
/* Miscellanoeous */
body, html {
  overflow-x: hidden;
  padding-right: 0 !important;
}

*:-moz-full-screen, *:-webkit-full-screen, *:fullscreen *:-ms-fullscreen {
  overflow: auto !important;
}

body {
  font-family: "open_sansregular", sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  background: #fff;
  font-weight: normal;
  color: #595959;
}

p {
  color: #595959;
  line-height: 1.8em;
}

h1, h2, h3, h4, h5, h6 {
  color: #3d424b;
  font-weight: normal !important;
}

ul {
  list-style-type: none !important;
  padding-left: 0;
  margin: 0;
}

a {
  outline: 0;
  transition: all 0.5s;
  color: #46bdf4;
}

a:link, a:visited {
  text-decoration: none;
}

a:hover, a:focus, a:active {
  outline: none !important;
  text-decoration: none;
}

/* Global */
.wrapper {
  position: relative;
  overflow: hidden;
}

.split {
  width: 100%;
  height: 1px;
  background-color: #c3d3ea;
}

.split1 {
  width: 100%;
  height: 1px;
  background-color: #c9caca;
}

.fsplit {
  width: 100%;
  height: 1px;
  background-color: transparent;
}

.text-pink {
  color: #ed3b9a;
}

.text-dblue {
  color: #242a43;
}

.nob {
  border: 0px !important;
}

.m-0 {
  margin: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.mt-0 {
  margin-top: 0;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.ml-0 {
  margin-left: 0;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.mr-0 {
  margin-right: 0;
}

.mr-10 {
  margin-right: 10px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pl-0 {
  padding-left: 0;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.pr-0 {
  padding-right: 0;
}

.pr-10 {
  padding-right: 10px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.fi:before {
  margin: 0;
}

.page-body-wrapper {
  min-height: calc(100vh - 0px);
  padding-left: 0;
  padding-right: 0;
}

/*Header*/
header {
  position: relative;
}

.head-top {
  background-color: #044c18;
  padding-bottom: 74px;
  padding-top: 7px;
}

.htop {
  background-color: #fff;
  padding: 15px 0;
}

.htop ul.top-nav li {
  margin-right: 15px;
  margin-top: 4px;
}

.htop ul.top-nav li h6 {
  color: #eb268f;
  margin-bottom: 3px;
}

.htop ul.top-nav li, .htop ul.top-nav li a {
  color: #666666;
}

.htop ul.top-nav li {
  border-right: 1px solid #e3e3e3;
  padding-right: 15px;
}

.htop .top-social {
  margin-top: 10px;
}

.top-social li {
  display: inline-block;
}

.top-social li a {
  width: 37px;
  height: 37px;
  text-align: center;
  border-radius: 50%;
  font-size: 13px;
  line-height: 37px;
  background: #eb268f;
  display: block;
  color: #fff;
  transition: background 0.4s ease, color 0.4s ease;
  margin-right: 3px;
}

.top-social li a:hover {
  background: #242a43;
  color: #eb268f;
}

/*Header Menu*/
.head-nav {
  background: url("../images/menu-pattern.jpg") repeat-x;
  background-size: cover;
}

nav.menu {
  display: block;
  width: 100%;
  font-family: "opensans_semibold", sans-serif;
}

nav.menu ul {
  display: -moz-flex;
  display: flex;
  list-style: none;
  padding-left: 0;
}

nav.menu ul li {
  display: inline-block;
  position: relative;
}

nav.menu ul li:first-child {
  padding-left: 0;
}

nav.menu ul li:last-child {
  padding-right: 0;
}

nav.menu ul li a {
  font-size: 14px;
  display: inline-block;
  line-height: 16px;
  letter-spacing: 0.3px;
  color: #ffffff;
  position: relative;
  padding: 14px 15px;
  text-transform: capitalize;
}

nav.menu ul li:hover a, nav.menu ul li.active a {
  background-color: #eb268f;
}

nav.menu ul > li.cr-dropdown > a:after {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 14px;
  padding-left: 5px;
}

nav.menu ul > li.cr-dropdown li.cr-sub--dropdown > a:after {
  content: "\f105";
  float: right;
}

nav.menu ul li ul.cr-dropdown-menu {
  position: absolute;
  width: 190px;
  background: #eb268f;
  height: auto;
  left: 0;
  top: 100%;
  flex-wrap: wrap;
  padding: 0px 20px;
  -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out 0s;
  transform: translateY(30px);
  opacity: 0;
  visibility: hidden;
  z-index: 99;
}

nav.menu ul li ul.cr-dropdown-menu li {
  width: 100%;
  padding: 0;
  display: block;
  position: relative;
}

nav.menu ul li ul.cr-dropdown-menu li a {
  display: block;
  padding: 14px 0;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  position: relative;
}

nav.menu ul li ul.cr-dropdown-menu li a:before {
  content: "";
  left: 0;
  top: 50%;
  height: 2px;
  width: 0;
  background: #f1c309;
  position: absolute;
  margin-top: -3px;
  transition: all 0.3s ease-in-out 0s;
}

nav.menu ul li ul.cr-dropdown-menu li:hover > a {
  color: #fff;
  padding-left: 15px;
}

nav.menu ul li ul.cr-dropdown-menu li:hover > a:before {
  width: 10px;
  transform: scaleX(1);
}

nav.menu ul li ul.cr-dropdown-menu li ul.cr-sub--dropdown-menu {
  left: 100%;
  top: 0;
  z-index: 99;
}

nav.menu ul li:hover > ul.cr-dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/*Main Panel*/
.main-panel {
  transition: width 0.25s ease, margin 0.25s ease;
  width: calc(100% - 0px);
  width: -webkit-calc(100% - 0px);
  display: flex;
  flex-direction: column;
}

/*Banner*/
.hero-2 {
  height: 520px !important;
  background-position: center center;
  background-size: cover;
}

.hero-2 .slider-content {
  max-width: 60%;
  width: 100%;
}

.hero-2 .slider-content h3 {
  color: #2d334b;
  font-size: 36px;
  line-height: 40px;
  padding-bottom: 0px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Montserrat-Regular", sans-serif;
}

.hero-2 .slider-content h1 {
  color: #eb268f;
  font-size: 65px;
  line-height: 70px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-bottom: 40px;
  font-family: "Montserrat-Bold", sans-serif;
}

.slick-slide:focus {
  outline: none;
}

.slick-current .slider-content h1 {
  animation-name: fadeInUp;
  animation-duration: 1s;
}

.slick-current .slider-content h3 {
  animation-name: fadeInUp;
  animation-duration: 1.5s;
}

.slick-current .slider-content h4 {
  animation-name: fadeInUp;
  animation-duration: 1.5s;
}

.slick-current .slider-content a {
  animation-name: fadeInUp;
  animation-duration: 1.8s;
}

/* ---- sick slider arrow style start ----*/
.slider-arrow-style.slick-slider .slick-arrow {
  top: 50%;
  width: 36px;
  height: 36px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
  z-index: 1;
  cursor: pointer;
  display: block;
  position: absolute;
  transform: translate(0, -50%);
  background-color: #3b3f55;
  line-height: 24px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  border: 0px;
  outline: none !important;
}

.slider-arrow-style.slick-slider .slick-arrow.slick-prev {
  left: 50px;
}

.slider-arrow-style.slick-slider .slick-arrow.slick-prev i {
  padding-right: 2px;
  display: block;
}

.slider-arrow-style.slick-slider .slick-arrow.slick-next {
  right: 50px;
}

.slider-arrow-style.slick-slider .slick-arrow.slick-next i {
  padding-left: 2px;
  display: block;
}

.slider-arrow-style.slick-slider .slick-arrow:hover {
  color: #ffffff;
  background-color: #ec3a98;
}

.slider-arrow-style.slick-slider:hover .slick-arrow {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  visibility: visible;
}

.slider-arrow-style.slick-slider:hover .slick-arrow.slick-prev {
  left: 50px;
}

.slider-arrow-style.slick-slider:hover .slick-arrow.slick-next {
  right: 50px;
}

/*--------- slick slider dot style start -------*/
.slick-dot-style ul.slick-dots {
  bottom: -40px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
}

.slick-dot-style ul.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.slick-dot-style ul.slick-dots li button {
  width: 30px;
  height: 6px;
  line-height: 12px;
  padding: 0;
  background-color: #8da6c6;
  border: none;
  border-radius: 10px;
  display: block;
  text-indent: -5000px;
  cursor: pointer;
  transition: all 0.4s ease-out;
  outline: none !important;
}

.slick-dot-style ul.slick-dots li.slick-active button {
  background-color: #ec3997;
  border-radius: 10px;
}

.slick-dot-style.hero-dot ul.slick-dots {
  bottom: 20px;
}

.page-banner {
  background: url("../../../../../../20250822095620im_/https_/www.lakshmifertilitycenter.com/frontend/assets/images/page-banner.jpg") no-repeat top center;
  background-size: cover;
  min-height: 250px;
  overflow: hidden;
}

.page-banner .container {
  position: relative;
}

.page-banner .page-title {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 100px;
  text-align: center;
}

.page-title h1 {
  color: #eb268f;
  font-family: "opensans_semibold";
  margin-bottom: 0px;
  line-height: 40px;
  text-transform: capitalize;
}

.page-title .decor-line {
  width: 70px;
  height: 1px;
  background: #666666;
  display: inline-block;
  margin-bottom: 3px;
}

.page-title h2 {
  color: #232323 !important;
  font-size: 1rem;
}

/*Appointment Panel*/
html.fancybox-margin .appointment-panel {
  right: -357px;
  transition: all 0s;
}

.appointment-panel.fancybox-margin {
  margin-right: 17px;
  z-index: 999;
}

.appointment-panel {
  display: block;
  position: fixed;
  top: 127px;
  right: -300px;
  bottom: 0;
  width: 300px;
  height: 100%;
  max-height: 450px;
  background: white;
  background-size: cover;
  transition-duration: 0.6s;
  transition-timing-function: ease;
  transition-property: right, box-shadow;
  z-index: 9999999;
  padding: 20px 15px;
}

.appointment-panel.open {
  right: 0;
  box-shadow: -1px 3px 6px 0 rgba(0, 0, 0, 0.1);
}

.appointment-toggle {
  position: absolute;
  top: 50%;
  left: -42px;
  margin-top: -147px;
}

.appointment-panel h5 {
  color: #f847a5;
  font-family: "opensans_semibold", sans-serif;
  font-size: 18px;
}

.appointment-form {
  margin-top: 20px;
}

.appointment-form .form-group {
  border: 1px solid #636879;
  margin-bottom: 20px;
}

.appointment-form .form-control {
  background-color: transparent !important;
  border-radius: 0px !important;
  border: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 13px;
  font-family: "opensans_semibold", sans-serif;
  font-weight: normal;
  padding: 10px 10px 10px 0;
}

.appointment-form .form-control:focus {
  outline: none !important;
  box-shadow: none;
}

.appointment-form .form-control::-webkit-input-placeholder,
.appointment-form .form-control::-moz-placeholder,
.appointment-form .form-control::placeholder {
  color: #8a92a9 !important;
}

.appointment-form input::-webkit-input-placeholder {
  color: #8a92a9 !important;
}

.appointment-form input:-moz-placeholder {
  color: #8a92a9 !important;
}

.appointment-form textarea::-webkit-input-placeholder {
  color: #8a92a9 !important;
}

.appointment-form textarea:-moz-placeholder {
  color: #8a92a9 !important;
}

.appointment-form .form-group .input-group-text {
  align-items: top !important;
  display: block;
  background-color: transparent !important;
  border-radius: 0px !important;
  border: 0px;
  color: #fff;
  font-size: 13px;
  padding-top: 10px;
}

.appointment-info {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.appointment-info li {
  padding-left: 70px;
  color: #d5ddd7;
  font-size: 13px;
  line-height: 1.6em;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 12px;
  padding-top: 0px;
  font-family: "Saira-Regular", sans-serif;
}

.appointment-info li h6 {
  color: #fff;
  font-family: "Saira-Medium", sans-serif;
  margin: 0;
  padding-top: 15px;
}

.appointment-info .tele:before {
  font-family: "FontAwesome";
  content: "\f095";
  color: #fff;
  position: absolute;
  top: 3px;
  left: 0;
  font-size: 27px;
  border: 1px solid #9fa5a8;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
}

/*Main Content*/
.main-content-wrap {
  padding: 0px;
}

.main-content-wrap.bg-1 {
  background-color: #fff;
}

.main-content-wrap.bg-2 {
  background-color: #000;
}

.sec-title {
  padding: 10px 0;
  color: #242323;
}

.sec-title h5 {
  color: #305282;
  font-family: "open_sansregular", sans-serif;
  position: relative;
  margin-left: 35px;
  font-size: 1rem;
}

.sec-title h5:before, .sec-title h5:after {
  content: "";
  position: absolute;
  height: 1px;
  top: 50%;
  width: 33px;
  background-color: #305282;
}

.sec-title h5:before {
  left: -35px;
}

.sec-title h5:after {
  margin-left: 2px;
}

.sec-title h3 {
  color: #eb268f;
  font-family: "Montserrat-Regular", sans-serif;
}

/*Home Services Content*/
.sbox {
  background-color: #f1f7fc;
  text-align: center;
  padding: 20px;
}

.sbox.sbox-alt {
  background-color: #e5f2fc;
}

.sbox .sbox-icon-img {
  width: 121px;
  height: 121px;
  margin: auto;
}

.sbox .sbox-icon-img img {
  border: 4px solid #fff;
}

.sbox .sbox-icon-img {
  transition: 0.6s;
  transform-style: preserve-3d;
  transform: rotateY(0deg);
}

.sbox:hover .sbox-icon-img {
  transform: rotateY(180deg);
}

.sbox h5 {
  font-family: "open_sansbold";
  font-size: 1rem;
  transition: 0.6s;
}

.sbox:hover h5 {
  color: #eb268f;
}

/*Home About Content*/
.about-content {
  background: url("../images/about-bg.jpg") no-repeat;
  background-size: cover;
}

.abt-text p {
  color: #232323;
  text-align: justify;
}

.main-content.help .sec-title h5, .main-content.testi .sec-title h5 {
  margin-left: 0px;
}

.main-content.help .sec-title h5:before, .main-content.help .sec-title h5:after,
.main-content.testi .sec-title h5:before, .main-content.testi .sec-title h5:after {
  background-color: #305282;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 33px;
}

.main-content.help .sec-title h5:before, .main-content.testi .sec-title h5:before {
  right: 0em;
  margin-left: -50%;
  left: -0.3em;
}

.main-content.help .sec-title h5:after, .main-content.testi .sec-title h5:after {
  left: 0.3em;
  margin-right: -50%;
}

/*Home Infertility Content*/
.infertility-content {
  background-color: #deeaf8;
}

/*Home Testimonial*/
.testimony-carousel .owl-nav {
  margin: 0;
  display: none;
}

.testimony-carousel .owl-nav .owl-next, .testimony-carousel .owl-nav .owl-prev {
  margin: 0;
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  padding: 0;
  margin: 0;
  border: 1px solid #c9c9c9;
  overflow: hidden;
  width: 33px;
  height: 33px;
  background: #fff !important;
  line-height: 30px;
}

.testimony-carousel .owl-nav .owl-next,
.testimony-carousel .owl-nav .owl-prev {
  top: -90px;
  webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.testimony-carousel .owl-nav .owl-next {
  right: 0px;
}

.testimony-carousel .owl-nav .owl-prev {
  right: 40px;
}

.testimony-carousel .owl-nav .owl-next i:before, .testimony-carousel .owl-nav .owl-prev i:before {
  font-size: 20px;
  color: #d3d3d3;
}

.testimony-carousel .owl-nav .owl-next:hover,
.testimony-carousel .owl-nav .owl-prev:hover {
  color: #fff;
  background: #2aa64c !important;
  border: 1px solid #2aa64c;
}

.test-box {
  border: 1px solid #242a43;
  padding: 20px;
}

.comment {
  background-color: #fff;
  padding: 0px;
  min-height: 120px;
  position: relative;
}

.comment p {
  color: #232323;
  padding-left: 20px;
}

.comment p:before {
  content: "\f10d";
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -20px;
  top: 0px;
  font-family: Font Awesome\ 5 Free;
  font-style: normal;
  font-weight: 900;
  color: #ed3b9a;
}

.author-info h6 {
  color: #eb268f;
  font-family: "opensans_semibold", sans-serif;
}

.author-info p {
  color: #232323;
}

.author-img {
  width: 75px;
  height: 75px;
  text-align: center;
  border: 2px solid #fbe0ea;
  position: relative;
  font-size: 12px;
  overflow: hidden;
  border-radius: 50%;
  float: right;
  background-image: url("../../../../../../20250818134854im_/https_/www.lakshmifertilitycenter.com/frontend/assets/images/user.jpg");
  background-size: cover;
}

.author-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

/*About Page*/
.about-pg-content {
  background-color: #fff;
}

.about-pg-content img {
  margin-bottom: 10px;
  border-radius: 4px;
}

.about-pg-content .abt-text p {
  color: #232323;
  text-align: justify;
}

/*Doctors*/
.doc-pg-content {
  background-color: #fff;
}

.doc-text h4 {
  font-family: "open_sansbold";
  color: #eb268f;
  margin-bottom: 0px;
}

.doc-text small {
  color: #305282;
}

.doc-text p {
  margin-top: 10px;
}

.doc-img img {
  -webkit-border-top-left-radius: 50px;
  -webkit-border-bottom-right-radius: 50px;
  -moz-border-radius-topleft: 50px;
  -moz-border-radius-bottomright: 50px;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
}

.doc-img1 img {
  -webkit-border-top-right-radius: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -moz-border-radius-topright: 50px;
  -moz-border-radius-bottomleft: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
}

/*Infertility Page*/
.fact-list-item {
  overflow: hidden;
  padding: 13px;
  border: 1px solid rgba(34, 34, 34, 0.1);
  transition: all 0.3s ease 0s;
  margin-bottom: 10px;
}

.fact-list-item:hover {
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}

.fact-list-item + .fact-list-item {
  margin-top: 23px;
}

.fact-list-item .fact-img {
  width: 33.333333%;
  float: left;
  position: relative;
  height: 140px;
  overflow: hidden;
}

.fact-list-item .fact-img img {
  max-width: 100%;
  max-height: 100%;
  transform: scale(1.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.fact-list-item .fact-content {
  width: 66.666667%;
  float: left;
  position: relative;
  padding-left: 20px;
}

.fact-list-item .fact-title {
  margin-bottom: 7px;
  font-family: "open_sansbold";
  font-size: 1.1rem;
  color: #eb268f;
}

.fact-list-item:hover .fact-title {
  color: #242a43;
}

.fact-list-item .fact-desc p {
  margin-bottom: 0;
}

.fertilitydt-pg-content .fact-list-item .fact-img {
  width: 100%;
  height: 420px;
}

.fertilitydt-pg-content .fact-list-item .fact-img img {
  max-width: 100%;
  max-height: 100%;
  transform: scale(2);
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.fertilitydt-pg-content .fact-list-item .fact-content {
  width: 100%;
  padding-left: 0px;
  padding-top: 20px;
}

.fertilitydt-pg-content .fact-list-item .fact-title {
  font-size: 1.8rem;
}

.fertilitydt-pg-content .fact-list-item .fact-desc p {
  margin-bottom: 10px;
  text-align: justify;
}

.fertilitydt-pg-content .fact-list-item:hover .fact-title {
  color: #eb268f;
}

.fertilitydt-pg-content .fact-list-item h6 {
  font-family: "open_sansbold";
  font-size: 1rem;
}

/*Testimonial Page*/
.testimony-pg-content .test-box {
  margin-bottom: 20px;
}

.testimony-pg-content .comment {
  min-height: 100%;
  margin-bottom: 20px;
}

/*Facilities*/
.facility-list {
  margin-bottom: 20px;
}

.facility-list .img-box {
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.facility-list h3 {
  font-family: "open_sansbold";
  font-size: 1.1rem;
  color: #eb268f;
}

.facility-list p {
  margin-bottom: 0px;
  line-height: 1.4;
  text-align: justify;
}

/*List*/
.list1 {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.list1 li {
  padding-left: 25px;
  color: #595959;
  font-size: 14px;
  line-height: 1.8em;
  margin-bottom: 0px;
  position: relative;
  padding-top: 0px;
  position: relative;
}

.list1 li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f101";
  color: #33609e;
  position: absolute;
  top: 0px;
  left: 0;
  font-size: 12px;
  left: 2px;
  font-weight: 900;
}

.list1 ul {
  margin-top: 15px;
}

.list1 ul li {
  margin-bottom: 0px;
}

.list1 ul li:before {
  color: #9dabaf;
}

.list1 li strong {
  font-weight: normal;
  font-family: "opensans_semibold", sans-serif;
  color: #eb268f;
}

/*Form*/
.custom-form {
  margin-top: 20px;
  width: 100%;
}

.custom-form .form-group {
  margin-bottom: 30px;
}

.custom-form .form-control {
  background-color: transparent !important;
  border-radius: 0px !important;
  color: #232323;
  font-size: 15px;
  font-weight: normal;
  padding: 0.95rem 0.75rem;
  border-color: #c3d3ea;
}

.custom-form .form-control:focus {
  outline: none !important;
  box-shadow: none;
  border-color: #4f78b2;
}

.custom-form .form-control::-webkit-input-placeholder,
.custom-form .form-control::-moz-placeholder,
.custom-form .form-control::placeholder {
  color: #929191 !important;
}

/*contact Page*/
.contact-content .sec-title h5 {
  margin-left: 0px;
}

.contact-content .sec-title h5:before, .contact-content .sec-title h5:after {
  background-color: #305282;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 33px;
}

.contact-content .sec-title h5:before {
  right: 0em;
  margin-left: -50%;
  left: -0.3em;
}

.contact-content .sec-title h5:after {
  left: 0.3em;
  margin-right: -50%;
}

.contact-content .foot-box {
  border: 0px;
}

.contact-content .foot-box p, .contact-content .foot-box p a {
  color: #232323;
}

.contact-content .foot-box i {
  background-color: #ed3b9a;
  color: #fff;
}

/*Map*/
.map iframe {
  width: 100%;
  min-height: 270px;
  border: none;
}

/*Gallery Page*/
.albumbox {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  border: 1px solid #dddddd;
}

.albumbox-img-wrap {
  position: relative;
  width: 100%;
  height: 240px;
  background-color: #000;
  overflow: hidden;
}

.albumbox-img-wrap img {
  max-width: 100%;
  max-height: 100%;
  transform: scale(1.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.albumbox-title {
  margin: auto;
  height: 42px;
  width: 100%;
  font-weight: 500;
  font-size: 31px;
  line-height: 18px;
  padding-top: 13px;
  padding-bottom: 7px;
  z-index: 1;
  text-align: center;
  transition: all 0.3s ease-in-out 0s;
}

.albumbox-title h6 {
  color: #eb268f;
  transition: all 0.3s ease-in-out 0s;
  font-family: "open_sansbold";
  text-transform: uppercase;
}

.albumbox:hover .albumbox-title {
  background-color: #eb268f;
}

.albumbox:hover .albumbox-title h6 {
  color: #fff;
}

.gallery-pg-content .galbox {
  width: 100%;
  height: 230px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  display: block;
}

.gallery-pg-content .galbox img {
  display: block;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  transform: scale(1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 230px;
  -o-object-fit: cover;
  object-fit: cover;
}

.gallery-pg-content .galbox:before {
  content: "";
  opacity: 0;
  background-color: rgba(235, 38, 143, 0.85);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform: scale3d(0.5, 0.5, 1);
  transition: all 0.4s;
  z-index: 9;
}

.gallery-pg-content .galbox:after {
  font-family: "FontAwesome";
  content: "\f002";
  font-size: 32px;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 99;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}

.gallery-pg-content .galbox:hover::before {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.gallery-pg-content .galbox:hover::after {
  opacity: 1;
}

/*Footer*/
.foot-top {
  background: #242a43;
  color: #fff;
  padding: 55px 0 15px;
}

.foot-box {
  border: 1px solid #666a7c;
  padding: 15px;
  text-align: center;
  position: relative;
  min-height: 152px;
}

.foot-box i {
  position: absolute;
  top: -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #fff;
  color: #ed3b9a;
  border-radius: 50%;
  font-size: 20px;
  left: 0;
  right: 0;
  margin: auto;
}

.foot-box h5 {
  font-size: 16px;
  color: #ed3b9a;
  margin-top: 20px !important;
}

.foot-box p, .foot-box p a {
  line-height: 22px;
  font-size: 13.5px;
  position: relative;
  letter-spacing: 0.3px;
  color: #fff;
  margin-bottom: 0px;
}

.foot-box p a:hover, .copyright p a:hover {
  color: #ed3b9a;
}

header .hd_top_end .cnt_sec ul li a:hover span {
  color: #ed3b9a;
}

p.foot-time {
  color: #afafaf;
}

p.foot-time strong {
  color: #fff;
  font-weight: normal;
}

.foot-top .foot-social {
  margin-bottom: 7px;
}

.foot-social li {
  display: inline-block;
}

.foot-social li a {
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  line-height: 30px;
  background: transparent;
  display: block;
  color: #afafaf;
  border: 1px solid #afafaf;
  transition: background 0.4s ease, color 0.4s ease;
  margin-right: 5px;
}

.foot-social li a:hover {
  background: #fff;
  color: #ed3b9a;
  border: 1px solid #fff;
}

.copyright {
  background: #191e30;
  color: #bebebe;
  font-size: 13px;
  padding: 15px 0;
}

.copyright p {
  margin: 0px;
  display: inline-block;
}

.copyright p:last-of-type {
  float: right;
}

.copyright p a, .copyright p {
  color: #bebebe;
}

.btn, a.btn, button.btn {
  outline: none !important;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  display: inline-block;
  background-color: #009047;
  padding: 0 30px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  font-weight: normal;
  transition: all 0.3s ease-in-out 0s;
  border-color: #009047;
  border-width: 1px;
  border-style: solid;
  position: relative;
  overflow: hidden;
  text-align: center;
  font-family: "opensans_semibold", sans-serif;
}

.btn:before, a.btn:before, button.btn:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
  transform: scaleX(0);
  transform-origin: 0 0;
  transition: all 0.3s ease-in-out 0s;
}

.btn:hover, a.btn:hover, button.btn:hover {
  -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}

.btn:focus, a.btn:focus, button.btn:focus {
  box-shadow: none;
}

.btn:hover:before, a.btn:hover:before, button.btn:hover:before {
  transform: scaleX(1);
}

.btn span, a.btn span, button.btn span {
  position: relative;
}

.btn.btn-rounded, a.btn.btn-rounded, button.btn.btn-rounded {
  border-radius: 100px;
}

.btn.btn-rounded:before, a.btn.btn-rounded:before, button.btn.btn-rounded:before {
  border-radius: 100px;
}

.btn.btn--xlg, a.btn.btn--xlg, button.btn.btn--xlg {
  font-size: 19px;
  height: 55px;
  line-height: 55px;
  padding: 0 40px;
}

.btn.btn--lg, a.btn.btn--lg, button.btn.btn--lg {
  font-size: 17px;
  height: 50px;
  line-height: 50px;
  padding: 0 35px;
}

.btn.btn--sm, a.btn.btn--sm, button.btn.btn--sm {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
}

.btn.btn--xs, a.btn.btn--xs, button.btn.btn--xs {
  font-size: 13px;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
}

.btn.btn--white, a.btn.btn--white, button.btn.btn--white {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}

.btn.btn--white:hover, a.btn.btn--white:hover, button.btn.btn--white:hover {
  color: #ffffff;
  background-color: #c81e79;
  border-color: #c81e79;
}

.btn.btn--black, a.btn.btn--black, button.btn.btn--black {
  background-color: #303030;
  border-color: #303030;
}

.btn.btn--black:hover, a.btn.btn--black:hover, button.btn.btn--black:hover {
  background-color: #2aa64c;
  border-color: #2aa64c;
}

.btn.btn--theme, a.btn.btn--theme, button.btn.btn--theme {
  color: #ffffff;
  background-color: #eb268f;
  border-color: #eb268f;
}

.btn.btn--theme:hover, a.btn.btn--theme:hover, button.btn.btn--theme:hover {
  background-color: #c81e79;
  border-color: #c81e79;
}

.btn.btn--grey, a.btn.btn--grey, button.btn.btn--grey {
  border-color: #e1e1e1;
  color: #606060;
  background: transparent;
}

.btn.btn--grey:hover, a.btn.btn--grey:hover, button.btn.btn--grey:hover {
  background: #2aa64c;
  color: #fff;
}

.btn.btn--transparent, a.btn.btn--transparent, button.btn.btn--transparent {
  background: transparent;
  color: #303030;
  border: 1px solid #303030;
}

.btn.btn--transparent:hover,
a.btn.btn--transparent:hover,
button.btn.btn--transparent:hover {
  background: #2aa64c;
  border-color: #2aa64c;
  color: #ffffff;
}

.btn.btn--transparent.btn--theme,
a.btn.btn--transparent.btn--theme,
button.btn.btn--transparent.btn--theme {
  color: #2aa64c;
  background: transparent;
  border-color: #2aa64c;
}

.btn.btn--transparent.btn--theme:hover,
a.btn.btn--transparent.btn--theme:hover,
button.btn.btn--transparent.btn--theme:hover {
  background: #2aa64c;
  color: #fff;
}

.btn.btn--light, a.btn.btn--light, button.btn.btn--light {
  color: #ffffff;
  border-color: #ffffff;
}

.btn.btn--dark, a.btn.btn--dark, button.btn.btn--dark {
  color: #303030;
  border-color: #303030;
}

.btn.btn--icon span.btn-icon,
a.btn.btn--icon span.btn-icon,
button.btn.btn--icon span.btn-icon {
  padding-left: 5px;
  transition: all 0.3s ease-in-out 0s;
}

.btn.btn--icon:hover span.btn-icon,
a.btn.btn--icon:hover span.btn-icon,
button.btn.btn--icon:hover span.btn-icon {
  padding-left: 12px;
}

/****** news updates style********/
header .htop .logo a {
  display: block;
}

header .hd_top_end {
  align-items: center;
}

header .hd_top_end .cnt_sec ul {
  display: flex;
}

header .hd_top_end .cnt_sec ul li {
  border-right: 1px solid #e3e3e3;
  padding-right: 15px;
  margin-right: 15px;
}

header .hd_top_end .cnt_sec ul li h6 {
  color: #eb268f;
  display: inline-block;
}

header .hd_top_end .cnt_sec ul li span {
  display: block;
}

header .hd_top_end .cnt_sec ul li i {
  color: #eb268f;
  display: inline-block;
}

header .hd_top_end .cnt_sec ul li i.fas.fa-phone {
  display: none;
  transform: rotate(90deg);
}

header .hd_top_end .cnt_sec ul li a {
  display: inline-block;
  color: #666666;
}

header .head-nav .menu_blk ul li .sub_menu {
  position: absolute;
  top: 100%;
  padding: 5px 0;
  width: -moz-max-content;
  width: max-content;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}

header .head-nav .menu_blk ul li .sub_menu ul {
  display: block;
  background: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  border: 1px solid #eb268f;
}

header .head-nav .menu_blk ul li .sub_menu ul li {
  display: block;
  background: #fff;
}

header .head-nav .menu_blk ul li .sub_menu ul li + li {
  margin-top: 10px;
}

header .head-nav .menu_blk ul li .sub_menu ul li:hover a {
  background: unset;
  color: #eb268f;
}

header .head-nav .menu_blk ul li .sub_menu ul li a {
  padding: 5px 0;
  color: #666666;
  background-color: transparent;
  text-transform: capitalize;
}

header .head-nav .menu_blk ul li:hover .sub_menu {
  opacity: 1;
  visibility: visible;
}

@keyframes ripple {
  from {
    opacity: 1;
    transform: scale(0);
  }
  to {
    opacity: 0;
    transform: scale(2);
  }
}
/*********photo & video gallery************/
.gallery.gall_det_pg .gall_in .gall_block .content p {
  display: block;
  text-overflow: unset;
  overflow: unset;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  height: auto;
}

.gallery.testi {
  background: rgba(235, 38, 143, 0.0705882353);
}

.gallery.camps_page .gall_in .gall_block {
  height: 100% !important;
}

.gallery.gall_Details.presses .gall_in .gall_block {
  border: 1px solid #D1EAFF;
  border-radius: 10px;
  background: #F0F7FD;
}

.gallery.gall_Details.presses .gall_in .gall_block .img img {
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
}

.gallery.gall_Details .gall_in .gall_block {
  background: unset;
  height: unset;
  border: unset;
}

.gallery.gall_Details .gall_in .gall_block:hover .img a.fancybox {
  transition: 0.3s;
  opacity: 1;
  visibility: visible;
  top: 50%;
  left: 50%;
}

.gallery.gall_Details .gall_in .gall_block:hover .img:after {
  opacity: 1;
  visibility: visible;
  top: 0;
  height: 100%;
}

.gallery.gall_Details .gall_in .gall_block .img {
  position: relative;
}

.gallery.gall_Details .gall_in .gall_block .img a.fancybox {
  position: absolute;
  top: 0;
  opacity: 0;
  left: 0;
  top: 0;
  visibility: hidden;
  transform: translate(-50%, -50%);
  z-index: 2;
  font-size: 30px;
  color: #fff;
  transition: 0.3s;
}

.gallery.gall_Details .gall_in .gall_block .img:after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(13, 88, 157, 0.8);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.gallery .gall_in .btn--theme {
  margin: 0 auto;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 45px;
}

.gallery .gall_in .vide_gall .owl-controls .owl-nav div {
  background: #eb268f;
  padding: 5px 13px;
  line-height: 31px;
  font-size: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -60px;
  opacity: 0.5;
}

.gallery .gall_in .vide_gall .owl-controls .owl-nav div.owl-next {
  left: unset;
  right: -60px;
}

.gallery .gall_in .vide_gall .owl-controls .owl-nav div:hover {
  opacity: 1;
}

.gallery .gall_in > .row > div {
  margin-bottom: 20px;
}

.gallery .gall_in .gall_block {
  border: 1px solid #D1EAFF;
  overflow: hidden;
  background: #282e46;
  position: relative;
  height: 100%;
}

.gallery .gall_in .gall_block:after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 0;
  background: #eb268f;
  opacity: 0;
  visibility: collapse;
  transition: 0.5s;
}

.gallery .gall_in .gall_block:hover:after {
  opacity: 1;
  visibility: visible;
  bottom: 0;
  transition: 0.5s;
  height: 100%;
}

.gallery .gall_in .gall_block:hover .img .plays::after {
  opacity: 1;
  visibility: visible;
}

.gallery .gall_in .gall_block:hover .content p, .gallery .gall_in .gall_block:hover .content b {
  color: #fff;
  transition: 0.2s;
}

.gallery .gall_in .gall_block:hover .content a {
  text-shadow: 0 0px 10px #fff;
}

.gallery .gall_in .gall_block .img {
  position: relative;
  z-index: 1;
}

.gallery .gall_in .gall_block .img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 220px;
}

.gallery .gall_in .gall_block .img .plays {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  background: rgba(255, 255, 255, 0.2901960784);
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px;
  border-radius: 100%;
  outline: 2px solid #fff !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gallery .gall_in .gall_block .img .plays i {
  background: #fff;
  color: #eb268f;
  border-radius: 100%;
  padding: 2px;
  font-size: 50px;
}

.gallery .gall_in .gall_block .img .plays:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: inherit;
  border-radius: 100%;
  z-index: 1;
  animation: ripple 1.5s ease-out infinite;
  animation-delay: 0.2s;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  left: 0;
  top: 0;
}

.gallery .gall_in .gall_block .content {
  position: relative;
  z-index: 1;
  padding: 20px 10px 10px;
}

.gallery .gall_in .gall_block .content.phot {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gallery .gall_in .gall_block .content p {
  padding-right: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 15px;
  transition: 0.2s;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  height: 44px;
}

.gallery .gall_in .gall_block .content b {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  display: block;
  color: #1a1a1a;
  margin-bottom: 10px;
  transition: 0.2s;
}

.gallery .gall_in .gall_block .content a {
  color: inherit;
  font: inherit;
  transition: 0.2s;
}

.gallery .gall_in .gall_block .content.vide p {
  padding-right: 0;
}

/*********photo & video gallery************/
/*********  blog   ************/
.blog {
  padding: 40px 0 80px;
}

.blog h6 {
  text-align: center;
}

.blog.blog_page {
  padding-top: 80px;
}

.blog.blog_page.blog_detail_page .blog_caros .blog_caro_in .blog_caro_det {
  display: block;
  border-radius: 0;
  background: #fff;
}

.blog.blog_page.blog_detail_page .blog_caros .blog_caro_in .blog_caro_det .img {
  margin-bottom: 40px;
}

.blog.blog_page.blog_detail_page .blog_caros .blog_caro_in .blog_caro_det .img img {
  width: 100%;
  border-radius: 10px;
  max-height: 500px;
  -o-object-fit: cover;
  object-fit: cover;
}

.blog.blog_page.blog_detail_page .blog_caros .blog_caro_in .blog_caro_det .text {
  padding: 0;
  min-height: auto;
}

.blog.blog_page.blog_detail_page .blog_caros .blog_caro_in .blog_caro_det .text h1, .blog.blog_page.blog_detail_page .blog_caros .blog_caro_in .blog_caro_det .text h2, .blog.blog_page.blog_detail_page .blog_caros .blog_caro_in .blog_caro_det .text h3, .blog.blog_page.blog_detail_page .blog_caros .blog_caro_in .blog_caro_det .text h4, .blog.blog_page.blog_detail_page .blog_caros .blog_caro_in .blog_caro_det .text h5, .blog.blog_page.blog_detail_page .blog_caros .blog_caro_in .blog_caro_det .text h6 {
  text-transform: capitalize;
  color: #eb268f;
  margin-bottom: 10px;
}

.blog.blog_page.blog_detail_page .blog_caros .blog_caro_in .blog_caro_det .text p {
  margin-bottom: 10px;
}

.blog.blog_page.blog_detail_page .blog_caros .blog_caro_in .blog_caro_det .text li {
  padding-left: 15px;
  position: relative;
}

.blog.blog_page.blog_detail_page .blog_caros .blog_caro_in .blog_caro_det .text li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #1a1a1a;
}

.blog.blog_page.blog_detail_page .blog_caros .blog_caro_in .blog_caro_det:hover {
  background: #fff;
}

.blog.blog_page.blog_detail_page .blog_caros .blog_caro_in .blog_caro_det:hover .text p {
  color: #1a1a1a;
}

.blog.blog_page .blog_caros .blog_caro_in .blog_caro_det {
  display: flex;
  margin-bottom: 20px;
}

.blog.blog_page .blog_caros .blog_caro_in .blog_caro_det .img a {
  height: 100%;
}

.blog.blog_page .blog_caros .blog_caro_in .blog_caro_det .img a img {
  height: 100%;
}

.blog.blog_page .blog_caros .blog_caro_in .blog_caro_det .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.blog .blog_in .blog_caros .blog_caro_in .blog_caro_det {
  background: #f0f7fd;
}

.blog .blog_in .blog_caros .blog_caro_in .blog_caro_det:hover {
  background: rgba(235, 38, 143, 0.0705882353);
  transition: ease-out 0.5s;
}

.blog .blog_in .blog_caros .blog_caro_in .blog_caro_det:hover .text a,
.blog .blog_in .blog_caros .blog_caro_in .blog_caro_det:hover .text p {
  transition: ease-out 0.5s;
}

.blog .blog_in .blog_caros .blog_caro_in .blog_caro_det .img a {
  display: block;
}

.blog .blog_in .blog_caros .blog_caro_in .blog_caro_det .img a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 240px;
}

.blog .blog_in .blog_caros .blog_caro_in .blog_caro_det .text {
  padding: 10px 20px;
  min-height: 228px;
}

.blog .blog_in .blog_caros .blog_caro_in .blog_caro_det .text a {
  display: block;
  color: #c81e79;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.02em;
  display: block;
  text-transform: capitalize;
  transition: ease-out 0.5s;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}

.blog .blog_in .blog_caros .blog_caro_in .blog_caro_det .text a.btnss {
  border: 1px solid #eb268f;
  background: #fff;
  width: -moz-fit-content;
  width: fit-content;
  padding: 8px 15px;
  border-radius: 40px;
  color: #eb268f;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 20px;
  margin-top: 10px;
}

.blog .blog_in .blog_caros .blog_caro_in .blog_caro_det .text p {
  transition: ease-out 0.5s;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

.back a {
  display: block;
  font-size: 18px;
  margin-bottom: 20px;
  color: #eb268f;
}

i.fa.fa-phone {
  transform: rotate(90deg);
}

.bgs_clr {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.testimony-carousel .item .test-box .comment p {
  transition: ease-out 0.5s;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height:100px;
}

.testimony-carousel .item .test-box .comment {
  min-height: auto;
}

.fertilitydt-pg-content.fer_tam img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.fer_tam .fact-list-item .col-md-8, .fer_tam .fact-list-item .col-md-4 {
  margin-bottom: 20px;
}
.fer_tam .fact-list-item:hover {
  box-shadow: unset;
}
.fer_tam .fact-list-item {
  overflow: hidden;
  border: none;
  margin-bottom: 10px;
}
.fertilitydt-pg-content.fer_tam .trat_pg img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 450px;
}



/*********responsive start******/
@media screen and (max-width: 1400px) {
  nav.menu ul li a {
    padding: 14px 13px;
  }
}

@media screen and (max-width: 1200px) {
  .gallery .gall_in .vide_gall .owl-controls .owl-nav div {
    left: -15px;
  }
  .gallery .gall_in .vide_gall .owl-controls .owl-nav div.owl-next {
    right: -15px;
  }
    nav.menu ul li a {
    padding: 14px 5px;
  }
  
  
  
}
@media screen and (max-width: 991px) {
  header .hd_top_end .cnt_sec ul li {
    margin-right: 0;
    padding-right: 0;
    border: 0;
    margin-top: 10px;
  }
  header .hd_top_end .cnt_sec ul li + li {
    padding-right: 5px;
  }
  header .hd_top_end .cnt_sec ul li h6, header .hd_top_end .cnt_sec ul li span {
    display: none;
  }
  header .hd_top_end .cnt_sec ul li i {
    width: 37px;
    height: 37px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
    line-height: 37px;
    background: #2c324a;
    display: block;
    color: #fff;
    transition: background 0.4s ease, color 0.4s ease;
    margin-right: 3px;
    color: #fff;
  }
  header .hd_top_end .cnt_sec ul li i:hover {
    background: #eb268f;
  }
  header .head-nav .menu_blk ul li a {
    padding: 14px 5px;
  }
    header .head-nav .menu_blk ul li a {
    padding: 12px 1px;
    font-size: 12px;
  }
  .head-nav > .container {
    padding: 0 8px;
    max-width: 100%;
  }
 
  
  
  
}
@media screen and (max-width: 767px) {
  header .htop .logo {
    text-align: center;
  }
  header .hd_top_end {
    position: absolute;
    z-index: 9999;
    margin-top: 22px;
    margin-left: 10px;
  }
  header .hd_top_end .social_blk {
    display: none;
  }
  header .hd_top_end .social_blk ul {
    margin-top: 13px;
    margin-left: 5px;
  }
  header .hd_top_end .social_blk ul li a {
    background: #2b3149;
  }
  header .hd_top_end .cnt_sec ul li {
    margin-top: 0;
  }
  header .hd_top_end .cnt_sec ul li + li {
    padding-right: 0;
  }
  header .hd_top_end .cnt_sec ul li i:hover {
    background: #2c324a;
  }
  header .head-nav .menu_blk ul li a {
    width: calc(100% - 60px);
    padding: 12px 30px;
  }
  header .head-nav .menu_blk ul li .sub_menu {
    width: auto;
    opacity: 1;
    visibility: visible;
    position: static;
  }
  header .head-nav .menu_blk ul li .sub_menu ul {
    border: none;
    background: transparent;
    padding: 0;
    border-radius: unset;
  }
  header .head-nav .menu_blk ul li .sub_menu ul li {
    background: transparent;
  }
  header .head-nav .menu_blk ul li .sub_menu ul li + li {
    margin-top: 0;
  }
  header .head-nav .menu_blk ul li .sub_menu ul li a {
    width: 80%;
    padding: 12px 10%;
  }
  .blog.blog_page .blog_caros .blog_caro_in .blog_caro_det {
    flex-direction: column;
  }
  .blog.blog_page .blog_caros .blog_caro_in .blog_caro_det .text {
    min-height: auto !important;
  }
    .head-nav > .container {
    padding: 0 12px;
    max-width: 540px;
  }
  .fertilitydt-pg-content .fact-list-item .fact-content .low_hm {
          flex-direction: column-reverse;
  }
  
}
/*********  blog    ************/ /*# sourceMappingURL=style.css.map */
/*
     FILE ARCHIVED ON 09:56:19 Aug 22, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:35:17 Oct 14, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.794
  exclusion.robots: 0.033
  exclusion.robots.policy: 0.014
  esindex: 0.02
  cdx.remote: 185.602
  LoadShardBlock: 919.879 (3)
  PetaboxLoader3.datanode: 624.584 (4)
  PetaboxLoader3.resolve: 479.215 (2)
  load_resource: 388.659
*/