* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
a {
  text-decoration: none !important;
}
.footer-widget.footer-menu a {
  color: #2e3842;
}
.footer-widget.footer-menu a:hover {
  color: #19bbdb;
}
body {
  font-family: segoe_uiregular;
}
.css-equal-content,
.doc-times,
.doctor-action,
.login-page .login-right {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.css-equal-content {
  color: red;
  float: left;
}

.appointment-list .profile-info-widget,
.appointments .appointment-list,
.banner-wrapper .search-box-3 form,
.booking-device,
.booking-doc-info,
.call-details,
.clinic-services,
.consult-option,
.contact-section-fourteen .contact-schedule-main .scheduling-left-main ul,
.doc-info-left,
.doctor-widget,
.doctor-widget-one,
.doctor-widget-one .doc-info-left,
.faq-sec-fourteen .faq-card a,
.header .header-nav,
.header .header-nav .header-navbar-rht .dropdown-menu .dropdown-item,
.header .header-nav .main-nav,
.header-one .main-menu-wrapper .main-nav,
.header.header-ten .main-menu-wrapper .main-nav,
.left-panel,
.login-bottom-copyright,
.our-best-work-sec .best-work-video .treatment-video a,
.profile-info-widget,
.relative-form,
.right-panel,
.section-search .banner-wrapper .search-box form,
.testimonial-video,
.work-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.booking-btn .btn,
.footer-one .social-icon ul,
.footer-two .footer-top .footer-widget .footer-about-content .social-icon ul,
.footer-two
  .footer-top
  .footer-widget
  .footer-about-content
  .social-icon
  ul
  li
  a,
.pharmacy-btn .btn,
.specialities-section-one .specialities-btn .btn,
.specialities-section-one1 .specialities-btn .btn,
.specialities-section-one2 .specialities-btn .btn,
.specialities-section-one2 .specialities-btn1 .btn,
.terms-section .terms-content .terms-text.terms-list p,
.way-inner-header .btn,
.welcome-grid .welcome-btn .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.about-contact,
.articles-info,
.banner-form-field form .input-block,
.banner-sec-fourteen .banner-btns,
.banner-sec-fourteen .watch-video a,
.booking-date,
.booking-date.choose-date-book,
.booking-doctor-left,
.booking-doctor-right p,
.consultation-types,
.contact-card .card-body,
.count-box,
.doctor-widget-one .doc-location,
.faq-wrap ul li a,
.footer-one .footer-top .footer-widget.footer-menu ul li a,
.footer.footer-sec-fourteen .footer-bottom,
.footer.pharmacy-footer .top-footer,
.how-it-work-fourteen .work-flow-chart,
.landing_slider .banner-btns,
.landing_slider .watch-video a,
.lang-dropdown .dropdown-menu .dropdown-item,
.lang-dropdown .dropdown-toggle,
.nurse-profile .nurse-pofile-info .nurse-book,
.nurse-profile .nurse-pofile-info .nurse-book .nurse-fees h5,
.nurse-profile .nurse-pofile-info .nurse-details,
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-footer,
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-footer a,
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-footer span,
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-head,
.price-plane-card .plane-includes ul li,
.pricing-header-info,
.service-sec-fourteen .service-types,
.service-sec-fourteen .service-types .service-content .explore-link,
.signup-info,
.testimonial-info,
.view-nav-button,
.view-nav-button .nav-control,
.welcome-grid .welcome-info {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.articles-content .articles-list li,
.back-link a,
.booking-date-list ul li span,
.center-img .center-service,
.doctor-widget-one .doc-name {
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.booking-list {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.specialities-section-one .specialities-item,
.specialities-section-one1 .specialities-item,
.specialities-section-one2 .specialities-item {
  flex-direction: column;
}
.how-it-work-fourteen .work-flow-chart,
.lang-dropdown .dropdown-toggle {
  justify-content: start;
  -webkit-justify-content: start;
}
.top-header-right .nav {
  justify-content: end;
  -webkit-justify-content: end;
}
.footer.footer-sec-fourteen .footer-bottom,
.left-panel,
.nurse-profile .nurse-pofile-info .nurse-book,
.nurse-profile .nurse-pofile-info .nurse-details,
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-footer,
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-head,
.relative-form,
.view-nav-button {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.contact-section-fourteen .contact-schedule-main .scheduling-left-main ul,
.terms-section .terms-content .terms-text.terms-list p {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}
.header .header-nav,
.header .header-nav .menu-header,
.header-one .menu-header,
.header.header-ten .menu-header,
.service-sec-fourteen .service-types.service-type-right {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
}
.btn-icon,
.header .header-nav .header-navbar-rht li,
.login-bottom-copyright {
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}
.appointments .appointment-action,
.btn-icon,
.header .header-nav .header-navbar-rht .dropdown-menu .dropdown-item,
.header .header-nav .header-navbar-rht li,
.header .header-nav .menu-header,
.header-one .menu-header,
.header.header-ten .menu-header,
.login-page .login-right {
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.appointments .appointment-action,
.btn-icon,
.footer .footer-top .footer-widget .footer-about-content .social-icon ul,
.footer .footer-top .footer-widget .footer-about-content .social-icon ul li a,
.header .header-nav .header-navbar-rht li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.appointment-list .profile-info-widget,
.appointments .appointment-list,
.banner-wrapper .search-box-3 form,
.booking-device,
.booking-doc-info,
.call-details,
.clinic-services,
.consult-option,
.contact-section-fourteen .contact-schedule-main .scheduling-left-main ul,
.doc-info-left,
.doctor-widget,
.doctor-widget-one,
.doctor-widget-one .doc-info-left,
.faq-sec-fourteen .faq-card a,
.header .header-nav,
.header .header-nav .header-navbar-rht .dropdown-menu .dropdown-item,
.header .header-nav .main-nav,
.header-one .main-menu-wrapper .main-nav,
.header.header-ten .main-menu-wrapper .main-nav,
.left-panel,
.login-bottom-copyright,
.our-best-work-sec .best-work-video .treatment-video a,
.profile-info-widget,
.relative-form,
.right-panel,
.section-search .banner-wrapper .search-box form,
.testimonial-video,
.work-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.appointments .appointment-list,
.clinic-services,
.header .header-nav,
.header-one .header-nav,
.header.header-ten .header-nav,
.post-left ul,
.right-panel {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.specialities-section-one .specialities-item,
.specialities-section-one1 .specialities-item,
.specialities-section-one2 .specialities-item {
  -ms-flex-direction: column;
  flex-direction: column;
}
.header-top ul,
.step-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
details,
footer,
header,
menu,
nav,
section {
  display: block;
}
body {
  height: 100%;
  overflow-x: hidden;
}


.primary {
  background-color: #19bbdb;
}
html {
  height: 100%;
}
body {
  font-family: Inter, sans-serif;
  background-color: #fff;
  font-size: 0.9375rem;
  color: #6b7280;
  line-height: 1.5;
  height: 100%;
  overflow-x: hidden;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  color: #2e3842;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-decoration: none;
}
a:hover {
  color: #19bbdb;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-decoration: none;
}
a:focus {
  outline: 0;
}
p {
  margin-top: 0;
  margin-bottom: 16px;
}
.form-group {
  margin-bottom: 20px;
}
.dropdown-menu {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 14px;
  border-radius: 3px;
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  box-shadow: inherit;
  transform-origin: left top 0;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
}

a {
  color: #2e3842;
}
a:hover {
  color: #19bbdb;
}
a.active,
a:focus,
a:hover {
  outline: 0;
  text-decoration: none;
}
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  box-shadow: 0 0 0 1000px #fff inset !important;
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}
input[type="password"],
input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
a,
button,
input {
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
button:focus {
  outline: 0;
}
.btn:focus {
  box-shadow: inherit;
}
.form-control {
  border-color: #e2e8f0;
  color: #333;
  font-size: 15px;
  min-height: 46px;
  padding: 11px 15px;
}
.form-control:focus {
  border-color: #bbb;
  box-shadow: none;
  outline: 0 none;
}
.form-control:-ms-input-placeholder,
.form-control::-moz-placeholder,
.form-control::-ms-input-placeholder,
.form-control::-webkit-input-placeholder,
.form-control::placeholder {
  color: #858585;
  font-size: 14px;
}
.form-control::placeholder {
  color: #858585;
  font-size: 14px;
}
.list-group-item {
  border: 1px solid #f0f0f0;
}
.form-custom {
  position: relative;
}
.form-custom i {
  color: #dd2d4e;
  position: absolute;
  top: 35%;
  right: 15px;
}

.css-equal-content,
.doc-times,
.doctor-action,
.login-page .login-right {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.css-equal-content {
  color: red;
  float: left;
}
.about-contact-icon span,
.align-center,
.banner-form-field form .input-block .icon-badge span,
.call-box .call-wrapper .call-items,
.center-img .center-service span,
.clinic-specialities .special-box:hover .special-body,
.clinics-section .clinics-card .clinics-info .clinic-img,
.consultation-types a,
.count-box .count-icon,
.faq-sec-fourteen .faq-card a span,
.faq-wrap ul li a span,
.footer-one .social-icon ul li a,
.footer.footer-one.footer-sixteen
  .footer-bottom
  .copyright
  .copyright-menu
  ul
  li
  a,
.header .header-nav,
.header-one .main-menu-wrapper .main-nav .register-btn,
.header.custom .header-navbar-rht.right-menu .header-contact-img i,
.header.header-ten .main-menu-wrapper .main-nav .register-btn,
.how-it-work .work-box,
.how-it-work .work-box .work-icon,
.how-it-work-fourteen .work-flow-chart li .flow-chart-list,
.how-it-work-fourteen .work-flow-chart li .flow-chart-list .chart-count,
.medical-emergency-booking .doctor-consulting-slider .owl-nav button,
.nurse-profile .nurse-img .img-top-item,
.our-best-work-sec .best-work-video .treatment-video a,
.our-blog-fourteen .owl-nav button,
.plan-choose-info,
.pricing-icon span,
.products-card .product-card-img,
.products-card .product-icon span,
.signup-arrow,
.specialities-section-one .specialities-img span,
.specialities-section-one .specialities-item,
.specialities-section-one1 .specialities-img span,
.specialities-section-one1 .specialities-item,
.specialities-section-one2 .specialities-img span,
.specialities-section-one2 .specialities-item,
.step-list ul li a,
.testimonial-video,
.top-header-right .nav,
.view-icons a,
.view-nav-button .nav-control button,
.welcome-grid .welcome-info .welcome-icon,
.why-choose-icon span,
.work-info .work-icon span {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.booking-doctor-details,
.booking-list,
.faq-patients-count,
.form-group-flex,
.header-one .header-nav,
.header.header-ten .header-nav,
.signup-option-btns .signup-btn-info {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.banner-form-field > span,
.banner-sec-fourteen .banner-sec-img .banner-cal-icon,
.banner-sec-fourteen .banner-sec-img .banner-cal-icon .calender-border,
.banner-sec-fourteen .watch-video a span,
.landing_slider .banner-sec-img .banner-cal-icon,
.landing_slider .banner-sec-img .banner-cal-icon .calender-border,
.landing_slider .watch-video a span,
.special-item .special-icon a,
.terms-btn .btn {
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.appointment-list .profile-info-widget,
.appointments .appointment-list,
.banner-wrapper .search-box-3 form,
.booking-device,
.booking-doc-info,
.call-details,
.clinic-services,
.consult-option,
.contact-section-fourteen .contact-schedule-main .scheduling-left-main ul,
.doc-info-left,
.doctor-widget,
.doctor-widget-one,
.doctor-widget-one .doc-info-left,
.faq-sec-fourteen .faq-card a,
.header .header-nav,
.header .header-nav .header-navbar-rht .dropdown-menu .dropdown-item,
.header .header-nav .main-nav,
.header-one .main-menu-wrapper .main-nav,
.header.header-ten .main-menu-wrapper .main-nav,
.left-panel,
.login-bottom-copyright,
.our-best-work-sec .best-work-video .treatment-video a,
.profile-info-widget,
.relative-form,
.right-panel,
.section-search .banner-wrapper .search-box form,
.testimonial-video,
.work-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.booking-btn .btn,
.footer-one .social-icon ul,
.footer-two .footer-top .footer-widget .footer-about-content .social-icon ul,
.footer-two
  .footer-top
  .footer-widget
  .footer-about-content
  .social-icon
  ul
  li
  a,
.pharmacy-btn .btn,
.specialities-section-one .specialities-btn .btn,
.specialities-section-one1 .specialities-btn .btn,
.specialities-section-one2 .specialities-btn .btn,
.specialities-section-one2 .specialities-btn1 .btn,
.terms-section .terms-content .terms-text.terms-list p,
.way-inner-header .btn,
.welcome-grid .welcome-btn .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.about-contact,
.articles-info,
.banner-form-field form .input-block,
.banner-sec-fourteen .banner-btns,
.banner-sec-fourteen .watch-video a,
.booking-date,
.booking-date.choose-date-book,
.booking-doctor-left,
.booking-doctor-right p,
.consultation-types,
.contact-card .card-body,
.count-box,
.doctor-widget-one .doc-location,
.faq-wrap ul li a,
.footer-one .footer-top .footer-widget.footer-menu ul li a,
.footer.footer-sec-fourteen .footer-bottom,
.footer.pharmacy-footer .top-footer,
.how-it-work-fourteen .work-flow-chart,
.landing_slider .banner-btns,
.landing_slider .watch-video a,
.lang-dropdown .dropdown-menu .dropdown-item,
.lang-dropdown .dropdown-toggle,
.nurse-profile .nurse-pofile-info .nurse-book,
.nurse-profile .nurse-pofile-info .nurse-book .nurse-fees h5,
.nurse-profile .nurse-pofile-info .nurse-details,
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-footer,
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-footer a,
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-footer span,
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-head,
.price-plane-card .plane-includes ul li,
.pricing-header-info,
.service-sec-fourteen .service-types,
.service-sec-fourteen .service-types .service-content .explore-link,
.signup-info,
.testimonial-info,
.view-nav-button,
.view-nav-button .nav-control,
.welcome-grid .welcome-info {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.articles-content .articles-list li,
.back-link a,
.booking-date-list ul li span,
.center-img .center-service,
.doctor-widget-one .doc-name {
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.booking-list {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.specialities-section-one .specialities-item,
.specialities-section-one1 .specialities-item,
.specialities-section-one2 .specialities-item {
  flex-direction: column;
}
.how-it-work-fourteen .work-flow-chart,
.lang-dropdown .dropdown-toggle {
  justify-content: start;
  -webkit-justify-content: start;
}
.top-header-right .nav {
  justify-content: end;
  -webkit-justify-content: end;
}
.footer.footer-sec-fourteen .footer-bottom,
.left-panel,
.nurse-profile .nurse-pofile-info .nurse-book,
.nurse-profile .nurse-pofile-info .nurse-details,
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-footer,
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-head,
.relative-form,
.view-nav-button {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.contact-section-fourteen .contact-schedule-main .scheduling-left-main ul,
.terms-section .terms-content .terms-text.terms-list p {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}
.header .header-nav,
.header .header-nav .menu-header,
.header-one .menu-header,
.header.header-ten .menu-header,
.service-sec-fourteen .service-types.service-type-right {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
}
.btn-icon,
.header .header-nav .header-navbar-rht li,
.login-bottom-copyright {
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}
.appointments .appointment-action,
.btn-icon,
.header .header-nav .header-navbar-rht .dropdown-menu .dropdown-item,
.header .header-nav .header-navbar-rht li,
.header .header-nav .menu-header,
.header-one .menu-header,
.header.header-ten .menu-header,
.login-page .login-right {
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.appointments .appointment-action,
.btn-icon,
.footer .footer-top .footer-widget .footer-about-content .social-icon ul,
.footer .footer-top .footer-widget .footer-about-content .social-icon ul li a,
.header .header-nav .header-navbar-rht li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.appointment-list .profile-info-widget,
.appointments .appointment-list,
.banner-wrapper .search-box-3 form,
.booking-device,
.booking-doc-info,
.call-details,
.clinic-services,
.consult-option,
.contact-section-fourteen .contact-schedule-main .scheduling-left-main ul,
.doc-info-left,
.doctor-widget,
.doctor-widget-one,
.doctor-widget-one .doc-info-left,
.faq-sec-fourteen .faq-card a,
.header .header-nav,
.header .header-nav .header-navbar-rht .dropdown-menu .dropdown-item,
.header .header-nav .main-nav,
.header-one .main-menu-wrapper .main-nav,
.header.header-ten .main-menu-wrapper .main-nav,
.left-panel,
.login-bottom-copyright,
.our-best-work-sec .best-work-video .treatment-video a,
.profile-info-widget,
.relative-form,
.right-panel,
.section-search .banner-wrapper .search-box form,
.testimonial-video,
.work-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.custom_check,
.slick-slider {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.appointments .appointment-list,
.clinic-services,
.header .header-nav,
.header-one .header-nav,
.header.header-ten .header-nav,
.post-left ul,
.right-panel {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.specialities-section-one .specialities-item,
.specialities-section-one1 .specialities-item,
.specialities-section-one2 .specialities-item {
  -ms-flex-direction: column;
  flex-direction: column;
}
.header-top ul,
.step-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.view-btn {
  color: #0de0fe;
  font-size: 13px;
  border: 2px solid #0de0fe;
  text-align: center;
  display: block;
  font-weight: 500;
  padding: 6px;
}
.view-btn:focus,
.view-btn:hover {
  background-color: #0de0fe;
  color: #fff;
}
.book-btn {
  background-color: #0de0fe;
  border: 2px solid #0de0fe;
  color: #fff;
  font-size: 13px;
  text-align: center;
  display: block;
  font-weight: 500;
  padding: 6px;
}
.book-btn:focus,
.book-btn:hover {
  background-color: #01cae4;
  border-color: #01cae4;
  color: #fff;
}
.submit-btn-bottom {
  margin-bottom: 30px;
}
.btn-icon {
  text-align: center;
  font-size: 10px;
  width: 20px;
  height: 20px;
  padding: 0;
  position: absolute;
  top: 3px;
  right: 3px;
}
.btn-facebook {
  background-color: #3a559f;
  color: #fff;
  font-size: 13px;
  padding: 8px 12px;
}
a.btn.btn-facebook.w-100:hover {
  background-color: #3a559f;
}
.banner-btn {
  background: #1c5b90;
  border-radius: 130px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  padding: 20px 30px;
  width: 100%;
}
.banner-btn:hover {
  background: #10defd;
  color: #fff;
}
.book-btn1 {
  background-color: #0de0fe;
  border: 2px solid #0de0fe;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  padding: 6px 10px;
}
.book-btn1:hover {
  background-color: #01cae4;
  border-color: #01cae4;
  color: #fff;
}
.search-btn {
  width: 100%;
  margin-top: 15px;
}
@media (max-width: 575.98px) {
  .mobile-profile-btn-top {
    position: absolute;
    top: 9px;
  }
}
.check {
  display: block;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
.btn:focus {
  box-shadow: unset;
}
.btn-white {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #272b41;
}
.badge-primary,
.bg-primary {
  background-color: #19bbdb !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #09dca4 !important;
}
.badge-info,
.bg-info {
  background-color: #009efb !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #028ee1 !important;
}
.bg-white {
  background-color: #fff;
}
.text-primary {
  color: #19bbdb !important;
}
.dropdown-menu li > a.text-primary {
  color: #19bbdb !important;
}
.dropdown-menu li > a.text-info {
  color: #009efb !important;
}
.text-info {
  color: #009efb !important;
}
.btn-primary {
  background-color: #f16231;
  border: 1px solid #f16231;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  color: #fff;
  background-color: #f16231;
  border-color: #f16231;
}
.btn-primary.active .open > .dropdown-toggle.btn-primary,
.btn-primary:active .open > .dropdown-toggle.btn-primary,
.btn-primary:focus .open > .dropdown-toggle.btn-primary,
.btn-primary:hover .open > .dropdown-toggle.btn-primary {
  background-color: #09dca4;
  border: 1px solid #09dca4;
}
.btn-primary.active:focus .open > .dropdown-toggle.btn-primary:focus,
.btn-primary.active:focus .open > .dropdown-toggle.btn-primary:hover,
.btn-primary.active:hover .open > .dropdown-toggle.btn-primary:focus,
.btn-primary.active:hover .open > .dropdown-toggle.btn-primary:hover {
  background-color: #09dca4;
  border: 1px solid #09dca4;
}
.btn-primary:active:focus,
.btn-primary:active:hover {
  background-color: #09dca4;
  border: 1px solid #09dca4;
}
.btn-primary .active:not(:disabled):not(.disabled),
.btn-primary:active:not(:disabled):not(.disabled) {
  background-color: #09dca4;
  border-color: #09dca4;
  color: #fff;
}
.btn-primary .active:focus:not(:disabled):not(.disabled),
.btn-primary:active:focus:not(:disabled):not(.disabled) {
  box-shadow: unset;
}
.btn-primary .show > .btn-primary.dropdown-toggle {
  background-color: #09dca4;
  border-color: #09dca4;
  color: #fff;
}
.btn-primary .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: unset;
}
.btn-primary:disabled {
  background-color: #19bbdb;
  border-color: #19bbdb;
  color: #fff;
}
.show > .btn-info.dropdown-toggle {
  background-color: #028ee1;
  border-color: #028ee1;
  color: #fff;
}
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: unset;
}
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: unset;
}
.show > .btn-outline-primary.dropdown-toggle {
  background-color: #19bbdb;
  border-color: #19bbdb;
}
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: none;
}
.show > .btn-outline-info.dropdown-toggle {
  background-color: #009efb;
  border-color: #009efb;
}
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: none;
}
.btn-info {
  background-color: #009efb;
  border: 1px solid #009efb;
}
.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover {
  background-color: #028ee1;
  border: 1px solid #028ee1;
}
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active:focus,
.btn-info:active:hover {
  background-color: #028ee1;
  border: 1px solid #028ee1;
}
.btn-info.active:not(:disabled):not(.disabled),
.btn-info:active:not(:disabled):not(.disabled) {
  background-color: #028ee1;
  border-color: #028ee1;
  color: #fff;
}
.btn-info.active:not(:disabled):not(.disabled):focus,
.btn-info:active:not(:disabled):not(.disabled):focus {
  box-shadow: unset;
}
.btn-info:disabled {
  background-color: #009efb;
  border-color: #009efb;
  color: #fff;
}
.open > .dropdown-toggle.btn-info {
  background-color: #028ee1;
  border: 1px solid #028ee1;
}
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  background-color: #028ee1;
  border: 1px solid #028ee1;
}
.btn-dark.active:focus:not(:disabled):not(.disabled),
.btn-dark:active:focus:not(:disabled):not(.disabled) {
  box-shadow: unset;
}
.btn-outline-primary {
  color: #19bbdb;
  border-color: #19bbdb;
}
.btn-outline-primary:hover {
  background-color: #19bbdb;
  border-color: #19bbdb;
}
.btn-outline-primary:focus {
  box-shadow: none;
}
.btn-outline-primary:disabled {
  color: #19bbdb;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active {
  background-color: #19bbdb;
  border-color: #19bbdb;
}
.btn-outline-info {
  color: #009efb;
  border-color: #009efb;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #009efb;
  border-color: #009efb;
}
.btn-outline-info:disabled {
  background-color: transparent;
  color: #009efb;
}
.btn-outline-info:focus {
  box-shadow: none;
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active {
  background-color: #009efb;
  border-color: #009efb;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.page-link:hover {
  color: #20c0f3;
}
.page-link:focus {
  box-shadow: unset;
}
.page-item.active .page-link {
  background-color: #20c0f3;
  border-color: #20c0f3;
}
.dropdown-menu {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: inherit;
  font-size: 14px;
  border-radius: 3px;
  transform-origin: left top 0;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
}
.dropdown-item.active,
.dropdown-item:active {
  background-color: #0de0fe;
}
.navbar-nav__.open--.dropdown-menu {
  border: 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.text-sm {
  font-size: 14px !important;
}
.text-lg {
  font-size: 20px !important;
}
.text-xl {
  font-size: 24px !important;
}
.control-label {
  margin-bottom: 5px;
}
.select2-dropdown {
  border-color: #dcdcdc;
}
@keyframes loader {
  0% {
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes loader {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.book-slider .slick-list,
.clinic-slider .slick-list {
  padding-top: 50px;
}
.book-slider .slick-slide,
.clinic-slider .slick-slide {
  display: block;
  margin-left: 0;
  width: 280px;
  padding: 10px 10px 0;
}
.book-slider .profile-widget,
.clinic-slider .profile-widget {
  padding: 0;
  border: none;
  background-color: transparent;
  border-radius: 0;
}
.card .card-header .card-title {
  margin-bottom: 0;
}

.card-title {
  margin-bottom: 15px;
}
.card-header {
  border-bottom: 1px solid #f0f0f0;
  padding: 1rem 1.5rem;
}
.card-footer {
  background-color: #fff;
  border-top: 1px solid #f0f0f0;
  padding: 1rem 1.5rem;
}
.header .header-nav {
  background-color: #fff;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  height: 85px;
  margin-bottom: 0;
  padding: 0;
}

.header .header-nav .navbar-header .bar-icon span {
  background-color: #0de0fe;
  display: block;
  float: left;
  height: 3px;
  margin-bottom: 7px;
  width: 31px;
  border-radius: 2px;
}
.header .header-nav .navbar-header .bar-icon span:nth-child(2) {
  width: 16px;
}
.header .header-nav .navbar-header .bar-icon span:nth-child(3) {
  margin-bottom: 0;
}


.header .header-nav .menu-header .menu-logo img {
  height: 40px;
}
.header .header-nav .menu-header .menu-close {
  font-size: 18px;
}
.header .header-nav .main-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header .header-nav .main-nav > .has-submenu.active .submenu li.active > a {
  color: #09dca4;
}


/*.header .header-nav .main-nav > li .submenu li {
  position: relative;
}*/
.header .header-nav .main-nav > li .submenu li a {
  display: block;
  clear: both;
  white-space: nowrap;
  font-size: 14px;
  color: #2d3b48;
  width: 100%;
  border-top: 1px solid #f0f0f0;
  -webkit-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  transition: all 0.35s ease;
  padding: 10px 15px;
}

.header .header-nav .main-nav > li .submenu li .submenu li {
  position: relative;
}
.header .header-nav .main-nav > li .submenu li .submenu li a {
  display: block;
  clear: both;
  white-space: nowrap;
  font-size: 14px;
  color: #2d3b48;
  width: 100%;
  border-top: 1px solid #f0f0f0;
  padding: 10px 15px;
  -webkit-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.header
  .header-nav
  .main-nav
  > li
  .submenu
  li
  .submenu
  li
  .has-submenu
  > a::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 13px;
  position: absolute;
  top: 12px;
  right: 15px;
}

.header .header-nav .main-nav > li .submenu > li.has-submenu > a::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 13px;
  position: absolute;
  top: 12px;
  right: 15px;
}
.header .header-nav .main-nav li.login-link {
  display: none;
}
 .submenu.submenuLast {
    left: -55px !important;
}
.submenu.submenuLast:before {
    left: 155px !important;
}

/*@media (min-width: 992px) {
  .header .header-nav .main-nav .has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}*/
.header
  .header-nav
  .main-nav
  .has-submenu
  > .submenu__
  > .has-submenu--.submenu::before {
  top: 20px;
  margin-left: -35px;
  border-color: transparent #fff #fff transparent;
  -webkit-box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.15);
}
.header .header-nav .logo {
  display: inline-block;
  margin-right: 30px;
  width: 160px;
}

.header .header-nav .header-navbar-rht {
  margin: 0 0 0 auto;
  padding: 0;
}

.header .header-nav .header-navbar-rht li {
  padding-right: 20px;
}
.header .header-nav .header-navbar-rht li:last-child {
  padding-right: 0;
}
.header .header-nav .header-navbar-rht li .dropdown-menu {
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.header .header-nav .header-navbar-rht li .dropdown-menu::before {
  content: "";
  border: 7px solid #fff;
  border-color: transparent transparent #fff #fff;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  position: absolute;
  top: -5px;
  right: 17px;
  -webkit-box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
  box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
}
.header .header-nav .header-navbar-rht li .dropdown-menu .dropdown-item {
  padding: 10px 15px;
}
.header
  .header-nav
  .header-navbar-rht
  li
  .dropdown-menu
  .dropdown-item:first-child {
  border-top: 0;
  border-radius: 5px 5px 0 0;
}
.header
  .header-nav
  .header-navbar-rht
  li
  .dropdown-menu
  .dropdown-item:last-child {
  border-radius: 0 0 5px 5px;
  border-top: 1px solid #e2e8f0;
  padding-bottom: 0;
}
.header .header-nav .header-navbar-rht li .dropdown-menu a:hover {
  color: #09dca4;
  letter-spacing: 0.5px;
  padding-left: 20px;
  background-color: #fff;
}
.header .header-nav .header-navbar-rht li a.header-login {
  border: 2px solid #19bbdb;
  text-align: center;
  font-size: 15px;
  color: #19bbdb;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 4px;
  padding: 10px 15px !important;
}
.header .header-nav .header-navbar-rht li a.header-login:hover {
  background-color: #19bbdb;
  border-color: #19bbdb;
  color: #fff;
}
.header .header-nav .header-navbar-rht li .header-contact-img {
  display: inline-block;
}
.header .header-nav .header-navbar-rht li .header-contact-img i {
  color: rgba(0, 0, 0, 0.5);
  font-size: 30px;
}

.header .header-nav .header-navbar-rht li .dropdown-menu.show {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.header .header-nav .header-navbar-rht .dropdown-toggle::after {
  display: none;
}
.header .header-nav .header-navbar-rht .dropdown-menu {
  min-width: 200px;
  padding: 0;
}
.header .header-nav .header-navbar-rht .dropdown-menu .dropdown-item {
  padding: 10px 15px;
}
.header .header-nav .header-navbar-rht .dropdown-menu .dropdown-item:hover {
  color: #19bbdb;
}
.header .header-nav .header-navbar-rht .has-arrow .dropdown-toggle:after {
  border-top: 0;
  border-left: 0;
  border-bottom: 2px solid #757575;
  border-right: 2px solid #757575;
  content: "";
  height: 8px;
  display: inline-block;
  pointer-events: none;
  width: 8px;
  vertical-align: 2px;
  margin-left: 10px;
  margin-bottom: 5px;
  transform-origin: 66% 66%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.header
  .header-nav
  .header-navbar-rht
  .has-arrow
  .dropdown-toggle[aria-expanded="true"]:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
}
.header .nav-transparent {
  background-color: transparent !important;
  border-bottom: 0 !important;
}

.header.custom {
  background-color: transparent;
  border-bottom: 0 !important;
}
.header.custom .no-border {
  border: none !important;
}

.header.custom .header-navbar-rht.right-menu .header-contact-img i {
  width: 30px;
  background-color: #fff;
  height: 30px;
  border-radius: 50%;
  font-size: 11px;
  color: #1860ca;
  border: 2px solid #acc9f5;
}
.header.custom .header-navbar-rht.right-menu li {
  border-right: 0;
}
.header.custom .header-navbar-rht.right-menu li a.header-login {
  width: 120px;
  padding: 10px !important;
}
.header.custom .header-navbar-rht.right-menu li:last-child {
  border-right: 0;
  padding: 0;
}
.header.header-four .header-nav {
  background-color: #2264c5;
  border: none;
}
.header.header-four .nav-item {
  line-height: 60px;
  align-items: center;
  display: flex !important;
}
.header.header-four .nav-item a.header-login {
  border: 2px solid #fff;
  border-radius: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 20px;
  padding: 10px 15px !important;
}
.header.header-four .nav-item a.header-login:hover {
  background-color: #10defd;
  border: 2px solid #10defd;
}
.header.header-four .nav-item a.header-login i {
  font-size: 14px;
  margin: 0;
  margin-right: 3px;
}
.header-one {
  width: 100%;
  z-index: 1040;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-color: transparent;
  box-shadow: 0 4px 4px rgba(198, 198, 198, 0.25);
}
.header-one .header-nav .main-nav .has-submenu.active .submenu li.active > a {
  color: #19bbdb;
}
.header-one.min-header {
  width: 100%;
  z-index: 1040;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-color: transparent;
}
.header-one.header-fixed {
  position: fixed;
  display: block;
  width: 100%;
  z-index: 9999;
  background: #f9fcff;
  box-shadow: inherit;
}
.header-one .header-nav {
  background-color: transparent;
  border: 0;
  position: relative;
  margin: 0;
  padding: 0;
  height: 100px;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}


.header-one .navbar-header #mobile_btn {
  display: none;
  margin-right: 30px;
}


.header-one .navbar-header #mobile_btn .bar-icon {
  display: inline-block;
  width: 31px;
}
.header-one .navbar-header #mobile_btn .bar-icon span {
  background-color: #19bbdb;
  display: block;
  float: left;
  height: 3px;
  margin-bottom: 7px;
  width: 31px;
  border-radius: 2px;
  -webkit-transition: ease all 0.5s;
  -ms-transition: ease all 0.5s;
  transition: ease all 0.5s;
  position: relative;
}
.header-one .navbar-header #mobile_btn .bar-icon span:nth-child(2) {
  width: 16px;
}
.header-one .navbar-header #mobile_btn .bar-icon span:nth-child(3) {
  margin-bottom: 0;
}
.header-one .main-menu-wrapper {
  margin: 0;
  padding: 0;
}
.header-one .main-menu-wrapper .main-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-one .main-menu-wrapper .main-nav li .btn {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  padding: 7px 8px !important;
  border: 1px solid #19bbdb;
  border-radius: 6px;
}
.header-one .main-menu-wrapper .main-nav li .btn:hover {
  color: #19bbdb;
  border: 1px solid #19bbdb;
}
.header-one .main-menu-wrapper .main-nav li .btn i {
  font-size: 15px;
  margin-right: 5px;
  margin-left: 0;
}
.header-one .main-menu-wrapper .main-nav li a {
  font-size: 15px;
  font-weight: 500;
  color: #1f2937;
  display: block;
}

.header-one .main-menu-wrapper .main-nav li.login-link {
  display: none;
}

.header-one .main-menu-wrapper .main-nav .register-btn {
  margin-right: 10px;
}
.header-one .main-menu-wrapper .main-nav .register-btn:last-child {
  margin-right: 0;
}


.header-one .main-menu-wrapper .main-nav > li:last-child {
  margin-right: 0;
}
.header-one .main-menu-wrapper .main-nav > li.active > a {
  color: #19bbdb !important;
}
.header-one .main-menu-wrapper .main-nav > li > a {
  position: relative;
}
.header-one .main-menu-wrapper .main-nav > li > a:hover {
  color: #19bbdb;
}
.header-one .main-menu-wrapper .main-nav > li > a > i {
  font-size: 10px;
  margin-left: 6px;
}
.header-one
  .main-menu-wrapper
  .main-nav
  > li.has-submenu
  .submenu
  .has-submenu
  .submenu::before {
  top: 20px;
  margin-left: -35px;
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.15);
  border-color: transparent #fff #fff transparent;
}
.header-one .main-menu-wrapper .main-nav > li .submenu li {
  position: relative;
}
.header-one .main-menu-wrapper .main-nav > li .submenu li a {
  display: block;
  padding: 10px 15px;
  clear: both;
  white-space: nowrap;
  font-size: 14px;
  color: #2d3b48;
  -webkit-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  transition: all 0.35s ease;
  width: 100%;
  position: relative;
  border-top: 1px solid #f0f0f0;
}
.header-one .main-menu-wrapper .main-nav > li .submenu li a.active {
  color: #19bbdb;
}
.header-one .main-menu-wrapper .main-nav > li .submenu li a:hover {
  color: #19bbdb !important;
}

.header-one
  .main-menu-wrapper
  .main-nav
  > li
  .submenu
  > li.has-submenu
  > a::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  position: absolute;
  top: 12px;
  right: 15px;
  font-size: 13px;
}

.header-one .header-navbar-rht li {
  padding-right: 0;
}
.header-one .header-navbar-rht li .btn {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  padding: 7px 8px !important;
  border: 1px solid #19bbdb;
  border-radius: 6px;
}
.header-one .header-navbar-rht li .btn:hover {
  color: #19bbdb;
  border: 1px solid #19bbdb;
}
.header-one .header-navbar-rht li .btn i {
  font-size: 15px;
  margin-right: 5px;
  margin-left: 0;
}
.header-one .logo {
  display: inline-block;
  margin-right: 0;
}

.header-one .header-nav .header-navbar-rht {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin-right: 2px;
}
.header-one .header-nav .header-navbar-rht li {
  margin-right: 10px;
  padding-right: 0;
}
.header-one .header-nav .header-navbar-rht li:last-child {
  margin-right: 0;
}

.header-one .menu-header {
  background-color: #fff;
  height: 72px;
  padding: 0 15px;
  border-bottom: 2px solid #19bbdb;
  display: none;
}
.header-one .menu-header .menu-close {
  font-size: 20px;
}
.header-one .menu-header .menu-close i {
  color: #19bbdb;
}
.header-one .menu-header .menu-close i:hover {
  color: #000;
}

#mobile_btn {
  display: none;
}

.header-top {
  display: flex;
  background: #19bbdb;
  color: #fff;
  padding: 8px 30px;
}

.header-top ul {
  display: flex;
}
.header-top ul li {
  padding-right: 25px;
  font-size: 13px;
}
.header-top ul li .top-icon {
  margin-right: 5px;
}
.header-top ul li:last-child {
  padding-right: 0;
}
.header-top .right-top {
  margin-left: auto;
}
.login-header-info {
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: unset;
  background: #fff;
  border-bottom: 2px solid #f1f1f3;
  width: 100%;
  z-index: 11;
}
@media (max-width: 991.98px) {
  .login-header-info {
    display: none;
  }
}
.login-header-info .header-nav {
  height: 83px;
  margin: 0;
  padding: 0 30px;
}
@media (max-width: 991.98px) {
  .login-header-info .header-nav {
    height: 70px;
    margin: 0;
    padding: 0 20px;
  }
}
@media (max-width: 767.98px) {
  .login-header-info .header-nav {
    margin: 0;
    padding: 0 15px;
  }
}
.login-header-info .header-nav .main-nav li a {
  font-size: 15px;
  font-weight: 500;
  color: #6b7280;
}
.login-header-info .header-nav .main-nav li a:hover {
  color: #19bbdb;
}
.login-header-info .header-navbar-rht {
  display: none;
}
@media (max-width: 991.98px) {
  .login-header-info .header-navbar-rht {
    display: inherit;
  }
}
@media (max-width: 767.98px) {
  .login-header-info .header-navbar-rht {
    display: none;
  }
}
.main-nav li.megamenu > ul {
  width: 100%;
}
.megamenu-wrapper {
  padding: 25px 25px 0;
  background: #fff;
  box-shadow: 0 4px 4px rgba(196, 196, 196, 0.25);
  border-radius: 0 0 6px 5px;
  height: auto;
  overflow: auto;
}
.single-demo {
  transition: 0.4s;
  margin-bottom: 25px;
}
.single-demo:hover {
  transform: translateY(-20px);
}
.header
  .main-menu-wrapper
  .main-nav
  > li
  .submenu
  li
  .single-demo.active
  .demo-info
  .inner-demo-img {
  color: #1c5b91;
}
.header.header-sixteen
  .main-menu-wrapper
  .main-nav
  > li
  .submenu
  li
  .single-demo.active
  .demo-info
  .inner-demo-img {
  color: #1c5b91;
}
.header
  .main-menu-wrapper
  .main-nav
  > li
  .submenu
  li
  .single-demo
  .demo-info
  .inner-demo-img {
  color: #2d3b48 !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  border-top: 0 !important;
  border-top: 1px solid #f0f0f0;
}
.header
  .main-menu-wrapper
  .main-nav
  > li
  .submenu
  li
  .single-demo
  .demo-img
  .inner-demo-img {
  border-radius: 10px;
}
.header
  .main-menu-wrapper
  .main-nav
  > li
  .submenu
  li
  .single-demo
  .demo-img
  .inner-demo-img
  img {
  border-radius: 10px;
}
.header
  .main-menu-wrapper
  .main-nav
  > li
  .submenu
  li
  .single-demo.active
  .demo-info
  .inner-demo-img {
  color: #0284c7 !important;
}
.single-demo.active .demo-img {
  box-shadow: 0 4.8px 24.4px -12px rgba(19, 16, 34, 0.1),
    0 4px 13px -2px rgba(19, 16, 34, 0.06);
}
.single-demo:hover .demo-info {
  opacity: 1;
  bottom: -30px;
}
.demo-info {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  z-index: 1;
  transition: 0.4s;
}
@media (min-width: 992px) {
  .header .header-nav .main-nav li .submenu a.inner-demo-img:hover {
    padding-left: 0 !important;
  }
}

.single-demo a {
  padding: 0 !important;
}
@media (min-width: 992px) {
  .header .header-nav .main-nav li > ul.mega-submenu {
    padding: 0;
    border: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    min-width: 250px;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform-origin: center top 0;
    -webkit-transform-origin: center top 0;
    -moz-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    -o-transform-origin: center top 0;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    box-shadow: 0 16px 50px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 16px 50px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 16px 50px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 16px 50px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 16px 50px rgba(0, 0, 0, 0.08);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
  }
  .header .header-nav .main-nav li.has-submenu:hover > .submenu {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
  }
  .header .header-nav .main-nav li .submenu.mega-submenu::before {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .megamenu-wrapper {
    padding: 0;
  }
  .demo-img {
    display: none;
  }
  .demo-info {
    opacity: 1;
    position: relative;
    bottom: 0;
    text-align: left;
    margin-top: 0;
  }
  .single-demo a {
    padding: 10px 15px 10px 35px !important;
  }
  .single-demo:hover .demo-info {
    bottom: 0;
  }
  .single-demo .demo-info a {
    padding: 10px 15px 10px 35px;
  }
  .single-demo:hover {
    transform: translateY(0);
  }
  .single-demo:hover .demo-info {
    bottom: 0;
  }
  .single-demo {
    margin-bottom: 0;
  }
}
@media (max-width: 991.98px) {
  .header.header-custom .header-nav .main-nav > li .submenu li .submenu li a {
    color: #2d3b48;
  }
  .header-one
    .main-menu-wrapper
    .main-nav
    > li
    .submenu
    > li.has-submenu
    > a::after {
    content: "\f078";
  }
  .header-ten
    .main-menu-wrapper
    .main-nav
    > li
    .submenu
    > li.has-submenu
    > a::after {
    content: "\f078";
  }
}
.header.home-head-one.header-fixed {
  background: #f9fcff;
}
.login-button {
  background-color: #f36434;
  border: 1px solid #f36434;
  color: #fff;
  border-radius: 50px;
}
.login-button a {
  color: #fff;
}
.header.header-ten {
  width: 100%;
  z-index: 1040;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-color: transparent;
  box-shadow: 0 4px 4px rgba(198, 198, 198, 0.25);
}
.header.header-ten
  .header-nav
  .main-nav
  .has-submenu.active
  .submenu
  li.active
  > a {
  color: #19bbdb;
}
.header.header-ten.min-header {
  width: 100%;
  z-index: 1040;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-color: transparent;
}
/*.header.header-ten.header-fixed {
  display: block;
  width: 100%;
  z-index: 9999;
  background: #fff;
  box-shadow: inherit;
  position: relative;
}*/
.header.header-ten .header-nav {
  background-color: transparent;
  border: 0;
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 75px;
}


.header.header-ten .navbar-header #mobile_btn .bar-icon {
  display: inline-block;
  width: 31px;
}
.header.header-ten .navbar-header #mobile_btn .bar-icon span {
  background-color: #19bbdb;
  display: block;
  float: left;
  height: 3px;
  margin-bottom: 7px;
  width: 31px;
  border-radius: 2px;
  -webkit-transition: ease all 0.5s;
  -ms-transition: ease all 0.5s;
  transition: ease all 0.5s;
  position: relative;
}
.header.header-ten .navbar-header #mobile_btn .bar-icon span:nth-child(2) {
  width: 16px;
}
.header.header-ten .navbar-header #mobile_btn .bar-icon span:nth-child(3) {
  margin-bottom: 0;
}
.header.header-ten .main-menu-wrapper .main-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}

.header.header-ten .main-menu-wrapper .main-nav li .btn {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  padding: 7px 8px !important;
  border: 1px solid #19bbdb;
  border-radius: 6px;
}
.header.header-ten .main-menu-wrapper .main-nav li .btn:hover {
  color: #19bbdb;
  border: 1px solid #19bbdb;
  background: 0 0;
}
.header.header-ten .main-menu-wrapper .main-nav li .btn i {
  font-size: 15px;
  margin-right: 5px;
  margin-left: 0;
}

.header.header-ten .main-menu-wrapper .main-nav li.login-link {
  display: none;
}

.header.header-ten .main-menu-wrapper .main-nav .register-btn {
  margin-right: 10px;
}
.header.header-ten .main-menu-wrapper .main-nav .register-btn:last-child {
  margin-right: 0;
}

.header.header-ten .main-menu-wrapper .main-nav > li:last-child {
  margin-right: 0;
}
.header.header-ten .main-menu-wrapper .main-nav > li > a {
  position: relative;
}
.header.header-ten .main-menu-wrapper .main-nav > li > a:hover {
  color: #19bbdb;
}
.header.header-ten .main-menu-wrapper .main-nav > li > a > i {
  font-size: 10px;
  margin-left: 6px;
}
.header.header-ten
  .main-menu-wrapper
  .main-nav
  > li.has-submenu
  .submenu
  .has-submenu
  .submenu::before {
  top: 20px;
  margin-left: -35px;
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.15);
  border-color: transparent #fff #fff transparent;
}
.header.header-ten .main-menu-wrapper .main-nav > li .submenu li {
  position: relative;
}
.header.header-ten .main-menu-wrapper .main-nav > li .submenu li a {
  display: block;
  padding: 10px 15px;
  clear: both;
  white-space: nowrap;
  font-size: 14px;
  color: #2d3b48;
  -webkit-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  transition: all 0.35s ease;
  width: 100%;
  position: relative;
  border-top: 1px solid #f0f0f0;
}
.header.header-ten .main-menu-wrapper .main-nav > li .submenu li a.active {
  color: #19bbdb;
}
.header.header-ten .main-menu-wrapper .main-nav > li .submenu li a:hover {
  color: #19bbdb !important;
}

.header.header-ten
  .main-menu-wrapper
  .main-nav
  > li
  .submenu
  > li.has-submenu
  > a::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  position: absolute;
  top: 12px;
  right: 15px;
  font-size: 13px;
}


.header.header-ten .header-nav .header-navbar-rht {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin-right: 2px;
}
.header.header-ten .header-nav .header-navbar-rht li {
  margin-right: 10px;
  padding-right: 0;
}
.header.header-ten .header-nav .header-navbar-rht li .btn {
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  padding: 10px 23px;
  border: 1px solid transparent;
  border-radius: 35px;
  box-shadow: inset 0 0 0 0 #fff;
  transition: all 0.7s;
  display: flex;
  align-items: center;
}
.header.header-ten .header-nav .header-navbar-rht li .btn:hover {
  color: #19bbdb;
  border: 1px solid #fff;
  box-shadow: inset 0 0 0 50px #fff;
}
.header.header-ten .header-nav .header-navbar-rht li .btn i {
  margin-right: 8px;
}
.header.header-ten .header-nav .header-navbar-rht li:last-child {
  margin-right: 0;
}
.header.header-ten .menu-header {
  background-color: #fff;
  height: 72px;
  padding: 0 15px;
  border-bottom: 2px solid #19bbdb;
  display: none;
}
.header.header-ten .menu-header .menu-close {
  font-size: 20px;
}
.header.header-ten .menu-header .menu-close i {
  color: #19bbdb;
}
.header.header-ten .menu-header .menu-close i:hover {
  color: #000;
}

.header.header-ten .header-nav .main-nav > li.megamenu {
  position: unset;
}
.header.header-fourteen.header-fixed {
  position: fixed;
  display: block;
  width: 100%;
  z-index: 9999;
  box-shadow: inherit;
}
.header.header-fourteen.header-fixed {
  display: block;
  width: 100%;
  z-index: 9999;
  background: #fff;
  box-shadow: inherit;
  position: relative;
}
.header.header-fourteen.header-fixed.pharmacy-header {
  position: fixed;
  background: #fff !important;
}
.header.header-fourteen .header-nav {
  background-color: transparent;
  border-bottom: none;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
  height: 74px;
}

.header.header-fourteen .header-nav .navbar-header .bar-icon span {
  background: #19bbdb;
}


.header.header-fourteen
  .header-nav
  .main-menu-wrapper
  .main-nav
  .has-submenu
  a {
  color: #1f2937;
}

.header.header-fourteen
  .header-nav
  .main-menu-wrapper
  .main-nav
  .has-submenu
  .submenu
  a {
  color: #1f2937;
}
.header.header-fourteen
  .header-nav
  .main-menu-wrapper
  .main-nav
  .has-submenu.active
  a {
  color: #19bbdb;
}
.header.header-fourteen
  .header-nav
  .main-menu-wrapper
  .main-nav
  .has-submenu.active
  .submenu
  a {
  color: #1f2937;
  font-weight: 500;
}
.header.header-fourteen
  .header-nav
  .main-menu-wrapper
  .main-nav
  .has-submenu.active
  .submenu
  a.active {
  color: #19bbdb;
  font-weight: 500;
}
.header.header-fourteen
  .header-nav
  .main-menu-wrapper
  .main-nav
  .has-submenu.active
  .submenu
  a {
  color: #1f2937;
}

.header.header-fourteen .header-nav .header-navbar-rht {
  padding: 0;
  margin: 0;
}
.header.header-fourteen .header-nav .header-navbar-rht li {
  padding: 0 10px 0 0;
}
.header.header-fourteen .header-nav .header-navbar-rht li:last-child {
  padding-right: 0;
}
.header.header-fourteen .header-nav .header-navbar-rht li.login-link {
  display: none;
}
.header.header.header-space {
  position: fixed; top: 0;
  display: block;
  width: 100%;
  z-index: 99999;
  box-shadow: inherit;
  background: #e2e8f0;
}
.header.header-fourteen.header-sixteen {
  box-shadow: 0 10px 40px 10px rgba(0, 0, 0, 0.08);
  background-color: #fff !important;
}
.header.header-fourteen.header-sixteen .header-nav .bar-icon span {
  background: #19bbdb;
}
.header.header-fourteen.header-sixteen
  .header-nav
  .main-menu-wrapper
  .main-nav
  li:last-child {
  margin-right: 30px;
}

.header.header-fourteen.header-sixteen
  .header-nav
  .main-menu-wrapper
  .main-nav
  li
  a {
  color: #1f2937;
}
.header.header-fourteen.header-sixteen
  .header-nav
  .main-menu-wrapper
  .main-nav
  li
  .submenu
  a {
  color: #1f2937;
}
.header.header-fourteen.header-sixteen
  .header-nav
  .main-menu-wrapper
  .main-nav
  li.active
  a {
  color: #f06230;
  font-weight: 700;
}
.header.header-fourteen.header-sixteen
  .header-nav
  .main-menu-wrapper
  .main-nav
  li.active
  .submenu
  a {
  color: #1f2937;
  font-weight: 500;
}
.header.header-fourteen.header-sixteen
  .header-nav
  .main-menu-wrapper
  .main-nav
  li.active
  .submenu
  a.active {
  color: #f06230;
  font-weight: 500;
}
.header.header-fourteen.header-sixteen
  .header-nav
  .main-menu-wrapper
  .main-nav
  li.active
  .submenu
  a {
  color: #1f2937;
}

.header.header-ten .main-menu-wrapper .main-nav li a {
  font-size: 16px;
  font-weight: 500;
  color: #000 !important;
  display: block;
}
.custom-arrow {
  transform: rotate(44deg);
  -webkit-transform: rotate(44deg);
  -ms-transform: rotate(44deg);
}
.footer {
  background-color: #15558d;
}
.footer.footer-one .footer-bottom .copyright .copyright-text p {
  color: #1f2937;
}
@media (max-width: 767.98px) {
  .footer.footer-one .footer-bottom .copyright .copyright-text p {
    text-align: center;
  }
}
.footer .footer-top {
  padding: 40px 0;
}
@media (max-width: 991.98px) {
  .footer .footer-top {
    padding-bottom: 10px;
  }
}
.footer .footer-top .footer-title {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 30px;
  text-transform: capitalize;
}
@media (max-width: 767.98px) {
  .footer .footer-top .footer-title {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .footer .footer-top .footer-title {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .footer .footer-top .footer-widget {
    margin-bottom: 30px;
  }
}
.footer .footer-top .footer-widget.footer-menu ul {
  list-style: none;
  outline: 0;
  margin: 0;
  padding: 0;
}
.footer .footer-top .footer-widget.footer-menu ul li {
  margin-bottom: 10px;
  position: relative;
}
.footer .footer-top .footer-widget.footer-menu ul li:last-child {
  margin-bottom: 0;
}
.footer .footer-top .footer-widget.footer-menu ul li a {
  color: #fff;
  font-size: 15px;
  padding-left: 20px;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer .footer-top .footer-widget.footer-menu ul li a:hover {
  color: #fff;
  letter-spacing: 0.5px;
  padding-left: 30px;
}
.footer .footer-top .footer-widget.footer-menu ul li a::before {
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
}
.footer .footer-top .footer-widget .footer-logo {
  margin: 0 0 30px;
}
.footer .footer-top .footer-widget .footer-about-content p {
  color: #fff;
}
.footer .footer-top .footer-widget .footer-about-content p:last-child {
  margin-bottom: 0;
}
.footer .footer-top .footer-widget .footer-about-content .social-icon ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer .footer-top .footer-widget .footer-about-content .social-icon ul li {
  margin-right: 15px;
}
.footer
  .footer-top
  .footer-widget
  .footer-about-content
  .social-icon
  ul
  li:last-child {
  margin-right: 0;
}
.footer .footer-top .footer-widget .footer-about-content .social-icon ul li a {
  color: #fff;
  font-size: 20px;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer
  .footer-top
  .footer-widget
  .footer-about-content
  .social-icon
  ul
  li
  a:hover {
  color: #19bbdb;
}
.footer .footer-top .footer-widget .footer-contact-info {
  color: #fff;
  font-size: 15px;
}
.footer .footer-top .footer-widget .footer-contact-info p i {
  margin-right: 15px;
}
.footer .footer-bottom .copyright {
  border-top: 1px solid #1663a6;
  padding: 30px 0;
}
.footer .footer-bottom .copyright .copyright-text p {
  font-size: 15px;
  color: #fff;
}
.footer .footer-bottom .copyright .copyright-text p a {
  color: #1f2937;
  font-weight: 500;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer .footer-bottom .copyright .copyright-text p a:hover {
  color: #19bbdb;
}
.footer .footer-bottom .copyright .copyright-text p.title {
  font-weight: 400;
  margin: 10px 0 0;
}
.footer .footer-bottom .copyright .policy-menu {
  font-size: 14px;
  text-align: right;
  margin: 0;
  padding: 0;
}
@media (max-width: 767.98px) {
  .footer .footer-bottom .copyright .policy-menu {
    margin-top: 10px;
    text-align: left;
  }
}
.footer .footer-bottom .copyright .policy-menu li {
  display: inline-block;
  margin-right: 15px;
}
.footer .footer-bottom .copyright .policy-menu li:last-child {
  margin-right: 0;
}
.footer .footer-bottom .copyright .policy-menu li a {
  color: #fff;
}
.footer .footer-bottom .copyright .policy-menu li a:focus,
.footer .footer-bottom .copyright .policy-menu li a:hover {
  color: #19bbdb;
}
.footer .footer-bottom .copyright .policy-menu li::after {
  color: #fff;
  content: "|";
  font-weight: 300;
  position: relative;
  left: 10px;
}
.footer .footer-bottom .copyright .policy-menu li:last-child::after {
  content: "";
}
.footer-one {
  background: #f2f6f6;
}
.footer-one .footer-top {
  background: #f9fafb;
  margin: 0;
  padding: 50px 0;
}
@media (max-width: 991.98px) {
  .footer-one .footer-top {
    margin: 0;
    padding: 40px 0 10px;
  }
}
@media (max-width: 767.98px) {
  .footer-one .footer-top {
    margin: 0;
    padding: 40px 0 0;
  }
}
.footer-one .footer-top .footer-widget .footer-logo {
  margin-bottom: 20px;
}
.footer-one .footer-top .footer-widget .footer-about-content {
  max-width: 272px;
}
.footer-one .footer-top .footer-widget .footer-about-content p {
  margin-bottom: 0;
  font-size: 14px;
  color: #1f2937;
}
.footer-one .footer-top .footer-widget.footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-one .footer-top .footer-widget .footer-title {
  font-size: 18px;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 14px;
}
@media (max-width: 991.98px) {
  .footer-one .footer-top .footer-widget {
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .footer-one .footer-top .footer-widget {
    margin-bottom: 25px;
  }
}
.footer-one .footer-top .footer-widget.footer-menu ul li {
  margin-bottom: 15px;
}
.footer-one .footer-top .footer-widget.footer-menu ul li:last-child {
  margin-bottom: 0;
}
.footer-one .footer-top .footer-widget.footer-menu ul li a {
  color: #1f2937;
  position: relative;
  overflow: visible;
  background: url(https://1igsmediclinic.comhttps://1igsmediclinic.comhttps://1igsmediclinic.com/ff01fa572de27c8ebe4b.png)
    no-repeat -10px;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding-left: 0;
  font-size: 14px;
}
.footer-one .footer-top .footer-widget.footer-menu ul li a:hover {
  color: #19bbdb;
  background: url(/ff01fa572de27c8ebe4b.png) no-repeat 4px;
  padding-left: 20px;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.footer-one .footer-top .footer-widget.footer-menu ul li a::before {
  display: none;
}
.footer-one .footer-bottom .copyright {
  border-top: 0;
  background: #f3f4f6;
  margin: 0;
  padding: 15px 0;
}
.footer-one .footer-bottom .copyright .copyright-text p {
  font-size: 14px;
  color: #1f2937;
}
.footer-one .footer-bottom .copyright .policy-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
}
.footer-one .footer-bottom .copyright .policy-menu li {
  display: inline-block;
  margin-right: 25px;
  color: #1f2937;
  font-weight: 400;
}
@media (max-width: 767.98px) {
  .footer-one .footer-bottom .copyright .policy-menu li {
    display: block;
    margin-right: 0;
    margin-bottom: 8px;
    text-align: center;
    margin-top: 10px;
  }
  .footer-one .footer-bottom .copyright .policy-menu li:last-child {
    margin-bottom: 0;
  }
}
.footer-one .footer-bottom .copyright .policy-menu li::after {
  font-size: 15px;
  color: #6b7280;
  content: "|";
  font-weight: 500;
  position: relative;
  left: 15px;
}
@media (max-width: 767.98px) {
  .footer-one .footer-bottom .copyright .policy-menu li::after {
    display: none;
  }
}
.footer-one .footer-bottom .copyright .policy-menu li:last-child::after {
  content: "";
}
.footer-one .footer-bottom .copyright .policy-menu li a {
  color: #1f2937;
}
.footer-one .footer-bottom .copyright .policy-menu li a:hover {
  color: #19bbdb;
}
.subscribe-form {
  position: relative;
  margin-bottom: 20px;
}
.subscribe-form .form-control {
  font-weight: 500;
  font-size: 15px;
  min-height: 46px;
  color: #6b7280;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 6px 0 0 6px;
  margin: 0;
  padding: 6px 112px 6px 15px;
}
@media (max-width: 991.98px) {
  .subscribe-form .form-control {
    padding-right: 180px;
  }
}
@media (max-width: 767.98px) {
  .subscribe-form .form-control {
    min-height: 46px;
    padding-right: 145px;
  }
}
.subscribe-form .form-control::placeholder {
  font-weight: 500;
  font-size: 15px;
  color: #374151;
}
@media (max-width: 767.98px) {
  .subscribe-form .btn {
    font-size: 14px;
  }
}
.subscribe-content p {
  max-width: 360px;
  margin-bottom: 0;
  font-size: 14px;
  color: #6b7280;
}
.footer-two {
  background-color: #15558d;
}
.footer-two .footer-top {
  padding: 40px 0;
}
@media (max-width: 991.98px) {
  .footer-two .footer-top {
    padding-bottom: 10px;
  }
}
.footer-two .footer-top .footer-title {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 30px;
  text-transform: capitalize;
}
@media (max-width: 767.98px) {
  .footer-two .footer-top .footer-title {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .footer-two .footer-top .footer-title {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .footer-two .footer-top .footer-widget {
    margin-bottom: 30px;
  }
}
.footer-two .footer-top .footer-widget.footer-menu ul {
  list-style: none;
  outline: 0;
  margin: 0;
  padding: 0;
}
.footer-two .footer-top .footer-widget.footer-menu ul li {
  margin-bottom: 10px;
  position: relative;
}
.footer-two .footer-top .footer-widget.footer-menu ul li:last-child {
  margin-bottom: 0;
}
.footer-two .footer-top .footer-widget.footer-menu ul li a {
  color: #fff;
  font-size: 15px;
  padding-left: 20px;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer-two .footer-top .footer-widget.footer-menu ul li a:hover {
  color: #fff;
  letter-spacing: 0.5px;
  padding-left: 30px;
}
.footer-two .footer-top .footer-widget.footer-menu ul li a::before {
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
}
.footer-two .footer-top .footer-widget .footer-logo {
  margin: 0 0 30px;
}
.footer-two .footer-top .footer-widget .footer-about-content {
  max-width: inherit;
}
.footer-two .footer-top .footer-widget .footer-about-content p {
  color: #fff;
  margin-bottom: 15px;
}
.footer-two .footer-top .footer-widget .footer-about-content p:last-child {
  margin-bottom: 0;
}
.footer-two .footer-top .footer-widget .footer-about-content .social-icon ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-two
  .footer-top
  .footer-widget
  .footer-about-content
  .social-icon
  ul
  li {
  margin-right: 15px;
}
.footer-two
  .footer-top
  .footer-widget
  .footer-about-content
  .social-icon
  ul
  li:last-child {
  margin-right: 0;
}
.footer-two
  .footer-top
  .footer-widget
  .footer-about-content
  .social-icon
  ul
  li
  a {
  color: #fff;
  font-size: 20px;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer-two
  .footer-top
  .footer-widget
  .footer-about-content
  .social-icon
  ul
  li
  a:hover {
  color: #09e5ab;
}
.footer-two .footer-top .footer-widget .footer-contact-info {
  color: #fff;
  font-size: 15px;
}
.footer-two .footer-top .footer-widget .footer-contact-info p i {
  margin-right: 15px;
}
.footer-two .footer-bottom .copyright {
  border-top: 1px solid #1663a6;
  padding: 30px 0;
}
.footer-two .footer-bottom .copyright .copyright-text p {
  color: #fff;
  font-size: 15px;
}
.footer-two .footer-bottom .copyright .copyright-text p a {
  color: #19bbdb;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer-two .footer-bottom .copyright .copyright-text p a:hover {
  color: #fff;
}
.footer-two .footer-bottom .copyright .copyright-text p.title {
  font-weight: 400;
  margin: 10px 0 0;
}
.footer-two .footer-bottom .copyright .policy-menu {
  font-size: 14px;
  text-align: right;
  margin: 0;
  padding: 0;
}
@media (max-width: 767.98px) {
  .footer-two .footer-bottom .copyright .policy-menu {
    margin-top: 10px;
    text-align: left;
  }
}
.footer-two .footer-bottom .copyright .policy-menu li {
  display: inline-block;
  margin-right: 15px;
}
.footer-two .footer-bottom .copyright .policy-menu li:last-child {
  margin-right: 0;
}
.footer-two .footer-bottom .copyright .policy-menu li a {
  color: #fff;
}
.footer-two .footer-bottom .copyright .policy-menu li a:focus,
.footer-two .footer-bottom .copyright .policy-menu li a:hover {
  color: #09e5ab;
}
.footer-two .footer-bottom .copyright .policy-menu li::after {
  color: #fff;
  content: "|";
  font-weight: 300;
  position: relative;
  left: 10px;
}
.footer-two .footer-bottom .copyright .policy-menu li:last-child::after {
  content: "";
}
.footer-one .social-icon ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-one .social-icon ul li {
  margin-right: 15px;
}
.footer-one .social-icon ul li:last-child {
  margin-right: 0;
}
.footer-one .social-icon ul li a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: #1f2937;
  background: #e5e7eb;
  font-size: 20px;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer-one .social-icon ul li a:hover {
  background: #19bbdb;
  color: #fff;
}
.our-footer-sec {
  background-image: url(https://1igsmediclinic.com/158c7b4a9d4cc222bdea.png);
  background-position: top center;
  background-size: contain;
  position: relative;
  margin: 0;
  padding: 80px 0;
}
.our-footer-sec::before {
  background-color: #208cfd;
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .our-footer-sec {
    margin: 0;
    padding: 60px 0;
  }
}
@media (max-width: 767.98px) {
  .our-footer-sec {
    margin: 0;
    padding: 50px 0;
  }
}
.our-footer-sec .section-head-fourteen h2 {
  color: #fff;
}
.our-footer-sec .section-head-fourteen p {
  color: #fff;
}
.work-section-footer {
  background: #fff;
  margin: 0;
  padding: 80px 0 50px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .work-section-footer {
    padding: 40px 0 20px;
  }
}
.work-section-footer .footer-title {
  font-size: 18px;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 14px;
}
.footer-bottom-1 .copyright {
  padding: 20px 0;
}
.footer-bottom-1 .copyright .copyright-text p {
  color: #fff;
  font-size: 15px;
}
.footer-bottom-1 .copyright .copyright-text p a {
  color: #19bbdb;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer-bottom-1 .copyright .copyright-text p a:hover {
  color: #fff;
}
.footer-bottom-1 .copyright .copyright-text p.title {
  font-weight: 400;
  margin: 10px 0 0;
}
.footer-bottom-1 .copyright .policy-menu {
  font-size: 14px;
  text-align: right;
  margin: 0;
  padding: 0;
}
@media (max-width: 767.98px) {
  .footer-bottom-1 .copyright .policy-menu {
    margin-top: 10px;
    text-align: left;
  }
}
.footer-bottom-1 .copyright .policy-menu li {
  display: inline-block;
  margin-right: 15px;
}
.footer-bottom-1 .copyright .policy-menu li:last-child {
  margin-right: 0;
}
.footer-bottom-1 .copyright .policy-menu li a {
  color: #fff;
}

.footer-bottom-1 .copyright .policy-menu li::after {
  color: #fff;
  content: "|";
  font-weight: 300;
  position: relative;
  left: 10px;
}
.footer-bottom-1 .copyright .policy-menu li:last-child::after {
  content: "";
}
.footer-language {
  position: relative;
  width: 173px;
  float: right;
}
@media (max-width: 767.98px) {
  .footer-language {
    float: left !important;
  }
}
.footer-language .icon-lang {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #fff;
  line-height: 0;
}
.footer.footer-one.footer-sixteen {
  background: #19bbdb;
  border-top: 0;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.footer.footer-one.footer-sixteen .footer-top {
  background: #19bbdb;
}
.footer.footer-one.footer-sixteen
  .footer-top
  .footer-widget
  .footer-about-content {
  max-width: none;
  margin-bottom: 30px;
}
.footer.footer-one.footer-sixteen
  .footer-top
  .footer-widget
  .footer-about-content
  p {
  color: #fff;
}
.footer.footer-one.footer-sixteen .footer-top .footer-widget .footer-title {
  color: #fff;
}
.footer.footer-one.footer-sixteen
  .footer-top
  .footer-widget.footer-menu
  ul
  li
  a {
  color: #f3f4f6;
}
.footer.footer-one.footer-sixteen .footer-top .footer-widget .subscribe-form {
  margin-bottom: 0;
}
.footer.footer-one.footer-sixteen
  .footer-top
  .footer-widget
  .subscribe-form
  .btn {
  border: 1px solid #19bbdb;
  background: #19bbdb;
  border-radius: 0 6px 6px 0;
}
.footer.footer-one.footer-sixteen
  .footer-top
  .footer-widget
  .subscribe-form
  .btn:hover {
  border: 1px solid #19bbdb;
}
.footer.footer-one.footer-sixteen
  .footer-top
  .footer-widget
  .subscribe-form
  input {
  border-radius: 6px;
}
.footer.footer-one.footer-sixteen .footer-bottom .copyright {
  background: #19bbdb;
}
.footer.footer-one.footer-sixteen .footer-bottom .copyright .copyright-text p {
  margin-bottom: 0;
  color: #fff;
}
@media (max-width: 575.98px) {
  .footer.footer-one.footer-sixteen .footer-bottom .copyright .copyright-text {
    margin-bottom: 10px;
  }
}
.footer.footer-one.footer-sixteen .footer-bottom .copyright .copyright-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: end;
}
@media (max-width: 767.98px) {
  .footer.footer-one.footer-sixteen
    .footer-bottom
    .copyright
    .copyright-menu
    ul {
    justify-content: center;
  }
}
.footer.footer-one.footer-sixteen
  .footer-bottom
  .copyright
  .copyright-menu
  ul
  li {
  margin-right: 10px;
}
.footer.footer-one.footer-sixteen
  .footer-bottom
  .copyright
  .copyright-menu
  ul
  li:last-child {
  margin-right: 0;
}
.footer.footer-one.footer-sixteen
  .footer-bottom
  .copyright
  .copyright-menu
  ul
  li
  a {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #f3f4f6;
  color: #19bbdb;
  font-size: 12px;
}
.footer.footer-one.footer-sixteen
  .footer-bottom
  .copyright
  .copyright-menu
  ul
  li
  a:hover {
  background: #19bbdb;
  color: #fff;
}
.section-search {
  background: #f9f9f9 url(https://1igsmediclinic.com/681ba0633d04b610a50b.png)
    no-repeat bottom center;
  min-height: 530px;
  background-size: 100% auto;
  position: relative;
  background-blend-mode: Darken;
  padding: 160px 0 80px 0;
}
@media (max-width: 991.98px) {
  .section-search {
    min-height: 330px;
  }
}
@media (max-width: 767.98px) {
  .section-search {
    background: #f9f9f9;
    padding: 100px 0 50px 0;
  }
}
@media (max-width: 479.98px) {
  .section-search {
    min-height: 410px;
    padding: 100px 15px 30px 15px;
  }
}
.section-search .banner-wrapper {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .section-search .banner-wrapper {
    max-width: 720px;
  }
}
.section-search .banner-wrapper .banner-header {
  margin: 0 0 30px;
}
.section-search .banner-wrapper .banner-header h1 {
  font-size: 40px;
  font-weight: 600;
  margin: 0 0 10px;
}
@media (max-width: 991.98px) {
  .section-search .banner-wrapper .banner-header h1 {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .banner-header h1 {
    font-size: 32px;
  }
}
@media (max-width: 575.98px) {
  .section-search .banner-wrapper .banner-header h1 {
    font-size: 28px;
  }
}
.section-search .banner-wrapper .banner-header p {
  color: #757575;
  font-size: 20px;
  margin: 0;
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .banner-header p {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .search-box {
    max-width: 535px;
    margin: 0 auto;
  }
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .search-box form {
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    background-clip: border-box;
  }
}
@media (max-width: 575.98px) {
  .section-search .banner-wrapper .search-box form {
    display: block;
  }
}
.section-search .banner-wrapper .search-box .form-control {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding-left: 35px;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
}
.section-search .banner-wrapper .search-box .form-control::placeholder {
  font-size: 14px;
}
.section-search .banner-wrapper .search-box .search-location {
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  margin-right: 12px;
  position: relative;
  width: 240px;
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .search-box .search-location {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .section-search .banner-wrapper .search-box .search-location {
    width: 100% !important;
    -ms-flex: none;
    flex: none;
  }
}
.section-search .banner-wrapper .search-box .search-location .form-control {
  background: #fff
    url(https://1igsmediclinic.comhttps://1igsmediclinic.com/629ced07a3e96326b0cc.png)
    no-repeat 10px center;
}
.section-search .banner-wrapper .search-box .search-info {
  -ms-flex: 0 0 490px;
  flex: 0 0 490px;
  margin-right: 12px;
  position: relative;
  width: 490px;
}
@media (max-width: 991.98px) {
  .section-search .banner-wrapper .search-box .search-info {
    -ms-flex: 0 0 410px;
    flex: 0 0 410px;
    width: 410px;
  }
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .search-box .search-info {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .section-search .banner-wrapper .search-box .search-info {
    width: 100% !important;
    -ms-flex: none;
    flex: none;
  }
}
.section-search .banner-wrapper .search-box .search-info .form-control {
  background: #fff
    url(https://1igsmediclinic.comhttps://1igsmediclinic.comhttps://1igsmediclinic.com/af5a617bb21eb9d24709.png)
    no-repeat 10px center;
}
.section-search .banner-wrapper .search-box .search-btn {
  width: 46px;
  -ms-flex: 0 0 46px;
  flex: 0 0 46px;
  height: 46px;
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .search-box .search-btn {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    min-height: 46px;
    width: 100%;
  }
}
.section-search .banner-wrapper .search-box .search-btn span {
  display: none;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .search-box .search-btn span {
    display: inline-block;
    margin-left: 5px;
    text-transform: uppercase;
  }
}
.section-search .banner-wrapper .search-box .form-text {
  color: #757575;
  font-size: 13px;
  display: inline-block;
}
.section-search .banner-wrapper .search-box .search-location {
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  margin-right: 12px;
  position: relative;
  width: 240px;
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .search-box .search-location {
    flex: auto;
  }
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .search-box {
    max-width: 535px;
    margin: 0 auto;
  }
}
.section-header {
  margin-bottom: 60px;
}
.section-header h5 {
  font-weight: 600;
  font-size: 18px;
  color: #19bbdb;
  margin-bottom: 10px;
}
.section-header h2 {
  font-size: 36px;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 767.98px) {
  .section-header h2 {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .section-header h2 {
    font-size: 24px;
  }
}
.section-header p {
  color: #757575;
  font-size: 16px;
  margin: 15px 0 0 0;
}
@media (max-width: 767.98px) {
  .section-header p {
    font-size: 15px;
  }
}
@media (max-width: 575.98px) {
  .section-header p {
    font-size: 15px;
  }
}
.section-specialities {
  background-color: #fff;
  padding: 80px 0;
}
@media (max-width: 991.98px) {
  .section-specialities {
    padding: 50px 0;
  }
}
@media (max-width: 479.98px) {
  .section-specialities {
    background-color: #fff;
    padding: 30px 0;
  }
}
.section-specialities .specialities-slider .slick-slide {
  display: block;
  margin: 10px 20px 0 0;
  padding: 0 12px;
}
@media (max-width: 767.98px) {
  .section-specialities .specialities-slider .slick-slide {
    margin-right: 15px;
  }
}
@media (max-width: 479.98px) {
  .section-specialities .specialities-slider .slick-slide {
    margin-right: 10px;
  }
}
.section-doctor {
  background-color: #f8f9fa;
  padding: 40px 0;
}
@media (max-width: 767.98px) {
  .section-doctor {
    padding: 50px 0;
  }
}
.section-doctor .profile-widget {
  -webkit-box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
}
.section-doctor .section-header {
  margin: 0 0 30px;
}
.section-doctor .section-header p {
  margin-top: 10px;
}
@media (max-width: 991.98px) {
  .section-doctor .about-content {
    margin-bottom: 30px;
  }
}
.section-doctor .about-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
.section-doctor .about-content p + p {
  margin-top: 20px;
}
.section-doctor .about-content a {
  background-color: #0de0fe;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  min-width: 150px;
  margin: 30px 0 0;
  padding: 15px 20px;
  text-align: center;
  border-radius: 4px;
}
@media (max-width: 767.98px) {
  .section-doctor .about-content a {
    padding: 12px 20px;
  }
}
.section-doctor .about-content a:focus,
.section-doctor .about-content a:hover {
  background-color: #01cae4;
  border-color: #01cae4;
  color: #fff;
}
@media (max-width: 767.98px) {
  .section-doctor .doctor-slider {
    margin-top: 25px;
  }
}
.section-doctor .doctor-slider .slick-slide {
  display: block;
  width: 280px;
  margin-bottom: 0;
  padding: 10px;
}
.profile-widget {
  background-color: #fff;
  border: 1px solid #f0f0f0;
  position: relative;
  margin-bottom: 30px;
  padding: 15px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.profile-widget .rating {
  color: #757575;
  font-size: 14px;
  margin-bottom: 15px !important;
}
.profile-widget .rating i {
  font-size: 14px;
}
.profile-widget .doc-img {
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 4px;
}
.profile-widget .doc-img img {
  border-radius: 4px;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  width: 100%;
}
.profile-widget .doc-img:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.section-blogs {
  background-color: #f8f9fa;
  padding: 80px 0;
}
@media (max-width: 767.98px) {
  .section-blogs {
    padding: 50px 0;
  }
}
@media (max-width: 479.98px) {
  .section-blogs {
    padding: 30px 0;
  }
}
.section-blogs .view-all .btn {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
  padding: 12px 30px;
}
.rating {
  list-style: none;
  width: 100%;
  margin: 0 0 7px;
  padding: 0;
}
.rating i {
  color: #dedfe0;
}
.rating i.filled {
  color: #f4c150;
}
.banner-section {
  background: #f9fcff;
  padding: 100px 0 30px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner-section::after {
  content: "";
  background: url(https://1igsmediclinic.com/7282d2fe14aa13c13723.png), #f9fcff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.banner-shapes {
  position: relative;
}
.banner-shapes .banner-shape-left {
  position: absolute;
  top: 600px;
  left: 0;
}
.banner-shapes .banner-shape-right {
  position: absolute;
  top: 30px;
  left: 0;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.banner-content {
  padding-bottom: 80px;
  position: relative;
}

.banner-content .header-icon {
  position: absolute;
  right: -30px;
  top: -15px;
}
@media (max-width: 1199.98px) {
  .banner-content .header-icon {
    display: none;
  }
}
.banner-content p {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 40px;
  color: #374151;
}

@media (max-width: 991.98px) {
  .banner-content .btn {
    font-size: 16px;
    margin: 0;
    padding: 10px 15px;
    min-width: 190px;
  }
}
@media (max-width: 767.98px) {
  .banner-content .btn {
    font-size: 15px;
    margin: 0;
    padding: 9px 15px;
    min-width: 170px;
  }
}
@media (max-width: 991.98px) {
  .banner-content {
    text-align: center;
    padding-bottom: 40px;
  }
}
.banner-arrow-img {
  position: absolute;
  left: 215px;
  top: 195px;
}
@media (max-width: 1199.98px) {
  .banner-arrow-img {
    display: none;
  }
}
.search-box-one {
  min-width: 800px;
  background: #fff;
  border: 1px solid #f0f0f0;
  box-shadow: 0 3px 53px rgba(197, 197, 197, 0.2);
  border-radius: 7px;
  margin: 0;
  padding: 24px;
  display: table;
  position: relative;
  z-index: 1;
}
.search-box-one form {
  float: left;
  width: 100%;
}
.search-box-one input:focus,
.search-box-one input:hover {
  background-color: #fff !important;
}
@media (max-width: 1399.98px) {
  .search-box-one {
    margin: 0;
    padding: 20px;
  }
}
@media (max-width: 991.98px) {
  .search-box-one {
    min-width: 100%;
    width: 100%;
    margin: 0;
    padding: 13px 15px;
  }
}
@media (max-width: 767.98px) {
  .search-box-one {
    margin: 0;
    padding: 0 15px 15px;
  }
}
.search-box-one .form-control:focus,
.search-box-one .form-control:hover {
  background-color: #fff !important;
}
.search-input {
  width: 25%;
  float: left;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.search-input input {
  height: 40px;
  padding: 0 10px 0 25px;
  border: 0;
}
.search-input input::placeholder {
  color: #8c97b0;
}
.search-input i {
  position: absolute;
  top: 50%;
  right: inherit;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #8894ae;
  font-size: 18px;
}
@media (max-width: 767.98px) {
  .search-input {
    width: 100%;
  }
}
.form-search-btn {
  float: right;
  padding-top: 4px;
}
.form-search-btn .btn {
  font-size: 15px;
  font-weight: 500;
  min-width: 97px;
  padding: 7px 15px;
  border-radius: 10px;
  background-color: #19bbdb;
  border: 1px solid #19bbdb;
  color: #fff;
  box-shadow: inset 0 0 0 0 #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.form-search-btn .btn:hover {
  color: #19bbdb;
  border-color: #19bbdb;
  background-color: #fff;
  box-shadow: inset 0 0 0 50px #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .form-search-btn .btn {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .form-search-btn {
    width: 100%;
    float: left;
  }
}
.banner-img {
  position: relative;
  text-align: right;
}
.banner-img .banner-img1 {
  position: absolute;
  top: 260px;
  left: -20px;
  -webkit-animation: float 2s ease-in-out infinite;
  animation: float 2s ease-in-out infinite;
}
.banner-img .banner-img2 {
  position: absolute;
  top: 200px;
  right: -40px;
  -webkit-animation: mover 3s infinite alternate;
  animation: mover 3s infinite alternate;
}
.banner-img .banner-img3 {
  position: absolute;
  top: 500px;
  right: -80px;
  -webkit-animation: mover 1s infinite alternate;
  animation: mover 1s infinite alternate;
}
@keyframes float {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
@-webkit-keyframes mover {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
  100% {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
  100% {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
  }
}
@media (max-width: 991.98px) {
  .banner-img {
    display: none;
  }
}
.specialities-section-one {
  background-color: #fff;
  margin: 0;
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .specialities-section-one {
    margin: 0;
    padding: 40px 0;
  }
}
.specialities-section-one .specialities-slider-one .item {
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .specialities-section-one .specialities-slider-one .item {
    margin-bottom: 40px;
  }
}
.specialities-section-one .specialities-slider-one .owl-stage-outer {
  margin-left: -10px;
}
.specialities-section-one .specialities-slider-one .owl-item img {
  width: auto;
}
.specialities-section-one .specialities-item {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  height: 196px;
  margin: 0 0 0 10px;
  padding: 30px;
  cursor: pointer;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one .specialities-item:hover {
  background: #fff;
  box-shadow: 0 10px 40px 10px rgba(0, 0, 0, 0.0784313725);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one .specialities-item:hover .specialities-img span {
  background: #19bbdb;
  border: #19bbdb;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one .specialities-item:hover .specialities-img span img {
  filter: invert(1) brightness(1000);
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.specialities-section-one .specialities-item p {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .specialities-section-one .specialities-item p {
    font-size: 16px;
  }
}
.specialities-section-one .specialities-img {
  padding-bottom: 18px;
}
.specialities-section-one .specialities-img span {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one .specialities-img span img {
  width: auto;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.specialities-section-one .specialities-btn {
  text-align: center;
}
.specialities-section-one .specialities-btn .btn {
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 6px;
  font-weight: 600;
  font-size: 15px;
  min-width: 170px;
  padding: 10px 13px;
  background: #19bbdb;
  border: 1px solid #19bbdb;
  box-shadow: inset 0 0 0 0 #fff;
  color: #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.specialities-section-one .specialities-btn .btn:hover {
  color: #19bbdb;
  background: #fff;
  border-color: #19bbdb;
  box-shadow: inset 0 0 0 50px #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .specialities-section-one .specialities-btn .btn {
    font-size: 14px;
    min-width: 190px;
  }
}
.specialities-section-one1 {
  background-color: #fff;
  margin: 0;
  padding: 0 0 60px 0;
}
@media (max-width: 991.98px) {
  .specialities-section-one1 {
    margin: 0;
    padding: 40px 0;
  }
}
.specialities-section-one1 .specialities-slider-one .item {
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .specialities-section-one1 .specialities-slider-one .item {
    margin-bottom: 40px;
  }
}
.specialities-section-one1 .specialities-slider-one .owl-stage-outer {
  margin-left: -10px;
}
.specialities-section-one1 .specialities-slider-one .owl-item img {
  width: auto;
}
.specialities-section-one1 .specialities-item {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  height: 196px;
  margin: 0 0 0 10px;
  padding: 30px;
  cursor: pointer;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one1 .specialities-item:hover {
  background: #fff;
  box-shadow: 0 10px 40px 10px rgba(0, 0, 0, 0.0784313725);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one1 .specialities-item:hover .specialities-img span {
  background: #19bbdb;
  border: #19bbdb;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one1 .specialities-item:hover .specialities-img span img {
  filter: invert(1) brightness(1000);
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.specialities-section-one1 .specialities-item p {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .specialities-section-one1 .specialities-item p {
    font-size: 16px;
  }
}
.specialities-section-one1 .specialities-img {
  padding-bottom: 18px;
}
.specialities-section-one1 .specialities-img span {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one1 .specialities-img span img {
  width: auto;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.specialities-section-one1 .specialities-btn {
  text-align: center;
}
.specialities-section-one1 .specialities-btn .btn {
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 6px;
  font-weight: 600;
  font-size: 15px;
  min-width: 170px;
  padding: 10px 13px;
  background: #19bbdb;
  border: 1px solid #19bbdb;
  box-shadow: inset 0 0 0 0 #fff;
  color: #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.specialities-section-one1 .specialities-btn .btn:hover {
  color: #19bbdb;
  background: #fff;
  border-color: #19bbdb;
  box-shadow: inset 0 0 0 50px #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .specialities-section-one1 .specialities-btn .btn {
    font-size: 14px;
    min-width: 190px;
  }
}
.specialities-section-one2 .specialities-slider-one .item {
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .specialities-section-one2 .specialities-slider-one .item {
    margin-bottom: 40px;
  }
}
.specialities-section-one2 .specialities-slider-one .owl-stage-outer {
  margin-left: -10px;
}
.specialities-section-one2 .specialities-slider-one .owl-item img {
  width: auto;
}
.specialities-section-one2 .specialities-item {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  height: 196px;
  margin: 0 0 0 10px;
  padding: 30px;
  cursor: pointer;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one2 .specialities-item:hover {
  background: #fff;
  box-shadow: 0 10px 40px 10px rgba(0, 0, 0, 0.0784313725);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one2 .specialities-item:hover .specialities-img span {
  background: #19bbdb;
  border: #19bbdb;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one2 .specialities-item:hover .specialities-img span img {
  filter: invert(1) brightness(1000);
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.specialities-section-one2 .specialities-item p {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .specialities-section-one2 .specialities-item p {
    font-size: 16px;
  }
}
.specialities-section-one2 .specialities-img {
  padding-bottom: 18px;
}
.specialities-section-one2 .specialities-img span {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one2 .specialities-img span img {
  width: auto;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.specialities-section-one2 .specialities-btn {
  text-align: center;
}
.specialities-section-one2 .specialities-btn .btn {
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 6px;
  font-weight: 600;
  font-size: 15px;
  min-width: 170px;
  padding: 10px 13px;
  background: #19bbdb;
  border: 1px solid #19bbdb;
  box-shadow: inset 0 0 0 0 #fff;
  color: #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.specialities-section-one2 .specialities-btn .btn:hover {
  color: #19bbdb;
  background: #fff;
  border-color: #19bbdb;
  box-shadow: inset 0 0 0 50px #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .specialities-section-one2 .specialities-btn .btn {
    font-size: 14px;
    min-width: 190px;
  }
}
.specialities-section-one2 .specialities-btn1 .btn {
  border-radius: 6px;
  font-weight: 600;
  font-size: 15px;
  min-width: 170px;
  padding: 10px 13px;
  background: #19bbdb;
  border: 1px solid #19bbdb;
  box-shadow: inset 0 0 0 0 #fff;
  color: #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.specialities-section-one2 .specialities-btn1 .btn:hover {
  color: #19bbdb;
  background: #fff;
  border-color: #19bbdb;
  box-shadow: inset 0 0 0 50px #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .specialities-section-one2 .specialities-btn1 .btn {
    font-size: 14px;
    min-width: 190px;
  }
}
.section-header-one {
  margin-bottom: 40px;
}
.section-header-one h2 {
  font-size: 40px;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .section-header-one h2 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .section-header-one h2 {
    font-size: 26px;
  }
}
.section-header-one .section-title {
  display: inline-block;
  position: relative;
}
.section-header-one h5 {
  font-weight: 600;
  font-size: 16px;
  color: #19bbdb;
  margin-bottom: 12px;
}
@media (max-width: 991.98px) {
  .section-header-one {
    margin-bottom: 40px;
  }
}
.doctors-section {
  background: #f9fafb;
  margin: 0;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.doctors-section::after {
  content: "";
  background: url(https://1igsmediclinic.comhttps://1igsmediclinic.comhttps://1igsmediclinic.comhttps://1igsmediclinic.com/c9da7c6dc35855d77d79.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 213px;
  height: 335px;
  opacity: 0.5;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .doctors-section::after {
    display: none;
  }
}
.doctors-section::before {
  content: "";
  background: url(https://1igsmediclinic.comhttps://1igsmediclinic.comhttps://1igsmediclinic.comhttps://1igsmediclinic.com/a45c9158b9409fb78d3d.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  width: 213px;
  height: 335px;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .doctors-section::before {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .doctors-section {
    margin: 0;
    padding: 40px 0;
  }
}
.doctor-shape-img {
  position: relative;
}
.doctor-shape-img .doctor-shape-left {
  position: absolute;
  top: 0;
  left: -35px;
}
.doctor-shape-img .doctor-shape-right {
  position: absolute;
  top: 230px;
  right: 0;
}
@media (max-width: 991.98px) {
  .doctor-shape-img {
    display: none;
  }
}
@-webkit-keyframes blinker {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.doctor-profile-widget {
  background: #fff;
  border: 1px solid #f9fafb;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.doctor-profile-img {
  position: relative;
  overflow: hidden;
  border-radius: 8px 8px 0 0;
}
.doctor-profile-img img {
  position: relative;
  border-radius: 8px 8px 0 0;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  width: 100%;
}
.doctor-profile-img:hover img {
  -webkit-transition: scale(1.15);
  -ms-transition: scale(1.15);
  transition: scale(1.15);
}
.doctor-profile-img:hover::before {
  -webkit-animation: circle 1s;
  animation: circle 1s;
}
.doctor-profile-img::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  opacity: 0;
}
@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
.doc-content {
  padding: 20px;
}
@media (max-width: 767.98px) {
  .doc-content {
    padding: 15px;
  }
}
.work-section {
  background: #f2f6f6;
  margin: 0;
  padding: 80px 0 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.work-section::after {
  content: "";
  background: url(/c9da7c6dc35855d77d79.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 213px;
  height: 335px;
  opacity: 0.5;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .work-section::after {
    display: none;
  }
}
.work-section::before {
  content: "";
  background: url(/a45c9158b9409fb78d3d.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  width: 213px;
  height: 335px;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .work-section::before {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .work-section {
    margin: 0;
    padding: 40px 0 20px;
  }
}
.work-img-info {
  position: relative;
}
@media (max-width: 991.98px) {
  .work-img-info {
    display: none;
  }
}
.work-img-info .work-img {
  position: absolute;
  bottom: 0;
}
.work-details {
  padding-left: 60px;
}
@media (max-width: 1199.98px) {
  .work-details {
    padding-left: 20px;
  }
}
.work-info {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  margin-bottom: 35px;
}
@media (max-width: 991.98px) {
  .work-info {
    margin-bottom: 20px;
  }
}
.work-info .work-icon {
  margin-right: 20px;
}
.work-info .work-icon span {
  min-width: 70px;
  height: 70px;
  background: #e0e7ff;
  border-radius: 10px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
}
.work-info .work-icon span img {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.work-info:hover .work-icon span {
  background: #fff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.work-info:hover .work-icon span img {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.work-info .work-content h5 {
  font-weight: 600;
  font-size: 18px;
  color: #1f2937;
  margin-bottom: 14px;
}
@media (max-width: 767.98px) {
  .work-info .work-content h5 {
    margin-bottom: 10px;
  }
}
.work-info .work-content p {
  font-size: 16px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .work-info .work-content p {
    font-size: 14px;
  }
}
.work-section {
  background: #f9fcff;
  margin: 0;
  padding: 80px 0 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.work-section::after {
  content: "";
  background: url(/c9da7c6dc35855d77d79.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 213px;
  height: 335px;
  opacity: 0.5;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .work-section::after {
    display: none;
  }
}
.work-section::before {
  content: "";
  background: url(/a45c9158b9409fb78d3d.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  width: 213px;
  height: 335px;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .work-section::before {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .work-section {
    margin: 0;
    padding: 40px 0 20px;
  }
}
.work-img-info {
  position: relative;
}
@media (max-width: 991.98px) {
  .work-img-info {
    display: none;
  }
}
.work-img-info .work-img {
  position: absolute;
  bottom: 0;
}
.work-details {
  padding-left: 60px;
  padding-bottom: 45px;
}
@media (max-width: 1199.98px) {
  .work-details {
    padding-left: 20px;
  }
}
@media (max-width: 991.98px) {
  .work-details {
    padding-bottom: 0;
  }
}
.work-info {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  margin-bottom: 35px;
}
@media (max-width: 991.98px) {
  .work-info {
    margin-bottom: 20px;
  }
}
.work-info .work-icon {
  margin-right: 20px;
}
.work-info .work-icon span {
  min-width: 70px;
  height: 70px;
  background: #dbeffe;
  border-radius: 10px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
}
.work-info .work-icon span img {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.work-info:hover .work-icon span {
  background: #fff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.work-info:hover .work-icon span img {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.work-info .work-content h5 {
  font-weight: 600;
  font-size: 18px;
  color: #1f2937;
  margin-bottom: 14px;
}
@media (max-width: 767.98px) {
  .work-info .work-content h5 {
    margin-bottom: 10px;
  }
}
.work-info .work-content p {
  font-size: 16px;
  margin-bottom: 0;
  color: #374151;
}
@media (max-width: 767.98px) {
  .work-info .work-content p {
    font-size: 14px;
  }
}
.testimonial-details p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.articles-section {
  background-color: #fff;
  margin: 0;
  padding: 40px 0 56px;
}
@media (max-width: 991.98px) {
  .articles-section {
    margin: 0;
    padding: 40px 0 16px;
  }
}
.articles-grid {
  border: 2px solid #ededed;
  border-radius: 6px;
  padding: 24px;
  margin-bottom: 24px;
}
.articles-info .articles-left {
  margin-right: 24px;
}
.articles-info .articles-left .articles-img {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  width: 205px;
  height: 180px;
}
.articles-info .articles-left .articles-img img {
  position: relative;
  border-radius: 8px;
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  width: 100%;
}
.articles-info .articles-left .articles-img:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.articles-info .articles-left .articles-img:hover::before {
  -webkit-animation: circle 1s;
  animation: circle 1s;
}
.articles-info .articles-left .articles-img::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  opacity: 0;
}
@media (max-width: 1199.98px) {
  .articles-info .articles-left .articles-img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 1199.98px) {
  .articles-info .articles-left {
    margin: 0 0 20px 0;
    padding: 0;
  }
}
@media (max-width: 1199.98px) {
  .articles-info {
    display: block;
    text-align: center;
  }
}
.articles-content .articles-list {
  margin-bottom: 10px;
}
.articles-content .articles-list li {
  margin-right: 15px;
  color: #374151;
  font-size: 12px;
}
.articles-content .articles-list li:last-child {
  margin-right: 0;
}
.articles-content .articles-list li i {
  font-size: 14px;
  margin-right: 8px;
}
@media (max-width: 1199.98px) {
  .articles-content .articles-list {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
  }
}
.articles-content h4 {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 5px;
  max-width: 320px;
}
@media (max-width: 1199.98px) {
  .articles-content h4 {
    margin: auto;
    margin-bottom: 10px;
  }
}
@media (max-width: 991.98px) {
  .articles-content h4 {
    max-width: inherit;
  }
}
.articles-content h4 a {
  color: #1f2937;
}
.articles-content h4 a:hover {
  color: #19bbdb;
}
.articles-content p {
  color: #374151;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-bottom: 16px;
}
.articles-content .btn {
  font-weight: 600;
  font-size: 15px;
  color: #19bbdb;
  background: #fff;
  border: 2px solid #19bbdb;
  box-shadow: inset 0 0 0 0 #19bbdb;
  border-radius: 6px;
  min-width: 103px;
  padding: 7px 10px;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.articles-content .btn:hover {
  color: #fff;
  border-color: #19bbdb;
  background: #19bbdb;
  box-shadow: inset 0 0 0 50px #19bbdb;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .articles-content .btn {
    font-size: 14px;
  }
}
.mobile-img {
  position: relative;
  bottom: 0;
}
@media (max-width: 991.98px) {
  .mobile-img {
    display: none;
  }
}
@media (max-width: 1440.98px) {
  .mobile-img img {
    max-width: 450px;
  }
}
@media (max-width: 1199.98px) {
  .mobile-img img {
    max-width: 370px;
  }
}
.faq-section {
  background-color: #fff;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 0 120px;
}
@media (max-width: 1199.98px) {
  .faq-section {
    margin: 0;
    padding: 0 0 80px;
  }
}
@media (max-width: 991.98px) {
  .faq-section {
    margin: 0;
    padding: 0 0 40px;
  }
}
.faq-img {
  position: relative;
}
@media (max-width: 991.98px) {
  .faq-img {
    text-align: center;
    margin-bottom: 80px;
  }
}
@media (max-width: 767.98px) {
  .faq-img {
    margin-bottom: 70px;
  }
}
.faq-patients-count {
  background: #fff;
  box-shadow: 0 100px 80px rgba(0, 0, 0, 0.03),
    0 64.81px 46.85px rgba(0, 0, 0, 0.0228),
    0 38.52px 25.48px rgba(0, 0, 0, 0.0182), 0 20px 13px rgba(0, 0, 0, 0.015),
    0 8.15px 6.52px rgba(0, 0, 0, 0.0118), 0 1.85px 3.15px rgba(0, 0, 0, 0.0072);
  border-radius: 10px;
  padding: 15px;
  min-width: 222px;
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 991.98px) {
  .faq-patients-count {
    justify-content: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    box-shadow: none;
    border: 1px solid #f3f3f3;
  }
}
.faq-patients-content h4 {
  font-weight: 700;
  font-size: 24px;
  color: #1f2937;
  margin-bottom: 3px;
}
@media (max-width: 767.98px) {
  .faq-patients-content h4 {
    font-size: 20px;
  }
}
.faq-patients-content p {
  font-weight: 600;
  font-size: 18px;
  color: #374151;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .faq-patients-content p {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .faq-patients-content {
    text-align: left;
  }
}
.footer-1.footer {
  background-color: #f2f6f6;
}
.footer-1.footer .footer-top .footer-title {
  color: #1f2937;
}
.footer-1.footer .footer-top .footer-widget.footer-menu ul li a {
  color: #6b7280;
  position: relative;
  overflow: hidden;
  background: url(/ff01fa572de27c8ebe4b.png) no-repeat -20px 20px;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.footer-1.footer .footer-top .footer-widget .footer-about-content p {
  color: #6b7280;
}
.footer-1.footer .footer-top .footer-widget .footer-contact-info {
  color: #6b7280;
}
.footer-1.footer .subscribe-form {
  position: relative;
}
.footer-1.footer .subscribe-form .form-control {
  font-weight: 500;
  font-size: 14px;
  min-height: 46px;
  color: #6b7280;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 6px 0 0 6px;
  margin: 0;
  padding: 6px 112px 6px 15px;
}
.footer-1.footer .subscribe-form .btn {
  font-weight: 400;
  margin: 0;
  padding: 11px 16px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 0 6px 6px 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.doc-plan .pricing-header {
  padding-bottom: 18px;
}
.doc-plan .pricing-header .pricing-header-info {
  padding-bottom: 0;
}
.doc-plan .pricing-list {
  padding-bottom: 30px;
}
.doc-plan .pricing-list ul li {
  margin-bottom: 14px;
}
.service-sec-one {
  padding-bottom: 56px;
}
@media (max-width: 991.98px) {
  .service-sec-one {
    padding-bottom: 36px;
  }
}
.blog {
  border: 1px solid #f0f0f0;
  background-color: #fff;
  position: relative;
  border-radius: 4px;
  margin: 0 0 30px;
  padding: 1.5rem;
}
@media (max-width: 575.98px) {
  .blog {
    padding: 1.25rem;
  }
}
.blog .blog-image {
  margin: 0 0 30px;
  overflow: hidden;
}
.blog .blog-image img {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.blog .blog-image a:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.blog .blog-title {
  font-size: 22px;
  margin: 0 0 10px;
}
@media (max-width: 767.98px) {
  .blog .blog-title {
    font-size: 20px;
  }
}
@media (max-width: 575.98px) {
  .blog .blog-title {
    font-size: 18px;
  }
}
.blog .blog-title a {
  color: #272b41;
}
.blog .blog-title a:hover {
  color: #20c0f3;
}
.blog .blog-content {
  position: relative;
}
.blog .blog-content p {
  color: #666;
  font-size: 14px;
  margin: 0 0 30px;
}
.blog.grid-blog {
  padding: 20px;
}
.blog.grid-blog .blog-title {
  font-size: 18px;
  min-height: 43px;
  margin: 0 0 5px;
}
@media (max-width: 767.98px) {
  .blog.grid-blog .blog-title {
    min-height: inherit;
  }
}
.blog.grid-blog .blog-content p {
  margin: 0 0 15px;
}
.blog.grid-blog .blog-info {
  margin: 0 0 15px;
}
.blog.grid-blog .blog-image {
  margin: 0 0 20px;
}
.blog.grid-blog .post-author {
  width: 189px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.blog.grid-blog .post-author a:hover {
  color: #20c0f3;
}
.blog-image,
.blog-image img,
.blog-image > a {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
.blog-info {
  color: #757575;
  font-size: 14px;
  margin: 0 0 15px;
}
.blog-info a {
  color: #757575;
}
.blog-info a:hover {
  color: #757575;
}
.blog-info i {
  color: #20c0f3;
  font-size: 14px;
  margin-right: 5px;
}
@media (max-width: 575.98px) {
  .blog-info i {
    font-size: 14px;
  }
}
.post-left ul {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}
.post-left ul li {
  margin-bottom: 5px;
  margin-right: 20px;
}
@media (max-width: 575.98px) {
  .post-left ul li {
    margin-right: 10px;
  }
}
.post-left ul li:last-child {
  margin-right: 0;
}
@media (max-width: 575.98px) {
  .post-left ul li:last-child {
    margin-right: 10px;
  }
}
.post-author a {
  display: flex;
  align-items: center;
}
.video {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}
.post-info {
  margin-left: 95px;
}
.post-info h4 {
  font-size: 15px;
  margin: 0 0 5px;
}
.post-info h4 a {
  color: #272b41;
}
.post-info h4 a:hover {
  color: #20c0f3;
}
.post-info p {
  color: #757575;
  font-size: 12px;
  margin: 0;
}
.post-info p i {
  color: #20c0f3;
  font-size: 14px;
  margin-right: 4px;
}
.blog-view .blog-title {
  font-size: 24px;
}
@media (max-width: 767.98px) {
  .blog-view .blog-title {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  .blog-view .blog-title {
    font-size: 20px;
  }
}
.blog-view .blog-info {
  border: 0;
  margin: 0 0 20px;
  padding: 0;
}
.blog-content p:last-child {
  margin: 0;
}
.blog-date {
  color: #999;
  font-size: 12px;
}
.blog-author-name {
  color: #272b41;
  font-size: 16px;
  font-weight: 600;
}
.about-author-img {
  background-color: #fff;
  height: 100px;
  overflow: hidden;
  position: absolute;
  width: 100px;
}
@media (max-width: 575.98px) {
  .about-author-img {
    height: 60px;
    width: 60px;
  }
}
.author-details {
  margin: 0 0 0 120px;
}
@media (max-width: 575.98px) {
  .author-details {
    margin-left: 80px;
  }
}
.author-details .blog-author-name {
  display: inline-block;
  margin: 0 0 10px;
}
.about-author {
  min-height: 100px;
}
.post-author img {
  width: 28px;
  margin-right: 5px;
  border-radius: 100%;
}
.blogs-section {
  padding: 50px 0;
  background-color: #fff;
}
@media (max-width: 767.98px) {
  .blogs-section {
    padding: 30px 0;
  }
}
.blogs-section .blog-wrapper {
  background: #fff;
  border: 1px solid #e8eeff;
  box-sizing: border-box;
  border-radius: 10px 10px 0 0;
  margin-bottom: 30px;
}
.blogs-section .blog-wrapper .wrap-image img {
  width: 100%;
  border-radius: 10px 10px 0 0;
}
.blogs-section .blog-wrapper .wrap-content {
  padding: 10px;
}
.blogs-section .blog-wrapper .wrap-content .post-author a {
  display: flex;
  align-items: center;
}
.blogs-section .blog-wrapper .wrap-content .post-author a img {
  width: 20px;
  flex: 0 0 20px;
  margin: 0 5px;
}
.blogs-section .blog-wrapper .wrap-content .post-author a span {
  font-size: 12px;
  font-weight: 600;
  color: #000;
}
.blogs-section .blog-wrapper .wrap-content-body {
  margin-top: 10px;
}
@media (max-width: 767.98px) {
  .blogs-section .blog-wrapper .wrap-content-body h3 {
    font-size: 17px;
  }
}
.blogs-section .blog-wrapper .wrap-content-body h3 a {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  line-height: 1.5;
}
@media (max-width: 767.98px) {
  .blogs-section .blog-wrapper .wrap-content-body h3 a {
    font-size: 17px;
  }
}
.blogs-section .blog-wrapper .wrap-content-body p {
  font-size: 12px;
  color: #000;
}
.blogs-section .view-btn {
  background-color: #20c0f3;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  border-radius: 30px;
  border: 1px solid #20c0f3;
  padding: 6px 20px;
}
@media (max-width: 767.98px) {
  .blogs-section .view-btn {
    font-size: 14px;
  }
}
.blogs-section .view-btn:hover {
  background-color: #19bbdb;
  border: 1px solid #19bbdb;
}
.our-blog-section {
  padding: 60px 0;
  background: #fff;
}
@media (max-width: 991.98px) {
  .our-blog-section {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .our-blog-section {
    padding: 30px 0;
  }
}
.our-blog-section .our-blogs {
  display: block;
  transition: 0.6s;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.our-blog-section .our-blogs .blogs-img {
  position: relative;
  transition: 0.6s;
}
.our-blog-section .our-blogs .blogs-info {
  background: #fff;
  border: 1px solid #e8eeff;
  padding: 15px;
}
.our-blog-section .our-blogs .blogs-info span {
  color: #20c0f3;
}
.our-blog-section .our-blogs .blogs-info h4 {
  color: #000;
  line-height: 28px;
}
.our-blog-section .our-blogs .blogs-info h4:hover {
  color: #1c5b91;
}
.our-blog-section .our-blogs .blogs-info p {
  font-size: 13px;
}
.our-blog-section .our-blogs .blogs-nav {
  border: 1px solid #e8eeff;
  padding: 10px;
  border-top: 0;
}
.our-blog-section .our-blogs .blogs-nav .blogs-btn {
  background: #1c5b90;
  border-radius: 30px;
  color: #fff;
  padding: 8px 10px;
  display: block;
  width: 110px;
  text-align: center;
  font-size: 12px;
}
.our-blog-section .our-blogs .blogs-nav .blogs-btn:hover {
  background-color: #19bbdb;
}
.blogs-time {
  color: #17418e !important;
}
.booking-doc-info .booking-doc-img {
  width: 80px;
  margin-right: 15px;
}
@media (max-width: 767.98px) {
  .booking-doc-info .booking-doc-img {
    width: 75px;
  }
}
@media (max-width: 575.98px) {
  .booking-doc-info .booking-doc-img {
    width: 70px;
  }
}
.booking-doc-info .booking-doc-img img {
  height: 80px;
  width: 80px;
  object-fit: cover;
  border-radius: 4px;
}
@media (max-width: 767.98px) {
  .booking-doc-info .booking-doc-img img {
    height: 75px;
    width: 75px;
  }
}
@media (max-width: 575.98px) {
  .booking-doc-info .booking-doc-img img {
    height: 70px;
    width: 70px;
  }
}
.schedule-widget {
  min-height: 100px;
  border-radius: 4px;
}
.schedule-widget .schedule-header {
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 20px;
  border-radius: 4px 4px 0 0;
}
.schedule-widget .schedule-header h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 3px 0 0;
}
.schedule-list {
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
.schedule-list:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.submit-section .submit-btn {
  padding: 12px 30px;
  font-weight: 600;
  font-size: 16px;
  min-width: 120px;
}
@media (max-width: 767.98px) {
  .submit-section .submit-btn {
    padding: 10px 20px;
    font-size: 15px;
    min-width: 105px;
  }
}
@media (max-width: 575.98px) {
  .booking-schedule.schedule-widget {
    overflow-x: auto;
  }
}
@media (max-width: 575.98px) {
  .booking-schedule.schedule-widget > div {
    width: 730px;
  }
}
.visits input.form-check-input {
  opacity: 0;
  visibility: hidden;
  margin-left: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.visits .form-check-input {
  opacity: 0;
}
.back-link {
  padding-bottom: 30px;
}
.back-link a {
  font-size: 15px;
  color: #959595;
}
.back-link a:hover {
  color: #19bbdb;
}
.back-link a i {
  margin-right: 10px;
}
@media (max-width: 767.98px) {
  .back-link {
    padding-bottom: 25px;
  }
}
.booking-header {
  padding-bottom: 25px;
}
.booking-header .booking-title {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .booking-header {
    padding-bottom: 20px;
  }
}
.booking-date.choose-date-book {
  padding-bottom: 30px;
}
.booking-date.choose-date-book p {
  color: #8c8c8c;
  margin: 0 10px 0 0;
  padding: 0;
  margin-right: 10px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .booking-date.choose-date-book p {
    margin: 0 0 10px 0;
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .booking-date.choose-date-book {
    display: block;
    padding-bottom: 20px;
  }
}
.booking-date-slider {
  padding-bottom: 30px;
}
.booking-device-img {
  margin-right: 15px;
}
.booking-device-img img {
  max-width: inherit;
}
.booking-doctor-info h3 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px;
}
.booking-doctor-info .device-text {
  margin-bottom: 12px;
}
.booking-doctor-info .btn {
  font-weight: 500;
  font-size: 14px;
  margin: 0;
  padding: 4px 10px;
  min-width: 109px;
  color: #19bbdb;
  background: #fff;
  border: 2px solid #19bbdb;
  box-shadow: inset 0 0 0 0 #19bbdb;
  border-radius: 6px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.booking-doctor-info .btn:hover {
  color: #fff;
  background: #19bbdb;
  box-shadow: inset 0 0 0 50px #19bbdb;
  border: 2px solid #19bbdb;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.date-slider {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.date-slider .slick-slide {
  display: block;
  margin: 0;
  padding: 0 5px;
}
.date-slider li h4 {
  font-weight: 500;
  font-size: 16px;
  color: #b9b9b9;
  margin-bottom: 5px;
}
@media (max-width: 1199.98px) {
  .date-slider li h4 {
    font-size: 13px;
  }
}
@media (max-width: 991.98px) {
  .date-slider li h4 {
    font-size: 16px;
  }
}
.date-slider li p {
  color: #d4d4d4;
  margin-bottom: 0;
}
.date-slider li.active h4 {
  color: #000;
}
.date-slider li.active p {
  color: #aaa;
}
.form-group-flex .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  color: #292929;
  padding: 3px 5px;
  margin-bottom: 10px;
  min-width: 60px;
  background: #e0efff;
  border: 1px solid #e0efff;
  border-radius: 4px;
  box-shadow: inset 0 0 0 0 #19bbdb;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.form-group-flex .btn:hover {
  color: #fff;
  border: 1px solid #19bbdb;
  box-shadow: inset 0 0 0 50px #19bbdb;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.form-group-flex .btn i {
  font-size: 16px;
  margin-right: 2px;
}
@media (max-width: 479.98px) {
  .search-time-mobile input {
    margin-top: 10px;
    width: 100%;
  }
}
.widget-profile {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.widget-profile .profile-info-widget {
  display: block !important;
  text-align: center !important;
}
.widget-profile .profile-info-widget .booking-doc-img {
  display: inline-block;
  width: auto;
  background-color: #f7f7f7;
  margin: 0 0 15px !important;
  padding: 8px;
  border-radius: 50%;
}
.widget-profile .profile-info-widget .booking-doc-img img {
  height: 120px !important;
  width: 120px !important;
  border-radius: 50% !important;
}
.appointment-list .profile-info-widget {
  margin-right: auto;
  text-align: left;
}
@media (max-width: 479.98px) {
  .appointment-list .profile-info-widget {
    text-align: center;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 479.98px) {
  .appointment-list .profile-info-widget .booking-doc-img {
    margin: 0 0 15px;
  }
}
.appointment-list .profile-info-widget .booking-doc-img img {
  height: 120px;
  object-fit: cover;
  width: 120px;
  border-radius: 4px;
}
@media (max-width: 479.98px) {
  .appointment-list .profile-info-widget .booking-doc-img img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
  }
}
.appointments .appointment-list {
  background-color: #fff;
  border: 1px solid #f0f0f0;
  margin: 0 0 20px;
  padding: 20px;
  border-radius: 4px;
}
.appointments .appointment-list:last-child {
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .appointments .appointment-list {
    display: block;
  }
}
@media (max-width: 1199.98px) {
  .appointments .appointment-list {
    flex-direction: column;
  }
}
@media (max-width: 479.98px) {
  .appointments .appointment-list {
    text-align: center;
  }
}
@media (max-width: 1199.98px) {
  .appointments .appointment-action {
    margin-top: 10px;
  }
}
@media (max-width: 479.98px) {
  .appointments .appointment-action {
    margin-top: 0;
  }
}
.appointments .appointment-action a {
  font-size: 13px;
}
.appointments .appointment-action a + a {
  margin-left: 5px;
}
.info-details {
  list-style: none;
  margin: 0;
  padding: 0;
}
.info-details li {
  margin-bottom: 10px;
}
.info-details li:last-child {
  margin-bottom: 0;
}
.info-details li .title {
  color: #272b41;
  font-weight: 500;
}
.info-details li .text {
  color: #757575;
  display: block;
  font-size: 16px;
  overflow: hidden;
}
.doctor-action {
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .doctor-action {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
  }
}
.doctor-action a + a {
  margin-left: 8px;
}
.call-btn:focus,
.call-btn:hover {
  background-color: #19bbdb;
  border-color: #19bbdb;
  color: #fff;
}
.widget {
  margin-bottom: 30px;
}
.widget-title {
  margin-bottom: 15px;
}
.experience-box {
  position: relative;
}
.experience-list {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
}
.experience-list::before {
  background: #ddd;
  bottom: 0;
  content: "";
  width: 2px;
  position: absolute;
  top: 8px;
  left: 8px;
}
.experience-list li {
  position: relative;
}
.experience-list li:last-child .experience-content {
  margin-bottom: 0;
}
.experience-list > li .experience-content {
  background-color: #fff;
  position: relative;
  margin: 0 0 20px 40px;
  padding: 0;
}
.experience-list > li .time {
  color: #757575;
  display: block;
  font-size: 13px;
}
.before-circle {
  background-color: rgba(32, 192, 243, 0.2);
  height: 12px;
  width: 12px;
  border: 2px solid #20c0f3;
  border-radius: 50%;
}
.service-list {
  margin-bottom: 30px;
}
.service-list:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.service-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.service-list ul li {
  float: left;
  padding-left: 25px;
  position: relative;
  width: 33%;
  margin: 6px 0;
}
@media (max-width: 767.98px) {
  .service-list ul li {
    width: 50%;
  }
}
@media (max-width: 575.98px) {
  .service-list ul li {
    width: 100%;
  }
}
.service-list ul li::before {
  color: #ccc;
  content: "\f30b";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
}
.location-list {
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  padding: 20px;
}
.location-list + .location-list {
  margin-top: 20px;
}
.location-list .consult-price {
  font-size: 20px;
  font-weight: 500;
  color: #272b41;
}
.clinic-content .clinic-name {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 3px;
}
.star-rating {
  direction: rtl;
}
.star-rating input[type="radio"] {
  display: none;
}
.star-rating input[type="radio"]:checked ~ label {
  color: #f2b600;
}
.star-rating label {
  color: #bbb;
  cursor: pointer;
  font-size: 18px;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.star-rating label:hover,
.star-rating label:hover ~ label {
  color: #f2b600;
}
.time-items {
  color: #757575;
}
.time-items > span {
  display: block;
  text-align: right;
}
.contact-card .card-body {
  padding-bottom: 0.625rem;
}
.submit-section .submit-btn {
  font-weight: 700;
  font-size: 16px;
  min-width: 120px;
  padding: 12px 30px;
}
.submit-section .submit-btn + .submit-btn {
  margin-left: 15px;
}
@media (max-width: 767.98px) {
  .submit-section .submit-btn {
    font-size: 15px;
    min-width: 105px;
    padding: 10px 20px;
  }
}
.doc-profile-card {
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  background: #fff;
}
.doctor-widget.doctor-profile-two {
  align-items: center;
}
@media (max-width: 1199.98px) {
  .doctor-widget.doctor-profile-two {
    flex-direction: column;
    align-items: start;
  }
}
.doctor-widget.doctor-profile-two .doc-info-left {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .doctor-widget.doctor-profile-two .doc-info-left {
    flex-direction: row;
    text-align: left;
  }
}
@media (max-width: 575.98px) {
  .doctor-widget.doctor-profile-two .doc-info-left {
    flex-direction: column;
  }
}
.doctor-widget.doctor-profile-two .doc-info-left .doctor-img {
  flex: 0 0 180px;
  margin-right: 20px;
  width: 180px;
}
@media (max-width: 1399.98px) {
  .doctor-widget.doctor-profile-two .doc-info-left .doctor-img {
    flex: 0 0 160px;
    width: 160px;
  }
}
@media (max-width: 767.98px) {
  .doctor-widget.doctor-profile-two .doc-info-left .doctor-img {
    flex: 0 0 130px;
    width: 130px;
  }
}
@media (max-width: 575.98px) {
  .doctor-widget.doctor-profile-two .doc-info-left .doctor-img {
    margin: 0 0 20px;
  }
}
.doctor-widget.doctor-profile-two .doc-info-right {
  flex: 1;
  max-width: 100%;
  width: 100%;
  margin-left: 50px;
  margin-bottom: 20px;
}
@media (max-width: 1399.98px) {
  .doctor-widget.doctor-profile-two .doc-info-right {
    margin-left: 20px;
  }
}
@media (max-width: 1199.98px) {
  .doctor-widget.doctor-profile-two .doc-info-right {
    margin-left: 0;
  }
}
.doc-profile-card-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #cbd5e1;
  padding-top: 25px;
  margin-top: 5px;
}
@media (max-width: 1199.98px) {
  .doc-profile-card-bottom {
    flex-direction: column;
    align-items: self-start;
  }
}
.doc-profile-card-bottom ul {
  display: flex;
  align-items: center;
}
@media (max-width: 575.98px) {
  .doc-profile-card-bottom ul {
    display: block;
  }
}
.doc-profile-card-bottom ul li {
  display: flex;
  align-items: center;
  margin-right: 20px;
  color: #000;
}
@media (max-width: 575.98px) {
  .doc-profile-card-bottom ul li {
    margin-bottom: 15px;
    margin-right: 0;
  }
}
.doc-profile-card-bottom ul li:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.doc-profile-card-bottom ul li span {
  width: 32px;
  height: 32px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 10px;
}
.doc-profile-card-bottom .bottom-book-btn {
  display: flex;
  align-items: center;
}
@media (max-width: 1199.98px) {
  .doc-profile-card-bottom .bottom-book-btn {
    margin-top: 20px;
  }
}
.doc-profile-card-bottom .bottom-book-btn p {
  font-size: 14px;
  color: #1e293b;
  margin-bottom: 0;
}
.doc-profile-card-bottom .bottom-book-btn p span {
  font-weight: 600;
}
.information-title-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 9px;
  margin-bottom: 24px;
  border-bottom: 1px solid #cbd5e1;
}
.information-title-list li {
  margin-right: 15px;
  margin-bottom: 15px;
}
.information-title-list li:last-child {
  margin-right: 0;
}
.information-title-list li a {
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  color: #0f172a;
  font-weight: 500;
  padding: 10px;
  display: inline-flex;
  align-items: center;
  line-height: normal;
}
.information-title-list li a:hover {
  background: #0092e4;
  border-color: #0092e4;
  color: #fff;
}
.information-title-list li.active a {
  background: #0092e4;
  border-color: #0092e4;
  color: #fff;
}
.doc-information-details {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #cbd5e1;
}
.doc-information-details .experience-info {
  display: flex;
  align-items: center;
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  padding: 24px;
  margin-bottom: 15px;
}
@media (max-width: 575.98px) {
  .doc-information-details .experience-info {
    display: block;
  }
}
.doc-information-details .experience-info .experience-logo {
  flex-shrink: 0;
}
.doc-information-details .experience-info .experience-logo span {
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 24px;
}
@media (max-width: 575.98px) {
  .doc-information-details .experience-info .experience-logo span {
    margin: 0 0 20px;
  }
}
.doc-information-details .experience-info .experience-content h5 {
  font-size: 20px;
  color: #0f172a;
  font-weight: 600;
  margin-bottom: 5px;
}
@media (max-width: 575.98px) {
  .doc-information-details .experience-info .experience-content h5 {
    font-size: 18px;
  }
}
.doc-information-details .experience-info .experience-content ul li {
  position: relative;
  display: flex;
  align-items: center;
}
.doc-information-details .experience-info .experience-content ul li + li {
  padding-left: 10px;
  margin-left: 5px;
}
.doc-information-details
  .experience-info
  .experience-content
  ul
  li
  + li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #d9d9d9;
  position: absolute;
  border-radius: 20px;
  left: 0;
}
.doc-information-details .experience-info .experience-content .ent-list {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.doc-information-details .experience-info .experience-content .ent-list li {
  color: #0f172a;
}
.doc-information-details .experience-info .experience-content .date-list {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.doc-information-details .experience-info .experience-content .date-list li {
  color: #1e293b;
}
.doc-information-details .experience-info .experience-content p {
  color: #334155;
  margin-bottom: 0;
}
.doc-information-main .doc-information-details:last-child {
  border-bottom: 0;
}
.profile-info-widget {
  text-align: left;
}
.profile-info-widget .booking-doc-img {
  margin-right: 15px;
  position: relative;
}
.profile-info-widget .booking-doc-img img {
  height: 90px;
  width: 90px;
  object-fit: cover;
  border-radius: 4px;
}
.profile-info-widget .booking-doc-img::after {
  content: url(https://1igsmediclinic.com/2e4d2324c79de6cf25c0.svg);
  width: auto;
  height: auto;
  position: absolute;
  right: 20px;
  bottom: 0;
  border: 2px solid #fff;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  border-radius: 50%;
}
.profile-image img {
  margin-bottom: 1.5rem;
}
.input-block-new label {
  color: #1f2937;
  font-weight: 500;
}
.header-dropdown .dropdown-toggle {
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  padding: 5px 10px;
  display: inline-block;
  line-height: normal;
}
.header-dropdown .dropdown-menu {
  border-color: #e2e8f0;
}
.header-dropdown .dropdown-toggle {
  padding: 5px 10px 5px 5px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  color: #64748b;
}
.header-dropdown .dropdown-toggle::after {
  border-width: 0 2px 2px 0;
  border-color: #64748b;
  padding: 3px;
  transform: rotate(45deg) translateY(-50%);
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  border-style: solid;
  margin-left: 10px;
}
.header-dropdown .dropdown-toggle.show::after {
  border-width: 2px 0 0 2px;
  position: relative;
  top: 3px;
}
.header-dropdown .dropdown-menu {
  padding: 15px;
}
.header-dropdown .dropdown-menu a {
  padding: 5px 10px;
  border-radius: 10px;
}
.header-dropdown .dropdown-menu a:hover {
  background: #f8fafc;
}
.header .header-nav .header-navbar-rht li .dropdown-menu .dropdown-item {
  color: #0f172a;
  font-weight: 500;
}
.patient-info {
  margin-top: 15px;
}
.patient-info ul {
  list-style: none;
  font-size: 0.875rem;
  margin: 0;
  padding: 0;
}
.patient-info ul li {
  position: relative;
  font-size: 0.875rem;
  font-weight: 500;
  color: #272b41;
  text-transform: capitalize;
}
.patient-info ul li + li {
  margin-top: 15px;
}
.patient-info ul li i {
  width: 18px;
}
.patient-info ul li span {
  color: #757575;
  float: right;
  font-weight: 400;
}
.profile-info-widget {
  text-align: left;
}
.profile-info-widget .booking-doc-img {
  margin-right: 15px;
}
.profile-info-widget .booking-doc-img img {
  height: 90px;
  width: 90px;
  object-fit: cover;
  border-radius: 4px;
}
.patient-details h5 {
  color: #757575;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 8px;
}
.patient-details h5 i {
  width: 18px;
}
.book-appointment-head {
  background: #4338ca;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  background-image: url(https://1igsmediclinic.com/70476f8b78fe816c956b.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: 24px;
}
.book-appointment-head h3 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 0;
}
.book-appointment-head h3 span {
  font-size: 14px;
  display: block;
  margin-bottom: 3px;
}
.medical-details-item {
  padding-bottom: 0;
}
.cal-form-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
@-webkit-keyframes wave {
  0%,
  100%,
  60% {
    -webkit-transform: initial;
    transform: initial;
  }
  30% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes wave {
  0%,
  100%,
  60% {
    -webkit-transform: initial;
    transform: initial;
  }
  30% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
.chat-window .card .card-header {
  background-color: #fff;
  border-bottom: 1px solid #19bbdb;
}
.chat-page .footer {
  display: none;
}
.chat-search .input-group .form-control {
  margin: 0;
  padding: 0 0 0 36px;
  height: 46px;
}
.card-footer {
  background-color: #fff;
  border-top: 1px solid #19bbdb;
  margin: 0;
  padding: 1rem 1.5rem;
}
@keyframes blink {
  50% {
    opacity: 1;
  }
}
.call-wrapper {
  position: relative;
  height: calc(100vh - 145px);
}
.call-box .call-wrapper {
  height: auto;
  text-align: center;
}
.call-box .call-wrapper .call-items .call-item {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid transparent;
  border-radius: 100%;
  color: #fff;
  line-height: 0;
  margin: 0 5px;
  padding: 15px;
}
.call-box .call-wrapper .call-items .call-item:hover {
  opacity: 0.9;
}
.call-box .call-wrapper .call-items .call-item:first-child,
.call-box .call-wrapper .call-items .call-item:last-child {
  margin-top: -30px;
}
.call-box .call-wrapper .call-items .call-item.call-end {
  background: #f06060;
  border: 1px solid #f06060;
  color: #fff;
  line-height: 0;
  border-radius: 100%;
  margin: 30px 20px 0;
  padding: 20px;
}
.call-box .call-wrapper .call-items .call-item.call-start {
  background: #55ce63;
  border: 1px solid #55ce63;
  color: #fff;
  line-height: 0;
  border-radius: 100%;
  margin: 30px 20px 0;
  padding: 20px;
}
.call-box .btn {
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@-webkit-keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  }
  100% {
    -webkit-box-shadow: 0 0 0 30px transparent;
  }
}
@keyframes ripple {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  }
  100% {
    -moz-box-shadow: 0 0 0 30px transparent;
    box-shadow: 0 0 0 30px transparent;
  }
}
.login-right {
  background-color: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  padding: 25px;
}
@media (max-width: 767.98px) {
  .login-right {
    margin: 0 15px;
    padding: 15px;
  }
}
.login-right .inner-right-login {
  max-width: 355px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .login-left {
    display: none;
  }
}
.login-header {
  margin-bottom: 20px;
}
.login-header p {
  margin-bottom: 0;
}
.login-header h3 {
  font-size: 18px;
  margin-bottom: 3px;
}
@media (max-width: 479.98px) {
  .login-header h3 {
    text-align: center;
  }
}
.login-header h3 a {
  color: #0de0fe;
  float: right;
  font-size: 15px;
  margin-top: 2px;
}
@media (max-width: 479.98px) {
  .login-header h3 a {
    color: #0de0fe;
    float: none;
    font-size: 15px;
    margin-top: 10px;
    text-align: center;
    display: block;
  }
}
.login-header .logo-icon {
  text-align: center;
  margin: 40px auto 20px;
}
.login-btn {
  font-size: 18px;
  font-weight: 500;
}
.login-btn:hover {
  background-color: #f16231 !important;
  border: 1px solid #f16231 !important;
}
.login-or {
  color: #d4d4d4;
  position: relative;
  margin: 20px 0;
  padding: 10px 0;
}
.span-or {
  background-color: #fff;
  display: block;
  margin-left: -20px;
  text-align: center;
  width: 42px;
  position: absolute;
  top: -3px;
  left: 50%;
}
.social-login .btn:hover,
.social-login .social-login .btn:focus {
  color: #fff;
}
.terms-and-policy span.terms {
  color: #09dca4;
}
.terms-and-policy a {
  color: #09dca4;
}
.login-page .login-right {
  width: 100%;
  position: relative;
  font-family: Poppins, sans-serif;
  height: 100vh;
  border: 0;
  border-radius: 0;
  padding: 0;
}
.login-page .login-right .step-process-col .form-control {
  color: grey;
}
.login-page .login-right .search-location-input-box input {
  background-repeat: no-repeat;
  background-position: 10px 50%;
  background-size: 16px;
  padding-left: 38px;
  color: #948ca0;
}
.login-bottom-copyright {
  color: #a4a4a4;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  padding-bottom: 25px;
  width: 100%;
  align-self: flex-end;
  -webkit-align-self: flex-end;
}
.step-list {
  text-align: center;
  padding: 10px 0;
}
.step-list ul {
  display: inline-block;
}
.step-list ul li {
  float: left;
  margin: 5px 0;
  padding: 0 30px 0 0;
}
.step-list ul li:last-child {
  padding-right: 0;
}
.step-list ul li a {
  background-color: #e9f5f7;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  font-size: 14px;
  color: grey;
}
.step-list ul li a.active,
.step-list ul li a:hover {
  background-color: #0de0fe;
  color: #fff;
}
.step-list ul li a.active-done {
  background-color: #0de0fe;
  color: #fff;
  background-image: url(https://1igsmediclinic.com/6da4654e663ce98a74f6.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
  font-size: 0;
}
.step-process-col {
  text-align: left;
}
.country-select {
  position: relative;
}
.country-select .select-col {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.country-select .select-col .btn-info.dropdown-toggle {
  border: 0;
  color: #0de0fe;
  border-radius: 10px 0 0 10px;
  background-color: #fff;
  height: 100%;
  font-size: 0;
  width: 79px;
  text-align: left;
  padding: 0 12px;
}
.country-select .select-col .btn-info.dropdown-toggle:after {
  background-image: url(/11066c6a0e4688f0c50f.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 14px;
  height: 7px;
  border: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 10px;
}
.country-select .select-col .btn-info.dropdown-toggle span {
  font-size: 0;
}
.country-select .select-col .dropdown-menu {
  font-size: 0;
  width: 79px;
  min-width: inherit;
  margin-top: 0;
  border-radius: 10px;
  padding: 0;
}
.country-select .select-col .dropdown-menu li {
  margin: 14px 13px;
}
.country-select .select-col .dropdown-menu li:first-child {
  display: none;
}
.country-select .select-col .dropdown-menu li a {
  display: inline-block;
  cursor: pointer;
}
.location-text h5 {
  color: #000;
  margin-top: 5px;
}
.location-search {
  margin: 12px 0;
}
.premium-text {
  font-size: 18px;
}
.plan-details {
  list-style: none;
  margin: 0;
  padding: 4px 0 0;
}
.plan-details li {
  position: relative;
  min-width: 35%;
}
.plan-details li span {
  color: #b4abca;
  display: inline-block;
  margin-bottom: 3px;
  font-size: 15px;
}
.card-choose-col {
  max-width: 325px;
  margin: 0 auto;
}
.login-body {
  background: #fff;
}
.login-content-info {
  margin: 0;
  padding: 160px 0 60px;
}
@media (max-width: 991.98px) {
  .login-content-info {
    margin: 0;
    padding: 40px 0 40px;
  }
}
.strong-active span.active#strong {
  background: #19bbdb;
}
input[type="password"]::-ms-clear,
input[type="password"]::-ms-reveal {
  display: none;
}
.call-main-row {
  overflow: auto;
  padding-bottom: inherit;
  padding-top: inherit;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.call-main-wrapper {
  display: table;
  height: 100%;
  table-layout: fixed;
  width: 100%;
}
.call-view {
  display: table-cell;
  height: 100%;
  float: none;
  position: static;
  vertical-align: top;
  width: 75%;
  padding: 0;
}
.call-window {
  display: table;
  height: 100%;
  table-layout: fixed;
  width: 100%;
  background-color: #fff;
  border: 1px solid #f0f0f0;
}
.fixed-header {
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 15px;
}
.fixed-header .navbar {
  border: 0 none;
  min-height: auto;
  margin: 0;
  padding: 0;
}
.fixed-header .custom-menu {
  margin: 0 0 1px;
}
.custom-menu {
  margin-top: 6px;
}
.custom-menu.nav > li > a {
  color: #bbb;
  font-size: 26px;
  line-height: 32px;
  margin-left: 15px;
  padding: 0;
}
.custom-menu.navbar-nav > li > a:focus,
.custom-menu.navbar-nav > li > a:hover {
  background-color: transparent;
}
.custom-menu .dropdown-menu {
  left: auto;
  right: 0;
}
.call-content-wrap {
  height: 100%;
  position: relative;
  width: 100%;
}
.call-duration {
  display: inline-block;
  font-size: 30px;
  margin-top: 4px;
  position: absolute;
  left: 0;
}
@media (max-width: 767.98px) {
  .call-duration {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .call-duration {
    display: block;
    margin-top: 0;
    margin-bottom: 10px;
    position: inherit;
  }
}
.call-footer {
  background-color: #fff;
  border-top: 1px solid #f0f0f0;
  padding: 15px;
}
.call-icons {
  text-align: center;
  position: relative;
}
.call-icons .call-items {
  list-style: none;
  display: inline-block;
  border-radius: 5px;
  margin: 0;
  padding: 0;
}
.call-icons .call-items .call-item {
  display: inline-block;
  text-align: center;
  margin-right: 5px;
}
.call-icons .call-items .call-item:last-child {
  margin-right: 0;
}
.call-icons .call-items .call-item a {
  color: #777;
  border: 1px solid #ddd;
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  font-size: 20px;
  border-radius: 50px;
}
.call-icons .call-items .call-item a i {
  width: 18px;
  height: 18px;
}
.call-icons .call-items li.end-call-new {
  display: inline-block;
  text-align: center;
  margin-right: 5px;
}
.call-icons .call-items li.end-call-new a {
  background-color: #f06060;
  color: #fff;
  display: inline-block;
  line-height: 10px;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 8px 25px;
}
.my-video {
  z-index: 99;
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.my-video ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.my-video ul li {
  float: left;
  width: 120px;
  margin-right: 10px;
}
@media (max-width: 1199.98px) {
  .my-video ul li {
    display: none;
  }
}
.my-video ul li img {
  border: 3px solid #fff;
  border-radius: 6px;
}
.end-call {
  position: absolute;
  top: 7px;
  right: 0;
}
@media (max-width: 575.98px) {
  .end-call {
    margin-top: 10px;
    position: inherit;
  }
}
.end-call a {
  background-color: #f06060;
  color: #fff;
  display: inline-block;
  line-height: 10px;
  text-transform: uppercase;
  padding: 8px 25px;
  border-radius: 50px;
}
.call-users {
  z-index: 99;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.call-users ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.call-users ul li {
  float: left;
  width: 80px;
  margin-left: 10px;
}
@media (max-width: 767.98px) {
  .call-users ul li {
    width: 50px;
  }
}
.call-users ul li img {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  padding: 2px;
}
.call-details {
  margin: 10px 0 0;
}
.call-info {
  margin-left: 10px;
  width: 100%;
}
.content-full {
  height: 100%;
  position: relative;
  width: 100%;
}
.video-window .fixed-header {
  margin: 0;
  padding: 0;
}
.video-window .fixed-header .nav > li > a {
  padding: 18px 15px;
}
span.call-duration.float-end {
  display: inline-block;
  font-size: 22px;
  margin-top: 0;
  color: #40dda4;
  position: absolute;
  right: 0;
  left: unset;
}
.map-page .footer {
  display: none;
}
.map-page .header {
  z-index: 1030;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
.map-page .content {
  padding-top: 115px;
}
@media (max-width: 991.98px) {
  .map-page .content {
    padding-top: 100px;
  }
}
.map-right {
  height: 100%;
  min-height: 100%;
  padding-right: 30px;
  z-index: 1029;
  position: fixed;
  top: 115px;
  right: 0;
  bottom: 0;
}
@media (max-width: 1199.98px) {
  .map-right {
    height: 450px;
    position: static;
    min-height: inherit;
    margin-bottom: 30px;
    padding-right: 15px;
  }
}
.view-icons {
  display: inline-flex;
  float: right;
}
.view-icons a {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #212529;
  font-size: 20px;
  text-align: center;
  margin-left: 10px;
  width: 44px;
  height: 38px;
  border-radius: 4px;
  padding: 4px 10px;
}
.view-icons a:hover {
  border-color: #20c0f3;
  color: #20c0f3;
}
.view-icons a.active {
  background-color: #20c0f3;
  border-color: #20c0f3;
  color: #fff;
}
.cal-icon {
  position: relative;
  width: 100%;
}
.cal-icon:after {
  color: #979797;
  content: "\f073";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  font-weight: 400;
  margin: auto;
  position: absolute;
  top: 10px;
  right: 15px;
}
.custom_check {
  color: #666;
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-size: 0.9375rem;
  padding-left: 30px;
  margin-bottom: 10px;
  cursor: pointer;
}
.custom_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.btn-search .btn {
  background-color: #0de0fe;
  border: 1px solid #0de0fe;
  color: #fff;
  height: 46px;
  font-weight: 500;
  font-size: 16px;
}
@media (max-width: 767.98px) {
  .doctor-widget {
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
}
.doctor-widget .doc-name {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 3px;
}
@media (max-width: 767.98px) {
  .doctor-widget .doc-name {
    font-size: 18px;
  }
}
.doctor-widget .rating i {
  font-size: 14px;
}
@media (max-width: 767.98px) {
  .doc-info-left {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.doc-info-right {
  margin-left: auto;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  max-width: 200px;
}
@media (max-width: 767.98px) {
  .doc-info-right {
    margin-left: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.doctor-img {
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  margin-right: 20px;
  width: 150px;
}
@media (max-width: 767.98px) {
  .doctor-img {
    margin: 0 auto 20px;
  }
}
.doctor-img img {
  border-radius: 5px;
}
.doc-location {
  color: #757575;
  font-size: 14px;
  margin-bottom: 25px;
}
.doc-location a {
  color: #19bbdb;
  font-weight: 500;
}
.clinic-details {
  margin-bottom: 15px;
}
.clinic-details h5 {
  font-weight: 400;
  color: #757575;
  margin-bottom: 25px;
}
.clinic-details ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.clinic-details ul li {
  display: inline-block;
  padding-right: 5px;
}
.clinic-details ul li:last-child {
  padding-right: 0;
}
.clinic-details ul li a {
  display: inline-block;
}
.clinic-details ul li a img {
  width: 40px;
  border-radius: 5px;
}
.clinic-services {
  color: #272b41;
  font-size: 13px;
}
@media (max-width: 767.98px) {
  .clinic-services {
    display: none;
  }
}
.clinic-services span {
  border: 1px solid #ccc;
  display: inline-block;
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 4px;
}
.clinic-services span + span {
  margin-left: 5px;
}
.clinic-booking a {
  background-color: #fff;
  border: 2px solid #20c0f3;
  color: #20c0f3;
  display: block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
  padding: 10px 15px;
  border-radius: 4px;
}
.clinic-booking a + a {
  margin-top: 15px;
}
.rating_custom_check {
  width: 100%;
}
.rating_custom_check .rating {
  width: 100%;
}
.rating_custom_check .rating .rating-count {
  font-weight: 500;
  float: right;
  color: #9ca3af;
}
.price-wrapper {
  margin: 15px 0 0;
  font-size: 14px;
}
.price-wrapper h6 {
  font-size: 14px;
  font-weight: 500;
  color: #6b7280;
  margin-bottom: 0;
}
.price-wrapper h6 span {
  font-weight: 600;
  color: #1f2937;
}
.doctor-card {
  border: 2px solid #f3f4f6;
  border-radius: 10px;
}
.doctor-widget-one .doc-name {
  margin-bottom: 4px;
  font-size: 20px;
}
.doctor-widget-one .doc-name a {
  color: #1f2937;
}
.doctor-widget-one .doc-name i {
  margin-left: 8px;
  font-size: 16px;
  color: #22c550;
}
@media (max-width: 991.98px) {
  .doctor-widget-one .doc-name {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .doctor-widget-one {
    text-align: center;
    flex-direction: column;
  }
}
@media (max-width: 767.98px) {
  .doctor-widget-one .doc-info-left {
    flex-direction: column;
  }
}
.doctor-widget-one .doctor-img {
  -ms-flex: 0 0 164px;
  flex: 0 0 164px;
  margin-right: 20px;
  width: 164px;
  height: 164px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.doctor-widget-one .doctor-img img {
  width: 164px;
  height: 164px;
  border-radius: 10px;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.doctor-widget-one .doctor-img:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
@media (max-width: 767.98px) {
  .doctor-widget-one .doctor-img {
    margin: 0 auto 20px;
    padding: 0;
  }
}
.doctor-widget-one .clinic-details {
  padding-bottom: 14px;
}
.doctor-widget-one .doc-location {
  font-weight: 500;
  margin-bottom: 14px;
}
.doctor-widget-one .doc-location:last-child {
  margin-bottom: 0;
}
.doctor-widget-one .doc-location span {
  color: #1f2937;
  margin-right: 3px;
}
.doctor-widget-one .doc-location i {
  margin-right: 10px;
  font-size: 18px;
  color: #9ca3af;
}
@media (max-width: 767.98px) {
  .doctor-widget-one .doc-location i {
    margin: 0 0 5px 0;
    padding: 0;
  }
}
.doctor-widget-one .doc-location a {
  font-weight: 500;
  color: #19bbdb;
  margin-left: 8px;
}
.doctor-widget-one .doc-location a:hover {
  color: #000;
}
@media (max-width: 767.98px) {
  .doctor-widget-one .doc-location {
    flex-direction: column;
  }
}
.doctor-widget-one .doc-info-right {
  margin-left: auto;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  max-width: 240px;
}
@media (max-width: 991.98px) {
  .doctor-widget-one .doc-info-right {
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
    max-width: 270px;
  }
}
@media (max-width: 767.98px) {
  .doctor-widget-one .doc-info-right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.doctor-widget-one .doc-info-details {
  margin-left: auto;
  max-width: 230px;
}
@media (max-width: 767.98px) {
  .doctor-widget-one .doc-info-details {
    margin: 0 auto 0;
    padding: 0;
  }
}
.doctor-widget-one .clinic-booking .btn {
  border-radius: 8px;
  font-weight: 500;
  font-size: 14px;
  border: 2px solid #19bbdb;
  padding: 6px 15px;
}
.doctor-profile-widget.doc-grid {
  margin-bottom: 24px;
}
.doctor-profile-widget.doc-grid .doc-content {
  padding: 15px;
}
.more-view {
  color: #19bbdb;
  font-size: 14px;
  font-weight: 500;
}
.fill-more {
  height: 97px;
  overflow: hidden;
  border-bottom: 1px solid #f3f4f6;
  margin-bottom: 10px !important;
}
.map-right {
  height: 100%;
  min-height: 100%;
  padding-right: 30px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1029;
  display: none;
}
@media (max-width: 1199.98px) {
  .map-right {
    position: static;
    height: 450px;
  }
}
.map-right.grid-list-map {
  display: block;
  padding-right: 0;
  top: 80px;
}
.search-page {
  overflow-x: hidden;
}
.info-widget {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.card-label > label {
  background-color: #fff;
  color: #959595;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  margin: 6px auto auto 8px;
  padding: 0 7px;
}
@media (max-width: 991.98px) {
  .card-label > label {
    font-size: 12px;
  }
}
.card-label > input {
  background-color: #fff;
  border: 1px solid #dbdbdb;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  display: block;
  height: 50px;
  margin-top: -13px;
  -webkit-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  transition: border-color 0.3s;
  width: 100%;
  border-radius: 4px;
  padding: 5px 15px 0;
}
.payment-widget .payment-list + .payment-list {
  margin-bottom: 15px;
}
.booking-date {
  list-style: none;
  padding: 0;
}
.booking-date li {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #272b41;
  text-transform: capitalize;
  margin-bottom: 15px;
  margin-right: 5px;
}
.booking-date li span {
  float: right;
  color: #757575;
  font-weight: 400;
  font-size: 15px;
}
.row.row-sm {
  margin-left: -3px;
  margin-right: -3px;
}
.row.row-sm > div {
  padding-left: 3px;
  padding-right: 3px;
}
.other-info {
  margin-top: 10px;
}
.terms-text {
  margin-bottom: 20px;
}
.terms-text h4 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
.terms-text p {
  color: #666;
  display: inline-block;
  font-size: 16px;
}
.info-list {
  margin-bottom: 10px;
}
.info-list .title {
  color: #272b41;
  font-weight: 500;
}
.info-list .text {
  color: #757575;
  display: block;
  overflow: hidden;
}
.input-block-new {
  margin-bottom: 24px;
}
.completed-request ul {
  border: 1px solid #e2e8f0;
  padding: 15px 15px 0;
  border-radius: 10px;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.completed-request ul li {
  margin-bottom: 15px;
}
.completed-request ul li h6 {
  margin-bottom: 5px;
}
.completed-request ul li span {
  color: #0f172a;
}
.banner-wrapper {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .banner-wrapper {
    max-width: 720px;
  }
}
.banner-wrapper .search-box-3 {
  background: #1e5c92;
  border-radius: 10px;
  position: absolute;
  margin: -50px 0 0;
  padding: 40px 20px;
}
@media (max-width: 991.98px) {
  .banner-wrapper .search-box-3 {
    display: none;
  }
}
.banner-wrapper .search-box-3 .search-location {
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  margin-right: 12px;
  position: relative;
  width: 240px;
}
.banner-wrapper .search-box-3 .search-location .form-control {
  background: #fff url(/629ced07a3e96326b0cc.png) no-repeat 10px center;
}
.banner-wrapper .search-box-3 .form-group {
  margin-bottom: 0;
}
.banner-wrapper .search-box-3 .form-control {
  border: 1px solid #ccc;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  padding-left: 35px;
}
.banner-wrapper .search-box-3 .search-info {
  -ms-flex: 0 0 490px;
  flex: 0 0 490px;
  margin-right: 12px;
  position: relative;
  width: 490px;
}
.banner-wrapper .search-box-3 .search-info .form-control {
  background: #fff url(/af5a617bb21eb9d24709.png) no-repeat 10px center;
}
.banner-wrapper .search-box-3 .form-control {
  background: #fff url(/af5a617bb21eb9d24709.png) no-repeat 10px center;
}
.banner-wrapper .search-box-3 .search-btn {
  width: 46px;
  -ms-flex: 0 0 46px;
  flex: 0 0 46px;
  height: 46px;
}
.banner-wrapper .search-box-3 .search-btn span {
  display: none;
  font-weight: 500;
}
.btn-search {
  background: #fff;
  border: 1px solid #fff;
  color: #1e5c92;
}
.form-custom i {
  color: #dd2d4e;
  position: absolute;
  top: 35%;
  right: 15px;
}
.doctor-search-form select {
  border: 1px solid rgba(16, 222, 253, 0.1);
  box-shadow: 0 4px 4px rgba(237, 237, 237, 0.25);
  border-radius: 5px;
}
.doctor-search-form input {
  border: 1px solid rgba(16, 222, 253, 0.1);
  box-shadow: 0 4px 4px rgba(237, 237, 237, 0.25);
  border-radius: 5px;
}
.doctor-search-form input,
.doctor-search-form select {
  background: #fff;
  border-radius: 130px;
  min-height: 60px;
  border: 0;
}
.doctor-search-section {
  padding-top: 95px;
  position: relative;
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .doctor-search-section {
    padding-top: 85px;
  }
}
.doctor-search-section .doctor-search {
  padding-bottom: 0;
}
.doctor-search-section .banner-header {
  margin-bottom: 24px;
}
.doctor-search-section .banner-header h2 {
  color: #19bbdb;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
}
.doctor-search-section .banner-header h2 span {
  display: block;
  color: #19bbdb;
}
@media (max-width: 991.98px) {
  .doctor-search-section .banner-header h2 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .doctor-search-section .banner-header h2 {
    font-size: 26px;
  }
}
.doctor-search-section .banner-header p {
  font-size: 18px;
  color: #374151;
  margin-bottom: 0;
}
.doctor-search-section .doctor-search-form input,
.doctor-search-section .doctor-search-form select {
  border: 1px solid rgba(16, 222, 253, 0.1);
  box-shadow: 0 4px 4px rgba(237, 237, 237, 0.25);
  border-radius: 5px;
  padding-right: 42px;
}
@media (max-width: 991.98px) {
  .doctor-search-section .dr-img {
    display: none;
  }
}
.clinics-section {
  padding: 40px 0 60px;
  background: #fff;
}
@media (max-width: 991.98px) {
  .clinics-section {
    padding: 40px 0 25px;
  }
}
@media (max-width: 767.98px) {
  .clinics-section {
    padding: 30px 0 10px;
  }
}
.clinics-section .clinic-item:hover .clinics-card .clinics-img:after {
  background: #19bbdb;
  transition: all 0.5s;
}
.clinics-section .clinic-item:hover .clinics-card .clinic-img {
  background: #19bbdb;
}
.clinics-section .clinic-item:hover .clinics-card .clinic-img img {
  filter: brightness(0) invert(1);
}
.clinics-section .clinic-item:hover .clinics-icon {
  opacity: 1;
  transform: translate(0, -180%);
  -webkit-transform: translate(0, -180%);
  -ms-transform: translate(0, -180%);
}
.clinics-section .clinic-item:hover .clinics-icon i {
  color: #1c5b90;
  background: #fff;
}
.clinics-section .clinics-card {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.clinics-section .clinics-card .clinics-img {
  position: relative;
}
.clinics-section .clinics-card .clinics-img:after {
  content: "";
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.46) 0,
    rgba(0, 0, 0, 0.51) 100%
  );
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.clinics-section .clinics-card .clinics-info {
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.clinics-section .clinics-card .clinics-info .clinic-img {
  width: 70px;
  height: 70px;
  border-radius: 10px;
  background: #fff;
  margin: 0 auto 15px;
}
.clinics-section .clinics-card .clinics-info img {
  width: auto !important;
  margin: auto;
}
.clinics-section .clinics-card .clinics-info span {
  font-weight: 600;
  font-size: 18px;
  color: #fff;
}
.clinics-section .clinics-icon {
  opacity: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.clinics-section .clinics-icon i {
  border-radius: 50%;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  background: #fff;
  color: #1c5b90;
  margin: auto;
  display: block;
}
.section-heading {
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .section-heading {
    margin-bottom: 15px;
  }
}
.section-heading h2 {
  font-weight: 600;
  font-size: 30px;
  color: #000;
  margin-bottom: 5px;
}
@media (max-width: 991.98px) {
  .section-heading h2 {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .section-heading h2 {
    font-size: 20px;
  }
}
.section-heading p {
  font-size: 16px;
  color: #374151;
  margin-bottom: 0;
}
.section-heading.bg-area h2 {
  color: #fff;
}
.section-heading.bg-area p {
  color: #fff;
}
.specialities-section {
  padding: 80px 0 55px;
  position: relative;
  background: url(https://www.1igsmediclinic.com/admin-assets/assets/img/front_img/image/specialities-section-bg.png);
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .specialities-section {
    padding: 60px 0 35px;
  }
}
@media (max-width: 767.98px) {
  .specialities-section {
    padding: 40px 0 15px;
  }
}
.specialities-section:after {
  content: "";
  background: #18bcdf;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.specialities-section .specialist-card {
  background: #fff;
  box-shadow: 0 4px 24px rgba(183, 183, 183, 0.25);
  border-radius: 163px;
  align-items: center;
  margin: 0 0 25px;
  padding: 15px;
}
.specialities-section .specialist-card:hover .specialist-img img {
  transition: all 0.5s;
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
}
.specialities-section .specialist-card:hover .specialist-info a,
.specialities-section .specialist-card:hover .specialist-info h4 {
  color: #19bbdb;
}
.specialities-section .specialist-card:hover .specialist-nav a {
  background: #19bbdb;
  color: #fff;
}
.specialities-section .specialist-card .specialist-img {
  background: #19bbdb;
  height: 55px;
  width: 55px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0 10px 0 0;
  padding: 10px;
}
.specialities-section .specialist-card .specialist-img1 {
  height: 55px;
  width: 55px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0 10px 0 0;
  padding: 10px;
}
.specialities-section .specialist-card .specialist-info p {
  font-weight: 500;
  color: #000;
  margin-bottom: 0;
}
.specialities-section .specialist-card .specialist-info a {
  color: #000;
}
.specialities-section .specialist-card .specialist-info h4 {
  font-weight: 600;
  color: #374151;
  margin-bottom: 0;
}
.specialities-section .specialist-card .specialist-nav a {
  background: #f3f4f6;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  box-shadow: 0 4px 24px rgba(183, 183, 183, 0.25);
  color: #000;
  margin: auto;
  display: block;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.shapes {
  position: absolute;
  width: 100%;
}
@media (max-width: 991.98px) {
  .shapes {
    display: none;
  }
}
.shapes .shape-1 {
  position: absolute;
  top: 0;
  left: 0;
}
.shapes .shape-2 {
  position: absolute;
  top: 0;
  right: 0;
}
.shapes .shape-3 {
  position: absolute;
  top: -110px;
  left: 0;
}
.shapes .shape-4 {
  position: absolute;
  top: -110px;
  right: 0;
}
.our-doctors-section {
  padding: 80px 0 56px;
  background: #fff;
}
@media (max-width: 991.98px) {
  .our-doctors-section {
    padding: 40px 0 16px;
  }
}
@media (max-width: 767.98px) {
  .our-doctors-section {
    padding: 30px 0 6px;
  }
}
.our-doctors-section .our-doctors-card {
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.0509803922);
  border-radius: 10px;
  margin-bottom: 24px;
}
.our-doctors-section .our-doctors-card .doctors-header {
  position: relative;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.our-doctors-section .our-doctors-card .doctors-header img {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  border-radius: 10px 10px 0 0;
}
.our-doctors-section .our-doctors-card .doctors-header:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.our-doctors-section .our-doctors-card .doctors-body {
  background: #fff;
  border-radius: 0 0 10px 10px;
  padding: 24px;
}
.our-doctors-section .our-doctors-card .doctors-body .rating {
  font-size: 16px;
  margin-bottom: 15px;
}
.our-doctors-section .our-doctors-card .doctors-body .rating i {
  color: #e5e7eb;
}
.our-doctors-section .our-doctors-card .doctors-body .rating i.filled {
  color: #ffc001;
}
.our-doctors-section .our-doctors-card .doctors-body a {
  color: #000;
}
.our-doctors-section .our-doctors-card .doctors-body a:hover {
  color: #19bbdb;
}
.our-doctors-section .our-doctors-card .doctors-body h4 {
  color: #000;
  font-weight: 600;
  margin-bottom: 5px;
}
.our-doctors-section .our-doctors-card .doctors-body h4:hover {
  color: #19bbdb;
}
.our-doctors-section .our-doctors-card .doctors-body p {
  font-weight: 400;
  margin-bottom: 0;
  font-size: 12px;
  color: #374151;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.our-doctors-section .our-doctors-card .doctors-body .location {
  padding: 15px 0 24px;
  border-bottom: 1px solid #e5e7eb;
  margin-bottom: 24px;
}
.our-doctors-section .our-doctors-card .doctors-body .location p {
  font-size: 12px;
  color: #374151;
}
.our-doctors-section .our-doctors-card .doctors-body .location p i {
  color: #19bbdb;
}
.our-doctors-section .our-doctors-card .doctors-body .btn {
  font-size: 12px;
  font-weight: 600;
}
.our-doctors-section .our-doctors-card .doctors-body .view-btn {
  background: #dbeffe;
  border: 1px solid #dbeffe;
  color: #374151;
  box-sizing: border-box;
  border-radius: 30px;
  padding: 10px 0;
}
.our-doctors-section .our-doctors-card .doctors-body .view-btn:hover {
  background-color: #19bbdb;
  color: #fff;
}
.our-doctors-section .our-doctors-card .doctors-body .book-btn {
  background: #19bbdb;
  color: #fff;
  border-radius: 30px;
  padding: 10px 0;
  border: 0;
}
.our-doctors-section .our-doctors-card .doctors-body .book-btn:hover {
  background-color: #19bbdb;
  color: #fff;
}
.section-search-3 {
  position: relative;
  background: url(https://1igsmediclinic.com/2115a47862ed995107c6.jpg);
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
  min-height: 450px;
  padding-top: 85px;
}
.section-search-3:after {
  content: "";
  background: rgba(24, 96, 202, 0.9);
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.section-search-3 .banner-info {
  padding: 130px 0 190px;
}
@media (max-width: 991.98px) {
  .section-search-3 .banner-info {
    padding: 60px 0 130px;
  }
}
@media (max-width: 767.98px) {
  .section-search-3 .banner-info {
    padding: 20px 0 100px;
  }
}
@media (max-width: 479.98px) {
  .section-search-3 .banner-info {
    padding: 20px 0 70px;
  }
}
.section-search-3 .banner-info .header-banner h2 {
  color: #fff;
  font-weight: 600;
  line-height: 40px;
}
.section-search-3 .banner-info .header-banner p {
  font-size: 17px;
  color: #fff;
}
.section-search-3 .doctor-search {
  padding-bottom: 15px;
}
@media (max-width: 991.98px) {
  .section-search-3 .doctor-search {
    padding: 30px 0;
  }
}
.doctor-category {
  position: relative;
  margin-top: -130px;
  z-index: 9;
  padding: 60px 0;
}
@media (max-width: 767.98px) {
  .doctor-category {
    padding: 40px 0 10px;
    margin-top: -110px;
  }
}
.clinic-specialities {
  background: url(https://1igsmediclinic.comhttps://1igsmediclinic.com/3c78a916831a04dfe8e6.jpg);
  padding: 60px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .clinic-specialities {
    padding: 40px 0;
  }
}
.clinic-specialities .special-box {
  background-color: #fff;
  border-radius: 10px;
  height: 160px;
  cursor: pointer;
  margin-bottom: 30px;
  transition: all 0.7s;
}
.clinic-specialities .special-box .special-body {
  padding: 20px;
  transition: all 0.5s;
}
.clinic-specialities .special-box .special-body img {
  width: 50px;
  margin-bottom: 15px;
}
.clinic-specialities .special-box .special-body h4 {
  font-size: 16px;
  margin: 0;
  font-weight: 500;
}
@media (max-width: 479.98px) {
  .clinic-specialities .special-box .special-body h4 {
    font-size: 15px;
  }
}
.clinic-specialities .special-box .special-footer {
  border-top: 1px solid #eaeaea;
  width: 100%;
  margin: 0;
  padding: 15px;
}
.clinic-specialities .special-box .special-footer .doc-count {
  font-size: 14px;
  font-weight: 700;
  color: #1c71ef;
}
@media (max-width: 479.98px) {
  .clinic-specialities .special-box .special-footer .doc-count {
    font-size: 13px;
  }
}
.clinic-specialities .special-box .special-footer .doc-count span {
  color: #6b7280;
  font-weight: 500;
}
.clinic-specialities .special-box:hover {
  background-color: #1c71ef;
  -webkit-transition: all 0.7s;
  -ms-transition: all 0.7s;
  transition: all 0.7s;
}
.clinic-specialities .special-box:hover .special-body {
  height: 100%;
  flex-direction: column;
}
.clinic-specialities .special-box:hover .special-body h4 {
  color: #fff;
}
.clinic-specialities .special-box:hover img {
  display: none;
}
.clinic-specialities .special-box:hover .special-footer {
  display: none;
}
.view-all-more .btn {
  background: #1b5d92;
  border-radius: 30px;
  border-color: #1b5d92;
  margin: 20px 0 0;
  padding: 9px 30px;
}
@media (max-width: 479.98px) {
  .view-all-more .btn {
    font-size: 14px;
    padding: 6px 20px;
  }
}
.view-all-more .btn:hover {
  background-color: #19bbdb;
  border: 1px solid #19bbdb;
}
.book-section {
  background: url(/3c78a916831a04dfe8e6.jpg);
  padding: 60px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .book-section {
    padding: 40px 0;
  }
}
.book-section .book-best-doctors {
  margin-bottom: 30px;
}
.book-section .book-best-doctors .book-header img {
  border-radius: 10px 10px 0 0;
  width: 100%;
}
.book-section .book-best-doctors .doctors-body {
  background-color: #fff;
  padding: 0;
  box-shadow: 0 -6px 54px rgba(152, 152, 152, 0.25);
  border-radius: 0;
}
.book-section .book-best-doctors .doctors-body .inner-section {
  padding: 15px 15px 0;
}
.book-section .book-best-doctors .doctors-body .inner-section > span {
  color: #e74e84;
  font-size: 14px;
}
@media (max-width: 767.98px) {
  .book-section .book-best-doctors .doctors-body .inner-section > span {
    font-size: 12px;
  }
}
.book-section .book-best-doctors .doctors-body .rating {
  font-size: 12px;
}
.book-section .book-best-doctors .doctors-body .rating i {
  font-size: 10px;
  color: #dfdfdf;
  margin-bottom: 10px;
}
.book-section .book-best-doctors .doctors-body .rating i.filled {
  color: #fed35d;
}
.book-section .book-best-doctors .doctors-body h4 {
  color: #22396b;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .book-section .book-best-doctors .doctors-body h4 {
    font-size: 18px;
  }
}
@media (max-width: 479.98px) {
  .book-section .book-best-doctors .doctors-body h4 {
    font-size: 16px;
  }
}
.book-section .book-best-doctors .doctors-body p {
  font-size: 12px;
  font-weight: 600;
}
.book-section .book-best-doctors .data-info {
  font-weight: 400;
  font-size: 11px;
  color: #2264c5;
}
@media (max-width: 479.98px) {
  .book-section .book-best-doctors .data-info {
    font-size: 10px;
  }
}
.book-section .book-best-doctors .book-btn {
  font-size: 14px;
  padding: 6px 12px;
  color: #fff;
  background-color: #1c71ef;
  border-radius: 30px;
  width: 100px;
  text-align: center;
  float: right;
  border: none;
}
@media (max-width: 479.98px) {
  .book-section .book-best-doctors .book-btn {
    font-size: 12px;
    padding: 5px 10px;
    width: 80px;
  }
}
.book-section .book-best-doctors .book-btn:hover {
  background-color: #1c5b91;
}
.latest-blog {
  background-color: #f4fcff;
  padding: 60px 0 30px;
}
@media (max-width: 767.98px) {
  .latest-blog {
    padding: 40px 0 10px;
  }
}
.latest-blog .blog-wrap {
  margin-bottom: 30px;
  background-color: #fff;
  border-radius: 10px 10px 0 0;
}
.latest-blog .blog-wrap img {
  border-radius: 10px;
  width: 100%;
}
.latest-blog .blog-wrap .blog-wrap-body {
  padding: 20px 15px;
  background-color: #fff;
}
.latest-blog .blog-wrap .blog-wrap-body h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (max-width: 991.98px) {
  .latest-blog .blog-wrap .blog-wrap-body h3 {
    font-size: 18px;
  }
}
@media (max-width: 479.98px) {
  .latest-blog .blog-wrap .blog-wrap-body h3 {
    font-size: 16px;
  }
}
.latest-blog .blog-wrap .blog-wrap-body h3 a:hover {
  color: #1c5b91;
}
.latest-blog .blog-wrap .blog-wrap-body p {
  font-size: 14px;
  color: #737373;
}
@media (max-width: 479.98px) {
  .latest-blog .blog-wrap .blog-wrap-body p {
    font-size: 12px;
  }
}
.latest-blog .blog-wrap .blog-wrap-body .blog-footer {
  border-top: 1px solid #1b70ee;
  padding: 15px 0 0;
}
.blogs-section.blog-container {
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .blogs-section.blog-container {
    padding: 40px 0 10px;
  }
}
.blogs-section.blog-container .blog-wrapper .wrap-content-body h3 a {
  color: #1860ca;
}
.main-wrapper.home-ten {
  font-size: 16px;
  font-family: Inter, sans-serif;
}
@media (max-width: 1199.98px) {
  .main-wrapper.home-ten {
    font-size: 15px;
  }
}
.main-wrapper.home-ten a:hover {
  color: #19bbdb;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .faq-img {
    display: none;
  }
}
.main-wrapper.home-ten h3,
.main-wrapper.home-ten h4,
.main-wrapper.home-ten h5,
.main-wrapper.home-ten h6 {
  text-transform: capitalize;
}
.main-wrapper.home-ten .banner-section {
  background: url(https://1igsmediclinic.com/46341be9dd81573593a8.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-clip: padding-box;
  padding: 148px 0;
  overflow: visible;
}
@media (max-width: 1199.98px) {
  .main-wrapper.home-ten .banner-section {
    padding: 100px 0;
  }
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .banner-section {
    padding: 60px 0;
  }
}
@media (max-width: 767.98px) {
  .main-wrapper.home-ten .banner-section {
    padding: 50px 0;
  }
}
.main-wrapper.home-ten .banner-section::after {
  display: none;
}
.main-wrapper.home-ten .banner-section .banner-content {
  padding-bottom: 24px;
}
.main-wrapper.home-ten .banner-section h6 {
  font-size: 16px;
  margin-bottom: 0;
  color: #000;
  font-weight: 600;
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .main-wrapper.home-ten .banner-section h6 {
    font-size: 14px;
  }
}
.main-wrapper.home-ten .banner-section h1 {
  color: #fff;
  line-height: 70px;
  font-weight: 400;
  font-size: 60px;
}
@media (max-width: 1399.98px) {
  .main-wrapper.home-ten .banner-section h1 {
    font-size: 50px;
  }
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .banner-section h1 {
    max-width: 100%;
    font-size: 34px;
    line-height: normal;
  }
}
@media (max-width: 767.98px) {
  .main-wrapper.home-ten .banner-section h1 {
    font-size: 28px;
  }
}
.main-wrapper.home-ten .banner-section h1 span {
  color: #fff;
  font-weight: 700;
  font-size: 60px;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .banner-section h1 span {
    font-size: 34px;
  }
}
.main-wrapper.home-ten .banner-section p {
  color: #f9fafb;
  font-weight: 500;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .banner-section p {
    max-width: 100%;
  }
}
.main-wrapper.home-ten .banner-section .btn {
  border-radius: 35px;
  padding: 14px 40px;
  min-width: 205px;
  border: 3px solid #fff;
  font-size: 20px;
}
@media (max-width: 568px) {
  .main-wrapper.home-ten .banner-section .btn {
    border-radius: 35px;
    padding: 5px 10px;
    min-width: auto;
    border: 1px solid #fff;
    font-size: 14px;
  }
}
.main-wrapper.home-ten .banner-section .btn.plan-btn {
  background-color: #fff;
  margin-right: 10px;
  color: #19bbdb;
  box-shadow: inset 0 0 0 0 #19bbdb;
}
.main-wrapper.home-ten .banner-section .btn.plan-btn:hover {
  box-shadow: inset 0 0 0 50px #19bbdb;
  color: #fff;
}
.main-wrapper.home-ten .banner-section .btn:hover {
  border-color: #fff;
}
.main-wrapper.home-ten .banner-section .banner-img {
  position: relative;
}
.main-wrapper.home-ten .banner-section .banner-img img:nth-child(2) {
  position: absolute;
  left: -228px;
  z-index: -1;
  top: 0;
  animation: beat 2.5s ease-in-out infinite;
}
@keyframes beat {
  from {
    transform: scale(1.1);
  }
  50% {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
.main-wrapper.home-ten .banner-section .search-box-one.search-ten {
  border-radius: 35px;
  min-width: 100%;
  display: flex;
  flex-direction: column;
  padding: 30px;
}
@media (max-width: 1399.98px) {
  .main-wrapper.home-ten .banner-section .search-box-one.search-ten {
    margin-top: -27px;
  }
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .banner-section .search-box-one.search-ten {
    margin-top: 0;
  }
}
@media (max-width: 575.98px) {
  .main-wrapper.home-ten .banner-section .search-box-one.search-ten {
    margin-top: 0;
  }
}
.main-wrapper.home-ten
  .banner-section
  .search-box-one.search-ten
  .search-title {
  padding-bottom: 24px;
  display: flex;
  align-items: center;
}
.main-wrapper.home-ten
  .banner-section
  .search-box-one.search-ten
  .search-title
  h5 {
  font-weight: 700;
  margin-right: 10px;
}
.main-wrapper.home-ten
  .banner-section
  .search-box-one.search-ten
  .search-input-ten {
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten
    .banner-section
    .search-box-one.search-ten
    .search-input-ten {
    margin-bottom: 20px;
  }
}
.main-wrapper.home-ten
  .banner-section
  .search-box-one.search-ten
  .search-input-ten
  span {
  width: 40px;
  height: 40px;
  background: #f0fdfa;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  margin-right: 10px;
  flex-shrink: 0;
}
.main-wrapper.home-ten
  .banner-section
  .search-box-one.search-ten
  .form-search-btn.search-btn-ten {
  padding-top: 0;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten
    .banner-section
    .search-box-one.search-ten
    .form-search-btn.search-btn-ten {
    width: 100%;
  }
}
.main-wrapper.home-ten
  .banner-section
  .search-box-one.search-ten
  .form-search-btn.search-btn-ten
  .btn {
  min-width: 100%;
  padding: 10px 50px;
  font-size: 14px;
  border: 1px solid #19bbdb;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten
    .banner-section
    .search-box-one.search-ten
    .form-search-btn.search-btn-ten
    .btn {
    min-width: auto;
    padding: 10px 0;
    font-size: 14px;
    width: 100%;
  }
}
.main-wrapper.home-ten .section-header-one {
  margin-bottom: 50px;
  text-align: center;
}
.main-wrapper.home-ten .section-header-one h2 {
  font-size: 30px;
  font-weight: 600;
  color: #000;
  margin-bottom: 15px;
}
.main-wrapper.home-ten .section-header-one h2 span {
  color: #19bbdb;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .section-header-one h2 {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .main-wrapper.home-ten .section-header-one h2 {
    font-size: 24px;
  }
}
.main-wrapper.home-ten .section-header-one .section-title {
  display: inline-block;
  position: relative;
}
.main-wrapper.home-ten .section-header-one .section-title::before {
  display: none !important;
}
.main-wrapper.home-ten .section-header-one h5 {
  font-weight: 600;
  font-size: 18px;
  color: #19bbdb;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .section-header-one {
    margin-bottom: 30px;
  }
}
.main-wrapper.home-ten .btn {
  border-radius: 35px;
  font-weight: 600;
  font-size: 16px;
  padding: 11px 24px;
}
.main-wrapper.home-ten .btn-primary {
  background-color: #19bbdb;
  border: 1px solid #19bbdb;
  box-shadow: inset 0 0 0 0 #fff;
}
.main-wrapper.home-ten .btn-primary.active,
.main-wrapper.home-ten .btn-primary:active,
.main-wrapper.home-ten .btn-primary:focus,
.main-wrapper.home-ten .btn-primary:hover {
  color: #19bbdb;
  background-color: #fff;
  border-color: #19bbdb;
  box-shadow: inset 0 0 50px 0 #fff;
}
.main-wrapper.home-ten .btn-primary.active .open > .dropdown-toggle.btn-primary,
.main-wrapper.home-ten .btn-primary:active .open > .dropdown-toggle.btn-primary,
.main-wrapper.home-ten .btn-primary:focus .open > .dropdown-toggle.btn-primary,
.main-wrapper.home-ten .btn-primary:hover .open > .dropdown-toggle.btn-primary {
  background-color: #19bbdb;
  border: 1px solid #19bbdb;
}
.main-wrapper.home-ten
  .btn-primary.active:focus
  .open
  > .dropdown-toggle.btn-primary:focus,
.main-wrapper.home-ten
  .btn-primary.active:focus
  .open
  > .dropdown-toggle.btn-primary:hover,
.main-wrapper.home-ten
  .btn-primary.active:hover
  .open
  > .dropdown-toggle.btn-primary:focus,
.main-wrapper.home-ten
  .btn-primary.active:hover
  .open
  > .dropdown-toggle.btn-primary:hover {
  background-color: #19bbdb;
  border: 1px solid #19bbdb;
}
.main-wrapper.home-ten .btn-primary:active:focus,
.main-wrapper.home-ten .btn-primary:active:hover {
  background-color: #19bbdb;
  border: 1px solid #19bbdb;
}
.main-wrapper.home-ten .btn-primary .active:not(:disabled):not(.disabled),
.main-wrapper.home-ten .btn-primary:active:not(:disabled):not(.disabled) {
  background-color: #fff;
  border-color: #19bbdb;
  color: #19bbdb;
}
.main-wrapper.home-ten .btn-primary .active:focus:not(:disabled):not(.disabled),
.main-wrapper.home-ten .btn-primary:active:focus:not(:disabled):not(.disabled) {
  box-shadow: unset;
}
.main-wrapper.home-ten .btn-primary .show > .btn-primary.dropdown-toggle {
  background-color: #09dca4;
  border-color: #09dca4;
  color: #fff;
}
.main-wrapper.home-ten .btn-primary .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: unset;
}
.main-wrapper.home-ten .btn-primary:disabled {
  background-color: #19bbdb;
  border-color: #19bbdb;
  color: #fff;
}
.main-wrapper.home-ten .btn-outline-primary {
  background-color: transparent;
  border: 1px solid #fff;
  box-shadow: inset 0 0 0 0 #fff;
  color: #fff;
}
.main-wrapper.home-ten .btn-outline-primary.active,
.main-wrapper.home-ten .btn-outline-primary:active,
.main-wrapper.home-ten .btn-outline-primary:focus,
.main-wrapper.home-ten .btn-outline-primary:hover {
  color: #fff;
  background-color: #19bbdb;
  border-color: #19bbdb;
  box-shadow: inset 0 0 50px 0 #19bbdb;
}
.main-wrapper.home-ten
  .btn-outline-primary.active
  .open
  > .dropdown-toggle.btn-primary,
.main-wrapper.home-ten
  .btn-outline-primary:active
  .open
  > .dropdown-toggle.btn-primary,
.main-wrapper.home-ten
  .btn-outline-primary:focus
  .open
  > .dropdown-toggle.btn-primary,
.main-wrapper.home-ten
  .btn-outline-primary:hover
  .open
  > .dropdown-toggle.btn-primary {
  background-color: #19bbdb;
  border: 1px solid #19bbdb;
}
.main-wrapper.home-ten
  .btn-outline-primary.active:focus
  .open
  > .dropdown-toggle.btn-primary:focus,
.main-wrapper.home-ten
  .btn-outline-primary.active:focus
  .open
  > .dropdown-toggle.btn-primary:hover,
.main-wrapper.home-ten
  .btn-outline-primary.active:hover
  .open
  > .dropdown-toggle.btn-primary:focus,
.main-wrapper.home-ten
  .btn-outline-primary.active:hover
  .open
  > .dropdown-toggle.btn-primary:hover {
  background-color: #19bbdb;
  border: 1px solid #19bbdb;
}
.main-wrapper.home-ten .btn-outline-primary:active:focus,
.main-wrapper.home-ten .btn-outline-primary:active:hover {
  background-color: #19bbdb;
  border: 1px solid #19bbdb;
}
.main-wrapper.home-ten
  .btn-outline-primary
  .active:not(:disabled):not(.disabled),
.main-wrapper.home-ten
  .btn-outline-primary:active:not(:disabled):not(.disabled) {
  background-color: #fff;
  border-color: #19bbdb;
  color: #19bbdb;
}
.main-wrapper.home-ten
  .btn-outline-primary
  .active:focus:not(:disabled):not(.disabled),
.main-wrapper.home-ten
  .btn-outline-primary:active:focus:not(:disabled):not(.disabled) {
  box-shadow: unset;
}
.main-wrapper.home-ten
  .btn-outline-primary
  .show
  > .btn-primary.dropdown-toggle {
  background-color: #09dca4;
  border-color: #09dca4;
  color: #fff;
}
.main-wrapper.home-ten
  .btn-outline-primary
  .show
  > .btn-primary.dropdown-toggle:focus {
  box-shadow: unset;
}
.main-wrapper.home-ten .btn-outline-primary:disabled {
  background-color: #19bbdb;
  border-color: #19bbdb;
  color: #fff;
}
.main-wrapper.home-ten .specialities-section-one {
  background: 0 0;
  position: relative;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .specialities-section-one {
    padding: 60px 0;
  }
}
@media (max-width: 767.98px) {
  .main-wrapper.home-ten .specialities-section-one {
    padding: 40px 0;
  }
}
.main-wrapper.home-ten .specialities-section-one .bg-shapes {
  z-index: -2;
}
.main-wrapper.home-ten .specialities-section-one .bg-shapes img {
  position: absolute;
}
.main-wrapper.home-ten .specialities-section-one .bg-shapes img:nth-child(1) {
  top: 0;
  right: 0;
}
.main-wrapper.home-ten .specialities-section-one .bg-shapes img:nth-child(2) {
  bottom: 30%;
  right: 0;
  z-index: -1;
}
.main-wrapper.home-ten .specialities-section-one .section-header-one h2 {
  color: #fff;
}
.main-wrapper.home-ten .specialities-section-one::before {
  content: "";
  width: 100%;
  height: 80%;
  position: absolute;
  top: 0;
  left: 0;
  background: #19bbdb;
  z-index: -1;
}
.main-wrapper.home-ten .specialities-section-one .specialities-block {
  margin-bottom: 26px;
}
.main-wrapper.home-ten
  .specialities-section-one
  .specialities-block
  .specialities-item {
  background: #19bbdb;
  border: 1px solid #fff;
  border-radius: 10px;
  height: auto;
  margin: 56px 0 24px;
  padding: 0 24px 24px;
  cursor: pointer;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  display: block;
}
.main-wrapper.home-ten
  .specialities-section-one
  .specialities-block
  .specialities-item:hover {
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.main-wrapper.home-ten
  .specialities-section-one
  .specialities-block
  .specialities-item
  p {
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  margin-bottom: 0;
  text-align: center;
}
.main-wrapper.home-ten
  .specialities-section-one
  .specialities-block
  .specialities-img {
  margin: -56px 0 30px;
  padding: 0;
}
.main-wrapper.home-ten .specialities-wrap {
  background: #000c18;
  padding: 80px;
  border-radius: 10px;
  background-image: url(https://1igsmediclinic.comhttps://1igsmediclinic.com/e75d6d9d8737c5cc6fab.jpg);
  background-repeat: no-repeat;
  background-position: right;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .specialities-wrap {
    background-image: none;
    padding: 50px;
  }
}
@media (max-width: 767.98px) {
  .main-wrapper.home-ten .specialities-wrap {
    padding: 30px;
  }
}
.main-wrapper.home-ten .specialities-wrap .special-content h2 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 24px;
}
@media (max-width: 767.98px) {
  .main-wrapper.home-ten .specialities-wrap .special-content h2 {
    font-size: 24px;
  }
}
.main-wrapper.home-ten .specialities-wrap .special-content h4 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .main-wrapper.home-ten .specialities-wrap .special-content h4 {
    font-size: 18px;
  }
}
.main-wrapper.home-ten .specialities-wrap .special-content p {
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .main-wrapper.home-ten .specialities-wrap .special-content p {
    margin-bottom: 20px;
  }
}
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1 {
  background-color: transparent;
  border: 1px solid #f36434;
  box-shadow: inset 0 0 0 0 #f36434;
  color: #f36434;
}
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1.active,
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:active,
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:focus,
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:hover {
  color: #fff;
  background-color: #f36434;
  border-color: #f36434;
  box-shadow: inset 0 0 50px 0 #f36434;
}
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1.active
  .open
  > .dropdown-toggle.btn-primary,
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:active
  .open
  > .dropdown-toggle.btn-primary,
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:focus
  .open
  > .dropdown-toggle.btn-primary,
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:hover
  .open
  > .dropdown-toggle.btn-primary {
  background-color: #f36434;
  border: 1px solid #f36434;
}
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1.active:focus
  .open
  > .dropdown-toggle.btn-primary:focus,
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1.active:focus
  .open
  > .dropdown-toggle.btn-primary:hover,
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1.active:hover
  .open
  > .dropdown-toggle.btn-primary:focus,
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1.active:hover
  .open
  > .dropdown-toggle.btn-primary:hover {
  background-color: #f36434;
  border: 1px solid #f36434;
}
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:active:focus,
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:active:hover {
  background-color: #f36434;
  border: 1px solid #f36434;
}
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1
  .active:not(:disabled):not(.disabled),
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:active:not(:disabled):not(.disabled) {
  background-color: #fff;
  border-color: #f36434;
  color: #f36434;
}
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1
  .active:focus:not(:disabled):not(.disabled),
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:active:focus:not(:disabled):not(.disabled) {
  box-shadow: unset;
}
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1
  .show
  > .btn-primary.dropdown-toggle {
  background-color: #09dca4;
  border-color: #09dca4;
  color: #fff;
}
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1
  .show
  > .btn-primary.dropdown-toggle:focus {
  box-shadow: unset;
}
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:disabled {
  background-color: #19bbdb;
  border-color: #19bbdb;
  color: #fff;
}
@media (max-width: 767.98px) {
  .main-wrapper.home-ten .specialities-wrap .special-content .special-btn a {
    margin-top: 10px;
  }
}
.main-wrapper.home-ten .specialities-wrap .special-content .special-btn a {
  margin-right: 10px;
}
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  a:last-child {
  margin-right: 0;
}
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  a.btn-primary {
  box-shadow: inset 0 0 0 0 #000c18;
}
.main-wrapper.home-ten
  .specialities-wrap
  .special-content
  .special-btn
  a.btn-primary:hover {
  border-color: #fff;
  background: #000c18;
  box-shadow: inset 0 0 50px 0 #000c18;
  color: #fff;
}
.main-wrapper.home-ten .service-wrap {
  margin-bottom: 50px;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .service-wrap {
    margin-bottom: 30px;
  }
}
.main-wrapper.home-ten .service-wrap .service-img {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}
.main-wrapper.home-ten .service-wrap .service-img:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.main-wrapper.home-ten .service-wrap .service-img:hover::before {
  -webkit-animation: circle 1s;
  animation: circle 1s;
}
.main-wrapper.home-ten .service-wrap .service-img img {
  border-radius: 10px;
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
}
.main-wrapper.home-ten .service-section {
  background: #f9fcff;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .service-section {
    padding: 60px 0;
  }
}
.main-wrapper.home-ten .service-section .bg-shapes img {
  position: absolute;
  top: 30%;
  left: 0;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .service-section .bg-shapes {
    display: none;
  }
}
.main-wrapper.home-ten .service-section::after {
  content: "";
  background: url(https://1igsmediclinic.com/b1014c3a8e9e0fe31b6b.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .main-wrapper.home-ten .service-section {
    padding: 40px 0;
  }
}
.main-wrapper.home-ten .our-doctor-section {
  padding: 80px 0 56px;
  position: relative;
  background: #f8fafc;
  z-index: 0;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .our-doctor-section {
    padding: 60px 0 36px;
  }
}
.main-wrapper.home-ten .book-appointment-section {
  padding: 80px 0;
  position: relative;
}
.main-wrapper.home-ten .book-appointment-section .book-appointment-ten {
  padding: 50px;
  background: #19bbdb;
  border-radius: 35px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .main-wrapper.home-ten .book-appointment-section .book-appointment-ten {
    padding: 20px;
  }
}
.main-wrapper.home-ten
  .book-appointment-section
  .book-appointment-ten
  .book-section-bg
  img {
  position: absolute;
}
.main-wrapper.home-ten
  .book-appointment-section
  .book-appointment-ten
  .book-section-bg
  img:nth-child(1) {
  left: 0;
  bottom: 0;
}
.main-wrapper.home-ten
  .book-appointment-section
  .book-appointment-ten
  .book-section-bg
  img:nth-child(2) {
  right: 0;
  bottom: 6%;
}
.main-wrapper.home-ten
  .book-appointment-section
  .book-appointment-ten
  .book-section-bg
  img:nth-child(3) {
  right: 160px;
  top: 100px;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten
    .book-appointment-section
    .book-appointment-ten
    .book-section-bg {
    display: none;
  }
}
.main-wrapper.home-ten .book-appointment-section .book-appointment-ten h2 {
  color: #fff;
  margin-bottom: 24px;
}
.main-wrapper.home-ten .book-appointment-section .book-appointment-ten p {
  max-width: 725px;
  margin: auto;
  margin-bottom: 50px;
  color: #fff;
}
.main-wrapper.home-ten
  .book-appointment-section
  .book-appointment-ten
  .appointment-btn-group {
  display: flex;
  justify-content: center;
  position: relative;
}
@media (max-width: 568px) {
  .main-wrapper.home-ten
    .book-appointment-section
    .book-appointment-ten
    .appointment-btn-group {
    flex-direction: column;
  }
}
.main-wrapper.home-ten
  .book-appointment-section
  .book-appointment-ten
  .appointment-btn-group
  a {
  padding: 14px 40px;
  border-radius: 35px;
  border: 2px solid #fff;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  box-shadow: inset 0 0 0 0 #fff;
  transition: all 0.7s;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten
    .book-appointment-section
    .book-appointment-ten
    .appointment-btn-group
    a {
    padding: 14px 20px;
    border: 1px solid #fff;
    font-size: 15px;
  }
}
@media (max-width: 575.98px) {
  .main-wrapper.home-ten
    .book-appointment-section
    .book-appointment-ten
    .appointment-btn-group
    a {
    padding: 10px 20px;
  }
}
.main-wrapper.home-ten
  .book-appointment-section
  .book-appointment-ten
  .appointment-btn-group
  a:hover {
  box-shadow: inset 0 0 0 50px #fff;
  color: #19bbdb;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .section-blogs {
    padding: 60px 0;
  }
}
@media (max-width: 767.98px) {
  .main-wrapper.home-ten .section-blogs {
    padding: 40px 0;
  }
}
.main-wrapper.home-ten .section-blogs .view-all .btn {
  margin-top: 0;
}
.main-wrapper.home-ten .section-blogs .grid-blog {
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.0509803922);
  border-radius: 10px;
  border: 0;
  margin: 0 0 30px;
  padding: 24px;
}
.main-wrapper.home-ten .section-blogs .grid-blog .blog-image {
  position: relative;
  border-radius: 20px;
}
.main-wrapper.home-ten .section-blogs .grid-blog .blog-image img {
  border-radius: 20px;
}
.main-wrapper.home-ten .section-blogs .grid-blog .blog-image .post-author {
  background: #fff;
  padding: 5px;
  border-radius: 500px;
  width: auto;
  position: absolute;
  top: 18px;
  left: 18px;
}
.main-wrapper.home-ten .section-blogs .grid-blog .blog-image .post-author img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-right: 5px;
}
.main-wrapper.home-ten .section-blogs .grid-blog .blog-image .post-author span {
  font-weight: 600;
  font-size: 14px;
  color: #374151;
  margin-right: 10px;
}
.main-wrapper.home-ten .section-blogs .grid-blog .blog-content .blog-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.main-wrapper.home-ten .section-blogs .grid-blog .blog-content .blog-title a {
  color: #000;
}
.main-wrapper.home-ten
  .section-blogs
  .grid-blog
  .blog-content
  .blog-title
  a:hover {
  color: #19bbdb;
}
.main-wrapper.home-ten .pricing-section.pricing-section-ten {
  position: relative;
  z-index: 1;
  padding: 80px 0;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .pricing-section.pricing-section-ten {
    padding: 60px 0;
  }
}
@media (max-width: 767.98px) {
  .main-wrapper.home-ten .pricing-section.pricing-section-ten {
    padding: 40px 0;
  }
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .section-header-one
  p {
  max-width: 636px;
}
@media (max-width: 767.98px) {
  .main-wrapper.home-ten
    .pricing-section.pricing-section-ten
    .section-header-one
    p {
    max-width: 100%;
  }
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .section-header-one
  .options-group {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 568px) {
  .main-wrapper.home-ten
    .pricing-section.pricing-section-ten
    .section-header-one
    .options-group {
    flex-direction: column;
  }
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .section-header-one
  .options-group
  span {
  color: #1f2937;
  font-weight: 500;
  font-size: 18px;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .section-header-one
  .options-group
  span
  .discount-plan {
  background: #ffc001;
  border-radius: 35px;
  color: #fff;
  padding: 5px 10px;
  font-size: 14px;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .section-header-one
  .form-check {
  width: 30px;
  margin-bottom: 0;
  margin: 0 17px 0 17px;
}
@media (max-width: 568px) {
  .main-wrapper.home-ten
    .pricing-section.pricing-section-ten
    .section-header-one
    .form-check {
    margin: 15px 0 15px 0;
  }
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .section-header-one
  .form-check
  .form-check-input {
  float: right !important;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .section-header-one
  .form-check
  .form-check-input:focus {
  box-shadow: none !important;
}
.main-wrapper.home-ten .pricing-section.pricing-section-ten .pricing-card {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 24px;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card
  .pricing-btn {
  margin-bottom: 30px;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card
  .pricing-btn
  .btn {
  color: #19bbdb;
  box-shadow: inset 0 0 0 0 #19bbdb;
  padding: 12px 12px;
  background: #fff;
  border-radius: 35px;
  transition: all 0.5s;
  border: 2px solid #19bbdb;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card
  .pricing-btn
  .btn:hover {
  box-shadow: inset 0 0 0 50px #19bbdb;
  color: #fff;
  border: 2px solid #fff;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card
  .pricing-header
  .pricing-title {
  width: 100%;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card
  .pricing-header
  .pricing-title
  h4 {
  font-weight: 700;
  color: #000;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card
  .pricing-header
  .pricing-title
  span.badge {
  padding: 8px 10px;
  font-size: 14px;
  font-weight: 500;
  background: #ffc001;
  color: #fff;
  border-radius: 7px;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card
  .pricing-info
  .pricing-list {
  padding-bottom: 30px;
  border-bottom: 1px solid #e2e8f0;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card
  .pricing-info
  .pricing-list
  ul
  li {
  margin-bottom: 15px;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card
  .pricing-info
  .pricing-list
  ul
  li::before {
  content: "\f21e";
  color: #19bbdb;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card
  .pricing-info
  .pricing-list
  ul
  li:last-child {
  margin-bottom: 0;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card
  .pricing-info
  .pricing-list.pricing-list-two {
  border-bottom: none;
  padding: 30px 0 0 0;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card
  .pricing-info
  .pricing-list.pricing-list-two
  ul
  li
  span.badge {
  background: #fee2e2;
  color: #ef444e;
  font-size: 10px;
  font-weight: 500;
  padding: 4px 6px;
  border-radius: 999px;
  margin-left: 10px;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card
  .pricing-info
  .pricing-list.pricing-list-two
  ul
  li::before {
  content: "+";
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card.pricing-card-active {
  background: #19bbdb;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card.pricing-card-active
  .card-body
  .pricing-header
  .pricing-header-info {
  position: relative;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card.pricing-card-active
  .card-body
  .pricing-header
  .pricing-header-info
  .pricing-title
  h4 {
  color: #fff;
  font-weight: 700;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card.pricing-card-active
  .card-body
  .pricing-info
  .pricing-btn {
  margin-bottom: 30px;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card.pricing-card-active
  .card-body
  .pricing-info
  .pricing-btn
  .btn {
  color: #19bbdb;
  box-shadow: inset 0 0 0 0 #19bbdb;
  border-radius: 35px;
  transition: all 0.5s;
  border: 2px solid #fff;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card.pricing-card-active
  .card-body
  .pricing-info
  .pricing-btn
  .btn:hover {
  box-shadow: inset 0 0 0 50px #19bbdb;
  color: #fff;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card.pricing-card-active
  .card-body
  .pricing-info
  .pricing-list {
  padding-bottom: 30px;
  border-bottom: 1px solid #f1f5f9;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card.pricing-card-active
  .card-body
  .pricing-info
  .pricing-list
  ul
  li {
  font-weight: 500;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card.pricing-card-active
  .card-body
  .pricing-info
  .pricing-list
  ul
  li::before {
  content: "\f21e";
  color: #fff;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card.pricing-card-active
  .card-body
  .pricing-info
  .pricing-list.pricing-list-two {
  border-bottom: none;
  padding: 30px 0 0 0;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card.pricing-card-active
  .card-body
  .pricing-info
  .pricing-list.pricing-list-two
  ul
  li::before {
  content: "+";
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card:hover {
  background: #19bbdb;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card:hover
  .pricing-title
  h4 {
  color: #fff;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card:hover
  .pricing-list {
  border-bottom: 1px solid #f1f5f9;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card:hover
  .pricing-list
  ul
  li::before {
  color: #fff;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card:hover
  .pricing-list.pricing-list-two {
  border-bottom: none;
  padding: 30px 0 0 0;
}
.main-wrapper.home-ten
  .pricing-section.pricing-section-ten
  .pricing-card:hover
  .pricing-list.pricing-list-two
  ul
  li::before {
  content: "+";
}
.main-wrapper.home-ten .faq-section {
  position: relative;
}
.main-wrapper.home-ten .faq-section.faq-section-ten {
  padding: 80px 0 0;
  background: #f8fafc;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .faq-section.faq-section-ten {
    padding: 60px 0 0;
  }
}
@media (max-width: 767.98px) {
  .main-wrapper.home-ten .faq-section.faq-section-ten {
    padding: 40px 0 0;
  }
}
.main-wrapper.home-ten .faq-section.faq-section-ten .faq-info {
  padding-bottom: 80px;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-ten .faq-section.faq-section-ten .faq-info {
    padding-bottom: 60px;
  }
}
@media (max-width: 767.98px) {
  .main-wrapper.home-ten .faq-section.faq-section-ten .faq-info {
    padding-bottom: 40px;
  }
}
.main-wrapper.home-ten .faq-section.faq-section-ten .faq-img {
  margin-right: 100px;
  position: relative;
}
.main-wrapper.home-ten .faq-section.faq-section-ten .faq-img .bg-shapes img {
  position: absolute;
  top: 40%;
  right: 30px;
  z-index: -1;
}
.main-wrapper.home-ten .faq-section.faq-section-ten .section-header-one {
  text-align: start;
}
@media (max-width: 568px) {
  .content-btn-block {
    flex-wrap: wrap;
  }
  .footer.footer-one.footer-ten .footer-bottom .copyright {
    flex-direction: column;
  }
}
@keyframes bouncing {
  to {
    transform: translateX(5px);
  }
}
@keyframes bounce {
  to {
    transform: translateX(-5px);
  }
}
@keyframes bounceup {
  to {
    transform: translateY(-10px);
  }
}
.sec-heading-eye {
  margin: 0 0 50px;
}
.sec-heading-eye img {
  margin: 0 0 15px;
}
.sec-heading-eye h2 {
  font-size: 34px;
  font-weight: 600;
  color: #f36434;
  margin: 0 0 15px;
}
.sec-heading-eye h2 span {
  color: #1f2937;
}
@media (max-width: 991.98px) {
  .sec-heading-eye h2 {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .sec-heading-eye h2 {
    font-size: 26px;
  }
}
.sec-heading-eye p {
  font-size: 16px;
  color: #6b7280;
}
@media (max-width: 991.98px) {
  .sec-heading-eye p {
    font-size: 14px;
  }
}
@media (max-width: 991.98px) {
  .sec-heading-eye {
    margin-bottom: 30px;
  }
}
.special-section {
  position: relative;
  padding: 80px 0;
}
@media (max-width: 991.98px) {
  .special-section {
    padding: 40px 0;
  }
}
.special-item {
  margin: 0 0 50px;
}
.special-item .special-icon {
  text-align: center;
  margin: 0 auto 15px;
  height: 45px;
}
.special-item .special-icon a {
  width: 110px;
  height: 110px;
  background-color: #f36434;
  border-radius: 100% 0;
  transform: rotate(45deg);
  text-align: center;
  margin: -70px 0 auto;
}
.special-item .special-icon a i {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  color: #fff;
}
.special-item h6 {
  font-weight: 500;
  font-size: 18px;
  margin: 0;
  text-align: center;
  color: #1f2937;
}
.special-item h6 a {
  color: #1f2937;
}
.special-item h6 a:hover {
  color: #f36434;
}
.center-section {
  position: relative;
  padding: 40px 40px;
}
@media (max-width: 991.98px) {
  .center-section {
    padding: 0 0 40px;
  }
}
@media (max-width: 767.98px) {
  .center-section {
    padding: 0 0 16px;
  }
}
.center-img {
  position: relative;
  margin: 0 20px 0 0;
}
.center-img .center-service {
  position: absolute;
  right: 0;
  bottom: 30px;
  background: #fff;
  box-shadow: 0 4px 25px rgba(0, 0, 0, 0.15);
  border-radius: 100px;
  padding: 15px;
  text-align: left;
}
.center-img .center-service span {
  width: 40px;
  height: 40px;
  background: #f36434;
  color: #fff;
  border-radius: 100px;
  margin: 0 15px 0 0;
  flex-shrink: 0;
}
.center-img .center-service h6 {
  font-size: 16px;
  font-weight: 500;
  color: #1f2937;
  margin: 0 0 5px;
}
.center-img .center-service p {
  margin: 0;
}
@media (max-width: 991.98px) {
  .center-img .center-service {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
@media (max-width: 575.98px) {
  .center-img .center-service {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .center-img {
    text-align: center;
    margin: 0 0 24px 0;
  }
}
.center-info .sec-heading-eye {
  margin: 0 0 15px;
}
.center-info p {
  margin: 0 0 15px;
}
.center-info p:last-child {
  margin: 0 0 15px;
}
.care-box {
  text-align: center;
}
.care-box span {
  width: 110px;
  height: 110px;
  background-color: #1e5d8a;
  border-radius: 80% 0;
  transform: rotate(45deg);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.care-box span img {
  transform: rotate(-45deg);
}
.care-box h6 {
  font-size: 16px;
  font-weight: 500;
  color: #1f2937;
  margin: 0 0 15px;
}
.care-box a {
  font-size: 14px;
  font-weight: 500;
  color: #f36434;
}
.care-box a:hover {
  color: #19bbdb;
}
.care-box a i {
  margin: 0 0 0 5px;
  font-size: 12px;
}
@media (max-width: 991.98px) {
  .care-box {
    margin-bottom: 24px;
  }
}
.bg-06 {
  left: 0;
  bottom: 0;
}
.bg-07 {
  right: 0;
  bottom: 0;
}
.count-box {
  margin: 0 0 24px;
}
.count-box .count-icon {
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 100px;
  margin: 0 26px 0 0;
  flex-shrink: 0;
}
.count-box h3 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 15px;
}
@media (max-width: 991.98px) {
  .count-box h3 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .count-box h3 {
    font-size: 24px;
  }
}
.count-box h5 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 15px;
}
@media (max-width: 991.98px) {
  .count-box h5 {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .count-box h5 {
    font-size: 24px;
  }
}
.count-box p {
  color: #fff;
  margin: 0;
}
.bg-08 {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.our-doctors-card.eye-doc {
  margin: 0 0 24px;
  padding: 24px;
  box-shadow: 0 10px 40px 10px rgba(0, 0, 0, 0.0784313725);
  border-radius: 10px;
}
.our-doctors-card.eye-doc .doctors-header {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 24px;
}
.our-doctors-card.eye-doc .doctors-header img {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  border-radius: 10px;
}
.our-doctors-card.eye-doc .doctors-header:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.our-doctors-card.eye-doc .doctors-header .rating-top-img {
  background: #fff;
  display: flex;
  align-items: center;
  border-radius: 30px;
  padding: 7px 10px;
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 25px;
  line-height: normal;
}
.our-doctors-card.eye-doc .doctors-header .rating-top-img i {
  color: #ffc001;
  margin-right: 5px;
}
.our-doctors-card.eye-doc .doctors-body h4 {
  font-weight: 600;
  margin: 0 0 5px;
}
.our-doctors-card.eye-doc .doctors-body h4 a {
  color: #1f2937;
}
.our-doctors-card.eye-doc .doctors-body h4 a:hover {
  color: #f36434;
}
.our-doctors-card.eye-doc .doctors-body p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #374151;
  margin-bottom: 0;
}
.our-doctors-card.eye-doc .doctors-body h6 {
  font-size: 14px;
  margin: 0 0 15px;
}
@media (max-width: 991.98px) {
  .our-doctors-card.eye-doc {
    margin: 0 0 30px;
  }
}
.facilities-section {
  padding: 80px 0 56px;
}
@media (max-width: 991.98px) {
  .facilities-section {
    padding: 40px 0 16px;
  }
}
.facility-box {
  margin: 0 0 24px;
  position: relative;
  transition: 0.5s all;
}
.facility-box .facility-img {
  border-radius: 10px;
}
.facility-box .facility-img img {
  width: 100%;
  border-radius: 10px;
}
.facility-box .consult-btn {
  background: #19bbdb;
  border-color: #19bbdb;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: 0.5s all;
}
.facility-box .consult-btn:hover {
  background: #0c4f8a;
  border-color: #0c4f8a;
}
.facility-box:hover .consult-btn {
  top: 50%;
  opacity: 1;
  transition: 0.5s all;
}
.our-blog-section.eye-blog {
  background: linear-gradient(
    88.66deg,
    #d6eeff 1.08%,
    #f9fdff 26.56%,
    #fff 76.5%,
    #e6fcff 98.92%
  );
}
.our-blog-section.eye-blog .our-blogs {
  border: 0;
  border-radius: 10px;
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.0509803922);
  margin: 0 0 50px;
}
.our-blog-section.eye-blog .our-blogs .blogs-img {
  overflow: hidden;
  border-radius: 10px 10px 0 0;
  position: relative;
}
.our-blog-section.eye-blog .our-blogs .blogs-img .blog-inner-img {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  border-radius: 10px 10px 0 0;
}
.our-blog-section.eye-blog .our-blogs .blogs-img:hover .blog-inner-img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.our-blog-section.eye-blog .our-blogs .blogs-info {
  border: 0;
  text-align: center;
}
.our-blog-section.eye-blog .our-blogs .blogs-info h4 {
  margin: 0 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.our-blog-section.eye-blog .our-blogs .blogs-info h4 a {
  color: #1f2937;
}
.our-blog-section.eye-blog .our-blogs .blogs-info h4 a:hover {
  color: #f36434;
}
.our-blog-section.eye-blog .our-blogs .blogs-info p {
  font-size: 16px;
  color: #6b7280;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.our-blog-section.eye-blog .our-blogs .blogs-info .blogs-btn {
  font-weight: 500;
  font-size: 14px;
  color: #f36434;
}
.our-blog-section.eye-blog .our-blogs .blogs-info .blogs-btn i {
  margin: 0 0 0 5px;
}
.our-blog-section.eye-blog .our-blogs .blogs-info .blogs-btn:hover {
  color: #19bbdb;
}
.appointment-section {
  background-color: transparent;
  position: relative;
  z-index: 1;
  padding-top: 325px;
}
@media (max-width: 767.98px) {
  .appointment-section {
    padding-top: 0;
  }
}
.appointment-section::before {
  position: absolute;
  top: -1px;
  left: 0;
  background: url(https://1igsmediclinic.com/7203670cb3cf838f1a4c.png) no-repeat
    center top;
  content: "";
  width: 100%;
  height: 100%;
  top: -1px;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .appointment-section::before {
    background: 0 0;
  }
}
.appointment-form {
  padding: 80px 0;
  position: relative;
}
@media (max-width: 991.98px) {
  .appointment-form {
    padding: 40px 0;
  }
}
.faq-eye-section {
  padding: 80px 0;
  position: relative;
}
@media (max-width: 991.98px) {
  .faq-eye-section {
    padding: 40px 0;
  }
}
.faq-wrap ul {
  display: block;
  margin: 0;
  padding: 0;
}
.faq-wrap ul li {
  list-style: none;
}
.faq-wrap ul li a {
  background: #f0f4f6;
  margin: 0 0 15px;
  padding: 15px;
  color: #1f2937;
}
.faq-wrap ul li a span {
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 100px;
  margin: 0 10px 0 0;
  flex-shrink: 0;
  color: #1f2937;
}
.faq-wrap ul li a.active {
  background: #f36434;
  color: #fff;
}
.faq-content img {
  margin: 0 0 29px;
}
.faq-content p {
  margin: 0 0 15px;
}
.faq-content p:last-child {
  margin: 0;
}
.eye-testimonial-section {
  padding: 80px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .eye-testimonial-section {
    padding: 40px 0;
  }
}
.eye-testimonial-section .sec-bg-img img {
  position: absolute;
  left: 50px;
  top: 200px;
  z-index: -1;
}
.testimonial-wrap {
  position: relative;
}
.testimonial-wrap h4 {
  margin: 0 0 30px;
  font-weight: 600;
}
.testimonial-wrap p {
  margin: 0 0 30px;
}
.testimonial-wrap::before {
  content: "";
  background: url(https://1igsmediclinic.comhttps://1igsmediclinic.com/fd09d64c81e60c91f698.svg)
    no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 84px;
  height: 14px;
}
.slide-11 button {
  background: 0 0;
  border: 0;
  padding: 0;
}
.offer-section {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 991.98px) {
  .offer-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.offer-wrap {
  background: radial-gradient(50% 50% at 50% 50%, #328cd9 0, #f36434 100%);
  margin: 0;
  padding: 0 24px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .offer-wrap {
    margin: 0 0 60px 0;
    padding: 20px 24px !important;
  }
}
.offer-wrap .eye-card-bg .bg-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.offer-wrap .eye-card-bg .bg-top {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@keyframes gelatine {
  from,
  to {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(0.9, 1.1);
  }
  50% {
    transform: scale(1.1, 0.9);
  }
  75% {
    transform: scale(0.95, 1.05);
  }
}
@keyframes grow {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
@keyframes updown {
  100% {
    transform: translateY(-10px);
  }
}
@keyframes pulse {
  from {
    transform: scale(0.8);
  }
  to {
    transform: scale(1.2);
  }
}
@keyframes elastic-spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(720deg);
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.main-wrapper.home-fourteen {
  font-size: 16px;
  font-family: Inter, sans-serif;
}
@media (max-width: 1199.98px) {
  .main-wrapper.home-fourteen {
    font-size: 15px;
  }
}
.main-wrapper.home-fourteen .faq-info {
  padding-top: 80px;
}
@media (max-width: 1199.98px) {
  .main-wrapper.home-fourteen .faq-info {
    padding-top: 50px;
  }
}
.main-wrapper.home-fourteen .btn-primary {
  background: #19bbdb;
  box-shadow: inset 0 0 0 0 #19bbdb;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.main-wrapper.home-fourteen .btn-primary:active,
.main-wrapper.home-fourteen .btn-primary:hover {
  box-shadow: inset 210px 0 0 0 #16a4c0;
  border-color: #16a4c0;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-fourteen .btn-sec {
    text-align: center;
  }
}
.main-wrapper.home-fourteen .btn-sec a {
  padding: 11px 18px;
  font-size: 15px;
  color: #fff;
  background: #19bbdb;
  transition: color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  box-shadow: inset 0 0 0 0 #19bbdb;
  border: 1px solid #19bbdb;
  font-weight: 600;
  border-radius: 6px;
}
@media (max-width: 991.98px) {
  .main-wrapper.home-fourteen .btn-sec a {
    padding: 10px 12px;
    font-size: 14px;
  }
}
.main-wrapper.home-fourteen .btn-sec a i {
  margin-left: 10px;
}
.main-wrapper.home-fourteen .btn-sec a:hover {
  box-shadow: inset 210px 0 0 0 #16a4c0;
  border-color: #16a4c0;
}
.banner-section-fourteen {
  position: relative;
  padding: 0;
  background: #19bbdb;
  z-index: 1;
}
.banner-section-fourteen .banner-content-fourteen {
  padding: 148px 0;
}
@media (max-width: 1399.98px) {
  .banner-section-fourteen .banner-content-fourteen {
    padding: 100px 0;
  }
}
@media (max-width: 1199.98px) {
  .banner-section-fourteen .banner-content-fourteen {
    padding: 80px 0;
  }
}
@media (max-width: 767.98px) {
  .banner-section-fourteen .banner-content-fourteen {
    padding: 60px 0;
  }
}
.banner-section-fourteen .banner-content-fourteen h1 {
  color: #fff;
  letter-spacing: 0.005rem;
  font-weight: 700;
  font-size: 54px;
  margin: 0 0 40px 0;
}
@media (max-width: 1399.98px) {
  .banner-section-fourteen .banner-content-fourteen h1 {
    font-size: 50px;
  }
}
@media (max-width: 1199.98px) {
  .banner-section-fourteen .banner-content-fourteen h1 {
    width: auto;
    font-size: 42px;
  }
}
@media (max-width: 991.98px) {
  .banner-section-fourteen .banner-content-fourteen h1 {
    font-size: 36px;
  }
}
@media (max-width: 767.98px) {
  .banner-section-fourteen .banner-content-fourteen h1 {
    font-size: 26px;
  }
}
.banner-section-fourteen .banner-content-fourteen .banner-btns-fourteen {
  display: flex;
  justify-content: start;
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .banner-section-fourteen .banner-content-fourteen .banner-btns-fourteen {
    justify-content: center;
    margin-bottom: 20px;
  }
}
@media (max-width: 479.98px) {
  .banner-section-fourteen .banner-content-fourteen .banner-btns-fourteen {
    flex-direction: column;
  }
}
.banner-section-fourteen .banner-content-fourteen .banner-btns-fourteen .btn {
  font-size: 16px;
  padding: 14px 20px;
  margin-right: 20px;
  margin-bottom: 10px;
}
.banner-section-fourteen .banner-content-fourteen .banner-btns-fourteen .btn i {
  margin-right: 10px;
}
.banner-section-fourteen
  .banner-content-fourteen
  .banner-btns-fourteen
  .btn:last-child {
  margin-right: 0;
}
@media (max-width: 767.98px) {
  .banner-section-fourteen .banner-content-fourteen .banner-btns-fourteen .btn {
    font-size: 14px;
    padding: 11px 14px;
  }
}
.banner-section-fourteen
  .banner-content-fourteen
  .banner-btns-fourteen
  .btn-primary {
  background: #fff;
  color: #19bbdb;
}
@media (max-width: 479.98px) {
  .banner-section-fourteen
    .banner-content-fourteen
    .banner-btns-fourteen
    .btn-primary {
    width: 100%;
    margin-bottom: 10px;
  }
}
.banner-section-fourteen
  .banner-content-fourteen
  .banner-btns-fourteen
  .btn-primary:hover {
  background: 0 0;
  box-shadow: none;
  color: #fff;
  border: 1px solid #fff;
}
.banner-section-fourteen .search-box-fourteen {
  background: #fff;
  box-shadow: -8px 6px 100px 0 rgba(36, 58, 101, 0.1);
  border-radius: 5px;
  padding: 24px;
}
.banner-section-fourteen .search-box-fourteen .form-block {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
}
@media (max-width: 767.98px) {
  .banner-section-fourteen .search-box-fourteen .form-block {
    flex-direction: column;
  }
}
.banner-section-fourteen .search-box-fourteen .form-block .search-input {
  margin: 0 30px 0 0;
}
@media (max-width: 767.98px) {
  .banner-section-fourteen .search-box-fourteen .form-block .search-input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.banner-section-fourteen .search-box-fourteen .form-block .search-input input {
  min-height: 20px;
  height: 20px;
  padding: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  font-size: 18px;
  color: #1f2937;
}
.banner-section-fourteen
  .search-box-fourteen
  .form-block
  .search-input
  input::placeholder {
  color: #1f2937;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .banner-section-fourteen
    .search-box-fourteen
    .form-block
    .search-input
    input {
    font-size: 16px;
  }
}
.banner-section-fourteen .search-box-fourteen .form-block .search-input label {
  color: #6b7280;
  font-weight: 500;
  margin-bottom: 5px;
}
@media (max-width: 767.98px) {
  .banner-section-fourteen
    .search-box-fourteen
    .form-block
    .search-input
    label {
    text-align: left;
  }
}
.banner-section-fourteen .search-box-fourteen .search-btn {
  width: auto;
  margin: -8px 0 0 0;
}
@media (max-width: 767.98px) {
  .banner-section-fourteen .search-box-fourteen .search-btn {
    width: 100%;
    margin: 0;
  }
}
.banner-section-fourteen .search-box-fourteen .search-btn .btn-primary {
  background: #19bbdb;
  border: 1px solid #19bbdb;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  padding: 12px 16px;
  font-weight: 600;
  font-size: 15px;
  border-radius: 6px;
}
@media (max-width: 767.98px) {
  .banner-section-fourteen .search-box-fourteen .search-btn .btn-primary {
    width: 100%;
  }
}
.banner-section-fourteen .search-box-fourteen .search-btn .btn-primary:hover {
  box-shadow: inset 210px 0 0 0 #16a4c0;
  border-color: #16a4c0;
  color: #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.banner-section-fourteen .banner-img-fourteen {
  position: absolute;
  right: 0;
  bottom: 0;
  width: inherit;
  z-index: -1;
}
.banner-section-fourteen .banner-img-fourteen .banner-img2 {
  top: 14%;
  right: 6%;
}
@media (max-width: 1199.98px) {
  .banner-section-fourteen .banner-img-fourteen .banner-img2 {
    top: 40px;
  }
}
.services-section-fourteen {
  padding: 40px 0;
  position: relative;
  background: #fff;
  z-index: 2;
}
@media (max-width: 1199.98px) {
  .services-section-fourteen {
    padding: 50px 0;
  }
}
@media (max-width: 767.98px) {
  .services-section-fourteen {
    padding: 40px 0;
  }
}
.services-section-fourteen .section-header-fourteen {
  max-width: 856px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767.98px) {
  .services-section-fourteen .section-header-fourteen {
    max-width: 100%;
  }
}
.services-section-fourteen .bg-shapes img {
  position: absolute;
  z-index: -1;
}
.services-section-fourteen .bg-shapes .shape-2 {
  left: 5%;
  top: 25%;
  animation: spin 3s linear infinite;
}
.services-section-fourteen .bg-shapes .shape-1 {
  right: 57px;
  bottom: 15%;
  animation: spin 3s linear infinite;
}
.services-section-fourteen .bg-shapes .shape-3 {
  right: 115px;
  top: 54px;
  animation: spin 3s linear infinite;
}
.team-section-fourteen {
  position: relative;
  padding: 80px 0 56px 0;
}
@media (max-width: 1199.98px) {
  .team-section-fourteen {
    padding: 50px 0 26px;
  }
}
.team-section-fourteen .section-header-fourteen {
  max-width: 856px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767.98px) {
  .team-section-fourteen .section-header-fourteen {
    max-width: 100%;
  }
}
.team-section-fourteen .bg-shapes img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.team-section-fourteen .our-doctors-card {
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.0509803922);
  border-radius: 10px;
  margin-bottom: 24px;
}
.team-section-fourteen .our-doctors-card .doctors-header {
  position: relative;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.team-section-fourteen .our-doctors-card .doctors-header img {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  border-radius: 10px 10px 0 0;
}
.team-section-fourteen .our-doctors-card .doctors-header:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.team-section-fourteen .our-doctors-card .doctors-body {
  background: #fff;
  border-radius: 0 0 10px 10px;
  padding: 24px;
}
.team-section-fourteen .our-doctors-card .doctors-body .rating {
  font-size: 16px;
  margin-bottom: 15px;
}
.team-section-fourteen .our-doctors-card .doctors-body .rating i {
  color: #e5e7eb;
}
.team-section-fourteen .our-doctors-card .doctors-body .rating i.filled {
  color: #ffc001;
}
.team-section-fourteen .our-doctors-card .doctors-body .rating span {
  color: #4b5563;
  font-size: 14px;
  margin-left: 10px;
}
.team-section-fourteen .our-doctors-card .doctors-body a {
  color: #000;
}
.team-section-fourteen .our-doctors-card .doctors-body a:hover {
  color: #19bbdb;
}
.team-section-fourteen .our-doctors-card .doctors-body h4 {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
}
.team-section-fourteen .our-doctors-card .doctors-body h4:hover {
  color: #19bbdb;
}
.team-section-fourteen .our-doctors-card .doctors-body p {
  font-weight: 500;
  margin-bottom: 0;
  color: #4b5563;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 15px;
}
.team-section-fourteen .our-doctors-card .doctors-body .location {
  padding: 0;
  border-bottom: 1px solid #e5e7eb;
  margin-bottom: 15px;
}
.team-section-fourteen .our-doctors-card .doctors-body .location p {
  font-size: 14px;
  color: #4b5563;
  font-weight: 400;
}
.team-section-fourteen .our-doctors-card .doctors-body .location p i {
  margin-right: 5px;
}
.team-section-fourteen .our-doctors-card .doctors-body .view-btn {
  font-size: 14px;
  font-weight: 600;
  background: #f3f4f6;
  border: 1px solid #f3f4f6;
  color: #4b5563;
  border-radius: 6px;
  padding: 9px 12px;
}
.team-section-fourteen .our-doctors-card .doctors-body .book-btn {
  font-size: 15px;
  font-weight: 500;
  background: #19bbdb;
  border: 1px solid #19bbdb;
  box-shadow: inset 0 0 0 0 #19bbdb;
  color: #fff;
  border-radius: 6px;
  padding: 8px 18px;
  border: 0;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.team-section-fourteen .our-doctors-card .doctors-body .book-btn:hover {
  box-shadow: inset 210px 0 0 0 #16a4c0;
  border-color: #16a4c0;
  color: #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.team-section-fourteen .articles-grid-fourteen {
  background: #f8fafc;
  border: 1px solid #e5e7eb;
  border-radius: 30px;
}
@media (max-width: 1199.98px) {
  .team-section-fourteen .articles-grid-fourteen .articles-info {
    text-align: start;
  }
}
@media (max-width: 991.98px) {
  .team-section-fourteen .articles-grid-fourteen .articles-info {
    display: flex;
    text-align: center;
    flex-direction: column;
  }
}
.team-section-fourteen
  .articles-grid-fourteen
  .articles-info
  .articles-left
  .articles-img-fourteen {
  width: 206px;
  height: 220px;
}
.team-section-fourteen
  .articles-grid-fourteen
  .articles-info
  .articles-left
  .articles-img-fourteen
  img {
  height: 100%;
}
.team-section-fourteen
  .articles-grid-fourteen
  .articles-info
  .articles-right
  .articles-content-fourteen
  a {
  font-size: 20px;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
.team-section-fourteen
  .articles-grid-fourteen
  .articles-info
  .articles-right
  .articles-content-fourteen
  a:hover {
  color: #1c5b91;
}
@media (max-width: 1199.98px) {
  .team-section-fourteen
    .articles-grid-fourteen
    .articles-info
    .articles-right
    .articles-content-fourteen
    .articles-list {
    justify-content: start;
    -webkit-justify-content: start;
  }
}
@media (max-width: 991.98px) {
  .team-section-fourteen
    .articles-grid-fourteen
    .articles-info
    .articles-right
    .articles-content-fourteen
    .articles-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
.team-section-fourteen
  .articles-grid-fourteen
  .articles-info
  .articles-right
  .articles-content-fourteen
  .articles-list
  .Qualified-doctors-fourteen {
  background: #dbeffe;
  color: #19bbdb;
  padding: 10px 15px;
  border-radius: 8px;
}
.team-section-fourteen
  .articles-grid-fourteen
  .articles-info
  .articles-right
  .articles-content-fourteen
  .rating-fourteen
  .filled {
  color: #ffc001;
}
.team-section-fourteen
  .articles-grid-fourteen
  .articles-info
  .articles-right
  .articles-content-fourteen
  .rating-fourteen
  i {
  font-size: 18px;
}
.team-section-fourteen
  .articles-grid-fourteen
  .articles-info
  .articles-right
  .articles-content-fourteen
  p {
  color: #6b7280;
  font-weight: 500;
  margin: 0 0 10px 0;
}
.team-section-fourteen
  .articles-grid-fourteen
  .articles-info
  .articles-right
  .articles-content-fourteen
  p
  i {
  color: #6b7280;
  margin: 0 7px 0 0;
}
.team-section-fourteen
  .articles-grid-fourteen
  .articles-info
  .articles-right
  .articles-content-fourteen
  p
  span {
  color: #1f2937;
  font-weight: 500;
}
.blog-section-fourteen {
  position: relative;
  padding: 80px 0;
}
@media (max-width: 1199.98px) {
  .blog-section-fourteen {
    padding: 50px 0;
  }
}
.blog-section-fourteen .bg-shapes .shape-1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: -1;
}
.blog-section-fourteen .blog-btn-sec {
  margin: 16px 0 0 0;
}
.blog-section-fourteen .blog-btn-sec .btn-view {
  padding: 15px 20px;
  font-size: 15px;
  color: #fff;
  background: #19bbdb;
  transition: color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  box-shadow: inset 0 0 0 0 #19bbdb;
  font-weight: 600;
  border: 1px solid #19bbdb;
}
@media (max-width: 991.98px) {
  .blog-section-fourteen .blog-btn-sec .btn-view {
    padding: 12px 13px;
  }
}
.blog-section-fourteen .blog-btn-sec .btn-view:hover {
  box-shadow: inset 220px 0 0 0 #1c5b91;
  border-color: #1c5b91;
}
.choose-us-fourteen {
  background: #312e81;
  position: relative;
  padding: 80px 0;
}
@media (max-width: 1199.98px) {
  .choose-us-fourteen {
    padding: 50px 0;
  }
}
.choose-us-fourteen .bg-shapes img {
  position: absolute;
}
.choose-us-fourteen .bg-shapes .shape-1 {
  left: 5%;
  top: 25%;
  animation: spin 3s linear infinite;
}
.choose-us-fourteen .bg-shapes .shape-2 {
  right: 10%;
  bottom: 15%;
  animation: spin 3s linear infinite;
}
@media (max-width: 991.98px) {
  .choose-us-fourteen .choose-us-image {
    text-align: center;
    margin-bottom: 24px;
  }
}
.choose-us-fourteen .choose-content {
  margin-left: 100px;
}
@media (max-width: 1399.98px) {
  .choose-us-fourteen .choose-content {
    margin-left: 50px;
  }
}
@media (max-width: 991.98px) {
  .choose-us-fourteen .choose-content {
    margin-left: 0;
  }
}
.choose-us-fourteen .choose-content .section-header-fourteen {
  text-align: left;
}
.choose-us-fourteen .choose-content .section-header-fourteen h6 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 10px;
}
.choose-us-fourteen .choose-content .section-header-fourteen h2 {
  color: #fff;
}
.choose-us-fourteen .choose-content .section-header-fourteen p {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}
.choose-us-fourteen .choose-content ul {
  margin-bottom: 25px;
}
.choose-us-fourteen .choose-content ul li {
  color: #fff;
  margin: 0 0 15px;
  padding: 0 0 0 28px;
  position: relative;
}
.choose-us-fourteen .choose-content ul li:last-child {
  margin-bottom: 0;
}
.choose-us-fourteen .choose-content ul li::before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 0;
  left: 0;
  color: #10b981;
}
.choose-us-fourteen .choose-content .choose-list {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
}
.choose-us-fourteen .you-get-list ul {
  list-style: none;
  padding: 0;
}
.choose-us-fourteen .you-get-list ul li {
  margin-bottom: 30px;
}
.choose-us-fourteen .you-get-list ul li:last-child {
  margin: 0;
}
.choose-us-fourteen .you-get-list ul li .get-list-content {
  background-image: url(https://1igsmediclinic.com/b5a0299f7bbbde703340.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: start;
  transition: 0.5s;
}
@media (max-width: 1399.98px) {
  .choose-us-fourteen .you-get-list ul li .get-list-content {
    padding: 22px 30px 30px 30px;
  }
}
@media (max-width: 1199.98px) {
  .choose-us-fourteen .you-get-list ul li .get-list-content {
    background: #f2f6f6;
    border-radius: 30px;
  }
}
@media (max-width: 991.98px) {
  .choose-us-fourteen .you-get-list ul li .get-list-content {
    background: #f2f6f6;
    border-radius: 30px;
  }
}
@media (max-width: 575.98px) {
  .choose-us-fourteen .you-get-list ul li .get-list-content {
    flex-direction: column;
  }
}
.choose-us-fourteen .you-get-list ul li .get-list-content.second-bg {
  background-image: url(https://1igsmediclinic.com/8aaab9e668e7745424af.png);
}
@media (max-width: 1199.98px) {
  .choose-us-fourteen .you-get-list ul li .get-list-content.second-bg {
    background: #f2f6f6;
    border-radius: 30px;
  }
}
@media (max-width: 991.98px) {
  .choose-us-fourteen .you-get-list ul li .get-list-content.second-bg {
    background: #f2f6f6;
    border-radius: 30px;
  }
}
.choose-us-fourteen .you-get-list ul li .get-list-content:hover .get-icon {
  background: #19bbdb;
  transition: 0.5s;
}
.choose-us-fourteen .you-get-list ul li .get-list-content:hover .get-icon img {
  filter: invert(0) brightness(100);
  transition: 0.5s;
}
.choose-us-fourteen .you-get-list ul li .get-list-content .get-icon {
  margin: 0 20px 0 0;
  padding: 25px;
  background: #fff;
  border-radius: 20px;
  transition: 0.5s;
}
@media (max-width: 575.98px) {
  .choose-us-fourteen .you-get-list ul li .get-list-content .get-icon {
    margin: 0 0 20px 0;
    padding: 25px;
  }
}
@media (max-width: 575.98px) {
  .choose-us-fourteen .you-get-list ul li .get-list-content .get-icon-right {
    text-align: center;
  }
}
.choose-us-fourteen .you-get-list ul li .get-list-content .get-icon-right h3 {
  font-weight: 600;
  margin: 0 0 5px 0;
}
.choose-us-fourteen .you-get-list ul li .get-list-content .get-icon-right p {
  color: #6b7280;
  font-size: 14px;
  margin: 0;
  max-width: 412px;
}
.choose-us-fourteen .choose-us-right-main {
  position: relative;
}
@media (max-width: 991.98px) {
  .choose-us-fourteen .choose-us-right-main {
    display: none;
  }
}
.contact-section-fourteen {
  background: #f2f6f6;
  margin: 0 0 -200px 0;
}
.contact-section-fourteen .contact-schedule-main {
  background: #19bbdb;
  border-radius: 30px;
  position: relative;
  box-shadow: 0 30px 60px rgba(49, 46, 129, 0.2);
}
.contact-section-fourteen .contact-schedule-main .scheduling-left-main {
  padding: 95px 80px 95px 110px;
}
@media (max-width: 1399.98px) {
  .contact-section-fourteen .contact-schedule-main .scheduling-left-main {
    padding: 75px 80px 75px 90px;
  }
}
@media (max-width: 1199.98px) {
  .contact-section-fourteen .contact-schedule-main .scheduling-left-main {
    padding: 25px 40px 25px 50px;
  }
}
@media (max-width: 991.98px) {
  .contact-section-fourteen .contact-schedule-main .scheduling-left-main {
    padding: 30px 10px 30px 10px;
    text-align: center;
  }
}
.contact-section-fourteen .contact-schedule-main .scheduling-left-main h2 {
  font-size: 40px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 10px 0;
}
@media (max-width: 991.98px) {
  .contact-section-fourteen .contact-schedule-main .scheduling-left-main h2 {
    font-size: 36px;
  }
}
@media (max-width: 767.98px) {
  .contact-section-fourteen .contact-schedule-main .scheduling-left-main h2 {
    font-size: 28px;
  }
}
.contact-section-fourteen .contact-schedule-main .scheduling-left-main p {
  font-size: 24px;
  color: #fff;
  margin: 0 0 55px 0;
}
@media (max-width: 991.98px) {
  .contact-section-fourteen .contact-schedule-main .scheduling-left-main p {
    font-size: 20px;
    margin: 0 0 30px 0;
  }
}
.contact-section-fourteen .contact-schedule-main .scheduling-left-main ul {
  margin: 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  .contact-section-fourteen .contact-schedule-main .scheduling-left-main ul {
    justify-content: center;
  }
}
@media (max-width: 575.98px) {
  .contact-section-fourteen .contact-schedule-main .scheduling-left-main ul {
    flex-direction: column;
    align-items: center;
  }
}
.contact-section-fourteen .contact-schedule-main .scheduling-left-main ul li {
  list-style: none;
  margin: 0 20px 0 0;
}
.contact-section-fourteen
  .contact-schedule-main
  .scheduling-left-main
  ul
  li:last-child {
  margin: 0;
}
@media (max-width: 575.98px) {
  .contact-section-fourteen .contact-schedule-main .scheduling-left-main ul li {
    margin: 0 0 20px 0;
    width: 100%;
  }
}
.contact-section-fourteen .contact-schedule-main .scheduling-left-main ul li a {
  background: #fff;
  padding: 15px 20px;
  border-radius: 6px;
  color: #19bbdb;
  border: 2px solid #fff;
  display: inline-block;
  font-weight: 600;
}
@media (max-width: 1399.98px) {
  .contact-section-fourteen
    .contact-schedule-main
    .scheduling-left-main
    ul
    li
    a {
    padding: 13px 14px;
  }
}
@media (max-width: 1199.98px) {
  .contact-section-fourteen
    .contact-schedule-main
    .scheduling-left-main
    ul
    li
    a {
    padding: 13px 8px;
  }
}
@media (max-width: 575.98px) {
  .contact-section-fourteen
    .contact-schedule-main
    .scheduling-left-main
    ul
    li
    a {
    width: 100%;
  }
}
.contact-section-fourteen
  .contact-schedule-main
  .scheduling-left-main
  ul
  li
  a:hover {
  background: 0 0;
  border: 2px solid #fff;
  color: #fff;
}
.contact-section-fourteen .contact-schedule-main .scheduling-right-main {
  position: relative;
  margin: -95px 0 0 0;
}
@media (max-width: 1399.98px) {
  .contact-section-fourteen .contact-schedule-main .scheduling-right-main {
    margin: -53px 27px 0 0;
  }
}
@media (max-width: 991.98px) {
  .contact-section-fourteen .contact-schedule-main .scheduling-right-main {
    display: none;
  }
}
.contact-section-fourteen
  .contact-schedule-main
  .scheduling-right-main
  .scheduling-right-img {
  position: absolute;
  top: 40%;
  left: 14px;
  -webkit-animation: mover 2s infinite alternate;
  animation: mover 2s infinite alternate;
}
@media (max-width: 991.98px) {
  .contact-section-fourteen
    .contact-schedule-main
    .scheduling-right-main
    .scheduling-right-img {
    display: none;
  }
}
.contact-section-fourteen .contact-schedule-main .contact-inner-image {
  position: absolute;
  top: 0;
  left: 135px;
}
@media (max-width: 991.98px) {
  .contact-section-fourteen .contact-schedule-main .contact-inner-image {
    display: none;
  }
}
.section-header-fourteen {
  margin: 0 0 40px 0;
}
@media (max-width: 991.98px) {
  .section-header-fourteen {
    text-align: center;
  }
}
.section-header-fourteen .service-inner-fourteen {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .section-header-fourteen .service-inner-fourteen {
    justify-content: center !important;
  }
}
.section-header-fourteen .service-inner-fourteen .service-inner-fourteen-one {
  background: #19bbdb;
  content: "";
  width: 50px;
  height: 3px;
}
.section-header-fourteen
  .service-inner-fourteen
  .service-inner-fourteen-two
  h3 {
  color: #19bbdb;
  font-size: 30px;
  margin: 0 20px;
}
@media (max-width: 1199.98px) {
  .section-header-fourteen
    .service-inner-fourteen
    .service-inner-fourteen-two
    h3 {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .section-header-fourteen
    .service-inner-fourteen
    .service-inner-fourteen-two
    h3 {
    font-size: 22px;
  }
}
.section-header-fourteen h2 {
  color: #000;
  font-size: 36px;
  font-weight: 700;
}
.section-header-fourteen h2 span {
  position: relative;
}
.section-header-fourteen h2 span::before {
  content: "";
  width: 100%;
  height: 6px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #99f6e4;
}
@media (max-width: 1199.98px) {
  .section-header-fourteen h2 {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .section-header-fourteen h2 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .section-header-fourteen h2 {
    font-size: 24px;
  }
}
.section-header-fourteen p {
  font-size: 16px;
  color: #4b5563;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .section-header-fourteen p {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .section-header-fourteen p {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .section-header-fourteen {
    margin: 0 0 30px 0;
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
.section-head-fourteen {
  text-align: center;
  margin-bottom: 50px;
}


@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes movers {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes bounce-1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
  }
}
.main-wrapper.home-sixteen {
  font-size: 16px;
  font-family: Inter, sans-serif;
}
@media (max-width: 1199.98px) {
  .main-wrapper.home-sixteen {
    font-size: 15px;
  }
}
.banner-section-sixteen {
  position: relative;
  padding: 0;
  z-index: 1;
}
.banner-section-sixteen .banner-content-sixteen {
  padding: 80px 0;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .banner-section-sixteen .banner-content-sixteen {
    padding: 50px 0;
  }
}
.banner-section-sixteen .banner-content-sixteen span {
  font-size: 14px;
  color: #19bbdb;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 10px;
  background: rgba(14, 130, 253, 0.1);
  margin-bottom: 10px;
  display: inline-block;
}
.banner-section-sixteen .banner-content-sixteen h1 {
  color: #fff;
  margin-bottom: 26px;
  font-size: 60px;
  max-width: 400px;
}
@media (max-width: 1399.98px) {
  .banner-section-sixteen .banner-content-sixteen h1 {
    font-size: 54px;
  }
}
@media (max-width: 991.98px) {
  .banner-section-sixteen .banner-content-sixteen h1 {
    max-width: 100%;
    font-size: 40px;
  }
}
.banner-section-sixteen .banner-content-sixteen p {
  color: #f3f4f6;
  font-size: 16px;
  margin-bottom: 26px;
}
.banner-section-sixteen
  .banner-content-sixteen
  .banner-btns-sixteen
  .btn-primary {
  padding: 10px 25px;
  box-shadow: 0 10px 40px 10px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  font-size: 14px;
  font-weight: 700;
}
.banner-section-sixteen
  .banner-content-sixteen
  .banner-btns-sixteen
  .btn-primary:hover {
  box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
  transform: translateY(-0.25em);
}
.banner-section-sixteen .banner-image-sixteen {
  padding: 41px 0;
}
.banner-section-sixteen .banner-image-sixteen .banner-inner-img-sixteen {
  position: relative;
  z-index: 1;
}
.banner-section-sixteen .banner-image-sixteen .banner-inner-img-sixteen img {
  margin-bottom: 20px;
}
.banner-section-sixteen
  .banner-image-sixteen
  .banner-inner-img-sixteen
  img:last-child {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .banner-section-sixteen .banner-image-sixteen {
    display: none;
  }
}
.services-section-sixteen {
  position: relative;
  padding: 80px 0;
  z-index: 1;
  background: #f8fbff;
}
@media (max-width: 991.98px) {
  .services-section-sixteen {
    padding: 50px 0;
  }
}
.services-section-sixteen .discover-you-main {
  text-align: center;
}
.services-section-sixteen .discover-you-main .discover-you-image {
  width: 250px;
  height: 250px;
  background: rgba(14, 130, 253, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  margin: auto auto 20px auto;
}
.services-section-sixteen .discover-you-main .discover-you-image img {
  width: 65%;
}
.services-section-sixteen .discover-you-main a {
  color: #1f2937;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.services-section-sixteen .discover-you-main a:hover {
  color: #1c5b91;
}
.services-section-sixteen .discover-you-main p {
  font-size: 14px;
  color: #a2a2a2;
  margin-bottom: 15px;
}
@media (max-width: 1999.98px) {
  .services-section-sixteen .discover-you-main p {
    height: 150px;
  }
}
@media (min-width: 1999.98px) {
  .services-section-sixteen .discover-you-main p {
    height: 150px;
  }
}
.services-section-sixteen .finding-heath-care {
  text-align: center;
}
.services-section-sixteen .finding-heath-care .finding-heath-image {
  width: 150px;
  height: 150px;
  background: #19bbdb;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  padding: 20px;
  margin: auto auto 20px auto;
}
.services-section-sixteen .finding-heath-care .finding-heath-image img {
  width: auto;
}
.services-section-sixteen .finding-heath-care a {
  color: #1f2937;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.services-section-sixteen .finding-heath-care a:hover {
  color: #1c5b91;
}
.services-section-sixteen .finding-heath-care p {
  font-size: 14px;
  color: #a2a2a2;
  margin-bottom: 15px;
}
.services-section-sixteen .service-sixteen-icon .bg-img-top {
  position: absolute;
  top: 75px;
  left: 45px;
  animation: mover 1s infinite alternate;
}
.services-section-sixteen .service-sixteen-icon .bg-img-bottom {
  position: absolute;
  right: 0;
  bottom: -80px;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .services-section-sixteen .service-sixteen-icon .bg-img-bottom {
    display: none;
  }
}
.treatment-section-sixteen {
  position: relative;
  padding: 80px 0;
}
@media (max-width: 991.98px) {
  .treatment-section-sixteen {
    padding: 50px 0;
  }
}
.services-stage-outer {
    overflow: hidden;
}
.treatment-section-sixteen .item.item-sixteen .doctor-profile-widget {
  border: none;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.031372549);
  border-radius: 5px;
}
.treatment-section-sixteen
  .item.item-sixteen
  .doctor-profile-widget
  .btn-primary {
  width: 100%;
  border-radius: 0;
  padding: 10px 20px;
  background: #19bbdb;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #19bbdb;
  border-radius: 10px;
  margin-top: 10px;
}
@media (max-width: 767.98px) {
  .treatment-section-sixteen
    .item.item-sixteen
    .doctor-profile-widget
    .btn-primary {
    padding: 10px 20px;
    font-size: 18px;
  }
}
.treatment-section-sixteen
  .item.item-sixteen
  .doctor-profile-widget
  .btn-primary:hover {
  background: #fff;
  box-shadow: inset 0 100px 0 0 #fff;
  color: #19bbdb;
}

.section-header-sixteen {
  margin-bottom: 50px;
}
.section-header-sixteen p {
  color: #19bbdb;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.section-header-sixteen h2 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 0;
  color: #1f2937;
  text-transform: capitalize;
}
@media (max-width: 991.98px) {
  .section-header-sixteen h2 {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .section-header-sixteen h2 {
    font-size: 28px;
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
.testimonial-wrap {
  position: relative;
}
.testimonial-wrap h4 {
  margin: 0 0 30px;
}
.testimonial-wrap p {
  margin: 0 0 30px;
}
.testimonial-wrap::before {
  content: "";
  background: url(/fd09d64c81e60c91f698.svg) no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 84px;
  height: 14px;
}
.slide-11 button {
  background: 0 0;
  border: 0;
  padding: 0;
}
.slider.slider-sixteen {
  position: relative;
}
.test_img {
  position: relative;
  opacity: 1;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
  margin: 0 -48px;
  margin-top: 40px;
}
.slider.slider.slider-sixteen {
  width: 100%;
  margin: 0 auto;
}
.test_img img {
  border-radius: 24px;
  overflow: hidden;
  margin: 0 auto;
  height: 100%;
  object-fit: cover;
}
.section-head-fourteen {
  text-align: center;
  margin-bottom: 50px;
}
.why-us-section {
  padding: 80px 0 56px;
}
@media (max-width: 991.98px) {
  .why-us-section {
    padding: 60px 0 36px;
  }
}
@media (max-width: 767.98px) {
  .why-us-section {
    padding: 50px 0 26px;
  }
}
.why-us-section .section-header {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991.98px) {
  .why-us-section .section-header {
    max-width: 100%;
  }
}
.why-us-section .clinic-partner-sec {
  margin: 40px;
  padding: 0 0 40px;
  border-bottom: 1px solid #e5e7eb;
}
@media (max-width: 991.98px) {
  .why-us-section .clinic-partner-sec {
    margin: 25px;
    padding: 0 0 25px;
  }
}
@media (max-width: 767.98px) {
  .why-us-section .clinic-partner-sec {
    margin: 20px;
    padding: 0 0 20px;
  }
}
.why-us-section .clinic-partner-sec .section-header h5 {
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
.expert-wrap {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.05);
  margin: 0 0 24px;
}
.expert-wrap:hover {
  background: #f5f5f5;
}
.expert-wrap .expert-img img {
    min-height: 296px;
    object-fit: cover;
  border-radius: 10px;
}

@media (max-width: 767.98px) {
  .expert-wrap .expert-img {
    text-align: center;
  }
}
.expert-wrap .expert-content {
  padding: 24px;
  text-align: center;
}
.expert-wrap .expert-content h4 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #000;
}
.expert-wrap .expert-content p {
  color: #374151;
  margin-bottom: 0;
}
.expert-wrap01 {
  transition: background-color 0.3s ease;
}
.expert-wrap01.active {
  background-color: #f0f8ff;
}
.collapse01 {
  display: none;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.collapse01.show {
  display: block;
  max-height: 500px;
}
.expert-wrap1 {
  background: #10defd;
  border-radius: 10px;
  color: #fff;
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.05);
  margin: 0 0 24px;
}
.expert-wrap1:hover {
  background: #fff;
  color: #000;
}
.expert-wrap1 .expert-img img {
  border-radius: 10px;
}
@media (max-width: 767.98px) {
  .expert-wrap1 .expert-img {
    text-align: center;
  }
}
.expert-wrap1 .expert-content {
  padding: 24px;
  text-align: center;
}
.expert-wrap1 .expert-content h4 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #000;
}
.expert-wrap1 .expert-content p {
  color: #374151;
  margin-bottom: 0;
}
.expert-wrap2 {
  background: #e3fbff;
  border-radius: 10px;
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.05);
  margin: 0 0 24px;
}
.expert-wrap2:hover {
  background: #fff;
}
.expert-wrap2 .expert-img img {
  border-radius: 10px;
}
@media (max-width: 767.98px) {
  .expert-wrap2 .expert-img {
    text-align: center;
  }
}
.expert-wrap2 .expert-content {
  padding: 24px;
  text-align: center;
}
.expert-wrap2 .expert-content h4 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #000;
}
.expert-wrap2 .expert-content p {
  color: #374151;
  margin-bottom: 0;
}
.treatment-sec {
  padding: 80px 0 0;
}
@media (max-width: 991.98px) {
  .treatment-sec {
    padding: 60px 0 0;
  }
}
@media (max-width: 767.98px) {
  .treatment-sec {
    padding: 50px 0 0;
  }
}
@media (max-width: 767.98px) {
  .treatment-sec .owl-nav {
    margin-bottom: 20px;
  }
}
.treatment-item {
  border-radius: 20px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  background: #fff;
  border-radius: 10px;
}
@media (max-width: 575.98px) {
  .treatment-item {
    display: block;
  }
}
.treatment-item .treatment-img {
  position: relative;
  overflow: hidden;
  border-radius: 10px 0 0 10px;
  width: 314px;
  height: 293px;
}
.treatment-item .treatment-img img {
  border-radius: 10px 0 0 10px;
}
@media (max-width: 575.98px) {
  .treatment-item .treatment-img img {
    border-radius: 10px;
  }
}
@media (max-width: 1399.98px) {
  .treatment-item .treatment-img {
    width: 260px;
    height: 240px;
  }
}
@media (max-width: 575.98px) {
  .treatment-item .treatment-img {
    padding: 24px 24px 0;
    margin: 0 auto;
  }
}
.treatment-item .treatment-content {
  flex: 1;
  background: #fff;
  padding: 24px;
}
.treatment-item .treatment-content h4 {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  margin-bottom: 13px;
}
.treatment-item .treatment-content h4 a {
  color: #000;
}
.treatment-item .treatment-content h4 a:hover {
  color: #4f46e5;
}
.treatment-item .treatment-content p {
  color: #374151;
  margin-bottom: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
@media (max-width: 575.98px) {
  .treatment-item .treatment-content {
    text-align: center;
  }
}
.view-button {
  margin-top: 16px;
}
@media (max-width: 767.98px) {
  .view-button {
    margin-top: 6px;
  }
}
.view-button .view-all {
  color: #000;
  font-weight: 500;
  font-size: 16px;
}
.view-button .view-all:hover {
  color: #19bbdb;
}
.expert-profile {
  border-radius: 10px;
  margin: 0 0 24px;
  background: #fff;
}
.expert-profile .expert-img {
  border-radius: 10px 10px 0 0;
  position: relative;
  overflow: hidden;
  transition: 0.5s all;
}
.expert-profile .expert-img img {
  border-radius: 10px 10px 0 0;
  transition: 0.5s all;
}
.expert-profile .expert-img:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.expert-profile .expert-img:hover::before {
  -webkit-animation: circle 1s;
  animation: circle 1s;
}
.expert-profile .expert-img::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  opacity: 0;
}
.expert-profile .expert-info {
  transition: 0.5s all;
  margin: 0;
  padding: 24px;
  border-radius: 0 0 10px 10px;
  background: #fff;
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.0509803922);
}
.expert-profile .expert-info .nurse-content {
  margin-bottom: 15px;
}
.expert-profile .expert-info h5 {
  font-size: 20px;
  margin-bottom: 4px;
  font-weight: 600;
}
.expert-profile .expert-info h5 a {
  color: #000;
}
.expert-profile .expert-info h5 a:hover {
  color: #19bbdb;
}
@media (max-width: 991.98px) {
  .expert-profile .expert-info h5 {
    font-size: 18px;
  }
}
.expert-profile .expert-info p {
  font-size: 16px;
  font-weight: 400;
  color: #374151;
  margin-bottom: 0;
}
.expert-profile:hover .expert-info {
  transition: 0.5s all;
  background: #4f46e5;
}
.expert-profile:hover .expert-info h5,
.expert-profile:hover .expert-info h5 a,
.expert-profile:hover .expert-info p {
  color: #fff;
}
.dropdown-menu.location-dropdown {
  border-radius: 10px;
  width: 420px;
  padding: 24px;
  max-height: 150px;
  overflow-y: auto;
  left: -50px !important;
  border-color: #fff;
}
.dropdown-menu.location-dropdown .location-auto-complete li + li {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e5e7eb;
}
.dropdown-menu.location-dropdown .location-auto-complete li a {
  display: flex;
  align-items: center;
  color: #1f2937;
  font-size: 14px;
}
.dropdown-menu.location-dropdown .location-auto-complete li a span {
  color: #1f2937;
  margin-right: 15px;
  min-width: 16px;
}
.dropdown-menu.location-dropdown .location-auto-complete li a span i {
  color: #1f2937;
  position: unset;
  transform: none;
  font-size: 14px;
}
.testimonial-card {
  color: #fff;
  background-color: #fff;
  padding: 24px;
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.0509803922);
  border-radius: 10px;
  margin-bottom: 24px;
}
.pharmacy-body {
  font-family: Inter, sans-serif;
}
.pharmacy-body .header .header-nav {
  justify-content: start;
  -webkit-justify-content: start;
}
@media (max-width: 991.98px) {
  .pharmacy-body .header .header-nav {
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
}
.pharmacy-body .header .header-nav .logo {
  display: none;
}
@media (max-width: 991.98px) {
  .pharmacy-body .header .header-nav .logo {
    display: block;
  }
}
.pharmacy-body .header .header-nav .main-nav li a {
  font-size: 16px;
  color: #1e293b;
}
.pharmacy-body .header .header-nav .main-nav li a:hover {
  color: #19bbdb;
}
@media (max-width: 991.98px) {
  .pharmacy-body .header .header-nav .main-nav li a {
    color: #fff;
  }
}
.pharmacy-body .pharmacy-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1001;
  background: #fff;
}
.top-header {
  background-color: #e8f1ff;
  padding: 10px 0;
}
@media (max-width: 991.98px) {
  .top-header {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .top-header .special-offer-content {
    padding-bottom: 10px;
  }
}
.top-header .special-offer-content p {
  font-size: 14px;
  color: #334155;
  margin-bottom: 0;
}
.top-header .special-offer-content p span {
  color: #0f172a;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .top-header-right .nav {
    justify-content: start;
    -webkit-justify-content: start;
    margin-left: -10px;
  }
}
.top-header-right .nav li {
  display: flex;
  padding-right: 24px;
  margin-right: 20px;
  border-right: 1px solid #e5e7eb;
}
.top-header-right .nav li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}
@media (max-width: 767.98px) {
  .top-header-right .nav li {
    padding-right: 0;
    margin-right: 15px;
    border-right: 0;
  }
}
.lang-dropdown {
  position: relative;
  margin-right: 20px;
}
.lang-dropdown:last-child {
  margin-right: 0;
}
.lang-dropdown .dropdown-toggle {
  font-size: 14px;
  font-weight: 500;
  color: #334155;
  padding: 10px 10px;
  margin-right: 0;
  background: 0 0;
  border: 0;
  border-radius: 0;
  position: relative;
  display: flex;
}
.lang-dropdown .dropdown-toggle:last-child {
  margin-right: 0;
}
.lang-dropdown .dropdown-toggle.show + .dropdown-menu {
  visibility: visible;
  opacity: 1;
  margin-top: 8px !important;
  border-radius: 0 0 5px 5px;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
}
.lang-dropdown .dropdown-toggle:after {
  border-top: 0;
  border-left: 0;
  border-bottom: 2px solid #334155;
  border-right: 2px solid #334155;
  content: "";
  height: 8px;
  display: inline-block;
  pointer-events: none;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 8px;
  vertical-align: 2px;
  margin-left: 0;
  position: absolute;
  top: 15px;
  right: -5px;
}
.lang-dropdown .dropdown-toggle:after:hover {
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
}
.lang-dropdown.show + .dropdown-menu {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  border-radius: 0 0 5px 5px;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
}
.lang-dropdown .dropdown-menu {
  border-radius: 5px;
  margin: 0;
  padding: 0;
  min-width: 200px;
  visibility: hidden;
  opacity: 0;
  top: 100%;
  left: auto !important;
  right: 0 !important;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: block;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
}
.lang-dropdown .dropdown-menu .dropdown-item {
  font-size: 14px;
  border-bottom: 1px solid #e3e3e3;
  margin: 0;
  padding: 10px 15px;
}
.lang-dropdown .dropdown-menu .dropdown-item img {
  margin-right: 10px;
  width: 20px;
}
.lang-dropdown .dropdown-menu .dropdown-item:hover {
  color: #19bbdb;
}
.lang-dropdown .dropdown-toggle[aria-expanded="true"]:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
}
.pharmacy-banner {
  background: #004fff;
  padding: 40px 0 40px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.pharmacy-shapes {
  position: relative;
}
@media (max-width: 991.98px) {
  .pharmacy-shapes {
    display: none;
  }
}
.pharmacy-shapes .pharmacy-shape-left {
  position: absolute;
  top: -50px;
  left: 0;
}
.pharmacy-shapes .pharmacy-shape-right {
  position: absolute;
  top: -40px;
  right: -80px;
}
.pharmacy-content {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .pharmacy-content {
    margin-bottom: 20px;
  }
}
.pharmacy-content h1 {
  font-weight: 700;
  font-size: 60px;
  color: #fff;
  max-width: 486px;
  margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
  .pharmacy-content h1 {
    font-size: 46px;
  }
}
@media (max-width: 991.98px) {
  .pharmacy-content h1 {
    font-size: 36px;
  }
}
@media (max-width: 767.98px) {
  .pharmacy-content h1 {
    font-size: 30px;
  }
}
.pharmacy-content h4 {
  font-weight: 500;
  font-size: 36px;
  color: #fdca47;
  margin-bottom: 20px;
}
@media (max-width: 1399.98px) {
  .pharmacy-content h4 {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  .pharmacy-content h4 {
    font-size: 28px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767.98px) {
  .pharmacy-content h4 {
    font-size: 24px;
  }
}
.pharmacy-content p {
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .pharmacy-content p {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .pharmacy-content p {
    font-size: 16px;
  }
}
.pharmacy-banner-img {
  position: relative;
  z-index: 1;
  -webkit-animation: float 2s ease-in-out infinite;
  animation: float 2s ease-in-out infinite;
}
@media (max-width: 991.98px) {
  .pharmacy-banner-img {
    display: none;
  }
}
@keyframes float {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
.pharmacy-btn .btn {
  border-radius: 6px;
  font-weight: 600;
  font-size: 15px;
  min-width: 107px;
  padding: 11px 15px;
  background: #faf5ff;
  border: 1px solid #fff;
  box-shadow: inset 0 0 0 0 #004fff;
  color: #004fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.pharmacy-btn .btn:hover {
  color: #fff;
  background: #004fff;
  border-color: #fff;
  box-shadow: inset 0 0 0 50px #004fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .pharmacy-btn .btn {
    font-size: 14px;
  }
}
.welcome-section {
  background: #fff;
  position: relative;
  overflow: hidden;
  padding: 80px 0 56px;
}
@media (max-width: 991.98px) {
  .welcome-section {
    padding: 40px 0 16px;
  }
}
@media (max-width: 767.98px) {
  .welcome-section {
    padding: 40px 0 20px;
  }
}
.welcome-grid {
  background: #f7fee7;
  border-radius: 10px;
  margin: 0 0 80px;
  padding: 20px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .welcome-grid {
    margin: 0 0 40px;
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .welcome-grid {
    margin: 0 0 20px;
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .welcome-grid .welcome-info {
    margin: 0 0 20px;
  }
}
.welcome-grid .welcome-info .welcome-icon {
  margin-right: 15px;
  background: #fff;
  min-width: 70px;
  height: 70px;
  border-radius: 50px;
}
@media (max-width: 767.98px) {
  .welcome-grid .welcome-info .welcome-icon {
    display: none;
  }
}
.welcome-grid .welcome-info .welcome-content h5 {
  font-size: 24px;
  font-weight: 600;
  color: #0f172a;
  margin-bottom: 5px;
}
@media (max-width: 767.98px) {
  .welcome-grid .welcome-info .welcome-content h5 {
    font-size: 20px;
  }
}
.welcome-grid .welcome-info .welcome-content p {
  font-size: 16px;
  font-weight: 500;
  color: #374151;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .welcome-grid .welcome-info .welcome-content p {
    font-size: 14px;
  }
}
.welcome-grid .welcome-btn {
  float: right;
  position: relative;
}
@media (max-width: 767.98px) {
  .welcome-grid .welcome-btn {
    float: left;
  }
}
.welcome-grid .welcome-btn .btn {
  border-radius: 6px;
  font-weight: 600;
  font-size: 15px;
  min-width: 140px;
  padding: 11px 15px;
  background: #4338ca;
  border: 1px solid #4338ca;
  box-shadow: inset 0 0 0 0 #fff;
  color: #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.welcome-grid .welcome-btn .btn:hover {
  color: #4338ca;
  background: #fff;
  border-color: #4338ca;
  box-shadow: inset 0 0 0 50px #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .welcome-grid .welcome-btn .btn {
    font-size: 14px;
    padding: 10px 15px;
  }
}
.welcome-grid .welcome-shapes {
  position: relative;
}
@media (max-width: 991.98px) {
  .welcome-grid .welcome-shapes {
    display: none;
  }
}
.welcome-grid .welcome-shapes .welcome-shape-top {
  position: absolute;
  top: -40px;
  left: -30px;
}
.welcome-grid .welcome-shapes .welcome-shape-bottom {
  position: absolute;
  top: 42px;
  left: 50px;
}
.pharmacy-section-header {
  margin: 0 0 40px;
}
@media (max-width: 767.98px) {
  .pharmacy-section-header .pharmacy-title {
    margin: 0 0 15px;
  }
}
.pharmacy-section-header .pharmacy-title h4 {
  font-size: 24px;
  font-weight: 600;
  color: #0f172a;
  margin-bottom: 0;
}
.pharmacy-section-header .pharmacy-title-link {
  float: right;
}
@media (max-width: 767.98px) {
  .pharmacy-section-header .pharmacy-title-link {
    float: left;
  }
}
.pharmacy-section-header .pharmacy-title-link a {
  font-size: 16px;
  font-weight: 600;
  color: #004fff;
}
@media (max-width: 767.98px) {
  .pharmacy-section-header .pharmacy-title-link a {
    font-size: 14px;
  }
}
.pharmacy-section-header .pharmacy-title-link a:hover {
  color: #4338ca;
}
.pharmacy-section-header .pharmacy-title-link a i {
  margin-left: 2px;
}
@keyframes float {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
@keyframes float {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
.products-sec {
  background: #f8fafc;
  padding: 80px 0 40px;
}
@media (max-width: 991.98px) {
  .products-sec {
    padding: 40px 0 20px;
  }
}
.products-card {
  border: 1px solid #e4e4e7;
  background: #fff;
  margin: 0 0 40px;
  padding: 24px;
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  position: relative;
}
@media (max-width: 991.98px) {
  .products-card {
    margin: 0 0 20px;
    padding: 20px;
  }
}
.products-card .product-card-img {
  margin-bottom: 15px;
  border: 1px solid #f1f5f9;
  border-radius: 10px;
  text-align: center;
  min-height: 250px;
  overflow: hidden;
}
.products-card .product-card-img img {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.products-card .product-card-img:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
@media (max-width: 1399.98px) {
  .products-card .product-card-img {
    min-height: 220px;
  }
}
.products-card .product-content h6 {
  color: #19bbdb;
  font-size: 14px;
  margin-bottom: 5px;
}
.products-card .product-content p {
  color: #334155;
  margin-bottom: 0;
}
.products-card .product-content h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
}
.products-card .product-content h4 a {
  color: #0f172a;
}
.products-card .product-content h4 a:hover {
  color: #004fff;
}
@media (max-width: 1399.98px) {
  .products-card .product-content h4 {
    font-size: 18px;
  }
}
.products-card .product-content .badge {
  background: #fed78a;
  border-radius: 10px;
  font-size: 14px;
  color: #0f172a;
  font-weight: 700;
}
.products-card .product-content h5 {
  font-size: 14px;
  margin-bottom: 0;
  color: #334155;
}
.products-card .product-content h5 span {
  color: #334155;
  font-weight: 700;
}
.products-card .product-icon span {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #e8f1ff;
  margin-bottom: 15px;
}
.footer.pharmacy-footer {
  background: linear-gradient(
    97deg,
    #e8f1ff 44.44%,
    rgba(77, 142, 232, 0) 92.82%
  );
}
.footer.pharmacy-footer .top-footer {
  margin: 0;
  padding: 40px 0 24px;
  border-bottom: 1px solid #e2e8f0;
}
.footer.pharmacy-footer .top-footer .footer-logo {
  margin-right: 70px;
}
@media (max-width: 767.98px) {
  .footer.pharmacy-footer .top-footer .footer-logo {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.footer.pharmacy-footer .top-footer .ligsmedical-info p {
  max-width: 800px;
  margin-bottom: 0;
  color: #1f2937;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .footer.pharmacy-footer .top-footer .ligsmedical-info p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .footer.pharmacy-footer .top-footer {
    display: block;
  }
}
.footer.pharmacy-footer .footer-bottom {
  padding: 20px;
  background: linear-gradient(
    97deg,
    #e8f1ff 44.44%,
    rgba(232, 241, 255, 0) 92.82%
  );
}
.footer.pharmacy-footer .footer-bottom p {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
  color: #1e293b;
}
.doc-info-left .doctor-img1 {
  margin-right: 20px;
}
@media (max-width: 767.98px) {
  .doc-info-left .doctor-img1 {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.doctor-content {
  background-color: #fff;
  margin: 0;
  padding: 140px 0 60px;
}
@media (max-width: 991.98px) {
  .doctor-content {
    margin: 0;
    padding: 100px 0 40px;
  }
}
@media (max-width: 767.98px) {
  .doctor-content {
    margin: 0;
    padding: 100px 0 20px;
  }
}
.doctor-content.content {
  margin: 0;
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .doctor-content.content {
    margin: 0;
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .doctor-content.content {
    margin: 0;
    padding: 20px 0;
  }
}
.back-link {
  padding-bottom: 30px;
}
.back-link a {
  font-size: 15px;
  color: #959595;
}
.back-link a:hover {
  color: #19bbdb;
}
.back-link a i {
  margin-right: 10px;
}
@media (max-width: 767.98px) {
  .back-link {
    padding-bottom: 25px;
  }
}
.booking-header {
  padding-bottom: 25px;
}
.booking-header .booking-title {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .booking-header {
    padding-bottom: 20px;
  }
}
.payment-form-group {
  margin-bottom: 10px;
}
.card-label > label {
  background-color: #fff;
  color: #ababab;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  margin: 6px auto auto 8px;
  padding: 0 7px;
}
.card-label > .form-control {
  margin: -13px 0 0;
  padding: 6px 15px 0;
  min-height: 48px;
}
.card-label > .form-control::placeholder {
  font-weight: 500;
  color: #3c4758;
}
.booking-btn .btn {
  min-width: 123px;
  font-weight: 500;
  margin: 0;
  padding: 8px 10px;
  border-radius: 5px;
}
.booking-btn .btn i {
  font-size: 18px;
  color: #fff;
  position: relative;
  left: 8px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.booking-btn .btn:hover i {
  color: #19bbdb;
  left: 12px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
@media (max-width: 767.98px) {
  .booking-btn .btn {
    min-width: 100px;
    margin: 0;
    padding: 7px 10px;
  }
}
@media (max-width: 991.98px) {
  .booking-btn {
    padding-bottom: 25px;
  }
}
.booking-card {
  border: 2px solid #f4f4f4;
  border-radius: 8px;
  margin-bottom: 25px;
}
.booking-card .booking-card-body {
  padding: 15px;
}
@media (max-width: 991.98px) {
  .booking-card {
    margin-bottom: 20px;
  }
}
.booking-doctor-img {
  width: 45px;
  height: 45px;
  margin-right: 15px;
  border-radius: 50%;
}
.booking-doctor-img img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.booking-doctor-info h4 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px;
}
.booking-doctor-info h4 a:hover {
  color: #19bbdb;
}
.booking-doctor-info p {
  color: #888;
  margin-bottom: 0;
}
.booking-doctor-right p {
  margin-bottom: 0;
}
.booking-doctor-right i {
  margin-right: 18px;
  font-size: 20px;
  color: #28a745;
}
.booking-doctor-right a {
  font-weight: 500;
  text-decoration: underline;
  color: #19bbdb;
}
.booking-doctor-right a:hover {
  color: #000;
}
.booking-list-body {
  padding-bottom: 5px !important;
}
.booking-list-body .booking-doctor-right {
  padding-bottom: 10px;
}
.booking-date-list {
  width: 300px;
}
.booking-date-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.booking-date-list ul li {
  font-weight: 500;
  color: #494949;
  padding-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.booking-date-list ul li span {
  font-weight: 400;
  color: #777;
  float: right;
  text-align: right;
}
.booking-date-list ul li span i {
  font-size: 16px;
  margin-right: 6px;
}
@media (max-width: 1399.98px) {
  .booking-date-list {
    width: 100%;
  }
}
.booking-date-list.consultation-date-list {
  width: 100%;
}
.pricing-section {
  background-color: #fff;
  margin: 0;
  padding: 80px 0 50px;
}
@media (max-width: 991.98px) {
  .pricing-section {
    margin: 0;
    padding: 40px 0 10px;
  }
}
@media (max-width: 767.98px) {
  .pricing-section {
    margin: 0;
    padding: 40px 0 10px;
  }
}
.pricing-inner-header {
  margin-bottom: 80px;
}
@media (max-width: 991.98px) {
  .pricing-inner-header {
    margin-bottom: 40px;
  }
}
.plan-choose-info {
  padding-top: 15px;
}
.plan-choose-info label {
  margin-bottom: 0;
}
.plan-choose-info .monthly-plan {
  color: #0a0b0d;
}
.plan-choose-info .yearly-plan {
  color: #6b7280;
}
.plan-choose-info .monthly-plan,
.plan-choose-info .yearly-plan {
  font-weight: 500;
  font-size: 18px;
}
@media (max-width: 767.98px) {
  .plan-choose-info .monthly-plan,
  .plan-choose-info .yearly-plan {
    font-size: 16px;
  }
}
.pricing-card {
  background: #f2f6f6;
  border: 1px solid #e5e7eb;
  border-radius: 24px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover {
  background: #19bbdb;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-icon span {
  background: #fff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.pricing-card:hover .pricing-icon span img {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-title p {
  color: #eff0f7;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-title h4 {
  color: #fff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-header-text p {
  color: #fff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-list ul li {
  color: #fff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-list ul li:before {
  color: #fff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-btn .btn {
  color: #fff;
  border: 1px solid #f06230;
  box-shadow: inset 0 0 0 50px #f06230;
}
.pricing-card .card-body {
  margin: 0;
  padding: 30px;
}
@media (max-width: 991.98px) {
  .pricing-card .card-body {
    margin: 0;
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .pricing-card .card-body {
    margin: 0;
    padding: 15px;
  }
}
.pricing-card-active {
  background: #19bbdb !important;
}
.pricing-card-active .pricing-icon span {
  background: #fff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.pricing-card-active .pricing-icon span img {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card-active .pricing-title p {
  color: #eff0f7;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card-active .pricing-title h4 {
  color: #fff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card-active .pricing-header-text p {
  color: #fff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card-active .pricing-list ul li {
  color: #fff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card-active .pricing-list ul li:before {
  color: #fff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card-active .pricing-btn .btn {
  color: #fff;
  border: 1px solid #f06230;
  box-shadow: inset 0 0 0 50px #f06230;
}
.pricing-header {
  padding-bottom: 15px;
}
.pricing-header-info {
  padding-bottom: 15px;
}
.pricing-icon {
  margin-right: 15px;
}
.pricing-icon span {
  min-width: 70px;
  height: 70px;
  background: #fff;
  border-radius: 16px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
}
.pricing-icon span img {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
@media (max-width: 767.98px) {
  .pricing-icon span img {
    width: 24px;
  }
}
@media (max-width: 767.98px) {
  .pricing-icon span {
    min-width: 60px;
    height: 60px;
  }
}
.pricing-title p {
  font-weight: 500;
  font-size: 16px;
  color: #6b7280;
  margin-bottom: 0;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
@media (max-width: 767.98px) {
  .pricing-title p {
    font-size: 15px;
  }
}
.pricing-title h4 {
  font-size: 24px;
  color: #1f2937;
  margin-bottom: 0;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
@media (max-width: 767.98px) {
  .pricing-title h4 {
    font-size: 20px;
  }
}
.pricing-header-text p {
  color: #6b7280;
  margin-bottom: 0;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-list {
  padding-bottom: 50px;
}
.pricing-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pricing-list ul li {
  position: relative;
  font-size: 16px;
  color: #374151;
  padding-left: 25px;
  margin-bottom: 10px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-list ul li:last-child {
  margin-bottom: 0;
}
.pricing-list ul li:before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  font-weight: 900;
  color: #19bbdb;
  border: 0;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
@media (max-width: 767.98px) {
  .pricing-list ul li {
    font-size: 14px;
  }
}
@media (max-width: 991.98px) {
  .pricing-list {
    padding-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .pricing-list {
    padding-bottom: 20px;
  }
}
.pricing-btn {
  text-align: center;
}
.pricing-btn .btn {
  font-weight: 600;
  font-size: 15px;
  margin: 0;
  padding: 11px 15px;
  min-width: 100%;
  display: inline-block;
  color: #fff;
  border: 1px solid #19bbdb;
  background: #19bbdb;
}
@media (max-width: 767.98px) {
  .pricing-btn .btn {
    margin: 0;
    padding: 8px 15px;
    font-size: 14px;
  }
}
.about-section {
  background-color: #fff;
  margin: 0;
  padding: 40px 0;
}
.about-section .about-img-info {
  padding-right: 30px;
}
.about-section .about-img-info .about-img {
  border-radius: 8px;
  margin-bottom: 25px;
}
.about-section .about-img-info .about-img:last-child {
  margin-bottom: 0;
}
.about-section .about-img-info .about-img img {
  border-radius: 8px;
}
.about-section .about-img-info .about-box {
  background: #19bbdb;
  border-radius: 8px;
  margin: 15px 0 25px;
  padding: 45px 10px;
  text-align: center;
}
.about-section .about-img-info .about-box h4 {
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  max-width: 208px;
  margin: 0 auto 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  .about-section .about-img-info {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .about-section {
    margin: 0;
    padding: 40px 0;
  }
}
.section-inner-header {
  margin-bottom: 40px;
}
.section-inner-header h6 {
  font-weight: 500;
  font-size: 16px;
  color: #19bbdb;
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .section-inner-header h6 {
    margin-bottom: 10px;
  }
}
.section-inner-header h2 {
  font-weight: 600;
  font-size: 40px;
  color: #1f2937;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .section-inner-header h2 {
    font-size: 26px;
    max-width: inherit;
  }
}
@media (max-width: 767.98px) {
  .section-inner-header h2 {
    font-size: 22px;
  }
}
@media (max-width: 991.98px) {
  .section-inner-header {
    margin-bottom: 40px;
  }
}
.about-inner-header {
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .about-inner-header {
    margin-bottom: 20px;
  }
}
.about-content-details {
  padding-bottom: 25px;
}
.about-content-details p {
  font-size: 16px;
  color: #6b7280;
  margin-bottom: 25px;
}
.about-content-details p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .about-content-details p {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
.about-contact-icon {
  margin-right: 15px;
}
.about-contact-icon span {
  width: 47px;
  height: 47px;
  border-radius: 50px;
  color: #fff;
  background: #19bbdb;
}
.about-contact-text p {
  font-weight: 500;
  font-size: 16px;
  color: #6b7280;
  margin-bottom: 5px;
}
@media (max-width: 767.98px) {
  .about-contact-text p {
    font-size: 14px;
  }
}
.about-contact-text h4 {
  color: #27272a;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .about-contact-text h4 {
    font-size: 18px;
  }
}
.why-choose-section {
  background-color: #fff;
  margin: 0;
  padding: 55px;
}
@media (max-width: 991.98px) {
  .why-choose-section {
    margin: 0;
    padding: 20px 0 15px;
  }
}
@media (max-width: 767.98px) {
  .why-choose-section {
    margin: 0;
    padding: 0 0 20px;
  }
}
.why-choose-card {
  border: 1px solid #f3f4f6;
  border-radius: 8px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.why-choose-card:hover {
  box-shadow: 0 0 111px rgba(0, 0, 0, 0.09);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.why-choose-card:hover .why-choose-icon span img {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.why-choose-card .card-body {
  margin: 0;
  padding: 25px;
}
@media (max-width: 991.98px) {
  .why-choose-card .card-body {
    margin: 0;
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .why-choose-card .card-body {
    margin: 0;
    padding: 15px;
  }
}
.why-choose-icon {
  padding-bottom: 24px;
}
.why-choose-icon span {
  width: 80px;
  height: 80px;
  border-radius: 50px;
  color: #fff;
  background: #19bbdb;
}
.why-choose-icon span img {
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
@media (max-width: 767.98px) {
  .why-choose-icon {
    padding-bottom: 20px;
  }
}
.why-choose-content h4 {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 12px;
}
.why-choose-content p {
  font-size: 16px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .why-choose-content p {
    font-size: 14px;
  }
}
.way-section {
  background-color: #fff;
  margin: 0;
  padding: 0 0 20px;
}
.way-section .way-bg {
  background: #19bbdb;
  border-radius: 25px;
  position: relative;
  overflow: hidden;
}
.way-section .way-bg .way-shapes-img {
  position: relative;
}
.way-section .way-bg .way-shapes-img .way-shapes-left {
  position: absolute;
  top: 60px;
  right: 200px;
}
.way-section .way-bg .way-shapes-img .way-shapes-right {
  position: absolute;
  right: 0;
}
@media (max-width: 991.98px) {
  .way-section .way-bg .way-shapes-img {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .way-section .way-bg {
    border-radius: 10px;
  }
}
@media (max-width: 991.98px) {
  .way-section {
    margin: 0;
    padding: 0 0 40px;
  }
}
.way-inner-header {
  margin: 0;
  padding: 60px;
}
.way-inner-header h2 {
  color: #fff;
  margin-bottom: 29px;
}
.way-inner-header h4 {
  color: #fff;
}
.way-inner-header li {
  color: #fff;
}
.way-inner-header p {
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .way-inner-header p {
    margin-bottom: 15px;
  }
}
.way-inner-header .btn {
  font-weight: 600;
  font-size: 15px;
  padding: 11px 16px;
  color: #f06230;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  box-shadow: inset 0 0 0 0 #19bbdb;
}
.way-inner-header .btn:hover {
  color: #fff;
  border: 1px solid #fff;
  background: #19bbdb;
  box-shadow: inset 0 0 0 50px #19bbdb;
}
@media (max-width: 767.98px) {
  .way-inner-header .btn {
    font-size: 14px;
    margin: 0;
    padding: 10px 15px;
  }
}
@media (max-width: 991.98px) {
  .way-inner-header {
    margin: 0;
    padding: 30px;
  }
}
@media (max-width: 767.98px) {
  .way-inner-header {
    margin: 0;
    padding: 20px;
  }
}
.way-img {
  position: relative;
  top: 10px;
}
@media (max-width: 991.98px) {
  .way-img {
    display: none;
  }
}
.testimonial-section {
  background: #f9fafb;
  margin: 0;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.testimonial-section::after {
  content: "";
  background: url(/c9da7c6dc35855d77d79.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 213px;
  height: 335px;
  opacity: 0.5;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .testimonial-section::after {
    display: none;
  }
}
.testimonial-section::before {
  content: "";
  background: url(/a45c9158b9409fb78d3d.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  width: 213px;
  height: 335px;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .testimonial-section::before {
    display: none;
  }
}
.testimonial-section .testimonial-shape-img {
  position: relative;
}
.testimonial-section .testimonial-shape-img .testimonial-shape-left {
  position: absolute;
  top: -30px;
  left: -40px;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}
.testimonial-section .testimonial-shape-img .testimonial-shape-left img {
  width: 100px;
}
.testimonial-section .testimonial-shape-img .testimonial-shape-right {
  position: absolute;
  top: 60px;
  right: 0;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}
.testimonial-section .testimonial-shape-img .testimonial-shape-right img {
  width: 100px;
}
@media (max-width: 991.98px) {
  .testimonial-section .testimonial-shape-img {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .testimonial-section {
    margin: 0;
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .testimonial-info {
    flex-direction: column;
  }
}
.testimonial-img {
  border-radius: 50%;
  margin-right: 50px;
  width: 220px;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
}
@media (max-width: 767.98px) {
  .testimonial-img {
    margin: 0 0 30px 0;
    padding: 0;
    width: 200px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.testimonial-img img {
  border-radius: 50%;
  width: 100%;
}
.testimonial-header {
  margin-bottom: 25px;
}
.testimonial-details p {
  font-size: 16px;
  margin-bottom: 15px;
  color: #1f2937;
}
@media (max-width: 767.98px) {
  .testimonial-details p {
    font-size: 14px;
  }
}
.testimonial-details h6 {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 0;
  color: #1f2937;
}
.testimonial-details h6 span {
  font-weight: 600;
  font-size: 16px;
  color: #1f2937;
}
.testimonial-grid {
  margin: 0;
  padding: 0 60px;
}
@media (max-width: 767.98px) {
  .testimonial-grid {
    margin: 0;
    padding: 0 25px;
  }
}
.faq-section-inner {
  margin: 0;
  padding: 80px 0 80px;
}
@media (max-width: 1199.98px) {
  .faq-section-inner {
    margin: 0;
    padding: 80px 0 80px;
  }
}
@media (max-width: 991.98px) {
  .faq-section-inner {
    margin: 0;
    padding: 40px 0;
  }
}
.faq-inner-page {
  background-color: #fff;
  margin: 0;
  padding: 80px 0 55px;
}
@media (max-width: 575.98px) {
  .testimonial-content {
    text-align: center;
  }
}
@media (max-width: 479.98px) {
  .testimonial-content .section-inner-header h2 {
    font-size: 16px;
  }
}
.services-section-sixteen {
  position: relative;
  padding: 80px 0;
  z-index: 1;
  background: #f8fbff;
}
@media (max-width: 991.98px) {
  .services-section-sixteen {
    padding: 50px 0;
  }
}
.services-section-sixteen .discover-you-main {
  text-align: center;
}
.services-section-sixteen .discover-you-main .discover-you-image {
  width: 250px;
  height: 250px;
  background: rgba(14, 130, 253, 0.1);
  color: #19bbdb;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 100px;
  margin: auto auto 20px auto;
}
.services-section-sixteen .discover-you-main .discover-you-image img {
  width: 65%;
}
.services-section-sixteen .discover-you-main a {
  color: #1f2937;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.services-section-sixteen .discover-you-main a:hover {
  color: #1c5b91;
}
.services-section-sixteen .discover-you-main p {
  font-size: 14px;
  color: #a2a2a2;
  margin-bottom: 15px;
}
.services-section-sixteen .finding-heath-care {
  text-align: center;
}
.services-section-sixteen .finding-heath-care .finding-heath-image img {
  width: auto;
}
.services-section-sixteen .finding-heath-care a {
  color: #1f2937;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.services-section-sixteen .finding-heath-care a:hover {
  color: #1c5b91;
}
.services-section-sixteen .finding-heath-care p {
  font-size: 14px;
  color: #a2a2a2;
  margin-bottom: 15px;
}
.services-section-sixteen .service-sixteen-icon .bg-img-bottom {
  position: absolute;
  right: 0;
  bottom: -80px;
  z-index: -1;
}

.right-panel-title {
  background: #0c4f8a;
  padding: 10px;
  display: none;
}
.left-panel {
  background-color: #0c4f8a;
  width: 25%;
  padding: 45px;
  height: 100vh;
  overflow: auto;
  flex-direction: column;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.left-panel::-webkit-scrollbar {
  display: none;
}
@media (max-width: 991.98px) {
  .left-panel {
    display: none;
  }
}
.right-panel {
  width: 75%;
  height: 100vh;
  overflow: auto;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  .right-panel {
    width: 100%;
    height: auto;
    padding: 0;
  }
}
.placeholder-style::placeholder {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  color: #585858;
  opacity: 1;
}
.placeholder-style:-ms-input-placeholder {
  color: #585858;
}
.placeholder-style::-ms-input-placeholder {
  color: #585858;
}
.btn-profile img {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 11px;
  right: 8px;
  cursor: pointer;
}
.payment-icon {
  position: relative;
}
.payment-icon img {
  position: absolute;
  top: 250px;
}
.consult-option {
  position: relative;
}
.call-option {
  position: relative;
  width: 33%;
  margin-right: 10px;
}
.fade.fade-custom {
  background: rgba(0, 0, 0, 0.8);
}
.lock-content img {
  margin-bottom: 20px;
}
.lock-content h2 {
  font-weight: 500;
  font-size: 24px;
}
.lock-content h6 {
  margin: 15px 0 30px 0;
  font-weight: 400;
  font-size: 16px;
  color: #585858;
}
.lock-content a {
  color: #ff0202;
  font-weight: 600;
  font-size: 16px;
}
.lock-content a:hover {
  color: #000;
}
.relative-form {
  position: relative;
  background: #f5f6fa;
  border: 1px solid #e6e9f4;
  border-radius: 5px;
  min-height: 54px;
  padding: 6px 15px;
  align-items: center;
}
.relative-form span {
  color: #131523;
}
.relative-form .form-control::placeholder {
  color: #131523;
  font-weight: 400;
  font-size: 14px;
}
.relative-form .btn {
  border-radius: 6px;
  padding: 5px 15px;
  position: absolute;
  top: 7px;
  right: 7px;
}
@keyframes mymove {
  to {
    transform: translateY(-5px);
  }
}
@media (max-width: 991.98px) {
  .right-panel-title {
    display: block;
  }
  .right-panel-title img {
    max-width: 140px;
  }
  .payment-icon img {
    top: -168px;
    right: 10px;
  }
  .call-option {
    width: max-content;
  }
}
@media (max-width: 575.98px) {
  .btn-profile img {
    height: 30px;
    width: 30px;
  }
  .consult-option {
    flex-direction: column;
    align-items: center;
  }
  .call-option {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .payment-icon img {
    top: -210px;
  }
}
.signup-option-btns .signup-btn-info {
  width: 100%;
  background: #f5f5f5;
  border: 1px solid #e4e4e8;
  border-radius: 8px;
  margin: 0;
  padding: 12px 15px;
  margin-bottom: 20px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.signup-option-btns .signup-btn-info:hover {
  background: #fff;
  border: 1px solid #19bbdb;
  box-shadow: 0 22px 38px rgba(0, 0, 0, 0.12);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.signup-option-btns .signup-btn-info:hover .signup-arrow {
  background: #19bbdb;
  color: #fff;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.signup-option-btns .signup-btn-info:last-child {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .signup-option-btns .signup-btn-info {
    margin: 0;
    padding: 10px;
    margin-bottom: 20px;
  }
}
.signup-info .signup-icon {
  margin-right: 16px;
}
.signup-content {
  text-align: left;
}
.signup-content h4 {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 6px;
}
@media (max-width: 991.98px) {
  .signup-content h4 {
    font-size: 18px;
  }
}
.signup-content p {
  color: #71717a;
  margin-bottom: 0;
  font-size: 14px;
}
.signup-arrow {
  width: 37px;
  height: 37px;
  background: #fff;
  color: #000;
  font-size: 16px;
  border-radius: 50px;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.terms-check-box label {
  color: #838383;
}
.terms-check-box label a {
  color: #525252;
  text-decoration: underline;
}
.terms-check-box label a:hover {
  color: #19bbdb;
}
.form-check-box .custom_check {
  margin-bottom: 0;
}
.contact-section {
  margin: 0;
  padding: 80px 0 55px;
}
@media (max-width: 991.98px) {
  .contact-section {
    margin: 0;
    padding: 40px 0 15px;
  }
}
@media (max-width: 767.98px) {
  .contact-section {
    margin: 0;
    padding: 40px 0 20px;
  }
}
.contact-inner-header {
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .contact-inner-header {
    margin-bottom: 30px;
  }
}
.contact-card {
  border: 2px solid #e9eaf6;
  border-radius: 0;
}
.contact-card .card-body {
  margin: 0;
  padding: 30px;
}
@media (max-width: 991.98px) {
  .contact-card .card-body {
    margin: 0;
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .contact-card .card-body {
    margin: 0;
    padding: 15px;
  }
}
.contact-icon {
  color: #19bbdb;
  font-size: 44px;
  margin-right: 20px;
}
@media (max-width: 991.98px) {
  .contact-icon {
    font-size: 40px;
    margin-right: 15px;
  }
}
.contact-details h4 {
  font-weight: 600;
  font-size: 20px;
  color: #0a0b0d;
  margin-bottom: 8px;
}
@media (max-width: 991.98px) {
  .contact-details h4 {
    font-size: 18px;
  }
}
.contact-details p {
  font-size: 16px;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .contact-details p {
    font-size: 14px;
  }
}
.contact-form-card {
  background: #f8fbff;
  border-radius: 10px;
  border: 0;
}
.contact-form-card .card-body {
  margin: 0;
  padding: 30px;
}
@media (max-width: 991.98px) {
  .contact-form-card .card-body {
    margin: 0;
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .contact-form-card .card-body {
    margin: 0;
    padding: 15px;
  }
}
.contact-form-card .form-group {
  margin-bottom: 25px;
}
.contact-form-card .form-group label {
  font-size: 12px;
  color: #0a0b0d;
  margin-bottom: 8px;
}
.contact-form-card .form-group .form-control {
  font-weight: 500;
  color: #6b7280;
}
.contact-form-card .form-group .form-control::placeholder {
  font-weight: 500;
  color: #6b7280;
}
.contact-form-card .form-group-btn {
  margin-top: 35px;
}
.contact-form-card .form-group-btn .btn {
  border-radius: 5px;
  min-width: 150px;
  margin: 0;
  padding: 10px 15px;
  font-weight: 500;
}
.terms-section {
  margin: 0;
  padding: 80px 0;
}
@media (max-width: 991.98px) {
  .terms-section {
    margin: 0;
    padding: 40px 0;
  }
}
.terms-section .terms-content {
  padding-bottom: 50px;
}
.terms-section .terms-content .terms-text {
  padding-bottom: 24px;
}
.terms-section .terms-content .terms-text:last-child {
  padding-bottom: 0;
}
.terms-section .terms-content .terms-text p {
  font-size: 16px;
  color: #6b7280;
  margin-bottom: 24px;
}
.terms-section .terms-content .terms-text p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .terms-section .terms-content .terms-text p {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.terms-section .terms-content .terms-text.terms-list p {
  margin-bottom: 10px;
}
.terms-section .terms-content .terms-text.terms-list p i {
  position: relative;
  top: 4px;
  margin-right: 8px;
  color: #19bbdb;
}
@media (max-width: 991.98px) {
  .terms-section .terms-content {
    padding-bottom: 30px;
  }
}
.terms-btn .btn-right-now {
  font-weight: 500;
  font-size: 16px;
  margin: 0 15px 0 0;
  padding: 5px 15px;
  min-width: 149px;
  border-radius: 8px;
  color: #3f3f3f;
  background: #f3f3f3;
  border: 1px solid #f3f3f3;
  box-shadow: inset 0 0 0 0 #19bbdb;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.terms-btn .btn-right-now:hover {
  color: #fff;
  background: #19bbdb;
  border-color: #19bbdb;
  box-shadow: inset 0 0 0 50px #19bbdb;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
@media (max-width: 767.98px) {
  .terms-btn .btn-right-now {
    font-size: 14px;
    min-width: 130px;
    margin-right: 0;
  }
}
.terms-btn .btn-primary {
  padding: 5px 15px;
  min-width: 166px;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .terms-btn .btn-primary {
    min-width: 150px;
  }
}
@media (max-width: 767.98px) {
  .terms-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.consultation-info {
  padding-bottom: 25px;
}
.consultation-info p {
  font-weight: 500;
  font-size: 16px;
  color: #000;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .consultation-info p {
    margin-bottom: 15px;
  }
}
.consultation-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.consultation-list ul li {
  display: block;
  margin-bottom: 15px;
}
.consultation-list ul li:last-child {
  margin-bottom: 0;
}
.consultation-types a {
  font-weight: 500;
  font-size: 16px;
  color: #6b6b6b;
  background: #fff;
  border: 1px solid #c2c2c2;
  border-radius: 6px;
  min-width: 413px;
  margin: 0;
  padding: 10px 15px;
}
.consultation-types a:hover {
  color: #19bbdb;
  background: #fff;
  border: 1px solid #19bbdb;
}
.consultation-types a i {
  font-size: 18px;
  margin-right: 10px;
}
@media (max-width: 991.98px) {
  .consultation-types a {
    min-width: 300px;
  }
}
@media (max-width: 767.98px) {
  .consultation-types a {
    font-size: 14px;
    min-width: 250px;
    margin: 0;
    padding: 7px 15px;
  }
}
.consultation-types span {
  margin-left: 18px;
  font-size: 20px;
  color: #28a745;
  display: none;
}
.consultation-types.active a {
  color: #19bbdb;
  background: #fff;
  border: 1px solid #19bbdb;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.07);
}
.consultation-types.active span {
  display: block;
}
.booking-device-img {
  margin-right: 15px;
}
.booking-doctor-info h3 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px;
}
.booking-doctor-info .device-text {
  margin-bottom: 12px;
}
.booking-doctor-info .btn {
  font-weight: 500;
  font-size: 14px;
  margin: 0;
  padding: 4px 10px;
  min-width: 109px;
  color: #19bbdb;
  background: #fff;
  border: 2px solid #19bbdb;
  box-shadow: inset 0 0 0 0 #19bbdb;
  border-radius: 6px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.booking-doctor-info .btn:hover {
  color: #fff;
  background: #19bbdb;
  box-shadow: inset 0 0 0 50px #19bbdb;
  border: 2px solid #19bbdb;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.booking-date {
  padding-bottom: 30px;
}
.booking-date p {
  color: #8c8c8c;
  margin: 0 10px 0 0;
  padding: 0;
  margin-right: 10px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .booking-date p {
    margin: 0 0 10px 0;
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .booking-date {
    display: block;
    padding-bottom: 20px;
  }
}
.booking-card {
  border: 2px solid #f4f4f4;
  border-radius: 8px;
  margin-bottom: 25px;
}
.booking-date-slider {
  padding-bottom: 30px;
}
.date-slider {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.date-slider .slick-slide {
  display: block;
  margin: 0;
  padding: 0 5px;
}
.date-slider li h4 {
  font-weight: 500;
  font-size: 16px;
  color: #b9b9b9;
  margin-bottom: 5px;
}
@media (max-width: 1199.98px) {
  .date-slider li h4 {
    font-size: 13px;
  }
}
@media (max-width: 991.98px) {
  .date-slider li h4 {
    font-size: 16px;
  }
}
.date-slider li p {
  color: #d4d4d4;
  margin-bottom: 0;
}
.date-slider li.active h4 {
  color: #000;
}
.date-slider li.active p {
  color: #aaa;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}
.medical-emergency-booking {
  position: relative;
  z-index: 1;
  margin-top: 80px;
  border-radius: 20px;
}
@media (max-width: 991.98px) {
  .medical-emergency-booking {
    margin-top: 60px;
  }
}
.medical-emergency-booking .medical-emergency-card {
  background: #ffd66a;
  border-radius: 20px;
}
@media (max-width: 767.98px) {
  .medical-emergency-booking .medical-emergency-card {
    padding: 24px;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .medical-emergency-booking .slider-img {
    display: none;
  }
}
.medical-emergency-booking .slider-img img {
  border-radius: 20px;
}
.medical-emergency-booking .slider-content h3 {
  color: #4e3c12;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
  .medical-emergency-booking .slider-content h3 {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  .medical-emergency-booking .slider-content h3 {
    font-size: 30px;
  }
}
.medical-emergency-booking .slider-content span {
  color: #7a6121;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 40px;
  display: block;
}
@media (max-width: 1399.98px) {
  .medical-emergency-booking .slider-content span {
    font-size: 24px;
  }
}
@media (max-width: 1399.98px) and (max-width: 1199.98px) {
  .medical-emergency-booking .slider-content span {
    font-size: 22px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1399.98px) and (max-width: 991.98px) {
  .medical-emergency-booking .slider-content span {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.medical-emergency-booking .slider-content p {
  color: #0f172a;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 40px;
}
@media (max-width: 1199.98px) {
  .medical-emergency-booking .slider-content p {
    max-width: 420px;
    margin-bottom: 30px;
  }
}
@media (max-width: 991.98px) {
  .medical-emergency-booking .slider-content p {
    font-size: 17px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767.98px) {
  .medical-emergency-booking .slider-content p {
    margin: 0 auto 10px;
  }
}
.medical-emergency-booking .slider-content a {
  border-radius: 10px;
  background: #4e3c12;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  padding: 15px 20px;
  display: inline-block;
}
.medical-emergency-booking .slider-content a:hover {
  background: #42c0fb;
  transition: 0.5s all;
}
@media (max-width: 991.98px) {
  .medical-emergency-booking .slider-content a {
    padding: 10px 20px;
    font-size: 16px;
  }
}
.medical-emergency-booking .doctor-consulting-slider .owl-nav button {
  margin-top: 0;
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  transition: 0.5s all;
}
.medical-emergency-booking .doctor-consulting-slider .owl-nav button:hover {
  background: #19bbdb;
  transition: 0.5s all;
}
.medical-emergency-booking .doctor-consulting-slider .owl-nav button:hover i {
  color: #fff;
}
.medical-emergency-booking .doctor-consulting-slider .owl-nav button i {
  color: #94a3b8;
}
@media (max-width: 991.98px) {
  .medical-emergency-booking .doctor-consulting-slider .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
  }
  .medical-emergency-booking .doctor-consulting-slider .owl-nav button {
    position: static;
    transform: none;
  }
}
.min-height2 {
  height: 450px !important;
}
@media (min-width: 1440.98px) {
  .min-height2 {
    height: 522px !important;
  }
}
@media (min-width: 1999.98px) {
  .min-height2 {
    height: 649px !important;
  }
}
.width-border {
  border: 1px !important;
  width: 49% !important;
  height: 188px !important;
  padding: 22px;
}
.bg-shapes img {
  position: absolute;
}
.specialities-section-one .specialities-item p {
  color: #fff;
}
.specialities-section-one .specialities-item {
  background: #0e82fd !important;
  border: 1px solid #fff !important;
  border-radius: 10px !important;
  height: auto !important;
  margin: 56px 0 24px;
  padding: 0 24px 24px;
  cursor: pointer;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  display: block !important;
}
.bg-color-one {
  content: "";
  width: 100%;
  height: 80%;
  position: relative;
  top: 0;
  left: 0;
  background: #0e82fd;
}
.how-it-work {
  border-top: 1px solid #e2e8f0;
  margin: 80px 0 0;
  padding: 80px 0 0;
}
@media (max-width: 991.98px) {
  .how-it-work {
    margin: 60px 0 0;
    padding: 60px 0 0;
  }
}
.how-it-work .work-box {
  border: 1px solid #e5e5e5;
  margin: 0 0 24px;
  padding: 24px;
  border-radius: 10px;
  text-align: center;
  flex-direction: column;
  background: #fff;
  width: 100%;
  transition: 0.5s all;
}
.how-it-work .work-box .work-icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #dbe8ff;
  margin-bottom: 20px;
}
.how-it-work .work-box h4 {
  color: #1f2937;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 20px;
}
.how-it-work .work-box p {
  color: #6b7280;
  margin-bottom: 0;
}
.how-it-work .work-box:hover {
  background: #e8f1ff;
  border-color: #e8f1ff;
  transition: 0.5s all;
  transform: translatey(-10px);
}
.various-logo-sec {
  margin-bottom: -90px;
  margin-top: 40px;
}
.various-logo-sec .various-logo-slider .logo-img-slide {
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 10px;
  padding: 24px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.various-logo-sec .various-logo-slider .logo-img-slide img {
  width: auto;
}
.specialities-wrap {
  background: #17418e;
  padding: 120px;
  border-radius: 10px;
  background-image: url(https://1igsmediclinic.com/23e10b6af173ffc458e7.png);
  background-repeat: no-repeat;
  background-position: right;
}
@media (max-width: 991.98px) {
  .specialities-wrap {
    background-image: none;
    padding: 50px;
  }
}
@media (max-width: 767.98px) {
  .specialities-wrap {
    padding: 30px;
  }
}
.specialities-wrap .special-content h2 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 24px;
}
@media (max-width: 767.98px) {
  .specialities-wrap .special-content h2 {
    font-size: 24px;
  }
}
.specialities-wrap .special-content h4 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .specialities-wrap .special-content h4 {
    font-size: 18px;
  }
}
.specialities-wrap .special-content p {
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .specialities-wrap .special-content p {
    margin-bottom: 20px;
  }
}
.specialities-wrap .special-content .special-btn .btn-outline-primary1 {
  background-color: transparent;
  border: 1px solid #f36434;
  box-shadow: inset 0 0 0 0 #f36434;
  color: #f36434;
}
.specialities-wrap .special-content .special-btn .btn-outline-primary1.active,
.specialities-wrap .special-content .special-btn .btn-outline-primary1:active,
.specialities-wrap .special-content .special-btn .btn-outline-primary1:focus,
.specialities-wrap .special-content .special-btn .btn-outline-primary1:hover {
  color: #fff;
  background-color: #f36434;
  border-color: #f36434;
  box-shadow: inset 0 0 50px 0 #f36434;
}
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1.active
  .open
  > .dropdown-toggle.btn-primary,
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:active
  .open
  > .dropdown-toggle.btn-primary,
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:focus
  .open
  > .dropdown-toggle.btn-primary,
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:hover
  .open
  > .dropdown-toggle.btn-primary {
  background-color: #f36434;
  border: 1px solid #f36434;
}
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1.active:focus
  .open
  > .dropdown-toggle.btn-primary:focus,
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1.active:focus
  .open
  > .dropdown-toggle.btn-primary:hover,
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1.active:hover
  .open
  > .dropdown-toggle.btn-primary:focus,
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1.active:hover
  .open
  > .dropdown-toggle.btn-primary:hover {
  background-color: #f36434;
  border: 1px solid #f36434;
}
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:active:focus,
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:active:hover {
  background-color: #f36434;
  border: 1px solid #f36434;
}
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1
  .active:not(:disabled):not(.disabled),
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:active:not(:disabled):not(.disabled) {
  background-color: #fff;
  border-color: #f36434;
  color: #f36434;
}
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1
  .active:focus:not(:disabled):not(.disabled),
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:active:focus:not(:disabled):not(.disabled) {
  box-shadow: unset;
}
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1
  .show
  > .btn-primary.dropdown-toggle {
  background-color: #09dca4;
  border-color: #09dca4;
  color: #fff;
}
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1
  .show
  > .btn-primary.dropdown-toggle:focus {
  box-shadow: unset;
}
.specialities-wrap
  .special-content
  .special-btn
  .btn-outline-primary1:disabled {
  background-color: #19bbdb;
  border-color: #19bbdb;
  color: #fff;
}
@media (max-width: 767.98px) {
  .specialities-wrap .special-content .special-btn a {
    margin-top: 10px;
  }
}
.specialities-wrap .special-content .special-btn a {
  margin-right: 10px;
}
.specialities-wrap .special-content .special-btn a:last-child {
  margin-right: 0;
}
.specialities-wrap .special-content .special-btn a.btn-primary {
  box-shadow: inset 0 0 0 0 #000c18;
}
.specialities-wrap .special-content .special-btn a.btn-primary:hover {
  border-color: #fff;
  background: #000c18;
  box-shadow: inset 0 0 50px 0 #000c18;
  color: #fff;
}
.specialities-wrap1 {
  background: #000c18;
  padding: 80px;
  border-radius: 10px;
  background-image: url(/e75d6d9d8737c5cc6fab.jpg);
  background-repeat: no-repeat;
  background-position: right;
}
@media (max-width: 991.98px) {
  .specialities-wrap1 {
    background-image: none;
    padding: 50px;
  }
}
@media (max-width: 767.98px) {
  .specialities-wrap1 {
    padding: 30px;
  }
}
.specialities-wrap1 .special-content h2 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 24px;
}
@media (max-width: 767.98px) {
  .specialities-wrap1 .special-content h2 {
    font-size: 24px;
  }
}
.specialities-wrap1 .special-content h4 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .specialities-wrap1 .special-content h4 {
    font-size: 18px;
  }
}
.specialities-wrap1 .special-content p {
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .specialities-wrap1 .special-content p {
    margin-bottom: 20px;
  }
}
.specialities-wrap1 .special-content .special-btn .btn-outline-primary1 {
  background-color: transparent;
  border: 1px solid #f36434;
  box-shadow: inset 0 0 0 0 #f36434;
  color: #f36434;
}
.specialities-wrap1 .special-content .special-btn .btn-outline-primary1.active,
.specialities-wrap1 .special-content .special-btn .btn-outline-primary1:active,
.specialities-wrap1 .special-content .special-btn .btn-outline-primary1:focus,
.specialities-wrap1 .special-content .special-btn .btn-outline-primary1:hover {
  color: #fff;
  background-color: #f36434;
  border-color: #f36434;
  box-shadow: inset 0 0 50px 0 #f36434;
}
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1.active
  .open
  > .dropdown-toggle.btn-primary,
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1:active
  .open
  > .dropdown-toggle.btn-primary,
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1:focus
  .open
  > .dropdown-toggle.btn-primary,
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1:hover
  .open
  > .dropdown-toggle.btn-primary {
  background-color: #f36434;
  border: 1px solid #f36434;
}
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1.active:focus
  .open
  > .dropdown-toggle.btn-primary:focus,
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1.active:focus
  .open
  > .dropdown-toggle.btn-primary:hover,
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1.active:hover
  .open
  > .dropdown-toggle.btn-primary:focus,
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1.active:hover
  .open
  > .dropdown-toggle.btn-primary:hover {
  background-color: #f36434;
  border: 1px solid #f36434;
}
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1:active:focus,
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1:active:hover {
  background-color: #f36434;
  border: 1px solid #f36434;
}
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1
  .active:not(:disabled):not(.disabled),
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1:active:not(:disabled):not(.disabled) {
  background-color: #fff;
  border-color: #f36434;
  color: #f36434;
}
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1
  .active:focus:not(:disabled):not(.disabled),
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1:active:focus:not(:disabled):not(.disabled) {
  box-shadow: unset;
}
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1
  .show
  > .btn-primary.dropdown-toggle {
  background-color: #09dca4;
  border-color: #09dca4;
  color: #fff;
}
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1
  .show
  > .btn-primary.dropdown-toggle:focus {
  box-shadow: unset;
}
.specialities-wrap1
  .special-content
  .special-btn
  .btn-outline-primary1:disabled {
  background-color: #19bbdb;
  border-color: #19bbdb;
  color: #fff;
}
@media (max-width: 767.98px) {
  .specialities-wrap1 .special-content .special-btn a {
    margin-top: 10px;
  }
}
.specialities-wrap1 .special-content .special-btn a {
  margin-right: 10px;
}
.specialities-wrap1 .special-content .special-btn a:last-child {
  margin-right: 0;
}
.specialities-wrap1 .special-content .special-btn a.btn-primary {
  box-shadow: inset 0 0 0 0 #000c18;
}
.specialities-wrap1 .special-content .special-btn a.btn-primary:hover {
  border-color: #fff;
  background: #000c18;
  box-shadow: inset 0 0 50px 0 #000c18;
  color: #fff;
}
.specialities-wrap2 {
  background: #17418e;
  padding: 120px;
  border-radius: 10px;
  background-image: url(https://1igsmediclinic.com/937b6d8aef9e0eb36465.png);
  background-repeat: no-repeat;
  background-position: right;
}
@media (max-width: 991.98px) {
  .specialities-wrap2 {
    background-image: none;
    padding: 50px;
  }
}
@media (max-width: 767.98px) {
  .specialities-wrap2 {
    padding: 30px;
  }
}
.specialities-wrap2 .special-content h2 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 24px;
}
@media (max-width: 767.98px) {
  .specialities-wrap2 .special-content h2 {
    font-size: 24px;
  }
}
.specialities-wrap2 .special-content h4 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .specialities-wrap2 .special-content h4 {
    font-size: 18px;
  }
}
.specialities-wrap2 .special-content p {
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .specialities-wrap2 .special-content p {
    margin-bottom: 20px;
  }
}
.specialities-wrap2 .special-content .special-btn .btn-outline-primary1 {
  background-color: transparent;
  border: 1px solid #f36434;
  box-shadow: inset 0 0 0 0 #f36434;
  color: #f36434;
}
.specialities-wrap2 .special-content .special-btn .btn-outline-primary1.active,
.specialities-wrap2 .special-content .special-btn .btn-outline-primary1:active,
.specialities-wrap2 .special-content .special-btn .btn-outline-primary1:focus,
.specialities-wrap2 .special-content .special-btn .btn-outline-primary1:hover {
  color: #fff;
  background-color: #f36434;
  border-color: #f36434;
  box-shadow: inset 0 0 50px 0 #f36434;
}
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1.active
  .open
  > .dropdown-toggle.btn-primary,
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1:active
  .open
  > .dropdown-toggle.btn-primary,
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1:focus
  .open
  > .dropdown-toggle.btn-primary,
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1:hover
  .open
  > .dropdown-toggle.btn-primary {
  background-color: #f36434;
  border: 1px solid #f36434;
}
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1.active:focus
  .open
  > .dropdown-toggle.btn-primary:focus,
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1.active:focus
  .open
  > .dropdown-toggle.btn-primary:hover,
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1.active:hover
  .open
  > .dropdown-toggle.btn-primary:focus,
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1.active:hover
  .open
  > .dropdown-toggle.btn-primary:hover {
  background-color: #f36434;
  border: 1px solid #f36434;
}
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1:active:focus,
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1:active:hover {
  background-color: #f36434;
  border: 1px solid #f36434;
}
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1
  .active:not(:disabled):not(.disabled),
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1:active:not(:disabled):not(.disabled) {
  background-color: #fff;
  border-color: #f36434;
  color: #f36434;
}
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1
  .active:focus:not(:disabled):not(.disabled),
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1:active:focus:not(:disabled):not(.disabled) {
  box-shadow: unset;
}
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1
  .show
  > .btn-primary.dropdown-toggle {
  background-color: #09dca4;
  border-color: #09dca4;
  color: #fff;
}
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1
  .show
  > .btn-primary.dropdown-toggle:focus {
  box-shadow: unset;
}
.specialities-wrap2
  .special-content
  .special-btn
  .btn-outline-primary1:disabled {
  background-color: #19bbdb;
  border-color: #19bbdb;
  color: #fff;
}
@media (max-width: 767.98px) {
  .specialities-wrap2 .special-content .special-btn a {
    margin-top: 10px;
  }
}
.specialities-wrap2 .special-content .special-btn a {
  margin-right: 10px;
}
.specialities-wrap2 .special-content .special-btn a:last-child {
  margin-right: 0;
}
.specialities-wrap2 .special-content .special-btn a.btn-primary {
  box-shadow: inset 0 0 0 0 #000c18;
}
.specialities-wrap2 .special-content .special-btn a.btn-primary:hover {
  border-color: #fff;
  background: #000c18;
  box-shadow: inset 0 0 50px 0 #000c18;
  color: #fff;
}

.header.header-ten.header-fixed.home-care-header {
  transition: 0.5s all;
  background: #fff;
  z-index: 1000;
}

.header.header-ten.header-fixed.home-care-header.pharmacy-header
  .header-top-wrap {
  opacity: 0;
  height: 0;
  width: 0;
  display: none;
  transition: 0.5s all;
}
.header.header-ten.header-fixed.home-care-header .header-top-wrap {
  background: linear-gradient(87deg, #19bbdb 9.15%, #19bbdb 100.3%);
  background-repeat: no-repeat;
}
.header.header-ten.header-fixed.home-care-header
  .header-top-wrap
  .header-top-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  transition: 0.5s all;
}

.header.header-ten.header-fixed.home-care-header
  .header-top-wrap
  .header-top-bar
  .header-contact {
  display: flex;
  align-items: center;
}
.header.header-ten.header-fixed.home-care-header
  .header-top-wrap
  .header-top-bar
  .header-contact
  li {
  color: #fff;
  margin-right: 24px;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
}
.header.header-ten.header-fixed.home-care-header
  .header-top-wrap
  .header-top-bar
  .header-contact
  li:last-child {
  margin-right: 0;
}
.header.header-ten.header-fixed.home-care-header
  .header-top-wrap
  .header-top-bar
  .header-contact
  li
  i {
  margin-right: 5px;
}
.header.header-ten.header-fixed.home-care-header
  .header-top-wrap
  .header-top-bar
  .header-contact
  li
  a {
  color: #fff;
}
.header.header-ten.header-fixed.home-care-header
  .header-top-wrap
  .header-top-bar
  .header-contact
  li
  a:last-child {
  margin-right: 0;
}
.header.header-ten.header-fixed.home-care-header
  .header-top-wrap
  .header-top-bar
  .social-icon {
  display: flex;
  align-items: center;
}
.header.header-ten.header-fixed.home-care-header
  .header-top-wrap
  .header-top-bar
  .social-icon
  li {
  color: #fff;
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.header.header-ten.header-fixed.home-care-header
  .header-top-wrap
  .header-top-bar
  .social-icon
  li:last-child {
  margin-right: 0;
}
.header.header-ten.header-fixed.home-care-header
  .header-top-wrap
  .header-top-bar
  .social-icon
  li
  a {
  color: #fff;
  margin-right: 15px;
}
.header.header-ten.header-fixed.home-care-header
  .header-top-wrap
  .header-top-bar
  .social-icon
  li
  a:last-child {
  margin-right: 0;
}
.header.header-ten.header-fixed.home-care-header .main-nav > li.active > a {
  color: #19bbdb !important;
}
@media (max-width: 991.98px) {
  .header.header-ten.header-fixed.home-care-header .main-nav > li.active > a {
    color: #fff !important;
  }
}
.header.header-ten.header-fixed.home-care-header
  .header-nav
  .header-navbar-rht
  li
  .btn {
  padding: 8px 12px;
  border-radius: 6px;
}
.banner-sec-fourteen {
  background: linear-gradient(102deg, #19bbdb 0.51%, #0062cb 100%);
  padding: 54px 0;
}
.banner-sec-fourteen::after {
  background-image: url(/50a364295a36ee6a866b.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.banner-sec-fourteen::before {
  background-image: url(https://1igsmediclinic.com/c4ddda25d9bbcd3e7df5.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
}
.banner-sec-fourteen .banner-sec-img {
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .banner-sec-fourteen .banner-sec-img {
    display: none;
  }
}
.banner-sec-fourteen .banner-sec-img .banner-round-bg {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  z-index: -2;
}
.banner-sec-fourteen .banner-sec-img .banner-round-bg img {
  width: 100%;
}
.banner-sec-fourteen .banner-sec-img .chat-call-btn {
  position: absolute;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.banner-sec-fourteen .banner-sec-img .chat-call-btn a {
  background: #fff;
  border-radius: 50px;
  padding: 10px 23px;
  text-align: center;
  display: inline-block;
  color: #0d80f8;
  font-weight: 600;
}
.banner-sec-fourteen .banner-sec-img .chat-call-btn a:hover {
  background: #22d6ee;
  color: #fff;
}
.banner-sec-fourteen .banner-sec-img .banner-cal-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 0;
  top: 20%;
}
.banner-sec-fourteen .banner-sec-img .banner-cal-icon .calender-border {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
}
.banner-sec-fourteen .banner-content {
  padding: 0 20px 0 0;
}
@media (max-width: 991.98px) {
  .banner-sec-fourteen .banner-content {
    text-align: left;
    padding: 0;
  }
}
.banner-sec-fourteen .banner-content .banner-head {
  margin-bottom: 24px;
}
@media (max-width: 767.98px) {
  .banner-sec-fourteen .banner-content .banner-head {
    margin-bottom: 30px;
  }
}
.banner-sec-fourteen .banner-content .banner-head h6 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 600;
}
.banner-sec-fourteen .banner-content .banner-head h1 {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .banner-sec-fourteen .banner-content .banner-head h1 {
    font-size: 40px;
  }
}
@media (max-width: 767.98px) {
  .banner-sec-fourteen .banner-content .banner-head h1 {
    font-size: 32px;
  }
}
@media (max-width: 575.98px) {
  .banner-sec-fourteen .banner-content .banner-head h1 {
    font-size: 28px;
  }
}
.banner-sec-fourteen .banner-content .banner-head p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
}
.banner-sec-fourteen .banner-btns {
  margin: 25px 0;
}
@media (max-width: 575.98px) {
  .banner-sec-fourteen .banner-btns {
    flex-direction: column;
  }
}
.banner-sec-fourteen .banner-btns a {
  flex: 1;
  padding: 10px 15px;
}
@media (max-width: 1199.98px) {
  .banner-sec-fourteen .banner-btns a {
    flex: auto;
    min-width: 160px;
  }
}
@media (max-width: 991.98px) {
  .banner-sec-fourteen .banner-btns a {
    flex: 1;
  }
}
@media (max-width: 575.98px) {
  .banner-sec-fourteen .banner-btns a {
    width: 100%;
  }
}
.banner-sec-fourteen .banner-btns a.demo-btn {
  background: #ffaf14;
  border-color: #ffaf14;
}
.banner-sec-fourteen .watch-video a {
  color: #fff;
  font-weight: 500;
}
.banner-sec-fourteen .watch-video a span {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #d0f9ff;
  border: 2px solid #0ce0ff;
  margin-right: 10px;
}
.banner-sec-fourteen .watch-video a span i {
  color: #0e82fd;
}
.landing_slider .banner-sec-img {
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .landing_slider .banner-sec-img {
    display: none;
  }
}
.landing_slider .banner-sec-img .banner-round-bg {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  z-index: -2;
}
.landing_slider .banner-sec-img .banner-round-bg img {
  width: 100%;
}


.landing_slider .banner-btns {
  margin: 25px 0;
}
@media (max-width: 575.98px) {
  .landing_slider .banner-btns {
    flex-direction: column;
  }
}
.landing_slider .banner-btns a {
  flex: 1;
  padding: 10px 15px;
}
@media (max-width: 1199.98px) {
  .landing_slider .banner-btns a {
    flex: auto;
    min-width: 160px;
  }
}
@media (max-width: 991.98px) {
  .landing_slider .banner-btns a {
    flex: 1;
  }
}
@media (max-width: 575.98px) {
  .landing_slider .banner-btns a {
    width: 100%;
  }
}
.landing_slider .banner-btns a.demo-btn {
  background: #ffaf14;
  border-color: #ffaf14;
}
.landing_slider .watch-video a {
  color: #fff;
  font-weight: 500;
}
.landing_slider .watch-video a span {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #d0f9ff;
  border: 2px solid #0ce0ff;
  margin-right: 10px;
}
.landing_slider .watch-video a span i {
  color: #0e82fd;
}
.banner-form-field {
  margin-bottom: 25px;
  text-align: left;
}
@media (max-width: 991.98px) {
  .banner-form-field {
    display: inline-flex;
    display: -webkit-inline-flex;
  }
}
@media (max-width: 767.98px) {
  .banner-form-field {
    display: block;
  }
}
.banner-form-field > span {
  background: #fff;
  padding: 20px 35px;
  border-radius: 10px 10px 0 0;
  color: #0e82fd;
  font-size: 18px;
  font-weight: 600;
}
.banner-form-field form {
  background: #fff;
  border-radius: 10px;
  padding: 15px 15px 0;
}
.banner-form-field form .input-box {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
@media (max-width: 767.98px) {
  .banner-form-field form .input-box {
    display: block;
  }
}
.banner-form-field form .input-block {
  margin-bottom: 15px;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  padding: 6px;
  max-width: 247px;
  margin-right: 15px;
}
@media (max-width: 767.98px) {
  .banner-form-field form .input-block {
    margin-right: 0;
  }
}
@media (max-width: 767.98px) {
  .banner-form-field form .input-btn .btn {
    min-width: 100%;
    height: 50px;
  }
}
.section-head-fourteen {
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .section-head-fourteen {
    margin-bottom: 40px;
  }
}
.section-head-fourteen h2 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #000;
}
@media (max-width: 991.98px) {
  .section-head-fourteen h2 {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .section-head-fourteen h2 {
    font-size: 24px;
  }
}
.section-head-fourteen h2 span {
  color: #19bbdb;
}
.section-head-fourteen p {
  font-size: 16px;
  color: #374151;
  margin-bottom: 0;
}
.how-it-work-fourteen {
  background: linear-gradient(
    90deg,
    rgba(14, 130, 253, 0) 0,
    rgba(0, 124, 255, 0.14) 49.79%,
    rgba(14, 130, 253, 0) 100%
  );
  margin: 0;
  padding: 40px 0;
}
@media (max-width: 991.98px) {
  .how-it-work-fourteen .section-work-head {
    margin-bottom: 30px;
  }
}
.how-it-work-fourteen .section-work-head span {
  font-size: 18px;
  color: #374151;
  margin-bottom: 10px;
  display: inline-block;
}
.how-it-work-fourteen .section-work-head h2 {
  font-size: 30px;
  color: #000;
  margin-bottom: 0;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .how-it-work-fourteen .section-work-head h2 {
    font-size: 26px;
  }
}
.how-it-work-fourteen .section-work-head h2 span {
  font-size: 30px;
  color: #19bbdb;
}
@media (max-width: 767.98px) {
  .how-it-work-fourteen .work-flow-chart {
    flex-direction: column;
  }
}
.how-it-work-fourteen .work-flow-chart li {
  position: relative;
}
@media (max-width: 767.98px) {
  .how-it-work-fourteen .work-flow-chart li {
    margin-bottom: 20px;
  }
  .how-it-work-fourteen .work-flow-chart li:last-child {
    margin-bottom: 0;
  }
}
.how-it-work-fourteen .work-flow-chart li .flow-chart-list {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  flex-direction: column;
  position: absolute;
  left: 10px;
  top: 10px;
}
@media (max-width: 1399.98px) {
  .how-it-work-fourteen .work-flow-chart li .flow-chart-list {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 1199.98px) {
  .how-it-work-fourteen .work-flow-chart li .flow-chart-list {
    width: 115px;
    height: 115px;
  }
}
@media (max-width: 991.98px) {
  .how-it-work-fourteen .work-flow-chart li .flow-chart-list {
    width: 140px;
    height: 140px;
  }
}
.how-it-work-fourteen .work-flow-chart li .flow-chart-list .chart-icon {
  margin-bottom: 10px;
}
.how-it-work-fourteen .work-flow-chart li .flow-chart-list h6 {
  color: #19bbdb;
  font-size: 16px;
  margin-bottom: 0;
}
.how-it-work-fourteen .work-flow-chart li .flow-chart-list .chart-count {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #19bbdb;
  border: 2px solid #fff;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  right: 0;
  top: 0;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1490196078);
}
@media (max-width: 1199.98px) {
  .how-it-work-fourteen .work-flow-chart li .flow-chart-list .chart-count {
    width: 40px;
    height: 40px;
  }
}
.how-it-work-fourteen .work-flow-chart li .flow-chart-list.bg-yelllow h6 {
  color: #ffaf14;
}
.how-it-work-fourteen
  .work-flow-chart
  li
  .flow-chart-list.bg-yelllow
  .chart-count {
  background: #ffaf14;
}
.service-sec-fourteen {
  margin: 0;
  padding: 80px 0;
  position: relative;
}
@media (max-width: 991.98px) {
  .service-sec-fourteen {
    margin: 0;
    padding: 60px 0;
  }
}
@media (max-width: 767.98px) {
  .service-sec-fourteen {
    margin: 0;
    padding: 50px 0;
  }
}
.service-sec-fourteen .section-bg img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translatey(-50%);
  z-index: -1;
}
.service-sec-fourteen .section-bg-custom img {
  position: absolute;
  left: 0;
  transform: translatey(-50%);
  z-index: -1;
}
.service-sec-fourteen .service-types {
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  margin: 0 0 20px;
  padding: 15px;
  background: #fff;
  transition: 0.5s all;
}
.service-sec-fourteen .service-types .doctor-image {
  margin-right: 24px;
  flex-shrink: 0;
  border-radius: 10px;
}
.service-sec-fourteen .service-types .doctor-image img {
    border-radius: 10px;
    max-width: 110px;
    min-height: 110px;
    object-fit: cover;
}

.service-sec-fourteen .service-types .service-content h4 {
  font-weight: 600;
  margin-bottom: 5px;
}
.service-sec-fourteen .service-types .service-content h4 a {
  color: #000;
}
.service-sec-fourteen .service-types .service-content h4 a:hover {
  color: #fff;
}
.service-sec-fourteen .service-types .service-content .explore-link {
  color: #374151;
}
.service-sec-fourteen .service-types .service-content .explore-link i {
  margin-left: 5px;
}
.service-sec-fourteen .service-types:hover {
  background: #19bbdb;
  border-color: #19bbdb;
  transition: 0.5s all;
}
.service-sec-fourteen .service-types:hover .service-content h4 {
  color: #fff;
}
.service-sec-fourteen .service-types:hover .service-content h4 a {
  color: #fff;
}
.service-sec-fourteen .service-types:hover .service-content h4 a:hover {
  color: #fff;
}
.service-sec-fourteen .service-types:hover .service-content .explore-link {
  color: #fff;
}
.service-sec-fourteen .service-types:hover .service-content .explore-link i {
  color: #fff;
}
.service-sec-fourteen .service-types.service-type-right .doctor-image {
  margin-right: 0;
}
@media (max-width: 767.98px) {
  .service-sec-fourteen .service-types.service-type-right {
    flex-direction: row-reverse;
    justify-content: start;
  }
}
@media (max-width: 767.98px) {
  .service-sec-fourteen .service-types.service-type-right .doctor-image {
    margin-right: 24px;
  }
}
.service-sec-fourteen .services-img-col {
  position: relative;
  margin: 10px 10px 20px 10px;
}
.service-sec-fourteen .services-img-col .sec-img-center {
  border-radius: 500px;
  border: 1px solid #0e82fd;
  padding: 10px;
  height: 50%;
}
.service-sec-fourteen .services-img-col .sec-img-center img {
  width: 100%;
  height: 100%;
  border-radius: 500px;
}
.service-sec-fourteen .services-img-col .img-center {
  border-radius: 10px;
  background: #fff;
  padding: 8px;
  box-shadow: 0 2.901px 10.88px 0 rgba(0, 0, 0, 0.15);
  position: absolute;
  max-width: 210px;
}
@media (max-width: 1399.98px) {
  .service-sec-fourteen .services-img-col .img-center {
    max-width: 170px;
  }
}
.service-sec-fourteen .services-img-col .img-center img {
  border-radius: 8px;
}
.service-sec-fourteen .services-img-col .img-center.img-center-one {
  left: 30px;
  bottom: 30px;
  transform: rotate(-20deg);
  transition: 0.5s all;
}
.service-sec-fourteen .services-img-col .img-center.img-center-one:hover {
  z-index: 1;
  transform: scale(1.1, 1.1) rotate(0);
  transition: 0.5s all;
  cursor: pointer;
}
.service-sec-fourteen .services-img-col .img-center.img-center-two {
  right: 30px;
  bottom: 0;
  transform: rotate(20deg);
  transition: 0.5s all;
}
.service-sec-fourteen .services-img-col .img-center.img-center-two:hover {
  z-index: 1;
  transform: scale(1.1, 1.1) rotate(0);
  transition: 0.5s all;
  cursor: pointer;
}
.neraby-nurses-sec {
  margin: 0;
  padding: 80px 0;
}
@media (max-width: 991.98px) {
  .neraby-nurses-sec {
    margin: 0;
    padding: 60px 0;
  }
}

.hospital_thumbnail a {
    height: 400px;
    display: block;
}
.hospital_thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.nurse-profile {
  border-radius: 10px;
  margin: 0 0 20px;
}
.nurse-profile.nurse-card .nurse-details {
  margin: 24px 0 0;
  padding: 24px 0 0;
  border-top: 1px solid #e5e7eb;
}
.nurse-profile .nurse-img,
.hospital_thumbnail {
  border-radius: 10px 10px 0 0;
  position: relative;
  overflow: hidden;
  transition: 0.5s all;
}
.nurse-profile .nurse-img img,
.hospital_thumbnail img {
  border-radius: 10px 10px 0 0;
  transition: 0.5s all;
}
.nurse-profile .nurse-img:hover img,
.hospital_thumbnail:hover img  {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.nurse-profile .nurse-img:hover::before,
.hospital_thumbnail:hover::before {
  -webkit-animation: circle 1s;
  animation: circle 1s;
}
.nurse-profile .nurse-img::before,
.hospital_thumbnail::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  opacity: 0;
}
.nurse-profile .nurse-img span.badge {
  background: #19bbdb;
  border-radius: 6px;
  padding: 12px 13px;
  font-size: 15px;
  font-weight: 600;
  position: absolute;
  left: 24px;
  bottom: 24px;
}
.nurse-profile .nurse-img .img-top-item {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  transition: 0.5s all;
}
.nurse-profile .nurse-img .img-top-item:hover {
  background: #19bbdb;
  transition: 0.5s all;
}
.nurse-profile .nurse-img .img-top-item:hover i {
  color: #fff;
}
.nurse-profile .nurse-img .img-top-item.calender-icon {
  top: 15px;
  right: 65px;
}
.nurse-profile .nurse-img .img-top-item.calender-icon i {
  font-size: 20px;
}
.nurse-profile .nurse-pofile-info {
  margin: 0;
  padding: 24px;
  border-radius: 0 0 10px 10px;
  background: #fff;
}
.nurse-profile .nurse-pofile-info .nurse-content {
  margin-bottom: 15px;
}
.nurse-profile .nurse-pofile-info .nurse-name h5 {
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 600;
}
.nurse-profile .nurse-pofile-info .nurse-name h5 a {
  color: #000;
}
.nurse-profile .nurse-pofile-info .nurse-name h5 a:hover {
  color: #19bbdb;
}
@media (max-width: 991.98px) {
  .nurse-profile .nurse-pofile-info .nurse-name h5 {
    font-size: 18px;
  }
}
.nurse-profile .nurse-pofile-info .nurse-name span {
  color: #374151;
  display: inline-flex;
  margin-bottom: 0;
}
.nurse-profile .nurse-pofile-info .nurse-details h6 {
  font-size: 14px;
  color: #374151;
  margin-bottom: 0;
  font-weight: 400;
}
.nurse-profile .nurse-pofile-info .nurse-details h6 span {
  background: #eaab08;
  color: #fff;
  padding: 7px 11px;
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 500;
}
.nurse-profile .nurse-pofile-info .nurse-details h6 span i {
  margin-right: 5px;
}
.nurse-profile .nurse-pofile-info .nurse-book {
  margin: 20px 0 0;
  padding: 20px 0 0;
  margin-top: 20px;
  border-top: 1px solid #e5e7eb;
}
.nurse-profile .nurse-pofile-info .nurse-book .nurse-fees h5 {
  margin-bottom: 0;
  color: #000;
  font-size: 24px;
  font-weight: 600;
}
.nurse-profile .nurse-pofile-info .nurse-book .nurse-fees h5 span {
  font-size: 16px;
  color: #374151;
  font-weight: 400;
  margin-left: 5px;
}
.nurse-profile .nurse-pofile-info .nurse-book .book-btns {
  flex: 1;
  text-align: right;
}
.nurse-profile .nurse-pofile-info .nurse-book .book-btns a {
  background: #19bbdb;
  padding: 8px 12px;
  color: #fff;
  display: inline-block;
  border-radius: 6px;
  min-width: 141px;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  border: 1px solid #19bbdb;
  box-shadow: inset 0 0 0 0 #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.nurse-profile .nurse-pofile-info .nurse-book .book-btns a:hover {
  color: #19bbdb;
  background-color: #fff;
  border: 1px solid #19bbdb;
  box-shadow: inset 0 0 0 50px #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.nurse-profile .nurse-pofile-info .nurse-book .book-btns-new,
.hospitalbook-btns {
  flex: 1;
  text-align: center;
}
.nurse-profile .nurse-pofile-info .nurse-book .book-btns-new a,
.hospitalbook-btns a {
  background: #f36434;
  padding: 8px 12px;
  color: #fff;
  display: inline-block;
  border-radius: 6px;
  min-width: 141px;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  border: 1px solid #f36434;
  box-shadow: inset 0 0 0 0 #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.nurse-profile .nurse-pofile-info .nurse-book .book-btns-new a:hover,
.hospitalbook-btns a:hover {
  color: #f36434;
  background-color: #fff;
  border: 1px solid #f36434;
  box-shadow: inset 0 0 0 50px #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.view-nav-button {
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .view-nav-button {
    margin-top: 20px;
  }
}
.view-nav-button .nav-control button {
  width: 45px;
  height: 45px;
  border-radius: 10px;
  background: #fff;
  border: 0;
  margin: 0;
}
.view-nav-button .nav-control button:hover {
  background: #19bbdb;
  color: #fff;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
.view-nav-button .view-all {
  color: #000;
  font-weight: 500;
  font-size: 16px;
}
.view-nav-button .view-all:hover {
  color: #19bbdb;
}
.top-nurse-sec {
  background: #fff;
}
.top-nurse-sec .view-nav-button .nav-control button {
  background: #eeeef3;
  color: #6b7280;
}
.top-nurse-sec .view-nav-button .nav-control button:hover {
  background: #19bbdb;
  color: #fff;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
.top-nurse-profile-slider .nurse-profile {
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.0509803922);
}
.our-best-work-sec {
  background-image: url(https://1igsmediclinic.com/3271bc44543f63ec7889.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  position: relative;
  margin: 0;
  padding: 80px 0;
}
.our-best-work-sec::before {
  background-color: #208cfd;
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .our-best-work-sec {
    margin: 0;
    padding: 60px 0;
  }
}
@media (max-width: 767.98px) {
  .our-best-work-sec {
    margin: 0;
    padding: 50px 0;
  }
}
.our-best-work-sec .section-head-fourteen h2 {
  color: #fff;
}
.our-best-work-sec .section-head-fourteen p {
  color: #fff;
}
.our-best-work-sec .best-work-video {
  position: relative;
  z-index: 999;
}
.our-best-work-sec .best-work-video .work-video-img {
  position: unset;
  margin-bottom: 50px;
}
.our-best-work-sec .best-work-video .treatment-video .video-img {
  border-radius: 20px;
}
.our-best-work-sec .best-work-video .treatment-video .video-img img {
  border-radius: 20px;
}
.our-best-work-sec .best-work-video .treatment-video a {
  background: #0ce0ff;
  align-items: center;
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 65px;
  width: 65px;
  border-radius: 50%;
  font-size: 20px;
}
@media (max-width: 991.98px) {
  .our-best-work-sec .best-work-video .treatment-video a {
    height: 45px;
    width: 45px;
    ont-size: 15px;
  }
}
.our-best-work-sec .best-work-video .treatment-video a .play-btn-video {
  line-height: 0;
}
.our-best-work-sec .best-work-video .treatment-video a.active .play-btn-video {
  display: none;
}
.our-best-work-sec .best-work-video button {
  width: 45px;
  height: 45px;
  font-size: 0;
  background: #f3f4f6;
  border-radius: 10px;
  border: none;
  z-index: 9999;
}
@media (max-width: 991.98px) {
  .our-best-work-sec .best-work-video button {
    width: 40px;
    height: 40px;
  }
}
.our-blog-fourteen {
  margin: 0;
  padding: 80px 0;
  position: relative;
}
@media (max-width: 991.98px) {
  .our-blog-fourteen {
    padding: 60px 0;
  }
}

.our-blog-fourteen .view-nav-button .nav-control button {
  background: #eeeef3;
  color: #6b7280;
}
.our-blog-fourteen .section-bg img {
  position: absolute;
  right: 0;
  top: 0;
  transform: translatey(-50%);
  z-index: -1;
}
.our-blog-fourteen .blog-grid-fourteen {
  border-radius: 10px;
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.0509803922);
  margin-bottom: 20px;
  background: #fff;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grig-img {
  border-radius: 10px 10px 0 0;
  position: relative;
  overflow: hidden;
  transition: 0.5s all;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grig-img img {
  border-radius: 10px 10px 0 0;
  transition: 0.5s all;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grig-img:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.our-blog-fourteen .blog-grid-fourteen .blog-grig-img:hover::before {
  -webkit-animation: circle 1s;
  animation: circle 1s;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grig-img::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  opacity: 0;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content {
  padding: 24px;
  border-radius: 0 0 10px 10px;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-head {
  margin-bottom: 24px;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-head .badge {
  margin-bottom: 0;
  color: #19bbdb;
  font-size: 14px;
  font-weight: 500;
  border-radius: 10px;
  padding: 8px 11px;
  display: inline-block;
}
.our-blog-fourteen
  .blog-grid-fourteen
  .blog-grid-content
  .grid-head
  .badge.badge-info {
  background: #a5ecfc !important;
  color: #089eb2;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-head span {
  font-size: 14px;
  color: #374151;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content h4 {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 600;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content h4 a {
  color: #000;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content h4 a:hover {
  color: #19bbdb;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content p {
  color: #374151;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-footer {
  border-top: 1px solid #e5e7eb;
  margin: 20px 0 0;
  padding: 20px 0 0;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-footer span {
  color: #374151;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-footer span i {
  margin-right: 3px;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-footer a {
  color: #19bbdb;
  font-weight: 600;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-footer a i {
  margin-left: 8px;
}
.our-blog-fourteen .blog-grid-fourteen .blog-grid-content .grid-footer a:hover {
  color: #16a7c4;
}
.our-blog-fourteen .owl-nav button {
  width: 45px;
  height: 45px;
  border-radius: 10px;
  background: #eeeef3;
  border: 0;
  margin: 0;
  color: #374151;
}
.our-blog-fourteen .owl-nav button:hover {
  background: #19bbdb;
  color: #fff;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
.pricing-plane-sec {
  background-image: url(https://1igsmediclinic.com/d62d23067f8493cac841.png);
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0;
  padding: 80px 0 56px;
}
@media (max-width: 991.98px) {
  .pricing-plane-sec {
    margin: 0;
    padding: 60px 0 36px;
  }
}
@media (max-width: 767.98px) {
  .pricing-plane-sec {
    margin: 0;
    padding: 50px 0 26px;
  }
}
.pricing {
  width: 20% !important;
}
@media (max-width: 1399.98px) {
  .pricing {
    width: 20% !important;
  }
}
@media (max-width: 1299.98px) {
  .pricing {
    width: 20% !important;
  }
}
@media (max-width: 1199.98px) {
  .pricing {
    width: 25% !important;
  }
}
@media (max-width: 1199.98px) {
  .pricing {
    width: 25% !important;
  }
}
@media (max-width: 991.98px) {
  .pricing {
    width: 50% !important;
  }
}
@media (max-width: 767.98px) {
  .pricing {
    width: 100% !important;
  }
}
.price-sec-main {
  max-width: 1100px;
  margin: auto;
}
.price-plane-card {
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 10px;
  margin: 0 0 24px;
  padding: 24px;
  transition: 0.5s all;
}
.price-plane-card .price-card {
  box-shadow: 0 7.5px 17.5px 0 rgba(25, 187, 219, 0.168627451);
  margin: 0 0 24px;
  padding: 24px;
}
.price-plane-card .price-head h5 {
  font-size: 16px;
  margin-bottom: 5px;
  color: #374151;
}
.price-plane-card .price-head h4 {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  margin-bottom: 45px;
}
@media (max-width: 991.98px) {
  .price-plane-card .price-head h4 {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .price-plane-card .price-head h4 {
    font-size: 20px;
  }
}
.price-plane-card .price-head .fonth4 {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
@media (max-width: 991.98px) {
  .price-plane-card .price-head .fonth4 {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .price-plane-card .price-head .fonth4 {
    font-size: 20px;
  }
}
.price-plane-card .price-head p {
  color: #374151;
  margin: 0;
}
.price-plane-card .price-head h3 {
  font-size: 34px;
  color: #000;
  font-weight: 600;
  margin-bottom: 34px;
}
.price-plane-card .price-head h3 span {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1199.98px) {
  .price-plane-card .price-head h3 {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  .price-plane-card .price-head h3 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .price-plane-card .price-head h3 {
    font-size: 22px;
  }
}
.price-plane-card .price-head .h3font {
  font-size: 34px;
  color: #000;
  font-weight: 600;
  margin-bottom: 14px;
}
.price-plane-card .price-head .h3font span {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1199.98px) {
  .price-plane-card .price-head .h3font {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  .price-plane-card .price-head .h3font {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .price-plane-card .price-head .h3font {
    font-size: 22px;
  }
}
.price-plane-card .price-head .h3font p {
  color: #374151;
  font-size: 10px;
}
.price-plane-card .plane-includes h5 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-bottom: 22px;
}
.price-plane-card .plane-includes ul {
  padding-left: 0;
}
.price-plane-card .plane-includes ul li {
  margin-bottom: 16px;
  font-size: 16px;
  color: #374151;
}
.price-plane-card .plane-includes ul li i {
  margin-right: 14px;
  font-size: 26px;
  position: relative;
  z-index: 1;
}
.price-plane-card .plane-includes ul li i.fa-circle-check {
  color: #10b981;
}
.price-plane-card .plane-includes ul li i.fa-circle-xmark {
  color: #be123c;
}
.price-plane-card .plane-includes ul li i::after {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  background: #fff;
  left: 3px;
  top: 3px;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .price-plane-card .plane-includes ul li i {
    font-size: 20px;
  }
}
.price-plane-card .plane-includes ul li:last-child {
  margin-bottom: 0;
}
.price-plane-card .plane-btn {
  margin-top: 24px;
}
.price-plane-card .price-p {
  color: #374151;
  margin-bottom: 230px;
}
.price-plane-card.active,
.price-plane-card:hover {
  background: #19bbdb;
  transform: 0.5s all;
}
.price-plane-card.active .price-head h5,
.price-plane-card:hover .price-head h5 {
  color: #fff;
}
.price-plane-card.active .price-head .h3font,
.price-plane-card:hover .price-head .h3font {
  color: #fff;
}
.price-plane-card.active .price-head h4,
.price-plane-card:hover .price-head h4 {
  color: #fff;
}
.price-plane-card.active .price-head p,
.price-plane-card:hover .price-head p {
  color: #fff;
}
.price-plane-card.active .price-head h3,
.price-plane-card:hover .price-head h3 {
  color: #fff;
}
.price-plane-card.active .price-head h3 span,
.price-plane-card:hover .price-head h3 span {
  color: #fff;
}
.price-plane-card.active .price-head .fonth4,
.price-plane-card:hover .price-head .fonth4 {
  color: #fff;
}
.price-plane-card.active .price-head span,
.price-plane-card:hover .price-head span {
  color: #fff;
}
.price-plane-card.active .price-p,
.price-plane-card:hover .price-p {
  color: #fff;
}
.price-plane-card.active .plane-includes h5,
.price-plane-card:hover .plane-includes h5 {
  color: #fff;
}
.price-plane-card.active .plane-includes ul li,
.price-plane-card:hover .plane-includes ul li {
  color: #fff;
}
.price-plane-card.active .plane-btn a,
.price-plane-card:hover .plane-btn a {
  background: #fff;
  color: #19bbdb;
  border-color: #fff;
}
.faq-sec-fourteen {
  margin: 0;
  padding: 80px 0;
  background: #f9fafb;
  z-index: 1;
  position: relative;
}
@media (max-width: 991.98px) {
  .faq-sec-fourteen {
    margin: 0;
    padding: 60px 0;
  }
}
@media (max-width: 767.98px) {
  .faq-sec-fourteen {
    margin: 0;
    padding: 50px 0;
  }
}
.faq-sec-fourteen .faq-card {
  background: #fff;
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.0509803922);
  margin: 0 0 20px;
  padding: 24px;
  border-radius: 10px;
}
.faq-sec-fourteen .faq-card:last-child {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .faq-sec-fourteen .faq-card {
    margin: 0 0 20px;
    padding: 15px;
  }
}
.faq-sec-fourteen .faq-card a {
  align-items: baseline;
}
.faq-sec-fourteen .faq-card a .faq-content h6 {
  font-size: 20px;
  color: #000;
  font-weight: 500;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .faq-sec-fourteen .faq-card a .faq-content h6 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .faq-sec-fourteen .faq-card a .faq-content h6 {
    font-size: 16px;
  }
}
.faq-sec-fourteen .faq-card a span {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  color: #19bbdb;
  background: #bfe0fe;
  margin-right: 15px;
  flex-shrink: 0;
  font-size: 16px;
}
@media (max-width: 767.98px) {
  .faq-sec-fourteen .faq-card a span {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }
}
.faq-sec-fourteen .faq-card a p {
  color: #374151;
  margin-top: 15px;
}
.faq-sec-fourteen .faq-card a:not(.collapsed) span {
  background: #19bbdb;
  color: #fff;
}
.faq-sec-fourteen .faq-sec-imgs {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.faq-sec-fourteen .faq-sec-imgs .faq-img-two {
  position: absolute;
  bottom: 0;
  left: 100px;
  z-index: -1;
  animation: spin 8s linear infinite;
}
@media (max-width: 1399.98px) {
  .faq-sec-fourteen .faq-sec-imgs .faq-img-two {
    left: 0;
  }
  .faq-sec-fourteen .faq-sec-imgs .faq-img-four {
    left: 0;
  }
}

.faq-sec-fourteen .faq-sec-imgs .faq-img-four {
  position: absolute;
  bottom: -20px;
  left: 100px;
}

.footer.footer-sec-fourteen {
  background: #003a78;
  margin: 0;
  padding: 0;
}
.footer.footer-sec-fourteen .footer-top {
  margin: 0;
  padding: 0;
}
.footer.footer-sec-fourteen .footer-middle {
  background: #002b58;
}
.footer.footer-sec-fourteen .footer-bottom {
  background: #003a78;
  margin: 0;
  padding: 20px 0;
  border-top: 1px solid #3776b9;
}
@media (max-width: 767.98px) {
  .footer.footer-sec-fourteen .footer-bottom {
    display: block;
    text-align: center;
  }
}
.landing_slider .banner-sec-img .banner-round-bg {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  z-index: -2;
}
.landing_slider .banner-sec-img .banner-round-bg img {
  width: 100%;
}
.landing_slider .banner-sec-img .chat-call-btn {
  top: 450px;
  position: absolute;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.landing_slider .banner-sec-img .chat-call-btn a {
  background: #fff;
  border-radius: 50px;
  padding: 10px 23px;
  text-align: center;
  display: inline-block;
  color: #f16231;
  font-weight: 600;
}
.landing_slider .banner-sec-img .chat-call-btn a:hover {
  background: #f16231;
  color: #fff;
}
.landing_slider .banner-sec-img .banner-cal-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 0;
  top: 20%;
}
.landing_slider .banner-sec-img .banner-cal-icon .calender-border {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
}
.landing_slider .banner-content {
  padding: 0 20px 0 0;
}
@media (max-width: 991.98px) {
  .landing_slider .banner-content {
    text-align: left;
    padding: 0;
  }
}
.landing_slider .banner-content .banner-head {
  margin-bottom: 24px;
}
@media (max-width: 767.98px) {
  .landing_slider .banner-content .banner-head {
    margin-bottom: 30px;
  }
}
.landing_slider .banner-content .banner-head h6 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 600;
  text-align: left;
}
.landing_slider .banner-content .banner-head h1 {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 24px;
  text-align: left;
}

.landing_slider .banner-content .banner-head p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
  text-align: left;
}
.landing_slider .banner-btns {
  margin: 25px 0;
}
@media (max-width: 575.98px) {
  .landing_slider .banner-btns {
    flex-direction: column;
  }
}
.landing_slider .banner-btns a {
  flex: 1;
  padding: 10px 15px;
}
@media (max-width: 1199.98px) {
  .landing_slider .banner-btns a {
    flex: auto;
    min-width: 160px;
  }
}
@media (max-width: 991.98px) {
  .landing_slider .banner-btns a {
    flex: 1;
  }
}
@media (max-width: 575.98px) {
  .landing_slider .banner-btns a {
    width: 100%;
  }
}
.landing_slider .banner-btns a.demo-btn {
  background: #ffaf14;
  border-color: #ffaf14;
}
.landing_slider .watch-video a {
  color: #fff;
  font-weight: 500;
}
.landing_slider .watch-video a span {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #d0f9ff;
  border: 2px solid #0ce0ff;
  margin-right: 10px;
}
.landing_slider .watch-video a span i {
  color: #0e82fd;
}
.bg-color {
  background-color: #19bbdb !important;
}
.col-width {
  width: 65% !important;
}
.col-width1 {
  width: 35% !important;
}
.min-height {
  height: 505px !important;
}
.min-height1 {
  height: 505px !important;
}
@media (min-width: 1400.98px) {
  .min-height1 {
    height: 560px !important;
  }
}
@media (min-width: 1999.98px) {
  .min-height1 {
    height: 680px !important;
  }
}
.testimonial-video {
  background: #0ce0ff;
  align-items: center;
  position: absolute;
  color: #fff;
  top: 57%;
  margin-left: 12%;
  transform: translate(-50%, -50%);
  height: 65px;
  width: 65px;
  border-radius: 50%;
  font-size: 20px;
}
@media (max-width: 991.98px) {
  .testimonial-video {
    height: 45px;
    width: 45px;
    font-size: 15px;
  }
}
.testimonial-video .play-btn-video {
  line-height: 0;
}
.testimonial-video.active .play-btn-video {
  display: none;
}
.about-us {
  position: relative;
  padding: 80px 0;
}
.hidden-content {
  display: none;
  margin-top: 15px;
}
.appointment-wrap {
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.0509803922);
  margin: 0 0 15px;
  padding: 24px 24px 10px 24px;
  border-radius: 10px;
}
.appointment-wrap > ul {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 575.98px) {
  .appointment-wrap > ul {
    display: block;
  }
}
.appointment-wrap > ul > li {
  margin-bottom: 14px;
}
.appointment-wrap > ul > li:first-child {
  min-width: 150px;
}
.appointment-wrap > ul > li.appointment-info {
  min-width: 190px;
}
.appointment-info p {
  color: #334155;
  margin-bottom: 5px;
}
.appointment-info p i {
  margin-right: 5px;
  font-size: 13px;
  min-width: 13px;
}
.appointment-info p.md-text {
  color: #334155;
  margin-bottom: 0;
}
.appointment-type p {
  font-size: 16px;
  color: #0f172a;
  margin-bottom: 0;
}
.appointment-type p i {
  margin-right: 5px;
}
.appointment-type p.md-text {
  color: #334155;
  margin-bottom: 5px;
}
.request-action li {
  margin-right: 15px;
  position: relative;
  padding-right: 15px;
  display: inline-block;
}
.request-action li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.request-action li:last-child::before {
  content: none;
}
.request-action li::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  content: "";
  background: #e2e8f0;
  width: 1px;
  height: 19px;
}
.request-action li a {
  font-size: 15px;
  font-weight: 500;
}
.request-action li a i {
  margin-right: 6px;
}
.md-text {
  font-size: 14px;
  font-weight: 500;
}
.appointment-action ul {
  display: flex;
  align-items: center;
}
.appointment-action ul li + li {
  margin-left: 8px;
}
.appointment-action ul li a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 14px;
  background: #e2e8f0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.appointment-action ul li a:hover {
  background: #19bbdb;
  color: #fff;
}
.appointment-start a {
  color: #18181b;
  font-weight: 600;
  text-decoration: underline;
}
.appointment-start a:hover {
  color: #19bbdb;
}
.patient-info h6 {
  display: inline-flex;
  align-items: center;
}
.grid-patient .appointment-wrap.appointment-grid-wrap > ul > li {
  margin-bottom: 15px;
}
.grid-patient .appointment-action {
  border-top: 1px solid #e2e8f0;
  padding-top: 15px;
}
.col-form-label {
  font-size: 14px;
  font-weight: 500;
  color: #334155;
  padding: 0 0 10px 0;
}
.appointment-wrap.appointment-grid-wrap {
  flex-direction: column;
  align-items: start;
  padding: 24px;
  width: 100%;
  margin-bottom: 24px;
}
.appointment-wrap.appointment-grid-wrap > ul > li {
  width: 100%;
  margin-bottom: 24px;
}
.appointment-wrap.appointment-grid-wrap > ul > li:last-child {
  margin-bottom: 0;
}
.appointment-wrap.appointment-grid-wrap > ul .appointment-grid-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.appointment-wrap.appointment-grid-wrap > ul .appointment-info {
  background: #f1f5f9;
  padding: 15px;
  border-radius: 10px;
}
.appointment-wrap.appointment-grid-wrap > ul .appointment-action {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.appointment-wrap.appointment-grid-wrap > ul .appointment-start a {
  font-size: 14px;
}
.btn-primary-border {
  border: 1px solid #19bbdb;
  color: #19bbdb;
  font-weight: 600;
  padding: 5px 10px;
  border-radius: 6px;
  font-size: 15px;
}
.btn-primary-border:hover {
  background: #19bbdb;
  color: #fff;
}
.input-block-new {
  position: relative;
}
.input-block-new label {
  font-size: 14px;
}
.input-block-new .input-text-field {
  position: relative;
}
.input-block-new .input-text-field .input-group-text {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: 0 0;
  border: 0;
  border-left: 1px solid #e2e8f0;
  padding: 0 0 0 10px;
  line-height: 1;
  border-radius: 0;
  color: #131022;
  font-weight: 500;
  font-size: 14px;
}
.input-block-new .input-text-field input {
  padding-right: 45px;
  height: 40px;
  min-height: 40px;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
}
.input-block-new input {
  height: 40px;
  min-height: 40px;
  border-radius: 6px;
}
.input-block-new input::placeholder {
  color: #64748b;
}
.input-block-new .input-text {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #19bbdb;
  font-weight: 500;
}
.custom-card {
  border: 1px solid #e2e8f0;
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.0509803922);
  border-radius: 10px;
}
.custom-card .card-header {
  border-color: #e2e8f0;
  margin: 0 0 24px;
  padding: 0;
}
.custom-card .card-header h3 {
  font-weight: 600;
  margin-bottom: 24px;
}
.custom-card .card-body {
  padding: 24px;
}
.clinic-wrap {
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  margin: 0 0 24px;
  padding: 24px;
}
.clinic-wrap h5 {
  font-size: 18px;
  color: #0f172a;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .clinic-wrap h5 {
    font-size: 16px;
  }
}
.clinic-wrap .select2-container {
  width: 100% !important;
}
.form-wrap {
  margin-bottom: 15px;
}
.action-item {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.action-item a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #e2e8f0;
  color: #334155;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin-right: 10px;
  font-size: 14px;
}
.action-item a:last-child {
  margin-right: 0;
}
.action-item a:hover {
  background: #19bbdb;
  color: #fff;
}
.search-field {
  position: relative;
}
.search-field .form-control {
  height: 36px;
  min-height: 36px;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
}
.search-field .search-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #64748b;
}
.search-header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 9px;
}
.search-header .search-field {
  margin-bottom: 15px;
}
.search-header .search-field .form-control {
  min-width: 240px;
}
.search-header .btn {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 15px;
  padding: 7px 10px;
}
.patient-wrap {
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.0509803922);
  margin: 0 0 24px;
  padding: 24px 24px 9px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.patient-wrap .patient-info {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 10px;
}
.patient-wrap .patient-info img {
  width: 64px;
  height: 64px;
  border-radius: 10px;
  margin-right: 10px;
}
.patient-wrap .patient-book {
  margin-bottom: 10px;
}
.patient-wrap .patient-book p {
  font-size: 12px;
  color: #334155;
  margin-bottom: 5px;
}
.patient-wrap .patient-book p i {
  margin-right: 5px;
}
.patient-wrap .patient-book p:last-child {
  margin-bottom: 0;
}
.grid-patient
  .appointment-wrap.appointment-grid-wrap
  .appointment-action
  .patient-book
  p {
  font-size: 14px;
  color: #334155;
  margin-bottom: 5px;
  position: relative;
  display: flex;
  align-items: center;
}
.grid-patient
  .appointment-wrap.appointment-grid-wrap
  .appointment-action
  .patient-book
  p
  i {
  margin-right: 5px;
}
.grid-patient
  .appointment-wrap.appointment-grid-wrap
  .appointment-action
  .patient-book
  p:last-child {
  margin-bottom: 0;
}
.grid-patient
  .appointment-wrap.appointment-grid-wrap
  .appointment-action
  .patient-book
  p
  span {
  color: #334155;
  display: inline-block;
  margin-left: 5px;
}
.more-item {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #19bbdb;
  text-align: right;
  display: inline-block;
}
.more-item:hover {
  color: #0c4f8a;
}
.sign-wrapper {
  width: 165px;
  text-align: center;
  float: right;
}
.wrap-sign {
  background: #f8fafc;
  border: 1px dashed #e2e8f0;
  border-radius: 10px;
  padding: 24px;
}
.info-name h6 {
  font-size: 14px;
  font-weight: 500;
  color: #0f172a;
  margin-bottom: 5px;
}
.info-name p {
  font-size: 14px;
  color: #334155;
  margin-bottom: 0;
}
.view-imgs {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.view-imgs .view-img {
  box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.0509803922);
  margin: 10px 10px 0 0;
  padding: 15px;
  border-radius: 10px;
  text-align: center;
}
.view-imgs .view-img img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 10px;
  display: block;
  margin-bottom: 8px;
}
.view-imgs .view-img a {
  font-size: 14px;
  font-weight: 500;
  color: #e11d48;
}
.form-icon {
  position: relative;
}
.form-icon .form-control {
  padding: 11px 30px 11px 15px;
}
.form-icon .icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.how-it-work-fourteen {
  background: linear-gradient(
    90deg,
    rgba(14, 130, 253, 0) 0,
    rgba(0, 124, 255, 0.14) 49.79%,
    rgba(14, 130, 253, 0) 100%
  );
  margin: 0;
  padding: 40px 0;
}

.subscribe-form .btn {
  font-weight: 400;
  margin: 0;
  padding: 11px 14px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 0 6px 6px 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  color: #fff;
  background: #ef6230;
  border: 1px solid #ef6230;
  box-shadow: inset 0 0 0 0 #fff;
}
.subscribe-form .btn:hover {
  color: #ef6230;
  border-color: #ef6230;
  background: #fff;
  box-shadow: inset 0 0 0 50px #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.sign_menu button {
  background-color: #f36434;
  border: 1px solid #f36434;
  color: #fff;
  border-radius: 50px;
}
.sign_menu ul.dropdown-menu {
  background-color: #fff;
  padding: 0;
  border: 1px solid #f0f0f0;
  border-top: 0;
}
.sign_menu ul.dropdown-menu li {
  border-top: 1px solid #f0f0f0;
}
.sign_menu ul.dropdown-menu li a {
  padding: 10px;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  font-family: segoe_uiregular;
}

/*.consulting_services {
  padding: 90px 0 20px 0;
}*/
.team_member {
  padding: 80px 0 60px 0;
}
.member-profile {
  text-align: center;
}
.member-content {
  background-image: url(../image/drBg-text.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 30px;
  right: 0;
  width: calc(100% - 50px);
  text-align: left;
  padding: 15px 20px;
  border-radius: 10px 0 0 10px;
}
.member-content h5 {
  font-size: 20px;
  font-weight: 500;
  font-family: segoe_uiregular;
  color: #fff;
}
.member-content p {
  font-size: 16px;
  font-weight: 300;
  font-family: segoe_uilight;
  color: #fff;
  margin-bottom: 0;
}
.services_list {
  width: 97%;
  margin-bottom: 35px;
  background: #fff;
  padding: 35px;
  position: relative;
  border-radius: 10px;
}
.services_list:before {
  content: " ";
  background-color: #19bbdb;
  position: absolute;
  left: 0;
  width: 4px;
  height: 100%;
  top: 0;
  border-radius: 15px 0 0 15px;
}
.services_item_content {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease;
}
.services_item_content ul {
  padding: 10px 0 0 20px;
  margin-left: 10px;
}
.services_item_content ul li {
  list-style-type: disc;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  font-family: segoe_uilight;
  color: #374151;
}
.services_box {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  align-items: center;
}
.services_box h3 {
  font-size: 16px;
  font-weight: 600;
  font-family: segoe_uiregular;
  width: calc(100% - 30px);
  color: #000;
  text-align: left;
}
.services_box i {
  color: #374151;
  font-size: 28px;
}
.services_box img {
  max-width: 28px;
}
.team_details {
  padding: 100px 0;
}
.team_content h1 {
  font-size: 60px;
  font-weight: 600;
  font-family: segoe_uiregular;
  color: #000;
  padding-bottom: 15px;
}
.team_content p {
  color: #374151;
  font-size: 16px;
  font-weight: 600;
  font-family: segoe_uilight;
}
.team_content p span {
  display: block;
}
.services-section-sixteen .finding-heath-care .finding-heath-image {
  width: 150px;
  height: 150px;
  background: #16bddc;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  padding: 20px;
  margin: auto auto 20px auto;
}
.services-section-sixteen .request-btn a {
  background: #f16231;
  border-radius: 50px;
  padding: 10px 23px;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-weight: 600;
}
.banner-form-field form .input-block .icon-badge {
  flex-shrink: 0;
}
.banner-form-field form .input-block .icon-badge span {
  width: 48px;
  height: 48px;
  background: #f3f4f6;
  border-radius: 50%;
  margin-right: 15px;
}
.banner-form-field form .input-block .icon-badge span i {
  color: #f16231;
}
.banner-form-field form .input-block .banner-input-box label {
  margin-bottom: 0;
  color: #000;
  font-weight: 500;
}
.banner-form-field form .input-block .banner-input-box input {
  height: 20px;
  padding: 0;
  min-height: 20px;
  border: 0;
  border-radius: 0;
  font-size: 14px;
  color: #999;
}
.banner-form-field form .input-block .banner-input-box input::placeholder {
  font-size: 14px;
  color: #6b7280;
}
.banner-form-field form .input-btn .btn {
  min-width: 72px;
  height: 60px;
  padding: 0;
  margin-bottom: 15px;
}
.banner-content .btn {
  font-weight: 500;
  border-radius: 8px;
  margin: 0;
  padding: 12px 31px;
  min-width: 214px;
  display: inline-block;
  background-color: #f16231;
  border: 1px solid #f16231;
  color: #fff;
  font-size: 20px;
  box-shadow: inset 0 0 0 0 #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.banner-content .btn:hover {
  color: #f16231;
  border-color: #f16231;
  background-color: #fff;
  box-shadow: inset 0 0 0 50px #fff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.price-plane-card .plane-btn a {
  background: #f16231;
  border-color: #f16231;
  font-size: 16px;
  font-weight: 600;
  padding: 9px 10px;
}
.seeWork_content h2 {
  font-size: 34px;
  font-weight: 600;
  font-family: segoe_uiregular;
  color: #fff;
  padding-bottom: 12px;
}
.seeWork_content p {
  font-size: 16px;
  font-family: segoe_uilight;
  color: #fff;
  line-height: 26px;
}
.our-blog-fourteen .slick-slide {
  margin: 0 10px;
   height: unset;
}
/*.sliderHome_custom .carousel-caption {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    align-content: center;
    align-items: center;
      margin: auto;
    padding: 0 30px;
    max-width: 1920px;
}*/
.sliderHome_custom .carousel-caption {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    margin: auto;
    padding: 0 30px;
    max-width: 1920px;
}

.sliderHome_custom .carousel-item {
  height: calc(100vh - 230px);
  overflow: hidden;
}
.sliderHome_custom .full_slidebg {
  height: 100%;
  object-fit: cover;
}
.doctors-stage .slick-slide {
    padding: 0 12px;
    height: unset;
}
.blog-slide-fourteen .blog-stage {
  padding-bottom: 80px;
}
.our-blog-fourteen .view-nav-button,
.work-section-footer .view-nav-button {
  margin-top: 0;
  text-align: right;
  position: absolute;
  right: 2%;
  bottom: 13%;
}
.patients-item {  height: unset;
  padding: 25px 10px 18px 10px;
}
.patients-boxs {
  border-radius: 20px;
  padding: 24px;
  background: #fff;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.07);
}
.patients-stage {
  padding-bottom: 80px;
}
.patients-content h6 {
  font-size: 16px;
  line-height: 24px;
  color: #3f3f3f;
  padding-top: 10px;
}
.patients-content ul li {
  line-height: 1.6;
  font-size: 14px;
  color: #374151;
  font-weight: 400;
  font-family: segoe_uilight;
}
.patients-content ul li span {
  font-weight: 600;
  padding-right: 2px;
  text-transform: capitalize;
}
.patients-image img {
  box-shadow: 0 0 4px #e0e0e0;
  -moz-box-shadow: 0 0 4px #e0e0e0;
  -webkit-box-shadow: 0 0 4px #e0e0e0;
  -ms-box-shadow: 0 0 4px #e0e0e0;
  -o-box-shadow: 0 0 4px #e0e0e0;
  border-radius: 8px;
  max-width: 100%;
}
.facility-box p {
  padding-top: 10px;
}
.page_loginbar {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.page_language {
  padding-right: 10px;
}
.page_language select {
  background-color: #fff;
  padding: 10px 25px 10px 15px;
  font-size: 16px;
  border-radius: 10px;
  text-align: left;
  width: 150px;
}
.nurse-pofile-info p {
  color: #374151;
  font-size: 16px;
  font-weight: 400;
  font-family: segoe_uilight;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.faqBox_middle {
  max-width: 550px;
  margin: 0 auto;
}
.lowest_widget {
  background-color: #e8f8fb;
  padding: 23px 20px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.lowest_icon {
  background-color: #19bbdb;
  border-radius: 50%;
/*  max-width: 70px;
  min-height: 70px;*/
  padding: 20px;
  margin: auto;
}
.lowest_icons {
  max-width: 70px;
  min-height: 70px;
}
.lowest_content h5 {
  font-size: 18px;
  color: #000;
  margin-bottom: 0;
  font-weight: 600;
  font-family: segoe_uiregular;
}
.lowest_content p {
  font-size: 16px;
  color: #f36434;
  font-weight: 400;
  font-family: segoe_uiregular;
  margin-bottom: 0;
}
.btn_quote {
  padding: 20px 0 20px 0;
}
.btn_quote a {
  background-color: #f36434;
  border: 1px solid #f36434;
  padding: 15px 40px;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 600;
  font-family: segoe_uiregular;
  border-radius: 10px;
  margin-right: 10px;
}
.btn_quote a:hover {
  background-color: #fff;
  color: #f36434;
}
.btn_quote a:last-child {
  background-color: #fff;
  color: #f36434;
}
.btn_quote a:last-child:hover {
  background-color: #f36434;
  color: #fff;
}
.price_plan .lowest_content p {
  color: #374151;
}



.medical-content h6 {
  font-size: 30px;
  color: #000;
  font-weight: 600;
  width: 100%;
  font-family: segoe_uiregular;
  padding-bottom: 12px;
}
.consulting_bg {
  background-image: url(..image/Career-bg.jpg);
  min-height: 450px;
}

.holistic_widget {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
}


/*home*/

.how-it-work-fourteen {
    background: linear-gradient(90deg, rgba(14, 130, 253, 0) 0%, rgba(0, 124, 255, 0.14) 49.79%, rgba(14, 130, 253, 0) 100%);
    margin: 0;
    padding: 40px 0;
}
.header .header-nav .main-nav > li {
    margin-right: 25px;
}
.header.header-ten .main-menu-wrapper .main-nav {
    justify-content: flex-end;
}
.clinics-section .clinics-card .clinics-img img {
    min-height: 230px;
    object-fit: cover;
}
/* header end */


/*page css 11*/

.footer-bottom-1 {
    background: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/footer-coppy-bg.png);
    background-repeat: no-repeat;
}
@font-face {
    font-family: 'segoe_uiregular';
    src: url('/public/admin-assets/assets/fonts/segoeui-webfont.woff2') format('woff2'),
         url('/public/admin-assets/assets/fonts/segoeui-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'segoe_uibold';
    src: url('/public/admin-assets/assets/fonts/segoeuib-webfont.woff2') format('woff2'),
         url('/public/admin-assets/assets/fonts/segoeuib-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'segoe_uiitalic';
    src: url('/public/admin-assets/assets/fonts/segoeuii-webfont.woff2') format('woff2'),
         url('/public/admin-assets/assets/fonts/segoeuii-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'segoe_uilight';
    src: url('/public/admin-assets/assets/fonts/segoeuil-webfont.woff2') format('woff2'),
         url('/public/admin-assets/assets/fonts/segoeuil-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'segoe_uisemibold';
    src: url('/public/admin-assets/assets/fonts/seguisb-webfont.woff2') format('woff2'),
         url('/public/admin-assets/assets/fonts/seguisb-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*footer*/

.subscribe-form .btn {
  font-weight: normal;
  margin: 0;
  padding: 11px 14px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 0 6px 6px 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  color: #ffffff;
  background: #ef6230;
  border: 1px solid #ef6230;
  box-shadow: inset 0 0 0 0 #ffffff;
}
.subscribe-form .btn:hover {
  color: #ef6230;
  border-color: #ef6230;
  background: #ffffff;
  box-shadow: inset 0 0 0 50px #ffffff;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

.ftruparoicon.arrow_fix {
    position: relative;
}
.ftruparoicon.arrow_fix a {
    position: absolute;
    bottom: 0;
    background-color: #f36434;
    color: #fff;
    padding: 7px 10px;
    left: 10px;
    border-radius: 50%;
        z-index: 11;
}


/**/

/*header*/
.sign_menu button {
    background-color: #f36434;
    border: 1px solid #f36434;
    color: #ffffff;
    border-radius: 50px;
}
.sign_menu ul.dropdown-menu {
    background-color: #ffffff;
    padding: 0;
    border: 1px solid #f0f0f0;
    border-top: 0;
}
.sign_menu ul.dropdown-menu li {
    border-top: 1px solid #f0f0f0;
}
.sign_menu ul.dropdown-menu li a {
    padding: 10px;
    font-size: 16px; color: #000000; font-weight: 400; font-family: 'segoe_uiregular';
}


.container-fluid {
  padding: 0 30px;
  max-width: 1920px;
}
.special-btn a.btn.btn-outline-primary1 {
    color: #f16231;
}
/**/

/** all pages css use */

.button_more { text-align: left;}
.button_more a { background-color: #F36434; padding: 10px 25px; display: inline-block; color: #fff; font-size: 16px; border-radius: 100px; line-height: 21px;}
.button_more a:hover{ color:#fff; }
.button_more a i { padding-left: 5px; position: relative; top: 2px;}

.service_note { padding: 45px 0;}
.service_note .Notecontents p { font-size: 24px;width: 62%;line-height: 36px; color: #000000; font-weight: 400; font-family: 'segoe_uiregular';}

.textChoose_same { padding-bottom: 40px;}
.textChoose_same h3 { color: #000000; font-size: 36px; font-weight: 600;  font-family: 'segoe_uiregular';}
.textChoose_same p { font-size: 16px; line-height: 26px; color: #374151;  font-weight: 400; font-family: 'segoe_uiregular';}


.custom_bannerAll { background-repeat: no-repeat; background-position: top; background-size: cover; min-height: 400px;
    display: flex; align-items: flex-end;}
.custom_bannerText { padding-bottom: 70px;}
.custom_bannerText h6 {font-size: 20px; text-align: left; color: #fff;}
.custom_bannerText h1 {
    color: #fff;
    text-align: left;
    font-size: 48px;
    font-weight: 800;
    font-family: 'segoe_uibold';
}
.custom_bannerText p { font-size: 16px; font-family: 'segoe_uilight'; color: #fff; line-height: 26px; width: 56%;}
.custom_bgSizeAll {min-height: 700px;}


.founded_widget { background-color: #EDF2F6; padding: 6% 0;}
.founded_element{margin: auto; width: 64%;}
.founded_element p { font-size: 16px; font-family: 'segoe_uilight'; color: #374151; line-height: 26px; margin-bottom: 5px;}
.founded_element ul { padding-left: 20px; padding-top: 10px; width: 100%;}
.founded_element ul li {  font-size: 16px; font-family: 'segoe_uiregular'; color: #374151; list-style: disc; line-height: 26px;}

.border_element { height: 18px; overflow: hidden;}
.border_element img { width: 100%;}

.proItm-bg {background-color: #EDF2F6; padding: 80px 0  70px 0;}

.pro-contentShort,
.pro-contentBig {  padding: 30px 0 10px 0;}
.pro-contentShort h5 { font-size: 20px; font-weight: 600; font-family: 'segoe_uiregular'; color: #000000; padding-bottom: 12px;}
.pro-contentBig h4 { font-size: 30px; font-weight: 600;  font-family: 'segoe_uiregular';  color: #000000;  padding-bottom: 12px;}

.pro-contentShort h6 {
    color: #374151;
    font-size: 16px;
    font-weight: 600;
   font-family: 'segoe_uiregular';
}

.pro-contentBig p,
.pro-contentShort p,
.pro-contentShort ul li { color: #374151; font-size: 16px; font-weight: 500; line-height: 26px; font-family: 'segoe_uiregular';}

.pro-contentShort ul { padding-bottom: 15px;}

.brand_widget,
.brand_widgetFull { background-color: #19BBDB; padding: 80px 0;}
.brand_element { margin: auto; width: 64%;}
.brand_element h3,
.custom_imageBgText h3 {font-size: 36px; font-weight: 600; font-family: 'segoe_uiregular';  color: #fff; padding-bottom: 12px;}
.brand_element p,
.custom_imageBgText p { font-size: 16px; font-family: 'segoe_uilight'; color: #fff; line-height: 26px;}
.custom_imageBgText p {  width: 50%;}

.custom_orange { background-color:#F36434 !important; }
.custom_sky { background-color:#19BBDB !important; }
.custom_skyMiddle { background-color:#199AB4 !important; }
.custom_skyLow { background-color:#6CC3D4 !important; }
.custom_blue { background-color:#1B5A90 !important;}
.custom_black { background-color:#000000 !important; }
.statCustom_gry { background-color:#e8eff4 !important }
.statCustom_gry h5, .statCustom_gry p, .statCustom_gry ul li {
    color: #000 !important;
}

.moreSpace_top { margin-top:20px; }

.topButton_properties { margin: 100px 0 !important;}
.topButton_innerPro { padding: 100px 0 !important;}

.custom_ColorbannerAll {
    padding: 50px 0;
    margin: 100px 0;
    min-height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.custom_spaceLeftAll {
    padding: 0 80px;
}



/*.custom_gry { background-color:#000000;}*/

/*about page*/

.custom_slider .carousel-indicators { bottom: 70px; margin-left: 2%; margin-right: 2%;}
.custom_slider .carousel-item { margin-bottom: 30px; height: 80vh;}    
.custom_slider .carousel-indicators button { position: relative; background-color: #fff !important; border: none; height: 1px; margin: 0px; opacity: unset;}
.custom_slider .carousel-indicators button:hover { height: 3px;}        
.custom_slider .carousel-indicators .active { background-color: #19BBDB !important; height: 4px;}
.custom_slider .carousel-indicators [data-bs-target] { width: 25%;  border-radius: 0;  text-indent: unset;}
.custom_slider .carousel-indicators .dot-text {text-align: left;display: block;color: #ffffff; white-space: nowrap; padding-top: 20px;}
.custom_slider .carousel-item img { height: 100vh; object-fit: cover;}
.custom_slider .carousel-caption { left: 0%;  top: 0; /*background-color: rgb(0 23 39 / 48%);*/ height: 100vh; right: unset;width: 100%;padding: 13% 2% 10% 2%;}
.custom_slider h6 {font-size: 20px; text-align: left; color: #fff;}
.custom_slider h5 { color: #fff; text-align: left; font-size: 60px; font-weight: 700; padding-bottom: 10px; width: 77%;}
.custom_slider p { color: #fff;text-align: left; font-size: 18px;font-weight: 700; width: 70%;}
.custom_slider .button_more { padding-top: 20px;}

.medical_note .button_more { text-align:end;}
.medical_note { padding: 85px 0; background-color: #1B5A90;}
.medical_note .Notecontents p {
    color: #fff;
    width: 90%;
    font-size: 24px;
    line-height: 33px;
}

.whyChoose_box { padding: 100px 0 70px 0;}
.whyChoose-img img { border-radius: 10px; height: 340px; object-fit: cover;}
.personBox_image img {height: 410px;}

.whyChoose-content { padding-top: 25px;}
.whyChoose-card { padding-bottom: 25px;}
.whyChoose-content h5 { font-size: 24px; color: #000; font-weight: 600; font-family: 'segoe_uiregular';}
.whyChoose-content p { font-size: 16px;line-height: 26px; color: #374151; font-weight: 400; font-family: 'segoe_uiregular';}
.whyChoose-content ul li { font-size: 16px;color: #374151; font-weight: 400;  font-family: 'segoe_uilight';}


.Ourbrands_sec { background: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/ourbrands_back.jpg);background-size: 100%; background-repeat: no-repeat;  
  background-position: center; min-height: 600px; display: flex; align-items: center;flex-wrap: wrap;}
.Ourbrands_content { margin: auto; max-width: 80%; text-align: center;}
.Ourbrands_content h2 { color: #fff; font-size: 44px;  font-weight: 600; padding-bottom: 20px;}
.Ourbrands_content p {font-size: 16px; line-height: 28px; color: #ffffff; font-weight: 300; padding-bottom: 15px;}
.Ourbrands_content .button_more { text-align: center;}

.custom_tp_banner .carousel-item {
    min-height: 570px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0;
}
.bannercustom-item {
    position: absolute;
    top: 0;
    bottom: 0;
    align-items: center;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-content: center;
}
.bannercustom-item h5 {
    font-size: 20px;
    text-align: left;
    color: #fff;
}
.bannercustom-item h2 {   color: #fff;
    text-align: left; width: 100%;
    font-size: 48px;
    font-weight: 800;
    font-family: 'segoe_uibold';
}

/*end about*/

/*Our History*/

.our_historyBg { }

.slider_noBg { padding: 180px 0 100px 0;}
.pro-item { max-width: 554px; padding: 0 15px; height: unset;}

.moreLink-element { padding-top: 10px;}
.moreLink-element a { color: #19BBDB; font-size: 16px; font-weight: 600; font-family: 'segoe_uilight';}
.moreLink-element a i { padding-left: 10px;}

.slider_customFull button { background-color: #1B5A90;position: absolute;left: unset;top: -70px;width: 50px;height: 50px; border-radius: 50%; border: unset;}
.slider_customFull button:hover{background-color: #8DACC7 !important;}
.slider_customFull button.slick-prev { right: 70px; font-size: 0;}
.slider_customFull button.slick-next { right: 10px; font-size: 0;}
.slider_customFull button.slick-prev.slick-disabled { background-color: #8DACC7;}
.slider_customFull button.slick-prev:before {
    content: "\F12C";  color: #fff;  font-family: bootstrap-icons; font-size: 34px;  opacity: unset;}
.slider_customFull button.slick-next:before {
    content: "\F135";
    color: #fff;  font-family: bootstrap-icons;  font-size: 34px;  opacity: unset;}

.destinations_box .pro-contentBig h4 { padding-bottom: 5px;}
.destinations_box .moreLink-element,
.whyChoose-card .moreLink-element { padding-top: 0;}


.mission_widget { padding: 20px 0; background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/our-mission.jpg);
    background-repeat: no-repeat;  background-position: center;  background-size: cover;
      min-height: 400px;  display: flex; align-items: center;}
.mission_widget .custom_bannerText { padding-bottom: 0px;}
.mission_widget .button_more { padding-top: 20px;}

.readmore_textBtn { color: #374151;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    font-family: 'segoe_uilight'; }
.moreText_show {
      display: none; 
  }
  .moreText_show.show {
      display: inline;
  }
  .learnMoreLink { display:block;}

  .learnMoreLink,
  .toggleText { color: #19BBDB;
    font-size: 16px;
    font-weight: 600;
    font-family: 'segoe_uilight';}
.learnMoreLink i, .toggleText i {
    padding-left: 5px;
}

.moreText_show.show ul li {
    padding-bottom: 5px;
}

/**end Our History**/

/*Who We Are*/

.whoWe-areBg { background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/our-history-bg.jpg);}

.slider_sameBg { background-color: #EDF2F6;padding: 90px 0 100px 0;}
.slider_noBgHead {padding: 90px 0 100px 0;}

/*end Who We Are*/

/*What We Do*/

.WhatWe_doBg { background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/our-history-bg.jpg);}

.medical-content { background-color: #EDF2F6;  padding: 15px 80px; /*min-height: 760px;*/
    height: 100%;  display: flex;  flex-wrap: wrap;  align-items: center;
    align-content: center;}

.medical-content h5 { font-size: 34px;  font-weight: 600;width: 100%;
    font-family: 'segoe_uiregular';  color: #000;  padding-bottom: 12px;}

.medical-content h3 { font-size: 24px;  font-weight: 600; width: 100%; line-height: 33px;
    font-family: 'segoe_uiregular';  color: #000;  padding-bottom: 12px;}

.medical-content p { font-size: 16px;font-family: 'segoe_uilight'; color: #374151;line-height: 26px;}

.medicalclinic_element,
.consulting_services { padding: 90px 0 20px 0;}

.medical-content.custom_blue h5,
.medical-content.custom_blue h6,
.medical-content.custom_blue p,
.medical-content.custom_orange h5,
.medical-content.custom_orange h6,
.medical-content.custom_orange p,
.medical-content.custom_sky h5,
.medical-content.custom_sky h6,
.medical-content.custom_sky p { color:#fff !important; }

.pharmacy_note { padding: 60px 0; background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/gradient-bg.jpg); margin-top: 30px;
    background-repeat: no-repeat; background-size: cover; background-position: center; margin-bottom: 60px;}
.pharmacy_note .button_more { text-align: right;}

.Notecontents h3,
.work_note h3 {  font-size: 36px; font-weight: 600;  font-family: 'segoe_uiregular';
    color: #fff; padding-bottom: 12px;}

.Notecontents  p,
.work_note  p { font-size: 16px; font-family: 'segoe_uilight';  color: #fff;
    line-height: 26px; width: 80%;} 

.medicalclinic_element .medicalimage img,
.holidays_section .medicalimage img,
.why_choose_section .medicalimage img,
.consulting_services .medicalimage img,
.missionChoose_box  .medicalimage img {
    height: 760px;
    object-fit: cover;
}

/*end What We Do*/

/*Meet Our Team*/

.ourteam_bg { background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/ourteam_bg.jpg);}

.team_member {  padding: 80px 0 60px 0;}
.member_cart {
    /* background-color: #BBCEDE; */
/*    border-radius: 10px;
    height: 580px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    justify-content: center;
    align-items: flex-end;*/
    position: relative;
    margin: 0 8px;
    margin-bottom: 40px;
}
.member_cart a { display: block; width: 100%;}
.member-profile { text-align: center;}
/*.member-profile img { max-width: 330px;}*/
.member_cart img {
    border-radius: 10px;
}
.member-content {
    background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/drBg-text.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 30px;
    right: 0;
    width: calc(100% - 50px);
    text-align: left;
    padding: 15px 20px;
    border-radius: 10px 0px 0px 10px;
}
.member-content h5 {
    font-size: 20px;
    font-weight: 500;
    font-family: 'segoe_uiregular';
    color: #fff;
}
.member-content p {
    font-size: 16px;
    font-weight: 300;
    font-family: 'segoe_uilight';
    color: #fff;
    margin-bottom: 0;
}
.services_list {
    width: 97%;
    margin-bottom: 35px;
    background: #fff;
    padding: 35px;
    position: relative;
    border-radius: 10px;
}
.services_list:before {
    content: " ";
    background-color: #19BBDB;
    position: absolute;
    left: 0;
    width: 4px;
    height: 100%;
    top: 0;
    border-radius: 15px 0px 0px 15px;
}
.services_item_content {height: 0;overflow: hidden; transition: height 0.3s ease;}
.services_item_content ul {  padding: 10px 0 0 20px;  margin-left: 10px;}
.services_item_content ul li { list-style-type: disc;  padding-bottom: 10px; font-size: 16px; font-weight: 600; font-family: 'segoe_uilight'; color: #374151;}
.services_item_content ul li .moreLink-element { padding-top: 0px;}
.services_box { display: flex; justify-content: flex-end; flex-wrap: wrap; align-items: center;}
.services_box h3 { font-size: 16px; font-weight: 600; font-family: 'segoe_uiregular'; width: calc(100% - 30px); color: #000; text-align: left;}
.services_box i { color: #374151; font-size: 28px;}
.services_box img {
    max-width: 28px;
}
.services_tourism .textChoose_same h3 { padding-bottom: 10px;}
.related_box { padding: 100px 0 100px 0;}
.healthcare_note {
    background: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/our-mission.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    min-height: 200px;
}
.healthcare_note h3 {
    font-size: 48px;
    font-weight: 600;
    font-family: 'segoe_uiregular';
    color: #fff;
    padding-bottom: 0;
    margin: 0;
}
.related_box .pro-contentShort h5 {
    font-size: 24px;
    font-family: 'segoe_uisemibold';
}
.related_box .pro-contentShort p i {
    padding-right: 10px;
}
.related_box .pro-contentShort p { width: 85%;}
.related_box .textChoose_same { padding-bottom: 0px;}
.relatedGrid span.tag_btn {
    margin-right: 10px;
}
.relatedGrid span.tag_btn a {
    font-weight: 300;
    background-color: #f1f2f2;
    display: inline-block;
    font-style: italic;
    padding: 5px 10px;
    font-size: 13px;
    color: #d5000a;
}
.relatedGrid .content-type {
    font-size: 13px;
    color: #374151;
    font-weight: 600;
    font-family: 'segoe_uilight';
}


/**/

/*meet client css stert*/

.team_details { padding: 100px 0;}

.team_content h1 { font-size: 60px; font-weight: 600; font-family: 'segoe_uiregular'; color: #000000; padding-bottom: 15px;}
.team_content p { color: #374151; font-size: 16px; font-weight: 600; font-family: 'segoe_uilight';}
.team_content p span { display: block;}
.teamSingle_image { background-color: #fff;  /*background-color: #BBCEDE;*/text-align: center;
    min-height: 700px; display: flex; align-items: flex-end;
    justify-content: center; flex-wrap: wrap;}
.teamSingle_details { height: 100%; background-color: #EDF2F6; padding: 0 100px 0 120px; min-height: 700px;
    display: flex; flex-wrap: wrap; align-items: center; align-content: center;}
.teamSingle_details p { font-size: 16px; color: #374151; line-height: 26px;
    font-weight: 500; font-family: 'segoe_uilight'; margin-bottom: 10px;}
.teamSingle_details h5 { font-size: 20px; font-weight: 600; font-family: 'segoe_uiregular';
    color: #000000; width: 100%; margin-bottom: 5px;}
.releted-content { padding: 100px 0;}
.releted_card { min-height: 360px; background-color: #6CC3D4; border-radius: 10px; padding: 30px; position: relative;}
.releted_card h5 { color: #fff; font-size: 24px; font-weight: 600; font-family: 'segoe_uiregular';}
.releted_cardIcon { position: absolute; right: 30px; bottom: 30px; font-size: 42px; color: #fff;}
.releted_card .moreLink-element { display: none;}

.releted_bgColor {background-color: #19BBDB;}
.releted_bgColor2 { background-color:#199AB4; }
.releted_card:hover { background-color: #ffffff;}
.releted_card:hover h5 { color: #374151;}
.releted_card:hover .moreLink-element { display: block;}
.releted_card:hover .releted_cardIcon { color: #374151;}

/*career*/

.career_doBg {}
.career_doBg  .button_more { padding-top: 20px;}
/*.medicalclinic_element .medical_bg { background-color:#F36434;}*/
.medicalclinic_element .textChoose_same { width: 55%;}
.services_tourism {}


.medical-content.custom_orange h6,
.medical-content.custom_blue h6 {font-weight: 600; font-family: 'segoe_uiregular'; font-size: 18px;}

.medical-content ul { /*line-height: 30px;*/ padding-left: 20px; width: 100%;}
.medical-content ul li { font-size: 16px; font-family: 'segoe_uiregular'; color: #374151; list-style: disc; line-height:26px;}

.medical-content.custom_blue ul li,
.medical-content.custom_orange ul li { color: #fff;}

.supportColor_box { padding: 80px 0;}
.support-card { min-height: 500px; padding: 25px; position: relative; margin-bottom: 20px;}
.support-card h5 { font-size: 28px; font-weight: 600; font-family: 'segoe_uiregular'; color: #fff;}
.support_icon { position: absolute; bottom: 20px; right: 20px;}
.support_icon img { max-width: 50px;}
.supportColor_box p { font-size: 24px; font-family: 'segoe_uilight'; color: #000000; padding-top: 20px;font-weight: 600;}
.why_choose_section {padding: 80px 0 80px 0;}
.medicalclinic_element .medical_bg ul {
    padding-bottom: 14px;
}
.medicalclinic_element .medical_bg ul li {
    color: #fff;
}
.btnLoad_more a {
    padding: 12px 44px;
    color: #F36434;
    border: 1px solid #D1D3D4;
    font-size: 16px;
    font-weight: 400;
    font-family: 'segoe_uiregular';
    border-radius: 100px;
    display: block;
    margin: 0px 10px;
    text-align: center;
}

/*Our Approach*/

.our_approachBg { min-height: 550px;}
.ourApproach_section {padding: 90px 0 60px 0;}
.ourApproach_bgBox { background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/ourApproach_Group.jpg);
        background-repeat: no-repeat; background-size: cover;min-height: 100%; /* min-height: 900px;*/ padding: 40px;}
.ourApproach_content h5 { font-size: 30px; font-weight: 600; font-family: 'segoe_uiregular'; color: #fff;}

.ourApproach_content p { font-size: 16px; font-weight: 300;   font-family: 'segoe_uilight'; color: #fff;}
.ourApproach_bgBoxTwo { background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/ourApproach_Group2.jpg);
       background-repeat: no-repeat; background-size: cover; min-height: 437px; padding: 40px; margin-bottom: 25px;}

.ourApproach_bgBoxThree { background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/ourApproach_Group3.jpg);
      background-repeat: no-repeat; background-size: cover; min-height: 437px; padding: 40px;}
.building_box { padding: 90px 0;}
.building_box .ourApproach_content p { padding-top: 15px; width: 60%;}

/***Why India***/

.why_indiaBg { }
.evaluation_section .medical-content { min-height: 750px;}
.evaluationNo_bg { background-color:#fff; }
.evaluation_section { padding: 90px 0 0 0;}
.holidays_section { padding-bottom: 50px;}
.tourism_box {padding: 40px 0;}
.tourism_box .ourApproach_content p { width: 76%;}
.tourism_box .ourApproach_content h5 {
    font-size: 34px;
}

.wonders-content .releted_card p {font-size: 16px; color: #fff; font-weight: 300; font-family: 'segoe_uilight';}
.wonders-content .releted_card:hover p {
    margin-bottom: 0;
    color: #374151;
}

.wonders-content .releted_card .releted_cardIcon {
    display: none;
}

.wonders-content .releted_card:hover .releted_cardIcon { display:block; }

.tourism_box.custom_blue .ourApproach_content .readmore_textBtn {
    color: #fff;
    width: 76%;
    font-weight: 300;
}


/**Investing in People**/

.investingPeople_bg { }
.investingPeople_bg .custom_bannerText { padding-bottom: 0;}
.investing_box { padding: 50px 0; margin: 30px 0 60px 0;}
.investing_box h5 { font-size: 34px;}
.ourApproach_content h6 { font-size: 24px; font-weight: 600; font-family: 'segoe_uiregular'; color: #fff; padding-top: 15px;}
.investing_box .ourApproach_content p { width: 80%;}
.investing_box .ourApproach_content ul { padding: 0;}
.investing_box .ourApproach_content ul li { list-style: none; width: 74%;}
.diversity_services { padding: 0px 0 40px 0;}
.coordination-content .releted_card.custom_sky:hover { background-color: #fff !important;}
.coordination-content .moreLink-element { display: block;}
.coordination-content .moreLink-element a { color: #fff;}
.coordination-content .releted_card.custom_sky:hover .moreLink-element a { color: #19BBDB;}

.coordination-content .releted_card.custom_sky .readmore_textBtn {
    color: #fff;
}
.coordination-content .releted_card.custom_sky:hover .readmore_textBtn { color: #374151; }
.coordination-content .releted_card.custom_sky:hover .readmore_textBtn .learnMoreLink {
    color: #19BBDB;
}
.coordination-content .releted_card.custom_sky .readmore_textBtn .learnMoreLink,
.coordination-content .releted_card.custom_sky .readmore_textBtn .toggleText {
    color: #fff;
}


/**Consulting Services**/

.consulting_bg { background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/Career-bg.jpg); min-height: 450px;}
.consulting_services  .medical-content h6 { font-size: 24px; padding-bottom: 10px;}
.holistic_widget { background-repeat: no-repeat; background-position: center; background-size: cover;
    display: flex; align-items: center;} 
.holisticSupport_bg { background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/holisticSupport_bg.jpg);min-height: 270px;} 

/**Medical Tourism***/

.medical_tourismBg { }
.planningColor_box { padding: 60px 0 80px 0;}
.planningColor_box p { font-size: 16px;  font-family: 'segoe_uilight'; color: #fff; padding-top: 10px;}
.planningColor_box ul,
.ourApproach_content ul { padding-left: 20px;}
.planningColor_box ul li,
.ourApproach_content ul li { font-size: 16px; font-family: 'segoe_uiregular'; color: #fff; list-style: disc; padding-bottom: 10px;}
.planningColor_box .support-card h5 {
    font-size: 24px;
}

/* Detail styling section*/

.details_faq { background-color: #fff; padding: 25px; border-radius: 10px;
    display: flex; flex-wrap: wrap;}
.details_faq .details { width: 50%;}
.details + .details { margin-bottom: 15px;}
.details_faq h2.details__title {
    font-size: 20px;  color: #000000; padding: 15px 20px;
    border-bottom: 1px solid#374151; margin-right: 30px; position: relative;}

.details__title:before {
    content: " ";
    background-color: #19BBDB;
    border-radius: 50%; position: absolute;
    left: 0;  width: 10px;  height: 10px;  top: 23px;}

.details__title:after {
    content: '\F4FE';
    display: block;  position: absolute;
    transition: all .2s ease-in-out; right: 0; font-family: bootstrap-icons;
    top: 10px; border: 1px solid#374151;  width: 25px;
    height: 25px;  text-align: center; font-size: 20px; border-radius: 50%;}

.details__title:after{  }

.details__container[open] .details__title:before { }

.details__container[open] .details__title:after{ rotate: 135deg;}
.details__container[open] .details__title {border-bottom: 0;  padding-bottom: 0;}
.details__summary::marker{content:'';}
.details__container[open] + .details__desc {
    grid-template-rows: 1fr;  padding: 0 20px 20px 20px;}
.details__desc {  display: grid; grid-template-rows: 0fr; transition: all .2s ease-in-out;
    overflow: hidden; pointer-events: none;}
.details__desc-inner{min-height: 0;}
.brand_widgetFull .brand_element p { width: 52%; margin: auto; font-size: 24px; line-height: 32px;}

/**procedures**/

.procedures_bg { background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/Career-bg.jpg);}
.evaluation_section .custom_blue h5,
.evaluation_section .custom_blue p { color: #fff;}
.procedure_widget {  background: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/our-mission.jpg);
    background-repeat: no-repeat; background-position: center; background-size: cover;padding: 20px 0;min-height: 250px; 
    display: flex; align-items: center;}
.tourism_box  .ourApproach_content ul {padding-left: 40px;}
.brand_widgetFull .brand_element { width: 100%;}
.coordination_box { padding:80px 0;  }
.coordination_box .brand_element p { font-size: 24px; line-height: 32px;}
.coordination_box .brand_element.custom_sky { height: 100%; width: 100%;padding: 2% 11%;}

/***health checkups***/

.health_checkupsBg  { min-height: 656px;}

.video_embed {}

.video_embed video {
    height: 460px;
    width: 100%;
    border-radius: 10px;
}

/**Diagnostics & Imaging**/

.diagnostics_bg { background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/Career-bg.jpg);}

/**Critical Care**/

.criticalCare_bg { background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/Career-bg.jpg);}

/*international*/

.international_bg { background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/Career-bg.jpg);}
.procedure_widget ul,
.Notecontents ul { padding: 0 0  0 20px;}
.procedure_widget ul li,
.Notecontents ul li {
     list-style: disc; font-size: 16px; font-weight: 300;
    font-family: 'segoe_uilight'; color: #fff;}

.video_embed img { min-height: 460px; object-fit: cover; border-radius: 10px;}

/*job*/

.findjob_bg { background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/job-banner.jpg); padding: 45px 0;}
.findjob_text { max-width: 330px; background-color: #00000063; padding: 30px 20px 20px 20px;}
.findjob_text h1 { color: #fff;  text-align: left; font-size: 40px; font-weight: 600; font-family: 'segoe_uisemibold'; padding-bottom: 10px;}
.findjob_text h6 { color: #fff; text-align: left; font-size: 17px;  font-weight: 400; line-height: 26px;  padding-bottom: 5px; font-family: 'segoe_uilight';}
.email_form input { color: #696969; border-radius: 100px; padding: 15px 15px; margin: 20px 0 0 0;}
.email_form button.btn { background-color: #F36434; padding: 15px 40px; color: #fff;  font-size: 16px; border-radius: 100px; line-height: 21px; margin-top: 15px;}
.brand_job .brand_element { width: 85%;}
.brand_job .brand_element h3, .brand_job .brand_element p { text-align: center;}
.columnizedSearchForm span { width: 100%;  display: block;  color: #fff; font-size: 16px; padding-bottom: 10px; padding-top: 10px;}
.columnizedSearchForm input { color: #696969;  border-radius: 100px;  padding: 15px 15px;  width: 100%; border: 0; outline: none;}
.searchbutton button.btn { background-color: #F36434; padding: 15px 50px; color: #fff; font-size: 16px; border-radius: 100px; line-height: 21px; margin-top: 40px;}

/*login page */

.form_section { max-width: 550px; margin: 50px auto;  padding: 50px; background-color: #fff; box-shadow: 0px 0px 15px 0px #c2c2c2; border-radius: 15px;}
.form_customHed h3 { font-size: 32px; margin-bottom: 30px; font-weight: 600; color: #040404; width: 100%; font-family: 'segoe_uiregular'; text-align: center;}
.login-inner-form .form-box { float: left; width: 100%; position: relative;}
.login-inner-form .form-control {
    font-size: 16px;
    outline: none;
    color: #535353;
    border-radius: 100px;
    border: 1px solid #d9d9d9;
    padding: 14.5px 45px 14.5px 20px;
      font-family: 'segoe_uiregular';
}
.login-inner-form .form-box i { position: absolute; top: 12px; right: 20px; font-size: 20px; color: #535353;}
.login-inner-form .form-check { float: left; margin-bottom: 0; padding-left: 0;}
.login-inner-form .form-check-label { padding-left: 20px; margin-bottom: 0; font-size: 16px; color: #535353;}
.login-inner-form .form-check-input { position: absolute; margin-left: 0;}
.login-inner-form .checkbox a { font-size: 16px; color: #19BBDB; float: right; margin-left: 3px; font-family: 'segoe_uiregular';}
.login-inner-form .btn-theme { cursor: pointer; height: 55px; color: #fff; padding: 13px 50px 12px 50px; font-size: 18px; font-weight: 400; border-radius: 100px;
    text-transform: uppercase; background: #F36434;  border: none; font-family: 'segoe_uiregular';}
.login-inner-form .text {
    font-size: 16px; margin-top: 25px;  margin-bottom: 0;
    color: #535353;  font-family: 'segoe_uiregular';}
.login-inner-form .text a {  color: #19BBDB;}
form#registrationForm .form-box i { top: 24px;}

/*registration*/

.registration_section {
    max-width: 800px;  margin: 50px auto;
    padding: 50px;  background-color: #fff; box-shadow: 0px 0px 15px 0px #c2c2c2; border-radius: 15px;}

.login-inner-form .form-box input#birthday {font-size: 16px; outline: none; color: #535353; border-radius: 100px; border: 1px solid #d9d9d9;
    padding: 14.5px 20px 14.5px 20px; font-family: 'segoe_uiregular'; width: 100%;}
.registration_section .btn-theme { max-width: 260px;}
.login-inner-form .form-box select { font-size: 16px; outline: none; color: #535353; border-radius: 100px; border: 1px solid #d9d9d9;
 padding: 13px 20px 13px 20px; font-family: 'segoe_uiregular'; width: 100%;}


/**virtual care**/

.virtual_careBg {
    background-image: url( );
    min-height: 760px;
    align-items: center;
}
.virtual_careBg .custom_bannerText h1 {
    font-size: 60px;
}

.virtual_careBg .custom_bannerText p {
    font-size: 24px;
    line-height: 40px;
    width: 66%;
}

.virtual_note {
    padding: 45px 0 0px 0;
}

.list_contentDot li {
    list-style: disc !important;
    margin-left: 23px;
    padding-bottom: 5px;
        font-size: 16px;
    font-family: 'segoe_uilight';
}
.Ourbrands_content ul li { font-size: 16px; line-height: 28px;  color: #ffffff;  font-weight: 300; padding-bottom: 5px;}

/**Family Medicine**/

.familyMedicine_bg { padding: 45px 0;}

.contact_note { padding: 50px 0;
    background: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/gradient-bg.jpg);
    margin-top: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;}

.contact_note .Notecontents p { color: #fff;  width: 74%;}

.familyMedicine_widget {
    background: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/our-mission.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 540px;
    display: flex;
    align-items: center;
}

.consulting_services .custom_sky ul li,
.evaluation_section .custom_sky ul li { color: #fff;}
.slider_noBgHead .textChoose_same  p { width: 80%;}

/**Healthcare Services**/

.healthcareServices_bg {background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/slimg1.jpg); padding: 45px 0;}
.coordination-content .releted_card {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.coordination-content .releted_card h5 { font-size: 28px; padding-bottom: 10px;}
.coordination-content .releted_card p { color: #fff; font-size: 16px; font-weight: 600; font-family: 'segoe_uilight';}
.coordination-content .releted_card:hover p { color: #000;}

/**Wellness service**/

.WellnessServices_bg { padding: 45px 0;}


/*Workplace Health***/

.workplaceHealth_bg {background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/slimg1.jpg); padding: 45px 0;}

.wellnessServices_box { padding: 80px 0;}
.wellnessServices_box .support-card {
    min-height: 440px;
    border-radius: 10px;
}
.wellnessServices_box .support-card h5 {
    font-size: 24px;
}
.support-card p {
    color: #fff;
    font-size: 16px;
    font-family: 'segoe_uilight';
    line-height: 26px;
    margin-bottom: 5px;
}

.support-card p {
    color: #fff;
    font-size: 16px;
    font-family: 'segoe_uilight';
    line-height: 26px;
    margin-bottom: 5px;
}
.wellnessServices_box .support-card ul li {
    color: #fff;
    /*    font-size: 16px;
    font-family: 'segoe_uilight';*/
}

.workplaceHealth_services { padding: 50px 0 100px 0;}
.workplace_contents h3 { font-size: 34px; font-weight: 600; font-family: 'segoe_uiregular'; color: #000000;
    padding-bottom: 12px;}
.workplace_contents  p { font-size: 16px; font-family: 'segoe_uilight'; color: #374151; line-height: 26px; width: 80%;}
.workplaceHealth-img img { border-radius: 10px; height: 223px; max-width: 400px; object-fit: cover;}




/*Debashish Chanda***/

.debashishPeople_bg {background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/slimg1.jpg);align-items: center;}
.debashishPeople_bg .custom_bannerText { padding-bottom: 0px;}
.statBox_widget {
    padding: 100px 0;
}
.statBox_widget .founded_element {
    width: 85%;
}
 .founded_element h3 {
    font-size: 36px;
    font-weight: 600;
    font-family: 'segoe_uiregular';
    color: #000000;
}
.founded_element h4 {
    font-size: 24px;
    font-weight: 600;
    font-family: 'segoe_uiregular';
    color: #000000;
    padding-top: 20px;
}
.founded_element h4 span {
    display: block;
    padding-top: 15px;
}
.statBox_widget .founded_element p {
    width: 90%;
}
.statBox_image {
    background-color: #d4d2d7;
    height: 100%;
}
.statBox_image img {
    height: 100%;
    object-fit: cover;
}
.statBox_double .ourApproach_content {
    min-height: 366px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    padding: 60px;
}
.statBox_double .ourApproach_content h5 {
    font-size: 34px;
}
.statBox_double .statCustom_gry {
    padding: 20px 60px;
}
.statBox_double .statCustom_gry li {
    padding-bottom: 2px;
}



/**pooja**/

.poojaPeople_bg {background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/slimg1.jpg);align-items: center;}
.poojaPeople_bg .custom_bannerText { padding-bottom: 0px;}
.procedures_widget {
    padding: 80px 0;
    margin-bottom: 30px;
}

.procedures_widget .details_faq .details {
    width: 33%;
}
.procedures_widget .details_faq h2.details__title {
    margin-right: 40px;
}

.procedures_widget .details_faq .details:nth-child(3n) h2.details__title {
    margin-right: 0;
}
.procedures_widget .textChoose_same {
    padding-bottom: 30px;
}
.procedures_widget .textChoose_same h3,
.procedures_widget .textChoose_same p {
    color: #ffffff;
}


/**Dr. Mansi Chowhan***/

.mansiPeople_bg {align-items: center;}
.mansiPeople_bg .custom_bannerText { padding-bottom: 0px;}

/***Anmol*/

.anmolPeople_bg {align-items: center;}
.anmolPeople_bg .custom_bannerText { padding-bottom: 0px;}

.featureGrid_box {    padding: 50px 0;  }

.featureGrid_box .ourApproach_content h5 {
    font-size: 34px;
}
.featureGrid_box .ourApproach_content {
    padding-left: 90px;
}
.featureGrid_box .ourApproach_content p {
    font-weight: 400;
    text-align: justify;
    font-family: 'segoe_uiregular';
}
.statBox_double  .medicalimage {
    height: 100%;
}
.statBox_double  .medicalimage img {
    height: 100%;
    object-fit: cover;
}


/**Dr. vineyard***/

.vineyardPeople_bg {align-items: center;}
.vineyardPeople_bg .custom_bannerText { padding-bottom: 0px;}

.work_note {
    padding: 60px 0;
    margin: 30px 0 40px 0;
    background: linear-gradient(89deg, rgba(27, 90, 144, 1) 35%, rgba(25, 187, 219, 1) 100%);
}

.medical-content .year_experience {
    display: block;
    padding-top: 15px;
}
.button_element {
    padding: 80px  0;
    text-align: center;
}
.button_start {
    text-align: center;
}
.button_start a {
    background-color: #F36434;
    padding: 16px 30px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    border-radius: 100px;
    line-height: 21px;
    font-weight: 600;
    font-family: 'segoe_uiregular';
}

.button_start .request_btn {       border: 2px solid #1B5A90;
    background-color: transparent;
    color: #1B5A90;
    margin-left: 35px;}


/**Targeted Alpha PSMA Therapy**/

.benefits_widget {
    background: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/Benefits-Group-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 250px;
    display: flex;
    align-items: center;
    margin-top: 50px;
}
.precision_targeting { padding: 40px 0;}
.precision_targeting .ourApproach_content p {
    width: 85%;
    font-size: 18px;
}

.conventional_note {
    padding: 60px 0;
    background: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/gradient-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.conventional_note h6 {
    font-size: 20px;
    font-family: 'segoe_uilight';
    color: #fff;
    font-weight: 400;
    width: 74%;
    line-height: 30px;
}

.doctor_notes {
    padding: 100px 0;
}
.doctor_notes .Notecontents p {
    font-size: 20px;
    color: #fff;
    line-height: 26px;
    width: 100%;
}
.counterup-card {
    text-align: center;
}
.counterup-card h3 {
    font-size: 36px;
    color: #000;
    font-weight: 600;
    font-family: 'segoe_uiregular';
}

.counterup-card h2 {
    font-size: 50px;
    color: #000;
    font-weight: 600;
    font-family: 'segoe_uiregular';
}
.counterupCard_border {
    position: relative;
    margin-top: 50px;
}
.counterupCard_border:before {
    content: " ";
    background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/group-borderbg.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
  /*  z-index: -1;*/
    top: 0;
}
.counterupCard_default {
    position: relative;
    padding: 70px;
}
.counterupCard_default img {
    box-shadow: 0px 24px 21px -7px #EAEAEA;
}
.counterup-card img {
    border: 10px solid#fff;
    border-radius: 50%;
}

.counterupCard_border2 {
    position: relative;
    margin: 0 -3.2%;
    margin-top: 15px;
}
.counterupCard_border2:after {
    content: " ";
    background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/group-borderbg2.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.counterupCard_default2 {
    position: relative;
    padding: 70px;
    z-index: 1;
}.counterup-card img {
    max-width: 508px;
}

.counterupCard_default2 img {
    box-shadow: 0px -24px 21px -7px #EAEAEA;
}

.resultSpatients-bg { background-color: #EDF2F6;}

.resultSpatients-bg .custom_imageBgText h3 {
    font-size: 36px;color: #000;
}

.resultSpatients-bg img {
    max-width: 340px;
}

.counterupCol-area .textChoose_same {
    padding-bottom: 0;
}
.counterupCol-area .counterupCard_default,
.counterupCol-area .counterupCard_default2 {
    padding: 50px;
}

.counterupCol-area .counterupCard_border2 {
    position: relative;
    margin: 0 -1.9%;
    margin-top: 23px;
}

/**prrtTargetedAlpha**/

.prrtTargetedAlpha_therapy {
    margin-top: 40px;
}
.prrtTargetedAlpha_therapy .details_faq .details {
    width: 33%;
}


/**contact***/

.contacts_bg {
    background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/contact-bg.jpg);
    align-items: center;
    min-height: 582px;
}

.contacts_bg .custom_bannerText { padding-bottom: 0px;}

.contactForm {
    max-width: 1320px;
    margin: auto;
    background-color: #F8F8F8;
    padding: 96px 90px 96px 90px;
    margin-top: 100px;
    margin-bottom: 100px;
}
.haf_columns,
.full_columns {
    background-color: #fff;
    margin-bottom: 20px;
}
.haf_columns input {
    border: 0;
    border-bottom: 1px solid#CACACA;
    border-radius: unset;
    padding: 10px 10px 30px 10px;
}
.contactForm-box {
    padding-right: 25px;
}

.haf_columns input,
.full_columns textarea {
    border: 0;
    border-bottom: 1px solid#CACACA;
    border-radius: unset;
    padding: 10px 10px 30px 10px;
    font-size: 24px;
    color: #000;
}

.haf_columns input::placeholder,
.full_columns textarea::placeholder {
    color: #000000;
    font-size: 24px;
    font-weight: 400;
    font-family: 'segoe_uiregular';
}

.full_columns textarea {
    padding: 24px 10px 30px 10px;
}
.full_columupload {  margin-bottom: 20px; }
.contactFileupload {    min-height: 230px;
    width: 100%;
    border: 3px dashed #CACACA;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;}
.submit_button {
    width: 100%;
    text-align: center;
    padding-top: 50px;
}
.submit_button .btn-theme {
    padding: 15px 44px;
    color: #ffffff;
    background: #F36434;
    font-size: 16px;
    font-weight: 400;
    font-family: 'segoe_uiregular';
    border-radius: 100px;
}
.contactFileupload img {
    max-width: 40px;
    margin: auto;
}
.contactFileupload #file-input-1,
.contactFileupload #file-input-2 { display: none; }

.contactFileupload label { cursor: pointer;
    color: #000000;
    font-size: 24px;
    font-weight: 400;
    font-family: 'segoe_uiregular';
}
.contactFileupload label span {
    position: relative;
    top: 10px;
}
 .contactFileupload i.remove {
    vertical-align: middle;
    margin-left: 5px;
    cursor: pointer;
    display: none;
}

.response_line h4 {
    text-align: center;
    font-size: 20px;
    padding-top: 30px;
    color: #000;
    font-weight: 400;
    font-family: 'segoe_uiregular';
}
.response_line h4 a {
    color: #1B5A90;
    text-decoration: underline !important;
}

.response_btn {
    text-align: center;
    padding-top: 30px;
}
.response_btn a {
    padding: 12px 44px;
    color: #1B5A90;
    border: 2px solid#1B5A90;
    font-size: 16px;
    font-weight: 600;
    font-family: 'segoe_uiregular';
    border-radius: 100px;
    display: inline-block;
    margin: 0px 10px;
}



/*migbTherapy*/

.migbTherapy_bg { align-items:center; }
.migbTherapy_bg .custom_bannerText {
    padding-bottom: 0px;
}


/*plan price*/

.pricing_box {
    width: 20% !important;
}
.priceBox-plane-card {
    box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    border-radius: 10px;
    margin: 0 0 24px;
    padding: 24px;
    transition: 0.5s all;
    position: relative;
    min-height: 680px;
}
.priceBox-plane-card .priceBox-head h6 {
    font-size: 26px;
    font-weight: 600;
    color: #ffffff;
    margin: 0;
    font-family: 'segoe_uiregular';
}
.priceBox-plane-card .priceBox-head p {
    color: #fff;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    font-family: 'segoe_uiregular';
}

.priceBox-plane-card .planeBox-includes h3 {
    font-size: 36px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 34px;
    font-family: 'segoe_uiregular';
}
.priceBox-plane-card .planeBox-includes h3 span {
    font-size: 26px;
}

.priceBox-plane-card .planeBox-includes h5 {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 22px;
    font-family: 'segoe_uiregular';
}
.priceBox-plane-card .planeBox-includes ul {
    padding-left: 0rem;
}

.priceBox-plane-card .planeBox-includes ul li:last-child {
    margin-bottom: 0;
}

.priceBox-plane-card .planeBox-includes ul li {
    margin-bottom: 16px;
    font-size: 16px;
    color: #0D0D0D;
}
.planeBox-includes p {
    font-size: 14px;
    color: #000000;
    font-weight: 300;
     font-family: 'segoe_uiregular';
}
.priceBox-plane-card:before {
    content: " ";
    background-image: url(https://1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/bg-price-plan.png);
    position: absolute;
    width: 100%;
    height: 105px;
    left: -10px;
    background-repeat: no-repeat;
    background-size: 90%;
}
.priceBox-head {
    position: relative;
    min-height: 80px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    width: 100%;
}
.planeBox-includes {
    padding-top: 40px;
}

.planebox-btn {
    text-align: center;
    position: absolute;
    bottom: 30px;
    width: 100%;
    left: 0;
}

.priceBox-plane-card .planeBox-includes ul li i {
    padding-right: 10px;
    color: #1B5A90;
}
.priceBox-plane-card .planeBox-includes ul li i.bi-x-circle {
    color: #E02020;
}
.planebox-btn .btn.btn-primary {
    background-color: #497BA6;
    border: #497BA6;
    padding: 10px 30px;
    border-radius: 100px;
}
.pricing_box.premium_box {
    margin-top: -35px;
}
.pricing_box.premium_box .priceBox-plane-card {
    min-height: 720px;
}
.premium_box .priceBox-plane-card:before {
    content: " ";
    background-image: url(https://1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/bg-price-plan-orange.png);
    position: absolute;
    width: 100%;
    height: 105px;
    left: -10px;
    background-repeat: no-repeat;
    background-size: 90%;
}

.priceSurprise_plan .textChoose_same.text-center { padding-bottom: 80px;} 

/**partner-with-us**/

.partnerServices_box .support-card {
    min-height: 366px;
}

.partnerContact-card {
    padding: 33px;
}

.partnerContact-img img {
    height: 294px;
    object-fit: cover;
}

.partnerContact-card .ourApproach_content h5 {
    font-size: 34px;
}
.partnerContact-card .button_more a {
    padding: 10px 35px;
}
.partnerContact-card .ourApproach_content p {
    padding: 15px 0;
}

.partner_widget .textChoose_same {
    padding-bottom: 0px;
}

.partner_widget .textChoose_same h1,
.partner_widget .ourApproach_content h5 {
    font-size: 34px;
}
.partner_widget { margin-top:40px; }

/*generalQue contact*/

.generalQue_contact {
    padding: 130px 0;
}

.generalQue_contact .textChoose_same {
    padding-bottom: 0;
}
.generalQue_contact .textChoose_same h3 {
      color: #fff;
}

.generalQue_box {
    padding: 100px 0 70px 0;
}

.generalQue_box .pro-contentBig h4 {
    font-size: 36px;
}

.generalQue-img img {
    border-radius: 15px;
}

/**guiding-principles**/

.guiding_widget {
    padding: 6% 0;
}
.guiding_widget .founded_element {
    width: 74%;
}

.guiding_box {
    padding: 100px 0 70px 0;
}

.guiding_boxImg img {
    border-radius: 10px;
    height: 400px;
    object-fit: cover;
}

.doctor_notes .ourApproach_content h5 {
    padding-bottom: 10px;
}
.consulting_services .custom_sky h3 {
    color: #fff;
}



.ourApproach_content h3 {
    font-size: 34px;
    font-weight: 600;
    font-family: 'segoe_uiregular';
    color: #fff;
}


.global_note {
    background-image: url(https://www.1igsmediclinic.com/public/admin-assets/assets/img/front_img/image/global-diversity-group-bg.jpg);
    min-height: 380px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px 0;
}

.consulting_services  .medical-content.custom_blue ul li {
    color: #fff;
}


/**investin***/


.investin_box .ourApproach_content.custom_blue {
    padding: 95px 70px;
}
.investin_box .ourApproach_content h5 {
    font-size: 34px;
}
.investin_box .pro-contentShort {
    background-color: #fff;
    padding: 35px 30px;
    border-radius: 10px;
    margin-top: 40px;
    margin-bottom: 40px;
    position: relative;
    min-height: 270px;
}
.investin_box .pro-contentShort:before {
    content: " ";
    background-color: #1B5A90;
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    border-radius: 50px 0px 0px 50px;
}

.investin_box .pro-contentShort h5 {
    font-size: 24px;
}

.investin_box .pharmacy_note p {
    width: 85%;
}

.investin_boxOur .pro-contentShort h5 {
    font-size: 32px;
}


.consulting_services.investin_box .pro-contentShort {
    background-color: #e8eff4;
}

.get_tuch {
    padding: 50px 0;
}
.get_tuch ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.get_tuch ul li {
    font-size: 16px;
    color: #1B5A90;
    margin-right: 20px;
    font-weight: 400;
    font-family: 'segoe_uiregular';
}
.get_tuch ul li i {
    background-color: #1B5A90;
    color: #fff;
    padding: 13px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    font-size: 15px;
}


/*footer pages */

.partner_widget.custom_sky .ourApproach_content p { width: 94%;}
.dataPrivacy-text { padding: 40px;}
.dataPrivacy-text h5 {width: 80%;}
.procedures_widget.proItm-bg .textChoose_same h3 {color: #000;}
.safetybanner_page { padding:130px 0 20px 0; }
.safetybanner_page .custom_bannerText h3 span {display: block; padding-bottom: 20px;}
.textColor_orange { color: #F36434;}
.safetybanner_page .custom_bannerText h1 {color: #000; padding-bottom: 40px;}
.safetybanner_page .custom_bannerText p {color: #374151; width: 100%; font-weight: 400;}
.safetybanner_page .custom_bannerText h3 {
    font-size: 30px;
    font-weight: 600;
    font-family: 'segoe_uiregular';
    color: #000000;
    padding-top: 20px;
    text-transform: capitalize;
        padding-bottom: 35px;

}
.safetybanner_page .custom_bannerText h3 span { display: block; padding-bottom: 20px;}
.textColor_orange { color: #F36434;}
.environment_all_text { padding: 100px 0;}
.custom_Textinfo p,
.custom_Textinfo h6 {
    color: #374151;
    font-size: 16px;
    padding-bottom: 20px;
      font-weight: 400;
    font-family: 'segoe_uiregular';
}

.custom_Textinfo h3 {
    color: #374151;
    font-size: 24px;
    padding-bottom: 20px;
    font-weight: 600;
    font-family: 'segoe_uiregular';
    padding-top: 25px;
}

.custom_Textinfo h5 {
    color: #000000;
    font-size: 16px;
    padding-bottom: 20px;
    font-weight: 400;
    font-family: 'segoe_uiregular';
}

.custom_Textinfo h6 {margin-bottom: 0; padding-bottom: 10px;}
.spinal-cordInjury_box .support-card {  height: 460px;}
.accordion_policy { padding-bottom: 50px;}

.accordionPolicy_text .accordion-item:first-child,
.accordionPolicy_text .accordion-item {
    border-top: 1px solid#e5e5e5 !important;
    border-bottom: 1px solid #e5e5e5 !important;
}

.accordionPolicy_text .accordion-item { margin-bottom: 30px; padding: 5px 0;}
.accordion-flush .accordion-item .accordion-button.collapsed:after { transform: rotate(-90deg);}
.accordion-flush .accordion-item .accordion-button:after { transform: rotate(0deg);}
.accordion-flush .accordion-item .accordion-button {
    border-radius: 0;
    background-color: #fff;
    box-shadow: unset;
    font-size: 32px;
    color: #706C6C;
    font-weight: 400;
    font-family: 'segoe_uiregular';
    padding: 10px 15px 10px 0px;
}

.accordionPolicy_text .accordion-body {
    color: #374151;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    font-family: 'segoe_uiregular';
    padding: 10px 15px 10px 10px;
}


/*tretemnet*/

/*same css all tretemnet pages*/

.tretemnetBox_image { height:100% !important;}
.tretemnetBox_image img { height:100% !important; object-fit:cover !important; } 

/**/


.cardiac_content thead { background-color: #1B5A90;}
.cardiac_content thead tr th {
    padding: 25px 25px 25px 50px;
    color: #fff;
    font-size: 16px;
    font-family: 'segoe_uilight';
    line-height: 26px;
    border-right: 1px solid #185181;
}
.cardiacCost_box { padding: 100px 0;}
.cardiac_content p {
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    font-family: 'segoe_uiregular';
    padding-top: 20px;

}
.cardiac_content table {border-left: 1px solid #185181;}
.cardiac_content thead tr th {
    padding: 25px 25px 25px 50px;
    color: #fff;
    font-size: 16px;
    font-family: 'segoe_uilight';
    line-height: 26px;
    border-right: 1px solid #185181;
}

.cardiac_content tbody tr th, .cardiac_content tbody tr td {
    padding: 25px 25px 25px 50px;
    color: #000000;
    font-size: 16px;
      font-family: 'segoe_uiregular';
    line-height: 26px;
    border-right: 1px solid #185181;
    border-bottom: 1px solid #185181;
}
.enquire_now { padding: 100px 0;}
.enquire_nowForm { max-width: 1320px; margin: auto; background-color: #F8F8F8; padding: 96px 90px 96px 90px;}
.enquire_nowForm .haf_columns, .enquire_nowForm .full_columns {
    background-color: unset;
    padding-bottom: 10px;
}
.enquireForm-box input.form-control,
.enquireFormArea select,
.enquireFormArea textarea {
    border: 1px solid #1B5A90;
    padding: 20px 20px;
    width: 100%;
    outline: none;
    font-size: 24px;
}

.enquireFormArea textarea { min-height: 190px;}
.enquire_nowForm .submit_button .btn-theme { padding: 15px 70px;}
.cardiologyText_top .founded_element,
.cardiologyText_top .founded_element p { width: 100%;}
.cardiologyText_top .founded_element h3 { padding-bottom: 20px;}
.vascularCard_list { display: flex; flex-wrap: wrap; width: 100%;}
.vascularCard_list ul { width: 25%;}

/*bariatric*/

.coordination-content .releted_card.custom_blue ul,
.coordination-content .releted_card.releted_bgColor ul,
.coordination-content .releted_card.releted_bgColor2 ul  {
    padding-left: 20px;
}
.coordination-content .releted_card.custom_blue ul li,
.coordination-content .releted_card.releted_bgColor ul li,
.coordination-content .releted_card.releted_bgColor2 ul li {
    list-style: disc;
    color: #fff;
    font-size: 16px;
    font-family: 'segoe_uiregular';
    line-height: 26px;
}
.coordination-content .releted_card.custom_blue:hover {
    background-color: #ffffff !important;
}
.coordination-content .releted_card:hover ul li { color: #000;}

.medical-content .vascularCard_list ul:nth-child(2) {
    width: 40%;
}

.releted-content .medicalimage,
.whyChoose_box  .medicalimage,
.diversity_services .medicalimage {
    height: 100%;
}
.releted-content .medicalimage img,
.whyChoose_box  .medicalimage img,
.diversity_services .medicalimage img {
    height: 100%;
    object-fit: cover;
}



/**/

.ourApproach_content ol {
    padding-left: 20px;
}
.ourApproach_content ol li {
    width: 90%;
    font-size: 16px;
    font-family: 'segoe_uiregular';
    color: #000000;
    padding-bottom: 10px;
}
.investing_box.custom_blue .ourApproach_content ol li {
    color: #fff;
}

.neuroSpine_element { padding: 90px 0 90px 0; }

.neuroSpine_element .evaluationNo_bg {
    padding: 0 30px;
}
.spineSurgeries-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.spineSurgeries-list ul {
    width: 50%;
}


/*****/


.brainAneurysm_box {
    padding: 90px 0;
}

.brainAneurysm_box .ourApproach_content {
    padding: 40px 70px;
}
.custom_bannerText span { display:block; }
.statBox_widget .founded_element h5 {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    font-family: 'segoe_uiregular';
}
.statBox_doubleNew {
    padding-bottom: 50px;
}
.statBox_doubleNew .ourApproach_content {
    padding: 33px 60px;
}
.entry_contentCard .support-card {
    height: 360px;
}
.entry_contentCard  video {
    height: 360px;
}

/*hospital */

.topHospital-item {
    box-shadow: 0 7.5px 17.5px 0 rgba(0, 0, 0, 0.0509803922);
    padding-bottom: 30px;
        margin-bottom: 30px;
}

.hospital_thumbnail img {
    width: 100%;
}
.hospital-pofile-info {
    padding: 0 15px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.hospital-pofile-info .hospital-name {
    width: 78%;
}
.hospital-name h3 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    font-family: 'segoe_uiregular';
    color: #000000;
    line-height: 28px;
}
.hospital-pofile-info span img {
    max-width: 28px;
}
.hospital-pofile-info p {
    color: #374151;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    font-family: 'segoe_uiregular';
    margin-bottom: 5px;
}
.hospital-pofile-info .location  i {
    color: #374151;
}
/*.hospital-pofile-info h4 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    font-family: 'segoe_uiregular';
}*/
.hospital-pofile-info ul {
    padding-left: 10px;
}
.hospital-pofile-info ul li {
    padding-bottom: 4px;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    font-family: 'segoe_uiregular';
}



















