@import url(../font/txt/stylesheet.css);
.container {
  /* border:1px solid red; */
  padding: 0px !important;
}
.flex-container{
  width: 100%;
  overflow: hidden;
}
header {
  padding: 15px 0px;
}
.padding50 {
  padding: 20px 0px;
}
.margin50 {
  margin: 25px 0px;
}
.margintop100 {
  margin-top: 100px !important;
  display: block;
}
.banner-heading {
  color: #fff;
  text-align: center;
  font-family: "Larken";
  font-size: 80px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
}
.banner-heading span {
  color: #fff;
  font-family: "Larken";
  font-style: italic !important;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.banner-para {
  color: #fff;
  text-align: center;
  font-family: "SF Pro Display";
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px; /* 163.636% */
  margin-top: 25px;
}
.banner-box img {
  max-width: 100% !important;
  height: auto;
  display: block !important;
  margin: auto;
  border-radius: 0px !important;
}
desktop-bannerimg .title2 .titlediv,
.title-abs {
  font-family: "Larken" !important;
  font-size: 30px !important;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: #dc2d6d;
  background: repeating-linear-gradient(to right, #dc2d6d 0%, #308fcf 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.titlenew h2 {
  color: #3d3d3d;
  font-family: "Larken";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.title-pos {
  position: relative;
}
.about-section .title-pos div {
  -webkit-text-stroke: 3px #c4efff;
  -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
}
.why-sec .title-pos div {
  color: #f9f9f9;
  -webkit-text-fill-color: #f9f9f9;
}
.title-pos div {
  color: transparent;
  font-family: "Larken";
  font-size: 8vw;
  font-style: normal;
  font-weight: 700;
  line-height: 163px; /* 90.556% */
  -webkit-text-stroke: 2.5px #f9f9f9;
  -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
  margin: 20px 0px;
}
.title-abs {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.ttline {
  background: linear-gradient(
    94deg,
    #dc2d6d 7.33%,
    rgba(255, 255, 255, 0) 80.79%
  );
  width: 50%;
  height: 6px;
  flex-shrink: 0;
}
.why-secslide {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.whyslide-img {
  position: relative;
}
.whyslide-cont {
  position: absolute;
  bottom: 0px;
  padding: 0px 30px;
}
.whyslide-cont h3 {
  color: #fff;
  font-family: "Larken";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.why-line {
  margin: 5px 0px;
  background: #fff;
  width: 60%;
  height: 1px;
}
.whyslide-cont p,
.whyslide-cont .content p span {
  color: #fff !important;
  font-family: "SF Pro Display" !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 30px !important; /* 150% */
}
.whyslide-img .read-more {
  color: #fff;
  font-family: "SF Pro Display";
  font-size: 14px;
  font-style: normal;
  line-height: 173.5%;
  font-weight: bold;
  text-decoration: underline;
  display: block;
  margin-bottom: 10px;
}
.treatments-sectionnew .title-pos {
  width: 50%;
}
.gallery-section .title-pos {
  width: 50%;
  display: block;
  margin: 0px 0px 0px auto;
}
.treatmentpos {
  position: relative;
  overflow: hidden;
  height: 80vh;
}
.treatmentabs {
  position: absolute;
  left: 20%;
  width: 100%;
}
.treatment-cont h3 {
  color: #333;
  font-family: "Larken";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 20px 0px;
  height: 50px;
}
.treatment-cont p {
  color: #737373;
  font-family: "SF Pro Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px; /* 154.545% */
  text-align: justify;
}
.treatments-sectionnew {
  overflow: hidden;
}
.treatments-sliders {
  position: relative;
}
.treatments-sliders .owl-nav {
  position: absolute;
  display: flex;
  /* justify-content: right; */
  top: -125px;
  left: 85%;
  gap: 20px;
}

.treatments-sliders.owl-theme .owl-nav .owl-prev,
.treatments-sliders.owl-theme .owl-nav .owl-next {
  position: initial;
}
.bluecont {
  padding: 50px 0px;
  background: #0a64a0;
}
.bluecont .count {
  color: #fff;
  text-align: center;
  font-family: "Larken";
  font-size: 58px;
  font-style: normal;
  font-weight: 700;
  line-height: 80px; /* 137.931% */
  letter-spacing: 0.2px;
  display: block;
  text-align: center;
}
.counttxt {
  color: #fff !important;
  text-align: center !important;
  font-family: "SF Pro Display" !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 590 !important;
  line-height: 24px !important; /* 150% */
  letter-spacing: 0.1px !important;
}
#counter::marker {
  display: none;
}
.gallery-section {
  width: 100%;
  overflow: hidden;
}
.surgerypos {
  position: relative;
  width: 100%;
  left: 20%;
}
.surgery-slider {
  position: relative;
}
.surgery-slider {
  margin-top: 50px;
}
.surgery-slider .owl-nav {
  position: absolute;
  top: 0;
  width: 100%;
  display: flex;
  gap: 10px;
  top: -150px;
}
.surgery-slider.owl-theme .owl-nav .owl-prev,
.surgery-slider.owl-theme .owl-nav .owl-next {
  position: initial;
}
.call2bg {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 50px;
  border-radius: 5px;
  background: #d9f0ff;
}
.swip {
  margin-top: 30px;
  position: relative;
  width: 235px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  background-color: #dc2d6d;
  border-radius: 33px;
  color: #fff;
  text-decoration: none;
  transition: 0.8s;
  cursor: pointer;
  font-family: "SF Pro Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 860;
  line-height: 32px; /* 123.077% */
}
.swip:hover {
  padding-left: 0px;
  padding-right: 40px;
}
.swip span {
  position: absolute;
  left: 5px;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  transition: 0.8s ease-in-out;
  color: var(--black-font);
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swip:hover span {
  left: calc(100% - 55px);
}
a {
  text-decoration: none;
}
.call2bg {
  position: relative;
}
.doc2call {
  position: absolute;
  right: 0px;
  bottom: 0px;
  max-width: 400px;
  height: auto;
}
.callmarg {
  margin-top: 100px;
}
/* carousel */
/* .testimonials-sections .container{
  max-width: 70%;
  overflow: initial;
} */
.testimonials-sections {
  overflow: hidden;
}
.newtesticar {
  padding: 30px;
  border-radius: 10px;
  background: #ffffff1f;
  /* box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.05); */
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
    rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  position: relative;
  overflow: hidden;
  min-height: 390px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.testimonials-sliders.owl-carousel.owl-loaded {
  display: inline-block !important;
}
.testimonials-sliders .owl-stage-outer {
  overflow: visible !important;
}
.after-center,
.before-center {
  transition: all 0.5s ease;
  margin: 0 0 250px;
}
.before-center1 {
  transform: rotate(-15deg) translateX(-10%) translateY(15%) !important;
}
.before-center2 {
  transform: rotate(-30deg) translateX(-35%) translateY(58%) !important;
}
.after-center1 {
  transform: rotate(15deg) translateX(10%) translateY(15%) !important;
}
.after-center2 {
  transform: rotate(30deg) translateX(35%) translateY(58%) !important;
}

/* .newtesticar::after {
  content: "";
  background-image: url(../img/gradbg.webp);
  background-size: cover;
  background-position: center;
  width: 200px;
  height: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
} */
.testimonials-sliders.owl-carousel .owl-stage-outer {
  padding: 50px 0px;
}
.newtesticar p,
.newtesticar .content p span {
  color: #000 !important;
  font-family: "SF Pro Display" !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 34px; /* 130.769% */
}
.newtesticar .read-more {
  color: #000;
  font-family: "SF Pro Display";
  font-size: 14px;
  font-style: normal;
  line-height: 173.5%;
  font-weight: bold;
  text-decoration: underline;
  display: block;
  margin-bottom: 10px;
}
.msgi {
  width: 30px !important;
  height: auto;
  display: block !important;
  margin: 0px 0px 0px auto;
}
.test-flex {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}
.test-flex img {
  width: 30px !important;
  height: 30px !important;
  margin-top: 10px;
}
.test-flex h3 {
  color: #000;
  font-family: "SF Pro Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.test-flex p {
  color: #666;
  font-family: "SF Pro Display";
  font-size: 14px;
  font-style: normal;
  font-weight: 274;
  line-height: normal;
}
.testimonials-sliders {
  position: relative;
}
.testimonials-sliders.owl-theme .owl-nav {
  position: initial;
  display: flex;
  gap: 15px;
  justify-content: center;
}
.testimonials-sliders.owl-theme .owl-nav .owl-prev,
.testimonials-sliders.owl-carousel .owl-nav .owl-next {
  position: initial;
}
.banner-sec {
  padding: 50px 0px !important;
}
footer {
  background-color: #005085;
  width: 100%;
  overflow: hidden;
}
.callbtssw {
  margin: 0px 0px 0px auto;
}
.gallery-section {
  margin-bottom: 15px !important;
}
.aboudoci img {
  display: block;
  max-width: 60%;
  margin: 100px 50px 0px auto;
}
.about-section .title-pos {
  position: relative;
  color: #c4efff;
  font-family: "Larken";
  font-size: 8vw;
  font-style: normal;
  font-weight: 700;
  line-height: 135px;
}
.call2bg h2 {
  color: #202020;
  font-family: Larken-ExtraBold;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.treatment-cont p {
  width: 80%;
}
.counter-div li {
  list-style: none;
}
.symptoms-slider .owl-nav {
  position: initial;
  display: flex;
  justify-content: center;
  gap: 20px;
}
.symptoms-slider.owl-theme .owl-nav .owl-prev,
.symptoms-slider.owl-theme .owl-nav .owl-next {
  position: initial;
  margin-top: 20px;
}
.hidden {
  display: none;
}
.about-section {
  background: #f4fcff;
}
.accordion-item {
  border: none;
  margin-bottom: 20px;
}

/* .before-center {
  
  transform: rotate(-15deg);
  margin-top: 20% !important;
  display: block;
}
.after-center {
  
  display: block;
  margin-top: 20% !important;
  transform: rotate(15deg);
} */
.docprof {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 75%;
  height: auto;
}
.testimonials-sliders .item {
  margin: 0px 0px;
}
h1 {
  color: #3d3d3d !important;
  font-family: Larken-Medium !important;
  font-size: 30px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: normal !important;
}
.owl-theme .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  box-shadow: none !important;
  border: 1px solid #000 !important;
}
.banner-slider {
  position: relative;
}
.banner-slider .owl-dots {
  position: absolute !important;
  bottom: 10px !important;
}
.treatments-sectionnew .title-abs {
  background: #dc2d6d;
  background: linear-gradient(to right, #dc2d6d 16%, #308fcf 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#disease .title-abs {
  background: #dc2d6d;
  background: linear-gradient(to right, #dc2d6d 40%, #308fcf 61%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.faq-section .title-abs {
  background: #dc2d6d;
  background: linear-gradient(to right, #dc2d6d 46%, #308fcf 53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.testimonials-sections .title-abs {
  background: #dc2d6d;
  background: linear-gradient(to right, #dc2d6d 32%, #308fcf 64%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.contact-section .title-abs {
  background: #dc2d6d;
  background: linear-gradient(to right, #dc2d6d 40%, #308fcf 57%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about-section .title-abs {
  background: #dc2d6d;
  background: linear-gradient(to right, #dc2d6d 39%, #308fcf 61%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: transparent;
  -webkit-text-fill-color: transparent;
}
#symptoms .title-abs {
  background: #dc2d6d;
  background: linear-gradient(to right, #dc2d6d 32%, #308fcf 64%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.surgerypos,
.treatrel {
  padding: 0px 15px;
}
.navbar-nav {
  display: flex;
}
.about-section .title-pos div {
  line-height: inherit;
  font-size: 6vw;
}
.about-section .title-abs {
  position: absolute;
  top: 50%;
  left: 34%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.banner-slider {
  margin: 0px 0px 50px;
}
.accordion {
  margin-right: 50px;
}
.callmarg .call2bg {
  display: flex;
  align-items: baseline;
  justify-content: left;
  gap: 20px;
  padding: 50px;
}
.banner-box {
  position: relative;
}
.banner-sec {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.form-section {
  margin-top: -30px;
}
.form-section form {
  padding: 20px;
  margin: 20px;
}
.contact-section{margin-top: -5%;}
.why-sec{margin-top: -4%;}
.nav-link.active::after, .nav-link:hover::after, .nav-link:focus::after {
  content: '';
  width: 25px;
  height: 3px;
  position: absolute;
  border-bottom: 3px solid #FFF;
  left: 20px;
  bottom: 5px;
}
.nav-link.bb.active::after, .nav-link.bb:hover::after, .nav-link.bb:focus::after {
display: none;
}
@media only screen and (max-width: 1400px) {
  .testimonials-sliders .item {
    margin: 0px 10px;
  }
  .after-center,
  .before-center {
    transition: all 0.5s ease;
    margin: 0 0 200px;
  }
}
@media only screen and (max-width: 1200px) {
  .call2bg {
    grid-template-columns: 50% 50%;
  }
  .before-center {
    /* Styles for items before and after the center */
    transform: rotate(0deg);
    margin-top: 0px !important;
    display: block;
  }
  .after-center {
    /* Styles for items before and after the center */
    display: block;
    margin-top: 0px !important;
    transform: rotate(0deg);
  }
  .form-section form {
    padding: 20px;
    margin: 0px;
  }
}
@media only screen and (max-width: 1000px) {
  .newtesticar {
    padding: 30px;
    border-radius: 10px;
    background: #ffffff1f;
    /* box-shadow: 5px 5px 50px 0px rgba(0, 0, 0, 0.05); */
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
      rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    position: relative;
    overflow: hidden;
    min-height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .margintop100 {
    margin-top: 10px !important;
    display: block;
  }
  .testimonials-sliders.owl-theme .owl-nav {
    position: absolute;
    bottom: 10%;
  }
  .testimonials-sliders.owl-carousel .owl-stage-outer {
    padding: 0px 0px;
    overflow: hidden !important;
  }
  .contact-section{margin-top: -10%;}
  .bluecont.margin50{margin: 0px !important;}
}
@media only screen and (max-width: 990px) {
  br {
    display: none;
  }
  .container {
    padding: 0px 15px !important;
  }
  .aboudoci {
    margin-top: 50px;
  }
  .banner-heading,
  .banner-heading span {
    font-size: 60px;
  }
  .title2 .titlediv,
  .title-abs {
    margin-bottom: 20px;
    text-align: center;
  }
  .titlenew h2 {
    margin-top: 15px;
  }
  .title-pos div {
    font-size: 12vw;
    line-height: 60px;
    -webkit-text-fill-color: #f9f9f9;
    text-align: center;
  }
  .why-secslide {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .treatrel,
  .surgerypos {
    position: initial;
    width: 100%;
  }
  .treatments-sliders .owl-nav,
  .surgery-slider .owl-nav {
    position: initial;
    display: flex;
    justify-content: center;
  }
  .treatments-sectionnew .title-pos,
  .gallery-section .title-pos {
    width: 100%;
  }
  .about-section img {
    max-width: 100%;
    height: auto;
    margin: 0px 0px 0px auto;
    display: block;
  }
  .about-section .title-pos {
    text-align: center;
  }
  .whyslide-cont p {
    height: auto;
  }
  .callmarg {
    margin-top: 0px;
  }
  .treatment-cont h3 {
    height: auto;
  }
  .testimonials-sliders .item {
    margin: 0px 0px;
  }
  .title-pos div {
    display: none;
  }
  .title-abs,
  .about-section .title-abs {
    position: initial;
    transform: none;
    width: 100%;
    text-align: center;
  }
  .about-section img {
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 800px) {
  .call2bg {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 50px;
  }
  .callbtssw {
    display: flex;
    text-align: center;
    justify-content: center;
    width: 100%;
  }
  .doc2call {
    display: none;
  }
  .call2bg h2 {
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  .banner-heading,
  .banner-heading span {
    font-size: 40px;
  }
  .banner-para {
    font-size: 16px;
  }
  .why-secslide {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .call2bg h2 {
    font-size: 22px;
    text-align: center;
  }
  .call2bg {
    padding: 20px !important;
  }
  .callmarg .call2bg {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 20px;
    padding: 20px !important;
  }
  .callbtssw {
    transform: scale(0.8);
  }
  .treatment-cont p,
  .whyslide-cont p {
    font-size: 16px;
  }
  .treatment-cont p {
    width: 100%;
  }
  .gallery-section {
    margin-bottom: 15% !important;
  }
  .banner-sec {
    padding: 30px 0px !important;
  }
  .banner-slider {
    margin: 10px 0px;
  }
  .accordion,
  .why-sec {
    margin: 0px;
  }
  .about-section {
    margin: 30px 0px 0px 0px;
  }
  .margin50 {
    margin: 30px 0px;
  }
  .bluecont {
    padding: 10px 0px;
  }
  .about-section {
    padding: 25px 0px;
  }
  h1 {
    margin-top: 15px;
  }
  .testimonials-sliders.owl-theme .owl-nav {
    position: absolute;
  }
  .padding50 {
    padding: 30px 0px;
  }
  .gallery-section {
    margin-bottom: 0px !important;
  }
  .margintop100 {
    margin-top: 0px !important;
  }
  .treatments-sectionnew.padding50 {
    padding: 0px;
  }
  .testimonials-sections.padding50,
  .why-sec.padding50 {
    padding: 30px 0px 0px 0px;
  }
  .contact-section.padding50,
  .gallery-section.padding50 {
    padding: 0px 0px 30px 0px;
  }
}
@media only screen and (max-width: 450px) {
  .banner-heading,
  .banner-heading span {
    font-size: 30px;
  }
  .about-section .title-pos div {
    -webkit-text-stroke: 1px #c4efff;
    -webkit-text-fill-color: transparent;
  }
}
.why-sec img {
  width: 100% !important;
}
.image2 {
  display: none;
  width: 100%;
  height: auto;
  margin: auto;
}
.image1 {
  width: 100%;
  height: auto;
  margin: auto;
}
@media only screen and (max-width: 990px) {
  .image1 {
    display: none;
  }
  .image2 {
    display: block;
  }
}
