/*
Website Name: Aesthetica Dental and Skin Clinique
File: Layout CSS
Author: Lalit
Creation Date : 19/10/2023
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700');


@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import "font-awesome.min.css";
@import "animate.min.css";
@import "social.css";
@import "media.css";
@import "carousel-slider.css";
@import "owl.carousel.min.css";
@import "hover.css";
@import "imagehover.min.css";
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css");






@font-face {
  font-family: myFirstFont;
  src: url(../fonts/Reey-Regular.otf);
}

body{ margin:0; padding:0; background: #fff;
font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased; overflow-x: hidden;}
h1, h2, h3, h4{  }    
.no-padding{ padding:0;}
.btn{ -webkit-transition:all .3s; -moz-transition:all .3s; transition:all .3s;     border-radius: 0rem;}
a { color: inherit; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; text-decoration: none; }
a:hover, a:active, a:focus { color: inherit; text-decoration: none; outline:0; }
button:focus { outline: none; border: none; }
.btn:focus { outline: none; box-shadow: none; }


.form-control:focus {
    outline: none;
    box-shadow: none;
}
.dropdown-menu{ border-radius: 0; border: none; color: #fff; padding: 0;
margin-top: -10px; background: #fff;  }
.dropdown-item{ padding: 7 10px !important; text-transform: uppercase; font-size: 15px; }
.dropdown-item a{ padding: 0 !important; line-height: 40px; width: 100%; }
.dropdown-item:hover{ background: #55407d; color: #fff; }

.dropdown-submenu .dropdown-item{ padding: 15 10px !important;border-radius: 0;  }
.dropdown-submenu .dropdown-item .drp{ margin-top: 15px;  }

.dropdown-divider{ margin: 0 !important; }


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 8px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


.modal-header{ background: #55407d!important; color: #222;}
.modal-title{ text-transform: uppercase; text-align: center; color: #fff; }


.bg-danger{ background: #f94f43!important; }
.btn-danger{ background: #f94f43!important; }
.list-group-item{ font-family: 'Oswald', sans-serif; background: #f7f9fa;!important; border: none;
padding: .95rem 1.25rem; }
.list-group-item:hover{ color: #fff; background: #f94f43!important; }
.card{ border: 5px solid #f2f3f4; background: #fff;
    -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }
 .card-header { border-bottom: 1px solid #f2f3f4;}

.navbar{ 
    z-index: 1; 
    background:#fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; 
}
.navbar-light .navbar-nav .nav-link{ color: #000; font-size: 16px; font-weight: 400;
text-transform: uppercase;     /*line-height: 40px;*/ }
.navbar-light .navbar-nav .nav-link{ 
    padding-left: 30px; 
    padding-right: 30px; 
    color: #002c5d;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px; }

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{ color: #39cabb!important;}




.navbar-brand{ max-width: 70%; padding: 0px; }
.navbar-light .navbar-toggler{ background:none; border: none; 
  -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }
/*sticky header position*/
.sticky.is-sticky { position: fixed; left: 0; right: 0; top: 0; z-index: 1000; width: 100%;
background: #f3faff;}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 14px; height: 40px; padding:5px 15px 10px 15px;
  border: none;
  outline: none;
  background-color: #1f2231;
  color: white;
  cursor: pointer;
  border-radius: 4px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;
}

#myBtn:hover {
  background: #55407d; 
}
.dropdown:hover>.dropdown-menu {
  display: block;
}



.header{ padding: 9px 0 29px 0; 
    background: #f3faff;}
.header h2{ font-size: 15px;
margin-bottom: 4px;
    color: #131314;
    font-weight: 400;}
.header h3{
    font-size: 15px;
    color: #002c5d;
    font-weight: 700;
line-height: 21px;}
.header ul li {
    list-style: none;
    display:table-cell;
    position: relative;
}
.header .fa{
     padding: 12px;
    font-size: 17px;
    width: 43px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    margin: 5px 2px;
    border-radius: 50%;
    background: #36cabb;
    transition: all 0.5s ease;
}
.header .fa:hover{
    color: white;
    background-color: #000072;
}

.header .bi{
    padding: 6px 13px 13px 13px;
    font-size: 17px;
    width: 43px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    margin: 5px 2px;
    position: relative;
    top: -3px;
    border-radius: 50%;
    background: #36cabb;
    transition: all 0.5s ease;
}
.header .bi:hover{
    color: white;
    background-color: #000072;
}




.banner{/*background-image: url("../images/banner-bg.jpg"); background-position: center center; 
  background-size: cover; background-repeat: no-repeat; margin-top: -88px;*/}
.banner h2{font-size: 40px; font-family: myFirstFont; margin-bottom: 60px;
    line-height: auto; color: #222; font-weight: 300; }    
/*.banner h3{font-size: 80px; line-height: 85px; color: #fff; font-weight: 700;}   */
.banner p {
/*    font-size: 17px;*/
    font-weight: 600;
/*    line-height: 30px;*/
    color: #fff;
    font-weight: 500;
/*    margin-top: 50px;
    margin-bottom: 50px;*/
}
.banner img{ width: 100%; /*height: 100vh;*/ max-height:996px; }
.banner .btn{ background: #fff; font-weight: 700; color: #222; }
.banner .btn:hover{ background: #1f2231; color: #fff; }
.banner .carousel-caption {
    position: absolute;
    /*right: 15%;
    top: 16%;
    left: 15%;*/
    z-index: 10;
    padding-top: 40px;
    padding-bottom: 20px;
    color: #fff;
}
.banner .carousel-indicators{ display:none; }

.carousel-caption .btn-learn{
    background-color: #21cdc0;
/*    padding: 18px 40px 18px 40px;*/
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    border-radius: 5px;
}
.carousel-caption .btn-learn:hover{
    color: #000;
    background-color: #fff;
}
.carousel-caption .btn-contact{
    background-color: #fff;
/*    padding: 18px 40px 18px 40px;*/
    color: #000;
    font-weight: 500;
    margin-left: 10px;
    font-size: 15px;
    border-radius: 3px;
}
.carousel-caption .btn-contact:hover{
     color: #fff;
     background-color: #21cdc0;
}








/*contact info*/

.contact-info .boxes-wrapper {
    position: relative;
    z-index: 3;
    margin-top: -40px;
    overflow: hidden;
    border-radius: 10px;
}
.row-no-gutter {
    margin-left: 0;
    margin-right: 0;
}
.row-no-gutter > [class*=col] {
    padding-right: 0;
    padding-left: 0;
}
.contact-info .boxes-wrapper > [class*=col-]:nth-of-type(1) .contact-box {
    background-color: #21cdc0;
}
.contact-info .contact-box {
    position: relative;
    padding: 39px;
    height: 100%;
}
.contact-info .contact-box .contact__icon {
    font-size: 50px;
    flex: 0 0 56px;
    max-width: 80px;
    padding-right: 17px;
}

.contact-info .boxes-wrapper > [class*=col-]:nth-of-type(2) .contact-box {
    background-color: #3851a2;
}
.contact-info .boxes-wrapper > [class*=col-]:nth-of-type(3) .contact-box {
    background-color: #2d4990;
}
.contact-info .contact-box .contact__title {
    font-size: 19px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.contact-info .contact-box .contact__title, .contact-info .contact-box .contact__icon, .contact-info .contact-box .time__list li, .contact-info .contact-box .contact__desc {
    color: #ffffff;
}
.contact-info .contact-box p {
    line-height: 1.75;
    margin-bottom: 15px;
    font-size: 14px;
}
.time__list li {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dcdee2;
}
.contact-info .contact-box .phone__number .icon-phone {
    width: 40px;
    height: 40px;
    line-height: 40px;
        padding-left: 3px;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    background-color: #1ebaae;
}
.contact-info .contact-box .phone__number .fa{
    font-size: 19px!important;
}

.contact-info .contact-box .phone__number {
    font-size: 18px;
    margin-top: 5px;
    font-weight: 600;
    text-decoration: none;
    color: #ffffff !important;
}
.phone__number {
    display: inline-flex;
    align-items: center;
/*    font-family: "Quicksand", sans-serif;*/
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    color: #3851a2 !important;
}
.contact-info .contact-box .btn__white.btn__outlined {
  padding: 10px 30px 10px 30px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    font-weight: 500;
}
.btn__white.btn__outlined {
    color: #ffffff;
    background-color: transparent;
    border: 2px solid #ffffff;
}
.btn__rounded {
    border-radius: 50px;
}
.btn__white.btn__outlined:hover {
    color: #21cdc0;
    background-color: #ffffff;
}
.contact-info .contact-box .time__list li span{
    font-size: 14px;
}
.contact__content .fa{
    font-weight: 200 !important;
    font-size: 11px !important;
    padding-left: 5px;
}
.contact__icon .icon-call3 {
    width: 50px;
    height: 50px;
   
}
.contact__icon .icon-health-report{
    width: 50px;
    height: 50px;
   
}
.contact__icon .icon-heart2{
    width: 50px;
    height: 50px;
}






/*about section*/
.about-sec{
    padding: 80px 0;
}
.about-sec h6 {
    color: #002c5d;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}
.about-sec h6 span {
    background-color: #f3faff;
    padding: 6px 11px;
    border-radius: 3px;
}
.abt-img a {
    position: absolute;
    top: 319px;
    left: 310px;
}
.abt-img .btn-apt{
    color: #fff;
    background-color: #002c5d;
    padding: 17px 20px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 3px;
}
.abt-img .btn-apt:hover{
    background-color: #fff;
    color: #002c5d;

}
.abt-content h4 span {
    color: #757575;
    font-weight: 400;
    line-height: 25px;
    font-size: 17px;
}

.abt-icon {
    background-color: #002c5d;
    text-align: center;
    width: 90px;
    height: 90px;
    line-height: 86px;
    border-radius: 5px;
}
.abt-icon1{
    background-color: #39cabb;
    text-align: center;
    width: 90px;
    height: 90px;
    line-height: 86px;
    border-radius: 5px;
}
.abt-content .abt-box{
    background-color: var(--e-global-color-a29ea9b );
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
}
.abt-box h5{
      font-size: 15px;
    font-weight: 500;
    color: #757575;
    line-height: 26px;
}
.abt-box h3 span{
      font-size: 15px;
    font-weight: 500;
    color: #757575;
    line-height: 26px;
}
.abt-box h4{
    color: #002c5d;
    font-size: 17px;
    font-weight: 600;
}
.abt-box h3{
    color: #39cabb;
    font-size: 17px;
    font-weight: 600;
}
.abt-content .btn-intro{
    background-color: #f3faff;
    color: #002c5d;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}
.abt-content .abt-title h3{
    color: #002c5d;
    /*padding-top: 20px;
    padding-bottom: 20px;
    font-size: 42px;*/
    font-weight: 800;
    
}
.abt-des p{
    font-size: 15px;
    font-weight: 500;
    color: #757575;
    line-height: 26px;
    padding-bottom: 20px;
}







/*dedicated doctors*/


.doctors{
   padding: 30px 0 80px 0;  
}
.doctors .sec-title_heading{
     color: #002c5d;
    font-weight: 800;
}
.doctors .sec-title_title{
    color: #757575;
    padding-bottom: 60px;
}


.team-block_three-content{
    background-color: #eef5ff;
    padding-bottom: 30px;
    margin-bottom: 40px;
    padding-top: 45px;
    padding-left: 30px;
    min-height: 270px;
}
.team-block_three-title a {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    text-decoration: none;
 
}
.team-block_three-title  {

    padding-bottom: 10px;
}
.team-block_three-designation{
    text-transform: uppercase;
    color: #757575;
    font-weight: 500;
    padding-bottom: 10px;

}
.team-block_three-details{
        font-size: 15px;
    font-weight: 500;
    color: #757575;
    line-height: 26px;
    padding-bottom: 10px;
}

.team-block_three-appoint{
 color:#3f5788;
 text-transform: uppercase;   
 font-weight: 500;
 content: \F280;

}
.team-block_three-content .team-block_three-appoint{

 text-decoration: none;
}

.bi-chevron-double-right::before {
    content: "\f280";
    /* margin-top: 13px; */
    height: 19px;
    padding-left: 10px;
}







.fun-facts h6 {
    color: #002c5d;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}
.fun-facts h6 span {
    background-color: #f3faff;
    padding: 6px 26px;
    border-radius: 3px;
}
.fun-facts h3 {
    color: #fff;
    font-weight: 800;
    margin-top: 15px;
}
.fun-facts p{
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 26px;
    margin-top: 10px;
}


.fun-facts{ padding: 0;
background-image: url("../images/cta-bg.jpg"); background-size: cover;   
  background-repeat: no-repeat;
  background-attachment: fixed; }
.fun-facts .color-overlay {
   position: relative;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: rgb(57, 202, 187, 0.9);

}









.circle {
  width: 200px;
  margin: 6px 6px 20px;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 1.2;

}

.circle canvas {
  vertical-align: top;
  width: 150px !important;
  height: auto !important; 
}

.circle strong {
  position: absolute;
  top: 55px;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 30px;
  color: #fff;
}

.circle strong i {
  font-style: normal;
  font-size: 0.6em;
  font-weight: normal; 
}

.circle span {
  display: block;
  color: #fff; font-weight: 500;
  margin-top: 12px;
}















.testimonial{ margin: 0; background-image: url("../images/testimonial-bg.jpg"); background-size: cover;   
  background-repeat: no-repeat; background-position: right; text-align: left;
padding: 137px 0;} 
.testimonial h3 {
    font-size: 15px;
    margin-bottom: 10px;
    line-height: auto;
    font-weight: 500;
    color: #757575;
    text-transform: uppercase;
}
.testimonial h2{ font-size: 40px;
    color: #002c5d;
    font-weight: 800; }         

.testimonial p{ font-size: 15px; line-height: 28px; } 
.testimonial h4{font-size: 19px;
    line-height: auto;
    font-weight: 600;}   
.testimonial h5{font-size: 15px; line-height: auto; font-weight: 500; color:#cdcdcd; }     
.testimonial .carousel-indicators li { background-color: #55407d;}
.testimonial .carousel-indicators li:active { background-color: #ccc;}
.testimonial .carousel-indicators { display: none;
    position: absolute;
    right: 0;
    bottom: -86px;}
.testimonial .prev-next {
    position: absolute;
    right: 0px !important;
    width: 110px;
    height: 50px;
}
.testimonial .carousel-control-next, .testimonial .carousel-control-prev{ background: #002c5d; opacity: 1; width:50px; }
.testimonial .carousel-item{ min-height:330px; }


.address{ position:absolute;
left:0;
right:0;
margin-left:auto;
margin-right:auto; z-index:1 }
.address .box{ background:#adc867; }
.address .box h2 {
    font-size: 16px; margin-top: 20px;
    margin-bottom: 15px;
    line-height: auto;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
.address .box p{font-size: 15px; line-height: 25px; color:#fff }





.footer{ padding: 0; background:#002c5d; }
.footer img{ margin-bottom: 20px; }
.footer h2{font-size: 18px; margin-bottom: 10px; line-height: auto; font-weight: 600; color: #fff;}  
.footer hr{border-top: 1px solid #4ee0d1;
    background: none;
    width: 100px;
    float: left;
    margin: 0 0 9px 0;}
.footer p{ color:#fff; font-size: 14px; }
.footer ul{ float: left; margin: 0 0 20px 0; }
.footer ul li{ font-size: 14px; padding-bottom: 10px; }
.footer ul li a{ color:#fff; }
.copyright{ background: #0d3765; width:100%; color:#fff; font-size:13px; }
.footer i{ color: #3acabb; font-size: 18px; margin: 0; }
.footer .bi{ color: #3acabb; font-size: 18px; margin: 0;     position: relative;
    top: -4px; }
.footer-btn{ padding: 0 10px; color: #000; font-size: 13px; font-weight: 600; }
.footer-btn:hover{ color: #55407d; }
.service-time{ background:#39cabb; padding:20px; color:#fff; border-radius: 3px;}
.service-time h3{ font-size:13px; font-weight: 600; text-transform:uppercase; }
.service-time h4{ font-size:13px; font-weight: 500; }
.service-time .btn{ color:#002c5d; font-weight:600; }



.inner-banner{/*background-image: url("../images/footer-bg.jpg"); background-size: cover;   
  background-repeat: no-repeat; background-attachment: fixed;*/ 
  margin-top: -88px; }
.all{background-image: url("../images/banner-bg.jpg"); background-size: cover;   
  background-repeat: no-repeat; background-attachment: fixed;}  


.inner-banner h2{/* font-size: 70px;*/ margin-bottom: 30px;
    line-height: auto; color: #fff; font-weight: 700; }     
.inner-banner ul{ margin: 0; padding: 0; color: #fff; font-weight: 600; }    
.inner-banner ul li{ margin: 0; padding: 0 10px 0 0; list-style: none; float: left; }    
.inner-banner ul li span{ color: #fff; font-weight: 600; }
.inner-banner ul li i{font-size: 8px;
    position: relative;
    font-weight: 600;
    top: -4px;}
.inner-banner .color-overlay { padding: 40px;
   position: relative;
   top: 0;
   left: 0;
   width: 100%;
/*   height: 100%;*/
   background-color: rgb(0 44 93 / 85%);

}

.about-bg{background-image: url("../images/about-bg.jpg"); background-size: cover;   
  background-repeat: no-repeat; }  
.about-bg2{background-image: url("../images/about-bg2.jpg"); background-size: cover;   
  background-repeat: no-repeat; }    

.inner-content{ margin: 0; padding: 70px 0 20px 0; } 
.inner-content h3 {
    color: #002c5d;
    font-weight: 800;
}
.inner-content h6 {
    color: #002c5d;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}
.inner-content h6 span {
    background-color: #f3faff;
    padding: 6px 11px;
    border-radius: 3px;
}
.inner-content h4{ font-size: 18px;
    color: #55407d;
    font-weight: 600;
    text-transform: uppercase;
} 
.inner-content h4 span{ font-size: 30px; }  
.inner-content p{ font-size: 16px; line-height: 28px; text-align:justify; } 
.inner-content .usp{ line-height: 20px text-align: left;
    font-size: 13px;
    text-transform: none;
    color: #000;
    font-weight: 400;  }
.inner-content .founder{ font-size: 16px; line-height: 28px; text-align:justify; font-style:italic; }
.inner-content .mission{ padding: 20px; /*background: #f3f7fb; box-shadow: 0px 10px 30px rgb(5 5 5 / 8%);*/}
.inner-content .mission img{ max-height:70px; }
.inner-content .mission p{ font-size:14px; line-height: 25px; }
.inner-content .btn-appointment{ background: #39cabb;
    padding: 20px 30px;
    font-size: 14px;
    border-radius: 3px; }
.inner-content .btn-appointment{ background: #39cabb;
    padding: 20px 30px;
    font-size: 14px;
    border-radius: 3px;
    font-weight: 600;
    color:#fff; }
.inner-content .btn-appointment:hover{ background: #fff; color:#002c5d; }    
.inner-content h5{ font-size: 35px;
    color: #fff;
    font-weight: 600;
} 

.inner-content ul{ margin: 0; padding: 0 0 0 20px; }    
.inner-content ul li{ margin: 0; padding: 0 0 10px 0px; list-style-image: url('../images/list-icon.png'); 
font-size: 17px; line-height: 30px; font-weight:400; text-align:justify; }    

.inner-content ul li ul{ margin: 0; padding: 10px 0 0 20px; }    
.inner-content ul li ul li{ margin: 0; padding: 0 0 5px 5px; list-style: square;
font-size: 17px; line-height: 30px; font-weight:400; text-align:justify; }

.inner-content .profile{ /*background: #1f2231;*/ }
.inner-content .profile h2{ font-size: 28px; margin-bottom: 10px; line-height: auto;
  font-weight: 600; color: #222;}
.inner-content .profile .border-profile{ border-left: 2px solid #55407d; }

.inner-content .color-overlay {
   position: relative;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: rgb(46, 40, 50, 0.9);

}


.inner-content .btn{ background: #fff; padding: 15px 40px; font-weight: 700; 
  text-transform: uppercase; font-size: 14px; }
.inner-content .btn:hover{ background: #45c6b7; color: #000; }
.inner-content .btn2{ background: #55407d; padding: 15px 40px; font-weight: 700; 
  text-transform: uppercase; font-size: 14px; }
.inner-content .btn2:hover{ background: #222; color: #fff; }




.inner-content .profile .title{ background: #55407d; position: absolute; top: 25px;
    left: 0px; padding: 15px 25px; width: auto; text-transform: uppercase; font-weight: 500;
    font-size: 18px; }

/*.inner-content .profile:after {
    content: '';
    display: block;
    position: absolute;
        top: 230px;
    bottom: 0;
    right: 0px;
    background: #55407d;
    height: 300px; width: 30px;
}*/   
.inner-content table span{ color: #45c6b7; font-weight: 700; text-transform: uppercase; }





.inner-content .box{ background:#f3f7fb; border: 10px solid #fff; box-shadow: 0px 10px 30px rgb(5 5 5 / 8%); }  
.inner-content .box h2{ font-size: 24px; margin-bottom: 10px; line-height: auto; font-weight: 600; text-align: left;
  color:#55407d; } 
  .inner-content .box h2 span{ font-size: 16px; margin-bottom: 10px; line-height: auto; font-weight: 600; text-align: left;
  color:#000; } 
.inner-content .box td{ font-size:14px; }
.inner-content .box td span{ color:#43909f; }



#tabs{
    background: #007b5e;
    color: #eee;
}
#tabs h6.section-title{
    color: #eee;
}
#tabs .nav-tabs .nav-item.show .nav-link{font-weight: bold; }
#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #55407d;
    border: 2px solid #55407d !important;
    font-weight: bold; border-radius:0;
}
#tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #eee;
    font-size: 20px;
}

.inner-content .nav-tabs { background: #adc867!important; border-bottom: 2px solid #55407d; border-left: 2px solid #fff;  }
.inner-content .nav-tabs .nav-link{ border-right:1px solid #fff; border-left:1px solid #fff;  border-radius: 0; font-weight: 600;}
.inner-content .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent!important; background-color: #55407d; color: #fff; border-radius: 0;
}























.contact{ margin: 0; padding: 70px 0;} 
.contact h2{/*font-size: 70px; line-height: 70px;*/  margin-bottom: 30px; color: #003a6b; font-weight: 800; }  
.contact h3{ font-size: 18px; line-height: 20px; color: #003a6b; font-weight: 700; }    
.contact h4{font-size: 16px; margin-top: 10px; line-height: 22px; font-weight: 600; }
.contact h4 span{ color: #003a6b; font-weight: 600;}
.contact ul{ margin: 0; padding: 0 0 0 20px; }    
.contact ul li{ margin: 0; padding: 0 0 10px 0; list-style-image: url('../images/plus.png');}
.contact .form{ padding:40px; background: #fff; box-shadow: 0px 10px 30px rgb(5 5 5 / 8%); border-radius: 10px; }
.contact .form-control{     background: #f3faff;
    border: 1px solid #e1eaf1; padding: 15px; color: #222; min-height: 50px;
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin-bottom: 10px; 
resize: none; }
.contact .form-control:focus{outline: none}
.contact .form .btn{ padding: 15px 30px; margin-top: 5px; text-transform: uppercase; 
  background: #002c5d; color: #fff; font-weight: 600; 
  -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;  }
.contact .form .btn:hover{ background: #39cabb;}
  
.contact i{ background: #f94f43; color: #fff; width: 40px; height: 40px; padding: 10px; 
    text-align: center; outline: 1px solid #ccc; outline-offset: 5px; margin-right: 20px; }

.contact .contact-panel {
    background: #f3faff;
    border-radius: 3px;
    line-height: 65px;
    padding: 14px;
}
.contact .contact-panel img {
    max-height: 75px;
}


.buttonbox .spinner-button:hover {}
.buttonbox .spinner-button i { color: #fff; margin-right:10px; } 
.buttonbox .spinner-button:hover i {  color: #fff; }




.cta-whatsapp{ position: fixed; bottom: 90px; right: 20px; font-size: 30px; background: #31bd42; color: #fff; 
  padding: 10px; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%;
  height: 50px; width: 50px; text-align: center; z-index: 1; }
.cta-whatsapp i{ margin: 0; padding: 0; position:relative; top: -8px; }




.gallery{ margin: 0; padding: 50px 0; } 
.gallery .nav { padding:0px; justify-content: var(--titles-container-justify-content,center);}
.gallery .nav li a { 
    margin:5px;
    padding: 5px 15px; 
    font-size:14px; 
    color:#222; 
    background: #adc867;
    transition-duration: 0.4s; text-transform: uppercase; font-weight: 600;
}
.gallery .nav a:hover {  background:#55407d; color: #fff; }
.gallery .nav .active {  background-color:#55407d !important; color:#fff;}
.gallery .nav-pills .nav-link{ border-radius: 0; padding: 10px 20px; }
.gallery .card-img{  float:left; padding:10px; }
.gallery h2{ font-size: 24px; margin-bottom: 20px; line-height: auto; font-weight: 600; }         

.jbox-container img { top: 53%!important;}
@media screen and (min-width: 768px){
.jbox-container .jbox-close {
    top: 72px!important;
    right: 50px;
    height: 25px;
    width: 25px;
}
}













.blog{ margin: 0; padding: 50px 0; } 
.blog .list{ height: 200px; width: 100%;}
.blog h3{    background: #45c6b7;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    top: 180px;
    left: 25px;
    padding: 0 20px; width: 135px;
    line-height: 40px;
    z-index: 11;
}
.blog h2{ font-size: 22px; margin-top: 35px; line-height: auto; font-weight: 600;
padding-bottom: 10px; } 
.blog h2:hover{ color: #55407d; transition: all 0.3s ease-in-out; }
.blog h4{ font-size: 14px; line-height: auto; font-weight: 600; color: #45c6b7;
padding-bottom: 10px; } 
.blog i{ margin-right: 5px; color: #45c6b7; }
.blog p{ padding-bottom: 10px; }

.blog .pagination, .jsgrid .jsgrid-pager {
     display: flex; padding-left: 0; list-style: none; border-radius: 0.25rem
 }
 .blog .page-link { color: black }
 .blog .pagination.pagination-flat .page-item { margin: 0 .25rem}
 .blog .pagination-success .page-item.active .page-link { padding-left: 15px; padding-right: 15px;
     background: #45c6b7; border-color: #45c6b7 } 
.page-link:hover {
    z-index: 2; color: #fff; text-decoration: none; background: #45c6b7; border-color: #45c6b7
}


























@media (max-width:991.98px) {
     .padding {
         padding: 1.5rem
     }
 }

 @media (max-width:767.98px) {
     .padding {
         padding: 1rem
     }
 }



















.request-quote{ margin-top: -150px; padding: 0px; background: #09162a;min-height: 400px;
width: 100%; } 
.request-quote h2{/*font-size: 48px;*/ margin-bottom: 30px; color: #fff;  line-height: auto; font-weight: 400; }  
.request-quote h2 span{ font-weight: 600; }       
.request-quote h3{ font-weight: 600; font-size: 18px; color: #f94f43; letter-spacing: 1px; text-transform: uppercase;}  
.request-quote img{ width: 100%; }
.request-quote .form{ padding: 30px 30px 30px 30px; }
.request-quote .form-control{ background: none; border: none; border-bottom: 2px solid #535c6a;
-moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; margin-bottom: 40px; 
max-height: 70px; resize: none; padding-left: 0; }
.request-quote .form-control:focus{outline: none}
.request-quote .btn{ padding: 20px 40px; margin-top: 5px; text-transform: uppercase; }


.clients{ margin: 0; padding: 50px 0;}
.clients h2{/*font-size: 48px;*/ margin-bottom: 30px; line-height: auto; font-weight: 400; }  


.cta{background-image: url("../images/cta-bg.png"); background-position: center center; 
  background-size: cover; background-repeat: no-repeat; width: 100%;}
.cta h2{/*font-size: 48px;*/ margin-bottom: 30px; color: #fff;  line-height: auto; font-weight: 400; }  
.cta h2 span{ font-weight: 600; } 
.cta p{ color: #fff; font-weight:400; }
.cta .btn-cta{ text-transform: uppercase; font-family: 'Oswald', sans-serif; font-size: 15px; 
padding: 15px 25px; letter-spacing: 0.05em; border: none; background: #f94f43; color: #fff;}
.cta .btn-cta:hover{ background: #fff; border-color: #fff; color: #f94f43; border: none; }
















.get-free-quote .form{ padding: 30px 30px 30px 30px; }
.get-free-quote .form-control{ background: none; border: 1px solid #ccc;
-moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; margin-bottom: 10px; 
max-height: 70px; resize: none; padding-left: 10px; min-height: 40px; }
.get-free-quote .form-control:focus{outline: none}
.get-free-quote .btn{ background: #f94f43; padding: 10px 40px; margin-top: 5px; 
  text-transform: uppercase; color: #fff; }



.counter-up{

  position: relative;
  display: flex;
  align-items: center;
}
.counter-up::before{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.counter-up .content{
  z-index: 1;
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.counter-up .content .box{
  border: 1px dashed rgba(255,255,255,0.6);
  width: calc(25% - 30px);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-direction: column;
  padding: 20px;
}
.content .box .icon{
  font-size: 48px;
  color: #e6e6e6;
}
.content .box .counter{
  font-size: 50px;
  font-weight: 500;
  color: #f2f2f2;
  font-family: sans-serif;
}
.content .box .text{
  font-weight: 400;
  color: #ccc;
}
@media screen and (max-width: 1036px) {
  .counter-up{
    padding: 50px 50px 0 50px;
  }
  .counter-up .content .box{
    width: calc(50% - 30px);
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 580px) {
  .counter-up .content .box{
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .wrapper{
    padding: 20px;
  }
  .counter-up{
    padding: 30px 20px 0 20px;
  }
}








.jbox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.75);
    display: none;
    color: #fff;
    z-index: 9999!important;
}





