@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/Roboto-Regular.woff') format('woff'),
        url('../fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prelude';
    src: url('../fonts/Prelude.eot');
    src: url('../fonts/Prelude.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Prelude.woff2') format('woff2'),
        url('../fonts/Prelude.woff') format('woff'),
        url('../fonts/Prelude.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

 @font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Myriad Pro Regular'), url('../fonts/MYRIADPRO-REGULAR.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Condensed'), url('../fonts/MYRIADPRO-COND.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Condensed Italic'), url('../fonts/MYRIADPRO-CONDIT.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Light';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Light'), url('../fonts/MyriadPro-Light.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Semibold';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Semibold'), url('../fonts/MYRIADPRO-SEMIBOLD.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Semibold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Semibold Italic'), url('../fonts/MYRIADPRO-SEMIBOLDIT.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Bold Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Bold Condensed'), url('../fonts/MYRIADPRO-BOLDCOND.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Bold'), url('../fonts/MYRIADPRO-BOLD.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Bold Italic'), url('../fonts/MYRIADPRO-BOLDIT.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Myriad Pro Bold Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Bold Condensed Italic'), url('../fonts/MYRIADPRO-BOLDCONDIT.woff') format('woff');
    }

body{font-family: 'Roboto'; margin: 0; padding: 0;}

h2{font-size: 58px;}

p{font-family: 'Roboto';font-size:24px;line-height: 36px;}

.navbar .linkactive1{color:#b2d68d!important;}
.navbar .linkactive2{color:#ec7b40!important;}
.navbar .linkactive3{color:#50a08d!important;}


.orangebg{background-color: #ec7b40!important;}

.whitetex{color: #fff!important;}
.cgreentex{color: #50a08d!important;}
.orangetex{color: #ec7b40!important;}
.lightgreentex{color: #b2d68d!important;}
.blacktext{color: #000!important;}
.orangetex{color: #ec7b40!important;}
.cgreensbg{background-color: #50a08d!important;}
.lightgreen{background-color: #b2d68d!important;}
.whitebg{background-color: #fff!important;}

.pt0{padding-top: 0px!important;}
.pb0{padding-bottom: 0px!important;}
.pt20{padding-top: 20px!important;}
.pb20{padding-bottom: 20px!important;}
.pt40{padding-top: 40px!important;}
.pb40{padding-bottom: 40px!important;}
.pt60{padding-top: 60px!important;}
.pb60{padding-bottom: 60px!important;}
.pt80{padding-top: 80px!important;}
.pb80{padding-bottom: 80px!important;}

.mt0{margin-top: 0px!important;}
.mt20{margin-top: 20px!important;}
.mb20{margin-bottom: 20px!important;}
.mt60{margin-top: 60px!important;}
.mb60{margin-bottom: 60px!important;}
.mt80{margin-top: 80px!important;}
.mb80{margin-bottom: 80px!important;}
.mtm0{margin-top: -120px!important;}
.mtbm0{/* margin-bottom: -120px!important; */}

.mt150{margin-top:5%;}
.mt150inr{margin-top:11%;}

.padcard{padding: 0px 0px!important;}
/* Custom container max width */
.container {max-width:1366px;}
.containerful {max-width:100%;}
.container-fluid{padding: 0px 7%;}

.mb0{ margin-bottom: 0px!important;}

.herosectiontop{width: 100%; float: left;}
    /* Background video */
    .video-background {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 90%;
      object-fit: cover;
      z-index: -1;
    }

    /* Overlay */
    .overlay {
      position: relative;
      width: 100%;
      height: 90vh;
      background:rgb(0 0 0 / 46%);
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      text-align: left;
      color: #fff;
    }
.navbar-brand img{width:65%;}
    /* Navbar */
    .navbar {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 10;
    }

    .navbar .nav-link {
      font-family: 'Roboto';
      font-size: 18px;
      color: #fff;
      white-space: nowrap;
      font-weight: bold;
      padding: 0px 15px !important;
    }

    .navbar .nav-link:hover {color: #fff;}

    /* Contact page navbar without hero */
    .navbar-contact {
      position: relative;
      background-color: #3ea18d;
      padding: 15px 0;
      margin: 0;
      top: 0;
    }
    .navbar-contact .linkactive3 {
      color: #f3965d !important;
    }

    /* Hero text */
    .hero-text h1 {
    font-family: 'Prelude';
    font-size: 86px;
    line-height: 113px;
    color: #fff;
    letter-spacing: 4px;
    }


    .hero-text h3 {
      font-size:37px;
      margin-top: 15px;
      color: #fff;
      font-family: 'Myriad Pro Regular';
      /* font-weight: 600; */
    }
    .hero-text p {
      font-size:18px;
      margin-top: 15px;
      color: #fff;
      font-family: 'Myriad Pro Regular';
      /* font-weight: 600; */
    }
    .btn-box {
    float: left;
   margin-top: 56px;
}
.btn-box a {
    margin-left: 20px;
}
    .btn-boxcta {
    float: left;
    margin-top: 80px;
}
.btn-custom {
      width: auto;
      font-family: 'Roboto';
      font-size:24px;
      background: #50a08d;
      color: #fff;
      padding: 12px 20px;
      border-radius: 0 25px 0px 25px;
      border: none;
      display: inline-block;
    }

    .btn-custom:hover {
      background: #ec7b40;
      color: #fff;
    }
.btn-custom2 {
      width: auto;
      font-family: 'Roboto';
      font-size:24px;
       background: #ec7b40;
     
      color: #fff;
      padding: 12px 20px;
      border-radius: 0 25px 0px 25px;
      border: none;
      display: inline-block;
    }

    .btn-custom2:hover {
      background: #50a08d;
      color: #fff;
    }
  /* about section start */
section{width: 100%;float: left;padding: 70px 0px;}
    .about-section {
      padding: 80px 0;
    }

    .about-title {
       font-family: 'Prelude';
       color: #40a18d;
       margin-bottom:60px;
       line-height:78px;
       letter-spacing: 4px;
      
    }

    .about-text {
      margin-bottom:180px;
      color: #000;
          width: 76%;
    }
.contact-info a{color: #000; text-decoration: none;}
.contact-info a:hover{color: #ec7b40;}

    /* Right image with overlay */
    .about-image-wrapper {
      position: relative;
      /* overflow: hidden; */
      border-radius: 20px;
      text-align: center;
    }

    .about-image {
      width: 92%;
      border-radius:35px;
      display: block;
      margin-top: 80px;
    }

    .orange-box {
 position: absolute;
 bottom: 19px;
 right: 91px;
 width: 26%;
 height: 27%;
 background:#f47d48;
 border-radius: 0px 80px;
 animation: borderPulse 3s infinite 
ease-in-out;
 }

    /* Border Animation Keyframes */
@keyframes borderPulse {
  0% {
   
   border-radius: 0px 80px;
  }
  50% {
   
    border-radius: 80px 0px;
  }
  100% {
   
    border-radius: 0px 80px;
  }
}


 .lightgreen-box {
     position: absolute;
     bottom: 20px;
     right:70px;
     width: 22%;
     height: 24%;
     background:#b2d68d;
     border-radius: 0px 40px;
     animation: borderPulse 3s infinite ease-in-out;
    }

    /* Border Animation Keyframes */
@keyframes borderPulse {
  0% {
   
   border-radius: 0px 40px;
  }
  50% {
   
    border-radius: 40px 0px;
  }
  100% {
   
    border-radius: 0px 40px;
  }
}




    /* Empower-section  Start*/



    /* Section */
    .empower-section {
      position: relative;
      width: 100%;
      height: 70vh;
      display: flex;
      align-items: anchor-center;
      justify-content: flex-start;
      /* overflow: hidden; */
    }

    /* Background image */
    .empower-section img {
      width: 100%;
      height: 90%;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
    }

    /* Overlay color */
    .empower-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 90%;
      background: rgba(0, 0, 0, 0.4); /* Adjust opacity */
      z-index: 2;
    }
.empower-text-box {
    z-index: 9999;
    position: relative;
    top: -46px;
}


    /* Text */
    .empower-text-box h1 {
       font-family: 'Prelude';
      font-size:92px;
     
      margin: 0;
      color: #fff;
    }

    .empower-text-box .health-line {
      color: #fff;
    }

    /* key-different section */



     .differentiators-section {
      position: relative;
      padding:80px 0 20px;
    }

    .differentiators-section h2 {
      color: #50a08d;
      margin-bottom:35px;
      text-align: left;
      font-family: 'Prelude';
    }

.differentiators-section h5 {
    color: #50a08d;
    font-size: 28px;
    font-weight: bold;
    }


    .differentiators-section p {
      max-width: 100%;
      text-align: left;
      margin-bottom:38px;
      color: #000;
    }

    .differentiators-bg {
      position: absolute;
      left: 0;
      bottom: 60px;
      width: 100%;
      height: 290px;
      background: #50a08d;
      z-index: 0;
    }

    /* cards */
    .differentiator-card {
      border: 2px solid #b0d792;
      border-radius: 0px 60px;
      background: transparent;
      overflow: hidden;
      height: 100%;
      padding: 4px 25px 45px 25px;
      transition: all 0.3s ease;
      position: relative;
      z-index: 2;
      font-family: 'Roboto';
    }

    .differentiator-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 5px 20px rgba(0,0,0,0.1);
    }

    .differentiator-card .icon {
      font-size: 40px;
      color: #2fa493;
      margin-bottom: 15px;
    }

    .differentiator-card h5 {
      color: #50a08d;
      margin-bottom: 15px;
      font-size: 20px;
      height: 63px;
    }
.d-flexc {
    display: flex;}

    .differentiator-card p {
      font-size: 14px;
      margin: 0;
      color: #fff;
      line-height:24px;
    }

    .see-all-btn {
      margin-top: 40px;
      background: #fff;
      border: none;
      color: #2fa493;
      font-size: 20px;
      padding: 12px 35px;
      border-radius: 0 30px 30px 0;
      transition: all 0.3s ease;
      position: relative;
      z-index: 2;
      padding: 12px 40px;
      border-radius: 0 25px 0px 25px;
    }

    .see-all-btn:hover {
     background: #ec7b40;
    color: #fff;
    }

    .btn-wrapper {
      text-align: center;
      margin-top: 20px;
      position: relative;
      z-index: 2;
    }


    /* Service section */


    .services-section {
    padding: 40px 0 80px;
}

.services-container {
      display: flex;
      gap: 30px;
      font-family: 'Roboto';
    }

    .service-card {
      width: 280px;
      padding: 90px 25px 190px;
      transition: all 0.4s ease;
    }

    /* Left card */
    .service-card.left {
      border: 3px solid #a5d6a7;
      border-radius: 120px 0 120px 0;
      background: #fff;
    }
.services-container a {
    text-decoration: none!important;
}
    .service-card.left h3 {
      color: #66bb6a;
      font-size: 26px;
      margin-bottom: 46px;
    }

    .service-card.left p {
      font-size: 18px;
      color: #000;
      line-height: 1.5;
    }

    /* Right card */
    .service-card.right {
      background: #b2d68d;
      border-radius: 120px 0 120px 0;
      color: #fff;
       border: 3px solid #b2d68d;
    }

    .service-card.right h3 {
      color: #fff;
      font-size: 26px;
      margin-bottom: 46px;
    }

    .service-card.right p {
      font-size: 18px;
      color: #fff;
      line-height: 1.5;
    }

    /* Hover effects */
    .service-card.left:hover {
      background: #b2d68d;
      color: #fff;
    }

    .service-card.left:hover h3,
    .service-card.left:hover p {
      color: #fff;
    }

    .service-card.right:hover {
      background:#fff;
       border: 3px solid #a5d6a7;
    }

    .service-card.right:hover h3{
       color: #66bb6a;
    }
 
    .service-card.right:hover p {
      color: #000;
    }
 



    /* Parallax background */
.story-section {
  background: url('../images/storybg.jpg') center center / cover no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

.story-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 34%); /* Gray overlay (50% opacity) */
  z-index: -1;
}
    /* Overlay container with border */
    .overlay-box {
      border:3px solid #daefe1;
      border-radius: 0px 125px;
      padding: 60px 147px 180px;
      text-align: center;
      color: white;
      width: 100%;
      position: relative;
    }

    /* Logo */
    .storylogo {
      width: 190px;
      height: auto;
      position: absolute;
      top: -30px;
      left: 0px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .storylogo img {
      width: 100%;
      height: auto;
      mix-blend-mode: multiply;
    }
   

    /* Heading text */
    .overlay-box h2 {
      font-size: 74px;
      margin-bottom: 10px;
      font-family: 'Myriad Pro Regular';
      line-height: 68px;
    }
    .overlay-box h2 strong {
      font-weight: 700;
    }

    /* Right bottom green box */
    .green-box {
      width: 150px;
      height: 110px;
      background:#3ea18d;
      border-radius: 0px 35px;
      position: absolute;
      right: 20px;
      bottom: 20px;
       animation: borderPulse 3s infinite ease-in-out;
    }

    /*  Cores  service section */
   .btn-wrapperac{width: 100%; text-align: center; margin: 50px 0px;}
   .btn-wrapperac a{ margin:0px 30px;}
     .cores-service-section {
      position: relative;
      padding: 80px 0 0px;
    }


  .cores-service-section h1 {
      color: #36a191;
      margin-bottom: 60px;
      text-align: left;
      font-family: 'Prelude';
      font-size: 40px;
      width: 100%;
      
    }

.cores-service-section h2 {
    color: #b0d792;
    margin-bottom:50px;
    text-align: left;
    font-family: 'Prelude';
}

     .cores-service-section h6 {
      color: #50a08d;
      margin-bottom: 60px;
      text-align: left;
      font-family: 'Prelude';
      font-size: 25px;
     
    }

    .cores-service-section p {
      max-width: 100%;
      margin-bottom:15px;
      color: #000;
      line-height: 28px;
      
    }

    .coreservice-card {
      display: inline-block;
      text-align: center;
      padding: 0px 60px;
      margin-top: 10px;
      font-family: 'Roboto';
      margin-bottom: 50px;
    }

    .card-wrapper {
      position: relative;
      display: inline-block;
      margin-bottom: 15px;
    }

    /* Border box (ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ box) */
    .border-box {
      width: 240px;
      height: 210px;
      border: 3px solid #b0d792;
      border-radius: 80px 0 80px 0;
      position: relative;
      z-index: 1;
      transition: all 0.3s ease;
    }

    /* Green box (ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ box) */
    .green-boxservice {
      background: #b0d792;
      width: 240px;
      height: 210px;
      border-radius: 80px 0 80px 0;
      display: grid;
      justify-content: center;
      align-items: center;
      color: #000;
      position: absolute;
      top: 26px;
      left: 26px;
      transition: all 0.3s ease;
      padding: 19px;
      font-size:20px;
      line-height: 24px;
      font-weight: 600;
      z-index: 9;
      gap: 0px;
    }
.green-boxservice p {font-size: 22px!important;padding-top: 10px;margin-bottom: 0;font-weight: normal;}
/* Hover effect */
.card-wrapper:hover .green-boxservice {
background: #fff;
color: #8BC34A;
border: 2px solid #8BC34A;
top: 0;
left: 0;
}

 
.service-desc {
 margin-top: 10px;
max-width: 200px;
margin-bottom: 42px;
color: #000;
line-height: 28px;
font-size: 18px;
}

.coreservice-btn {background: #b0d792;border: none;color: #000;font-size: 24px;transition: all 0.3s ease;position: relative;z-index: 2;padding: 12px 40px;border-radius: 0 25px 0px 25px;font-family: 'Roboto';}

.coreservice-btn:hover {
background: #ec7b40;
color: #fff;
}
.white-btn {
background: #fff!important;}
.white-btn:hover {
background: #000!important;}



.coreservice-btn2 {background: #ec7b40;border: none;color: #fff;font-size: 24px;transition: all 0.3s ease;position: relative;z-index: 2;padding: 12px 40px;border-radius: 0 25px 0px 25px;font-family: 'Roboto';}

.coreservice-btn2:hover {
background: #b0d792;
color: #fff;
}

.coreservice-btn3 {background: #3ea18d;border: none;color: #fff;font-size: 24px;transition: all 0.3s ease;position: relative;z-index: 2;padding: 12px 40px;border-radius: 0 25px 0px 25px;font-family: 'Roboto';}

.coreservice-btn3.aboutleadership-overlay {
background: #ec7b40;
color: #fff;
}
.coreservice-btn3:hover{
background: #ec7b40;color: #fff;}




    /* Leadership-section  Start*/

.aboutleadership-section {
      position: relative;
      width: 100%;
      height: 75vh;
      display: flex;
      align-items: anchor-center;
      justify-content: flex-start;
      /* overflow: hidden; */
    }

    /* Background image */
    .aboutleadership-section img {
      width: 100%;
      height: 90%;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
    }

    /* Overlay color */
    .aboutleadership-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 90%;
      background: rgba(0, 0, 0, 0.4); /* Adjust opacity */
      z-index: 2;
    }

    /* Section */
    .leadership-section {
      position: relative;
      width: 100%;
      height:75vh;
      display: flex;
      align-items: anchor-center;
      justify-content: flex-start;
      overflow: hidden;
      padding-bottom: 100px;
    }

    /* Background image */
    .leadership-section img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center 25%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
    }

    /* Overlay color */
    .leadership-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgb(0 0 0 / 13%);
      z-index: 2;
    }
.leadership-text-box {
    z-index: 9999;
    position: relative;
    width:100%;
}


.leadership-text-box h1 {
    font-family: 'Prelude';
    font-size: 86px;
    margin: 0;
    color: #f3965d;
    line-height: 117px;
}
    .leadership-box-panal{width: 100%;position: relative;z-index: 999;margin-top: 103px;float: left;}
     .leadership-box-panal p{width:60%; float: left; color: #fff;}
   .leadership-box-panal .meetourteam-but{width: 252px;float: right;background-color:#f3965d;border-radius: 0px 95px;color: #fff;font-size: 26px;text-align: center;padding: 75px 0px;position: relative;top: -104px;}



    /* Patient Experience start */
   
  .patient-experience-section {
      padding:20px  0px 100px;
    }

    .patient-experience-title {
       font-family: 'Prelude';
       color: #50a08d;
       margin-bottom: 55px;
    }

    .patient-experience-text {
      margin-bottom: 55px;
      color: #000;
    }



    /* Right image with overlay */
    .patient-experience-image-wrapper {
      position: relative;
      /* overflow: hidden; */
      border-radius: 20px;
    }

    .patient-experience-image {
      border-radius: 80px;
      width: 100%;
      display: block;
      padding-top: 38px;
      padding-left: 35px;
    }

.patient-experience-image-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 91%;
  height: 80%;
  border: solid 3px #50a08d;
  z-index: -1;
  border-radius: 92px 0px;
}

   .bluebox-box {
    position: absolute;
    bottom: -31px;
    right: -63px;
    width: 21%;
    height: 15%;
    background: rgb(80 160 141);
    border-radius: 45px 0px;
}
 span.navbar-toggler-icon i {
    font-size: 28px;
    padding-top: 2px;
} 
/* footer section */
.footer-section{background-color: #36a191;padding: 40px 0px;padding-top: 80px;}
.footer-left-section {color: #fff;}
.footersubtex{color: #fff;
    font-size:24px;
    font-family: 'Myriad Pro Regular';
    font-weight: normal;
    margin-bottom: 60px;}

    .footer-logo img {
      max-width:260px;
       margin-bottom:35px;
    }
    .footer-left-section p{font-size: 22px;line-height: 29px;}
    .footer-btn-appointment {
      background-color: #f28b53;
      color: #fff;
      border: none;
      border-radius: 0px 30px;
      padding: 15px 25px;
      font-size: 24px;
    }
    .footer-btn-appointment:hover {
      background-color: #b0d792;}

    .footer-form {
      background: #f2f2f2;
      border-radius: 166px 0px;
      padding: 130px 40px 84px;
      color: #36a191;
    }
    .footer-form input {
    background: #f2f2f2;
    border: solid 1px #36a191;
    margin-bottom: 12px;
    text-align: center;
    color: #36a191;
}
h2.formheading {color: #fff;line-height: 61px;font-size: 58px;font-weight: 300;margin-top: 20px;font-family: "Montserrat", sans-serif;}

.footer-form-control::placeholder {
color: #36a191;
}

.social-icons i {
      font-size: 29px;
      margin-right: 15px;
      color: #fff;
    }
    .follow-text {
      font-size:17px;
      color: #fff;
    }
.footerqr {
    width: 100%;
    text-align: center;
}
.footerqr h6 {
    color: #fff;
    font-size: 22px;
}
.footer-left-section h5 {
    font-weight: normal;
    font-size: 28px;
}

    /* aboit us inner section */
    .innertop-banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:90%;
    object-fit: cover;
    z-index: -1;
    overflow: hidden;
}
.innertop-banner img {width: 100%;}
.inner-overlay {
      position: relative;
      width: 100%;
      height:90vh;
      background:rgb(0 0 0 / 32%);
      align-items: center;
      justify-content: center;
      flex-direction: column;
      text-align: left;
      color: #fff;
      display: flex;
    }

.vision-mission {width: 100%;}

.vision-mission .icon-box {
width:16%;
height:90px;
background: #f47d48;
border-radius: 40px 0;
display: flex;
align-items: center;
justify-content: center;
margin-right:15px;
    }

 .vision-mission .vmrightpart{width:66%;}
.marglr{margin: 0px 10%;}
.marglrsm{margin: 0px 4%;}

    .vision-mission .section-title {
     font-size: 38px;
     color: #f47d48;
     margin-bottom: 10px;
     font-family: 'Prelude';
     padding: 6px 0px;
    }
.vision-mission .vmrightpart p {margin-bottom: 0;}
 .vision-mission p {
      font-size: 22px;
      line-height: 1.6;
      color: #000;
    }


.misionvision-section {
    position: relative;
    padding: 70px 0 10px;
}
.misionvision-section h2 {
      color: #50a08d;
      margin-bottom:35px;
      text-align: left;
      font-family: 'Prelude';
    }

    .misionvision-section p {
      max-width: 100%;
      text-align: left;
      margin-bottom: 63px;
      color: #000;
    }


.corevaluescard-box {
      background: #36a191;
      color: #fff;
      padding:39px 30px 30px 30px;
      border-radius: 30px;
     
      height: 100%;
    }

    .corevaluescard-box:hover {
    background: #f28b53;
}
  .corevaluescard-box.rounded-left {
      border-radius: 0 0 80px 0;
    }
 .corevaluescard-box h4 {
      font-weight: 600;
      font-size: 30px;
       position: relative;
    }
 .corevaluescard-box p {
      margin: 0;
      font-size: 20px;
      line-height: 29px;
      color: #fff;
    }
.plus-icon {
      position: absolute;
      top: 20px;
      right: 20px;
      width: 35px;
      height: 35px;
      background: #f28b53;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      font-weight: bold;
      font-size: 32px;
      color: #fff;
    }
.corevalueseft-box {
     border-radius: 120px 0px;
    padding-top: 70%;
  
    }

.represent-section {
    position: relative;
    padding: 80px 0 10px;
}
.represent-section h2 {
      color: #50a08d;
      margin-bottom: 55px;
      text-align: left;
      font-family: 'Prelude';
    }

    .represent-section p {
      max-width: 100%;
      text-align: left;
      margin-bottom: 63px;
      color: #000;
    }

     .represent-top-box {
      background: #3ea18d;
      color: #fff;
      padding: 19px 10px;
      text-align: center;
      font-size: 22px;
      border-radius:40px 0px;
      min-height: 97px;
      display: flex;
      align-items: center;
      justify-content: center;
      line-height: 28px;
    }
    .represent-info-box img {
      width: 100%;
      border-radius: 25px;
      margin-top: 20px;
    }
    .represent-info-box p {
      margin-top: 15px;
      font-size: 20px;
      color: #000;
      line-height:27px;
      margin-bottom: 0;
    }
.borderradis1{border-radius: 0px 0px 40px 40px;}
    .timelinekey {
      position: relative;
      padding-left: 30px;
      margin: 0;
      padding: 5px;
      margin-left:50px;
    }
    .timelinekey::before {
      content: "";
      position: absolute;
      top: 12px;
      left: 9px;
      width: 3px;
      height:72%;
      background: #50a08d;
      
    }
.whitekey::before {background: #fff!important;}
.whitekey li::before {background: #fff!important;}

.cgreenkey::before {background: #b0d792!important;}
.cgreenkey li::before {background: #b0d792!important;}

.orangekey::before {background: #ec7b40!important;}
.orangekey li::before {background: #ec7b40!important;}
.orangekey li{margin-bottom:5px !important;}

.lightgreenkey li{ color: #50a08d!important;margin-bottom:20px !important;}

    .timelinekey li {
      list-style: none;
      margin-bottom:5px;
      position: relative;
      padding-left: 27px;
      font-size: 22px;
      color: #000;
    }
    .timelinekey li::before {
      content: "";
      position: absolute;
      top: 6px;
      left: -2px;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      background: #50a08d;
    }



.timelinekey2 {
      position: relative;
      padding-left: 30px;
      margin: 0;
      padding: 5px;
    }
    .timelinekey2::before {
      content: "";
      position: absolute;
      top: 12px;
      left: 9px;
      width: 3px;
      height:81%;
      background: #b0d792;
    }
    .timelinekey2 li {
      list-style: none;
      margin-bottom: 18px;
      position: relative;
      padding-left: 27px;
      font-size: 23px;
      color: #000;
    }
    .timelinekey2 li::before {
      content: "";
    position: absolute;
    top: 6px;
    left: -3px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #b0d792;
    }
 .timelinekey2 li h5{font-size: 24px;font-weight: bold;padding-top: 6px;}






.story-section2 {
  /* background: url('../images/storybg2.jpg') center center / cover no-repeat; */
  background: url('../images/From Reassurance to Prescription.png') center 40% / cover no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}


.commitments-card {
  text-align: center;
    margin: 35px 20px;
    }
.commitments-card h4 {
 text-align: left;
 font-size: 24px;
 width: 100%;
 line-height: 36px;
 margin-top: 17px;
 font-weight: bold;
 }
    .commitments-card p {
     font-size: 22px;
     color: #000;
     width: 100%;
     line-height: 30px;
     text-align: left;
     margin-top: 14px;
    }

    .commitments-image {
      position: relative;
      display: block;
      width: 100%;
    }
    .commitments-image img {
      width: 100%;
      height: 250px;
      object-fit: cover;
      border-radius: 0;
    }
    /* Top curved border */
    .commitments-image::before {
      content: "";
      position: absolute;
      top: -20px;
      left: -20px;
      width: 69%;
      height: 79%;
      border: 4px solid;
      border-radius: 0px 60px;
      z-index: -1;
    }
  


    /* .commitments-image::after {
      content: "";
      position: absolute;
      bottom: 35px;
      right: 25px;
      width: 156px;
      height: 128px;
    border-radius: 0px 67px;
    } */


    /* First card colors */
    .commitments-card.green .commitments-image::before {
      border-color: #2a9c8d;
    }
    .commitments-card.green .commitments-image::after {
     color: transparent;
     background: #3fa28e;
    }
    .commitments-card.green h4 {
      color: #2a9c8d;
    }
    /* Second card colors */
    .commitments-card.orange .commitments-image::before {
      border-color: #f2965d;
    }
    .commitments-card.orange .commitments-image::after {
    background: #f2965d;
    }
    .commitments-card.orange h4 {
      color: #f2965d;
    }

    /* three card colors */
    .commitments-card.cgreen .commitments-image::before {
      border-color: #b0d792;
    }
    .commitments-card.cgreen .commitments-image::after {
      color: transparent;
       background: #b0d792;
    }
    .commitments-card.cgreen h4 {
      color: #b0d792;
    }
.commitleft {
    width: 80%;
    margin-left: 25px;
}

/* .................... */

.newcommitmentsbox::before {
 width: 58%!important;
 height: 67%!important;
 border: 2px solid!important;
 border-radius: 3px 30px!important;
}

.newcommitmentsbox {
    position: relative;
    display: inline-block;
    width:13%;
   
}
.newcommitmentsbox::after {display: none!important;;}

    /* First card colors */
    .commitments-card.green .newcommitmentsbox::before {
      border-color: #2a9c8d!important;
    }
  
   
    /* Second card colors */
    .commitments-card.orange .newcommitmentsbox::before {
      border-color: #f2965d!important;
    }
    
    

    /* three card colors */
    .commitments-card.cgreen .newcommitmentsbox::before {
      border-color: #b0d792!important;
    }
   

/*  leadership team section */

.mbt{margin-bottom: -72px;}
     .leadershipteam-section {
      position: relative;
      padding:0px 0px 80px;
    }

     .leadershipteam-section h2 {
      color: #50a08d;
      margin-bottom: 60px;
      text-align: left;
      font-family: 'Prelude';
    }

    .leadershipteam-section p {
      max-width: 100%;
      margin-bottom: 42px;
      color: #000;
      line-height: 28px;
      font-size: 18px;
    }
    
    .team-card {
      text-align: center;
      margin-bottom: 40px;
      position: relative;
    }
    .team-card img {
      width: 100%;
      border-radius: 0;
      display: block;
    }
    /* Orange Plus Icon */
    .plus-icon {
      position: absolute;
      top: -25px;
      right:0px;
      background: #f47d49;
      color: #36a191;
      font-size: 20px;
      font-weight: bold;
      width: 25px;
      height: 25px;
      line-height: 25px;
      text-align: center;
      border-radius: 50%;
      cursor: pointer;
    }
    .team-name {
      margin-top: 10px;
      font-size: 22px;
      color: #ec7b40;
    }
    .team-role {
      font-size: 19px;
      margin-top: 3px;
      color: #50a08d;
    }
/* about us infrastructure-section */

    
    .infrastructure-section {
      padding:80px 0px;
    }
    .infra-header {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      gap: 40px;
    }

    .infrabg-white{background-color: #fff;}
    .infrabg-green{background-color: #38a18c;}

.infrabg-white .infra-icon::before { border: 2px solid #b0d792;}
 .infrabg-white .infra-icon::after {    background: #38a18c;}
.infrabg-green .infra-icon::before { border: 2px solid #b2d68d;}
 .infrabg-green .infra-icon::after {    background: #fff;}
.infrabg-white .infra-title { color: #38a18c;}
.infrabg-green .infra-title { color: #fff;}
.infrabg-white .infra-description { color: #000;}
.infrabg-green .infra-description { color: #fff;}

.infrabg-white2{background-color: #fff;}
.infrabg-white2 .infra-icon::before { border: 2px solid #38a18c;}
 .infrabg-white2 .infra-icon::after {    background: #b0d792;}
.infrabg-white2 .infra-title { color: #b0d792;}
.infrabg-white2 .infra-description { color: #000;}

.infrabg-white2 ul li {
    color: #000 !important;
}


.infrabg-cgreen{background-color: #b0d792;}
.infrabg-cgreen .infra-icon::before { border: 2px solid #38a18c;}
 .infrabg-cgreen .infra-icon::after {    background: #fff;}
.infrabg-cgreen .infra-title { color: #fff;}
.infrabg-cgreen .infra-description { color: #000;}

.infrabg-cgreen ul li {
    color: #000 !important;
}

.infrabg-orange{background-color: #fff;}
.infrabg-orange .infra-icon::before { border: 2px solid #ec7b40;}
 .infrabg-orange .infra-icon::after {    background: #ec7b40;}
.infrabg-orange .infra-title { color: #ec7b40;}
.infrabg-orange .infra-description { color: #000;}

.infrabg-orange ul li {
    color: #000 !important;
}




    .infra-icon {
      position: relative;
      width: 149px;
      height: 146px;
      flex-shrink: 0;
      left: 35px;
    }
    .infra-icon::before {
      content: "";
      position: absolute;
      width: 118px;
      height: 113px;
     
      top: 0;
      left: 0;
      border-radius: 40px 0;
    }
    .infra-icon::after {
      content: "";
      position: absolute;
      width: 118px;
      height: 113px;
  
      border-radius: 0px 40px;
      top: 32px;
      left: -37px;
    }
    .infra-title {
      font-size:58px;
      font-weight: 400;
      font-family: 'Prelude';
      float: right;
      width: 82%;
      line-height: 82px;
    }
    .infra-description {
      margin:40px auto 0;
      max-width: 100%;
      font-size: 24px;
      line-height: 1.7;
    }

.innertextbox-section{width: 100%; padding: 0;}
.textinbox{width: 100%; font-size:24px; padding:50px 0px; border-radius: 0px 0px 40px 40px; text-align:center; line-height: 36px;}
.infrastructure-section ul{margin-top:25px;}
.infrastructure-section ul li{ padding-bottom: 8px; color: #fff; }
.infrabg-white ul li{color: #000!important;}

.whitetex{color: #fff!important;}
.cgreentex{color: #50a08d!important;}
.orangetex{color: #ec7b40!important;}
.lightgreentex{color: #b2d68d!important;}
.blacktext{color: #000!important;}
.orangetex{color: #ec7b40!important;}
.cgreensbg{background-color: #50a08d!important;}
.lightgreen{background-color: #b2d68d!important;}

.coreservice-card2 {display: inline-block;text-align: center;padding: 0px 17px;margin-top: 10px;font-family: 'Roboto';}
.coreservice-card2 h4{font-size: 24px;margin-top: 15px;font-weight: 600;}
.card-wrapper2 {position: relative;display: inline-block;margin-bottom: 15px;}


.border-box2 {width: 128px;height: 108px;border: 2px solid #ec7b40;border-radius: 50px 0 50px 0;position: relative;z-index: 1;transition: all 0.3s ease;}

.green-boxservice2 {background: #f2f2f2;width: 128px;height: 108px;border-radius: 50px 0 50px 0;display: flex;justify-content: center;align-items: center;color: #000;position: absolute;top: 16px;left: 16px;transition: all 0.3s ease;padding: 19px;font-size: 18px;line-height: 24px;font-weight: 600;}

.card-wrapper2:hover .green-boxservice2 {background: #f2f2f2;color: #8BC34A;border: 2px solid #8BC34A;top: 0;left: 0;}
.service-desc2 {margin-top: 10px;max-width: 200px;margin-bottom: 42px;color: #000;line-height: 28px;font-size: 22px;}
.dedicated-service-card {display: flex;align-items: flex-start;gap: 25px;margin-bottom: 40px;}

.dedicated-icon-box {min-width: 205px;height: 183px;border: 3px solid #ec7b40;border-radius: 0px  58px;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;padding: 18px 29px;}
.dedicated-icon-box:hover{border: 4px solid #ffa87b;}
.dedicated-icon-box img {
width: 80px;
height: 80px;
margin-bottom: 10px;
}

.dedicated-icon-title {font-size: 21px;color: #ec7b40;margin: 0;font-weight: 600;}

.dedicated-service-text {font-size: 22px;color: #222;line-height: 1.6;padding-top: 26px;}

/* tpa services */

.tpaservice-card {
      display: inline-block;
      text-align: center;
      padding: 0px 0px;
      margin-top: 10px;
      font-family: 'Roboto';
    }
.tpaservice-card h4{font-size: 24px;margin-top: 15px; font-weight: 600;}
    .tpaservicecard-wrapper {
      position: relative;
      display: inline-block;
      margin-bottom: 15px;
    }

    /* Border box (ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ box) */
    .tpaservice-border-box {
      width: 138px;
      height: 118px;
      border: 2px solid #b2d68d;
      border-radius: 60px 0 60px 0;
      position: relative;
      z-index: 1;
      transition: all 0.3s ease;
    }

    /* Green box (ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ box) */
    .tpaservicegreen-boxservice {
      background: #fff;
    border: 2px solid #b2d68d;
    width: 98px;
    height: 87px;
    border-radius: 40px 0px;
    display: flex
;
    justify-content: center;
    align-items: center;
 padding: 19px;

    }
/* .green-boxservice2 img {
    height: 70px;
} */
/* Hover effect */
/* .tpaservicecard-wrapper:hover .tpaservicegreen-boxservice {
background: #f2f2f2;
color: #8BC34A;
border: 2px solid #8BC34A;
top: 0;
left: 0;
} */


.tpaserviceservice-desc {
 margin-top: 10px;
max-width: 200px;
margin-bottom: 42px;
color: #000;
line-height: 28px;
font-size: 18px;
}

.tpa-service-approach-section {
position: relative;
padding: 80px 0 120px;
}

.tpa-service-approach-section h2 {
color: #fff;
margin-bottom: 60px;
text-align: left;
font-family: 'Prelude';
}

.tpa-service-approach-section p {
max-width: 100%;
margin-bottom: 42px;
color: #000;
line-height: 28px;
font-size: 18px;
}
.tpsbottomsec{ background-color: #f2f2f2; border-radius:210px 0px; padding: 80px 60px 80px 60px;}
.tpsbottomsec h3{font-size: 22px;color: #b2d68d;margin-bottom: 22px;}
.tpsbottomsec p{ font-size: 20px; margin-bottom: 0px;}
.tpsbottomsec ul{margin-top: 20px;margin-left: -10px;}
.tpsbottomsec ul li{font-size: 20px;padding-bottom: 8px;}
.tpsbottomsec ul li b {text-decoration: underline;}
.locationtextbox{background-color: #69b6a7;border-radius: 170px 0px;color: #fff;padding: 80px 35px;}
.locationtextbox p{padding-bottom: 25px;color: #fff;font-size: 22px;line-height: 37px;margin-bottom: 0;font-weight: normal;}
.locationimagebox{width: 100%;}
.locationimagebox img{width: 100%; border-radius: 35px;}
.clienttour-section {position: relative;padding: 80px 0 20px;}
.clienttour-section h2 {color: #50a08d;margin-bottom: 60px;text-align: left;font-family: 'Prelude';}
.clienttourtextbox{color: #000;padding: 60px 0px;}
.clienttourtextbox p{padding-bottom: 25px;color: #000;font-size: 22px;line-height: 37px;margin-bottom: 0;font-weight: normal;}
.imageflax{display: flex;
  flex-wrap: wrap;}
.clienttourimagebox{width: 100%;}
.clienttourimagebox img{width: 100%; border-radius: 35px;}
.clienttourimagebox2{flex: 47%;margin: 6px;}
.clienttourimagebox2 img{width: 100%;border-radius: 30px;}


.coredoctorbox {display: flex;flex-wrap: wrap;border: 1px solid #ddd;}
.coredoctorbox-service {flex: 1;min-width: 250px;border-right: 1px solid #ddd;display: flex;flex-direction: column;}
.coredoctorbox-service:last-child {border-right: none;}
.coredoctorbox-header {background: #f3965d;color: #000;font-weight: bold;padding: 12px;text-align: center;font-size: 20px;}
.coredoctorbox-service-text {padding: 35px 15px;font-size: 18px;line-height: 33px;color: #000;flex-grow: 1;}

.ourteamsection{ position: relative;padding: 0px 0 35px;}
.ourteamsection h2{ color: #f3965d;font-family: 'Prelude';}

.team-slider {
      position: relative;
      overflow: hidden;
      max-width:100%;
      margin:0px 0px 40px;
      background: #fff;
    }

    .teamslider-wrapper {
      display: flex;
      transition: transform 0.6s ease-in-out;
    }

    .teamcard-item {
      flex: 0 0 50%; /* Show 2 cards at once */
      display: flex;
      flex-direction: column;
    }

    .teamcard-top img {
      width: 100%;
      object-fit: cover;
    }

    .teamcard-bottom {
      padding: 20px;
      color: #fff;
      min-height: 200px;
    }

    .teamgreen {
      background: #a6d39e;
    }
    .teamorange {
      background: #e97e48;
    }

    .teamcard-bottom h5 {
     
      margin-bottom: 10px;
      font-size: 24px;
    }
.teamcard-bottom p {font-size: 20px;line-height: 32px;}
    .teamcard-bottom hr {
      border: 0;
      border-top: 1px solid rgba(255,255,255,0.7);
      margin: 10px 0;
    }

    /* Bottom Arrow */
    .teamslider-arrow {
      text-align: center;
      margin: 20px 0;
    }
    .teamslider-arrow button {
      background: #f28c38;
      border: none;
      color: #fff;
      font-size: 63px;
      padding: 0px 14px 12px;
      border-radius: 50%;
      cursor: pointer;
      transition: 0.3s;
      line-height: 36px;
    }
    
.teamslider-arrow button:hover {background: #d66c1e;}
.global-section {position: relative;padding: 70px 0 50px;}
.global-section h2 {color: #50a08d;margin-bottom:45px;text-align: left;font-family: 'Prelude';}
.global-section p {max-width: 100%;text-align: left;margin-bottom: 63px;color: #000;}
.globalleaf-block{display: flex;gap: 27px;}
.globalleaf-block-leaf{width: 126px;height: 135px;background-color: #50a08d;border-radius: 0px 60px;padding: 72px 86px;}
.globalleaf-block-text h4{color: #50a08d;font-size: 26px;font-weight: bold;}
.globalleaf-block-text p{margin-bottom: 12px;}
.globelbottom-box{ width: 100%;}
.globelbottom-box h3{color: #b2d68d;font-size: 34px;font-weight: bold;margin-bottom: 20px;min-height: 120px;}
.globelbottom-box p{color: #fff;font-size: 24px;line-height: 30px;margin-bottom: 15px;}
.Patient-block{background-color: #50a08d;border: solid 4px #b2d68d;border-radius: 0px 164px;padding: 25px 50px 50px 50px;color: #fff;margin: 0px 2%;}
.Patient-block .imagesect img{ width: 100%; border-radius:38px;}
.Patient-block .textblockpatient{width: 100%;}
.Patient-block .textblockpatient h4{width: 100%;font-size: 28px;margin-bottom: 25px;}
.Patient-block .textblockpatient p{width: 100%;margin-bottom: 0;color: #fff;font-size: 22px;line-height: 30px;}
.Patient-blockbottam{width:100%;display: block;padding-top: 80px;}
.Patient-blockbottamtext h4{width: 100%;font-size:25px;margin-bottom: 25px;color: #50a08d;font-weight: 600;}
.Patient-blockbottamtext p{width: 100%;margin-bottom: 0;color: #000;font-size: 18px;line-height: 30px;}
.Patient-blockbottam .imagesect img{ width: 100%; border-radius:38px;}


/* News Section Start */
.newssection{width: 100%; padding: 80px 0px;}
.news-card {border: none;margin: 0px 20px;padding-top: 20px;background: transparent;}
.news-card img {width: 100%;border-radius: 10px;}
.news-card h6 {color: #3ca178;margin-top: 10px;text-transform: uppercase;font-size: 18px;font-style: italic;margin-bottom: 22px;}
.news-card h5 {font-weight: normal;margin: 10px 0;font-size: 23px;line-height: 30px;margin-bottom: 24px;}
.swiper-button-next-custom {background: #3ca178;width: 50px;height: 50px;border-radius: 50%;display: flex;justify-content: center;align-items: center;color: #fff;font-size: 22px;margin:70px auto 0;cursor: pointer;}
.news-card .card-body {padding: 20px 0px 0px 0px;}
.news-card .card-body a {text-decoration: none;font-style: italic;}
.text-success:hover {color: #f3965d !important;}
.newsblock-image {position: relative;display: inline-block;}
.newsblock-image img {width: 100%;border-radius: 0;}
.newsblock-image::before {content: "";position: absolute;top: -20px;left: -20px;width: 69%;height: 81%;border: 4px solid #daefe1;border-radius: 0px 117px;z-index: -1;}
.newsblock-image::after {content: "";position: absolute;bottom: 25px;right: 21px;width: 124px;height: 103px;border-radius: 0px 47px;}
 .news-card.green .newsblock-image::after {color: transparent;background: #3ea28e;}
.news-card.orange .newsblock-image::after {color: transparent;background: #f3965d;}
.news-card.cgreen .newsblock-image::after {color: transparent;background: #b0d792;}

.news-block-inner{width: 100%; margin-bottom: 50px;}
.news-image-part{position: relative;width: 100%;padding-left: 50px;padding-top: 50px;margin-bottom: 120px;}
.news-image-part img{width: 100%;}
.news-image-part::before {content: "";position: absolute;top: -20px;left: -20px;width: 49%;height: 121%;border: 10px solid #daefe1;border-radius: 0px 175px;z-index: -1;}
.news-image-part::after {content: "";position: absolute;bottom: 45px;right: 41px;width: 154px;height: 123px;border-radius: 0px 63px;background-color: #2fa493;}

 .news-block-inner.green .news-image-part::after {color: transparent;background: #3ea28e;}
.news-block-inner.orange .news-image-part::after {color: transparent;background: #f3965d;}
.news-block-inner.cgreen .news-image-part::after {color: transparent;background: #b0d792;}

.news-block-inner.green h1, .news-block-inner.green h3 {color: #3ea28e;}
.news-block-inner.orange h1, .news-block-inner.orange h3 {color: #f3965d;}
.news-block-inner.cgreen h1, .news-block-inner.cgreen h3 {color: #b0d792;}


.news-block-inner h3{font-size: 22px;font-style: italic;margin-bottom: 22px;}
.news-block-inner h1{font-size: 25px;margin-bottom: 39px;font-weight: 600;}
.news-block-inner p{color: #000;font-size: 18px;line-height: 31px;margin-bottom: 27px;}

/* contact us page */

.contact-info {background: #3ea18d;color: #fff;padding: 120px 30px 50px 30px;border: 6px solid #f3965d;border-radius: 200px 0px;}
.contact-info h5 {font-weight: normal;font-size: 25px;margin-bottom: 15px;}
.contact-info p{color: #fff;margin-bottom: 44px;font-size: 20px;line-height: 29px;}
.contact-form {padding: 30px;text-align: center;}
.contact-form h2 {color: #3ea18d;font-weight: normal;font-family: 'Prelude';text-align: center;margin-bottom: 20px;font-size: 40px;}
.contact-form p {color: #000;font-size: 16px;margin-bottom: 20px;text-align: center;line-height: 27px;margin-bottom: 54px;}
.contact-form .form-control {border: none;border-bottom: 2px solid #f8c7a9;border-radius: 0;box-shadow: none;margin-bottom: 20px;text-align: center;font-size: 22px;color: #3ea18d;outline: none;resize: none;}
.contact-form .form-control:focus {border-color: #3ea28e;box-shadow: none;}
.contact-form .btn-submit {background: #f3965d;color: #fff;border: none;padding: 16px 100px;border-radius: 10px;transition: 0.3s;font-size: 20px;margin-top: 36px!important;}
.contact-form .btn-submit:hover {background: #d67230;}
.location-map{width: 100%;}
.mapblock{width: 100%;}
.mapblock iframe {width: 100%;height: 650px;border: 0;display: block;}
.cta-service-section{ width: 100%; background-color: #d67230; text-align: center;}
.cta-service-section h2{font-size: 40px;width: 100%;color: #fff;}
.cta-service-section p{font-size: 24px;width: 100%;color: #000;margin-top: 20px;}
.socilalink {width: auto;float: left;border: solid 1px #ccc;margin-right: 30px;padding: 20px;border-radius: 10px;font-size: 22px;}
.socilalink a {margin: 0;text-decoration: none;}
.missionvisbox{display: flex;}

/* booking form */


    .appointment-section {
      padding: 60px 0;
      background: #36a191;
    }

    .appointment-form {
      background: #fff;
      padding: 40px;
      border-radius: 2px;
      box-shadow: 0 0 10px rgba(0,0,0,0.05);
      max-width: 100%;
      margin: 0 auto;
    }

    .appointment-form label {
      font-weight: normal;
      color: #000;
      margin-bottom: 5px;
      font-size: 22px;
    }

    .appointment-form .form-control,
    .appointment-form .form-select {
      border: 1px solid #3ac9b3;
      border-radius: 0;
      box-shadow: none !important;
      padding: 11px;
      font-size: 19px;
    }

    .appointment-form .form-control:focus,
    .appointment-form .form-select:focus {
      border-color: #3b9d8e;
    }
.form-check-label{ cursor: pointer;}
    .appointment-form .form-check-input {
      border: 2px solid #20826f;
      cursor: pointer;
    }

    .appointment-form .form-check-input:checked {
      background-color: #20826f;
      border-color: #20826f;
      cursor: pointer;
    }

    .appointment-form .btn-book {
      transition: 0.3s;
      width: auto;
      font-family: 'Roboto';
      font-size: 22px;
      background: #50a08d;
      color: #fff;
      padding: 17px 70px;
      border-radius: 0 25px 0px 25px;
      border: none;
    }

    .appointment-form .btn-book:hover {
      background-color: #2c7d70;
    }

    h2.section-title {
      color: #fff;
      text-align: left;
      margin-bottom: 40px;
      font-size: 58px;
      font-weight: 300;
      font-family: "Montserrat", sans-serif;
    }

    .consultation-type{display: flex;}
    .consultation-type .form-check-input {
    width: 20px;
    height: 20px;
    margin-top: 7px;margin-right: 10px;}