/*-----------------------------------------------------------------------------------

 Theme Name: Kloudmania
 Description: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
 Author: Kapil Prajapati
-----------------------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

  /*font-family: "Elsie", serif;*/
  /*font-family: "Playfair Display", serif;*/
:root {
  --primary-background:linear-gradient(to right, #0c65c6, #2cb484);
  --banner-background: linear-gradient(to right, #0c65c6 -17%, #2cb484 33%);
  --banner-button:#004d9f;
  --section-background: linear-gradient(to right, rgba(12, 101, 198, 0.2), rgba(44, 180, 132, 0.2));
  --secondry-background:#2d2d2d;
  --heading-color:#2cb484;
  --white-background:#fff;
  --black-background:#000;
  --primary-color:#1a4845;
  --black-color:#000;
  --white-color:#fff;
  --font-weight-100:100;
  --font-weight-200:200;
  --font-weight-300:300;
  --font-weight-400:400;
  --font-weight-500:500;
  --font-weight-600:600;
  --font-weight-700:700;
  --font-weight-800:800;
  --font-10:10px;
  --font-11:11px;
  --font-12:12px;
  --font-13:13px;
  --font-14:14px;
  --font-15:15px;
  --font-16:16px;
  --font-17:17px;
  --font-18:18px;
  --font-19:19px;
  --font-20:20px;
  --font-21:21px;
  --font-22:22px;
  --font-23:23px;
  --font-24:24px;
  --font-25:25px;
  --font-26:26px;
  --font-27:27px;
  --font-28:28px;
  --font-29:29px;
  --font-30:30px;
  --font-31:31px;
  --font-32:32px;
  --font-33:33px;
  --font-34:34px;
  --font-35:35px;
  --font-36:36px;
  --font-37:37px;
  --font-38:38px;
  --font-39:39px;
  --font-40:40px;
  --font-41:41px;
  --font-42:42px;
  --font-43:43px;
  --font-44:44px;
  --font-45:45px;
  --font-46:46px;
  --font-47:47px;
  --font-48:48px;
  --font-49:49px;
  --font-50:50px;
  --font-60:60px;
  --font-70:70px;
  --font-80:80px;
  --font-90:90px;
  --font-100:100px;
  --justify-center:center;
  --justify-spabe:space-between;
  --align-center:center;
  --primary-display:block;
  --secondary-display:flex;
  --display-inline:inline-block;
  --text-uppercase:uppercase;
  --text-capital:capitalize;
}
body{font-family: var(--primary-font-family);}
p{font-family: "Jost", sans-serif;}
h1{font-family: "Jost", sans-serif;}
h2{font-family: "Jost", sans-serif;}
h3{font-family: "Jost", sans-serif;}
h4{font-family: "Jost", sans-serif; margin-bottom: 0;}
h5{font-family: "Jost", sans-serif;}
h6{font-family: "Jost", sans-serif;}
a{font-family: "Jost", sans-serif;}
li{font-family: "Jost", sans-serif;}
div{font-family: "Jost", sans-serif;}
input{font-family: "Jost", sans-serif;}
span{font-family: "Jost", sans-serif;}
label{font-family: "Jost", sans-serif;}
button{font-family: "Jost", sans-serif;}
html {
  scroll-behavior: smooth;
}

.container-fluid{padding: 0px 52px;}
/*=======================header ccss start============================*/
/* sticky menu css */
.is-sticky{position: fixed!important;top: 0;left: 0;width: 100%;z-index: 999;box-shadow: 0 2px 15px rgba(0,0,0,.1); background-color: #fff;}
.is-sticky{animation: smoothScroll 1s forwards; }
@keyframes smoothScroll {
    0% {transform: translateY(-150px); } 
    100% {transform: translateY(0px); }
}
.is-sticky .navbar{background-color: #fff !important; padding: 6px;}
.main-header-wrapper{position: unset;top: 0;left: 0;width: 100%;}
.main-header-wrapper .navbar{width: 100%;background-color: #fff;border-radius: 0;padding: 7px 25px;}
.navbar-nav li a{color: #000!important; padding: 4px 18px!important; font-size: 16px!important;}
.nav-right a.call-cta{color: #000; text-decoration: none; font-size: 15px; }
.nav-right a.get-started{background-color: #d66409;color: #fff;font-size: 15px;padding: 8px 15px;text-decoration: none;border-radius: 50px;display: inline-block;margin-left: 10px;}
.nav-right a.call-cta i{background-color: #ea6a00; color: #fff; padding: 9px; display: inline-block; margin-right: 6px; border-radius: 7px; font-size: 14px; }
.is-sticky .nav-right a.call-cta i{border: 1px solid #fff;}
.is-sticky .nav-right a.get-started{border: 1px solid #fff;}
.navbar-brand{width: 23%;}
.navbar-brand img{width: 100%;}
.main-header-wrapper .navbar .containerdd{display: flex; flex-wrap: inherit; align-items: center; justify-content: space-between;width: 100%;}
 .header-section-1 {position: unset; top: 0; left: 0; width: 100%; z-index: 9999; }
.header-top {background: #1176b1; padding: 5px 0; }
.header-top-wrapper {display: flex; align-items: center; justify-content: space-between; }
.header-top-wrapper .contact-list {display: flex; align-items: center; gap: 23px; list-style: none; padding-left: 0; margin-bottom: 0px; }
.header-top-wrapper .contact-list li i {color: #fff; margin-right: 5px; font-size: 15px }
.header-top-wrapper .contact-list li a {color:#fff; text-decoration: none; font-size: 15px }
.header-top-wrapper p {font-weight: 500; color: #fff; margin-bottom: 0; font-size: 15px; }
.header-top-wrapper p b {color: #FFA31A; font-weight: 500; }
.header-top-wrapper .list {display: flex; align-items: center; gap: 10px; list-style: none; padding-left: 0; margin-bottom: 0px; }
.header-top-wrapper .list li i {color: #fff; margin-right: 10px; font-size: 18px; }
.header-top-wrapper .list li a {color: #fff; text-decoration: none; }
.header-top-wrapper .list li button {color: #fff; }
.nav-right{margin-left: 20px;}
.nav-right a{position: relative; z-index: 2; overflow: hidden; vertical-align: middle; display: inline-block; border: none; text-transform: capitalize; text-align: center; background-color: #1176b1; color: #fff; font-size: 16px; font-weight: 500; line-height: 1; padding: 10px 19px; min-width: auto; border-radius: 30px; text-decoration: none; text-transform: capitalize; }
.nav-right a:before{content: ""; position: absolute; height: 100%; bottom: 0; left: 0; width: 0; background-color: #000; z-index: -1; transition: all 0.4s ease-out; border-radius: inherit; }
.nav-right a:hover{color: #fff;}
.nav-right a:hover:before{width: 100%;}
.nav-right a i{margin-left: 5px;}
.navbar-nav li a.nav-link.active{background-color: #1176b1; color: #fff !important; border-radius: 50px;}

.inn-drop ul{list-style-type: none; padding-left: 0px;}
.inn-drop ul li a {color: var(--black-color); font-weight: 400 !important; text-decoration: none; padding: 11px 12px !important; font-size: 14px; }
.inn-drop ul li i {width: 35px; height: 35px; background-color: #cd400d21; border-radius: 7px; display: var(--secondary-display); align-items: var(--align-center); justify-content: var(--justify-center); color: var(--theme-color); font-size: 19px; margin-right: 17px }
.inn-drop ul li{border-bottom: 1px solid #ccc;    padding: 10px;}
.inn-drop ul li:hover{background-color: #1176b1;}
.inn-drop ul li:hover a{color: #fff!important;} 
.inn-drop ul li a{padding: 10px!important;}
.inn-drop {padding-top: 27px !important; top: 33px !important; border-radius: 0; min-width: 16rem; right: -93px !important; left: auto !important; border: none !important; padding: 0px;}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}
/*========================header css end===========================*/


/*========================main banner css start===========================*/

.hero-1 {position: relative; z-index: 7; padding: 295px 0px 320px; }
@media (max-width: 767px) {
  .hero-1 .hero-content {text-align: center; margin: 0 auto; } 
}
.hero-1 .hero-content .sub-text {border: 1px solid #FFA31A; border-radius: 100px; color: #FFA31A; padding: 10px 20px; margin-bottom: 30px; display: inline-block; }
@media (max-width: 575px) {
  .hero-1 .hero-content .sub-text {font-size: 14px; padding: 10px 16px; } 
  }
.hero-1 .hero-content h1 {font-size: 30px; color: #fff; line-height: 112%; margin-bottom: 20px;font-family: initial; }
  
@media (max-width: 1399px) {
  .hero-1 .hero-content h1 {font-size: 30px; }
}
@media (max-width: 1199px) {
  .hero-1 .hero-content h1 {font-size: 30px; }
}
@media (max-width: 991px) {
  .hero-1 .hero-content h1 {font-size: 30px; }
}
@media (max-width: 767px) {
  .hero-1 .hero-content h1 {font-size: 30px; }
}
@media (max-width: 575px) {
  .hero-1 .hero-content h1 {font-size: 25px; }
}
.hero-1 .hero-content h6 {color: var(--white); line-height: 175%; }
.hero-1 .hero-content .hero-author {margin-top: 30px; display: flex; align-items: center; gap: 30px; }
@media (max-width: 767px) {
  .hero-1 .hero-content .hero-author {justify-content: center; }
}
@media (max-width: 575px) {
  .hero-1 .hero-content .hero-author {flex-wrap: wrap; margin-top: 25px; gap: 20px; }
}
.hero-section.hero-1.style-hero-3{background-size: cover; background-repeat: no-repeat;}
.hero-1 .hero-content .hero-author .author-content {display: flex; align-items: center; gap: 12px; }
.hero-1 .hero-content .hero-author .author-content .content .star {color: #FFA31A; }
.hero-1 .circle-shape-left {position: absolute; bottom: 0; left: -15%; }
.hero-1 .circle-shape-right {position: absolute; top: -60%; right: -22%; z-index: -1; }
.hero-1 .dot-left {position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); z-index: -1; }
.hero-1 .dot-right {position: absolute; right: 0; top: 0; z-index: -1; }
.hero-1 .hero-image {animation: up-down 2s ease-in-out infinite alternate-reverse both; }
.hero-1 .hero-image img {width: 100%; height: 100%; }
.hero-1.style-hero-3 {padding: 20px 0 20px; }
.hero-1.style-hero-3 .hero-content h1 span {color: #55c0ff; position: relative; display: inline-block; }
.hero-1.style-hero-3 .hero-content h1 span::before {position: absolute; bottom: 0; left: 0; content: ""; background-repeat: no-repeat; background-image: url(../../assets/img/hero/line.png); width: 210px; height: 13px; }
@media (max-width: 767px) {
  .hero-1.style-hero-3 .hero-content h1 span::before {display: none; } 
  }
.hero-1.style-hero-3 .hero-content p {color: #fff; font-weight:400; font-size: 15px;}
.hero-1.style-hero-3 .hero-content h6 {color: #fff; font-weight: 600; }
.hero-1.style-hero-3 .hero-content .hero-author .video-btn {background-color: #fff; color:#384BFF; display: inline-block; font-size: 16px; height: 50px; width: 50px; line-height: 50px; border-radius: 50%; text-align: center; position: relative; }
.hero-1.style-hero-3 .hero-content .hero-author .video-btn::before {position: absolute; top: 50%; left: 50%; right: 0; bottom: 0; width: 65px; height: 65px; border-radius: 50%; border: 1.3px solid #fff; content: ""; transform: translate(-50%, -50%); }
.hero-1.style-hero-3 .hero-content .hero-author .button-text span {font-size: 16px; color: #fff; font-weight: 600; text-decoration: underline; }
.hero-1.style-hero-3 .hero-content .hosting-list li span {font-size: 18px; color: #fff; font-weight: bold; border-right: 1px solid rgba(255, 255, 255, 0.5); padding-right: 17.5px; text-transform: lowercase; }
.hero-1.style-hero-3 .hero-content .doming-input .theme-btn {position: absolute; top: 6px; right: 7px; border-radius: 4px; padding: 17.5px 40px; font-weight: 600; }
.hero-1.style-hero-3 .hero-content .doming-input .theme-btn::before {background-color: #384BFF; }
.hero-1.style-hero-3 .hero-content .doming-input .theme-btn:hover {color: #fff; }
.hero-1.style-hero-3 .hero-image-items {position: relative; }
.hero-1.style-hero-3 .hero-image-items .circle-shape {position: absolute; top: 50px; left: -20px; animation: cir36 10s linear infinite; width: 100%; }
.hero-1.style-hero-3 .hero-image-items .circle-shape img {width: 100%; height: 100%; }
.hero-1.style-hero-3 .hero-image-items .hero-image {max-width: 510px; position: relative; animation: initial; }
@keyframes cir36 {
  100% {
    transform: rotate(360deg);
  }
}
.hero-1.style-hero-3 .theme-btn {position: relative; z-index: 2; overflow: hidden; vertical-align: middle; display: inline-block; border: none; text-transform: capitalize; text-align: center; background-color: #00a1ff; color: #fff; font-size: 16px; font-weight: 500; line-height: 1; padding: 19.5px 40px; min-width: 170px; border-radius: 30px; text-decoration: none; }
.hero-1.style-hero-3 .theme-btn.bg-color-2:hover {color: #fff; }
.hero-1.style-hero-3 .theme-btn:before {content: ""; position: absolute; height: 100%; bottom: 0; left: 0; width: 0; background-color: #000; z-index: -1; transition: all 0.4s ease-out; border-radius: inherit; }
.hero-1.style-hero-3 .theme-btn:hover::before {width: 100%; }
.hero-1.style-hero-3 .theme-btn i{margin-left: 5px;}


.banner-form{background-color: #fffffff0; border-radius: 10px; padding: 40px; }
.banner-from-inner h3{text-align: center; font-size: 26px; margin-bottom: 13px; color: #000000; }
.banner-from-inner p{font-size: 15px; text-align: center; margin-bottom: 16px; }
.banner-from-inner input{border: 1px solid #1176b1; background-color: unset; padding: 8px 13px; margin-bottom: 12px; color: #000; border-radius: 50px;}
.banner-from-inner input:focus{box-shadow: unset; outline: none; border-color: #1176b1;}
.banner-from-inner textarea{border: 1px solid #1176b1; background-color: unset; padding: 8px 13px; margin-bottom: 12px; color: #000; border-radius: 20px; }
.banner-from-inner textarea:focus{box-shadow: unset; outline: none; border-color: #1176b1;}
.banner-from-inner a{width:100%; padding: 14px 40px!important; }
/*========================main banner css end===========================*/

/*========================home about css start===========================*/
.home-about-img img{width: 100%;}
.home-about-wrapp{padding: 50px 0px; background-color: #1176b117;}
.section-title h5 {color:#1176b1; margin-bottom: 10px; display: inline-block; font-weight: 500; text-transform: capitalize; font-size: 16px; position: relative; }
.section-title h5::before {position: absolute; top: 13px; right: -35px; content: ""; width: 20px; height: 1.6px; background-color:#1176b1; }
.section-title h2{font-size: 31px; color: #000;}
.section-title h2 span{color:#1176b1;}
.homa-abt-main-con p{color: #000; font-size: 15px;}
.homa-abt-main-con .theme-btn {position: relative; z-index: 2; overflow: hidden; vertical-align: middle; display: inline-block; border: none; text-transform: capitalize; text-align: center; background-color: #1176b1; color: #fff; font-size: 16px; font-weight: 500; line-height: 1; padding: 15.5px 25px; min-width: auto; border-radius: 30px; text-decoration: none;} .homa-abt-main-con .theme-btn.bg-color-2:hover {color: #fff; }
.homa-abt-main-con .theme-btn:before {content: ""; position: absolute; height: 100%; bottom: 0; left: 0; width: 0; background-color: #000; z-index: -1; transition: all 0.4s ease-out; border-radius: inherit; }
.homa-abt-main-con .theme-btn:hover::before {width: 100%; }
.homa-abt-main-con .theme-btn i{margin-left: 5px;}
.homa-abt-main-con{display: flex; align-items: center; height: 100%;}
.home-about-img{position: relative;}
.about-sub {font-size: 22px; color: #fff; background-color: #1176b1; padding: 18px 25px; border-radius: 100px; line-height: 1; display: inline-block; transform: rotate(-90deg) translateY(-186%); position: absolute; top: 40%; left: 0; z-index: 9; }
.bounce-animate3 {animation-name: float-bob3; animation-duration: 3s; animation-iteration-count: infinite; animation-timing-function: linear; -moz-animation-name: float-bob3; -moz-animation-duration: 3s; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: linear; -ms-animation-name: float-bob3; -ms-animation-duration: 3s; -ms-animation-iteration-count: infinite; -ms-animation-timing-function: linear; -o-animation-name: float-bob3; -o-animation-duration: 3s; -o-animation-iteration-count: infinite; -o-animation-timing-function: linear; }
@-webkit-keyframes float-bob3 {
  0% {
    -webkit-transform: translateY(-50px);
    transform:  rotate(-90deg) translateY(-186%) translateX(-50px);
  }
  50% {
    -webkit-transform: translateY(-20px);
    transform: rotate(-90deg) translateY(-186%) translateX(-20px);
  }
  100% {
    -webkit-transform: translateY(-50px);
    transform:rotate(-90deg) translateY(-186%) translateX(-50px);
  }
}

/*========================home about css end===========================*/

/*========================home services css start===========================*/
.home-service-wrapp{padding: 50px 0px;}
.hosting-box-items {margin-top: 30px; padding: 19px; border-radius: 16px; background-color: #fff; position: relative; z-index: 9; box-shadow: 0px 0px 10px #ccc; }
.hosting-box-items:hover {border: 1px solid #1176b1; }
.hosting-box-items::before {position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; content: ""; background-color: #1176b1; transform: scale(1, 0); transition: transform 500ms ease; transform-origin: bottom center; z-index: -1; border-radius: 16px; }
.hosting-box-items:hover::before {transform: scale(1, 1); transform-origin: top center; }
.hosting-box-items .icon {width: 70px; height: 70px; text-align: center; border: 1px solid #1176b1; border-radius: 8px; transition: all 0.4s ease-in-out; transition: transform 500ms ease; padding: 10px; }
.hosting-box-items .icon img{width: 100%;}
.hosting-box-items:hover .icon {border: 1px solid transparent; background-color: #fff; transform: scaleX(-1); }
.hosting-box-items .content {margin-top: 20px; }
.hosting-box-items .content h3 {margin-bottom: 10px; font-size: 24px; font-weight: 700; line-height: 140%; }
.hosting-box-items .content h3 a{text-decoration: none; outline: none !important; cursor: pointer; color: #000; transition: all 0.4s ease-in-out; }
.hosting-box-items:hover .content h3 a {color: #fff; }
.hosting-box-items .content p{color: #000; font-size: 15px;}
.hosting-box-items:hover .content p {color: #fff; }
.hosting-box-items .content .theme-btn {position: relative; z-index: 2; overflow: hidden; vertical-align: middle; display: inline-block; border: none; text-transform: capitalize; text-align: center; background-color: #fff; font-size: 16px; font-weight: 500; line-height: 1; padding: 11.5px 16px; min-width: auto; border-radius: 30px; text-decoration: none; border: 1px solid #1176b1; color: #1176b1;} 
.hosting-box-items .content .theme-btn:hover {color: #fff; }
.hosting-box-items .content .theme-btn:before {content: ""; position: absolute; height: 100%; bottom: 0; left: 0; width: 0; background-color: #000; z-index: -1; transition: all 0.4s ease-out; border-radius: inherit; }
.hosting-box-items .content .theme-btn:hover::before {width: 100%; }
.hosting-box-items .content .theme-btn i{margin-left: 5px;}
.home-service-wrapp .section-title{margin-bottom: 30px;}
.home-service-wrapp .section-title h2 {font-size: 31px; color: #000; width: 50%; margin: 0 auto; }
/*========================home services css end===========================*/

/*========================home why chosse css start===========================*/
.why-choose-wrapp{padding: 50px 0px; background-color: #1176b117;}
.why-choose-main-con{display: flex; align-items: center; height: 100%;}
.why-choose-main-con p{font-size: 15px; color: #000;}
.why-choose-main-con ul{list-style-type: none; padding-left: 0px; gap:20px; flex-wrap: wrap; display: flex;}
.why-choose-main-con ul li{font-size: 15px; color: #000; width: 48%; position: relative;}
.why-choose-main-con ul li:before{content: '\f00c'; font-family: 'FontAwesome'; color: #1176b1; font-size: 16px; margin-right: 10px;}
.why-choose-main-con .section-title{margin-bottom: 20px;}
.why-choose-img img{width: 100%;}
/*========================home why chosse css end===========================*/

/*========================home pricing css start===========================*/

.home-price-wrapp{padding: 50px 0px;}
.home-price-wrapp .section-title{margin-bottom: 50px;}
.home-price-wrapp .section-title h2 {font-size: 31px; color: #000; width: 50%; margin: 0 auto; }
.pricing-card-items {margin-top: 30px; position: relative; z-index: 9; }
.pricing-card-items .wing-shape {position: absolute; right: 0px; top: 60%; transform: translateY(-50%); }
.price-inn-div ul{padding-left: 0px; list-style-type: none;}
.pricing-card-items .icon img{width: 100%;}
.pricing-card-items .icon {width: 60px;height: 60px;text-align: center;line-height: 0;background-color: #fff;box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 41%);position: absolute;top: 0px;left: 0px;z-index: 9;border-radius: 8px;padding: 9px;}
.pricing-card-items .pricing-bg {position: absolute;top: 0px;left: 0px;z-index: -1;height: 100%;width: 100%;}
.pricing-card-items .pricing-bg img {width: 100%; height: 100%; }
.pricing-card-items .pricing-header {display: flex;align-items: center;justify-content: space-between;z-index: 9;position: relative;padding: 30px 15px 0px 89px;}
.price-content h3{font-size: 19px;}
.price-content p{font-size: 14px;}
.pricing-card-items .pricing-header h2 {font-size: 35px;font-weight: 700;color: #1176b1;}
.pricing-card-items .pricing-list {margin-left: 32px;margin-right: 26px;z-index: 9;position: relative;padding: 40px 0px 0px;border-top: 1px solid #ccc;}
.pricing-card-items .pricing-list li:not(:last-child) {margin-bottom: 15px; }
.pricing-card-items .pricing-list li {font-weight: 500; }
.pricing-card-items .pricing-list li i {color: #1176b1; margin-right: 5px; }
.pricing-card-items .pricing-list li.color-2 i {color: rgb(255, 16, 16); }
.pricing-card-items .pricing-button {z-index: 9; position: relative; padding: 21px 40px 40px; }

.price-inn-div .pricing-button .theme-btn {position: relative; z-index: 2; overflow: hidden; vertical-align: middle; display: inline-block; border: none; text-transform: capitalize; text-align: center; background-color: #1176b1; font-size: 16px; font-weight: 500; line-height: 1; padding: 14.5px 16px; min-width: 100%; border-radius: 30px; text-decoration: none; color: #fff;} 
.price-inn-div .pricing-button .theme-btn:hover {color: #fff; }
.price-inn-div .pricing-button .theme-btn:before {content: ""; position: absolute; height: 100%; bottom: 0; left: 0; width: 0; background-color: #000; z-index: -1; transition: all 0.4s ease-out; border-radius: inherit; }
.price-inn-div .pricing-button .theme-btn:hover::before {width: 100%; }
.price-inn-div .pricing-button .theme-btn i{margin-left: 5px;}

.price-main-div ul{justify-content: center; margin-bottom: 13px!important; gap:0px 20px;}
.price-main-div ul li button{border: 1px solid #1176b1 !important; padding: 7px 32px !important; font-size: 17px; text-transform: uppercase; color: #1176b1; border-radius: 50px!important;}
.price-main-div ul li button.active{background-color: #1176b1 !important;}
.price-main-div ul li button:hover{background-color: #1176b1 !important; color: #fff!important;}


/*========================home pricing css end===========================*/

/*========================home testimonial css start===========================*/

.testi-wrapp{padding: 50px 0px;}
.testimonial-card-items {position: relative; z-index: 9; padding: 40px; }
.testimonial-card-items::before {position: absolute; left: 0px; right: 0px; bottom: 0px; width: 100%; content: ""; top: 91px; height: initial; z-index: -1; border-radius: 0px 50px; border: 1px solid #1176b1; background: rgba(255, 255, 255, 0.15); }
.testimonial-card-items .star {color: #FFA31A;; position: absolute; right: 40px; top: 33%; }
.testimonial-card-items .icon {position: absolute; bottom: 40px; right: 40px; }
.testimonial-card-items .icon svg{fill: #1176b1;}
.testimonial-card-items .client-image {width: 100px; height: 100px; position: relative; border-radius: 50%; background-repeat: no-repeat; background-size: cover; position: relative; background-position: center center; margin-bottom: 17px; }
.testimonial-card-items .client-image .circle-shape {position: absolute; top: 23%; left: 50%; transform: translate(-50%, -50%); z-index: -1; }
.testimonial-card-items .client-info {margin-top: 20px; }
.testimonial-card-items .client-info h4 {color: #1176b1; margin-bottom: 5px; }
.testimonial-card-items .client-info span {color:#1176b1; }
.testi-slider .item{margin: 5px;}
/*========================home testimonial css end===========================*/

/*========================home blog css start===========================*/
.home-blog-wrapp{padding: 50px 0px; background-color: #1176b117;}
.blog-img img{width: 100%; border-top-left-radius: 10px; border-top-right-radius: 10px;}
.blog-box .theme-btn {position: relative; z-index: 2; overflow: hidden; vertical-align: middle; display: inline-block; border: none; text-transform: capitalize; text-align: center; background-color: #fff; font-size: 16px; font-weight: 500; line-height: 1; padding: 11.5px 16px; min-width: auto; border-radius: 30px; text-decoration: none; border: 1px solid #1176b1; color: #1176b1;} 
.blog-box .theme-btn:hover {color: #fff; }
.blog-box .theme-btn:before {content: ""; position: absolute; height: 100%; bottom: 0; left: 0; width: 0; background-color: #000; z-index: -1; transition: all 0.4s ease-out; border-radius: inherit; }
.blog-box .theme-btn:hover::before {width: 100%; }
.blog-box .theme-btn i{margin-left: 5px;}
.home-blog-wrapp .section-title{margin-bottom: 30px;}

.blog-box h3 {margin-bottom: 10px; font-size: 24px; font-weight: 700; line-height: 140%; }
.blog-box h3 a{text-decoration: none; outline: none !important; cursor: pointer; color: #000; transition: all 0.4s ease-in-out; }
.blog-box p{color: #000; font-size: 15px;}
.blog-box{background-color: #fff; box-shadow: 0px 0px 10px #ccc; border-radius: 10px;}
.blog-box .content{padding: 20px;}

/*========================home blog css end===========================*/

/*========================home footer css start===========================*/

footer {position: relative; z-index: 1; background-color: #000!important; }
footer .fixed-shape {position: absolute; left: 0; top: 0; height: 100%; width: 100%; text-align: center; z-index: -1; }
footer .fixed-shape img {opacity: 0.3; }
footer.bg-darkd .fixed-shape img {opacity: 0.1; }
footer img, footer .widget-title {font-weight: 600; margin-bottom: 18px; color: #00a1ff; width: 44%; }
 footer .f-item ul{list-style-type: none;padding-left: 0px;}
  footer .f-item a{text-decoration: none;}
footer .f-item.about {padding: 17px; padding-top: 11px; background: rgba(255, 255, 255, 1); border: unset; margin-right: 15px; box-shadow: 0 0 10px #dce0e7; }
footer.bg-darkd .f-item.about {background: #000; }
footer.bg-darkd .f-item.about {box-shadow: inherit; }
footer .item {margin-top: 50px; }
footer .f-items.default-padding {padding-top: 0px; padding-bottom: 40px; }
footer form {position: relative; margin-top: 30px; }
footer ul{margin-bottom: 0px;}
footer form button {position: absolute; right: 5px; top: 5px; height: 50px; width: 50px; border-radius: 50%; background: #00a1ff; color: #fff; }
footer .item .f-item form input {border-radius: 30px !important; padding: 0 30px; border: 1px solid #e7e7e7; height: 60px; }
footer.bg-darkd .item .f-item form input {border: none; }
footer .f-item.link li {margin-bottom: 15px; }
footer .f-item.link li a {color: var(--color-paragraph); font-weight: 500; }
footer .f-item.link li a:hover {color: var(--color-primary); }
footer .f-item.link li:last-child {margin-bottom: 0; }
footer.bg-dark .f-item.link li a {color: #c2d1e2; }
footer.bg-dark .f-item.link li a:hover {color: var(--white); }
footer.bg-darkd p {color: #fff; }
footer a{text-decoration: none; color: #fff;}
footer .f-item .address li strong {display: block; text-transform: uppercase; font-weight: 600; color: var(--dark); }
footer .f-item .address li {margin-bottom: 20px; }
footer .f-item .address li:last-child {margin-bottom: 0; }
footer.bg-darkd .f-item .address li {color: #ffff; }
footer.bg-darkd .f-item .address li a {color: #ffff; }
footer .f-item .address li a {font-weight: 500; }
footer.bg-darkd .f-item .address li strong {color: var(--white); }
footer .f-item .download h5 {font-weight: 600; margin: 0; }
footer .f-item .download {margin-top: 30px; }
footer .f-item .download a {display: inline-block; margin-right: 25px; margin-top: 15px; color: var(--color-paragraph); }
footer.bg-darkd .f-item .download a {color: #c2d1e2; }
footer .f-item .download a:last-child {margin-right: 0; }
footer .f-item .download a i {font-size: 25px; margin-right: 5px; position: relative; top: 3px; color: var(--color-primary); }
footer.bg-darkd .f-item .download a i {color: #fff; }
footer .f-item .download a i.fab.fa-apple {font-size: 32px; }
/* Footer Bottom */
footer.bg-darkd .footer-bottom {border-top: 1px solid rgba(255, 255, 255, 0.1); }
.footer-bottom li {display: inline-block; margin: 0; margin-left: 15px; }
.footer-bottom p {margin: 0; color: var(--dark); }
footer.bg-darkd .footer-bottom p {margin: 0; color: #cccccc; }
footer.bg-darkd .footer-bottom a {color: #fff; }
.footer-bottom {padding: 20px 0; border-top: 1px solid #e7e7e7; }
.bg-darkd .footer-bottom p a {color: var(--white) !important; }
/*========================home footer css end===========================*/



/*==========================Inner banner section css start==========================*/

.inner-banner-inner{background-position: 100%;background-size: cover;height: 500px;position: relative;}
.inner-banner-main{opacity: 1;transition: background 0.3s, border-radius 0.3s, opacity 0.3s;height: 100%;width: 100%;top: 0;left: 0;position: absolute;display: flex; justify-content: center; align-items: center;}
.inner-banner-content h3{color: #fff;font-weight: 700;font-size: 38px;padding-top: 80px;text-transform: uppercase;}
.inner-banner-img{width: 100%;}
.inner-banner-img img{width: 100%;}
.inner-banner-img{position: relative;}
.inner-banner-con-inn h2{color: #fff; font-weight: 700; font-size: 32px; margin-bottom: 20px;}
ol.breadcrumb li {display: inline; font-size: 18px; color: #fff!important;font-weight: 500;}
ol.breadcrumb li+li:before {padding: 0px; color: #fff!important; content: "/\00a0"; }
ol.breadcrumb li a {color: #fff!important; text-decoration: none; font-weight: 500;}
ol.breadcrumb li a:hover {color: #fff; text-decoration: underline; }
.bread-crumbs{margin-bottom: 0;}
ol.breadcrumb li a i{margin-right: 7px;}
.inner-banner-con-sts{display: flex; align-items: center; height: 100%;}
/*==========================Inner banner section css end===========================*/

.about-page-wrapp{background-color: #fff;}
/*==========================team section css start===========================*/
.our-team-wrapp{padding: 50px 0px;}
.team-two__single {position: relative; display: block; border-radius: 20px; }
.team-two__img-box {position: relative; display: block; }
.team-two__img {position: relative; display: block; border-radius: 20px; overflow: hidden; z-index: 1; }
.team-two__img::before {content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; border-radius: 20px; border: 1px solid transparent; background-color: #1176b1 -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; visibility: visible; opacity: 0; z-index: 1; }
.team-two__single:hover .team-two__img::before {opacity: 1; }
.team-two__img img {width: 100%; border-radius: 20px; transform: scale(1.0); transition: all 1500ms ease; }
.team-two__single:hover .team-two__img img {transform: scale(1.05) rotate(0deg); }
.team-two__social {position: absolute; display: flex; align-items: center; flex-direction: column; gap: 15px; top: 25px; left: 25px; z-index: 2; }
.team-two__social a {position: relative; display: flex; align-items: center; font-size: 20px; color: #ccc; text-decoration: none; }
.team-two__title-box {position: absolute; bottom: 18px; left: 25px; z-index: 1; }
.team-two__title-box h3 {font-size: 24px; font-weight: 500; line-height: 34px; text-transform: capitalize; margin-bottom: 1px; color: #fff; }
.team-two__title-box h3 a {color:#fff; text-decoration: none; font-size: 22px; }
.team-two__title-box p{color: #fff; font-size: 15px;}
.team-slider .owl-nav .owl-prev {position: absolute; left: -56px; top: 35%; opacity: 1; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out; background: unset!important; width: 45px; cursor: pointer; height: 45px; position: absolute; display: block; z-index: 1000; border-radius: 50px; border: 1px solid #1176b1 !important; color: #1176b1  !important; font-size: 24px !important;}
.team-slider .owl-nav .owl-prev span {font-size: 1.6875rem; color: #fff; }
.team-slider .owl-nav .owl-prev:focus {outline: 0; }
.team-slider .owl-nav .owl-prev:hover {background: #1176b1 !important; color: #fff!important;}
.team-slider .owl-nav .owl-next {position: absolute; right: -56px; top: 35%; opacity: 1; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out; background:unset!important; width: 45px; cursor: pointer; height: 45px; position: absolute; display: block; z-index: 1000; border-radius: 50px;  border: 1px solid #1176b1 !important; color: #1176b1  !important; font-size: 24px !important;}
.team-slider .owl-nav .owl-next span {font-size: 1.6875rem; color: #fff; }
.team-slider .owl-nav .owl-next:focus {outline: 0; }
.team-slider .owl-nav .owl-next:hover {background: #1176b1 !important; color: #fff!important;}
.team-slider:hover .owl-prev {left: -56px; opacity: 1; }
.team-slider:hover .owl-next {right: -56px; opacity: 1; }

/*==========================team section css end===========================*/


/*==========================contact us page css start===========================*/

.contact-one__list {position: relative; display: block; max-width: 406px; width: 100%; margin-top: 43px; }
.contact-one__list li {position: relative; display: flex; align-items: flex-start; gap: 25px; border-bottom: 1px solid #ccc; padding-bottom: 0; }
.contact-one__list li:last-child {border-bottom: 0; padding-bottom: 0; }
.contact-one__list li+li {margin-top: 18px; }
.contact-one__list li .icon {position: relative; display: flex; align-items: center; justify-content: center; width: 44px; height: 44px; background: #1176b1; border-radius: 12px; top: 5px; -webkit-transition: all 500ms ease; transition: all 500ms ease; z-index: 1; }
.contact-one__list li .icon:before {content: ""; position: absolute; top: 0; bottom: 0; right: 0; left: 0; border-radius: 12px; width: 50%; height: 0; visibility: hidden; opacity: 0; transition: all 0.4s ease-in-out; background: #000; z-index: -1; }
.contact-one__list li:hover .icon:before {width: 100%; height: 100%; visibility: visible; opacity: 1; }
.contact-one__list li .icon i {position: relative; display: inline-block; font-size: 22px; color: #fff; }
.contact-one__list li .content {position: relative; display: block; flex: 1; }
.contact-one__list li .content h4 {font-size: 20px; font-weight: 700; line-height: 30px; color: #000; margin-bottom: 11px; }
.contact-one__list li .content p a {color: #000; text-decoration: none; }
.contact-one__list li .content p a:hover {color: #1176b1; }
.contact-page-wrapp{padding: 50px 0px;}
.contact-one__left {position: relative; display: block; background: #fff; box-shadow: unset; border-radius: 20px; padding:25px 36px 18px; overflow: hidden; z-index: 1; }
.contact-one__left:before {content: ""; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; border-radius: 20px; border: unset; background: #fff; -webkit-mask: #fff; -webkit-mask-composite: xor; mask-composite: exclude; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; visibility: visible; opacity: 1; z-index: -1; border: 1px solid #ccc; }
.contact-one__from-title {    font-size: 25px; font-weight: 500; line-height: 40px; color: #000; margin-bottom: 16px; }
.contact-one__from-para{font-size: 15px; color: #000; margin-bottom: 30px;}
.contact-one__form {position: relative; display: block; }
.contact-one__input-box {position: relative; display: block; margin-bottom: 31px; -webkit-transition: all 500ms ease; transition: all 500ms ease; }
.contact-one__input-box:hover:before {background: #1176b1; }
.contact-one__input-box:before {content: ""; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; border-radius: 16px; border: 1px solid transparent; background: #ccc; -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; visibility: visible; opacity: 1; }
.contact-one__input-title {font-size: 16px; font-weight: 500; line-height: 24px; margin-bottom: 7px; color: #000; }
.contact-one__input-box input[type="text"], .contact-one__input-box input[type="email"] {height: 52px; width: 100%; background-color: transparent; border: none; padding-left: 15px; padding-right: 45px; outline: none; font-size: 16px; color: #000; display: block; font-weight: 400; border-radius: 16px; line-height: 52px; position: relative; display: block; z-index: 1; border-color: #000; }
.contact-one__input-box select {height: 52px; width: 100%; background-color: transparent; border: none; padding-left: 15px; padding-right: 45px; outline: none; font-size: 16px; color: #000; display: block; font-weight: 400; border-radius: 16px; line-height: normal; position: relative; display: block; z-index: 1; border-color: #000; }
.contact-one__input-box select:focus{box-shadow: unset; outline: none;}

.contact-one__input-box .select-box {width: 100%; z-index: 99; }
.contact-one__input-box textarea {position: relative; height: 130px; width: 100%; background-color: transparent; border: none; padding-top: 10px; padding-left: 15px; padding-right: 45px; outline: none; font-size: 16px; color: var(--techguru-gray); display: block; font-weight: 400; border-radius: 16px; margin-bottom: 0; }
.contact-one__input-box.text-message-box {height: 130px; margin-bottom: 30px; }
.contact-one__btn-box {position: relative; display: block; }
.contact-one__btn-box .thm-btn {border: none; }
.contact-one__input-icon {position: absolute; top: 14px; right: 16px; }
.contact-one__input-icon span {position: relative; display: inline-block; font-size: 18px; color: #B3B4B7; }
.contact-one__left-shape-1 {position: absolute; width: 138px; height: 138px; right: -10px; bottom: -57px; border-radius: 50%; background: linear-gradient(270deg, #5CB0E9 0%, #3D72FC 100%); opacity: 0.1; z-index: -1; }
.contact-one__left-shape-2 {position: absolute; width: 138px; height: 138px; right: -54px; bottom: -28px; background: linear-gradient(270deg, #5CB0E9 0%, #3D72FC 100%); opacity: 0.1; border-radius: 50%; z-index: -1; }
.contact-one__right {position: relative; display: block; margin-left: 40px; margin-top: 10px; }
.contact-one__right .section-title {margin-bottom: 24px; }
.contact-page-left-form .theme-btn {position: relative; z-index: 2; overflow: hidden; vertical-align: middle; display: inline-block; border: none; text-transform: capitalize; text-align: center; background-color: #00a1ff; color: #fff; font-size: 16px; font-weight: 500; line-height: 1; padding: 19.5px 40px; min-width: 170px; border-radius: 30px; text-decoration: none; }
.contact-page-left-form .theme-btn.bg-color-2:hover {color: #fff; }
.contact-page-left-form .theme-btn:before {content: ""; position: absolute; height: 100%; bottom: 0; left: 0; width: 0; background-color: #000; z-index: -1; transition: all 0.4s ease-out; border-radius: inherit; }
.contact-page-left-form .theme-btn:hover::before {width: 100%; }
.contact-page-left-form .theme-btn i{margin-left: 5px;}

.map-wrapp iframe{width: 100%;}

/*==========================contact us page css end===========================*/



/*======================== privacy policy page css start===========================*/

.privacy-policy-wrapp{padding: 50px 0px;}
.privacy-policy-con h1{font-weight: 800; font-size: 22px; color: #1176b1; margin-bottom: 20px; }
.privacy-policy-con h2{font-weight: 800; font-size: 17px; color: #000; margin-bottom: 10px; } 
.privacy-policy-con h3{font-weight: 800; font-size: 17px; color: #000; margin-bottom: 10px; }
.privacy-policy-con h4{font-weight: 800; font-size: 17px; color: #000; margin-bottom: 10px; }
.privacy-policy-con h5{font-weight: 800; font-size: 17px; color: #000; margin-bottom: 10px; }
.privacy-policy-con p{font-size: 15px; color: #000;}
.privacy-policy-con ul{list-style-type: disc; padding-left: 36px;}
.privacy-policy-con ul li{font-size: 15px; color: #000;}

/*======================== privacy policy page css end===========================*/


/*======================== service  page css START===========================*/
.windows-hosting-wrapp{padding: 50px 0px;}
.windows-host-feat-wrapp{padding: 50px 0px; background-color: #1176b117; }

.why-choose-hosting-wrapp{background-color: #fff;}
.hosting-cta-wrapp{padding: 50px 0px; background-color: #1176b117;}
.cta-con p{width: 80%; margin: 22px auto 23px;}
.cta-con .theme-btn {position: relative; z-index: 2; overflow: hidden; vertical-align: middle; display: inline-block; border: none; text-transform: capitalize; text-align: center; background-color: #00a1ff; color: #fff; font-size: 16px; font-weight: 500; line-height: 1; padding: 11.5px 40px; min-width: 170px; border-radius: 30px; text-decoration: none; }
.cta-con .theme-btn.bg-color-2:hover {color: #fff; }
.cta-con .theme-btn:before {content: ""; position: absolute; height: 100%; bottom: 0; left: 0; width: 0; background-color: #000; z-index: -1; transition: all 0.4s ease-out; border-radius: inherit; }
.cta-con .theme-btn:hover::before {width: 100%; }
.cta-con .theme-btn i{margin-left: 5px;}
/*======================== service  page css end===========================*/

/*======================== FAQ SECTION css START===========================*/
.faq-wrapper{padding: 30px 0px 50px;}
.faq-head{margin-bottom: 40px;}
.faq-head h2{line-height: 39px;}
.faq-page-wrapper .accordion-item{margin-bottom: 14px; background-color: #fff; border: 1px solid #ccc; border-radius: 0;}
.faq-page-wrapper .accordion-button:not(.collapsed){background-color: #fff; color: #000; box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%)!important;}
.faq-page-wrapper .accordion-button:focus{outline: none; border-color:  #ccc; box-shadow: none;}
.faq-page-wrapper .accordion-button:not(.collapsed)::after {background-image: url('../images/download.png'); transform: rotate(-180deg); width: 55px; height: 55px; display: flex; justify-content: center; align-items: center; background-color: #1176b1; padding: 0; background-position: center; }
.faq-page-wrapper .accordion-button::after{background-image: url('../images/download.png'); width: 55px; height: 55px; display: flex; justify-content: center; align-items: center; background-color: #1176b1; padding: 0; background-position: center; }
.faq-page-wrapper .accordion-button{padding: 0px;}
.faq-page-wrapper .accordion-button p{margin-bottom: 0px; padding-left: 23px;    font-size: 16px;}
.faq-page-wrapper .accordion-header button{font-weight: 600; color: #000; font-size: 20px;}
.faq-page-wrapper .accordion-body p{font-size: 16px; color: #747474;}
.faq-image img{width: 100%;}

/*======================== FAQ SECTION css end===========================*/

/*======================== home link page css start===========================*/
.all-links-inner ul{padding-left: 0px; margin-left: 0px; list-style-type: none; margin-top: 0px;}
.all-links-inner ul li a{color: #000;text-decoration: none;border: 2px solid #1176b1;text-align: center;display: block;padding: 10px;font-size: 21px;}
.all-links-inner ul li{margin-bottom: 10px;}

.mecella-heading{margin-bottom: 80px;}
.mecella-heading h3{color: #000;text-align: center;font-size: 32px;text-transform: uppercase;position: relative;}
.mecella-heading h3 span{font-weight: 900; color: #1176b1;}
.mecella-heading h3:after{content: '';position: absolute;bottom: -20px;left: 0;right: 0;width: 100px;background-color: #1176b1;height: 5px;margin: 0 auto;}
.welcome-mecella{background-color: #ccc;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.welcome-mecella img{width: 60%;}
.all-links-wrapper{padding-top: 30px; padding-bottom: 50px;}
/*======================== home link page css end===========================*/

.blog-page-wrapp{padding: 50px 0px; background-color: #fff;}
.blog-page-wrapp .blog-box{margin-bottom: 30px;}

/*======================== blog detail page css start===========================*/



.blog-detail-main img{width: 100%; border-radius: 15px; height: 400px; object-fit: cover; margin-bottom: 20px;}
.blog-detail-page-wrapp{padding: 50px 0px;}
.blog-detail-con h3{color: #000; font-size: 34px; font-weight: 600;}
.countent_detail_meta {display: table; width: 100%; padding: 16px 0; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; margin-top: 29px; margin-bottom: 30px;}
.countent_detail_meta ul {list-style: none; }
.countent_detail_meta li {float: left; padding-right: 21px; margin-right: 21px; border-right: 1px solid #dddddd; }
.countent_detail_meta li:last-child {margin: 0; padding: 0; border: 0; }
.countent_detail_meta label {display: block; font-weight: 600; color: #333; margin: 0; }
.teacher_img img {float: left; margin-right: 10px; max-width: 50px; width: 100%; height: auto; border-radius: 5px; margin-bottom: 0; }
.teacher_info {overflow: hidden; }
.teacher_info a{color: #d66409; text-decoration: none;}
.countent_detail_meta span {color: #d66409; font-size: 15px;}
.blog-detail-con p{font-size: 15px;color: #000;text-align: justify;}
.blog-det-inn-img img{height: 100%;}
.blog-det-inn-img{height: 100%;}
.blog-det-inn-con ul li{font-size: 15px; color: #605f5f; margin-bottom: 10px;}
.blog-det-inn-con ul{margin-bottom: 0px;}
.blog-det-inn-con h3{    font-size: 24px; margin-bottom: 13px;}
.blog-category h4{    position: relative; padding-bottom: 18px; font-size: 20px; margin-bottom: 21px; font-size: 27px; border-bottom: 1px solid #ddd;}
.blog-category h4:before{content: "";position: absolute;left: 0;bottom: -2px;width: 110px;height: 3px;background-color: #1176b1;}
.widget-catefories-list ul li {margin-bottom: 11px; padding-bottom: 14px; border-bottom: 1px solid rgba(16, 16, 16, 0.1); }
.widget-catefories-list ul{padding-left: 0px; list-style-type: none;}
.widget-catefories-list ul li a {display: block; color: rgb(30, 30, 30); font-weight: normal; font-size: 16px; padding-right: 20px; position: relative; transition: 0.5s; text-decoration: none; }
.widget-catefories-list ul li i {display: inline-block; font-size: 14px; margin-right: 9px; transition: 0.5s; }
.widget-catefories-list ul li a::after {position: absolute;right: 0px;top: -2px;transform: translateX(20px);content: "\f178";opacity: 0;font-size: 18px;font-family: 'FontAwesome';transition: 0.5s;color: #1176b1;}
.widget-catefories-list ul li a:hover {color: #1176b1;}
.widget-catefories-list ul li a:hover::after {transform: translateX(-10px); opacity: 1; }

.widget-coinfo-box {text-align: center; margin-bottom: 30px; padding: 30px; border-radius: 30px; background: #f7e1d1; }
.ao-widget-coinfo-pic {margin-bottom: 30px; }
.ao-widget-coinfo-title {color: #000; margin-bottom: 25px; }
.ao-widget-coinfo-call {color: #000; margin-bottom: 30px; }
.ao-widget-coinfo-call i {color: #d66409; margin-right: 10px; }
.site-button {color:#fff; letter-spacing: 1px; position: relative; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; font-size: 15px; font-weight: 400; text-transform: uppercase; outline: none; padding: 10px 30px; border-width: initial; border-style: none; border-color: initial; border-image: initial; transition: 0.5s; border-radius: 50px; background: #d66409; text-decoration: none; }
.site-button i {font-size: 18px; margin-left: 5px; }
.site-button:hover{color: #fff; background-color: #000;}
.sidber-widget-recent-post {margin-bottom: 27px; display: flex; align-items: center; gap: 22px; }
.sidber-widget-recent-post .recent-widget-thumb {overflow: hidden; }
.sidber-widget-recent-post .recent-widget-thumb {width: 80px; height: 80px; min-width: 80px; border-radius: 6px; overflow: hidden; }
.sidber-widget-recent-post .recent-widget-thumb img {transition: all 0.2s linear; width: 100%;
    height: 100%;
    object-fit: cover;}
.sidber-widget-recent-post:hover .recent-widget-thumb img {transform: scale(1.1); }
.sidber-widget-recent-post:hover .recent-widget-content a {color: #1176b1 !important;}
.recent-widget-content a {transition: 0.5s; color: #000 !important; font-weight: 500; font-size: 16px; line-height: 26px; display: block; text-decoration: none; }
.recent-widget-content p {font-size: 14px; margin: 0; color: #605f5f; }

/*======================== blog detail page css end===========================*/



/* sarkar css start  */
.coming-soon-wrapp {
    background-color: #f3f3f3;
    padding: 50px 0;
}
.coming-con, .coming-con a, .coming-con p {
    text-align: center;
}
.error-page h3 {
    font-size: 100px;
    color: #024973 !important;
    font-weight: 800;
}
.error-page h5 {
    font-size: 2.4rem;
    color: #000;
    font-weight: 700;
}

.home_form {
  border: 1px solid #1176b1;
    height: 100%;
    margin-bottom: 10px;
    color: #443d3db8;
    border-radius: 25px;
    background-color: transparent;
}
.colred{
  color: #db0404 !important;
}
/* sarkar css end */