*{
    padding: 0px;
    margin: 0px;
    box-sizing:border-box;
    scroll-behavior: smooth;
}

p{
    color:#7b7b7b;
}

.top_best_banner{
  position: relative;
}

.banner_text_pedi {
  position: absolute;
  content: "";
  top: 40%;
  left: 38%;
}

.banner_text a{
  color: #fff;
  text-decoration: none;
}

.banner_text_pedi a{
  color: #fff;
  text-decoration: none;
}

.banner_text_pedi h2 span {
  max-width: 600px;
  color: #5cd2d2;
  margin: auto;
}

.banner_text {
  position: absolute;
  content: "";
  top: 34%;
  left: 31%;
}

.top_best_banner::after {
  position: absolute;
  content: "";
  clip-path: polygon(0 0, 34% 0, 100% 100%, 0% 100%);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #c7c7c76b;
}

.top_best_banner img{
  width:100%;
  height:527px;
}

.row {
    --bs-gutter-x: 0 !important;
    --bs-gutter-y: 0;}

.top_positions{
    z-index:999;
}

.display_flex{
    display: flex;
    justify-content: center;
    align-items: center;
}

.display_flex_col{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.display_flex_start{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.display_flex_end_col{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
}

.display_flex_end{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}


.display_flex_spacebtn{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 24px;
  color: #5cd2d2 !important;
  font-weight: 700 !important;
  text-decoration: none;
  white-space: nowrap;
}


.navbar-light .navbar-nav .nav-link.active {
    color: rgb(255 255 255 / 90%) !important;
    text-transform: uppercase !important;
}
.top_social ul{
    display: inline-flex;
    margin-left: 0px;
    list-style-type: none;
    text-decoration: none;
    margin-bottom: 0px;
}

.top_social ul li a{
    
    font-size: 12px;
    margin-right: 20px;
    list-style-type: none;
    text-decoration: none;
    color: #ffffff;
}


.top_socials ul{
    display: inline-flex;
    margin-left: 0px;
    list-style-type: none;
    text-decoration: none;
    margin-bottom: 0px;
}

.top_socials ul li a{
    
    font-size: 12px;
    margin-right: 20px;
    list-style-type: none;
    color: #ff379f;
    text-decoration: none;
    font-weight: 500;
}

.tour_section{
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f3f3f3;
}


.top_section{
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #5cd2d2 ;
}

.top_sections {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ffffff24;
}

.logo img{
    width:66px;
}

.navbar-light .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(0 0 0 / 0%) !important;
}

.navbar-toggler:focus{
    border: none !important;
    box-shadow: none !important;
}


.main_menu {
   
    background-color: #5cd2d2;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 13px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 500;
    color: #ffffff;
    text-transform: capitalize;
    opacity: 1 !important;
}
.btn:hover {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: #ff379f !important;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    border-radius: 16px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: #ff379f !important;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 12px;
    border-radius: 16px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.main_banner {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../images/banner1.webp);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 490px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main_banner::after{
    position: absolute;
    content: "";
    clip-path: polygon(0 0, 34% 0, 100% 100%, 0% 100%);
    top:0;
    left:0;
    width: 100%;
    height:100%;
    background-color: #c7c7c76b;
}



.main_banner2 {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../images/banner2.webp);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 490px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main_banner2::after{
    position: absolute;
    content: "";
    clip-path: polygon(0 0, 34% 0, 100% 100%, 0% 100%);
    top:0;
    left:0;
    width: 100%;
    height:100%;
    background-color: #c7c7c76b;
}


.child_banners {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../images/pedi2.webp);
    opacity: 1;
    background-size: cover;
    min-height: 490px;
    background-repeat: no-repeat;
   background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.child_banners::after{
    position: absolute;
    content: "";
    top:0;
    left:0;
    width: 100%;
    height:100%;
   
}


.child_banners2 {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../images/pedi2.webp);
    opacity: 1;
    background-size: cover;
    min-height: 490px;
    background-repeat: no-repeat;
   background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.child_banners2::after{
    position: absolute;
    content: "";
    top:0;
    left:0;
    width: 100%;
    height:100%;
   
}

.sec_baby{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #E7FAFF;
    overflow-x: hidden;
}

.baby_img_offer{
    display: flex;
    justify-content: center;
    align-items: center;
}

.baby_img_offer img{
    width: 60px;
}

.baby_text h3 {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    color: #ff379f;
}

.baby_text h4 {
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
    color: #5cd2d2;
}


.sec_baby_text h3 {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    color: #ff379f;
}

.sec_baby_text h4 {
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
    color: #5cd2d2;
    font-size: 20px;

}

footer p{
    color:#ffffff;
}

.baby_text h2 {
    font-size: 43px;
    max-width: 600px;
    color: #ff379f;
    font-weight: 700;
    margin: auto;
  
}

.banner_text h2{
    font-size: 43px;
    max-width: 600px;
    color: #ffffff;
    margin: auto;
}

.banner_text p{
    color:#ffffff;
}

.banner_text h2 span{
 
    max-width: 600px;
    color: #5cd2d2 ;
    margin: auto;
}

.care_section{
    margin-top: -44px;
    padding-bottom: 40px;
}

.care_box_wrapper{
    margin: 2px;
    background: rgb(169,199,235);
    background: linear-gradient(180deg, #5cd2d2  0%, #5cd2d2  47%);
    padding: 24px;
    min-height: 260px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 9px;
}

.care_icon img{
    width:40px;
}

.care_text h3{
    font-size: 16px;
    text-transform: capitalize;
    text-align: center;
}

.count_img{
    display: flex;
    justify-content: center;
    align-items: center;
}

.count_text h5{
    font-size: 17px;
    margin-top: 13px;
}

.count_img img{
    width: 60px;
}

.care_text p{
    font-size: 15px;
    text-align: center;
    color: #fff
}


.controls {
    text-align: left;
    position: relative;
  }
  .controls input[type="text"],
  .controls input[type="email"],
  .controls input[type="number"],
  .controls input[type="date"],
  .controls input[type="tel"],
  .controls textarea,
  .controls button,
  .controls select {
    padding: 12px;
    font-size: 14px;
    border: 1px solid #c6c6c6;
    width: 100%;
    background-color: #ff000000;
    margin-bottom: 18px;
    color: #fff;
    font-family: 'Lato', 'sans-serif';
    font-size: 16px;
    font-weight: 300;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .controls input[type="text"]:focus, .controls input[type="text"]:hover,
  .controls input[type="email"]:focus,
  .controls input[type="email"]:hover,
  .controls input[type="number"]:focus,
  .controls input[type="number"]:hover,
  .controls input[type="date"]:focus,
  .controls input[type="date"]:hover,
  .controls input[type="tel"]:focus,
  .controls input[type="tel"]:hover,
  .controls textarea:focus,
  .controls textarea:hover,
  .controls button:focus,
  .controls button:hover,
  .controls select:focus,
  .controls select:hover {
    outline: none;
    border-color: #9FB1C1;
  }
  .controls input[type="text"]:focus + label, .controls input[type="text"]:hover + label,
  .controls input[type="email"]:focus + label,
  .controls input[type="email"]:hover + label,
  .controls input[type="number"]:focus + label,
  .controls input[type="number"]:hover + label,
  .controls input[type="date"]:focus + label,
  .controls input[type="date"]:hover + label,
  .controls input[type="tel"]:focus + label,
  .controls input[type="tel"]:hover + label,
  .controls textarea:focus + label,
  .controls textarea:hover + label,
  .controls button:focus + label,
  .controls button:hover + label,
  .controls select:focus + label,
  .controls select:hover + label {
    color: #ffffff;
    cursor: text;
  }
  .controls .fa-sort {
    position: absolute;
    right: 10px;
    top: 17px;
    color: #999;
  }
  .controls select {
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    background-color: #348e8e;
  }

  .modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e600;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

  .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #348e8e;
    background-clip: padding-box;
    border: 1px solid rgb(255 255 255 / 20%);
    border-radius: 0.3rem;
    outline: 0;
}
  .controls label {
    position: absolute;
    left: 8px;
    top: 12px;
    color: #fff;
    font-size: 16px;
    background-color: #348e8e !important;
    display: inline-block;
    padding: 4px 10px;
    font-weight: 400;
    background-color: rgba(255, 255, 255, 0);
    -moz-transition: color 0.3s, top 0.3s, background-color 0.8s;
    -o-transition: color 0.3s, top 0.3s, background-color 0.8s;
    -webkit-transition: color 0.3s, top 0.3s, background-color 0.8s;
    transition: color 0.3s, top 0.3s, background-color 0.8s;
    
  }
  .controls label.active {
    top: -16px;
    color: #fff;
    background-color: white;
    width: auto;
  }
  .controls textarea {
    resize: none;
    height: 200px;
  }


.about_section{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #ffffff14;

}

.count_sec{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #5cd2d270;
}

.about_banner h3{
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}

.about_banner p{
    max-width: 450px;
}

.abt_img{
    max-width: 450px;
    margin: auto;
}

.button-52 a{
    font-size: 16px;
  font-weight: 200;
  letter-spacing: 1px;
  color:#ffffff;
  text-decoration: none;
}


.button-52 {
  font-size: 16px;
  font-weight: 200;
  letter-spacing: 1px;
  padding: 13px 20px 13px;
  outline: 0;
  color:#fff;
  border: 1px solid rgb(180 180 180);
  cursor: pointer;
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-52:after {
  content: "";
  background-color: #ff379f;
  width: 100%;
  z-index: -1;
  position: absolute;
  height: 100%;
  top: 7px;
  left: 7px;
  transition: 0.2s;
}

.button-52:hover:after {
  top: 0px;
  left: 0px;
}

.services_sec{
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: linear-gradient(to bottom, #ffffff91, #ffffff78), url(../images/ser_bg.jpg);
    overflow-x: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow-x: hidden;
}

.service_icon{
    width:20%;
}

.services_box_wrapper{
    background-color: #ffffffde;
    margin: 12px !important;
    padding: 19px;
    min-height: 314px;
    border-radius: 10px;


}

.service_text h4{
    font-size: 17px;
    margin-top: 22px;
    font-weight: 600;
    color:#5cd2d2 ;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
} 

.service_heading h3{
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}



.service_text p{
   font-size: 15px;
}

.care_icons {
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(180deg, #5cd2d2 0%, #5cd2d2 47%);
    padding: 8px;
    border-radius: 5px;
    rotate: 48deg;
}

.care_icons img{
    width: 40px;
    rotate: -48deg;
}

.teamsection{
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    overflow-x: hidden;
}

.teamsection::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.team_img img{ 
  width: 236px;
  height: 236px;
margin: auto;
border-radius: 131px;
border: 1px solid #0c75fb30;
} 

.team_name p {
    text-align: center;
    font-size: 12px;
}

.testmonial_sec{
    padding-top: 60px;
    padding-top: 60px;
}

.text-white {
    color: #fff!important;
    text-decoration: none !important;
}


.about_banners {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../images/banner1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  
    display: flex;
    justify-content: center;
    align-items: center;
}

.about_banners::after{
    position: absolute;
    content: "";
    
    top:0;
    left:0;
    width: 100%;
    height:100%;
    background-color: #c7c7c76b;
}


.contact_banner {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../images/banner2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact_banner::after{
    position: absolute;
    content: "";
   
    top:0;
    left:0;
    width: 100%;
    height:100%;
    background-color: #c7c7c76b;
}

.section-header {
    margin-bottom: 60px;
    position: relative;
    padding-bottom: 20px;
  }
  
  .section-header::before {
    content: '';
    position: absolute;
    display: block;
    width: 60px;
    height: 5px;
    background: #5cd2d2;
    bottom: 0;
    left: calc(50% - 25px);
  }
  
  .section-header h2 {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
  }
  
  .section-header p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #9195a2;
  }
  
  .section-with-bg {
    background-color: #f6f7fd;
  }
  
  
  #contact {
    padding: 60px 0;
  }
  
  #contact .contact-info {
    margin-bottom: 20px;
    text-align: center;
  }
  
  #contact .contact-info i {
    font-size: 48px;
    display: inline-block;
    margin-bottom: 10px;
    color: #0c75fb;
  }
  
  #contact .contact-info address,
  #contact .contact-info p {
    margin-bottom: 0;
    color: #112363;
  }
  
  #contact .contact-info h3 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #5cd2d2;
  }
  
  #contact .contact-info a {
    color: #4869df;
  }
  
  #contact .contact-info a:hover {
    color: #4869df;
  }
  
  #contact .contact-address,
  #contact .contact-phone,
  #contact .contact-email {
    margin-bottom: 20px;
  }
  
  #contact .form #sendmessage {
    color: #0c75fb;
    border: 1px solid #0c75fb;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  
  #contact .form #errormessage {
    color: #0c75fb;
    display: none;
    border: 1px solid #0c75fb;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  
  #contact .form #sendmessage.show,
  #contact .form #errormessage.show,
  #contact .form .show {
    display: block;
  }
  
  #contact .form .validation {
    color: #0c75fb;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
  }
  
  #contact .form input,
  #contact .form textarea {
    padding: 10px 14px;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
  }
  
  #contact .form button[type="submit"] {
    background: #0c75fb;
    border: 0;
    padding: 10px 40px;
    color: #fff;
    transition: 0.4s;
    border-radius: 50px;
    cursor: pointer;
  }
  
  #contact .form button[type="submit"]:hover {
    background: #0c75fb;
  }
  

.footer_a a{
color: #fff;
text-decoration: none;
}


#contact .contact-info p a{
    margin-bottom: 0;
    color: #112363;
    text-decoration: none;
}


.list ul {
    list-style-type: none;
    margin-left: -26px;
    line-height: 33px;
}

.list .fas{
    color: #ff379f;
}

.facility_sec{
    padding-top: 80px;
    padding-bottom: 80px;
}

.baby_text h2{
  font-size: 43px;
  max-width: 600px;
  color: #ff16d4;
  margin: auto;
}

.faculty_text p{
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    font-size: 14px;
}

.faculty_text h4{
    text-transform: capitalize;
    font-size: 16px;
    margin-top: 12px;
}

.slide-left {
    animation: 3s slide-left;
  }
  @keyframes slide-left {
    from {
      margin-left: 100%;
    }
    to {
      margin-left: 0%;
    }
  }

  .slide-left2 {
    animation: 4s slide-left;
  }
  @keyframes slide-left {
    from {
      margin-left: 100%;
    }
    to {
      margin-left: 0%;
    }
  }

  .slide-left3 {
    animation: 5s slide-left;
  }
  @keyframes slide-left {
    from {
      margin-left: 100%;
    }
    to {
      margin-left: 0%;
    }
  }

  .fixed_icon_bar {
    position: fixed;
    z-index: 999;
    background-color: #5cd2d2;
    bottom: 11px;
    left: 11px;
    border-radius: 12px;
    overflow: hidden;
    
}

.fixed_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    padding: 2px;
    border-radius: 12px;
    border: 1px solid #ffff;

}

.testmonial_section{
  padding: 50px 0px;
  background-color: #ffe7070d;
}
.demo {
  padding: 50px 0px;
  background-color: #8a8a8929;
}

.testimonial{
  margin: 0 20px;
}
.testimonial .testimonial-content{
  padding: 35px 25px 35px 50px;
  margin-bottom: 35px;
  background: #fff;
  border: 1px solid #f0f0f0;
  position: relative;
}
.testimonial .testimonial-content:after{
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #fff;
  position: absolute;
  bottom: -10px;
  left: 22px;
  transform: rotate(45deg);
}
.testimonial-content .testimonial-icon{
  width: 50px;
  height: 45px;
  background: #000000;
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 42px;
  position: absolute;
  top: 37px;
  left: -19px;
}
.testimonial-content .testimonial-icon:before{
  content: "";
  border-bottom: 16px solid #000000;
  border-left: 18px solid transparent;
  position: absolute;
  top: -16px;
  left: 1px;
}
.testimonial .description{
  font-size: 15px;
  font-style: italic;
  color: #8a8a8a;
  line-height: 23px;
  margin: 0;
}
.testimonial .title{
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #525252;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin: 0 0 5px 0;
}
.testimonial .post{
  display: block;
  font-size: 14px;
  color: #000000;
}

.fixed_icon img{
  width:23px;
}


.fixed_icon {
   padding: 13px;
    background-color: #5cd2d2;
    color: #fff;
}

.fixed_icon a{
    color:#ffffff;
}

.mobile_appointment{
  display: none;
}

.system_appointment{
  display: block;
}


@media (min-width: 768px) {
  .button-52 {
    padding: 13px 50px 13px;
  }

}

@media screen and (max-width: 768px){
    .baby_img_offer {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .navbar-brand {
      padding-top: 0.3125rem;
      padding-bottom: 0.3125rem;
      margin-right: 1rem;
      font-size: 13px;
      color: #5cd2d2 !important;
      font-weight: 700 !important;
      text-decoration: none;
      white-space: nowrap;
  }
    .system_appointment{
      display:none;
    }
    

    .mobile_appointment{
      display: block;
    }

    .top_socials{
        display: none;
    }
    .controls label {
        position: absolute;
        left: 8px;
        top: 12px;
       
        color: #fff;
        font-size: 14px;
        background-color: #348e8e !important;
        display: inline-block;
        padding: 4px 10px;
        font-weight: 400;
        background-color: rgba(255, 255, 255, 0);
        -moz-transition: color 0.3s, top 0.3s, background-color 0.8s;
        -o-transition: color 0.3s, top 0.3s, background-color 0.8s;
        -webkit-transition: color 0.3s, top 0.3s, background-color 0.8s;
        transition: color 0.3s, top 0.3s, background-color 0.8s;
    }
    .sec_baby_text h4 {
        font-family: 'Raleway', sans-serif;
        text-transform: capitalize;
        color: #5cd2d2;
        font-size: 20px;
        margin-top: 20px;
    }

    .fixed_icon_bar {
        position: fixed;
        z-index: 999;
        background-color: #5cd2d2;
        bottom: 11px;
        left: 11px;
        border-radius: 12px;
        overflow: hidden;
        display: block;
    }

    .top_social ul li a {
      font-weight: 500;
      font-size: 10px;
      margin-right: 20px;
      list-style-type: none;
      text-decoration: none;
      color: #ffffff;
  }

    .fixed_icon a{
      color: #ffffff;
      font-weight: 100;
    }


    .main_banner {
      position: relative;
      padding-top: 100px;
      padding-bottom: 100px;
      background-image: url(../images/banner1.webp);
      background-size: cover;
      background-repeat: no-repeat;
      min-height: 382px;
      background-position: center;
      display: flex;
      justify-content: center;
      align-items: center;
  }

    .main_banner2 {
      position: relative;
      padding-top: 100px;
      padding-bottom: 100px;
      background-image: url(../images/banner2.webp);
      background-size: cover;
      background-repeat: no-repeat;
      min-height: 382px;
      background-position: center;
      display: flex;
      justify-content: center;
      align-items: center;
  }

  .child_banners {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../images/pedi2.webp);
    opacity: 1;
    background-size: cover;
    min-height: 382px;
    background-position: center;
    background-repeat: no-repeat;
   
    display: flex;
    justify-content: center;
    align-items: center;
}

.child_banners2 {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url(../images/pedi2.webp);
  opacity: 1;
  background-size: cover;
  min-height: 382px;
    background-position: center;
  background-repeat: no-repeat;

  display: flex;
  justify-content: center;
  align-items: center;
}

.banner_text h2 {
  font-size: 25px;
  max-width: 600px;
  color: #ffffff;
  margin: auto;
}
.banner_text {
  position: absolute;
  content: "";
  top: 30%;
  left: 4%;
}

}

@media screen and (max-width: 340px){
  .top_social ul li a {
    font-weight: 500;
    font-size: 8px;
    margin-right: 20px;
    list-style-type: none;
    text-decoration: none;
    color: #ffffff;
}
.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 9px;
  color: #5cd2d2 !important;
  font-weight: 700 !important;
  text-decoration: none;
  white-space: nowrap;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #ff379f !important;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 11px;
  border-radius: 16px;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.baby_text h2 {
  font-size: 29px;
  max-width: 600px;
  color: #ffffff;
  margin: auto;
}

}