@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic|Montserrat:700|Merriweather:400italic');

*{ margin:0; padding:0; box-sizing:border-box;}
.v-mr1>a{color: #212529 !important; */padding: 14px 44px 15px;display: inline-block;font-weight: 600;transition: 0.3s linear;}
.v-mr1 .arr-icon .fa:hover{rotate: -35deg; color: #125985 !important;}
.v-mr1:hover a{color: #677d94;backkground-color: #125985 !important; */}
.v-mr1:hover a .fa{animation: vmr 0.8s linear  alternate;  }

@keyframes vmr1 {
    49%{
        transform: translate(5px);
        rotate: -35deg;
        opacity: 0;
    }
    51%{
        opacity: 1;
        transform: translate(-2px);
        rotate: -35deg;
    }
    
}

.v-mr2>a{border-radius: 7px;border: 1px solid #0b2c48;color: #112944;padding: 10px 22px;font-weight: 600; */padding: 14px 44px 15px;display: inline-block;font-weight: 600;transition: 0.3s linear;margin-bottom: 50px;}
.v-mr2 .arr-icon .fa:hover{rotate: -35deg; color: #fff !important;}
.v-mr2:hover a{background: #1a497b;color: #fff;backkground-color: #125985 !important; */}
.v-mr2:hover a .fa{animation: vmr 0.8s linear  alternate;  }
@keyframes vmr2 {
    49%{
        transform: translate(5px);
        rotate: -35deg;
        opacity: 0;
    }
    51%{
        opacity: 1;
        transform: translate(-2px);
        rotate: -35deg;
    }
    
}


.v-mr3>a{text-decoration: none !important;color: #1a497b !important; */padding: 14px 44px 15px;display: inline-block;font-weight: 600;transition: 0.3s linear;}
.v-mr3 .arr-icon .fa:hover{rotate: -35deg; color: #125985 !important;}
.v-mr3:hover a{color: #677d94;backkground-color: #125985 !important; */}
.v-mr3:hover a .fa{animation: vmr 0.8s linear  alternate;  }
@keyframes vmr3 {
    49%{
        transform: translate(5px);
        rotate: -35deg;
        opacity: 0;
    }
    51%{
        opacity: 1;
        transform: translate(-2px);
        rotate: -35deg;
    }
    
}
.contact-form {
    border-radius: 15px;
    padding: 41px;
    border: 1px solid #CDE2E7;
}
body {
    width: 100%;
    /*height: 100%;*/
    font-family: 'Lato',sans-serif;
	font-weight: 300;
    color: #666;
   /* background-color: #f7f4ef; overflow-x:hidden*/
	
}

.navbar-nav li:last-child a{
    padding: 15px 20px;
    margin-top: -4px;
    color: #FFF !important;
    background: #054C7D;
    border-radius: 4px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    }


.bx-item {
  padding: 30px 20px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
  border: 1px dashed #0391a1;
  margin: 10px auto;
  text-align: center;
  width: 100%;
  /* white-space: break-spaces; */
  min-height: 195px;
}
.bx-item::before {
  content: '';
  position: absolute;
  background: #234762;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: -10px;
  width: 20px;
  height: 20px;
  border-radius: 0px;
  transition: all 0.3s;
  z-index: -1;
  transform: rotate(45deg);
}
.bx-item:hover::before {
  background: #234762;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 0px;
transform: rotate(0deg);
}
.bx-item h4 {
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 10px 0;
  color: #234762;
  /* word-break: break-all; */
  /* word-wrap: break-word; */
  white-space: break-spaces;
}

.bx-item img{
  margin-bottom: 10px;
	width:75px;
}
.bx-item p {
  font-size: 15px;
  color: #111;
}
.bx-item a {
  color: #0fa5b6;
}
.bx-item:hover, .bx-item:hover .fa, .bx-item:hover h4, .bx-item:hover p, .bx-item:hover a {
  color: #fff; text-decoration:none;
}

.dropdown-menu li:last-child a{border:0;margin-left: -4px;margin-top:-7px;font-size: 14px;font-weight: 600;background:none;border-radius:0;color: #5b5e61 !important;}


.swiper-slide.swiper-slide-prev:after, .swiper-slide.swiper-slide-next:after{background: rgba(254,254,254,0.65); content:''; top:0; position:absolute; width:100%; height:100%; z-index:9;}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}
.h1,h1{font-size:2.5rem}
.h2,h2{font-size:2rem}
.h3,h3{font-size:1.75rem}
.h4,h4{font-size:1.5rem}
.h5,h5{
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
}}
.h6,h6{font-size:1rem}
p.in-serv {
    color: #1a497b;
    font-size: 18px;
}
p.in-serv1{
	text-align: center;
	color: #1a497b;
	font-size: 35px;
}
p {font-family: 'Lato',sans-serif;margin: 0 0 5px;font-size: 15px;line-height: 1.7;font-weight: 400;text-align: justify;color: #555;}
a {color: #000;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;transition: all .2s ease-in-out;text-decoration:none;}
a.Services-button {
    background-color: #ffffff;
    border-radius: 50px;
    border: 1px solid #013556;
    padding: 12px 22px;
    font-size: 16px;
    color: #3D565F;
}
a:hover, a:focus {text-decoration: none;/* color: #1786cd !important; */outline:none;}

.light {font-weight: 400;}
section {padding: 30px 0;overflow: hidden;}
.menu-sec{padding:0;padding-top: 10px;}
.section-bg {background-color: #f4f9fc;}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}
.section-title h2 span{color:#f5ca42;}
.section-title h2 {font-size: 32px; font-weight: bold; position: relative; margin-bottom: 30px; color: #181818; text-transform:uppercase;padding-bottom: 20px; z-index: 2;}

.section-title h2::after {content: '';  position: absolute;  left: 0; right:0; bottom: -1px; height: 6px; background: #f5ca42; width: 6px; outline: 3px solid #fff; margin: 0 auto;}
.section-title h2::before {content: ''; right: 0; width:150px; margin:0 auto; position: absolute;  left: 0;  bottom: 0; height: 4px;  background: #181818;}
.tm-lft .section-title h2::before{background: #fff;}
.section-title p {
  margin-bottom: 0;
}
/* margins */
.marginbot-0{margin-bottom:0 !important;}
.marginbot-10{margin-bottom:10px !important;}
.marginbot-20{margin-bottom:20px !important;}
.marginbot-30{margin-bottom:30px !important;}
.marginbot-40{margin-bottom:40px !important;}
.marginbot-50{margin-bottom:50px !important;}
/*header*/

/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
 .hero-section {
      position: relative;
      min-height: 85vh;
      background: url("https://images.unsplash.com/photo-1521737604893-d14cc237f11d") center/cover no-repeat;
      display: flex;
      align-items: center;
    }

    .hero-overlay {
      position: absolute;
      inset: 0;
      background: rgba(0, 40, 70, 0.55);
    }

    .hero-content {
      margin-top: -71%;
      position: relative;
      background: rgb(255 255 255 / 70%);
      padding: 40px;
      border-radius: 10px;
      max-width: 520px;
    }

    .hero-content h2 {
      font-weight: 700;
      color: #1a497b;
    }

    .hero-content p {
      color: #555;
      font-size: 15px;
      line-height: 1.7;
    }

    .hero-content a {
      color: #0b2c48;
      font-weight: 600;
      text-decoration: none;
    }

    .hero-content a:hover {
      text-decoration: underline;
    }

    /* Mobile adjustments */
    @media (max-width: 768px) {
      .hero-section {
        min-height: auto;
        padding: 60px 0;
      }

      .hero-content {
        padding: 25px;
		  margin-top:0px;
		  position: relative;
    background: rgb(255 255 255 / 70%);
    padding: 40px;
    border-radius: 10px;
    max-width: 520px;
      }
    }
.bnr-sec{padding:0; overflow: hidden; position:relative;}
.bnr-sec .carousel-indicators{left: inherit; right: 0; width: 0px; top: 40%;  margin-right: 40px;}
.bnr-sec .carousel-indicators  button{ display:block; margin: 8px 0;}
.bnr-sec .carousel-indicators .active{border: 5px solid #1a497b;background: #1a497b;}
.bnr-cont{position: relative; color: #eee; left:0; right: 0; text-align: center; z-index: 9;}
.bnr-cont h2{font-size:30px; line-height:50px; font-weight:600; text-shadow:#181818 5px 4px 6px;}
.bnr-cont h2 span{ font-size:60px; line-height:90px; font-weight:800; color:#fff; border-top: 2px solid rgba(240, 240, 240, 0.5);}
.bnr-cont h4{ font-size:30px; line-height:40px; font-weight:800; color:#fff;}
.bnr-cont p{ font-size:14px; line-height:30px; color:#fff; text-align:left;}
.bnr-sec .fa{line-height:20px;font-size: 18px; font-weight: 300;}


.bnr-sec .carousel-indicators{ display: block;}

.carousel-indicators [data-bs-target]{border: 5px solid #fff;background: #ffffffe6;width: 5px;height: 5px;margin: 0;border-radius:20px;opacity: 1;}

.bnr-sec .fa{/* margin-left:5px; *//* line-height: 70px; *//* font-size: 30px; *//* font-weight: 300; *//* border: 2px solid #000; *//* border-radius:10px; *//* width: 80px; *//* height: 80px; *//* color:#fff; *//* text-align: center; */}
.bnr-sec .carousel-content {top: 35%;  position: absolute; padding: 20px; width: 52%; left: 0;  right: 0;  color: #fff; margin: 0 auto;}
.bnr-sec .title h1{ font-size:60px; line-height:65px; text-align:center; font-style:normal;}
.bnr-sec .title h1 span{ font-size:50px; display:block; color:#000; background:#f9c203; font-weight:600; margin-top:10px;}
/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
.color-brand-1 {
    color: #013556 !important;
}
.pl-0 {
    /* padding-left: 0px !important; */
}
i.fa.fa-arrow-right:before {
    margin-left: 5px;
    /* color: #212529; */
}
.about-section {
      padding: 80px 0;
    }

    .about-img {
      border-radius: 18px;
      overflow: hidden;
    }

    .about-img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    .badge-custom {
      background: #2b6cb0;
      font-size: 13px;
      padding: 6px 14px;
      border-radius: 6px;
      display: inline-block;
      margin-bottom: 15px;
    }

    .about-title {
      font-weight: 700;
      color: #0b2c48;
    }

    .about-text {
      color: #555;
      line-height: 1.7;
      font-size: 15px;
    }

    .btn-outline-custom {
      border: 1px solid #0b2c48;
      color: #0b2c48;
      padding: 10px 22px;
      font-weight: 600;
    }

    .btn-outline-custom:hover {
      background: #0b2c48;
      color: #fff;
    }


.counter-bx {
    /* width: 106%; */
    margin: 30px 0;
    position: relative;
    padding: 0px 50px;
    z-index: 999;
    top: 45%;
    text-align: center;
    margin-bottom: 7%;
}

.counter-bx::after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    background: #1a497b;
    backdrop-filter: blur(1px);
    border-radius: 24px;
}

.counter-bx .count {
    position: relative;
    z-index: 2;
    padding: 25px;
}

.counter-bx .count h2 {
    color: #f79a3e;
    font-size: 32px;
    font-weight: 600;
    margin: 0;
}

.counter-bx .count p {
    padding: 18px 40px;
    text-align: center;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    font-size: 15px;
    margin: 0;
}

.calculators-section  {padding: 18px;/* background-image: url('image/calculators.jpg'); *//* background-size: cover; */}
.calculators-section .calculator {border: 1px solid #CDE2E7;background: #fff;padding: 26px;border-radius: 8px;margin: 0 0 15px 0;min-height: 210px;}
.calculator: hover  {transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1); border: 1px solid #1786cd;}

.calculators-section .calculator i {max-width: 60px;/* width: 100%; */height: auto;margin-left: -8px;/* text-align: center; */color: #08344e;font-size: 33px;}
.calculators-section .calculator h4 {color: #08344e;font-size: 20px;font-weight: 600;letter-spacing: .5px;margin: 0 0px 12px 10px;}
.calculators-section .calculator p {color: #4E6770;margin: 0 0px 12px 10px;font-size: 16px;}

/* ===========================
--- General sections
============================ */

.home-section {
    padding-top: 0px;
    padding-bottom:0px;
	display:block;
    position:relative;
    z-index:120;
}

.zs-enabled .zs-slideshow .zs-bullets{display:none;}


.section-heading h2 {
	font-size: 40px;
}
.section-heading i {
	margin-bottom: 20px;
}


/* --- section bg var --- */

.bg-white {
	background: #fff;
}

.bg-gray {
	background: #f8f8f8;
}


.bg-dark {
	background: #575757;
}
header{background-color: #f4f9fc;}
/* --- section color var --- */

.text-light {
	color: #fff;
}

/* ===========================
--- About
============================ */

/* ===========================
--- Services
============================ */
.services-page .services-nav ul li {list-style-type: none;}
.services-page .services-nav ul, .services-page .services-nav ul li {color: #4E6770;/* margin: 0; */border-bottom: 10px solid #fff;background: #ffffff;padding: 0;}
.services-page .services-nav li a { display: block; padding: 10px 15px; border-bottom: 1px solid #fff; color: #26243c; font-size: 14px; font-weight: 500;}
.services-page .services-nav li a:hover { background: #26243c; color: #fff;}
/* .services-page .services-nav li a.active { background: #26243c; color: #fff;} */
.services-page .contact-bx { background: #26243c; padding: 33px; margin: 20px 0 0 0;}
.services-page .contact-bx h4 { color: #fff; font-family: "Libre Baskerville", serif; font-size: 21px; margin: 0 0 15px 0; font-weight: 500;} 
.services-page .contact-bx p { color: #eee; margin: 0 0 20px 0;}
.services-page .contact-bx a { display: inline-block; color: #fff; border: 2px solid #fff; text-transform: uppercase; font-size: 14px; padding: 10px 30px;}
.services-page .contact-bx a:hover { background: #cbac77; color: #26243c; border-color: #cbac77; font-weight: 500;}
.services-page .services-content ul, .services-page .services-content ul li { margin: 0; padding: 0;}
.services-page .services-content ul li {display: flex;margin: 0 0 10px 0;box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;padding: 15px;font-size: 16px;}
.services-page .services-content ul li i { color: #26243c; font-size: 22px; margin: 0 8px 0 0;}

/* ===========================
--- Contact
============================ */
/*contact*/

.cont-page h1{font-size: 22px;margin-bottom: 35px;color: #01497d;text-align:left;}
.map-cont{ margin-top: 10px; width: 56%; float: left; border: 1px solid #ddd; text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{ width:40%; float: left; margin-left: 3%; text-align: left;}
	
.bx-rht-cont a{ cursor:pointer;}
.bx-rht-cont h2{ text-align: left; font-size: 16px; font-weight: bold; line-height: 18px; margin-top: 10px; margin-bottom:5px;}
	
.bx-rht-cont p{ margin-bottom:0;}
.brn-off{ width:31%; padding:1%; float:left; padding-bottom: 0;}
.cont-page h3{ margin: 0; font-size: 16px;}
.cont-page p{ font-size:15px; line-height: 24px !important; margin-bottom:0;}

.cont-page h2 span{ display: block; font-size: 16px; color: #999; font-weight: 500; margin-bottom: 10px;}	
.head-bx{ float: left; width: 50%;}	
.contd-bx{ float: left; width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{ background: #cfcfcf; padding-top: 5px; padding-bottom:5px; margin-bottom:5px; padding-right: 10px; line-height: 1.42857143; border: 1px dashed #ccc;}
	
.cont-page .feature-box-image{ margin-top: 13px;}
.map-contact{border:1px dashed #ccc;}
/*contact*/


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left:66px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon{
    color: #114366;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box h3 {
    color: #072643;
	margin-top:5px;
    margin-bottom:0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}

.cont-soc img{margin-right:5px;}

.cont-page h2{font-family: 'Montserrat';font-weight: bold;color: #1a497b;font-size: 23px;margin-top: 0px;text-transform: uppercase;margin-bottom: 12px;}
.cont-page h5{ color: #2f9620; font-size: 19px; margin-bottom: 20px;}

.cont-page{text-align:left;font-size: 15px;}


/* ==========================
Parallax
============================= */


@media (min-width: 1200px){
    .body-fx #HeaderControl{
        height: 90px;
        position: fixed;
        padding: 0 !important;
        z-index: 99;
        box-shadow: 0 5px 6px -1px rgba(0, 0, 0, 0.1);
    }
    
    .body-fx #MenuControl {
        height: 90px;
        position: fixed;
        right: 0;
        padding: 0 !important;
        box-shadow: 0 5px 6px -1px rgba(0, 0, 0, 0.1);
    }
    
    .body-fx center #form1 #HeaderControl{margin-left:0;}
    .body-fx center #form1 #MenuControl{margin-right: 0px;}
    
}

.tp-fx-head{position: fixed;z-index: 9;top: 35%;color: #fff;font-weight: bold;right: -54px;}
.tp-fx-head .btn{margin:0;font-size: 20px;transform: rotate(90deg);color: #fff;/* font-weight:bold; */line-height:25px;padding:10px 20px;display:block;cursor: pointer;background: #001d4c;/* border-top-left-radius:10px; *//* border-top-right-radius:10px; */border-radius: 0;margin-top: 65px;margin-left: -54px;}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header .fa-mobile{font-size: 50px !important;}
#header .head-img{position:relative;padding: 8px 0;}


#MenuControl{/* padding: 15px 0; */background: #fff;}
/*#MenuControl .navbar-expand-md .navbar-collapse{display:block !important;text-align: center;}
#MenuControl .navbar-expand-md .navbar-nav{display: -webkit-inline-box;}*/

/*contact*/
.contact input.form-control, .contact textarea.form-control {
    border-radius: 0;
    border: 0;    padding: 10px 15px;
    /*height: 42px;*/ line-height:24px;
    border: 1px dashed #999;
	margin-bottom: 10px;
}
.contact .smbt{    background: #f5ca42;
    color: #fff;
    border: 0;    padding: 10px 40px;
    font-weight: bold;
    font-size: 15px;}
	
.contact .smbt:hover{background:#181818; color:#fff;}

/*contact*/

.widget-contact h5{    font-weight: 500;
    font-size: 24px;
    position: relative;
    color: #fff;
    margin-bottom: 13px;
    text-transform: capitalize;
    border-bottom: 1px dashed #f5757c;
    padding-bottom: 5px; margin-top: 18px;}
	
#totop{display:none;}

.widget-contact address{position: relative;
    padding-left: 50px;
    color: #000;
    min-height: 110px;font-weight: 400;
    margin-bottom: 13px;
    border: 1px dashed #999;
    padding: 20px 20px 20px 76px;font-size: 14px;}
	
.widget-contact address:hover{background:#181818; color:#fff;}
.widget-contact address:hover i:before{color:#f5ca42;}
.widget-contact address:hover .cnt-head,
.widget-contact address:hover .strng,
.widget-contact address:hover a{color:#fff;}
.widget-contact .sam-bx:hover i{color:#296391;}

.bottom-bor{position: absolute;
    top: 0;
    width: 100%;
    left: 0; height:100%;}
	
.bottom-bor img{width:100%;}
	
#dvvCompanyName{    font-size: 16px;
    margin-bottom: 6px;
    display: block;}
.widget-contact address.mail-cnt-bx{margin-right:0}
	
.widget-contact i{position: absolute;
    left: 15px;
    color: #444; font-size: 60px;
    font-weight: 500;     top: 27px;}
.widget-contact i{position: absolute;}	
.widget-contact .fa-envelope-open-o{ font-size: 40px;}	
.widget-contact .strng{    color: #999;
    font-weight: 400;
    font-size: 13px;}
.cnt-head{    color: #000;
    font-size: 16px;
    display: block;
    font-weight: 600;
    margin-bottom: 5px;}

.widget-contact a{color:#181818;}

#ucCopyrightControl_copyright{float:left; margin-bottom:0}
#ucCopyrightControl_version{float:right; margin-bottom:0}
/*about*/

.about{position:relative; background:#f4f9fc; padding:0;}
.about .section-title{ margin-top:58px;padding: 0;}
.about p{font-size:15px; color:#000;text-align: left;}
aside{background:#f5ca42; position:relative; padding: 50px 50px;}
.about aside .section-title h2 span{color:#fff;}
.about aside .section-title h2{ margin:0;}
.about aside .section-title{margin-top:20px;}
.about aside .section-title h2::before, .about aside .section-title h2::after{display:none;}
.about .section-title h2{font-size:30px; line-height:40px; font-weight:bold; text-align:center;}
aside p{ position:relative;}
aside a{background:#000; color:#fff; padding:15px 20px; font-size: 16px;}
aside a:hover,aside a:focus{color:#fff;}
/* ===========================
--- Footer
============================ */

footer p {color: #000;}

.credits, .credits a {   color: #fff;}
footer { background: #181818; padding: 0 0 10px 0;  color: #eee;  font-size: 14px;}

footer .footer-top {  background: #f5ca42; padding: 60px 0 0px 0;text-align: justify;overflow: hidden;}

footer .footer-top .footer-info {
  margin-bottom: 30px;
}

footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #ff636b;
}

footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: 'Ubuntu', sans-serif;
  color: #eee;
}

footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #000;
  color: #cfad43;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
footer .footer-top .social-links a .fa{ margin-right:0px;}
footer .footer-top .social-links a:hover {background: #2b3136; color: #fff;}
footer .footer-top .social-links a:hover .fa{   color: #fff;}
footer h2{color:#fff; font-size:25px; font-weight:bold; border-left:5px solid #ff636a; padding-left:15px;}
footer h2 span{color:#fff; font-size:18px;}
footer .footer-contact .fa{margin-right:10px; color:#2b3136; font-size:16px;}
footer .footer-top h4 {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

footer .footer-top h4::before,
footer .footer-top h4::after { content: '';  position: absolute;  left: 0;  bottom: 0;  height: 2px;}
footer .footer-top h4::before {  right: 0;  background: #000;
}

footer .footer-top h4::after {  background: #000;  width: 60px; height:4px;}
footer p{color: #4E6770;font-size: 16px;font-family: arial;text-align:justify;line-height: 26px;}
footer .footer-top .footer-links { margin-bottom: 10px;}
footer a{/* color:#000; */}
footer a:hover{color:#fff; font-weight:bold;}
footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.social-links a {
    height:  21px !important;
    width: 21px !important;
    /* border: 1px solid #153152; */
    color: #153152;
    padding: 2px;
    font-size: 22px;
}
.social-links a:hover {
    height:  21px !important;
    width: 21px !important;
    /* border: 1px solid #153152; */
    color: #153152;
    padding: 2px;
    font-size: 22px;
}
footer .footer-top .footer-links ul i {  padding-right: 8px;  color: #000;}

footer .footer-top .footer-links ul li { border-bottom: 1px dashed #999;  padding: 10px 0;font-size: 14px;}
footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

footer .footer-top .footer-links ul a {    font-weight: 400; color: #000;}

footer .footer-top .footer-links ul a:hover { color: #000;}

footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

footer .footer-top .footer-contact p {
  line-height: 26px;
}



footer .copyright {
  text-align: left;
  padding-top: 10px; font-size: 14px;color: #fff;line-height: 40px;
}

footer .credits {
  text-align: right;
  padding-top: 10px; font-size: 14px;line-height: 40px;
  color: #ddd;
}
footer .credits a{
  color: #fff;
}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #f5ca42;
    background: #181818;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 1px solid #fff;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa {
    display: block !important;
}
/*footer*/
.inner-pages{min-height: 91.5vh;}
.inner-pages#about{margin-top:0;}


.sec-left-inner{position:relative;}	
.sec-right .container{width:100%;}

.powrdby{      position: fixed;
    top: 15px;
    right: -200px;
    z-index: 999;
    background: #181818;
    min-height: 124px;
    border: 2px solid #f5cc4f;
    border-right: 0;
    padding-right: 10px; transition:0.5s; box-shadow: 0px 0px 8px #666;}
.powrdby:hover{right:0px;}
	
.powrdby-inner{    position: relative;
    padding-left: 44px;}
.powrdby h3{ display: inline-block;
    text-transform: initial;
    transform: rotate(90deg);
    margin: 0;
    margin-top: 0;
    margin-left: 0;
        background: #000;
    color: #fff;
    position: absolute;
    left: -46px;
    top: 46px;
    padding: 6px 12px;
    font-size: 16px;}
.powrdby img{    margin-top: 31px;}
/*Virtual*/


header{margin-left: -67px;text-align:center;background: #f4f9fc;padding: 10px 16px 14px;}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
@media (min-width: 768px){
  .navbar-expand-md .navbar-nav .nav-link {
     
      padding-left: 0;
      padding-right: 0;
  }

}
/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */

/* Nav Meu Container */

#nav-menu-container {
  float: right;
  margin: 0;
}

/* Nav Meu Styling */

.nav-menu a {
  padding: 0 8px 10px 8px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  outline: none;
}

.nav-menu li:hover > a,
.nav-menu > .menu-active > a {
  color: #dd3d25;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #dd3d25;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */

#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

/* Mobile Nav Styling */

#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.8);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

#mobile-nav ul li a:hover {
  color: #dd3d25;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul li.menu-active a {
  color: #dd3d25;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #dd3d25;
}

#mobile-nav ul .menu-has-children li a {
  text-transform: none;
}

#mobile-nav ul .menu-item-active {
  color: #dd3d25;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

/* Mobile Nav body classes */

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/

@media (min-width: 768px) {
  #hm-cont .contact-address ,
  #hm-cont .contact-phone,
  #hm-cont .contact-email {
    /*padding: 20px 0;*/
	 position: relative;
    min-height: 100px;
  }

  #hm-cont .contact-phone, #hm-cont .contact-email{
    border-top: 1px solid #ddd;
  }
}

@media (min-width: 992px) {
  #testimonials .testimonial-item p {
    width: 80%;
  }
}

@media (min-width: 1024px) {
  #header #logo {
    padding-left: 60px;
  }

  #intro p {
    width: 60%;
  }

  #intro .carousel-control-prev,
  #intro .carousel-control-next {
    width: 5%;
  }

  #nav-menu-container {
    padding-right: 60px;
  }
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }

  #header #logo h1 {
    font-size: 28px;
  }

  #header #logo img {
    max-height: 40px;
  }

  #intro h2 {
    font-size: 28px;
  }

  #nav-menu-container {
    display: none;
  }

  #mobile-nav-toggle {
    display: inline;
  }
  
  .banner-cont .title h1{ font-size: 30px; line-height: 36px;}
  .banner-cont .title h1 span{ font-size: 24px;}
  
  
}


@media(max-width:1024px){	
.sec-about-lft{    height: 550px;}

.widget-contact address{    padding-left:65px;}
.widget-contact i{left: 5px;}

.col-md-6.col-sm-12,
.col-md-3.col-sm-6{width:100%;}
.col-md-3.col-sm-6 {
    width: 50%;
}

.widget-contact .add-cnt-bx i{    top: 14px;}
.slider-info h2{    font-size: 45px;}

	}
	
@media(max-width:998px){
.sec-about-rht .tab-content {
    padding-left: 0;
}
.sec-about-lft{display:none;}	

#contact{padding-bottom:0}
.contactForm textarea.form-control{    height: 110px;}
.contactForm {
    margin-top: 10px;
}

.widget-contact address {
    padding-left: 75px;
}
.widget-contact i {
    left: 10px;
}

.widget-contact .add-cnt-bx i{    top: 11px;}

#home{min-height:inherit; height: 500px;}
.slider-info h2 {
    font-size: 40px;
}

.team.boxed-grey {
		margin-bottom: 30px;
	}
	
	.boxed-grey {
		margin-bottom: 30px;
	}
.navbar-custom ul.nav li a{    padding: 20px 15px;}

.sec-right{padding-left:200px;}
.sec-left{    width: 200px;}
.col-md-3.col-sm-6{width:50%;}

#about{padding-left:0}
#contact{padding-left:0; padding-right:0;}

.slider-img, .callbacks_container, .slider, #slider, .rslides li, .slider-img {
    height: 100%;
}
	}

@media(max-width:767px){

.caption {
	display: none !important;
}
	
.sec-right{padding-left:0}
#home{height:100vh;}	


#dvHeader img{    margin-top: 2px;
    margin-bottom: 3px;}

.col-md-3.col-sm-6 {
    width: 100%;
}

.slider-info h2 {
    font-size: 28px;
    margin-bottom: 0px;
}
.slider-info{padding-top: 0px;}
.slider-info h4{font-size: 16px;}
.team.boxed-grey{padding-bottom:0; margin-bottom:0}

.sec-left{ height: initial; width: 100%; z-index:9999; overflow: initial;}

footer{
	padding-left: 0;
    padding-right: 0;}

.inner-pages, .inner-pages#about{margin-top: 70px;}
/*.inner-pages{    margin-top: 60px;}*/

.contactForm input.form-control, .contactForm select.form-control{height: 34px;}
.forget-pass .form-box, .loginform{margin-top:30px;}

.carousel-inner img{ max-width:100% !important;}


	}
	
@media(max-width:667px){
	

	}
	
@media(max-width:568px){

#home {
    height: 320px;
}
.slider-info h2{font-size: 25px; line-height: 47px;}
.slider-info h4{    margin-bottom: 15px;     font-size: 14px;}
.slider-info{padding-top: 8px;}

.loginform, .forget-pass .form-box{width: 100%;}
#seclogin{padding-left:0;}
	}

@media (max-width:480px) {

	.tp-banner-container {
		padding-top:40px;
	}

	.page-scroll a.btn-circle {
		width: 40px;
		height: 40px;
		margin-top: 10px;
		padding: 7px 0;
		border: 2px solid #fff;
		border-radius: 50%;
		font-size: 20px;
	}
	
	.hm-head{    margin-top:0px; font-size: 18px;}
	p, ul{font-size: 14px;}
	ul li{    margin-bottom: 8px;
    line-height: 20px;}
	.team.boxed-grey {
    margin-bottom: 0px;
}

.contactForm input.form-control, .contactForm select.form-control{    height: 32px;}
.form-control{    padding: 6px 8px;
    font-size: 13px;}

#seclogin .panel-heading h3{    font-size: 18px;     padding: 5px 0px 1px;}
.form-control{    height: 34px;}
.panel-login input[type="text"], .panel-login input[type="email"], .panel-login input[type="password"]{height: 34px;}
.user-lg .fa, .pass-lg .fa{padding: 8.5px 11px;
    height: 32px;
    width: 40px;}
.user-lg:after, .pass-lg:after{top: 9px;}

.navbar-toggle{    padding: 8px 0px;}
}

@media (max-width:414px){
#ucCopyrightControl_copyright, #ucCopyrightControl_version{text-align:center; width:100%; float:inherit; font-size:12px;}	
.contactForm button{    padding: 7px 20px;}
#about{    padding-bottom: 10px;}
.slider-info h2{    font-size: 23px;}
.forget-pass p{    font-size: 13px;
    line-height: 18px;}
.widget-contact address{padding-right:10px;     padding-left: 65px;}
	}
	
@media (max-width:360px){
.widget-contact address{font-size: 14px;}	
.slider-info h2 {
    font-size: 19px;     line-height: 26px;
}
.slider-info h4{    font-size: 13px;}
.user-lg .fa, .pass-lg .fa{    padding: 6.5px 11px;}
	}

.footer {
    // New Agon
    .width-20
    {
        width: 20%;
    }
    .width-25
    {
        width: 25%;
    }
    .width-22
    {
        width: 22%;
    }
    .width-23
    {
        width: 23%;
    }
    .width-16
    {
        width: 19%;
    }

    .menu-footer {
        padding-left: 0px;
        display: inline-block;
        
        
        
        
        
        li {
            list-style: none;
            margin-bottom: 8px;
            a {
                font-size: 15px;
                color: #4E6770;
                font-weight: 500;
                line-height: 24px;
                text-decoration: none;
                display: block;
                padding: 0px 0px 0px 0px;
                transition-duration: 0.2s;
                
                
                
                
                
                
                
                
                
                
                
                
                &:hover {
                    color: #013556;
                    transition-duration: 0.2s;
                    padding-left: 2px;
                }
            }
        }
    }
    .footer-bottom {
        border-top: 1px solid #1F3C45;
        padding: 30px 0px;
        color: #1F3C45;
        font-size: $font-sm;
        
        
        a {
            text-decoration: none;
        }
    }
    // End new Agon
}
#scrollUp {
	width: 56px;
    height: 56px;
    color: $color-white;
    right: 20px;
    bottom: 20px;
    border-radius: 8px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    z-index: 999 !important;
    border: 0;
    background-color: #fff;
    transition-duration: 0.2s;
    background-color: $color-brand-1;
    i {
        display: block;
        line-height: 56px !important;
        font-size: 20px;
        color: #fff;
    }
    &:hover {
        transform: translateY(-3px);
        transition-duration: 0.2s;
        background-color: $color-brand-1-hover;
    }
}
.menu-bottom
{
    li
    {
        display: inline-block;
        a
        {
            display: block;
            padding:0px 15px;
        }
        &:first-child
        {
            a
            {
                padding-left: 0px;
            }
        }
    }
}
.footer-1
{
    background-color: $color-white;
    margin: 0px 30px 0px 30px;
    padding: 90px 0px 25px 0px;
}
.footer-3 {
    border-top: 1px solid $color-gray-300;
    padding-top: 30px;
}

.box-newsletter {
    position: relative;
    border-radius: 8px;
    background-color: $color-gray-80;
    padding: 40px;
    display: inline-block;
    width: 100%;

    &::before {
        content: "";
        position: absolute;
        top: 0px;
        right: 0px;
        height: 100px;
        width: 111px;
        background: url(../imgs/template/newsletter_finger_top.png) no-repeat top right;
        background-size: cover;
    }
    .img-main {
        border-radius: 565px;
        max-width: 100%;
        width: 100%;
    }
    .image-1 {
        position: absolute;
        left: 0px;
        bottom: -45px;
    }
    .box-image-newsletter {
        position: relative;
    }
    .form-newsletter {
        padding: 10px;
        background: $color-white;
        border-radius: 8px;
        form {
            display: flex;
            input {
                width: 100%;
                border: 0px;
                outline: 0;
                box-shadow: none;
                padding: 10px;
                color: $color-gray-900;
            }
        }
    }
    &.box-newsletter-2 {
        background-color: $background-white;
        border: 1px solid $color-brand-3;
        padding-bottom: 50px;
        background-image: url(../imgs/page/homepage3/tree.png);
        background-repeat: no-repeat;
        background-size: auto 80%;
        background-position: bottom right;
        .form-newsletter {
            border: 1px solid $color-gray-80;
            border-radius: 8px;
        }
        > .row {
            position: relative;
            z-index: 2;
        }
        &::before {
            content: "";
            position: absolute;
            top: 0px;
            right: 140px;
            height: 70px;
            width: 165px;
            background: url(../imgs/page/homepage3/ellipse1.png) no-repeat top right;
            background-size: contain;
            z-index: 1;
        }
        &::after {
            content: "";
            position: absolute;
            bottom: 0px;
            z-index: 1;
            left: 60px;
            height: 50px;
            width: 346px;
            background: url(../imgs/page/homepage3/ellipse2.png) no-repeat top right;
            background-size: contain;
        }
    }
}
.box-footer-2 {
    background-color: $color-gray-80;
    border-radius: 8px;
    padding: 40px 30px 30px 30px;
}
.footer-home2 {
    padding: 0px;
    .footer-1 {
        padding-bottom: 0px;
    }
}
footer a {
    text-decoration: none;
}
.icon-socials {
    display: inline-block;
    margin-right: 8px;
    height: 21px;
    width: 21px;
    transition-duration: 0.2s;
    vertical-align: middle;
    background-size: contain !important;
    &:hover {
        transform: translateY(-3px);
        transition-duration: 0.2s;
    }
    &.icon-facebook {
        background: url(../imgs/template/icons/fb.svg) no-repeat 0px 0px;
        transition-duration: 0.2s;
        &:hover {
            background: url(../imgs/template/icons/fb.svg) no-repeat 0px 0px;
            transition-duration: 0.2s;
        }
    }
    &.icon-twitter {
        background: url(../imgs/template/icons/tw.svg) no-repeat 0px 0px;
        transition-duration: 0.2s;
        &:hover {
            background: url(../imgs/template/icons/tw.svg) no-repeat 0px 0px;
            transition-duration: 0.2s;
        }
    }
    &.icon-instagram {
        background: url(../imgs/template/icons/inst.svg) no-repeat 0px 0px;
        transition-duration: 0.2s;
        &:hover {
            background: url(../imgs/template/icons/inst.svg) no-repeat 0px 0px;
            transition-duration: 0.2s;
        }
    }
    &.icon-linkedin {
        background: url(../imgs/template/icons/in.svg) no-repeat 0px 0px;
        transition-duration: 0.2s;
        &:hover {
            background: url(../imgs/template/icons/in.svg) no-repeat 0px 0px;
            transition-duration: 0.2s;
        }
    }
    &.icon-youtube {
        background: url(../imgs/template/icons/youtube.svg) no-repeat 0px 0px;
        transition-duration: 0.2s;
        &:hover {
            background: url(../imgs/template/icons/youtube.svg) no-repeat 0px 0px;
            transition-duration: 0.2s;
        }
    }
}
/*other*/



.card-plan.card-plan-2:hover {
  border-color: #AFEAE4;
  box-shadow: 0px 0px 30px 0px rgba(14, 41, 50, 0.08);
}

.card-offer {
  color: #4E6770;
  background: #004d7d0f;
  backdrop-filter: blur(2px);
  border: 1px solid #CDE2E7;
  padding: 40px 30px 30px 30px;
  border-radius: 8px;
  margin-bottom: 30px;
}
.card-offer:hover {
  box-shadow: 0px 0px 30px 0px rgba(14, 41, 50, 0.08);
  border: 1px solid #AFEAE4;
}





.icon-16 {
  height: 16px;
  color: #071920;
}






.mtb-30 {
  margin: 30px 0;
}

.mtb-40 {
  margin: 40px 0;
}

.mtb-50 {
  margin: 50px 0;
}

.mtb-60 {
  margin: 60px 0;
}

.mtb-70 {
  margin: 70px 0;
}

.mtb-80 {
  margin: 80px 0;
}

.mtb-90 {
  margin: 90px 0;
}

.mtb-100 {
  margin: 100px 0;
}

.mtb-110 {
  margin: 110px 0;
}

.mtb-120 {
  margin: 120px 0;
}

.mtb-130 {
  margin: 130px 0;
}

.mtb-140 {
  margin: 140px 0;
}

.mtb-150 {
  margin: 150px 0;
}

.mtb-290 {
  margin: 290px 0;
}

.mb-24 {
  margin-bottom: 24px;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mt-105 {
  margin-top: 105px !important;
}

.mt-110 {
  margin-top: 110px !important;
}

.mt-115 {
  margin-top: 115px !important;
}

.mt-120 {
  margin-top: 120px !important;
}

.mt-125 {
  margin-top: 125px !important;
}

.mt-130 {
  margin-top: 130px !important;
}

.mt-135 {
  margin-top: 135px !important;
}

.mt-140 {
  margin-top: 140px !important;
}

.mt-145 {
  margin-top: 145px !important;
}

.mt-150 {
  margin-top: 150px !important;
}

.mt-155 {
  margin-top: 155px !important;
}

.mt-160 {
  margin-top: 160px !important;
}

.mt-165 {
  margin-top: 165px !important;
}

.mt-170 {
  margin-top: 170px !important;
}

.mt-175 {
  margin-top: 175px !important;
}

.mt-180 {
  margin-top: 180px !important;
}

.mt-185 {
  margin-top: 185px !important;
}

.mt-190 {
  margin-top: 190px !important;
}

.mt-195 {
  margin-top: 195px !important;
}

.mt-200 {
  margin-top: 200px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mb-105 {
  margin-bottom: 105px !important;
}

.mb-110 {
  margin-bottom: 110px !important;
}

.mb-115 {
  margin-bottom: 115px !important;
}

.mb-120 {
  margin-bottom: 120px !important;
}

.mb-125 {
  margin-bottom: 125px !important;
}

.mb-130 {
  margin-bottom: 130px !important;
}

.mb-135 {
  margin-bottom: 135px !important;
}

.mb-140 {
  margin-bottom: 140px !important;
}

.mb-145 {
  margin-bottom: 145px !important;
}

.mb-150 {
  margin-bottom: 150px !important;
}

.mb-155 {
  margin-bottom: 155px !important;
}

.mb-160 {
  margin-bottom: 160px !important;
}

.mb-165 {
  margin-bottom: 165px !important;
}

.mb-170 {
  margin-bottom: 170px !important;
}

.mb-175 {
  margin-bottom: 175px !important;
}

.mb-180 {
  margin-bottom: 180px !important;
}

.mb-185 {
  margin-bottom: 185px !important;
}

.mb-190 {
  margin-bottom: 190px !important;
}

.mb-195 {
  margin-bottom: 195px !important;
}

.mb-200 {
  margin-bottom: 200px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.ml-85 {
  margin-left: 85px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.ml-95 {
  margin-left: 95px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.ml-105 {
  margin-left: 105px !important;
}

.ml-110 {
  margin-left: 110px !important;
}

.ml-115 {
  margin-left: 115px !important;
}

.ml-120 {
  margin-left: 120px !important;
}

.ml-125 {
  margin-left: 125px !important;
}

.ml-130 {
  margin-left: 130px !important;
}

.ml-135 {
  margin-left: 135px !important;
}

.ml-140 {
  margin-left: 140px !important;
}

.ml-145 {
  margin-left: 145px !important;
}

.ml-150 {
  margin-left: 150px !important;
}

.ml-155 {
  margin-left: 155px !important;
}

.ml-160 {
  margin-left: 160px !important;
}

.ml-165 {
  margin-left: 165px !important;
}

.ml-170 {
  margin-left: 170px !important;
}

.ml-175 {
  margin-left: 175px !important;
}

.ml-180 {
  margin-left: 180px !important;
}

.ml-185 {
  margin-left: 185px !important;
}

.ml-190 {
  margin-left: 190px !important;
}

.ml-195 {
  margin-left: 195px !important;
}

.ml-200 {
  margin-left: 200px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.mr-105 {
  margin-right: 105px !important;
}

.mr-110 {
  margin-right: 110px !important;
}

.mr-115 {
  margin-right: 115px !important;
}

.mr-120 {
  margin-right: 120px !important;
}

.mr-125 {
  margin-right: 125px !important;
}

.mr-130 {
  margin-right: 130px !important;
}

.mr-135 {
  margin-right: 135px !important;
}

.mr-140 {
  margin-right: 140px !important;
}

.mr-145 {
  margin-right: 145px !important;
}

.mr-150 {
  margin-right: 150px !important;
}

.mr-155 {
  margin-right: 155px !important;
}

.mr-160 {
  margin-right: 160px !important;
}

.mr-165 {
  margin-right: 165px !important;
}

.mr-170 {
  margin-right: 170px !important;
}

.mr-175 {
  margin-right: 175px !important;
}

.mr-180 {
  margin-right: 180px !important;
}

.mr-185 {
  margin-right: 185px !important;
}

.mr-190 {
  margin-right: 190px !important;
}

.mr-195 {
  margin-right: 195px !important;
}

.mr-200 {
  margin-right: 200px !important;
}

.box-radius-bottom {
  background-color: #CDE2E7;
  border-bottom-left-radius: 120px;
  border-bottom-right-radius: 120px;
  padding: 50px 0px;
}

.box-author {
  display: flex;
  align-items: center;
}
.box-author img {
  max-width: 56px;
  height: 56px;
  width: 56px;
  border-radius: 50%;
  margin-right: 10px;
}
.box-author .author-info .author-name {
  display: block;
}
.box-author .author-info img {
  width: 12px;
  height: auto;
  border-radius: 0;
  margin-right: 0px;
  max-width: 100%;
}

.date-post {
  display: inline-block;
  margin-right: 30px;
}
.date-post svg {
  color: #6A838C;
  margin-right: 5px;
  float: left;
}

.time-read {
  display: inline-block;
}
.time-read svg {
  color: #6A838C;
  margin-right: 5px;
  float: left;
}

.list-blogs li {
  margin-bottom: 30px;
  border-bottom: 1px solid #ECF1F2;
  padding-bottom: 30px;
}
.list-blogs li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.swiper-group-mr {
  margin-right: -200px;
  width: auto;
}

.list-ticks {
  display: flex;
  flex-wrap: wrap;
}
.list-ticks li {
  width: 50%;
  color: #3D565F;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 18px;
}
.list-ticks li svg {
  color: #06D6A0;
  height: 20px;
  margin-right: 10px;
}
.list-ticks.list-ticks-2 li {
  width: 100%;
}
.list-ticks.list-ticks-2 li:last-child {
  margin-bottom: 0px;
}
.list-ticks.list-ticks-2 li.mutted svg {
  color: #CFDEE3;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
}

.box-images {
  position: relative;
}
.box-images img {
  z-index: 2;
  position: relative;
}

.image-2 {
  position: absolute;
  top: 20px;
  right: 30px;
  z-index: 3;
}

.image-3 {
  position: absolute;
  bottom: -20px;
  left: -10px;
  z-index: 3;
}

.img-main-2 {
  border-radius: 900px;
  max-width: 100%;
  width: 100%;
}

.box-images-project {
  padding-right: 30px;
}

.border-bottom {
  border-bottom: 1px solid #AFEAE4 !important;
  padding-top: 30px;
  margin-bottom: 30px;
}

.project-revert .box-images-project {
  padding-right: 0px;
  padding-left: 30px;
}

.list-faqs {
  padding: 0px;
  margin: 0px;
  list-style: none;
  border: 0px;
}
.list-faqs li {
  margin-bottom: 15px;
  width: 100%;
}
.list-faqs li a {
  display: flex;
  padding: 14px 26px 16px 26px;
  border: 1px solid #ECF1F2;
  color: #4E6770;
  border-radius: 4px;
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.list-faqs li a span {
  width: 100%;
  display: inline-block;
}
.list-faqs li a svg {
  display: inline-block;
  margin-top: 4px;
  transition-duration: 0.2s;
}
.list-faqs li a:hover, .list-faqs li a.active {
  background-color: #054C7D;
  color: #fff !important;
}
.list-faqs li a:hover svg, .list-faqs li a:hover *, .list-faqs li a.active svg, .list-faqs li a.active * {
  color: #fff !important;
}
.list-faqs li a:hover svg {
  transform: rotate(-45deg);
  transition-duration: 0.2s;
}

.accordion .accordion-button {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #024430;
  border: 0px;
  padding: 25px 30px 20px 30px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.accordion .accordion-collapse {
  border-width: 0 0;
  background-color: #ECF1F2;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.accordion .accordion-body {
  padding: 0px 50px 30px 30px;
}

.accordion-button:not(.collapsed) {
  background-color: #ECF1F2;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.bg-plan {
  background-image: url(../imgs/page/homepage1/bg-plan.png);
  background-repeat: no-repeat;
  background-position: top left;
}

.bg-faqs {
  /* background: url(../Image/ser-bg.png) no-repeat top right; */
  background-size: 422px;
  padding: 18px;
  background-image: url(../Image/ser-bg.png);
  background-repeat: no-repeat;
  background-position: top left;
}

.bg-plant {
  position: relative;
}
.bg-plant::before {
  background-image: url(../imgs/page/homepage1/plant.png);
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  bottom: -50px;
  left: 0px;
  height: 290px;
  width: 290px;
  z-index: 1;
  background-size: contain;
}

.box-info-video {
  display: inline-block;
  width: 100%;
  padding: 0px 60px 0px 30px;
}
.box-info-video img {
  width: 100%;
}
.box-info-video .box-button-video {
  margin-top: 40px;
}
.box-info-video a:hover, .box-info-video a:hover * {
  color: #06D6A0 !important;
}

.box-cover-video {
  overflow: hidden;
  border-radius: 8px;
  position: relative;
  background-image: url(../imgs/page/homepage1/finger-2.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.line-under {
  position: relative;
}
.line-under::before {
  content: "";
  height: 15px;
  width: 100%;
  position: absolute;
  bottom: 15px;
  left: 5px;
  background-color: #FFE7BB;
  z-index: 1;
}
.line-under span {
  position: relative;
  z-index: 2;
}

.box-top-notify-homepage2 .bg-brand-1 {
  background-color: #FFE7BB;
}
.box-top-notify-homepage2 .box-notify svg {
  color: #024430;
}
.box-top-notify-homepage2 .color-brand-2 {
  color: #024430 !important;
}

.box-radius-logo {
  border-radius: 24px;
  box-shadow: 0px 0px 30px 0px rgba(14, 41, 50, 0.08);
  padding: 50px 30px 40px 30px;
  background-color: #fff;
  border: 1px solid #CDE2E7;
}


@media (max-width: 767.98px) {
  .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
    max-width: 140px;
  }

	a.Services-button {
    padding: 5px 5px;
}

.calculators-section .calculator i {
    font-size: 33px;
}
  .image-3 {
    left: 0px;
    width: 100px;
  }
  .image-2 {
    top: -10px;
    right: 10px;
    width: 75px;
  }
  .bg-faqs {
    background: #fff;
  }
  h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .box-trial-two .trial-col-1 {
    width: 50%;
  }
  .box-trial-two .trial-col-2 {
    width: 50%;
  }
  .image-4 {
    width: 100px;
  }
  .list-partners li img {
    max-height: 27px;
  }
  .list-partners-left li img {
    height: auto;
  }
  .list-partners li {
    min-width: 50px;
    padding: 10px 10px;
  }
  .list-partners-2 li {
    padding-left: 0px;
  }
  .box-radius-logo {
    padding: 30px 15px 20px 15px;
  }
  .title-line {
    padding-left: 69px;
  }
  .title-line::before {
    width: 59px;
  }
  .menu-bottom {
    margin-bottom: 15px;
  }
  .box-video-business {
    flex-wrap: wrap;
  }
  .box-video-business .item-video, .box-video-business .box-image-right {
    width: 100%;
  }
  .box-video-business .item-video {
    margin-bottom: 20px;
  }
  .box-create-account {
    padding: 30px;
  }
  .bg-testimonials .ml-20 {
    margin-left: 0px !important;
  }
  .bg-testimonials .ml-100 {
    margin-left: 0px !important;
  }
  .bg-testimonials::before {
    right: 0px;
  }
  .box-newsletter.box-newsletter-2 {
    background-image: none;
  }
  .arrow-right-banner, .arrow-down-banner {
    display: none;
  }
  .list-partners-left li {
    width: 20%;
  }
  .box-newsletter.box-newsletter-2::before {
    right: 30px;
  }
  .box-business-service .box-number-1 {
    left: 0%;
  }
  .box-business-service .box-image-1 {
    left: 0px;
  }
  .box-business-service .box-image-2 img {
    height: 140px;
  }
  .box-business-service .box-image-3 img {
    height: auto;
    max-height: 350px;
  }
  .box-business-service {
    min-height: 524px;
  }
  .table-compare tbody tr td {
    padding: 15px;
    font-size: 14px;
  }
  .table-compare thead th {
    padding: 15px;
    font-size: 14px;
  }
  .box-video {
    max-width: 100%;
  }
  .box-video .image-1 {
    top: -20px;
    left: -20px;
    max-width: 100px;
  }
  .column-2 {
    -moz-column-count: 1;
    column-count: 1;
  }
  .box-404 {
    padding-top: 50px;
  }
  .box-404 .border-bottom {
    margin-top: 20px !important;
  }
  .box-banner-shop-grid::before {
    width: 100%;
  }
  .box-filter-text {
    flex-wrap: wrap;
  }
  .text-showing, .box-sortby {
    width: 100%;
    margin-right: 0px !important;
  }
  .text-showing {
    margin-bottom: 10px;
  }
  .box-sortby {
    place-content: flex-end;
  }
  .dropdown-sort .btn {
    padding: 7px 29px 7px 10px;
    background-position: right 7px center;
  }
  .btn.btn-white-circle {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 18px;
  }
  .card-product.card-product-list .card-image {
    min-width: 153px;
    max-width: 153px;
  }
  .swiper-style-2 .box-button-slider-bottom .swiper-button-next-group-4, .swiper-style-2 .box-button-slider-bottom .swiper-button-prev-group-4 {
    display: none;
  }
  .width-16 {
    width: 16%;
  }
  .width-18 {
    width: 24%;
  }
  .width-50 {
    width: 40%;
  }
  .box-radius-16 {
    padding: 40px 10px 20px 10px;
  }
  .image-6 {
    right: 0px;
  }
  .lists-logo li {
    width: 33.33%;
  }
  .mr-minus-85 {
    margin-right: 0px;
  }
  .ml-minus-85 {
    margin-left: 0px;
  }
  .box-banner-left-home7 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .box-radius-32 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .box-number-business {
    right: -10px;
  }
  .asset-2 {
    display: none;
  }
  .asset-4 {
    display: none;
  }
  .box-radius-32-style-2 {
    padding: 30px 15px;
  }
  .box-ticks {
    bottom: auto;
    top: 93%;
    padding: 20px 20px 0px 20px;
  }
  .banner-9.mb-100 {
    margin-bottom: 180px !important;
  }
  .box-tab-32 {
    padding: 15px 15px;
  }
  .swiper-pagination-group-11 {
    right: 5px;
  }
  .banner-slide-11 {
    min-height: 500px;
  }
  .box-info-banner11 {
    padding: 50px 40px;
  }
  .accordion .accordion-button {
    font-size: 16px;
    line-height: 24px;
  }
  .accordionStyle2.accordion .accordion-button {
    padding: 25px;
  }
  .accordionStyle2.accordion .accordion-body {
    padding: 0px 25px 30px 25px;
  }
}
@media (max-width: 575.98px) {
  .header {
    padding: 10px 0;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
  .box-container-sw .swiper-button-next,
  .box-container-sw .swiper-button-prev {
    display: block;
  }
  .swiper-button-prev-notify {
    right: 7px;
    top: -15px;
  }
  .swiper-button-next-notify {
    right: -11px;
    top: -15px;
  }
  .swiper-button-next-style-2,
  .swiper-button-prev-style-2 {
    display: block;
  }
  h1 {
    font-size: 34px;
    line-height: 40px;
  }
  h4 {
    font-size: 20px;
    line-height: 30px;
  }
  .list-ticks li {
    width: 100%;
  }
  .bg-plant::before {
    display: none;
  }
  .box-newsletter .image-1 img {
    width: 75px;
  }
  .box-radius-bottom {
    border-bottom-left-radius: 90px;
    border-bottom-right-radius: 90px;
  }
  .list-partners-left li {
    width: 25%;
  }
  .box-newsletter.box-newsletter-2::after {
    bottom: 0px;
    left: 0px;
    height: 35px;
    width: 246px;
  }
  .box-list-numbers .item-list-number {
    width: 33.33%;
    margin-bottom: 30px;
  }
  .box-story .box-info-video {
    padding: 10px 0px;
  }
  .box-video .image-1 {
    top: -20px;
    left: 10px;
  }
  .list-buttons li a {
    padding: 7px 15px;
    font-size: 14px;
    line-height: 18px;
  }
  .column-2 {
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .box-number-business {
    top: 50px;
    right: 10px;
  }
  .asset-5 {
    display: none;
  }
}
@media (max-width: 499.98px) {
  .footer .width-20, .footer .width-16, .footer .width-23 {
    width: 100%;
  }
  h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .image-4 {
    width: 80px;
  }
  .image-5 {
    width: 60px;
  }
  .card-we-do .card-image {
    max-width: 75px;
  }
  .box-create-account .cardNumber {
    position: absolute;
    bottom: 0px;
    padding: 20px 20px;
    right: 0px;
  }
  .box-create-account .cardNumber .card-head {
    font-size: 50px;
    line-height: 62px;
  }
  .box-image-account {
    max-width: 90%;
  }
  .list-partners-left li {
    width: 33.33%;
  }
  .btn-app img {
    height: 40px;
  }
  .item-core {
    flex-wrap: wrap;
  }
  .item-core .item-image {
    max-width: 100%;
    min-width: auto;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .box-business-service .box-number-1 {
    top: 0%;
  }
  .card-product.card-product-list {
    flex-wrap: wrap;
  }
  .card-product.card-product-list .card-image {
    max-width: 100%;
    min-width: 100%;
  }
  .box-count.box-count-square .deals-countdown .countdown-amount {
    width: 65px;
    height: 70px;
    line-height: 45px !important;
  }
  .perfect-scroll {
    padding: 0px 15px 0px 15px;
  }
  .item-tick.font-xl-bold {
    line-height: 18px;
    font-size: 14px;
  }
}
@media (max-width: 449.98px) {
  .box-newsletter .image-1 img {
    width: 55px;
  }
  .box-newsletter {
    padding: 20px;
  }
  h5 {
    font-size: 18px;
    line-height: 24px;
  }
  .bg-plan-2::before, .bg-plan-2::after {
    width: 300px;
    height: 300px;
  }
  .box-trial-two {
    flex-wrap: wrap;
  }
  .box-trial-two .trial-col-1 {
    margin-bottom: 20px;
  }
  .box-trial-two .trial-col-1, .box-trial-two .trial-col-2 {
    width: 100%;
  }
  .btn.btn-brand-1 {
    padding: 13px 12px;
  }
  .btn {
    border-radius: 4px;
  }
  .list-partners-left li {
    width: 50%;
  }
  .box-ads-1 {
    padding: 15px 20px;
  }
  .box-sale .box-img-right {
    width: 110px;
  }
  .btn.btn-play-center {
    height: 54px;
    width: 54px;
  }
  .card-marketing .card-image {
    margin-right: 15px;
  }
  .join-thousands {
    max-width: 179px;
  }
  .box-authors .item-author {
    width: 40px;
    height: 40px;
  }
  .box-authors .item-author img {
    width: 40px;
    height: 40px;
  }
  .box-authors .item-author .text-num-author {
    width: 40px;
    height: 40px;
    line-height: 35px;
  }
  .box-banner-left-home7 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .asset-1 {
    left: 20px;
    top: 30px;
    height: 57px;
    width: 46px;
  }
  .asset-3 {
    top: 40px;
    right: 10px;
    height: 57px;
    width: 46px;
  }
  .box-item-comment {
    flex-wrap: wrap;
  }
  .box-item-comment .image-comment {
    margin-bottom: 20px;
  }
  .banner-9.mb-100 {
    margin-bottom: 220px !important;
  }
  .list-buttons-circle li a {
    font-size: 12px !important;
    line-height: 14px !important;
    padding: 10px 12px !important;
  }
  .banner-9.mb-100 {
    margin-bottom: 130px !important;
  }
  .box-circle-image .box-number-business {
    top: 180px;
    right: 10px;
  }
  .box-circle-image .box-image-4 {
    bottom: 0px;
  }
  .list-partners-6 {
    flex-wrap: wrap;
  }
  .list-partners-6 li {
    width: 50%;
  }
  .list-partners-6 li:nth-child(3n) {
    text-align: left;
  }
  .list-partners-6 li:nth-child(2n) {
    text-align: right;
  }
  .box-info-banner11 {
    padding: 20px;
  }
}
@media (max-width: 349.98px) {
  .mobile-header-wrapper-style {
    width: 310px;
  }
  .perfect-scroll {
    width: 100%;
  }
  .card-blog-list .card-image {
    max-width: 80px;
    margin-left: 10px;
  }
  .card-testimonial-grid {
    padding: 20px;
  }
  .box-list-numbers .item-list-number {
    width: 50%;
  }
  .box-business-service .box-image-1 img {
    width: 80px;
  }
  .box-business-service .box-image-2, .box-business-service .box-image-1 {
    top: 370px;
  }
  .box-video .image-1 {
    max-width: 70px;
  }
  .box-ads-1 {
    background-size: auto 50%;
  }
  .box-count.box-count-square .deals-countdown .countdown-amount {
    width: 55px;
    height: 60px;
    font-size: 22px !important;
    line-height: 40px !important;
  }
  .nav-tabs-mobile li a {
    padding: 10px 8px;
  }
  .join-thousands {
    max-width: 140px;
  }
  .card-radius-32 .box-cover-pd-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .banner-9.mb-100 {
    margin-bottom: 170px !important;
  }
  .item-tick.font-xl-bold {
    line-height: 14px;
    font-size: 12px;
  }
  .item-tick {
    padding: 8px 0px 8px 38px;
  }
}
@media (min-width: 1400px) {
  .container.wide {
    max-width: 1544px;
  }
}
/*OTHER SCREEN*/
.page-content p {
  margin-bottom: 15px;