body.theme-child {
  background: #f8fbff;
  font-family: "Google Sans Flex", sans-serif;
  font-size: 1rem;
  line-height: 1.7;
}
@media (min-width: 1024px) {
  body.theme-child {
    font-size: 1.125rem;
  }
}
body.theme-child .hero-box {
  transition: none;
}

body.theme-child {
  font-family: "Google Sans Flex", sans-serif;
}
body.theme-child .elementor-widget-heading h1.elementor-heading-title {
  font-family: "Quicksand", sans-serif;
}
body.theme-child .elementor-widget-heading h2.elementor-heading-title {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 28px;
  line-height: 1.3;
}
@media (min-width: 640px) {
  body.theme-child .elementor-widget-heading h2.elementor-heading-title {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  body.theme-child .elementor-widget-heading h2.elementor-heading-title {
    font-size: 48px;
    line-height: 1.3;
    letter-spacing: -0.02em;
  }
}
body.theme-child .elementor-widget-heading h3.elementor-heading-title {
  font-family: "Quicksand", sans-serif;
}
@media (min-width: 1024px) {
  body.theme-child .elementor-widget-heading h3.elementor-heading-title {
    font-size: 32px;
    line-height: 1.2;
  }
}
body.theme-child .elementor-widget-heading h4.elementor-heading-title {
  font-family: "Quicksand", sans-serif;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  body.theme-child .elementor-widget-heading h4.elementor-heading-title {
    font-size: 24px;
    line-height: 1.2;
  }
}
body.theme-child .elementor-widget-heading h5.elementor-heading-title {
  font-family: "Google Sans Flex", sans-serif;
}
body.theme-child .elementor-widget-heading h6.elementor-heading-title {
  font-family: "Google Sans Flex", sans-serif;
  text-transform: uppercase;
}
body.theme-child .elementor-widget-text-editor p {
  font-size: 16px;
}
body.theme-child .e-n-accordion-item-title {
  display: flex;
  align-items: flex-start;
  line-height: 1.6;
  padding: 16px;
  background: #fcf2f7;
}
body.theme-child .e-n-accordion-item-title-icon {
  position: relative;
  top: 7px;
  transform: scale(0.75);
}
body.theme-child .e-n-accordion-item .elementor-widget-text-editor {
  padding-top: 0;
}

body.theme-child .elementor-location-header {
  position: sticky;
  z-index: 1000;
  transition: all 0.35s ease-in;
  top: 0;
}
body.theme-child .elementor-location-header > .elementor-element {
  padding: 0;
}
body.theme-child .elementor-location-header .navbar {
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.07);
  padding: 16px;
}
@media (min-width: 1280px) {
  body.theme-child .elementor-location-header .navbar {
    padding: 0;
  }
}
body.theme-child .elementor-location-header.is-sticky {
  width: 100%;
  z-index: 1040;
  border-bottom: 0 !important;
  background-color: #ffffff !important;
}
@media (min-width: 1280px) {
  body.theme-child .elementor-location-header.is-sticky {
    transform: translateY(-44px);
  }
}
body.theme-child .elementor-location-header a.elementor-item,
body.theme-child .elementor-location-header a.elementor-sub-item {
  position: relative;
  font-size: 16px;
  font-family: "Google Sans Flex", sans-serif;
  font-weight: 500;
}
body.theme-child .elementor-location-header .elementor-nav-menu--main {
  position: relative;
  top: 2px;
}
body.theme-child .elementor-location-header .elementor-nav-menu--main .elementor-nav-menu {
  padding: 0;
}
body.theme-child .elementor-location-header .elementor-nav-menu--main .elementor-nav-menu .menu-item .elementor-item {
  position: relative;
  padding: 30px 12px;
}
body.theme-child .elementor-location-header .elementor-nav-menu--main .elementor-nav-menu .menu-item .elementor-item:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #2536c7;
  display: none;
}
body.theme-child .elementor-location-header .elementor-nav-menu--main .elementor-nav-menu .menu-item .elementor-item.has-submenu {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.theme-child .elementor-location-header .elementor-nav-menu--main .elementor-nav-menu .menu-item .elementor-item.has-submenu .sub-arrow {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid currentColor;
  border-radius: 12px;
  padding: 0;
  margin: 0;
  margin-left: 8px;
}
body.theme-child .elementor-location-header .elementor-nav-menu--main .elementor-nav-menu .menu-item .elementor-item.has-submenu .sub-arrow svg {
  display: none;
}
body.theme-child .elementor-location-header .elementor-nav-menu--main .elementor-nav-menu .menu-item ul.sub-menu {
  top: 95% !important;
}
body.theme-child .elementor-location-header .elementor-nav-menu--toggle {
  position: relative;
}
body.theme-child .elementor-location-header .elementor-nav-menu--toggle svg {
  transform: scale(1.4);
}
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown {
  width: 100%;
  overflow-y: scroll;
}
@media (min-width: 1280px) {
  body.theme-child .elementor-location-header .elementor-nav-menu--dropdown {
    display: none;
  }
}
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown .sub-arrow {
  display: none;
}
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu {
  min-height: calc(100dvh - 70px);
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 40px 24px 0;
  background: #f5f7fa;
}
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu a {
  padding: 0;
  margin: 0;
}
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu > li {
  padding: 0;
}
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu > li.menu-item-has-children {
  padding-bottom: 0;
}
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu > li:last-child {
  border-bottom: none;
}
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu > li a.has-submenu {
  padding-bottom: 12px;
}
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu a.elementor-item,
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu a.elementor-sub-item {
  position: relative;
  font-size: 1rem;
  font-family: "Google Sans Flex", sans-serif;
  font-weight: 500;
  padding: 12px;
}
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu a.elementor-item.elementor-item-active,
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu a.elementor-item .current-menu-item,
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu a.elementor-sub-item.elementor-item-active,
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu a.elementor-sub-item .current-menu-item {
  background: transparent;
  color: #d94b8a;
}
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu a.elementor-item:hover,
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu a.elementor-sub-item:hover {
  background: transparent;
  color: #d94b8a;
}
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu ul.sub-menu {
  display: flex !important;
  flex-direction: column;
  height: auto;
  background: #f5f7fa;
}
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu ul.sub-menu li {
  padding: 0;
  margin-left: 16px;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu ul.sub-menu li:before {
  content: "";
  position: relative;
  width: 12px;
  height: 2px;
  background: currentColor;
}
body.theme-child .elementor-location-header .elementor-nav-menu--dropdown ul.elementor-nav-menu ul.sub-menu li a {
  padding: 12px;
  margin: 0;
}
@media (min-width: 1280px) {
  body.theme-child.admin-bar .elementor-location-header {
    top: 32px;
  }
}
@media (min-width: 1280px) {
  body.theme-child.admin-bar .elementor-location-header.is-sticky {
    transform: translateY(-42px);
  }
}
body.theme-child .page-header {
  display: none;
}
body.theme-child .page-head .elementor-icon-list-items {
  display: flex;
  gap: 0;
}
body.theme-child .page-head .elementor-icon-list-items li {
  margin: 0 !important;
}
body.theme-child .page-head .elementor-icon-list-items li a span.elementor-icon-list-text {
  color: #ffffff;
  position: relative;
  display: flex;
}
body.theme-child .page-head .elementor-icon-list-items li a span.elementor-icon-list-text::after {
  content: "/";
  padding-left: 6px;
  padding-right: 6px;
}
body.theme-child .page-head .elementor-icon-list-items li a span.elementor-icon-list-text span.elementor-icon-list-text {
  font-size: 16px;
}
body.theme-child .page-head .elementor-icon-list-items li span.elementor-icon-list-text {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
}
body.theme-child .page-head .elementor-icon-list-items li .elementor-icon-list-icon {
  position: relative;
  top: 0px;
  margin-left: 1px;
}
body.theme-child .page-head .elementor-widget-heading h1.elementor-heading-title {
  font-size: 32px;
  text-align: center;
  line-height: 1.2;
  letter-spacing: -0.05em;
}
@media (min-width: 1024px) {
  body.theme-child .page-head .elementor-widget-heading h1.elementor-heading-title {
    font-size: 68px;
  }
}

@keyframes translateHeader {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
body.theme-child .elementor-widget-button .elementor-button {
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  font-size: 16px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 16px 32px;
  border-radius: 100px;
  overflow: hidden;
  background: #d94b8a;
  font-family: "Quicksand", sans-serif;
}
body.theme-child .elementor-widget-button .elementor-button .elementor-button-content-wrapper {
  gap: 14px;
}
body.theme-child .elementor-widget-button .elementor-button svg {
  fill: currentColor;
  stroke: currentColor;
}
body.theme-child .elementor-widget-button .elementor-button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #b52b68;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.6s cubic-bezier(0.65, 0.17, 0.4, 0.93);
  border-radius: 100px;
}
body.theme-child .elementor-widget-button .elementor-button:hover, body.theme-child .elementor-widget-button .elementor-button:focus, body.theme-child .elementor-widget-button .elementor-button.active {
  box-shadow: none;
  outline: none;
  transform: scale(0.98);
}
body.theme-child .elementor-widget-button .elementor-button:hover:before, body.theme-child .elementor-widget-button .elementor-button:focus:before, body.theme-child .elementor-widget-button .elementor-button.active:before {
  transform-origin: left center;
  transform: scaleX(1);
}
body.theme-child .elementor-widget-button.btn-alt .elementor-button {
  position: relative;
  border: solid 1px rgba(255, 255, 255, 0.2);
  background: transparent;
  padding: 12px 24px;
}
body.theme-child .elementor-widget-button.btn-alt .elementor-button::before {
  background: rgba(255, 255, 255, 0.1);
}
body.theme-child .elementor-widget-button.btn-alt .elementor-button svg {
  fill: currentColor;
}
body.theme-child .elementor-widget-button.btn-alt.btn-sec .elementor-button {
  background: #351522;
}
body.theme-child .elementor-widget-button.btn-alt.btn-sec .elementor-button::before {
  background: rgba(255, 255, 255, 0.1);
}
body.theme-child .elementor-widget-button.elementor-button-info .elementor-button {
  background: #0b164f;
}
body.theme-child .elementor-widget-button.elementor-button-info .elementor-button svg {
  fill: currentColor;
}
body.theme-child .elementor-widget-button.elementor-button-info .elementor-button::before {
  background: #28306f;
}
body.theme-child .elementor-widget-button.elementor-button-success .elementor-button {
  background: #debc17;
}
body.theme-child .elementor-widget-button.elementor-button-success .elementor-button svg {
  fill: currentColor;
}
body.theme-child .elementor-widget-button.elementor-button-success .elementor-button::before {
  background: #c2a214;
}
body.theme-child .elementor-widget-button.btn-link .elementor-button {
  padding: 0;
  color: #0645a5;
  border-radius: none;
  background: transparent;
  padding-right: 4px;
}
body.theme-child .elementor-widget-button.btn-link .elementor-button::before {
  display: none;
}
body.theme-child .elementor-widget-button.btn-link .elementor-button svg {
  fill: currentColor;
  transition: all 0.4s ease-in-out;
  transform: translateX(-4px);
}
body.theme-child .elementor-widget-button.btn-link .elementor-button:hover {
  color: #d94b8a;
  transform: scale(1);
}
body.theme-child .elementor-widget-button.btn-link .elementor-button:hover svg {
  transform: translateX(2px);
}
body.theme-child .elementor-widget-button.btn-accent .elementor-button {
  color: #c2a214;
}
body.theme-child .elementor-widget-button.btn-accent .elementor-button:hover {
  color: #debc17;
}
body.theme-child .elementor-widget-button.btn-sm .elementor-button {
  padding: 14px 32px;
}

/* Template custom icon Font*/
@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon.eot);
  src: url(../fonts/icomoon.eot) format("embedded-opentype"), url(../fonts/icomoon.ttf) format("truetype"), url(../fonts/icomoon.woff) format("woff"), url(../fonts/icomoon.svg) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
[class*=" icon-"],
[class^=icon-] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-widget:before {
  content: "\e961";
}

.icon-alert:before {
  content: "\e95d";
}

.icon-email:before {
  content: "\e95e";
}

.icon-news:before {
  content: "\e95f";
}

.icon-user:before {
  content: "\e960";
}

.icon-quote:before {
  content: "\e95c";
}

.icon-calendar:before {
  content: "\e958";
}

.icon-cart:before {
  content: "\e959";
}

.icon-location:before {
  content: "\e95a";
}

.icon-search:before {
  content: "\e95b";
}

.icon-ambulance:before {
  content: "\e900";
}

.icon-anatomy:before {
  content: "\e901";
}

.icon-anesthetic:before {
  content: "\e902";
}

.icon-arrow-left:before {
  content: "\e903";
}

.icon-arrow-left-2:before {
  content: "\e904";
}

.icon-arrow-right:before {
  content: "\e905";
}

.icon-arrow-right-2:before {
  content: "\e906";
}

.icon-arrow-up-2:before {
  content: "\e907";
}

.icon-aspirin:before {
  content: "\e908";
}

.icon-bacteria:before {
  content: "\e909";
}

.icon-bandage:before {
  content: "\e90a";
}

.icon-bed:before {
  content: "\e90b";
}

.icon-blood-test:before {
  content: "\e90c";
}

.icon-blood-donation:before {
  content: "\e90d";
}

.icon-blood-donation2:before {
  content: "\e90e";
}

.icon-braces:before {
  content: "\e90f";
}

.icon-brain:before {
  content: "\e910";
}

.icon-broken-leg:before {
  content: "\e911";
}

.icon-broken:before {
  content: "\e912";
}

.icon-broken2:before {
  content: "\e913";
}

.icon-call:before {
  content: "\e914";
}

.icon-call2:before {
  content: "\e915";
}

.icon-call3:before {
  content: "\e916";
}

.icon-care:before {
  content: "\e917";
}

.icon-caries:before {
  content: "\e918";
}

.icon-caries2:before {
  content: "\e919";
}

.icon-chair:before {
  content: "\e91a";
}

.icon-charity2:before {
  content: "\e91b";
}

.icon-checkup:before {
  content: "\e91c";
}

.icon-chisel:before {
  content: "\e91d";
}

.icon-clamp:before {
  content: "\e91e";
}

.icon-clean:before {
  content: "\e91f";
}

.icon-clean2:before {
  content: "\e920";
}

.icon-clock:before {
  content: "\e921";
}

.icon-cream:before {
  content: "\e922";
}

.icon-dental:before {
  content: "\e923";
}

.icon-dental1:before {
  content: "\e924";
}

.icon-dental2:before {
  content: "\e925";
}

.icon-dental3:before {
  content: "\e926";
}

.icon-dental4:before {
  content: "\e927";
}

.icon-dental5:before {
  content: "\e928";
}

.icon-dental6:before {
  content: "\e929";
}

.icon-dental7:before {
  content: "\e92a";
}

.icon-dental8:before {
  content: "\e92b";
}

.icon-dental9:before {
  content: "\e92c";
}

.icon-dental10:before {
  content: "\e92d";
}

.icon-dental-care:before {
  content: "\e92e";
}

.icon-dentist:before {
  content: "\e92f";
}

.icon-diploma:before {
  content: "\e930";
}

.icon-dna:before {
  content: "\e931";
}

.icon-doctor:before {
  content: "\e932";
}

.icon-doctor2:before {
  content: "\e933";
}

.icon-dropper:before {
  content: "\e934";
}

.icon-drugs:before {
  content: "\e935";
}

.icon-emergency:before {
  content: "\e936";
}

.icon-equipment:before {
  content: "\e937";
}

.icon-expenses:before {
  content: "\e938";
}

.icon-eye:before {
  content: "\e939";
}

.icon-first-aid-kit:before {
  content: "\e93a";
}

.icon-flask:before {
  content: "\e93b";
}

.icon-folder:before {
  content: "\e93c";
}

.icon-head:before {
  content: "\e93d";
}

.icon-health:before {
  content: "\e93e";
}

.icon-health-report:before {
  content: "\e93f";
}

.icon-heart:before {
  content: "\e940";
}

.icon-heart2:before {
  content: "\e941";
}

.icon-heart3:before {
  content: "\e942";
}

.icon-hospital:before {
  content: "\e943";
}

.icon-hospital2:before {
  content: "\e944";
}

.icon-inhalator:before {
  content: "\e945";
}

.icon-injury:before {
  content: "\e946";
}

.icon-insurance:before {
  content: "\e947";
}

.icon-location-pin:before {
  content: "\e948";
}

.icon-medicine:before {
  content: "\e949";
}

.icon-microscope:before {
  content: "\e94a";
}

.icon-pdf-file:before {
  content: "\e94b";
}

.icon-phone:before {
  content: "\e94c";
}

.icon-pills:before {
  content: "\e94d";
}

.icon-pills2:before {
  content: "\e94e";
}

.icon-rx:before {
  content: "\e94f";
}

.icon-rx2:before {
  content: "\e950";
}

.icon-scissors:before {
  content: "\e951";
}

.icon-sneeze:before {
  content: "\e952";
}

.icon-stethoscope:before {
  content: "\e953";
}

.icon-syringe:before {
  content: "\e954";
}

.icon-test-tube:before {
  content: "\e955";
}

.icon-test-tube2:before {
  content: "\e956";
}

.icon-thermometer:before {
  content: "\e957";
}

body.theme-child {
  overflow-x: hidden;
}
body.theme-child a.skip-link {
  display: none;
}
body.theme-child .line {
  overflow: hidden;
}
body.theme-child .g-4bd7ec1 {
  position: fixed;
  inset: 0;
  background: #000;
  z-index: 1001;
  width: 100%;
  height: 100%;
}
body.theme-child .title-section .elementor-widget-heading {
  perspective: 1000px;
}
body.theme-child .hero-box .elementor-widget-image img {
  display: block;
  width: 52px !important;
  height: auto;
  opacity: 0.9;
  transform: translateY(-6px);
}
body.theme-child .swiper-container {
  position: relative;
}
body.theme-child .swiper-container .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #d94b8a;
  transition: all 0.4s ease;
}
body.theme-child .swiper-container .swiper-pagination-bullet-active {
  transform: scale(1.4);
}
body.theme-child .specialities-swiper {
  padding-bottom: 24px;
}
body.theme-child .specialities-swiper .swiper-slide {
  padding: 16px;
}
body.theme-child .specialities-swiper .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #d94b8a;
  transition: all 0.4s ease;
}
body.theme-child .specialities-swiper .swiper-pagination-bullet-active {
  transform: scale(1.4);
}
body.theme-child .specialities-card {
  position: relative;
  padding-bottom: 40px;
}
body.theme-child .specialities-card:hover:after {
  background: #debc17;
  width: 70%;
}
body.theme-child .specialities-card:hover .specialities-card-icon {
  filter: grayscale(0);
}
body.theme-child .specialities-card:hover .specialities-card-icon.overlay {
  transform: scale(1.1);
}
body.theme-child .specialities-card::after {
  content: "";
  position: absolute;
  display: block;
  height: 3px;
  width: 40%;
  left: 0;
  right: 0;
  bottom: 0;
  background: #efdce6;
  margin: auto;
  border-radius: 24px 24px 0 0;
  transition: all 0.4s ease-in;
}
body.theme-child .specialities-card-icon {
  filter: grayscale(1) brightness(0);
  transition: all 0.4s ease-in;
}
body.theme-child .specialities-card .elementor-widget-heading h4 {
  color: #062b5c;
  font-family: "Google Sans Flex", sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.01em;
}
@media (min-width: 1024px) {
  body.theme-child .specialities-card .elementor-widget-heading h4 {
    font-size: 24px;
  }
}
body.theme-child .specialities-card .elementor-widget-text-editor p {
  font-size: 16px;
  color: rgba(23, 43, 77, 0.8);
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-clamp: 4;
}
body.theme-child .facilities-card {
  padding: 16px;
  background: white;
  border-radius: 8px;
}
body.theme-child .facilities-card-image {
  border-radius: 8px;
  height: 160px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: all 0.4s ease-in-out;
  box-shadow: 1px 12px 14px -18px rgba(6, 43, 92, 0.8);
}
body.theme-child .facilities-card-title {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  color: #0b164f;
}
body.theme-child .facilities-card-desc {
  font-size: 16px;
  color: rgba(6, 43, 92, 0.8);
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
}
body.theme-child .doctors-swiper {
  position: relative;
  padding-bottom: 32px;
}
body.theme-child .doctors-swiper .swiper-slide {
  padding: 8px;
}
body.theme-child .doctors-swiper .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #d94b8a;
  transition: all 0.4s ease;
}
body.theme-child .doctors-swiper .swiper-pagination-bullet-active {
  transform: scale(1.4);
}
body.theme-child .doctors-card {
  position: relative;
  background: #fff;
  border: solid 1px #dce3ff;
  padding: 16px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: 0;
}
body.theme-child .doctors-card-image {
  border-radius: 8px;
  box-shadow: 1px 12px 14px -16px rgba(6, 43, 92, 0.8);
}
@media (min-width: 1024px) {
  body.theme-child .doctors-card-image {
    height: 300px;
  }
}
body.theme-child .doctors-card-title {
  font-size: 24px;
  margin-top: 24px;
  margin-bottom: 8px;
  color: #0b164f;
}
body.theme-child .doctors-card-desig {
  font-size: 15px;
  color: rgba(6, 43, 92, 0.7);
  margin-bottom: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.theme-child .doctors-card-intro {
  font-size: 16px;
  margin-bottom: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-clamp: 4;
}
body.theme-child .journey-card {
  padding: 20px;
  background: #ffffff;
  border-radius: 16px;
  transition: all 0.4s ease-in;
}
body.theme-child .journey-card::after {
  content: "";
  position: absolute;
  display: block;
  height: 40%;
  width: 4px;
  left: 0;
  top: 0;
  bottom: 0;
  background: #debc17;
  margin: auto;
  border-radius: 0 24px 24px 0;
  transition: all 0.4s ease-in;
}
body.theme-child .journey-card-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 8px;
  margin-bottom: 32px;
}
body.theme-child .journey-card-icon {
  max-width: 56px;
  filter: grayscale(1);
  opacity: 1;
}
body.theme-child .journey-card-number {
  position: relative;
  font-size: 72px;
  font-family: "Quicksand", sans-serif;
  color: rgba(6, 43, 92, 0.1);
}
body.theme-child .journey-card-title {
  font-size: 28px;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  color: #0b164f;
  margin-bottom: 20px;
}
body.theme-child .journey-card-desc {
  font-size: 16px;
  padding-bottom: 8px;
}
body.theme-child .journey-card:hover .journey-card-icon {
  filter: grayscale(0);
  opacity: 1;
}
body.theme-child .journey-card:hover:after {
  height: 70%;
}
body.theme-child .testimonial-swiper {
  padding-bottom: 0;
}
@media (min-width: 1024px) {
  body.theme-child .testimonial-swiper {
    padding-bottom: 20px;
  }
}
body.theme-child .testimonial-swiper .swiper-slide {
  padding: 16px;
}
body.theme-child .testimonial-swiper .testimonial-card {
  position: relative;
  background: #ffffff;
  box-shadow: 0 0 15px -10px rgba(0, 0, 0, 0.7);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 8px;
  padding: 32px 16px;
  height: 100%;
}
@media (min-width: 1024px) {
  body.theme-child .testimonial-swiper .testimonial-card {
    padding: 60px 24px;
    border-radius: 16px;
    overflow: hidden;
    flex-direction: row;
  }
}
body.theme-child .testimonial-swiper .testimonial-card .elementor-blockquote {
  border: none;
  padding: 0;
}
body.theme-child .testimonial-swiper .testimonial-card .elementor-blockquote p {
  font-family: "Google Sans Flex", sans-serif;
  width: 100%;
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  body.theme-child .testimonial-swiper .testimonial-card .elementor-blockquote p {
    font-size: 20px;
    margin-bottom: 0;
  }
}
body.theme-child .testimonial-swiper .testimonial-card .left {
  padding: 0;
  display: flex;
  justify-content: center;
  order: 2;
}
@media (min-width: 1024px) {
  body.theme-child .testimonial-swiper .testimonial-card .left {
    width: 25%;
    order: 1;
  }
}
body.theme-child .testimonial-swiper .testimonial-card-content {
  order: 2;
}
@media (min-width: 1024px) {
  body.theme-child .testimonial-swiper .testimonial-card-content {
    width: 75%;
    order: 1;
  }
}
body.theme-child .testimonial-swiper .testimonial-card-user {
  font-size: 18px;
  margin-top: 20px;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
}
body.theme-child .testimonial-swiper .testimonial-card-bottom {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
}
body.theme-child .testimonial-swiper .testimonial-card-bottom img {
  max-width: 80px;
}
body.theme-child .testimonial-swiper .testimonial-card-rating {
  display: flex;
  gap: 0px;
  padding: 0;
  margin-top: 12px;
  width: -moz-fit-content;
  width: fit-content;
}
body.theme-child .testimonial-swiper .testimonial-card-rating .elementor-widget-icon .elementor-icon {
  font-size: 24px;
}
body.theme-child .testimonial-swiper .testimonial-card-rating .elementor-widget-icon .elementor-icon svg {
  fill: #debc17;
}
body.theme-child .test-block {
  padding: 16px;
  border-radius: 16px;
  background: #ffffff;
  border: solid 1px #dce3ff;
}
@media (min-width: 1024px) {
  body.theme-child .test-block {
    padding: 24px;
    border-radius: 24px;
  }
}
body.theme-child .test-block-bottom {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 16px;
  gap: 8px;
  padding: 0;
}
body.theme-child .test-block-bottom h2 {
  font-size: 20px;
  color: #062b5c;
}
body.theme-child .test-block-bottom img {
  width: 64px;
  height: 64px;
}
body.theme-child .test-block-rating {
  padding: 0;
  margin-top: 8px;
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: center;
}
body.theme-child .scrub-section {
  height: calc(100vh * var(--items));
}
body.theme-child .scrub-section .scrub-wrapper {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
body.theme-child .scrub-section .scrub-item {
  position: absolute;
  inset: 0;
}
body.theme-child .scrub-section .scrub-bg {
  overflow: hidden;
  height: 0%;
}
body.theme-child .scrub-section .scrub-item:first-child .scrub-bg {
  height: 100%;
}
body.theme-child .specialities-item {
  position: relative;
}
body.theme-child .specialities-item-content {
  padding: 16px;
  margin-top: -56px;
  gap: 0;
  display: flex;
  flex-direction: column;
}
body.theme-child .specialities-item-icon {
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  width: -moz-fit-content;
  width: fit-content;
  padding: 16px;
  border-radius: 8px;
  margin-bottom: 0;
}
body.theme-child .specialities-item-heading {
  margin-bottom: 16px;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 24px;
}
@media (min-width: 1024px) {
  body.theme-child .specialities-item-heading {
    font-size: 26px;
  }
}
body.theme-child .specialities-item-desc p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
}
body.theme-child .specialities-item.alt-item .specialities-item-content {
  margin-top: 16px;
}

body.theme-child .hero .slider-wrapper {
  position: relative;
  height: 700px;
  width: 100%;
  overflow: hidden;
}
body.theme-child .hero .slider-wrapper .slider {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  inset: 0;
  z-index: 10;
  -webkit-mask-image: url("../images/urban-sprite.png");
  mask-image: url("../images/urban-sprite.png");
  -webkit-mask-size: 3000% 100%;
  mask-size: 3000% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
body.theme-child .hero .slider-wrapper .slider::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(6, 43, 92, 0.7);
}
@media (min-width: 1024px) {
  body.theme-child .hero .slider-wrapper .slider::before {
    display: none;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.6) 30%, rgba(6, 43, 92, 0) 60%);
  }
}
body.theme-child .hero .slider-wrapper .slider.current {
  z-index: 30;
}
body.theme-child .hero .slider-wrapper .slider.next {
  z-index: 20;
}
body.theme-child .hero .slider-wrapper .slider:nth-child(1) {
  background: url("../images/hosp.jpg") no-repeat;
  background-position: 80% center;
  background-size: cover;
}
@media (min-width: 1024px) {
  body.theme-child .hero .slider-wrapper .slider:nth-child(1) {
    background-position: 55% 0;
    background-size: cover;
  }
  body.theme-child .hero .slider-wrapper .slider:nth-child(1)::before {
    display: none;
  }
}
body.theme-child .hero .slider-wrapper .slider:nth-child(2) {
  background: url("../images/ortho.jpg") no-repeat;
  background-position: 80% center;
  background-size: cover;
}
@media (min-width: 1024px) {
  body.theme-child .hero .slider-wrapper .slider:nth-child(2) {
    background-position: 55% 0;
    background-size: cover;
  }
}
body.theme-child .hero .slider-wrapper .slider:nth-child(3) {
  background: url("../images/gynec.jpg") no-repeat;
  background-position: 80% center;
  background-size: cover;
}
@media (min-width: 1024px) {
  body.theme-child .hero .slider-wrapper .slider:nth-child(3) {
    background-position: 55% 0;
    background-size: cover;
  }
}
body.theme-child .hero .slider-wrapper .slider-content {
  position: relative;
  max-width: 800px;
  margin: 0 16px;
  z-index: 10;
}
@media (min-width: 1024px) {
  body.theme-child .hero .slider-wrapper .slider-content {
    margin-top: -30px;
    margin-left: 8%;
  }
}
body.theme-child .hero .slider-wrapper .slider-content .sub-title,
body.theme-child .hero .slider-wrapper .slider-content h5 {
  font-size: 14px;
  margin-bottom: 16px;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
}
@media (min-width: 640px) {
  body.theme-child .hero .slider-wrapper .slider-content .sub-title,
  body.theme-child .hero .slider-wrapper .slider-content h5 {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  body.theme-child .hero .slider-wrapper .slider-content .sub-title,
  body.theme-child .hero .slider-wrapper .slider-content h5 {
    color: #0645a5;
  }
}
body.theme-child .hero .slider-wrapper .slider-content .heading {
  font-size: 32px;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  letter-spacing: -0.04em;
  color: #fff;
}
@media (min-width: 640px) {
  body.theme-child .hero .slider-wrapper .slider-content .heading {
    font-size: 48px;
  }
}
@media (min-width: 1024px) {
  body.theme-child .hero .slider-wrapper .slider-content .heading {
    font-size: 72px;
    letter-spacing: -0.06em;
    color: #062b5c;
  }
}
body.theme-child .hero .slider-wrapper .slider-content .desc {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.7);
}
@media (min-width: 640px) {
  body.theme-child .hero .slider-wrapper .slider-content .desc {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  body.theme-child .hero .slider-wrapper .slider-content .desc {
    max-width: 75%;
    color: #172b4d;
  }
}
body.theme-child .hero .slider-wrapper .slider-content .btn-group {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  body.theme-child .hero .slider-wrapper .slider-content .btn-group {
    flex-direction: row;
  }
}
body.theme-child .hero .slider-wrapper .slider-content .btn-group .elementor-widget-button {
  width: 100%;
}
@media (min-width: 1024px) {
  body.theme-child .hero .slider-wrapper .slider-content .btn-group .elementor-widget-button {
    width: -moz-fit-content;
    width: fit-content;
  }
}
body.theme-child .hero .slider-wrapper .slider-content .btn-group .elementor-widget-button a.elementor-button {
  border: solid 1px transparent;
  width: 100%;
}
@media (min-width: 1024px) {
  body.theme-child .hero .slider-wrapper .slider-content .btn-group .elementor-widget-button a.elementor-button {
    width: -moz-fit-content;
    width: fit-content;
  }
}
body.theme-child .hero .slider-wrapper .slider-content .btn-group .elementor-widget-button.btn-secondary a.elementor-button {
  background: #fbfbfe;
  color: #062b5c;
  border-color: rgba(11, 22, 79, 0.2);
}
body.theme-child .hero .slider-wrapper .slider-content .btn-group .elementor-widget-button.btn-secondary a.elementor-button::before {
  background: #dce3ff;
}
body.theme-child .hero .slider-wrapper .slider-controls {
  position: absolute;
  z-index: 40;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.6));
  border: solid 1px rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(24px);
          backdrop-filter: blur(24px);
  border-radius: 32px;
  overflow: hidden;
  bottom: 24px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
@media (min-width: 375px) {
  body.theme-child .hero .slider-wrapper .slider-controls {
    bottom: 32px;
  }
}
@media (min-width: 1024px) {
  body.theme-child .hero .slider-wrapper .slider-controls {
    bottom: 100px;
    right: 8%;
    left: auto;
  }
}
body.theme-child .hero .slider-wrapper .slider-controls .elementor-widget-button {
  display: flex;
  align-items: center;
}
body.theme-child .hero .slider-wrapper .slider-controls .elementor-widget-button .elementor-button {
  position: relative;
  background: transparent;
  padding: 2px 8px;
  color: #062b5c;
}
@media (min-width: 1024px) {
  body.theme-child .hero .slider-wrapper .slider-controls .elementor-widget-button .elementor-button {
    padding: 4px 16px;
  }
}
body.theme-child .hero .slider-wrapper .slider-controls .elementor-widget-button .elementor-button::before {
  display: none;
  background: transparent;
}
body.theme-child .hero .slider-wrapper .slider-overlay {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 150px;
  background: linear-gradient(to top, #f8fbff, rgba(255, 255, 255, 0));
}
@keyframes mask-play {
  from {
    -webkit-mask-position: 0% 0;
    mask-position: 0% 0;
  }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
}
body.theme-child #form {
  font-family: "Google Sans Flex", sans-serif;
}
@media (min-width: 1024px) {
  body.theme-child #form {
    border-radius: 24px;
  }
}
body.theme-child #form .elementor-shortcode > .ea-bootstrap {
  padding: 16px;
  margin: 0;
  box-shadow: none;
  border: none;
  width: 100%;
  max-width: none;
}
@media (min-width: 1024px) {
  body.theme-child #form .elementor-shortcode > .ea-bootstrap {
    padding: 24px;
  }
}
body.theme-child #form .elementor-shortcode #ea-overview-details tr,
body.theme-child #form .elementor-shortcode #ea-overview-details td,
body.theme-child #form .elementor-shortcode #ea-overview-details th {
  border: none;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap a:focus {
  outline: none;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .col-sm-8,
body.theme-child #form .elementor-shortcode .ea-bootstrap .col-sm-4 {
  padding: 0;
  width: 100%;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .form-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 auto 24px;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .form-group .control-label {
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
  font-size: 16px;
  min-width: 200px;
  padding-bottom: 16px;
  font-weight: 500;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .form-group .form-control {
  padding: 12px 16px;
  height: auto;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  font-size: 16px;
  font-family: "Google Sans Flex", sans-serif;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .form-group .form-control:focus {
  outline: none;
  box-shadow: none;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .form-group select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 16px;
  padding-right: 42px;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ea-service-description {
  border-radius: 0;
  border: none;
  font-size: 16px;
  font-family: "Google Sans Flex", sans-serif;
  line-height: 1.8;
  background: #fcf2f7;
  padding: 24px;
  display: none !important;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .step .control-label.mb {
  margin-bottom: 16px;
  display: block;
  font-size: 16px;
  font-family: "Google Sans Flex", sans-serif;
  text-align: left;
  font-weight: 500;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .step.disabled .ui-datepicker {
  filter: grayscale(1);
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .step.final {
  margin-top: 32px;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .step.final small {
  margin-top: -10px;
  padding-bottom: 16px;
  margin-bottom: 20px;
  display: block;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker {
  box-shadow: none;
  margin: 0;
  padding: 0;
  font-family: "Google Sans Flex", sans-serif;
  border: solid 1px #d6dfea;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-title {
  padding: 16px;
  order: 2;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  font-family: "Google Sans Flex", sans-serif;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-prev, body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-next {
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -2px;
  bottom: 0;
  margin: auto;
  margin-right: 24px;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-current-day {
  border-radius: 0;
  background: #0645a5;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-current-day a,
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-current-day span {
  background: transparent;
  color: #fff;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar {
  margin-bottom: 0;
  border: none;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar thead th {
  padding: 12px;
  font-family: "Google Sans Flex", sans-serif;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar thead th span {
  color: #0b164f;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar tbody td,
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar tbody td a,
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar tbody td span {
  font-weight: 500;
  font-family: "Google Sans Flex", sans-serif;
}
@media (min-width: 1024px) {
  body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar tbody td,
  body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar tbody td a,
  body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar tbody td span {
    padding: 8px;
    font-size: 16px;
  }
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar tbody .time-row td {
  background: #eff2ff;
  padding: 16px;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar tbody .ea-times-header {
  font-weight: bold;
  color: #062b5c;
  font-family: "Google Sans Flex", sans-serif;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar tbody .well {
  background: transparent;
  border-radius: 0;
  border: none;
  padding: 0;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar tbody .well a {
  outline: none;
  outline-offset: 0;
  border-radius: 0;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar tbody .well .time-value {
  transition: all 0.4s ease;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar tbody .well .time-value:hover, body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar tbody .well .time-value.selected-time {
  box-shadow: none;
  background: #0645a5;
  color: #fff;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ui-datepicker-calendar .ui-state-active {
  border-radius: 0;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap table tbody > tr:nth-child(odd) > td,
body.theme-child #form .elementor-shortcode .ea-bootstrap table tbody > tr:nth-child(odd) > th {
  background: #fff;
  border-radius: 0;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap table tbody > tr:nth-child(odd) > td.ui-datepicker-current-day,
body.theme-child #form .elementor-shortcode .ea-bootstrap table tbody > tr:nth-child(odd) > th.ui-datepicker-current-day {
  background: #2536c7;
  color: #fff;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap table tbody > tr:nth-child(odd) > td.ui-datepicker-current-day a,
body.theme-child #form .elementor-shortcode .ea-bootstrap table tbody > tr:nth-child(odd) > th.ui-datepicker-current-day a {
  color: #ffffff;
  outline: none;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap table tbody > tr:nth-child(odd) > td.ui-datepicker-current-day a:hover, body.theme-child #form .elementor-shortcode .ea-bootstrap table tbody > tr:nth-child(odd) > td.ui-datepicker-current-day a:focus, body.theme-child #form .elementor-shortcode .ea-bootstrap table tbody > tr:nth-child(odd) > td.ui-datepicker-current-day a:active,
body.theme-child #form .elementor-shortcode .ea-bootstrap table tbody > tr:nth-child(odd) > th.ui-datepicker-current-day a:hover,
body.theme-child #form .elementor-shortcode .ea-bootstrap table tbody > tr:nth-child(odd) > th.ui-datepicker-current-day a:focus,
body.theme-child #form .elementor-shortcode .ea-bootstrap table tbody > tr:nth-child(odd) > th.ui-datepicker-current-day a:active {
  outline: none;
  border: none;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .form-group .col-sm-12.ea-actions-group {
  all: unset;
  display: flex !important;
  flex-direction: column;
  padding: 0;
  gap: 16px;
  margin-top: 16px;
}
@media (min-width: 1024px) {
  body.theme-child #form .elementor-shortcode .ea-bootstrap .form-group .col-sm-12.ea-actions-group {
    flex-direction: row;
  }
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .form-group .col-sm-12.ea-actions-group button {
  margin: 0;
  width: 100%;
}
@media (min-width: 1024px) {
  body.theme-child #form .elementor-shortcode .ea-bootstrap .form-group .col-sm-12.ea-actions-group button {
    width: auto;
  }
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .form-group .col-sm-12.ea-actions-group button.ea-btn {
  padding: 10px 32px;
  font-size: 16px;
  font-family: "Google Sans Flex", sans-serif;
  font-weight: 600;
  border: solid 1px #d6dfea;
  border-radius: 24px;
  box-shadow: none;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .form-group .col-sm-12.ea-actions-group button.ea-btn:hover {
  background: #e8edf5;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .form-group .col-sm-12.ea-actions-group button.btn-primary {
  background: #b52b68;
  border-color: #b52b68;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .form-group .col-sm-12.ea-actions-group button.btn-primary:hover {
  background: #d94b8a;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .ea-booking-summary-bar {
  display: none;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .step.final .ea_hide_show {
  display: flex;
  flex-direction: column;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .step.final .ea_hide_show h3 + small {
  margin-bottom: 0;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap .step.final .ea_hide_show .form-group {
  margin-bottom: 0;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap h3 {
  font-family: "Google Sans Flex", sans-serif;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap h3 + small {
  font-family: "Google Sans Flex", sans-serif;
  display: block;
  color: #3f4d61;
  margin-bottom: 0;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap h3#booking-overview-header {
  margin-top: 40px;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap #booking-overview {
  background: #f5f7fa;
  margin-top: 24px;
  border-radius: 0;
  border: none;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap #booking-overview small {
  margin-top: 24px;
  margin-bottom: -10px;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap #booking-overview #ea-overview-message {
  margin-top: 0;
  font-family: "Google Sans Flex", sans-serif;
  font-weight: 500;
  color: #062b5c;
  font-size: 16px;
  padding-bottom: 8px;
  margin-bottom: 16px;
  border-bottom: solid 1px #a9b6cb;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap #booking-overview table {
  margin-bottom: 0;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap #booking-overview table tr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  body.theme-child #form .elementor-shortcode .ea-bootstrap #booking-overview table tr {
    flex-direction: row;
    margin-bottom: 0;
  }
}
body.theme-child #form .elementor-shortcode .ea-bootstrap #booking-overview table tr td {
  padding: 8px 0;
  background: transparent;
  text-align: left !important;
  font-family: "Google Sans Flex", sans-serif;
  color: #062b5c;
  font-size: 16px;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap #booking-overview table tr td:nth-child(odd) {
  font-size: 14px;
}
@media (min-width: 1024px) {
  body.theme-child #form .elementor-shortcode .ea-bootstrap #booking-overview table tr td:nth-child(odd) {
    min-width: 200px;
  }
}
body.theme-child #form .elementor-shortcode .ea-bootstrap #booking-overview table tr td:nth-child(even) {
  font-weight: normal;
  text-align: left;
  align-items: flex-start;
  display: flex;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap #booking-overview table tr:last-child td {
  border-bottom: none;
}
body.theme-child #form .elementor-shortcode > .ea-bootstrap #ea-success-box {
  margin-top: -32px !important;
}
body.theme-child #form .elementor-shortcode > .ea-bootstrap #ea-success-box #ea-overview-details table tbody td {
  border: none !important;
}
body.theme-child #form .elementor-shortcode > .ea-bootstrap #ea-success-box #ea-overview-details table tbody td.ea-label {
  padding: 0 !important;
  width: 100% !important;
}
@media (min-width: 1024px) {
  body.theme-child #form .elementor-shortcode > .ea-bootstrap #ea-success-box #ea-overview-details table tbody td.ea-label {
    width: 35% !important;
    padding: 8px 0 !important;
  }
}
body.theme-child #form .elementor-shortcode > .ea-bootstrap #ea-success-box #ea-overview-details table tbody td.value {
  font-weight: normal !important;
  width: 100% !important;
}
@media (min-width: 1024px) {
  body.theme-child #form .elementor-shortcode > .ea-bootstrap #ea-success-box #ea-overview-details table tbody td.value {
    width: 65% !important;
  }
}
body.theme-child #form .elementor-shortcode #ea-overview-details tr,
body.theme-child #form .elementor-shortcode #ea-overview-details td,
body.theme-child #form .elementor-shortcode #ea-overview-details th {
  border: none !important;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap #ea-overview-buttons {
  padding-bottom: 24px;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap #ea-overview-buttons a {
  border-radius: 32px !important;
  box-shadow: none !important;
  font-family: "Google Sans Flex", sans-serif;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap #ea-overview-buttons a.ea-button-book-again {
  background: #0645a5 !important;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap #ea-overview-buttons a.ea-button-book-again:hover {
  background: #2536c7 !important;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap #ea-overview-buttons a#ea-add-to-calendar {
  background: #d94b8a !important;
}
body.theme-child #form .elementor-shortcode .ea-bootstrap #ea-overview-buttons a#ea-add-to-calendar:hover {
  background: #b52b68 !important;
}

body.theme-child .elementor-element {
  transition: none;
}
body.theme-child .elementor-widget-icon .elementor-icon-wrapper {
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
/*# sourceMappingURL=style.css.map */
