.our-banner-sections{
    position:relative;
}
.our-banner-sections .born-baby-imgds {
    position: relative;
    padding:0;
   
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.our-banner-sections .swiper-pagination-bullet {
  position: relative;
  width: 17px;
  height: 17px;
  background: var(--primary-color);
  border-radius: 50%;
  opacity: 1;
  transition: all 0.3s ease;
}
.our-banner-sections .swiper-pagination-bullet-active {
  background: transparent; 
  border: 2px solid #ea425b;
  padding: 7px;
}
.our-banner-sections 
.swiper-pagination-bullet-active::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 5px;
  background: #ea425b;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.our-banner-sections .our-banner-swiper .swiper-horizontal>.swiper-pagination-bullets, 
.our-banner-sections .our-banner-swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.our-banner-sections .our-banner-swiper .swiper-pagination-custom, .our-banner-swiper .swiper-pagination-fraction{
    bottom:0;
}

.our-footer-section{
    position: relative;
    padding: 5rem 0 1rem;
    background: #ffedf1;
    width: calc(100% - 40px);
    max-width: 100%;
    margin: 0 20px;
    border-radius: 30px 30px 0 0;
}

.ivf-images img{
        border-radius: 10px;
}
.our-testimonial-img img{
   width: 100%;
    height: 468px;
    object-fit: cover;
    border-radius: 20px;
}
.footer-poels {
    position: relative;
    display: flex;
    gap: 0 20px;
}
.col-20 {
    width: 20%;
}
.footer-area {
    width: 18% !important;
}
.footer-list-menu ul{
        padding-left: 0;
}
.footer-list-menu ul li {
       position: relative;
    padding-left: 15px;
}
.footer-links-area h4{
      font-size: 19px;
    font-weight: 600;
    margin: 0 0 20px;
}
.footer-links-area li {
     display: flex;
    gap: 0 10px;
    margin-top: 11px;
    transition: all 0.4s;
    font-size: 17px;
    line-height: 1.4 !important;
   
}
.footer-list-menu a{
       line-height: 1.5;
    font-size: 14px;
    transition:0.5s
}
.footer-list-menu a:hover {
    color:var(--primary-color);
}
.footer-list-menu li:before {
 position: absolute;
    font-family: flaticon_normal-icon !important;
    content: "\f10d";
    font-size: 15px;
    left: -6px;
    top: 0px;
    color: var(--primary-color);
}
.footer-section-area .footer-links-area ul li a {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    display: block;
    transition: all 0.4s;
    text-decoration: none !important;
}

.footer-addre-info {
    padding: 0;
    margin: 0;
}
.our-footion{
        position: relative;
    margin: 20px 0 0;
    border-top: 1px solid #ea425b3d;
    padding: 15px 0 0;

}
.our-footion p{
    margin-bottom:0;
}  
.footer-addre-info li:not(:last-child) {
    margin-bottom: 20px;
}
.footer-addre-info li {
    display: flex;
    gap: 15px;
}

.footer-addre-info li i {
    position: relative;
    font-size: 18px;
    color: #fff;
    top: 0px;
    background:var(--primary-color);
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-addre-info p{
    margin:0;
    font-size: 14px;
}
.footer-addre-info li a {
    font-size: 14px;
    color: #000;
    margin-top: 0.3rem;
}

.footer-links-area ul {
    padding-left: 0rem;
}
.footer-social {
    display: flex;
    align-items: center;
    gap: 0 5px;
    z-index: 1;
    position: relative;
}

.footer-social i{
    font-size: 15px;
}

/*.footer-links-area li {*/
/*    line-height: 1.4 !important;*/
/*    display: flex;*/
/*    gap: 0 10px;*/
/*    margin-top: 10px;*/
/*    transition: all 0.4s;*/
/*}*/

.footer-section-area .footer-links-area ul li a {
    font-size: 17px;
    font-weight: 400;
    color: #7C5190;
    display: block;
    /* margin-top: 8px; */
    transition: all 0.4s;
    text-decoration: none !important;
}
.footer-social li a {
       display: inline-block;
    height: 33px;
    width: 33px;
    line-height: 33px;
    border-radius: 50%;
    background: #ea425b;
    text-align: center;
    margin-right: 8px;
    margin-top: 10px;
    border: 1px solid #ffedf1;
    color: #fff;
}

.copyright-area p {
        font-size: 14px;
    text-align: start;
    margin-bottom: 0;
}

.our-footer-section .text-end p a{
         font-size: 13px;
}
.stick-call {
    position: fixed;
    right: 5px;
    top: 48%;
    z-index: 1;
    display: flex;
    flex-direction: column-reverse;
}

.sticky-call {
    display: none;
}



.our-reatement-sections{
    position:relative;
    background-image: url(../images/bg/baby-care.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}



/*.our-reatement-sections::before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    top: 18px;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background-image: url(../images/bg/baby-bg.webp);*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    z-index: 1;*/
/*}*/
.treatement-lists {
    position: relative !important;
       /*left: 19%;*/
    padding: 4rem 0;
}
.list-unstyled li{
        position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
   border: 1px solid #efefef;
    padding: 10px;
    margin-bottom: 17px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    overflow: hidden;
    z-index: 1;
}
.list-unstyled {
    /*padding-left: 0;*/
    list-style: none;
    line-height: 2;
}



.treatement-lists-left {
    position: relative;
    display: flex;
    align-items: center;
    gap:15px;
    width: 100%;
}
.treatement-lists-left:hover .icon-arrow-up{
    background:#fff;
    color:#e7435a;
}
.treatement-lists-icon {
    position: relative;
    display: inline-block;
}
.treatement-lists-icon img{
    filter: invert(59%) sepia(86%) saturate(6839%) hue-rotate(332deg) brightness(101%) contrast(83%);
}
.feature-one__feature-list-title a {
    font-size: 17px;
}

.icon-arrow-up {
        position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background-color: #e7435a;
    border-radius: 50%;
    font-size:10px;
    color: #fff;
    line-height: 30px;
    min-width: 30px;
}

.icon-arrow-up:before {
  content: "\f12e";
  font-family: flaticon_normal-icon !important;
}
.feature-one__feature-list-title{
      font-size: 1.2rem;
    margin: 0;
}
.treatement-poedfe {
        display: flex
;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
    align-items: center;
}

/*keynumbersd*/
.fact__item-two{
    background: #fff;
    box-shadow: 0 0 30px 0 #f0f0f0;
    border: 1px solid #e3e3e3;
    border-radius: 15px;
    padding: 30px 20px;
    width: 100%;
        text-align: center;
}
.fact__item-two p{
    margin-bottom:0;
}
.fact-itsmds{
    display:flex;
    gap:20px;
}
.keynumberd{
    position:relative;
    padding:3.5rem 0;
}
.fact__item-two h4{
    color:var(--primary-color);
    font-size: 70px;
    font-weight: 800;
}
.dctr-more{
    display: none;
}




.our-gallery-section{
    position: relative;
    padding: 4rem 0 3rem;
}
.our-gallery-section .row{
    row-gap:25px;
}
.our-gallery-section .gallery-image img {
  width: 100%;
  display: block;
  transition: transform 0.6s ease;
  cursor: pointer;
  height: auto;
   border-radius:20px;
}

.our-gallery-section .fancybox__thumbs .carousel__slide{
    display:none !important;
}
.advanced-diagnostic-fertility .section-title p{
    max-width: 75%;
    margin: 0 auto;

}

/*.our-gallery-section .gallery-image:hover:after {*/
/*    height: 250%;*/
/*    transition: all 600ms linear;*/
/*    background-color: transparent;*/
/*}*/
/*.our-gallery-section .gallery-image{*/
/*    position:relative;*/
/*}*/
/*.our-gallery-section .gallery-image img:hover {*/
/*  transform: scale(1.03);*/
/*}*/
/*.our-gallery-section .gallery-image:after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    width: 200%;*/
/*    height: 0%;*/
/*    left: 50%;*/
/*    top: 50%;*/
/*    background-color: rgba(255, 255, 255, .3);*/
/*    transform: translate(-50%, -50%) rotate(-45deg);*/
/*    z-index: 1;*/
/*}*/



.why-chooseus-convtent .flaticon-right-arrow-3 {
    position: absolute;
    bottom: -16px;
    left: 50%;
    transform: translate(-50%, 30px);
    opacity: 0;
    transition: all 0.4s 
ease;
    background: var(--primary-color);
    /* padding: 5px; */
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: #fff;
}

.why-chooseus-convtent:hover .flaticon-right-arrow-3 {
    transform: translate(-50%, 0);
    opacity: 1;
}
.added-class .our-procees-work::before{
    display:none;
}

.added-class .our-procees-work::after{
    display:none;
}


.added-class .our-procees-work{
    padding:0;
    margin-bottom:25px;
}

.location-link{
    font-weight:600;
    color:#FFF;
}

.link{
    color:var(--primary-color);
}