body {font-family:"Lato", sans-serif; font-optical-sizing:auto; font-size:15px;}
h1,h2,h3,h4,h5,h6{font-family:"Poppins", sans-serif;}
.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}
.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

.shape-hero-left {
    position: absolute;
    right: 30px;
    top: 40px;
}

.shape-hero-left {
    position: absolute;
    right: 30px;
    top: 40px;
}

.wave-hero-left {
    position: absolute;
    bottom: 0;
    width: 80px;
    left: 220px;
}

.leaf2-hero-left {
    position: absolute;
    bottom: 0;
    right: 90px;
    width: 110px;
}

.leaf1-hero-left {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80px;
}

img {
    width: auto;
    max-width: 100%;
}

.hero-image {
    position: relative;
}
.pl-4{margin-left: 30px;}
.fs-18{font-size: 18px;}
.shape-4 {
    position: absolute;
    top: -40px;
    right: 50px;
    width: 50px;
}
.shape-3 {
      position: absolute;
    bottom: -10px;
    right: 0px;
    width: 80px;
}
.shape-2 {
      position: absolute;
    bottom: -10px;
    right: 0px;
    width:150px;
}
.shape-1 {
      position: absolute;
    top: -70px;
    left: 0px;
    width:150px;
}
.shape-5 {
        position: absolute;
    top: 0;
    right: 60px;
    width: 60px;
}
.navbar {width:100%; padding:0;    margin-top: 20px; }
.hero { padding-top:140px; display:flex; align-items:center; position:relative; overflow:hidden;}
.hero h1 {font-weight:800; font-size:48px;color: #960D7D;}
.btn-outline {border:2px solid #a83292; padding:10px 25px; border-radius:50px; font-weight:600; color:#a83292 !important;}
.btn-outline:hover, .btn-light:hover {background-color:#A33995; color:#fff !important;}

.nav-item {margin:0 10px;}
.nav-link {font-weight:600; position:relative;}
.nav-link:hover {text-decoration:none;}
a.nav-link:before, a.nav-link:after {content:''; position:absolute; width:0%; height:2px; bottom:-2px; background:#A33995;}
a.nav-link:before {left:0;}
a.nav-link:after {right:0; background:#A33995; transition:width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);}
a.nav-link:hover:before {background:#A33995; width:100%; transition:width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);}
a.nav-link:hover:after {background:transparent; width:100%; transition:0s;}

.btn-primary {background-image:linear-gradient(to right, #C91075 0%, #B611B9 51%, #C91075 100%); background-size:200% auto; background-position:left top; border-color:transparent;}
.btn-primary:hover {background-position:right bottom; border-color:transparent;}
.btn {display:inline-flex; justify-content:center; align-items:center; text-align:center; font-size:16px; padding:10px 25px; border-radius:50px; font-weight:600; color:#fff; text-decoration:none; transition:all 0.35s; box-sizing:border-box;}
.text-primary {color:#960D7D !important;}
.text-secondary{color:#F07C00 !important}
.section-heading h2 {color:#281B26;}

.doctor-info {
     font-size: 15px;
    padding: 10px 0;
    position: absolute;
    top: 0;
    right: -10px;    z-index: 99;
    }
    .doctor-name {
      color: #9c1a82;
      font-weight: 700;
      font-size: 15px;
     
    }
    .doctor-subtitle {
      font-size: 10px;
      color: #333;
    }
    .doctor-nav{ margin-right: 10px;    margin-top: -13px;}
    .input-group-prepend .input-group-text{    border-top-right-radius: 0;
    border-bottom-right-radius: 0;}
    .input-group-append .input-group-text{border-radius: 0;}
     .input-group .input-group-text.last-group{ border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;}
   .doctor-info .input-group{width: auto;}
   .doctor-info   .input-group-text{padding: 5px 8px;text-decoration: none;
    font-weight: 600;
    font-size: 14px;}
    .doctor-info .input-group-append .input-group-text:hover{background-image:linear-gradient(to right, #C91075 0%, #B611B9 100%);color: #fff;transition: all 0.5s;}
     .why-section {
      padding: 60px 0;
    }
    h2 {
      font-weight: 700;
      color: #2b2b2b;
      margin-bottom: 20px;
    }
    .why-text {
      
      color: #444;
      margin-bottom: 20px;
    }
    .why-list li {
      margin-bottom: 10px;
      
    }
    .why-list i {
      color: #28a745; /* Green check */
      margin-right: 8px;
    }
    .why-img {
          max-width: 100%;
    border: 20px solid #D9E9DC;
    border-radius: 60px 170px 30px 60px;
    }
   .blob-tt {
    position: absolute;
    top: -250px;
    left: 0;
    z-index: -1;
}
 .services-section {
      background: #f5f9ff;
      padding: 60px 0;
    }
    .services-title {
      font-weight: 700;
      color: #2b2b2b;
      margin-bottom: 15px;
    }
    .service-card {
      background: #fff;
      border-radius: 15px;
      padding: 25px;
      text-align: center;
      box-shadow: 0px 2px 8px rgba(0,0,0,0.05);
      transition: all 0.3s ease;
      height: 100%;
    }
    .service-card:hover {
      transform: translateY(-5px);
      box-shadow: 0px 4px 14px rgba(0,0,0,0.08);
    }
    .service-icon {
      background: #fce8f6;
      color: #d63384;
      font-size: 32px;
      border-radius: 50%;
      width: 70px;
      height: 70px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto 15px auto;
    }
    .service-title {
      font-weight: 600;
      font-size: 16px;
      margin-bottom: 10px;
    }
    .service-text {
      font-size: 15px;
      color: #555;
      margin-bottom: 0;
    }
    .btn-appointment {
      background: linear-gradient(90deg, #e10e99, #a21caf);
      color: #fff;
      font-weight: 600;
      padding: 12px 28px;
      border-radius: 50px;
      border: none;
      transition: 0.3s ease;
    }
    .btn-appointment:hover {
      opacity: 0.9;
    }
    .gallery-section {
      padding: 60px 0;
      background: #fff;
      text-align: center;
    }
    .gallery-title {
      font-weight: 700;
      color: #2b2b2b;
      margin-bottom: 15px;
    }
    .gallery-text {
      color: #555;
      max-width: 700px;
      margin: 0 auto 40px auto;
    }
    .carousel-inner img {
      border-radius: 15px;
      max-height: 400px;
      object-fit: cover;
      width: 100%;
    }
    .carousel-control-prev-icon,
    .carousel-control-next-icon {
      background-color: rgba(0,0,0,0.5);
      border-radius: 50%;
      padding: 20px;
    }
    .owl-stage {
      display: flex;               /* keep items inline for continuous motion */
      align-items: center;
    }
    .owl-item {
      display: flex;
      align-items: center;
      justify-content: center;
      flex: 0 0 auto;              /* prevent items from shrinking */
    }

    /* style each item (example) */
    
    .item img {
    height: 189px;
    border-radius: 10px;
}
.photogallary{overflow: hidden;}
.photogallary .item {
    border: 1px solid rgb(182 182 182 / 50%);
    overflow: hidden;
     padding: 8px;
      background: #fff;
      border-radius: 6px;
      
      min-width: 160px;           /* controls visual width of each card */
      text-align: center;
      margin-right: 8px;
}
.two-col-img {
    padding: 6px;
}
.owl-theme .owl-nav.disabled{display: none;}
.advanced-facilities ul{list-style: none; padding: 0; margin: 0; color: #444; line-height: 1.8;}
.advanced-facilities ul li i{font-size: 20px;color: #960D7D;margin-right: 10px;}
.advanced-facilities ul li {
    display: flex;
    align-items: baseline;
    line-height: 19px;
    margin-bottom: 13px;
}

.specialist-section {
  background: #F6FAFD;
}
.cta-section {
    background: linear-gradient(90deg, #b83395, #e5a745);
    padding: 60px 0 60px 0;
}
.section-title {
  font-size: 24px;
  font-weight: 700;
}
.doctor-name {
  font-size: 22px;
  font-weight: 700;
  color: #a80077;
}
.doctor-degree {
  font-weight: 600;
  margin-bottom: 10px;
}
.doctor-bio {
  color: #444;
  line-height: 1.7;
}
.doctor-image-wrapper:before {
    background: #385CB0;
    padding: 20px;
    border-radius: 20px;
    width: 210px;
    height: 100%;
    content: '';
    position: absolute;
    right: 0;
}
.doctor-image-wrapper,.doctor-image-wrapper img{position: relative;}
.schedule-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
}
.contact-number a{
  font-weight: 600;
  color: #a80077;
  font-size: 18px;text-decoration: none;
}
.testimonial-card {
  transition: transform 0.3s ease;
  min-height: 280px;
  text-align: left;    display: flex
;
    flex-direction: column;
}
.testimonial-card:hover {
  transform: translateY(-5px);
}
.testimonial .item .testimonial-card{border-radius: 20px;;}
.bg-lightblue {
  background-color: #e6f4ff;
}
.bg-lightorange {
  background-color: #ffe6d6;
}
.stars {
  font-size: 18px;
  color: #f5a623;
}
.stars i{
  font-size: 18px;
  color: #f5a623;margin: 0 2px;
}
.testimonial-text {
  font-size: 15px;
  color: #333;
  line-height: 1.6;
}
.footer {
      background: #fdf6f9;
      padding: 40px 0 20px;
      font-size: 15px;
      color: #333;
    }
   
    .footer h5 {
      font-weight: 600;
      margin-bottom: 15px;
    }
    .footer .social-icons a {
      color: #fff;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: #d63384;
      display: inline-block;
      text-align: center;
      border-radius: 50%;
      margin-right: 8px;
      transition: all 0.3s ease;
    }
    .footer .social-icons a:hover {
      background: #333;
    }
    .footer-bottom {
      border-top: 1px solid #e5e5e5;
      padding-top: 15px;
      font-size: 14px;
      color: #555;
    }
    .footer a {
      color: #d63384;
      text-decoration: none;
    }
    .footer a:hover {
      text-decoration: underline;
    }
.fixed-header {background-color:#fff; transition:all 0.5s; box-shadow:0 0 20px rgba(0, 0, 0, 0.1); position:fixed; top:0; width:100%; z-index:9; height:95px;}
.fixed-header .navbar-brand img {height:80px !important; transition:all 0.5s;}
.fixed-header  .navbar{    margin-top: 0px;}

.fixed-header .doctor-info{display: none !important;}
html {scroll-padding-top:110px;}
.navbar-toggler{display: none;}
html {
	scrollbar-gutter: stable;
	scroll-behavior: smooth;
}
.owl-theme .owl-nav [class*=owl-] {
    border: 1px solid #000 !important;
    width: 26px;
    margin: 4px;}
    .owl-theme .owl-nav [class*=owl-]:hover {
    background: #960D7D;}
    @media only screen and (max-width:1440px){

        .blob-tt{top: -170px;
    left: 0;
    width: 150px;}
    }
  .to-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 50px;
    border-radius: 50%;
    background-color: #ffc107;
    opacity: 0;
  visibility: hidden;
    height: 50px;
    align-items: center;
    text-align: center;
    line-height: 50px;
}
.to-top.show{ opacity:1;
  visibility: visible;}
  
	
   @media only screen and (max-width:1024px) {
        .nav-item {
    margin: 0 2px;
}    .blob-tt {
        top: -120px;
        left: 0;
        width: 120px;
    }
    .item img {
    height: 130px;}
    .doctor-image-wrapper:before{width: 210px;}
    }
    @media only screen and (max-width:768px){
        
        .blob-tt,.leaf2-hero-left{display: none;}
        .hero h1{    font-size: 33px;}
        .btn{    font-size: 15px;    padding: 10px 20px;}
        .wave-hero-left{left: 0;}
        .doctor-schedule {
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0;

}.doctor-info{    top: 30px;}
.fixed-header .doctor-info{display: flex !important;        margin-top:-13px; }
 a.navbar-brand img {
    width: 90px;
    height: auto;
}
.why-section ,.services-section{
    padding: 30px 0;
}
    }
@media only screen and (max-width:500px){
        .doctor-info {
        top: 30px;
        flex-direction: column;
    }
    .navbar{margin: 0;}
        .doctor-info {
        top: 10px;}
        .doctor-name {
    font-size: 16px;}
    .doctor-info .input-group-text{font-size: 12px;}
    .hero {
    padding-top: 120px;}
        a.navbar-brand img {
        width: 80px;}
        .btn{padding: 10px 16px;}
        .why-img{border-radius: 40px 120px 20px 40px;    border: 10px solid #D9E9DC;}
        .shape-1,.shape-2{display: none;}
        .footer-bottom {display: block !important;
    text-align: center;}
        .fixed-header .doctor-info {
      
        margin-top: 7px;
        right: 0;
    }
}