body{
     font-family: 'Poppins', sans-serif;
     /*font-family: sans-serif;*/
}

.main-menu .dropdown-slide > .dropdown-menu a{
    color: #fff;
    padding: 7px 18px;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #ffffff59;
}
.main-menu .dropdown-menu {
    padding: 0px;
}
.main-menu .dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color:transparent !important;
}
.main-menu .show.dropdown-slide > .dropdown-menu {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity:1;
}
.top-bar {
    width: 100%;
padding: 5px 0px;
background-color: #4f6769;
   /* background: url(../img/nav_bg.jpg) repeat-x;
    margin: 0 auto;
    border-left: 1px solid #cedce7;
    border-right: 1px solid #cedce7;*/
}
.socal-iocn-section{
    float: right;
}
.top-bar ul{
    list-style: none;
    margin-bottom: 0;
}
.top-bar li{
    display: inline-block;
    padding-left: 12px;
}
.top-bar li a{
        text-decoration: none !important;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.top-bar li a i{
   font-size: 16px;
    display: inline-block;
    background: transparent;
    color: #fff;
    line-height: 1;
    padding: 5px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    transition: 0.3s;
    border: 2px solid #ffffff;
}
.carousel img{
    width: 100%;
}
.main-menu {
    background-color: #cee4ef;
  /*  border-radius: 5px;
    margin: 0px 25px;*/
        padding: .5rem 54px;
}
.banner-content h1{
        color: #ffffff;
    font-weight: 700;
    font-size: 45px;
    margin-top: 0;
}
 .banner-content p {
    font-size: 19px;
    font-weight: 400;
}
 .banner-content h4 {
    color: #ffffff;
    font-weight: 600;
    font-size: 26px;
}
.banner-content span{
    padding-right: 9px;
    padding-left: 10px;
}
.navbar-nav .nav-link{
 color: #4f6769 !important;
    font-weight: 600;
    font-size: 18px;
    margin: 0px 6px;
    padding: 9px 10px !important;
    border: 1px solid #cccccc61;
    border-radius: 7px;
    background-color: #0193b41c;
    box-shadow: 0 1px 4px 1px rgb(49 164 222);
}
.nav-item .call-btn{
       background-color: #28beb9;
    padding: 9px 30px !important;
    color: #fff !important;
    font-size: 19px;
    border-radius: 4px;
        -webkit-animation: glowing 1300ms infinite;
    -moz-animation: glowing 1300ms infinite;
    -o-animation: glowing 1300ms infinite;
    animation: glowing 1300ms infinite;
}
@-webkit-keyframes glowing {
    0% {
        background-color: #0091b2;
        -webkit-box-shadow: 0 0 3px #0091b2;
    }

    50% {
        background-color: #21c7ed;
        -webkit-box-shadow: 0 0 15px #21c7ed;
    }

    100% {
        background-color: #0091b2;
        -webkit-box-shadow: 0 0 3px #0091b2;
    }
}

@keyframes glowing {
    0% {
        background-color: #0091b2;
        box-shadow: 0 0 3px #0091b2;
    }

    50% {
        background-color: #21c7ed;
        box-shadow: 0 0 15px #21c7ed;
    }

    100% {
        background-color: #0091b2;
        box-shadow: 0 0 3px #0091b2;
    }
}

.book-btn{
        color: #28beb9;
    background-color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    border-radius: 5px;
    padding: 11px 28px;
    text-decoration:  none !important;
}

.book-btn1{
    color: #4d6366 !important;
    border:1px solid #fff;
    font-size: 20px;
    font-weight: 600;
    border-radius: 5px;
    padding: 11px 28px;
    text-decoration:  none !important;
}
.book-btn1:hover{
    background-color: #fff;
    color: #ec1c24 !important;
    border-color:#ec1c24; 
}
/*.corona-count-section{
    background-color: #cee4ef;
    padding: 50px 0px;
}*/
.service-section-form h3{
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
}
.service-section-form h3 span{
    color: #28beb9;
    font-family: cursive;
    font-size: 45px;
}
.mid-form {
    background: #fff;
    padding: 30px;
    border-radius: 7px;
    /* text-align: center; */
    box-shadow: 0 0 10px rgb(40 190 188 / 70%);
}
.mid-form label{
        margin-bottom: 4px;
    color: #7d7a7aad;
    font-weight: 600;
    font-size: 15px;
}
.mid-form h4{
        font-size: 22px;
    font-weight: 700;
    text-align: center;
}
.mid-form .sub-btn {
    background-color: red;
    padding: 7px 15px;
    text-decoration: none !important;
    color: #fff !important;
}
.collec-box{
    background: #fff;
    padding: 36px 30px;
    border-radius: 5px;
    min-height: 205px;
    /* margin-top: 100px; */
    text-align: center;
    box-shadow: 0 0 10px rgb(136 136 136 / 10%);
}
.corona-count-section .corona-wrap{
    box-shadow: 0 0 10px rgb(135 135 135 / 28%);
    background-color: #fff;
    padding: 40px;
}    

.ccb-content h2{
        font-size: 36px;
    line-height: 48px;
    font-weight: 700;
}
.ccb-content h6{
        color: #ee2d3e;
    margin-bottom: 10px;
    font-size: 18px;
}
.ccb-content ul{
    margin-left: -30px;
    list-style: none;
}
 .ccb-content ul li {
    padding: 8px 0;
    font-size: 16px;
    color: #696969;
}
 .ccb-content p{
    color: #696969;
 }
 .lab-btn{
    background-color: #ec1c24;
    padding: 14px 40px !important;
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
    border-radius: 50px;
    text-decoration: none !important;
 }
 .lab-btn:hover{
    color: #ec1c24 !important;
    font-weight: 700;
    border:1px solid #ec1c24;
    background-color: transparent;
 }
 .service-section-form{
    background-size: cover;
    padding: 60px 0px;

 }
 .service-inner {
    background: #fff;
    box-shadow: 0 0 10px rgb(136 136 136 / 10%);
        margin: 5px 0;
    padding: 18px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.service-inner h5{
    font-size: 22px;
    font-weight: 700;
    color: #137981;
}
.service-inner p{
    color: #696969;
    font-size: 15px;
}
.servi-section h6{
       font-size: 32px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 18px;
}
.servi-section h2{
color: #fff;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
}
.form-enquery {
    padding: 25px;
    margin-top: 75px;
    background: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0 0 10px rgb(136 136 136 / 10%);
}
.btn-submit{
     background-color: #2cbcbc !important;
    padding: 7px 40px !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    border-radius: 50px !important;
    text-decoration: none !important;
}
.service-inner1 {
    background: #fff;
    padding: 35px 25px;
    border-radius: 5px;
    text-align: center;
    min-height: 231px;
    box-shadow: 0 0 10px rgb(136 136 136 / 10%);
}

.service-inner1 .service-thumb img {
    /*width: 80px;*/
    height: 57px;
}
/*.service-inner .service-content {
    width: calc(100% - 105px);
}*/
.service-inner1 .service-content h5{
        font-size: 19px;
    font-weight: 600;
    margin: 9px 0px;
    color: #687e7b;
}
.service-inner1 .service-content p {
    color: #696969;
}
.contact-title h4{
    font-size: 24px;
    margin-bottom: 26px;
    font-weight: 600;
    text-align: center;
}
.home-content{
    background-color:  #f3f9fe;
    padding:40px 0px;
}
.home-content p{
       font-family: 'Poppins', sans-serif;
    color: #3f5f7f;
    font-size: 16px;
    line-height: 33px;
    text-align: center;
}
.covid-price{
    padding: 60px 0px;
    background-color: #f9fcff;
}
.health-conten h3{
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 33px;
    text-transform: uppercase;
    margin-bottom: 25px;
    /* margin: 0px 6px; */
    padding: 13px 12px !important;
    /* border: 1px solid #cccccc61; */
    border-radius: 7px;
    background-color: #0193b41c;
    box-shadow: 0 1px 4px 1px rgb(49 164 222);

}
.health-conten p{
    color: #848080;
    line-height: 28px;
    font-size: 17px;
}
.health-conten {
    background: #fff;
    border: 1px solid #fff;
    transition: all .2s ease-in-out;
    box-shadow: 0px 6px 4px 3px rgb(0 0 0 / 15%);
    border-radius: 5px;
    padding: 25px;
    min-height: 535px;
}
.netwok-bg {
    margin:60px 0px;
}
.netwok-bg img{
    width: 100%;
}
.partner-section {
    padding: 60px 0px;
      background-color: #f9fcff;
}
.partner-section h2{
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
}
.partner-box {
    text-align: center;
    color: #4a4a4a;
    border-radius: 4px;
    background-color: #fff;
    padding: 46px 15px 10px 10px;
    box-shadow: 0 1px 4px 1px rgb(0 0 0 / 30%);
    min-height: 169px;
}
.logo-partner ul{
    list-style: none;
    margin-bottom: 0;
}
.logo-partner li{
    display: inline-block;
    width: 15%;
    float: left;
    margin:0px 8px;
} 
.call-section-bg{
    background-color: #28beb9;
    padding: 40px 0px;
    color: #fff;
}
.call-section-bg p{
    margin-bottom: 0px;
    font-size: 26px;
    font-weight: 700;
}
.call-section-bg .btn-phn{
        border: 2px solid #fff;
    border-radius: 30px;
    float: right;
    padding: 5px 25px;
    font-size: 23px;
    color: #fff;
    font-weight: 600;
    text-decoration: none !important;

}
.sub-footer{
    padding: 60px 0px;
    background-size: cover;
}
.sub-footer p{
    font-size: 60px;
    font-weight: 700;
    text-align: center;
    color: #597174;
    margin-bottom: 0;
}
footer{
    background-color: #4f6769;
    padding: 10px 0px;

}
footer ul{
list-style: none;
margin-left: -30px;
margin-bottom:0px;
}
footer ul li{
    display: inline-block;
    color: #fff;
    font-size: 15px;
    padding-right: 10px;
}
footer ul li a{
    color: #fff !important;
    text-decoration: none !important;
}
.team-section{
    padding: 40px 0px;
}
.clicent-box {
    box-shadow: 0px 0px 10px #8080804a;
    padding: 10px;
    text-align: center;
    min-height: 434px;
    border-radius: 5px;
}

.clicent-box h3{
    margin: 15px 0px;
    font-size: 24px;
}
.clicent-box p{
color: #696969;
margin-top: 10px;
}
.tm-section-foot{
    float: right;
}
.imp-img h1{
    text-align: center;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    font-size: 33px;
    margin-bottom: 25px;
    /* margin: 0px 6px; */
    padding: 13px 12px !important;
    /* border: 1px solid #cccccc61; */
    border-radius: 7px;
    background-color: #0193b41c;
    box-shadow: 0 1px 4px 1px rgb(49 164 222);
}
.health-package {
    background-color: #cee4ef3d;
    padding: 40px 0px;
  /*  margin: 20px 0px;
    border-bottom: 1px solid #cccccc9e;
    border-top: 1px solid #cccccc9e;*/
}
.line-height{
    background-color: #cee4efd4;
    padding: 2px 0px;
}      
/*--------------------------------
about-header
----------------------------------*/
/*#main {
  margin: 50px 0;
}*/



.about-header img{
   width: 100%;
}

.aobut-section1{
    background-color: #f3f9fe;
    padding: 60px 0px;
}
.aobut-section1 h3{
    font-size: 40px;
    line-height: 56px;
    font-weight: 700;
    margin-bottom: 2px;
    color: #fff;
}
.about-heading {
    background-color: #27bebc;
    text-align: center;
    padding: 5px 42px;
    color: #fff;
    border-bottom-right-radius: 138px;
    border-top-left-radius: 138px;
}
.aobut-section1 p{
    font-family: 'Poppins', sans-serif;
    color: #3f5f7f;
    font-size: 15px;
    line-height: 26px;
}
.our-vison img{
border: 1px solid #e7e8ff;
    border-radius: 4px;

    box-shadow: 0px 5px 40px 0px rgb(80 101 142 / 8%);
}
.aob-section2{
    padding: 40px 0px;
}
.vision-content ul{
    list-style: none;
    margin-left: -30px;
    margin-bottom: 0;
}
.vision-content li{
  display: inline-block;
    padding-bottom: 2px;
    padding-bottom: 10px;
    color: #627775;
    font-size: 17px;
}
.vision-content li span{
    display: block;
    color: #28bdbd;
    font-weight: 600;
        

}
.healt-test-sect{
background-color: #f5f7fc;
padding: 40px 0px;
}
/*.section-content-boxed{
border-radius: 4px;
padding:40px;
    background: #fff;
    box-shadow: 0px 5px 40px 0px rgb(80 101 142 / 8%);
}*/
.vision-content {
    background: #fff;
    border: 1px solid #fff;
    transition: all .2s ease-in-out;
    box-shadow: 0px 6px 4px 3px rgb(0 0 0 / 15%);
    border-radius: 5px;
    padding: 25px;
    /* min-height: 535px; */
}
.vision-content li i{
    color: #26b6ff;
    font-size: 19px;
}
.health-text-area{
     background: #fff;
    border: 1px solid #fff;
    transition: all .2s ease-in-out;
    box-shadow: 0px 6px 4px 3px rgb(0 0 0 / 15%);
    border-radius: 5px;
    padding: 25px;
}
.about-content-tm{
    background: #fff;
    border: 1px solid #fff;
    transition: all .2s ease-in-out;
    box-shadow: 0px 6px 4px 3px rgb(0 0 0 / 15%);
    border-radius: 5px;
    padding: 25px;
    min-height: 535px;
}
.about-content-tm h3{
      text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 33px;
    text-transform: uppercase;
    margin-bottom: 25px;
    /* margin: 0px 6px; */
    padding: 13px 12px !important;
    /* border: 1px solid #cccccc61; */
    border-radius: 7px;
    background-color: #0193b41c;
    box-shadow: 0 1px 4px 1px rgb(49 164 222);
}
.health-text-area h4{
        text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 33px;
    text-transform: uppercase;
    margin-bottom: 25px;
    /* margin: 0px 6px; */
    padding: 13px 12px !important;
    /* border: 1px solid #cccccc61; */
    border-radius: 7px;
    background-color: #0193b41c;
    box-shadow: 0 1px 4px 1px rgb(49 164 222);
}
.vision-content h3{
        text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 33px;
    text-transform: uppercase;
    margin-bottom: 25px;
    /* margin: 0px 6px; */
    padding: 13px 12px !important;
    /* border: 1px solid #cccccc61; */
    border-radius: 7px;
    background-color: #0193b41c;
    box-shadow: 0 1px 4px 1px rgb(49 164 222);
}
.health-text-area ul{
    margin-left: -30px;
}
.health-text-area h4{
    font-size: 26px;
    font-weight: 600;
}
.health-text-area  h5{
font-size: 23px;
    font-weight: 600;
    margin-bottom: 19px;

}
.health-text-area li{
        list-style: none;
    padding-bottom: 8px;
    font-weight: 600;
    font-size: 15px;
    color: #627775;
    font-family: 'Poppins', sans-serif;

}
.health-text-area li i{
    padding-right: 6px;
}
.leath-img img{
    border: 1px solid #e7e8ff;
    border-radius: 4px;

    box-shadow: 0px 5px 40px 0px rgb(80 101 142 / 8%);
}
/*.tm-section{
font-family: 'Poppins', sans-serif;
    background-color: #f3f9fe;
    padding:40px 0px;
}
.tm-section h2{
    font-size: 24px;
}*/
/*---------------------------
contact page css
--------------------------*/
.contact-header img{
    width: 100%;
}

.contact-us .contact-wrap {
    padding: 30px;
    margin-bottom: -30px;
    background: #fff;
    box-shadow: 0 1px 4px 1px rgb(49 164 222);
}
.contact-us .contact-wrap .contact-title {
    margin-bottom: 15px;
}
.contact-us .contact-wrap .contact-title h5{
      font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #28bebc;
    text-transform: uppercase;
}
.contact-wrap ul{
    list-style: none;
    margin-left: -30px;
}
.contact-wrap h6{
   font-size: 17px;
    font-weight: 700;
    color: #27bdbb;
}
.contact-wrap p{
    font-size: 16px;
    font-weight: 400;
    color: #696969;
    line-height: 1.5;
}
.contact-wrap a{
    color: #4d6567;
    font-weight: 600;
    text-decoration: none !important;
}
.contact-us .contact-area .contact-item {
    /*align-items: flex-start;*/
    /*justify-content: space-between;*/
    border-bottom: 1px solid #ecf0f3;
    margin-bottom: 20px;
}
.contact-us .contact-area .contact-item .contact-icon {
    width: 30px;
    text-align: center;
}
.contact-us .btn-contact{
       background-color: #28beb9;
    padding: 10px 54px;
    color: #fff;
    font-size: 23px;
    border-radius: 52px;
    text-decoration: none !important; 
}
.contact-us .form-control{
 padding: 24px 16px;
}
.contact-us{
    padding: 40px 0px;
}
.map-section{
    padding: 40px 0px;
}
.whatapp-icon {
    left: 56px;
    bottom: 37px;
    transition: background 0.5s;
    /* box-shadow: 13px 15px 38px rgb(0 0 0 / 69%); */
    z-index: 11;
    position: fixed;
    animation: shapeani3 5s linear infinite;
}
.modal-body { 
  h1 { 
    font-weight:900; 
    font-size:2.3em;
    text-transform:uppercase;
  }
  
  a.pre-order-btn { 
    color:#000;
    background-color:gold;
    border-radius:1em;
    padding:1em;
    display: block;
    margin: 2em auto;
    width:50%;
    font-size:1.25em;
    font-weight:6600;
    &:hover { 
    background-color:#000;
      text-decoration:none;
      color:gold;
    }
  }
  
  
}


.returnToProfile {text-align: center; margin:3em;}
.returnToProfile a, .returnToProfile a:visited {color: #ddd;}
.returnToProfile a:hover {color: #fff;}
.privacy-section{
    padding: 50px 0px;
    background-color: #f3f9fe;
}
.privacy-section h3{
    font-size: 30px;
    font-weight: 600;
}
.privacy-section p {
    font-family: 'Poppins', sans-serif;
    color: #3f5f7f;
    font-size: 15px;
    line-height: 26px;
}
/*-------------------------------subfooter css---------------------------------*/
/*-----------------------------------subfooter css---------------------------------*/
.subfooter{
    background-color: #334648;
    padding: 10px 0px;
    text-align: center;
    color: #fff;
}
.subfooter p{
    margin-bottom: 0;
    font-size: 17px;
}
.subfooter p a {
        text-decoration: none !important;
        font-weight: 700;
        color: #fff !important;  
}
/*#enquirytest-form
{   
    padding-top: 100px;
}*/
/*------------------------------------6 sec..model css------------------------------------------*/
/*------------------------------------6 sec..model css------------------------------------------*/
#modal-subscribe h1{
    font-size: 17px;
    color: white;
    margin-bottom: 17px;
    font-weight: 600;
}
.form-popupmodel .modal-header{
    padding: 1px 12px;
}
.form-popupmodel .modal-body {
    padding: 5px 24px 24px;
}
.form-popupmodel .modal-body p{
    color: #fff;
}
.form-popupmodel .modal-body p a{
    text-decoration: none !important;
    color: #fff;
}
.form-popupmodel .modal-content{
        background-color: #27bebc;
}
/*-----------------------------thanku page css-----------------------------------------------*/
/*-----------------------------thanku page css-----------------------------------------------*/
.thanku-bg{
    background-color: #f0edee;
    padding: 60px 0px;
    height: 100%;
}
.thanku-bg h1 {
    font-size: 9rem;
    font-weight: 700;
    color: #3d9ec3;
}
.thanku-bg p {
    font-size: 19px;
    font-weight: 500;
}
.details-thnk .btn-link {
    color: #ffffff !important;
    border: 1px solid #1d6396;
    padding: 9px 31px;
    text-decoration: none !important;
    border-radius: 35px;
    background-color: #1d6396;
}
/*------------------------soval icon cs---------------------------------------*/
/*------------------------soval icon cs---------------------------------------*/
.sticky-social{
  position:fixed;
  top:30%;
  left:-40px;
  padding:0px;
  margin:0px;
  z-index: 1;
}
.social{
  list-style:none;
}
.social li{
  padding:10px 10px;
  font-size:25px;
  transition:all 0.8s ease-in-out;
}
.social li:hover{
    margin-right:-30px;
 box-shadow:2px 5px 10px grey;
}
.social li:hover .fa{
    margin-left:20px;
  
}
.fa{
  color:#fff;
  transition:all 0.8s ease-in-out;
}
.fb{
  background-color:#3C5A98;
}
.twitter{
    background-color:#1EA1F2;
}
.insta{
    background-color:#DC4F42;
}
.pin{
    background-color:#CB2128;
}
.test-area{
    background-color: #199998;
    padding: 9px 0px;
}
.test-area p{
    margin-bottom: 0px;
    color: #fff;
    text-align: center;
    font-size: 20px;
}
.servics-box{
    background-color:  #fff;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
     box-shadow: 0 5px 20px rgb(0 0 0 / 30%);
     /*min-height: 485px;*/
}
.content-box {
    padding: 20px 20px 28px;
}
.content-box h4 {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 15px;
}
.content-box h4 a{
    color: #000;
    text-decoration: none !important;
}
.servics-box:hover {
   box-shadow: none;
}
.logos img {
    margin: auto;
    display: block;
    text-align: center;
    width: 100%;
    opacity: 0.3;
}

.logos img:hover {
    opacity: 0.5;
}

.desc h3 i {
    color: #2f2f2f;
    font-size: 24px;
    vertical-align: middle;
    margin-right: 12px;
}
.desc h3 i+i {
    margin-right: 0px;
    margin-left: 12px;
}

.desc {
    padding: 0px;
    position: relative;
    background: #000;
    border: 1px solid #111111;
}

.testi-meta {
    display: block;
    margin-top: 20px;
}
/*-----------------------------Testimonial css start------------------------------*/
/*-----------------------------Testimonial css start------------------------------*/
.testimonal-section .owl-prev {
     background-color: #28bebc !important; 
     color: #fff !important;
    width: 60px;
    bottom: 50%;
    height: 60px;
    font-size: 28px !important;
    line-height: 60px;
    text-align: center;
    position: absolute;
    right: auto;
    left: -10%;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px !important;
    border-radius: 100px !important;
}
.testimonal-section .owl-next {
    background-color: #28bebc !important;
    width: 60px;
    color: white !important;
    height: 60px;
    font-size: 28px !important;
    bottom: 50%;
    line-height: 60px;
    text-align: center;
    position: absolute;
    /* right: auto; */
    right: -10%;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px !important;
    border-radius: 100px !important;
}
.testimonal-section .owl-dots {
    display: none;
}
.testimonal-section {
    padding: 40px 0px;
    background-color: #f3f9fb;
}
/*-----------------------------Testimonial css end------------------------------*/
/*-----------------------------Testimonial css end------------------------------*/

/*-----------------------------Packege page css  start------------------------------*/
/*-----------------------------Packege page css  start------------------------------*/
.home-content h3{

    text-align: center;
    font-weight: 700;
}
/*.package-section1{
   background-image: linear-gradient( to bottom, rgb(206 228 239 / 65%) 4.6%, rgb(55 141 216) 97.7% );
    padding: 40px 0px;
}
.package-section1 h2{
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 20px;
}
.packages-header {
    background: #115a80;
    text-align: center;
    color: #fff;
}
.packages-header h4 {
    padding: 10px 6px;
    margin-top: 0;
    font-size: 18px;
    color: #fff;
    padding-bottom: 0;
    line-height: 18px;
}
.packages-header h4 small {
    display: block;
    color: #fff;
    font-size: 13px;
    padding-top: 7px;
}
span.packag-price {
    font-size: 28px;
    padding-bottom: 3px;
    display: block;
}
.packges-disc {
    background: #ed842e;
    padding: 6px 15px;
    font-size: 19px;
}
.view-bnt {
    background-color: #0f203a;
    padding: 6px 0px;
}
.view-bnt a{
    text-decoration: none !important;
    color: #fff !important;
    font-size: 19px;
    font-weight: 700;
}
.dic-section{
    background-color: #f8f8f8;
    padding: 50px 0px 0px;
}
.dis-a{
    background: #fff;
    box-shadow: 0 5px 10px rgb(0 0 0 / 25%);
    border-radius: 0 0 5px 5px;
    padding: 60px 0px;
    border-radius: 15px;
    margin: 25px 0px;
}

.dis-a h2{
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}
.test-name h5{
    font-size: 16px;
}
.test-name ul{
    margin-bottom: 3px;
    margin-left: -25px;
}
.test-name li{
    font-size: 13px;
    color: #7d7d7d;
    line-height: 24px;
    font-weight: 600; 
}
.la-te-nam ul{
    margin-left: -25px;
    margin-top: 15px;
}
.enq-btn .btn-call{
    background-color: #ee842e!important;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    text-decoration: none !important;
    padding: 11px 40px;
    border-radius: 100px;
    margin-right: 5px;
}
.enq-btn .btn-call1{
    background-color: #05aaea !important;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    text-decoration: none !important;
    padding: 11px 40px;
    border-radius: 100px;
    margin-right: 15px;
}*/
/*------------------------------table prices----------------------------------------*/
/*------------------------------table prices----------------------------------------*/
.dic-section {
    padding: 40px 0px;

}
.dic-section h2{
    font-weight: 600;
    margin-bottom:  33px;
}
.pricingTable {
    /*text-align: center;*/
    background: #fff;
    margin: 0px 0px;
    box-shadow: 0 0 10px #ababab;
    padding-bottom: 40px;
    border-radius: 10px;
    color: #cad0de;
    transform: scale(1);
    transition: all .5s ease 0s;
    min-height:725px;
    margin-bottom: 50px;
}

.pricingTable:hover {
    transform: scale(1.05);
    z-index: 1
}

.pricingTable .pricingTable-header {
   padding: 31px 10px;
    background: #f5f6f9;
    border-radius: 10px 10px 58% 53%;
    transition: all .5s ease 0s;
    text-align: center;
    margin-bottom: 20px;
}

.pricingTable:hover .pricingTable-header {
    background: #ff9624
}

.pricingTable .pricingTable-header i {
    font-size: 50px;
    color: #858c9a;
    margin-bottom: 10px;
    transition: all .5s ease 0s
}

.pricingTable .price-value {
    font-size: 31px;
    font-weight: 700;
    color: #ff9624;
    transition: all .5s ease 0s
}

.pricingTable .month {
    display: block;
    font-size: 17px;
    color: #616265;
}

.pricingTable:hover .month,
.pricingTable:hover .price-value,
.pricingTable:hover .pricingTable-header i {
    color: #fff
}

.pricingTable .heading {
    font-size: 24px;
    color: #ff9624;
    margin-bottom: 20px;
    text-transform: uppercase
}

.pricingTable .pricing-content ul {
    list-style: none;
    padding: 0;
    margin-bottom: 30px
}

.pricingTable .pricing-content ul li {
    line-height: 30px;
    color: #a7a8aa
}

.pricingTable .pricingTable-signup a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 10px 35px;
    border-radius: 20px;
    background: #ffa442;
    text-transform: uppercase;
    transition: all .3s ease 0s
}

.pricingTable .pricingTable-signup a:hover {
    box-shadow: 0 0 10px #ffa442
}

.pricingTable.blue .heading,
.pricingTable.blue .price-value {
    color: #4b64ff
}

.pricingTable.blue .pricingTable-signup a,
.pricingTable.blue:hover .pricingTable-header {
    background: #4b64ff
}

.pricingTable.blue .pricingTable-signup a:hover {
    box-shadow: 0 0 10px #4b64ff
}

.pricingTable.red .heading,
.pricingTable.red .price-value {
    color: #ff4b4b
}

.pricingTable.red .pricingTable-signup a,
.pricingTable.red:hover .pricingTable-header {
    background: #ff4b4b
}

.pricingTable.red .pricingTable-signup a:hover {
    box-shadow: 0 0 10px #ff4b4b
}

.pricingTable.green .heading,
.pricingTable.green .price-value {
    color: #40c952
}

.pricingTable.green .pricingTable-signup a,
.pricingTable.green:hover .pricingTable-header {
    background: #40c952
}

.pricingTable.green .pricingTable-signup a:hover {
    box-shadow: 0 0 10px #40c952
}

.pricingTable.blue:hover .price-value,
.pricingTable.green:hover .price-value,
.pricingTable.red:hover .price-value {
    color: #fff
}
.pricing-content {
    margin: 5px 20px;
}
.baner-section {
    margin: 40px 0px;
}
.baner-section img{
    width: 100%;
}
@media screen and (max-width:990px) {
    .pricingTable {
        margin: 0 0 20px
    }
}

.card {
  margin-bottom: 15px;
  /*border: 0;*/
}

#main #faq .card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
   box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 2px;
  padding: 0;
}
.card-header {
    padding: 0px;
}
.card .card-header .btn-header-link {
  color: #4d6667;
  font-weight: 700;
  font-size: 14px;
  display: block;
  text-align: left;
   padding: 15px;
    color: #333;
    background-color: #f5f5f5 !important;
    /*border-color: #ddd;*/
}

.card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'FontAwesome';
  font-weight: 900;
  float: right;
}

/*#main #faq .card .card-header .btn-header-link.collapsed {
  background: #A541BB;
  color: #fff;
}*/
.card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

/*#main #faq .card .collapsing {
  background: #FFE472;
  line-height: 30px;
}*/

#main #faq .card .collapse {
  border: 0;
}

#main #faq .card .collapse.show {
  background: #fff;
  line-height: 30px;
  color: #222;
    border: 1px solid #cccccc85;
}
.imp-not li{

color: #27bdbb;
    font-weight: 600;
    line-height: 33px;
}
.btn-sect {
    text-align: center;
}
.btn-sect .btn-call {
background: #ee842e!important;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    font-family: Montserrat-SemiBold;
    border-radius: 30px;
    font-weight: 400;
   padding: 10px 22px;
    margin-top: 27px;
    margin-left: 6px;
}
.btn-sect .btn-call1 {
background: #05aaea!important;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    font-family: Montserrat-SemiBold;
    border-radius: 30px;
    font-weight: 400;
   padding: 10px 22px;
    margin-top: 27px;
    margin-left: 6px;
}
/*--------------testimoinal slider csss--------------*/

.heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}
.white-heading{
    color: #ffffff;
}
.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}
.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color: #ffffff;
}
/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    background-color: #28bebc;
    padding: 50px 0px;
    margin-bottom: 40px;
 
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
/*.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}*/

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
/*.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
}
.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 22px;
}
*/
.testimonial .carousel {
    padding-bottom:50px;
}
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
.diabeties_banner img{
    width: 100%;
}
/*--------------------------------avcination css page------------------------------------*/
.banner_header{
    width: 100%;
}
.banner_header {
    background-repeat: no-repeat;
    background-size: 100%;
    padding:50px 0px 20px;
}
.vaccination_form {
    background-color: #fff;
    box-shadow: 0px 0px 23px 0px rgb(0 71 240 / 11%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 20px 25px;
    border-radius: 9px;
    width: 400px;
    margin: auto;
}
.vaccination_form h3{
        text-align: center;
    font-size: 21px;
    font-weight: 600;
    margin: 19px 0;
    color: #4c6466;

} 
.vaccination_form .sub_vabtn{

    background-color: #2cbcbc !important;
    padding: 7px 40px !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    border-radius: 50px !important;
    text-decoration: none !important;
    border:none;

}
/* ------testimonial  close-------*/
@media (min-width: 768px){

    .main-menu .dropdown-slide > .dropdown-menu {
  opacity:.3;
  display: block;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform: scale(1, 0);
  background-color: #17B6DE;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}

}
@media (max-width: 768px){
     .main-menu .dropdown-slide > .dropdown-menu {
  opacity:.3;

  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform: scale(1, 0);
  background-color: #17B6DE;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
    .clicent-box{
        margin-bottom: 15px;
    }
    .health-conten h3{
        text-align: center;
        font-size: 22px;
    }
    .servi-section h2{
        font-size: 23px;
    }
    .modalPopup{
        width: 94%;
        padding: 18px;
        top: 42%;
        left: 50%;
    }
    .buttonStyle{
    float: right;
    bottom: 33px;
    margin-right: -25px;
    }
    .main-menu{
        padding: .5rem 1px;
    }
    .logo-partner ul{
        margin-left: -40px;
    }
    .logo-partner li {
        width: 47%;
        float: left;
        margin-bottom: 15px;
    }
    .partner-box{
        padding: 15px;
    box-shadow: 0 1px 4px 1px rgb(0 0 0 / 30%);
    min-height: 128px;
    
    }
    .ntework-box .heading {
    font-size: 18px;
    }
  /*  #enquirytest-form .row{
       flex-direction: row-reverse;
    }*/
    .owl-nav{
        display: none;
    }
    .main-menu .dropdown-slide > .dropdown-menu{

    }
}

