:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #db6e26;
  text-decoration: underline;
}

strong {
  font-weight: bold;
}

.navbar-logo-left {
  z-index: 11;
  background-color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-brand.w--current {
  line-height: 40px;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #eb8037;
  border: 2px solid #eb8037;
  margin-left: 15px;
  margin-right: 15px;
  padding: 12px 15px;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #e57224;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.call-button {
  color: #070300;
  background-color: #fff;
  border: 2px #eb8037;
  border-bottom-style: solid;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  text-decoration: none;
}

.button-primary.booking {
  color: #fff;
  margin-top: 50px;
  font-size: 14px;
  position: static;
}

.body {
  color: #000;
  border: 0 solid #0000;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.text-block {
  text-align: center;
  align-items: flex-end;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.text-block-2 {
  text-align: right;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.section {
  background-image: url('../images/627dc7bf15c9e449020802c9_Teleconsult-p-130x130q80.png');
  background-position: 50%;
  background-size: cover;
}

.section-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  background-color: #0c0c0cc9;
  background-image: linear-gradient(#2e2d2d3d, #2e2d2d3d), url('../images/main.png');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: 38vw;
  margin-top: 115px;
  display: flex;
}

.container-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.text-block-3 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.heading {
  color: #eb8037;
  margin-bottom: 50px;
  font-family: Archivo Black, sans-serif;
}

.section-3 {
  background-color: #1d1a1a;
  border: 1px solid #1d1a1a;
  font-size: 14px;
  font-weight: 700;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: column;
  display: grid;
}

.footer-nav {
  color: #fff;
}

.container-3 {
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}

.link {
  color: #eb8037;
  text-align: center;
  min-width: auto;
  text-decoration: none;
}

.flexbox-horizontal {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: flex-start space-around;
  align-items: center;
  width: 100%;
  display: flex;
}

.cell {
  flex-flow: column wrap;
  flex: 1;
  place-content: space-around;
  align-items: baseline;
  display: flex;
}

.container-4 {
  padding-top: 22px;
  padding-bottom: 22px;
}

.footer-link {
  color: #e36a17;
  margin-left: 0;
  margin-right: 0;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.footer-link.footer-contact {
  font-size: 19px;
}

.div-block {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.link-block.social-link {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 700;
  text-decoration: none;
}

.social-text {
  color: #fff;
  border: 0 #1d1a1a;
  padding-top: 10px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 17px;
  font-weight: 400;
}

.heading-2 {
  color: snow;
  text-align: center;
  margin-top: 10px;
  font-size: 17px;
}

.text-span {
  color: #f8f8f8;
  font-size: 19px;
  text-decoration: none;
}

.div-block-2 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}

.div-block-3 {
  justify-content: space-around;
  align-items: stretch;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 14px;
  display: flex;
}

.text-block-5 {
  color: #aaa;
  margin-top: 27px;
  margin-bottom: 27px;
  font-size: 17px;
}

.image-4, .image-5, .image-6 {
  max-width: 50%;
}

.html-embed {
  margin-top: 10px;
}

.footer-copyright {
  color: #919191;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.image-7 {
  margin-bottom: 10px;
}

.section-4 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: block;
}

.heading-3, .link-2 {
  text-align: center;
}

.container-5 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.star--rating {
  text-align: center;
}

.text-block-6 {
  font-size: 13px;
  font-weight: 700;
}

.column {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-service-feedback {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}

.reviews-summary-outer {
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-24 {
  text-align: center;
  width: 25%;
  text-decoration: none;
}

.star {
  width: 20px;
  height: 20px;
}

.review-header-smaller {
  color: #000;
  flex-direction: column;
  justify-content: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.heading-4 {
  color: #000;
  font-size: 24px;
  font-weight: 500;
}

.footer-copyright-2 {
  color: #919191;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
  display: block;
}

.footer-links {
  justify-content: space-around;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.sm-text.sm-text-light {
  color: #fff;
}

.bold-text-2 {
  font-size: 18px;
  font-weight: 700;
}

.sectiondarkish {
  color: #919191;
  background-color: #161616;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer-contact {
  color: #f7f7f7;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: block;
}

.sm-icon-link {
  color: #000;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 65px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}

.footer-about {
  color: #f7f7f7;
  text-align: center;
  padding-top: 20px;
}

.sm-icon {
  object-fit: cover;
  width: 32px;
  height: auto;
}

.footer-socials {
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.link-3, .link-4 {
  color: #e36a17;
  text-decoration: none;
}

.link-5 {
  color: #aaa8a8;
  font-size: 15px;
  font-weight: 700;
}

.text-block-7, .text-block-8 {
  font-size: 18px;
}

.div-block-25 {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.footer-call {
  color: #e36a17;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

.link-7 {
  color: #e36a17;
  text-decoration: none;
}

.footer-fax {
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

.html-embed-2 {
  color: #fff;
  text-decoration: none;
}

.html-embed-3 {
  text-align: center;
  font-size: 18px;
}

.sectionhero {
  margin-top: 20px;
  margin-bottom: 20px;
}

.columns-18 {
  display: flex;
}

.column-34 {
  background-image: url('../images/Lg-iStock-1181559884.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-20 {
  padding: 40px;
}

.btn-ul-arrow {
  color: #eb8037;
  text-transform: uppercase;
  background-color: #0000;
  border-bottom: 1px solid #e36a17;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  padding-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 700;
  text-decoration: none;
  transition: opacity .2s;
  display: inline-block;
}

.section-reviews {
  background-image: url('../images/639a5e8d9b8d1330f4da8233_1160842111_1920.jpg');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.hp-reviews-outer {
  background-color: #00000040;
  padding-top: 60px;
  padding-bottom: 60px;
}

.hp-reviews-container {
  text-align: center;
}

.more-reviews-link {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.div-block-26 {
  justify-content: space-between;
  display: flex;
}

.reviews-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 270px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  display: flex;
}

.heading-5 {
  color: #595959;
  text-align: center;
  font-size: 28px;
  font-weight: 400;
}

.heading-6 {
  color: #161616;
  text-align: center;
  text-transform: uppercase;
  font-family: Archivo Black, sans-serif;
  font-size: 36px;
}

.paragraph {
  text-align: justify;
  font-size: 22px;
  line-height: 28px;
}

.heading-7 {
  color: #fff;
  text-transform: uppercase;
  font-family: Archivo Black, sans-serif;
}

.div-block-27 {
  margin-top: 30px;
}

.btn-ul-arrow-copy {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  border-bottom: 1px solid #fff;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  padding-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 700;
  text-decoration: none;
  transition: opacity .2s;
  display: inline-block;
}

.review-date {
  font-size: 16px;
}

.image-8 {
  color: #000;
  margin-top: 3px;
}

.html-embed-4 {
  color: #000;
  text-align: left;
  border-bottom: 1px solid #eb8037;
  padding-top: 8px;
}

.div-block-28 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.html-embed-4-copy {
  color: #000;
  text-align: left;
  border-bottom: 1px solid #fff;
  padding-top: 0;
}

.review-text {
  color: #1b1b1b;
  font-size: 22px;
}

.review-p {
  color: #333;
  text-align: center;
  font-size: 16px;
}

.footer-copyright-3 {
  color: #919191;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
  display: block;
}

.div-block-29 {
  display: none;
}

.bold-text-3 {
  font-weight: 700;
}

.column-36 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  text-align: right;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.sectiondarkish-2 {
  color: #919191;
  background-color: #161616;
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer-contact-2 {
  color: #f7f7f7;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.terms-and-privacy {
  color: #bdbfc2;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.sm-icon-link-2 {
  color: #000;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 65px;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 500;
  display: flex;
}

.footer-about-2 {
  color: #f7f7f7;
  text-align: center;
  padding-top: 20px;
}

.footer-socials-2 {
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.text-block-9 {
  font-style: italic;
}

.text-block-10 {
  padding-top: 20px;
  font-size: 18px;
}

.image-9 {
  line-height: 40px;
}

.live-slots {
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.circle-svg {
  padding-left: 10px;
  padding-right: 10px;
}

.live-slots-link-block {
  text-decoration: none;
}

.live-slots-count-text {
  color: #eb8037;
  font-size: 20px;
  font-weight: 500;
}

.link-8 {
  color: #000;
  padding-top: 0;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.nav-menu-wrapper-2 {
  padding-right: 0;
}

.image-10 {
  height: 75px;
}

.navbar-wrapper-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.navbar-brand-2.w--current {
  line-height: 40px;
}

.container-13 {
  justify-content: space-between;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-54 {
  padding-right: 20px;
  display: flex;
}

.div-block-30 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #eb8037;
  border: 2px #eb8037;
  margin-left: 15px;
  margin-right: 0;
  padding: 15px 15px 14px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #e57224;
}

.button-primary-2:active {
  background-color: #43464d;
}

.button-primary-2.booking {
  color: #fff;
  background-color: #eb7f36;
  margin-top: 50px;
  font-size: 14px;
  position: static;
}

.button-primary-2.booknow {
  float: left;
  text-align: center;
  background-color: #eb8037;
  border: 2px solid #eb8037;
  width: 180px;
  height: 50px;
  margin-left: 0;
  padding-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
}

.button-primary-2.call-button {
  color: #eb8037;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border: 2px solid #eb8037;
  width: 180px;
  height: 50px;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.button-primary-2.call-button:hover {
  background-color: #fef5f5;
}

.text-block-11 {
  color: #eb8037;
  -webkit-text-stroke-color: #eb8037;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 25px;
}

.button-primary-copy {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #eb8037;
  border: 2px solid #eb8037;
  margin-left: 15px;
  margin-right: 0;
  padding: 15px 15px 14px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-copy:hover {
  color: #fff;
  background-color: #e57224;
}

.button-primary-copy:active {
  background-color: #43464d;
}

.button-primary-copy.call-button {
  color: #eb8037;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border: 2px solid #fff;
  width: 180px;
  height: 50px;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 14px;
  text-decoration: none;
}

.button-primary-copy.call-button:hover {
  background-color: #fef5f5;
}

.button-link-arrow {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.heading-8 {
  color: #eb8037;
  -webkit-text-stroke-color: #e36a17;
  margin-bottom: 40px;
  font-family: Archivo Black, sans-serif;
}

.div-block-31 {
  justify-content: center;
  margin-top: 40px;
  padding-top: 0;
  display: flex;
}

.text-block-12 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 25px;
}

.container-14 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 40px;
  display: flex;
}

.section-5 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-55 {
  justify-content: center;
  margin-top: 40px;
  padding-top: 0;
  display: flex;
}

.div-block-55.reduce-padding {
  margin-top: 20px;
}

.three-article-boxes {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 10px 0;
  display: flex;
}

.link-block-3 {
  text-decoration: none;
}

.div-boxes {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 20px;
}

.box-images {
  max-width: 375px;
}

.text-block-22 {
  color: #fff;
  text-align: center;
  background-color: #e3843f;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 375px;
  height: 50px;
  padding: 10px 0;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.heading-image-section {
  background-image: url('../images/box2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-width: 940px;
  height: 300px;
  margin: 40px auto;
}

.section-9 {
  padding-bottom: 0;
}

.articles-paragraph {
  font-size: 16px;
}

.heading-image-section3 {
  background-image: url('../images/pexels-3758759.jpg');
  background-position: 50% 81%;
  background-size: cover;
  width: 100%;
  max-width: 940px;
  height: 300px;
  margin: 40px auto;
}

.heading-image-section2 {
  background-image: url('../images/box1.jpg');
  background-position: 50% 45%;
  background-size: cover;
  width: 100%;
  max-width: 940px;
  height: 300px;
  margin: 40px auto;
}

.div-block-32 {
  max-width: 362px;
  margin-top: 10px;
  padding-left: 0;
}

.link-9, .link-10 {
  text-decoration: none;
}

.button-link-arrow-2 {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.btn-ul-arrow-orange {
  color: #eb8037;
  text-transform: uppercase;
  background-color: #0000;
  border-bottom: 1px solid #eb8037;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  padding-bottom: 2px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 700;
  text-decoration: none;
  transition: opacity .2s;
  display: inline-block;
}

.html-embed-4-orange {
  color: #000;
  text-align: left;
  border-bottom: 1px solid #eb8037;
  padding-top: 0;
}

.fs_modal-2_embed {
  margin-bottom: 0;
}

.video-cta-text {
  color: #9b9b9b;
  text-align: center;
  background-color: #000;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  font-size: 16px;
  position: relative;
}

.fs_modal-2_popup {
  z-index: 999;
  background-color: #00000080;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs_modal-2_close {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.1rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-2_close:focus-visible, .fs_modal-2_close[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs_modal-2_component {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.fs_modal-2_cover {
  position: absolute;
  inset: 0%;
}

.fs_modal-2_wrapper {
  z-index: 999;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #000;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  width: 100%;
  max-width: 60rem;
  display: block;
  position: relative;
}

.fs_modal-2_close-icon {
  width: 1rem;
  height: 1rem;
}

.pm-explainer-video-embed {
  height: 640px;
  max-height: 100vh;
  position: relative;
}

.link-11 {
  text-decoration: none;
}

.container-16 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -64px;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

.div-block-58 {
  margin-left: 0;
}

.button-link-arrow-3 {
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.hero-class-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  background-color: #0c0c0cb5;
  background-image: linear-gradient(#00000040, #00000040), url('../images/main.png');
  background-position: 0 0, 50% 35%;
  background-size: auto, cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: 40vw;
  margin-top: 110px;
  display: flex;
}

.div-block-59 {
  justify-content: center;
  margin-top: 40px;
  padding-top: 0;
  display: flex;
}

.heading-9 {
  color: #eb8037;
  -webkit-text-stroke-color: #e36a17;
  margin-bottom: 40px;
  font-family: Archivo Black, sans-serif;
}

.text-block-23 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 25px;
}

.div-block-60 {
  margin-top: -20px;
}

.booknow-text-box {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 30px;
  display: flex;
}

.link-20 {
  text-decoration: none;
}

.div-block-61 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 0;
  display: inline-flex;
}

.div-block-62 {
  display: inline-block;
}

.bookcall-dual-button {
  text-transform: uppercase;
  border: 2px solid #e36a17;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  display: flex;
}

.book-dual-button-text {
  background-color: #e36a17;
}

.call-dual-button-text {
  color: #e36a17;
  background-color: #fff;
}

.call-dual-button-text:hover {
  background-color: #ffe5e5;
}

@media screen and (min-width: 1280px) {
  .container-3 {
    text-align: center;
  }

  .flexbox-horizontal {
    font-weight: 400;
  }

  .cell {
    margin-left: 6px;
    margin-right: 6px;
    padding-left: 0;
  }

  .container-4 {
    max-width: 1280px;
  }

  .footer-link {
    color: #e36a17;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
  }

  .grid-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
  }

  .facebook {
    border-radius: 9px;
  }

  .div-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 25px;
    display: inline-block;
  }

  .link-block {
    margin-left: 33px;
    margin-right: 33px;
  }

  .link-block.social-link {
    text-decoration: none;
  }

  .image, .image-2, .image-3 {
    background-color: #fff;
    border-radius: 20px;
  }

  .social-text {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    outline-offset: 0px;
    color: #fff;
    text-align: center;
    border-radius: 0;
    outline: 3px #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
    display: block;
    position: static;
    overflow: visible;
    box-shadow: 1px 1px 3px #000;
  }

  .text-block-4 {
    color: #fff;
    margin-top: 10px;
    font-size: 17px;
    font-weight: 400;
  }

  .heading-2 {
    color: #fff;
    margin-top: 10px;
  }

  .bold-text {
    font-size: 21px;
  }

  .text-span {
    color: #fff;
    text-decoration: none;
  }

  .div-block-2 {
    text-align: center;
    margin-top: 47px;
    font-size: 18px;
    font-weight: 400;
  }

  .div-block-3 {
    justify-content: space-around;
    align-items: stretch;
    display: flex;
  }

  .sm-text.sm-text-light {
    text-decoration: none;
  }

  .video-cta-text {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .fs_modal-2_popup {
    display: none;
  }

  .fs_modal-2_close-icon {
    width: 1rem;
    height: 1rem;
    font-size: 16px;
  }
}

@media screen and (min-width: 1440px) {
  .footer-link {
    font-size: 16px;
  }

  .container-11 {
    padding-right: 0;
  }

  .footer-contact, .footer-socials {
    font-size: 18px;
  }

  .div-block-26 {
    align-items: flex-start;
  }

  .heading-6 {
    text-transform: uppercase;
    font-size: 30px;
  }

  .div-block-27 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    display: block;
  }

  .button-primary-2.booking {
    font-size: 18px;
  }

  .text-block-12, .text-block-23 {
    font-size: 24px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 0;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-end;
    margin-top: 0;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .text-block-2 {
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-2 {
    height: 80vw;
    margin-top: 0;
  }

  .heading {
    font-size: 36px;
  }

  .footer-link {
    font-size: 16px;
  }

  .footer-link.footer-contact {
    font-size: 19px;
  }

  .text-block-4 {
    font-size: 15px;
  }

  .div-block-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: start;
    place-items: baseline stretch;
    display: grid;
  }

  .text-block-5 {
    font-size: 15px;
  }

  .image-7 {
    margin-bottom: 0;
  }

  .star {
    width: 25px;
    height: 25px;
  }

  .review-header-smaller {
    font-size: 17px;
    font-weight: 600;
  }

  .footer-copyright-2 {
    text-decoration: none;
  }

  .footer-links {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: end;
    display: grid;
  }

  .bold-text-2 {
    font-size: 18px;
  }

  .sm-icon-link {
    margin-right: 16px;
  }

  .footer-about, .footer-socials, .text-block-7 {
    font-size: 18px;
  }

  .html-embed-3 {
    text-align: center;
  }

  .reviews-block {
    max-width: 230px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-5 {
    font-size: 23px;
  }

  .paragraph {
    text-align: center;
  }

  .review-text {
    line-height: 30px;
  }

  .sm-icon-link-2 {
    margin-right: 16px;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
    padding-right: 0;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-13 {
    max-width: 728px;
  }

  .div-block-30 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .button-primary-2.booknow {
    width: 180px;
    font-size: 14px;
  }

  .button-primary-2.call-button {
    width: 180px;
  }

  .div-block-53 {
    margin-bottom: 40px;
  }

  .button-primary-copy.call-button {
    border-width: 2px;
    height: 50px;
    line-height: 20px;
  }

  .heading-8 {
    text-align: center;
    font-size: 36px;
  }

  .container-14 {
    justify-content: center;
    align-items: center;
  }

  .div-block-55.reduce-padding {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .three-article-boxes {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
  }

  .heading-image-section, .heading-image-section3, .heading-image-section2 {
    margin-left: 0;
    margin-right: 0;
  }

  .link-9, .link-10 {
    text-decoration: none;
  }

  .container-15 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .video-cta-text {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .fs_modal-2_wrapper {
    grid-template-columns: 1fr;
  }

  .pm-explainer-video-embed {
    height: 564px;
  }

  .container-16 {
    justify-content: center;
    align-items: center;
    margin-top: 60px;
  }

  .hero-class-main {
    height: 80vh;
    margin-top: 0;
  }

  .heading-9 {
    text-align: center;
    font-size: 36px;
  }

  .text-block-23 {
    text-align: center;
  }

  .div-block-60 {
    margin-bottom: 0;
  }

  .bookcall-dual-button {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    display: flex;
  }

  .section-2 {
    height: 100vw;
    margin-top: 0;
  }

  .container-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-3, .heading {
    text-align: center;
  }

  .div-block-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .reviews-summary-outer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: stretch center;
    place-items: center baseline;
  }

  .div-block-24 {
    width: 45%;
  }

  .footer-links {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-left: 65px;
    margin-right: 65px;
    padding-left: 75px;
    padding-right: 75px;
    display: grid;
  }

  .container-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns-18 {
    flex-direction: column-reverse;
  }

  .column-34 {
    min-height: 300px;
  }

  .div-block-26 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .reviews-block {
    border-bottom: 1px solid #0003;
    width: 600px;
    max-width: none;
  }

  .column-36 {
    text-align: center;
    justify-content: center;
  }

  .terms-and-privacy.w--current {
    text-align: center;
  }

  .live-slots {
    display: none;
  }

  .link-8.w--current {
    font-size: 14px;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .text-block-11 {
    font-size: 20px;
  }

  .heading-8, .text-block-12 {
    text-align: center;
  }

  .container-14 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-link-arrow-2 {
    margin-top: 20px;
  }

  .video-cta-text {
    margin-top: 0;
  }

  .fs_modal-2_popup {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .fs_modal-2_close {
    padding: 1rem;
  }

  .pm-explainer-video-embed {
    height: 440px;
  }

  .container-16 {
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    display: flex;
  }

  .button-link-arrow-3 {
    margin-top: 20px;
  }

  .hero-class-main {
    height: 70vh;
    margin-top: 0;
  }

  .heading-9 {
    text-align: center;
    margin-top: 0;
  }

  .text-block-23 {
    text-align: center;
  }

  .booknow-text-box {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-left {
    line-height: 20px;
  }

  .navbar-logo-left-container.shadow-three {
    padding: 0 0 0 10px;
  }

  .container {
    max-width: none;
  }

  .nav-menu-wrapper {
    text-align: center;
    align-items: flex-start;
  }

  .nav-menu-two {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .mobile-margin-top-10 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .button-primary {
    margin-left: 0;
  }

  .button-primary.call-button {
    margin-top: 19px;
    margin-left: 0;
  }

  .button-primary.booking {
    margin-top: 20px;
    font-size: 10px;
  }

  .section-2 {
    background-image: linear-gradient(#00000045, #00000045), url('../images/main.png');
    background-position: 0 0, 80%;
    height: 80vh;
    margin-top: 0;
  }

  .container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-3 {
    font-size: 18px;
  }

  .heading {
    margin-bottom: 20px;
    font-size: 28px;
  }

  .flexbox-horizontal {
    flex-direction: column;
  }

  .footer-link {
    font-size: 14px;
  }

  .text-span {
    display: block;
  }

  .div-block-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-5 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-span-2 {
    color: #fff;
  }

  .text-span-3 {
    text-shadow: 1px 1px 6px #000;
    text-decoration: none;
  }

  .html-embed {
    cursor: none;
  }

  .footer-copyright {
    text-align: center;
    cursor: none;
    font-size: 15px;
    font-weight: 400;
  }

  .section-service-feedback {
    margin-bottom: 60px;
  }

  .reviews-summary-outer {
    flex-direction: column;
  }

  .div-block-24 {
    width: 100%;
  }

  .heading-4 {
    font-size: 20px;
  }

  .footer-copyright-2 {
    font-size: 14px;
  }

  .footer-links {
    align-content: space-between;
    align-items: center;
    margin-left: 0;
    margin-right: 29px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .container-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-2, .footer-socials, .text-block-7 {
    font-size: 14px;
  }

  .text-block-8 {
    padding-right: 0;
    font-size: 14px;
  }

  .div-block-25 {
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .footer-call {
    color: #e36a17;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    text-decoration: none;
  }

  .link-7 {
    color: #e36a17;
    text-decoration: none;
  }

  .footer-fax {
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    text-decoration: none;
  }

  .html-embed-2 {
    font-size: 14px;
    text-decoration: none;
  }

  .html-embed-3 {
    font-size: 14px;
  }

  .column-34 {
    display: none;
  }

  .div-block-20 {
    padding: 10px 0;
  }

  .reviews-block {
    width: 300px;
  }

  .heading-6 {
    font-size: 30px;
  }

  .paragraph {
    font-size: 20px;
  }

  .container-12 {
    margin-top: 190px;
  }

  .link-8.w--current {
    font-size: 12px;
  }

  .nav-menu-wrapper-2 {
    text-align: center;
    align-items: flex-start;
  }

  .image-10 {
    height: 60px;
    padding-left: 0;
    padding-right: 5px;
  }

  .navbar-brand-2 {
    margin-left: 0;
    padding-left: 0;
  }

  .container-13 {
    justify-content: space-between;
    max-width: none;
  }

  .div-block-30 {
    padding-right: 5px;
  }

  .button-primary-2 {
    margin-left: 0;
  }

  .button-primary-2.call-button {
    width: 160px;
    margin-top: 0;
    margin-left: 0;
    font-size: 14px;
    font-weight: 600;
  }

  .button-primary-2.booking {
    margin-top: 20px;
    font-size: 10px;
  }

  .button-primary-2.booknow {
    width: 175px;
  }

  .button-primary-2.call-button {
    width: 175px;
    margin-top: 0;
    margin-left: 0;
    font-weight: 600;
  }

  .text-block-11 {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 25px;
  }

  .button-primary-copy {
    margin-left: 0;
  }

  .button-primary-copy.call-button {
    width: 175px;
    margin-top: 0;
    margin-left: 0;
  }

  .heading-8 {
    margin-bottom: 20px;
    font-size: 28px;
  }

  .div-block-31 {
    margin-top: 0;
    padding-top: 10px;
  }

  .text-block-12 {
    font-size: 18px;
  }

  .container-14 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-5 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-55 {
    margin-top: 0;
    padding-top: 10px;
  }

  .div-block-56 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    min-width: 320px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-boxes {
    margin-left: 0;
    margin-right: 0;
  }

  .box-images {
    max-width: 280px;
    height: 200px;
  }

  .text-block-22 {
    width: 280px;
  }

  .div-block-32 {
    text-align: left;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: flex;
  }

  .pm-explainer-video-embed {
    height: 400px;
  }

  .container-16 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-class-main {
    background-image: linear-gradient(#00000045, #00000045), url('../images/main.png');
    background-position: 0 0, 66%;
    height: 80vh;
    margin-top: 0;
  }

  .div-block-59 {
    margin-top: 0;
    padding-top: 10px;
  }

  .heading-9 {
    margin-bottom: 20px;
    font-size: 28px;
  }

  .text-block-23 {
    font-size: 18px;
  }

  .div-block-60 {
    margin-top: 0;
  }
}


