@font-face {
  font-family: 'Mrs Eaves OT';
  src: url('../fonts/MrsEavesOT-Bold.woff2') format('woff2'), url('../fonts/MrsEavesOT-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arquitecta';
  src: url('../fonts/ArquitectaHeavy.woff2') format('woff2'), url('../fonts/ArquitectaHeavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arquitecta';
  src: url('../fonts/ArquitectaBlack.woff2') format('woff2'), url('../fonts/ArquitectaBlack.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arquitecta';
  src: url('../fonts/Arquitecta.woff2') format('woff2'), url('../fonts/Arquitecta.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arquitecta';
  src: url('../fonts/ArquitectaBold.woff2') format('woff2'), url('../fonts/ArquitectaBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arquitecta Book';
  src: url('../fonts/ArquitectaBook.woff2') format('woff2'), url('../fonts/ArquitectaBook.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arquitecta';
  src: url('../fonts/ArquitectaThin.woff2') format('woff2'), url('../fonts/ArquitectaThin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arquitecta';
  src: url('../fonts/ArquitectaMedium.woff2') format('woff2'), url('../fonts/ArquitectaMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arquitecta';
  src: url('../fonts/ArquitectaLight.woff2') format('woff2'), url('../fonts/ArquitectaLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
html body {
  font-family: "Arquitecta";
  background-color: #fff;
  overflow-x: hidden;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
  margin-bottom: 0px;
  line-height: 1;
  font-weight: 700;
}
html body h1,
html body .lvl-1 {
  font-family: "Mrs Eaves OT";
  font-size: 60px;
}
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
  font-family: "Arquitecta";
}
@media screen and (max-width: 1560px) {
  html body h1,
  html body .lvl-1 {
    font-size: 60px;
  }
  html body h2,
  html body .lvl-2 {
    font-size: 48px;
  }
  html body h3,
  html body .lvl-3 {
    font-size: 48px;
  }
}
@media screen and (max-width: 1366px) {
  html body h1,
  html body .lvl-1 {
    font-size: 54px;
  }
  html body h2,
  html body .lvl-2 {
    font-size: 42px;
  }
  html body h3,
  html body .lvl-3 {
    font-size: 42px;
  }
}
@media screen and (max-width: 1199px) {
  html body h1,
  html body .lvl-1 {
    font-size: 48px;
  }
  html body h2,
  html body .lvl-2 {
    font-size: 36px;
  }
  html body h3,
  html body .lvl-3 {
    font-size: 36px;
  }
  html body h4,
  html body .lvl-4 {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  html body h1,
  html body .lvl-1 {
    font-size: 42px;
  }
  html body h2,
  html body .lvl-2 {
    font-size: 32px;
  }
  html body h3,
  html body .lvl-3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 579px) {
  html body h1,
  html body .lvl-1 {
    font-size: 36px;
  }
  html body h2,
  html body .lvl-2 {
    font-size: 28px;
  }
  html body h3,
  html body .lvl-3 {
    font-size: 28px;
  }
  html body h4,
  html body .lvl-4 {
    font-size: 20px;
  }
}
a {
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  color: #242424;
}
a :focus,
a :hover {
  outline: none;
  text-decoration: none;
}
a.text-link:hover {
  color: inherit;
}
a:hover {
  color: inherit;
}
ul li,
ol li {
  margin-bottom: 10px;
}
.a-style a {
  color: #fff;
  text-decoration: underline;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.a-style a:hover {
  text-decoration: none;
}
.a-style-blue a {
  color: #0082CA;
  text-decoration: underline;
}
.a-style-blue a:hover {
  text-decoration: none;
}
p:last-child {
  margin: 0;
}
img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
ul,
ol {
  list-style-type: none;
  padding: 0;
  margin: 10px 0;
}
ol {
  list-style: auto;
  margin: 16px 0 16px 20px;
}
html body .wpb_button {
  margin-bottom: 0;
}
html body .wpb_content_element {
  margin-bottom: 0;
}
html body .vc_btn3-container {
  margin-bottom: 0;
}
html body ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0;
}
html body .vc_column-inner {
  padding-top: 0 !important;
}
html body .vc_row-has-fill > .vc_column-inner {
  padding-top: 0;
}
html body .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}
html body .vc_row-has-fill .vc_row > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}
html body .vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}
.height-100 > .vc_column-inner {
  height: 100%;
}
.height-100 > .vc_column-inner > .wpb_wrapper {
  height: 100%;
}
.height-100 > .vc_column-inner > .wpb_wrapper .wpb_single_image {
  height: 100%;
}
.height-100 > .vc_column-inner > .wpb_wrapper .wpb_single_image .vc_figure {
  height: 100%;
  display: block;
}
.height-100 > .vc_column-inner > .wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper {
  height: 100%;
  display: block;
}
.height-100 > .vc_column-inner > .wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.img-full.wpb_single_image .vc_figure {
  display: block;
}
.img-full.wpb_single_image .vc_figure .vc_single_image-wrapper {
  display: block;
}
.img-full.wpb_single_image .vc_figure .vc_single_image-wrapper img {
  width: 100%;
}
picture {
  display: block;
}
picture.cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.social {
  display: flex;
  list-style: none;
  margin: 0;
  column-gap: 15px;
}
.social li {
  margin-bottom: 0;
}
.social li a {
  border: 2px solid #0082CA;
  border-radius: 50%;
  padding: 10px;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-decoration: none !important;
  transition: all ease-in-out 0.3s;
}
.social li a i {
  color: #0082CA;
  font-size: 20px;
  transition: all ease-in-out 0.3s;
}
.social li a:hover {
  background: #0082CA;
  border-color: #0082CA;
}
.social li a:hover i {
  color: #fff;
}
.desktop-hide {
  display: none;
}
.dec-hide {
  display: none;
}
@media screen and (max-width: 991px) {
  .desktop-hide {
    display: block;
  }
  .mobile-hide {
    display: none;
  }
}
.pt-5 {
  padding-top: 5px !important;
}
.pt-10 {
  padding-top: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-120 {
  padding-top: 120px;
}
.pt-150 {
  padding-top: 150px;
}
.pt-170 {
  padding-top: 170px;
}
.pt-200 {
  padding-top: 200px;
}
.pt-250 {
  padding-top: 250px;
}
.pt-300 {
  padding-top: 300px;
}
.pb-5 {
  padding-bottom: 5px !important;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pb-120 {
  padding-bottom: 120px;
}
.pb-150 {
  padding-bottom: 150px;
}
.pb-170 {
  padding-bottom: 170px;
}
.pb-200 {
  padding-bottom: 200px;
}
.pb-250 {
  padding-bottom: 250px;
}
.pb-300 {
  padding-bottom: 300px;
}
.pl-5,
.pl-col-5 > .vc_column-inner > .wpb_wrapper {
  padding-left: 5px !important;
}
.pl-10,
.pl-col-10 > .vc_column-inner > .wpb_wrapper {
  padding-left: 10px;
}
.pl-15,
.pl-col-15 > .vc_column-inner > .wpb_wrapper {
  padding-left: 15px;
}
.pl-20,
.pl-col-20 > .vc_column-inner > .wpb_wrapper {
  padding-left: 20px;
}
.pl-30,
.pl-col-30 > .vc_column-inner > .wpb_wrapper {
  padding-left: 30px;
}
.pl-40,
.pl-col-40 > .vc_column-inner > .wpb_wrapper {
  padding-left: 40px;
}
.pl-50,
.pl-col-50 > .vc_column-inner > .wpb_wrapper {
  padding-left: 50px;
}
.pl-60,
.pl-col-60 > .vc_column-inner > .wpb_wrapper {
  padding-left: 60px;
}
.pl-70,
.pl-col-70 > .vc_column-inner > .wpb_wrapper {
  padding-left: 70px;
}
.pr-5,
.pr-col-5 > .vc_column-inner > .wpb_wrapper {
  padding-right: 5px !important;
}
.pr-10,
.pr-col-10 > .vc_column-inner > .wpb_wrapper {
  padding-right: 10px;
}
.pr-15,
.pr-col-15 > .vc_column-inner > .wpb_wrapper {
  padding-right: 15px;
}
.pr-20,
.pr-col-20 > .vc_column-inner > .wpb_wrapper {
  padding-right: 20px;
}
.pr-30,
.pr-col-30 > .vc_column-inner > .wpb_wrapper {
  padding-right: 30px;
}
.pr-40,
.pr-col-40 > .vc_column-inner > .wpb_wrapper {
  padding-right: 40px;
}
.pr-50,
.pr-col-50 > .vc_column-inner > .wpb_wrapper {
  padding-right: 50px;
}
.pr-60,
.pr-col-60 > .vc_column-inner > .wpb_wrapper {
  padding-right: 60px;
}
.p-70 {
  padding: 70px !important;
}
.mt-100 {
  margin-top: 100px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
@media screen and (max-width: 1560px) {
  .pt-60 {
    padding-top: 50px;
  }
  .pt-70 {
    padding-top: 50px;
  }
  .pt-80 {
    padding-top: 60px;
  }
  .pt-100 {
    padding-top: 70px;
  }
  .pt-120 {
    padding-top: 90px;
  }
  .pt-150 {
    padding-top: 100px;
  }
  .pt-170 {
    padding-top: 100px;
  }
  .pt-200 {
    padding-top: 130px;
  }
  .pt-250 {
    padding-top: 200px;
  }
  .pt-300 {
    padding-top: 230px;
  }
  .pb-60 {
    padding-bottom: 50px;
  }
  .pb-70 {
    padding-bottom: 50px;
  }
  .pb-80 {
    padding-bottom: 60px;
  }
  .pb-100 {
    padding-bottom: 70px;
  }
  .pb-120 {
    padding-bottom: 90px;
  }
  .pb-150 {
    padding-bottom: 100px;
  }
  .pb-170 {
    padding-bottom: 100px;
  }
  .pb-200 {
    padding-bottom: 130px;
  }
  .pb-250 {
    padding-bottom: 200px;
  }
  .pb-300 {
    padding-bottom: 230px;
  }
  .mb-100 {
    margin-bottom: 70px;
  }
  .mt-100 {
    margin-top: 70px;
  }
}
@media screen and (max-width: 1199px) {
  .pt-80 {
    padding-top: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pt-120 {
    padding-top: 60px;
  }
  .pt-150 {
    padding-top: 70px;
  }
  .pt-170 {
    padding-top: 70px;
  }
  .pt-200 {
    padding-top: 100px;
  }
  .pt-250 {
    padding-top: 150px;
  }
  .pt-300 {
    padding-top: 200px;
  }
  .pb-80 {
    padding-bottom: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .pb-120 {
    padding-bottom: 60px;
  }
  .pb-150 {
    padding-bottom: 70px;
  }
  .pb-170 {
    padding-bottom: 70px;
  }
  .pb-200 {
    padding-bottom: 100px;
  }
  .pb-250 {
    padding-bottom: 150px;
  }
  .pb-300 {
    padding-bottom: 200px;
  }
  .mb-100 {
    margin-bottom: 50px;
  }
  .mt-100 {
    margin-top: 50px;
  }
  .pl-5,
  .pl-col-5 > .vc_column-inner > .wpb_wrapper,
  .pl-10,
  .pl-col-10 > .vc_column-inner > .wpb_wrapper,
  .pl-15,
  .pl-col-15 > .vc_column-inner > .wpb_wrapper,
  .pl-20,
  .pl-col-20 > .vc_column-inner > .wpb_wrapper,
  .pl-30,
  .pl-col-30 > .vc_column-inner > .wpb_wrapper,
  .pl-40,
  .pl-col-40 > .vc_column-inner > .wpb_wrapper,
  .pl-50,
  .pl-col-50 > .vc_column-inner > .wpb_wrapper,
  .pl-60,
  .pl-col-60 > .vc_column-inner > .wpb_wrapper {
    padding-left: 0 !important;
  }
  .pr-5,
  .pr-col-5 > .vc_column-inner > .wpb_wrapper,
  .pr-10,
  .pr-col-10 > .vc_column-inner > .wpb_wrapper,
  .pr-15,
  .pr-col-15 > .vc_column-inner > .wpb_wrapper,
  .pr-20,
  .pr-col-20 > .vc_column-inner > .wpb_wrapper,
  .pr-30,
  .pr-col-30 > .vc_column-inner > .wpb_wrapper,
  .pr-40,
  .pr-col-40 > .vc_column-inner > .wpb_wrapper,
  .pr-50,
  .pr-col-50 > .vc_column-inner > .wpb_wrapper,
  .pr-60,
  .pr-col-60 > .vc_column-inner > .wpb_wrapper {
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .pt-60,
  .pt-70,
  .pt-80,
  .pt-100,
  .pt-120,
  .pt-150,
  .pt-170 {
    padding-top: 50px;
  }
  .pt-200 {
    padding-top: 80px;
  }
  .pt-250 {
    padding-top: 100px;
  }
  .pt-300 {
    padding-top: 120px;
  }
  .pb-60,
  .pb-70,
  .pb-80,
  .pb-100,
  .pb-120,
  .pb-150,
  .pb-170 {
    padding-bottom: 50px;
  }
  .pb-200 {
    padding-bottom: 80px;
  }
  .pb-250 {
    padding-bottom: 100px;
  }
  .pb-300 {
    padding-bottom: 120px;
  }
  .two-pt-0 {
    padding-top: 0;
  }
}
.container.w-con-1550,
.w-con-1550 {
  max-width: 1550px;
  left: 0 !important;
}
.container.w-con-1510,
.w-con-1510 {
  max-width: 1510px;
  left: 0 !important;
}
.w-con-1200 {
  max-width: 1200px;
  left: 0 !important;
}
@media screen and (min-width: 1530px) {
  .w-con-1500 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media screen and (min-width: 1230px) {
  .w-con-1200 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.w-420 > .vc_column-inner > .wpb_wrapper {
  max-width: 420px;
}
.w-540 .vc_column-inner .wpb_wrapper {
  max-width: 540px;
}
.w-530 .vc_column-inner .wpb_wrapper {
  max-width: 530px;
}
.mx-auto-inner .vc_column-inner > .wpb_wrapper {
  margin-left: auto;
  margin-right: auto;
}
.ml-auto-inner > .vc_column-inner > .wpb_wrapper {
  margin-left: auto;
}
.mr-auto-inner > .vc_column-inner > .wpb_wrapper {
  margin-right: auto;
}
@media screen and (max-width: 991px) {
  .ipad-col-100 > .wpb_column {
    width: 100%;
  }
  .ipad-col-100 > .wpb_column + .wpb_column {
    margin-top: 35px;
  }
  .ipad-col-50 > .wpb_column {
    width: 50%;
    margin-bottom: 35px;
  }
  .vc_column-inner > .wpb_wrapper {
    max-width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .ipad-col-50 > .wpb_column:last-child {
    margin-bottom: 0;
  }
  .mobile-col-50 {
    display: flex;
    flex-wrap: wrap;
  }
  .mobile-col-50 > .wpb_column {
    width: 50%;
    margin-top: 0 !important;
    margin-bottom: 35px;
  }
}
.br-32 {
  border-radius: 32px;
}
.br-32 img {
  border-radius: 32px !important;
  -moz-border-radius: 32px !important;
}
.c-wt,
.c-wt p,
.c-wt a,
.c-wt h1,
.c-wt h2,
.c-wt h3,
.c-wt h4,
.c-wt h5,
.c-wt h6 {
  color: #fff;
}
.c-sb,
.c-sb p,
.c-sb a,
.c-sb h1,
.c-sb h2,
.c-sb h3,
.c-sb h4,
.c-sb h5,
.c-sb h6 {
  color: #000;
}
.c-primary,
.c-primary p,
.c-primary a,
.c-primary h1,
.c-primary h2,
.c-primary h3,
.c-primary h4,
.c-primary h5,
.c-primary h6 {
  color: #0082CA;
}
.c-light-blue,
.c-light-blue p,
.c-light-blue a,
.c-light-blue h1,
.c-light-blue h2,
.c-light-blue h3,
.c-light-blue h4,
.c-light-blue h5,
.c-light-blue h6 {
  color: #29AAE3;
}
.c-secondary,
.c-secondary p,
.c-secondary a,
.c-secondary h1,
.c-secondary h2,
.c-secondary h3,
.c-secondary h4,
.c-secondary h5,
.c-secondary h6 {
  color: #292929;
}
.bg_primary {
  background-color: #0082CA;
}
.bg_light_primary {
  background-color: #00a4ff;
}
.bg_secondary {
  background-color: #292929;
}
.bg_blk {
  background-color: #000;
}
.bg_light {
  background: #ECECEC;
}
.bg-shape {
  position: relative;
  z-index: 1;
}
.bg-shape:after {
  content: "";
  display: block !important;
  position: absolute;
  z-index: -1;
  background-image: url(../img/shape-icon.svg);
  background-repeat: no-repeat;
  background-position: right bottom;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
}
.overlay:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.3);
  z-index: 0;
}
.tt-up {
  text-transform: uppercase;
}
a.theme-btn,
p.theme-btn {
  background: #0082CA;
  color: #fff;
  padding: 16px 30px;
  position: relative;
  line-height: normal;
  text-transform: uppercase;
  transition: 0.3s;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  border: 2px solid #0082CA;
  border-radius: 29px;
  font-weight: 900;
}
@media only screen and (max-width: 1199px) {
  a.theme-btn,
  p.theme-btn {
    padding: 11px 24px;
    font-size: 16px;
  }
}
a.theme-btn:hover,
p.theme-btn:hover {
  border: 2px solid #0082CA;
  background-color: transparent;
  color: #0082CA;
}
a.theme-btn-white,
p.theme-btn-white {
  background: #fff !important;
  color: #0082CA !important;
  border: 2px solid #fff !important;
}
a.theme-btn-white:hover,
p.theme-btn-white:hover {
  border: 2px solid #292929 !important;
  color: #fff !important;
  background-color: #292929 !important;
}
.theme-btn .vc_btn3 {
  background: #0082CA !important;
  border: 2px solid #0082CA !important;
  border-radius: 29px !important;
  color: #fff !important;
  position: relative;
  line-height: normal;
  text-transform: uppercase;
  transition: 0.3s;
  padding: 16px 30px !important;
  font-size: 18px !important;
  font-weight: 900 !important;
}
@media only screen and (max-width: 1199px) {
  .theme-btn .vc_btn3 {
    padding: 11px 24px !important;
    font-size: 16px !important;
  }
}
.theme-btn .vc_btn3:hover {
  border: 2px solid #0082CA !important;
  color: #0082CA !important;
  background-color: transparent !important;
}
.theme-btn-white .vc_btn3 {
  background: #fff !important;
  color: #0082CA !important;
  border: 2px solid #fff !important;
}
.theme-btn-white .vc_btn3:hover {
  border: 2px solid #292929 !important;
  color: #fff !important;
  background-color: #292929 !important;
}
.theme-btn-dark .vc_btn3:hover {
  border: 2px solid #292929 !important;
  color: #fff !important;
  background-color: #292929 !important;
}
.link-btn .vc_btn3 {
  display: none !important;
  background-color: transparent !important;
  background-image: none !important;
  border: none !important;
  font-family: "Arquitecta";
  font-size: 18px !important;
  font-weight: 700;
  text-decoration: underline !important;
  padding-left: 50px !important;
  padding-right: 50px !important;
  padding-top: 0 !important;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #fff;
  font-family: "Arquitecta" !important;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #fff;
  opacity: 1 !important;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #fff;
}
.request-form .gform_wrapper {
  margin: 30px 0;
}
.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 0;
  margin-top: 20px;
}
.gform_wrapper.gravity-theme .gfield_error legend,
.gform_wrapper.gravity-theme .gfield_error label {
  color: #fff !important;
}
.gform_wrapper.gravity-theme input[type="color"],
.gform_wrapper.gravity-theme input[type="date"],
.gform_wrapper.gravity-theme input[type="datetime-local"],
.gform_wrapper.gravity-theme input[type="datetime"],
.gform_wrapper.gravity-theme input[type="email"],
.gform_wrapper.gravity-theme input[type="month"],
.gform_wrapper.gravity-theme input[type="number"],
.gform_wrapper.gravity-theme input[type="password"],
.gform_wrapper.gravity-theme input[type="search"],
.gform_wrapper.gravity-theme input[type="tel"],
.gform_wrapper.gravity-theme input[type="text"],
.gform_wrapper.gravity-theme input[type="time"],
.gform_wrapper.gravity-theme input[type="url"],
.gform_wrapper.gravity-theme input[type="week"],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
  background-color: rgba(0,0,0,0.05) !important;
  color: #fff;
  margin: 0;
  font-weight: 400;
  line-height: normal !important;
  border: solid 1px rgba(0,0,0,0.05) !important;
  border-radius: 36px !important;
  outline: none !important;
  font-size: 20px !important;
  padding: 15px 15px 15px 15px !important;
  font-family: "Arquitecta" !important;
}
.gform_wrapper.gravity-theme .ginput_container_select {
  position: relative;
  cursor: pointer;
}
.gform_wrapper.gravity-theme .ginput_container_select:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f078";
  position: absolute;
  right: 20px;
  bottom: 40%;
  color: #fff;
}
.gform_wrapper.gravity-theme .ginput_container_select select {
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  border-radius: 36px !important;
}
.gform_wrapper.gravity-theme .ginput_container_select select option {
  color: #000;
}
.gform_wrapper.gravity-theme textarea {
  resize: none;
  height: 145px !important;
  margin-bottom: 0 !important;
  border-radius: 36px !important;
}
.gform_wrapper.gravity-theme .gform_footer input[type=submit] {
  background: #fff;
  color: #0082CA;
  padding: 16px 30px;
  position: relative;
  line-height: normal;
  text-transform: uppercase;
  transition: 0.3s;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  border: 2px solid #fff;
  border-radius: 29px;
  font-weight: 900;
}
@media only screen and (max-width: 1199px) {
  .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
    padding: 11px 24px !important;
    font-size: 16px !important;
  }
}
.gform_wrapper.gravity-theme .gform_footer input[type=submit]:hover {
  border: 2px solid #292929;
  background-color: #292929;
  color: #fff;
}
.gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
.gform_wrapper.gravity-theme .gform_validation_errors,
.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction {
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
}
.gform_wrapper .gfield_radio {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.gform_wrapper .gfield_radio label {
  white-space: nowrap;
  line-height: normal !important;
  max-width: 100% !important;
  display: flex !important;
  align-items: center;
  vertical-align: top !important;
}
.ginput_container_radio input,
.ginput_container_checkbox input,
.form-group input {
  display: none !important;
}
.ginput_container_radio li,
.ginput_container_checkbox li,
.form-group li {
  max-width: 100% !important;
}
.ginput_container_radio input:checked + label::after,
.ginput_container_checkbox input:checked + label::after,
.form-group input:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 6px;
  width: 7px;
  height: 11px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.ginput_container_radio label,
.ginput_container_checkbox label,
.form-group label {
  position: relative;
  cursor: pointer;
  margin-right: 5px;
  font-weight: 500;
}
.ginput_container_radio label::before,
.ginput_container_checkbox label::before,
.form-group label::before {
  content: "";
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #fff;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 20px !important;
}
.gform_wrapper.gravity-theme .ginput_complex span {
  padding-right: 0 !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
  outline: none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
  font-size: 18px !important;
  text-align: center;
  color: red !important;
  border: 1px solid red !important;
  outline: none;
  padding: 5px;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 10px;
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2 span {
  position: static !important;
}
.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
  color: red !important;
  margin-top: 0 !important;
  text-align: left;
}
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
[type="radio"]:checked + .gform-field-label {
  position: relative;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #fff !important;
}
[type="radio"]:checked + .gform-field-label:before {
  content: "";
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  border-radius: 100%;
  background: transparent;
  cursor: pointer;
  margin-right: 5px;
}
[type="radio"]:checked + .gform-field-label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #fff;
  position: absolute;
  top: 5px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  cursor: pointer;
}
.slick-disabled {
  opacity: 0.4;
}
.btn-wrap span {
  cursor: pointer;
}
.paginations {
  display: flex;
  justify-content: end;
  gap: 30px;
  padding-top: 20px;
}
.paginations .swiper-button-prev,
.paginations .swiper-button-next {
  position: static;
  width: 73px;
  height: 73px;
  display: block;
  margin: 0;
  background: url(../img/slider-arrow-btn.png);
  background-repeat: no-repeat;
  background-position: left;
}
.paginations .swiper-button-prev.swiper-button-disabled,
.paginations .swiper-button-next.swiper-button-disabled {
  background-image: url(../img/slide-arrow.png);
  opacity: 1;
}
.paginations .swiper-button-prev::after,
.paginations .swiper-button-next::after {
  font-size: 0;
}
.paginations .swiper-button-prev {
  transform: rotate(180deg);
}
.hour-list {
  display: flex;
  margin-bottom: 10px;
  font-weight: 400;
  text-align: left;
}
.hour-list label {
  max-width: 200px;
  font-weight: 700;
  flex: 0 0 200px;
}
.modal-dialog {
  margin: 10px;
}
.modal-body .hour-list {
  display: flex;
}
.modal-body .hour-list label {
  max-width: 170px;
  font-weight: 600;
  flex: 0 0 170px;
}
.wpb_text_column ul,
.custom-ul ul {
  margin-bottom: 10px;
  list-style: none;
}
.wpb_text_column ul li,
.custom-ul ul li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 0;
  text-align: left;
}
.wpb_text_column ul li::before,
.custom-ul ul li::before {
  content: "";
  position: absolute;
  width: 16px;
  top: 9px;
  height: 16px;
  left: 0;
  border-radius: 50%;
  border: 3px solid #0082CA;
}
.wpb_text_column ul li.menu-item-has-children > a,
.custom-ul ul li.menu-item-has-children > a {
  display: inline-block;
}
.wpb_text_column ul li a:hover,
.custom-ul ul li a:hover {
  color: #0082CA;
}
.wpb_text_column ul li + li,
.custom-ul ul li + li {
  margin-top: 0px;
}
.logo_shape {
  position: relative;
  overflow: hidden;
}
.logo_shape::before {
  display: block !important;
  position: absolute;
  z-index: -1;
  background-image: url(../img/shape-icon.svg);
  background-repeat: no-repeat;
  background-position: top 20% center;
  transform: rotateY(180deg);
  max-width: 100%;
  height: 100%;
  background-size: 30%;
  width: 100%;
  opacity: .5;
}
.modal.show {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.modal .modal-title p {
  color: #fff;
}
.modal .modal-dialog {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
}
.modal .modal-content {
  border-radius: 0;
  border: 0;
  margin: 0 15px;
}
.modal .modal-header {
  background: #0082CA;
  justify-content: center;
  padding: 15px 40px;
  border-radius: 0;
  text-align: center;
  color: #fff;
}
.modal .modal-header h5 {
  color: #fff;
  margin-bottom: 0;
}
.modal .modal-header button {
  outline: none !important;
}
.modal .modal-header button.btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  filter: brightness(0) invert(1);
  opacity: 1;
}
.modal .modal-body {
  text-align: center;
}
.modal .modal-body .hour-list {
  text-align: left;
  max-width: 380px;
  margin: 0 auto;
}
.modal .modal-body p {
  font-family: "Arquitecta";
}
.wpb_text_column p a {
  color: #0082CA;
}
.wpb_text_column p a:hover {
  text-decoration: none;
  color: #000;
}
.wpb_text_column ul li a {
  color: #0082CA;
}
.wpb_text_column ul li a:hover {
  text-decoration: none;
  color: #000;
}
.vc_tta-container {
  margin-bottom: 0 !important;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel:last-child {
  padding-bottom: 0 !important;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
  padding-bottom: 20px;
  margin-bottom: 0;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  background-color: #0082CA;
  border: 0;
  border-radius: 0;
  padding: 15px 20px;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  font-family: "Arquitecta";
  font-size: 24px !important;
  font-weight: 600;
  line-height: 1.3;
}
@media only screen and (max-width: 991px) {
  .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    font-size: 20px !important;
  }
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a {
  color: #fff;
  padding: 0 30px 0 0;
  position: relative;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon {
  position: absolute;
  right: 0;
  top: 50%;
  left: inherit;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon::before,
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon:after {
  border-width: 1px;
  border-color: #fff;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  padding: 20px 20px 0 20px;
  background-color: transparent;
  border: 0;
}
.effect-jazz {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.effect-jazz img {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.effect-jazz:hover img {
  -webkit-transform: scale(1.05,1.05);
  transform: scale(1.05,1.05);
}
@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0,-100%,0);
    opacity: 0;
    transform: translate3d(0,-100%,0);
  }
  100% {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes plus-heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
}
.mobile-menu-toggle .hamburger {
  position: relative;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.mobile-menu-toggle .hamburger:hover .hamburger__line.middle {
  width: 100%;
}
.mobile-menu-toggle .hamburger:hover .hamburger__line.bottom {
  width: 100%;
}
.mobile-menu-toggle .hamburger__line {
  background-color: #fff !important;
  height: 3px;
  border-radius: 30px;
  width: 100%;
  display: block;
}
.mobile-menu-toggle .hamburger__line.middle {
  margin: 7px 0 7px auto;
  width: 75%;
  transition: 0.3s all;
}
.mobile-menu-toggle .hamburger__line.bottom {
  margin-left: auto;
  width: 45%;
  transition: 0.6s all;
}
.mobile-menu__bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
  display: none;
  z-index: 99;
}
.mobile-menu.is-open {
  transform: translate3d(0,0,0);
}
.mobile-menu.is-open .mobile-menu__bg {
  display: block;
}
.mobile-menu {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  max-width: 320px;
  height: 100vh;
  transform: translate3d(100%,0,0);
  transition: all 0.5s ease;
  z-index: 99;
}
.mobile-menu__top {
  background: rgba(0,0,0,0.9);
  padding: 20px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile-header-logo {
  width: 80%;
}
.mobile-header-logo img {
  max-height: 60px;
}
.menu-close {
  position: relative;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.menu-close::before {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  right: 0;
  width: 20px;
  height: 2px;
  background-color: #fff;
  transform: rotate(45deg);
}
.menu-close::after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  right: 0;
  width: 20px;
  height: 2px;
  background-color: #fff;
  transform: rotate(-45deg);
}
.mobile-menu__panel {
  padding: 0 0 50px;
  position: relative;
  width: 100%;
  max-width: 320px;
  height: 100vh;
  overflow: auto;
  margin-left: auto;
  background-color: #0082CA;
}
.mobile-menu__nav {
  padding: 0;
}
.mobile-menu__nav ul {
  padding: 0;
}
.mobile-menu__nav li {
  list-style: none;
  position: relative;
  color: #000;
  margin-bottom: 0;
  text-transform: uppercase;
}
.mobile-menu__nav li .arrow.is-open:after {
  transform: rotate(0deg);
}
.mobile-menu__nav li a {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
.mobile-menu__nav li a:is(:hover,
.mobile-menu__nav li a :active,
.mobile-menu__nav li a :focus) {
  color: #fff;
  background-color: rgba(255,255,255,0.3);
}
.mobile-menu__nav li a:is(:hover +.arrow::before,
.mobile-menu__nav li a:is(:hover +.arrow::after,
.mobile-menu__nav li a :active +.arrow::before,
.mobile-menu__nav li a :active +.arrow::after,
.mobile-menu__nav li a :focus) +.arrow::before,
.mobile-menu__nav li a :focus) +.arrow::after {
  background-color: #fff;
}
.mobile-menu__nav .arrow {
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  cursor: pointer;
}
.mobile-menu__nav .arrow:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 2px;
  background-color: #fff;
  margin: -1px 0 0 -10px;
}
.mobile-menu__nav .arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 2px;
  background-color: #fff;
  margin: -1px 0 0 -10px;
  transform: rotate(90deg);
}
.mobile-menu__nav > li {
  margin-bottom: 0;
  padding: 0;
  border-bottom: 1px solid rgba(255,255,255,0.5);
}
.mobile-menu__nav > li:first-child {
  border-top: 1px solid rgba(255,255,255,0.5);
}
.mobile-menu__nav li.menu-item-has-children a {
  padding-right: 45px;
}
.mobile-menu__nav .dropdown-menu {
  padding: 0 0 0 10px;
  position: static;
  background: transparent;
  border: none;
}
.mobile-menu__nav .sub-menu li a {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
.mobile-menu__nav li.current-menu-ancestor > a {
  color: #fff;
  background-color: rgba(255,255,255,0.3);
}
.mobile-menu__nav li.current-menu-ancestor .arrow::before,
.mobile-menu__nav li.current-menu-ancestor .arrow::after {
  background-color: #fff;
}
.mobile-menu__nav li.current-menu-item > a {
  color: #fff;
  background-color: rgba(255,255,255,0.3);
}
.mobile-menu__nav li.current-menu-item .arrow::before,
.mobile-menu__nav li.current-menu-item .arrow::after {
  background-color: #fff;
}
.header-main {
  width: 100%;
  z-index: 98;
  background-color: #292929;
  padding: 12px 25px;
  position: absolute;
  top: 0;
  left: 0;
}
.header-main .header_menu .header-logo {
  max-width: 284px;
}
.header-main .header_menu .header-logo a {
  display: inline-block;
}
.header-main .header_menu .contact-btn {
  align-items: center;
  column-gap: 24px;
}
.header-main .header_menu .contact-btn .social li {
  margin-bottom: 0;
}
.header-main .header_menu .contact-btn .social li a {
  border: 2px solid #0082CA;
  border-radius: 50%;
  padding: 10px;
  width: 58px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.header-main .header_menu .contact-btn .social li a i {
  color: #0082CA;
  font-size: 24px;
}
.header-main .header_menu .contact-btn .social li a:hover {
  background: #0082CA;
  border-color: #0082CA;
}
.header-main .header_menu .contact-btn .social li a:hover i {
  color: #fff;
}
.header-main .header_menu .contact-btn .contact-icon a {
  border: 2px solid #0082CA;
  border-radius: 50%;
  padding: 10px;
  width: 58px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.header-main .header_menu .contact-btn .contact-icon a i {
  color: #0082CA;
  font-size: 24px;
}
.header-main .header_menu .contact-btn .contact-icon a:hover {
  background: #0082CA;
  border-color: #0082CA;
}
.header-main .header_menu .contact-btn .contact-icon a:hover i {
  color: #fff;
}
.header-main .header_menu .header-main-menu .header-nav {
  margin-top: 0;
  column-gap: 30px;
  position: relative;
  z-index: 1;
  padding: 0 25px;
  flex-wrap: nowrap;
}
.header-main .header_menu .header-main-menu .header-nav li {
  padding: 15px 0;
  margin: 0;
}
.header-main .header_menu .header-main-menu .header-nav li > a {
  font-size: 26px;
  font-weight: 400 !important;
  color: #B3B3B3;
  text-transform: capitalize;
  line-height: normal;
  padding-top: 15px;
  padding-bottom: 15px;
}
.header-main .header_menu .header-main-menu .header-nav li > a.dropdown-toggle {
  padding-right: 20px;
}
.header-main .header_menu .header-main-menu .header-nav li > a::after {
  width: 10px;
  height: 10px;
  border-top: 0 !important;
  border-right: 2px solid #B3B3B3 !important;
  border-bottom: 2px solid #B3B3B3 !important;
  border-left: 0 !important;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 2px;
}
.header-main .header_menu .header-main-menu .header-nav li > a:hover {
  color: #0082CA;
}
.header-main .header_menu .header-main-menu .header-nav li > a:hover::after {
  border-right: 2px solid #0082CA !important;
  border-bottom: 2px solid #0082CA !important;
}
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu {
  top: 100%;
  padding: 0;
  background: #0082CA;
  width: 280px;
  border: none;
  border-radius: 0;
}
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu::before,
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu::after {
  border-bottom-color: #0082CA !important;
}
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu li {
  margin-bottom: 0;
  padding: 0;
  position: relative;
}
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu li a {
  padding: 8px 24px 8px 10px;
  font-size: 22px;
  font-weight: 600;
  color: #fff !important;
  display: block;
}
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu li a:hover {
  background: rgba(255,255,255,0.3);
}
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu li a:hover::before {
  background: rgba(255,255,255,0.3);
}
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu li.menu-item-has-children > a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 0 !important;
  border-right: 2px solid #fff !important;
  border-bottom: 2px solid #fff !important;
  border-left: 0 !important;
  transform: rotate(-45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 10px;
}
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu li:hover > .dropdown-menu {
  display: block;
  margin-top: 0;
  top: 0;
}
.header-main .header_menu .header-main-menu .header-nav li:last-child > .dropdown-menu {
  right: 0;
}
.header-main .header_menu .header-main-menu .header-nav li:last-child > .dropdown-menu::after {
  right: 20px;
  left: inherit;
}
.header-main .header_menu .header-main-menu .header-nav li:last-child > .dropdown-menu::before {
  display: none;
}
.header-main .header_menu .header-main-menu .header-nav > li.current_page_item > a {
  color: #0082CA;
}
.header-main .header_menu .header-main-menu .header-nav > li.current_page_item > a::before {
  width: 100%;
}
.header-main .header_menu .header-main-menu .header-nav > li.current_page_item > a::after {
  border-right: 2px solid #0082CA !important;
  border-bottom: 2px solid #0082CA !important;
}
.header-main .header_menu .header-main-menu .header-nav > li.current-menu-ancestor > a {
  color: #0082CA;
}
.header-main .header_menu .header-main-menu .header-nav > li.current-menu-ancestor > a::before {
  width: 100%;
}
.header-main .header_menu .header-main-menu .header-nav > li.current-menu-ancestor > a::after {
  border-right: 2px solid #0082CA !important;
  border-bottom: 2px solid #0082CA !important;
}
.header-main .header_menu .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-ancestor > a {
  background: rgba(255,255,255,0.3);
}
.header-main .header_menu .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-ancestor > a::before {
  width: 100%;
}
.header-main .header_menu .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-ancestor > a::after {
  border-right: 2px solid #0082CA !important;
  border-bottom: 2px solid #0082CA !important;
}
.header-main .header_menu .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-item > a {
  background: rgba(255,255,255,0.3);
}
.header-main .header_menu .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-item > a::before {
  width: 100%;
}
.header-main .header_menu .header-main-menu .header-nav > li a {
  font-weight: normal;
  position: relative;
  padding-bottom: 5px;
}
.header-main .header_menu .header-main-menu .header-nav > li a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  background: #0082CA;
  border-radius: 26px;
  bottom: 0;
  right: 0;
  transition: 0.4s;
}
.header-main .header_menu .header-main-menu .header-nav > li a:hover::before {
  width: 100%;
  left: 0;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.__mPS2id,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.__mPS2id {
  background: #292929 !important;
  color: #fff !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.__mPS2id:hover,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.__mPS2id:hover {
  background: rgba(255,255,255,0.2) !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.__mPS2id:hover::before,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.__mPS2id:hover::before {
  width: 100% !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.__mPS2id::before,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.__mPS2id::before {
  width: 0 !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.mPS2id-highlight,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.mPS2id-highlight {
  background: rgba(255,255,255,0.2) !important;
  color: #fff !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.mPS2id-highlight:focus,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.mPS2id-highlight:focus {
  background: rgba(255,255,255,0.2) !important;
  color: #fff !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.mPS2id-highlight::before,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.mPS2id-highlight::before {
  width: 100% !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.__mPS2id.mPS2id-highlight-first,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.__mPS2id.mPS2id-highlight-first {
  background: rgba(255,255,255,0.2) !important;
  color: #fff !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.__mPS2id.mPS2id-highlight-first:focus,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.__mPS2id.mPS2id-highlight-first:focus {
  background: rgba(255,255,255,0.2) !important;
  color: #fff !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.__mPS2id.mPS2id-highlight-first::before,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.__mPS2id.mPS2id-highlight-first::before {
  width: 100% !important;
}
.header-main.sticky {
  position: fixed;
  animation: fadeInDown 0.5s ease-in-out 0s 1 normal none running;
  top: 0;
  left: 0;
}
.header-main.sticky .header_menu .header-logo {
  max-width: 225px;
}
.header-main.sticky .header_menu .contact-btn .social li a {
  width: 48px;
  height: 48px;
  max-width: 48px;
}
.header-main.sticky .header_menu .contact-btn .contact-icon a {
  width: 48px;
  height: 48px;
}
.ft-navbar {
  background: #0082CA;
  padding: 10px;
  position: fixed;
  display: flex;
  bottom: 0;
  z-index: 111;
  width: 100%;
  justify-content: space-around;
  gap: 25px;
  font-size: 13px;
}
.ft-navbar a {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  gap: 5px;
}
.ft-navbar a i {
  font-size: 30px;
}
@media (min-width: 992px) {
  .ft-navbar {
    display: none;
  }
}
@media (max-width: 412px) {
  .ft-navbar {
    gap: 18px;
    font-size: 12px;
  }
  .ft-navbar a i {
    font-size: 20px;
  }
}
@media (max-width: 360px) {
  .ft-navbar {
    gap: 12px;
    font-size: 11px;
  }
}
html {
  scroll-behavior: auto !important;
}
body {
  overflow-x: hidden;
}
.container {
  max-width: 1326px;
  padding-right: 15px;
  padding-left: 15px;
}
.container .row {
  margin-left: -15px;
  margin-right: -15px;
}
.container .row>* {
  padding-right: 15px;
  padding-left: 15px;
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
.container-fluid .row {
  margin-left: -15px;
  margin-right: -15px;
}
.container-fluid .row>* {
  padding-right: 15px;
  padding-left: 15px;
}
.homepage-slider {
  margin-top: 107px;
  overflow: hidden;
}
.homepage-slider.ls-direction-fix {
  overflow: hidden;
}
.homepage-slider h1,
.homepage-slider h2 {
  font-family: "Mrs Eaves OT" !important;
  font-weight: 700 !important;
}
.ls-slide-backgrounds:before {
  content: "";
  height: 100%;
  background: linear-gradient(rgba(0,0,0,0) 0%,#000 100%);
  position: absolute;
  width: 100%;
  opacity: 0.66;
  left: 0;
  bottom: 0;
  z-index: 31;
}
.theme-btn.ls-button-layer {
  background: #0082CA !important;
  color: #fff !important;
  padding: 16px 30px !important;
  position: relative;
  line-height: normal !important;
  text-transform: uppercase !important;
  transition: 0.3s !important;
  display: inline-block !important;
  font-size: 18px !important;
  font-weight: bold !important;
  border: 2px solid #0082CA !important;
  border-radius: 29px !important;
  font-weight: 900 !important;
  font-family: "Arquitecta" !important;
}
div.ls-wrapper:has(.theme-btn):hover .theme-btn.ls-button-layer {
  border: 2px solid #292929 !important;
  color: #fff !important;
  background-color: #292929 !important;
}
.banner_inner {
  margin-top: 107px;
  background-size: cover !important;
  position: relative;
  text-transform: capitalize;
}
.banner_inner::before {
  content: "";
  height: 100%;
  background: linear-gradient(rgba(0,0,0,0) 0%,#24342b 100%);
  position: absolute;
  width: 100%;
  opacity: 0.5;
  left: 0;
  bottom: 0;
  mix-blend-mode: multiply;
}
.banner_inner .container {
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  min-height: 495px;
  text-align: center;
  position: relative;
}
.banner_inner .container * {
  color: #fff;
}
.banner_inner .container h1 {
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  font-family: "Mrs Eaves OT";
  padding-bottom: 90px;
}
.appointment-section .vc_custom_heading {
  max-width: 400px;
  font-family: "Mrs Eaves OT";
}
.appointment-section .appointment-img figure {
  border: 17px solid #ECECEC;
  border-radius: 36px;
}
.appointment-section .appointment-img figure img {
  border-radius: 15px;
}
.team_main_section {
  overflow: hidden;
}
.service-detail {
  position: relative;
  overflow: hidden;
}
.service-detail::before {
  content: "";
  position: absolute;
  width: 290px;
  height: 330px;
  background: url(../img/teeth-shape.svg) no-repeat;
  background-size: contain;
  bottom: 25%;
  right: -95px;
  opacity: 0.3;
}
.service-detail .service-bar {
  background: #292929;
  padding: 20px 50px 20px 20px !important;
}
.service-detail .service-bar h3 {
  font-weight: 700;
  font-size: 24px;
}
.service-detail .service-bar ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(112,112,112,0.4);
}
.service-detail .service-bar ul li:last-child {
  border-bottom: 0;
}
.why_choose-section .choose_slider .slick-list {
  overflow: visible !important;
}
.why_choose-section .choose_slider .slick-track {
  display: flex;
}
.why_choose-section .choose_slider .slick-track .slick-slide {
  height: auto;
}
.why_choose-section .choose_slider .why-choose-wrapper {
  background-color: rgba(0,128,199,0.1);
  padding: 35px 28px;
  border: 2px solid #0082CA;
  border-radius: 36px;
  margin: 0 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.why_choose-section .choose_slider .why-choose-wrapper .why-choose-image-wrapper img {
  margin: 0 auto;
  height: 50px;
  object-fit: contain;
}
.why_choose-section .choose_slider .why-choose-wrapper h5 {
  text-align: center;
  margin-top: 10px;
  cursor: pointer;
}
.why_choose-section .choose_slider .why-choose-wrapper h5 a {
  text-align: center;
}
.welcome-section {
  padding-top: 100px !important;
  padding-bottom: 220px;
}
.welcome-section .vc_row {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.welcome-section .welcome-block {
  background-color: #fff;
  border-radius: 36px;
  padding: 80px 68px;
}
.welcome-section .welcome-block h5 {
  margin-bottom: 8px;
}
.dr-main-section {
  background-color: #0082CA;
}
.dr-main-section .dr-block .vc_column-inner {
  position: relative;
}
.dr-main-section .dr-block .vc_column-inner figure {
  position: relative;
}
.dr-main-section .dr-block .vc_column-inner figure::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.3);
  z-index: 0;
}
.dr-main-section .dr-block .vc_column-inner .dr-details {
  position: absolute;
  bottom: 36px;
  left: 25px;
  right: 25px;
  z-index: 5;
}
.dr-main-section .dr-block .vc_column-inner .dr-details h5,
.dr-main-section .dr-block .vc_column-inner .dr-details p {
  color: #fff;
}
.dr-main-section .dr-block .vc_column-inner .dr-details .theme-btn .vc_btn3 {
  word-spacing: 3px;
}
.dr-main-section .dr-block .vc_column-inner .dr-details .theme-btn .vc_btn3:hover {
  background-color: #292929 !important;
  color: #fff !important;
  border-color: #292929 !important;
}
.dr-main-section .dr-content-block .wpb_single_image {
  max-width: 222px;
  margin: 0 auto;
}
.dr-main-section .dr-content-block .wpb_single_image figure {
  max-width: 222px;
  margin: 0 auto;
}
.dr-main-section .dr-content-block .wpb_single_image figure img {
  max-width: 222px;
  margin: 0 auto;
}
.basic-content > .vc_row {
  margin-left: 0;
  margin-right: 0;
  display: flex;
  justify-content: center;
}
.basic-content > .vc_row > .wpb_column {
  border: 2px solid #0082CA;
  background-color: rgba(0,128,199,0.1);
  padding: 45px;
  border-radius: 36px;
}
.two-column {
  padding-top: 80px;
}
.two-column h2,
.two-column h3 {
  margin-bottom: 24px;
}
.two-column >.vc_row {
  flex-direction: row-reverse;
  position: relative;
  overflow: hidden;
}
.two-column >.vc_row::before {
  content: '';
  position: absolute;
  right: -183px;
  left: auto;
  bottom: 0;
  height: 401px;
  width: 367px;
  background-image: url('../img/services-all-pattern.svg');
  background-repeat: no-repeat;
  display: block !important;
}
.two-column >.vc_row:last-child {
  padding-bottom: 0;
}
.two-column >.vc_row:nth-child(4n+1) {
  flex-direction: inherit;
  position: relative;
  overflow: hidden;
}
.two-column >.vc_row:nth-child(4n+1)::before {
  content: '';
  position: absolute;
  left: -183px;
  top: 0;
  height: 401px;
  width: 367px;
  background-image: url('../img/services-all-pattern.svg');
  background-repeat: no-repeat;
  display: block !important;
}
.two-column >.vc_row:nth-child(4n+1) >.wpb_column:first-child .vc_column-inner {
  margin-left: auto;
  margin-right: inherit;
  padding-right: 122px;
  padding-left: 15px;
}
.two-column >.vc_row >.wpb_column .theme-btn {
  padding-top: 40px;
}
.two-column >.vc_row >.wpb_column .wpb_single_image * {
  display: block;
  width: 100%;
}
.two-column >.vc_row >.wpb_column:first-child .vc_column-inner {
  max-width: 648px;
  margin-right: auto;
  margin-left: inherit;
  padding-left: 122px;
  padding-right: 15px;
  padding-top: 30px !important;
  padding-bottom: 30px;
}
.two-column >.vc_row >.wpb_column:first-child .wpb_single_image {
  display: none;
}
.services-section {
  position: relative;
}
.services-section::before {
  content: "";
  background: #0082CA;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.05;
}
.services-section .service-block {
  position: relative;
}
.services-section .service-block .service-img {
  position: relative;
  width: 100%;
}
.services-section .service-block .service-img img {
  width: 100%;
  position: relative;
  aspect-ratio: 0.88888888888889;
  object-fit: cover;
}
.services-section .service-block .service-img a {
  display: inline-block;
  background-color: #0082CA;
  color: #fff;
  text-transform: capitalize;
  font-size: 28px;
  position: absolute;
  bottom: 38px;
  right: 0;
  border-radius: 36px 0 0 36px;
  padding: 12px 60px 12px 22px;
  font-weight: 700;
  line-height: 1.1612;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  margin-left: 30px;
}
.services-section .service-block .service-img a::before {
  content: '';
  width: 21px;
  height: 16px;
  background-image: url(../img/service-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  transition: all ease-in-out 0.3s;
}
.services-section .service-block .service-img a:hover::before {
  transform: translateY(-50%) rotate(180deg);
}
.services-section .service-block .service-img a:hover + .edtior-content {
  z-index: 5;
  opacity: 1;
}
.services-section .service-block .edtior-content {
  position: absolute;
  top: 36px;
  bottom: 37px;
  left: 100%;
  background-color: #292929;
  color: #fff;
  padding: 30px 20px 30px 20px;
  max-width: 250px;
  width: 100%;
  transition: all ease-in-out 0.3s;
  z-index: 1;
  opacity: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  line-clamp: 7;
  -webkit-box-orient: vertical;
}
.services-section .service-block .edtior-content p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  line-clamp: 7;
  -webkit-box-orient: vertical;
}
.services-section .service-block .wpb_column:last-child .service-img a:hover + .edtior-content {
  right: 100%;
  left: inherit;
}
.services-section .service-block .wpb_column:last-child .edtior-content {
  left: inherit;
  right: 100%;
}
.services-all .services-all-row {
  position: relative;
  overflow: hidden;
}
.services-all .services-all-row::before {
  content: '';
  position: absolute;
  right: -183px;
  top: 0;
  height: 401px;
  width: 367px;
  background-image: url('../img/services-all-pattern.svg');
  background-repeat: no-repeat;
}
.two-col-bottom .two-col-bottom-img figure img {
  border-radius: 36px;
}
.two-col-bottom .two-col-bottom-content > .wpb_column > .vc_column-inner > .wpb_wrapper {
  padding: 95px 55px 50px 55px;
  background: linear-gradient(rgba(255,255,255,0.14) 0%,#ececec 100%);
  border-radius: 36px;
}
.two-col-bottom .two-col-bottom-content .wpb_column + .wpb_column > .vc_column-inner > .wpb_wrapper {
  background: linear-gradient(#ececec 0%,rgba(255,255,255,0.14) 100%) !important;
}
.two-col-bottom .logo-pattern {
  position: absolute;
  top: 100%;
  transform: translate(-50%,-50%);
  left: 50%;
  z-index: 5;
}
.vc_row.cta-block {
  padding: 120px 20px 69px;
  height: 100%;
  width: 100%;
  background-size: contain !important;
  margin-left: 0;
  margin-right: 0;
}
.vc_row.cta-block .vc_custom_heading {
  max-width: 900px;
  margin: 0 auto;
}
.vc_row.cta-block .cta-button > .wpb_column > .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  column-gap: 40px;
  justify-content: flex-end;
}
.team-cta {
  padding: 100px 20px 40px;
}
.team_main_section .team_section_content {
  padding: 80px 0;
}
.team_main_section .team_section_content .meet-our-team-box {
  position: relative;
}
.team_main_section .team_section_content .team_boxs {
  max-width: 416px;
  margin: 30px auto 0;
}
.team_main_section .team_section_content .therapist-card__therapist-avatar {
  position: relative;
}
.team_main_section .team_section_content .therapist-card__therapist-avatar .team-img {
  overflow: hidden;
  width: 100%;
  height: 510px;
  border-radius: 20px;
}
.team_main_section .team_section_content .therapist-card__therapist-avatar .team-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 20px;
}
.team_main_section .team_section_content .therapist-card__therapist-avatar .theme-btn {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  word-spacing: 3px;
}
.team_main_section .team_section_content .therapist-card__therapist-avatar .theme-btn:hover {
  background: #292929 !important;
  border-color: #292929 !important;
  color: #fff;
}
.team_main_section .team_section_content .therapist-card__detail {
  margin-bottom: 0;
  margin-top: 30px;
}
.team_main_section .dental-team-wrapper .team_section_content .therapist-card__therapist-avatar {
  height: auto;
}
.team_main_section .aestheticians-team-wrapper {
  background: #e5f2f9;
  position: relative;
  overflow: hidden;
}
.team_main_section .aestheticians-team-wrapper::before {
  content: "";
  position: absolute;
  width: 367px;
  height: 401px;
  background: url(../img/teeth-shape.svg) no-repeat;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  right: -183px;
}
.team_main_section .aestheticians-team-wrapper .team_section_content {
  padding: 80px 0;
}
.team_main_section .administration-team-wrapper {
  position: relative;
  overflow: hidden;
}
.team_main_section .administration-team-wrapper::before {
  content: "";
  position: absolute;
  width: 367px;
  height: 401px;
  background: url(../img/teeth-shape.svg) no-repeat;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  left: -183px;
}
.dr-inner-section {
  position: relative;
  overflow: hidden;
}
.dr-inner-section::before {
  content: '';
  position: absolute;
  right: -183px;
  bottom: 200px;
  height: 401px;
  width: 367px;
  background-image: url('../img/services-all-pattern.svg');
  background-repeat: no-repeat;
}
.all-content h2 {
  margin-bottom: 40px;
}
.all-content h3,
.all-content h4,
.all-content h5,
.all-content h6 {
  margin-bottom: 20px;
}
body.administration .cta-block {
  margin: 100px 0;
}
body.hygiene .cta-block,
body.assistant .cta-block {
  margin: 0 0 100px;
}
.contact-page_form {
  position: relative;
}
.contact-page_form form {
  max-width: 650px;
  margin: 0 auto;
}
.contact-page_form .gform_footer {
  justify-content: center;
}
.contact-page_form::before {
  content: "";
  position: absolute;
  background-image: url(../img/contact-pattern.svg);
  background-repeat: no-repeat;
  height: 473px;
  width: 432px;
  bottom: 0;
  display: block !important;
  right: -160px;
  background-position: right bottom;
}
.logo_shape {
  position: relative;
}
.logo_shape::before {
  content: "";
  position: absolute;
  background-image: url(../img/contact-pattern.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 473px;
  width: 432px;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  display: block !important;
  background-position: center center;
}
.appointment_form form label,
.appointment_form form .gfield_label {
  color: #fff;
  font-size: 18px !important;
}
.appointment_form form .gfield_required {
  color: #fff !important;
}
.appointment_form form .gform_footer {
  justify-content: center;
}
.footer {
  padding-top: 82px;
  background-color: #292929;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.footer::before {
  content: '';
  position: absolute;
  bottom: -156px;
  left: -131px;
  background-image: url(../img/footer-pattern-image.svg);
  background-repeat: no-repeat;
  height: 726px;
  width: 663px;
}
.footer * {
  color: #fff;
}
.footer a:hover {
  color: #0082CA;
  text-decoration: none;
}
.footer .menu a {
  text-transform: capitalize;
}
.footer .footer_main {
  padding-bottom: 40px;
  position: relative;
  z-index: 1;
}
.footer .footer_main .container .row + .row {
  margin-top: 30px;
}
.footer .footer_main .footer-main-logo {
  max-width: 284px;
}
.footer .footer_main .footer-main-logo a {
  display: inline-block;
}
.footer .footer_main .footer-main-logo + img {
  max-width: 284px;
  margin-right: auto;
}
.footer .footer_main .footer-main-logo .footer-logo {
  display: inline-block;
}
.footer .footer_main .footer-top-right {
  display: flex;
  padding: 36px 70px;
  background-color: rgba(0,0,0,0.2);
  border-radius: 36px;
  column-gap: 80px;
  justify-content: space-between;
  align-items: center;
}
.footer .footer_main .footer-top-right .footer-contact-info a {
  text-decoration: none;
  transition: all ease-in-out 0.3s;
}
.footer .footer_main .footer-top-right .footer-contact-info a:hover {
  color: #0082CA;
}
.footer .footer_main .footer-top-right .footer-contact-info p,
.footer .footer_main .footer-top-right .footer-contact-info a {
  font-size: 20px;
  font-weight: 400;
  display: flex;
  align-items: baseline;
}
.footer .footer_main .footer-top-right .footer-contact-info i {
  color: #0082CA;
  width: 24px;
  height: 24px;
  margin-right: 12px;
}
.footer .footer_main .footer-top-right .address-contact,
.footer .footer_main .footer-top-right .email-fax {
  display: flex;
  flex-direction: column;
  row-gap: 18px;
}
.footer .footer_main .footer-top-right .address-contact .fax-number,
.footer .footer_main .footer-top-right .email-fax .fax-number {
  pointer-events: none;
}
.footer .footer_main h5 {
  margin-bottom: 12px;
  font-size: 22px;
  font-weight: 700;
  font-family: "Arquitecta";
}
.footer .footer_main .quick-links-wrapper,
.footer .footer_main .services-wrapper {
  padding: 44px;
  background-color: rgba(0,0,0,0.2);
  border-radius: 36px;
}
.footer .footer_main .quick-links-wrapper ul,
.footer .footer_main .services-wrapper ul {
  list-style: disc;
  padding-left: 20px;
}
.footer .footer_main .quick-links-wrapper ul li::marker,
.footer .footer_main .services-wrapper ul li::marker {
  color: #0082CA;
}
.footer .footer_main .quick-links-wrapper ul li a,
.footer .footer_main .services-wrapper ul li a {
  color: #B3B3B3;
}
.footer .footer_main .quick-links-wrapper ul li a:hover,
.footer .footer_main .services-wrapper ul li a:hover {
  color: #0082CA;
}
.footer .services-wrapper {
  background-color: rgba(112,112,112,0.2) !important;
}
.footer .services-wrapper ul,
.footer .footer-quick-links ul {
  list-style: disc;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  padding-left: 20px;
  margin: 0;
}
.footer .services-wrapper ul li,
.footer .footer-quick-links ul li {
  flex: 0 0 50%;
  padding-right: 25px;
  max-width: 50%;
}
.footer .services-wrapper ul li::marker,
.footer .footer-quick-links ul li::marker {
  color: #0082CA;
}
.footer .footer_disclaimer {
  font-size: 12pt;
  background-color: rgba(0,0,0,0.2);
  padding: 44px;
  border-radius: 36px;
}
.footer .footer_disclaimer p {
  line-height: 1.35;
}
.footer .footer_disclaimer a {
  text-decoration: underline;
}
.footer .footer_disclaimer a:hover {
  color: #0082CA;
}
.footer .contact-us-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid rgba(255,255,255,0.28);
}
.footer .contact-us-wrapper h5 {
  flex: 0 0 100%;
  max-width: 100%;
}
.footer .contact-us-wrapper > div {
  flex: 0 0 30%;
  max-width: 30%;
}
.footer .footer_copyright {
  padding: 27px 0 0 0;
  font-size: 20px;
  font-weight: 400;
  margin-top: 40px;
  border-top: 2px solid rgba(255,255,255,0.2);
}
.footer .footer_copyright .copyright-footer-wrapper > .row {
  gap: 20px;
}
.footer .footer_copyright p,
.footer .footer_copyright a {
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  color: #B3B3B3;
}
.footer .footer_copyright .footer_links {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}
.footer .footer_copyright .footer_links a:hover {
  color: #0082CA;
}
.footer .footer_copyright .footer_maker i {
  animation: 1s plus-heart infinite;
  padding: 0 1px;
  color: #0082CA;
  font-size: 16px;
}
.footer .footer_copyright .footer_maker a:hover {
  color: #0082CA;
}
.vc_row.review-section {
  margin-left: 0;
  margin-right: 0;
  background-color: #292929;
  padding: 50px 85px;
  border-radius: 36px;
}
.vc_row.review-section * {
  color: #fff;
}
.vc_row.review-section .rating-block .rating > .vc_column-inner > .wpb_wrapper {
  display: flex;
  column-gap: 15px;
  align-items: center;
  margin-bottom: 10px;
}
.vc_row.review-section .rating-block .rating > .vc_column-inner > .wpb_wrapper h4 {
  font-size: 70px;
}
.vc_row.review-section .rating-block .rating > .vc_column-inner > .wpb_wrapper .wpb_single_image figure img {
  height: 34px;
}
.vc_row.review-section .theme-btn.theme-btn-white .vc_btn3:hover {
  background: #0082CA !important;
  color: #fff !important;
  border-color: #0082CA !important;
}
.vc_row.review-section .google-review {
  max-width: 300px;
}
.vc_row.main-cta {
  gap: 20px;
  margin-left: 0;
  margin-right: 0;
}
.vc_row.main-cta .cta-new-patients {
  width: calc(50% - 10px);
  position: relative;
  border-radius: 36px;
  overflow: hidden;
}
.vc_row.main-cta .cta-new-patients .vc_column-inner {
  padding: 50px 50px !important;
  height: 100%;
  align-items: end;
  justify-content: end !important;
  position: relative;
}
.vc_row.main-cta .cta-new-patients .vc_column-inner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(rgba(41,41,41,0.14) 0%,#000 100%);
  z-index: 2;
  display: block !important;
}
.vc_row.main-cta .cta-new-patients .vc_column-inner .wpb_wrapper {
  position: relative;
  z-index: 3;
}
.vc_row.main-cta .cta-new-patients h5 {
  line-height: 1.29;
}
.vc_row.main-cta .cta-new-patients .theme-btn-dark .vc_btn3:hover {
  border: 2px solid #fff !important;
  color: #0082CA !important;
  background-color: #fff !important;
}
.vc_row.main-cta .hours-block {
  width: calc(50% - 10px);
}
.vc_row.main-cta .hours-block > .vc_column-inner {
  position: relative;
  overflow: hidden;
  background-color: #292929;
  padding: 75px 30px 75px 110px !important;
  border-radius: 36px;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.vc_row.main-cta .hours-block::before {
  content: "";
  position: absolute;
  background-image: url(../img/hours-pattern.svg);
  background-repeat: no-repeat;
  height: 473px;
  width: 432px;
  bottom: 0;
  display: block !important;
  right: 0;
  background-position: right bottom;
}
.vc_row.main-cta .hours-block * {
  color: #fff;
}
.vc_row.main-cta .hours-block .hour-list {
  color: #B3B3B3;
  position: relative;
  z-index: 3;
}
.vc_row.main-cta .hours-block .hour-list * {
  color: #B3B3B3;
}
.footer-contact {
  background-color: #00a4ff;
  position: relative;
}
.footer-contact .map * {
  height: 100%;
}
.footer-contact .contact-section {
  position: relative;
}
.footer-contact .contact-section::before {
  content: "";
  position: absolute;
  background-image: url(../img/contact-pattern.svg);
  background-repeat: no-repeat;
  height: 473px;
  width: 432px;
  bottom: 0;
  display: block !important;
  right: -160px;
  background-position: right bottom;
}
.footer-contact .contact-section .contact-form {
  padding: 50px 20px 50px 134px;
  max-width: 610px;
  position: relative;
  z-index: 5;
}
.footer-contact .contact-logo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  height: 229px;
  width: 229px;
  z-index: 5;
}
.footer-map iframe {
  vertical-align: top;
}
.footer-review .review-info > .vc_column-inner > .wpb_wrapper {
  text-align: center;
  border: 1px solid #fff;
  padding: 35px 70px;
  max-width: 450px;
  margin-left: auto;
  margin-right: 60px;
}
.footer-review .review-info .review-num {
  font-size: 94px;
}
