@font-face {
  font-display: swap;
  font-family: "Marcellus";
  font-weight: 400;
  src: url("../fonts/marcellus-v14-latin-regular.woff2") format("woff2");
}
html body {
  font-family: "Marcellus", sans-serif;
  background-color: #fff;
  color: #000;
  overflow-x: hidden;
  line-height: 1.66;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 1440px) {
  html body {
    font-size: 16px;
  }
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
  color: #000;
  font-family: "Marcellus", sans-serif;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}
html body h1,
html body .lvl-1 {
  font-size: 70px;
}
html body h2,
html body .lvl-2 {
  font-size: 44px;
}
html body h3,
html body .lvl-3 {
  font-size: 44px;
}
html body h4,
html body .lvl-4 {
  font-size: 22px;
}
html body h5,
html body .lvl-5 {
  font-size: 18px;
}
html body h6,
html body .lvl-6 {
  font-size: 16px;
}
@media screen and (max-width: 1560px) {
  html body h1,
  html body .lvl-1 {
    font-size: 62px;
  }
  html body h2,
  html body .lvl-2 {
    font-size: 40px;
  }
  html body h3,
  html body .lvl-3 {
    font-size: 40px;
  }
  html body h4,
  html body .lvl-4 {
    font-size: 20px;
  }
  html body h5,
  html body .lvl-5 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1199px) {
  html body h1,
  html body .lvl-1 {
    font-size: 56px;
  }
  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: 18px;
  }
}
@media (max-width: 991px) {
  html body h1,
  html body .lvl-1 {
    font-size: 50px;
  }
  html body h2,
  html body .lvl-2 {
    font-size: 32px;
  }
  html body h3,
  html body .lvl-3 {
    font-size: 32px;
  }
  html body h4,
  html body .lvl-4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  html body h1,
  html body .lvl-1 {
    font-size: 46px;
  }
  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: 18px;
  }
}
a {
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  color: #009949;
}
a :focus,
a :hover {
  outline: none;
  text-decoration: none;
}
a.text-link:hover {
  color: #000;
}
a:hover {
  color: #000;
}
ul li,
ol li {
  margin-bottom: 14px;
  line-height: 1.66;
}
ul li:last-child,
ol li:last-child {
  margin-bottom: 0;
}
.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: #009949;
  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 16px;
}
ul:last-child,
ol:last-child {
  margin-bottom: 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;
}
iframe {
  display: block;
}
.social {
  display: flex;
  list-style: none;
  margin: 0;
  column-gap: 24px;
}
.social li {
  margin-bottom: 0 !important;
}
.social li a {
  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: #fff;
  font-size: 26px;
  transition: all ease-in-out 0.3s;
}
.social li a:hover i {
  color: #009949;
}
.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 !important;
}
.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;
}
.mt-0 {
  margin-top: 0px;
}
.mt-10 {
  margin-top: 10px;
}
.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 !important;
  }
  .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 !important;
  }
  .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 !important;
  }
  .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;
  }
}
@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;
  }
}
.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: #009949;
}
.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: #245496;
}
.bg_primary {
  background-color: #009949;
}
.bg_secondary {
  background-color: #245496;
}
.bg-wt {
  background-color: #fff;
}
.bg_blk {
  background-color: #000;
}
.d-center {
  display: flex;
  align-items: center;
}
.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 {
  position: relative;
  display: inline-block;
  z-index: 1;
  padding-left: 44px;
  transition: all 0.3s !important;
}
a.theme-btn span,
p.theme-btn span {
  background: #009949 !important;
  color: #fff !important;
  line-height: normal !important;
  text-transform: capitalize !important;
  text-align: center !important;
  transition: 0.3s !important;
  padding: 12px 16px !important;
  font-size: 18px !important;
  border-radius: 0 !important;
  z-index: 1;
  font-weight: 400;
  vertical-align: middle;
  border: 1px solid #fff !important;
  display: block;
}
@media screen and (max-width: 1440px) {
  a.theme-btn span,
  p.theme-btn span {
    font-size: 16px !important;
  }
}
a.theme-btn::before,
p.theme-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 100%;
  background-color: #245496;
  border: 1px solid #fff;
  border-right: none !important;
  background-image: url(../img/right-arrow.svg);
  background-repeat: no-repeat;
  background-position: center right 0;
  transition: all 0.3s ease-in-out;
}
a.theme-btn:hover::before,
p.theme-btn:hover::before {
  background-position: center right -44px;
}
a.theme-btn.btn--secondary span,
p.theme-btn.btn--secondary span {
  background: #245496 !important;
}
a.theme-btn.btn--secondary::before,
p.theme-btn.btn--secondary::before {
  background-color: #009949;
}
.theme-btn .vc_btn3 {
  position: relative;
  display: inline-block;
  z-index: 1;
  padding-left: 44px;
  transition: all 0.3s !important;
  background: none !important;
  border: none !important;
  padding: 0 0 0 44px !important;
}
.theme-btn .vc_btn3 span {
  background: #009949 !important;
  color: #fff !important;
  line-height: normal !important;
  text-transform: capitalize !important;
  text-align: center !important;
  transition: 0.3s !important;
  padding: 12px 16px !important;
  font-size: 18px !important;
  border-radius: 0 !important;
  z-index: 1;
  font-weight: 400;
  vertical-align: middle;
  border: 1px solid #fff !important;
  display: block;
}
@media screen and (max-width: 1440px) {
  .theme-btn .vc_btn3 span {
    font-size: 16px !important;
  }
}
.theme-btn .vc_btn3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 100%;
  background-color: #245496;
  border: 1px solid #fff;
  border-right: none !important;
  background-image: url(../img/right-arrow.svg);
  background-repeat: no-repeat;
  background-position: center right 0;
  transition: all 0.3s ease-in-out;
}
.theme-btn .vc_btn3:hover::before {
  background-position: center right -44px;
}
.theme-btn.btn--secondary .vc_btn3 span {
  background: #245496 !important;
}
.theme-btn.btn--secondary .vc_btn3::before {
  background-color: #009949;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #000;
  font-family: "Marcellus", sans-serif !important;
  opacity: 1;
  font-weight: 400;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000;
  opacity: 1;
  font-weight: 400;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #000;
  opacity: 1;
  font-weight: 400;
}
.request-form .gform_wrapper {
  margin: 30px 0;
}
.gform-body {
  vertical-align: middle;
}
.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 0;
  margin-top: 0;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid="true"] {
  border: none !important;
  border-bottom: solid 1px rgba(0,0,0,0.5) !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 input[type="textarea"],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
  background-color: transparent !important;
  color: #000;
  margin: 0;
  line-height: 1.66 !important;
  border-bottom: 1px solid rgba(0,0,0,0.5) !important;
  border: none;
  border-radius: 0 !important;
  outline: none !important;
  font-size: 18px !important;
  padding: 0 0 11px !important;
  font-family: "Marcellus", sans-serif !important;
  font-weight: 400;
}
@media screen and (max-width: 1440px) {
  .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 input[type="textarea"],
  .gform_wrapper.gravity-theme select,
  .gform_wrapper.gravity-theme textarea {
    font-size: 16px !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: 12px;
  bottom: 40%;
  color: #000;
  pointer-events: none;
}
.gform_wrapper.gravity-theme .ginput_container_select select {
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.gform_wrapper.gravity-theme .ginput_container_select select option {
  color: rgba(0,0,0,0.7);
}
.gform_wrapper.gravity-theme textarea {
  resize: none;
  height: 100px !important;
  margin-bottom: 0 !important;
  display: block;
}
.gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  max-width: max-content;
  margin-top: 30px !important;
  padding: 0 !important;
}
.gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
  background-color: #009949 !important;
  color: #fff !important;
  position: relative !important;
  line-height: normal !important;
  text-transform: capitalize !important;
  text-align: center !important;
  transition: 0.3s !important;
  display: inline-block !important;
  padding: 12px 66px !important;
  font-size: 18px !important;
  border-radius: 0 !important;
  z-index: 1 !important;
  font-weight: 400;
  vertical-align: middle;
  border: none !important;
  white-space: break-spaces;
  margin-bottom: 0;
}
@media screen and (max-width: 1440px) {
  .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 991px) {
  .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    padding: 12px 20px !important;
  }
}
.gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
  background-color: #245496 !important;
}
.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;
  font-size: 16px !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: 50%;
  transform: translateY(-50%);
  left: 3px;
  width: 14px;
  height: 14px;
  background: #000;
  border-radius: 100%;
}
.ginput_container_radio label,
.ginput_container_checkbox label,
.form-group label {
  position: relative;
  cursor: pointer;
  margin-right: 5px;
  font-weight: 500;
  color: #000 !important;
}
.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 #000;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 40px !important;
}
@media screen and (max-width: 1199px) {
  .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 24px !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_error > label,
.gform_wrapper.gravity-theme .gfield_error legend,
.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
  color: red !important;
  margin-top: 0 !important;
  text-align: left;
  font-weight: 400;
}
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
[type="radio"]:checked + .gform-field-label {
  position: relative;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #000 !important;
}
[type="radio"]:checked + .gform-field-label:before {
  content: "";
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  border-radius: 100%;
  background: #fff;
  cursor: pointer;
  margin-right: 5px;
}
[type="radio"]:checked + .gform-field-label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 1;
  -webkit-transform: scale(1) translateY(-50%);
  transform: scale(1) translateY(-50%);
  cursor: pointer;
}
.slick-disabled {
  opacity: 0.4 !important;
  pointer-events: none;
}
.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;
  text-align: left;
}
@media (max-width: 420px) {
  .hour-list {
    font-size: 14px;
  }
}
.hour-list label {
  max-width: 142px;
  flex: 0 0 142px;
}
@media (max-width: 420px) {
  .hour-list label {
    max-width: 116px;
    flex: 0 0 116px;
  }
}
.wpb_text_column ul,
.custom-ul ul {
  margin-bottom: 16px;
  margin-top: 10px;
  list-style: none;
}
.wpb_text_column ul li,
.custom-ul ul li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 0;
  text-align: left;
  line-height: 1.556;
  margin-bottom: 12px;
}
.wpb_text_column ul li::before,
.custom-ul ul li::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 50%;
  border: 3px solid #009949;
}
@media screen and (max-width: 1560px) {
  .wpb_text_column ul li::before,
  .custom-ul ul li::before {
    top: 3px;
  }
}
.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,
.custom-ul ul li a {
  color: #000;
}
.wpb_text_column ul li a:hover,
.custom-ul ul li a:hover {
  color: #009949;
}
.wpb_text_column ul li + li,
.custom-ul ul li + li {
  margin-top: 0px;
}
.privacy-text h3,
.privacy-text h4,
.privacy-text h5,
.privacy-text h6 {
  margin-bottom: 10px;
}
.privacy-text h2 {
  padding-bottom: 20px;
}
.all-content h2 {
  padding-bottom: 20px;
}
.all-content h3,
.all-content h4,
.all-content h5,
.all-content h6 {
  margin-bottom: 10px;
}
.logo_shape {
  position: relative;
}
.logo_shape::before {
  content: "";
  display: block !important;
  position: absolute;
  z-index: -1;
  background-image: url(../img/logo-shape-1.svg);
  background-repeat: no-repeat;
  background-position: top 30% center;
  max-width: 100%;
  height: 100%;
  background-size: 30%;
  width: 100%;
  opacity: 0.2;
}
.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: auto;
  width: 95%;
}
.modal .modal-content {
  border-radius: 10px;
  overflow: hidden;
  border: 0;
  margin: 0 0;
}
.modal .modal-content ul {
  margin-bottom: 10px;
  margin-top: 0;
  list-style: none;
}
.modal .modal-content ul li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 0;
  text-align: left;
  line-height: 1.556;
  margin-bottom: 14px;
}
.modal .modal-content ul li::before {
  content: "";
  position: absolute;
  width: 16px;
  top: 9px;
  height: 16px;
  left: 0;
  border-radius: 50%;
  border: 3px solid #009949;
}
.modal .modal-content ul li.menu-item-has-children > a {
  display: inline-block;
}
.modal .modal-content ul li a:hover {
  color: #245496;
}
.modal .modal-content ul li + li {
  margin-top: 0px;
}
.modal .modal-header {
  background: #009949;
  justify-content: center;
  padding: 15px 50px 15px 30px;
  border-radius: 0;
  text-align: center;
  color: #fff;
  position: relative;
}
.modal .modal-header h4,
.modal .modal-header h5 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: capitalize;
}
.modal .modal-header button {
  outline: none !important;
  box-shadow: none !important;
}
.modal .modal-header button.btn-close {
  position: absolute;
  right: 15px;
  filter: brightness(0) invert(1);
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 -0.5rem -0.5rem auto;
}
.modal .modal-body {
  text-align: center;
}
.modal .modal-body .hour-list {
  text-align: left;
  max-width: 330px;
  margin: 0 auto;
}
@media (max-width: 420px) {
  .modal .modal-body .hour-list {
    max-width: 280px;
  }
}
.modal .modal-body p {
  font-family: "Marcellus", sans-serif;
}
.wpb_text_column p a {
  color: #009949;
}
.wpb_text_column p a:hover {
  color: #000;
}
.wpb_text_column li a {
  color: #009949;
}
.wpb_text_column li a:hover {
  color: #009949;
}
.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: #009949;
  border: 0;
  border-radius: 0;
  padding: 15px 20px;
}
@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 {
    padding: 10px 15px;
  }
}
.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: "Marcellus", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 1.3;
  text-transform: capitalize;
}
@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: 16px !important;
    letter-spacing: 0;
  }
}
.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: none;
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
}
.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;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body a {
  text-decoration: underline;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body a:hover {
  text-decoration: none;
}
@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-body {
    padding: 10px 15px 0 15px;
  }
}
.vc_do_custom_heading {
  margin-bottom: 0 !important;
}
.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);
  }
}
@keyframes jump {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
}
.gform_wrapper.gravity-theme .gform_validation_errors > h2.hide_summary {
  letter-spacing: 0 !important;
}
.mobile-menu-toggle .hamburger {
  position: relative;
  width: 30px;
  height: 20px;
  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: #000;
  height: 2px;
  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.7);
  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: 9999;
}
.mobile-menu__top {
  background: #fff;
  padding: 20px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile-header-logo {
  width: 80%;
}
.menu-close {
  position: relative;
  width: 22px;
  height: 30px;
  cursor: pointer;
}
.menu-close::before {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  right: 0;
  width: 20px;
  height: 2px;
  background-color: #000;
  transform: rotate(45deg);
}
.menu-close::after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  right: 0;
  width: 20px;
  height: 2px;
  background-color: #000;
  transform: rotate(-45deg);
}
.mobile-menu__panel {
  padding: 0 0 100px;
  position: relative;
  width: 100%;
  max-width: 320px;
  height: 100vh;
  overflow: auto;
  margin-left: auto;
  background-color: #fff;
}
.mobile-menu__nav {
  padding: 0;
}
.mobile-menu__nav ul {
  padding: 0;
}
.mobile-menu__nav li {
  list-style: none;
  position: relative;
  margin-bottom: 0;
}
.mobile-menu__nav li .arrow.is-open:after {
  transform: rotate(0deg);
}
.mobile-menu__nav li a {
  color: #000;
  padding: 10px 15px;
  display: block;
  line-height: normal;
}
.mobile-menu__nav li a:hover,
.mobile-menu__nav li a:active,
.mobile-menu__nav li a:focus {
  color: #fff;
  background-color: #009949;
}
.mobile-menu__nav li a:hover + .arrow::before,
.mobile-menu__nav li a: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: 40px;
  height: 40px;
  cursor: pointer;
}
.mobile-menu__nav .arrow:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 18px;
  height: 2px;
  background-color: #000;
  margin: -1px 0 0 -10px;
}
.mobile-menu__nav .arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 18px;
  height: 2px;
  background-color: #000;
  margin: -1px 0 0 -10px;
  transform: rotate(90deg);
}
.mobile-menu__nav > li {
  margin-bottom: 0;
  padding: 0;
  border-bottom: 1px solid #009949;
}
.mobile-menu__nav > li:first-child {
  border-top: 1px solid #009949;
}
.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: #000;
  padding: 10px 15px;
  display: block;
}
.mobile-menu__nav li.current-menu-ancestor > a {
  color: #fff !important;
  background-color: #009949;
}
.mobile-menu__nav li.current-menu-ancestor > .arrow::before,
.mobile-menu__nav li.current-menu-ancestor > .arrow::after {
  background-color: #fff !important;
}
.mobile-menu__nav li.current-menu-item > a {
  color: #fff;
  background-color: #009949;
}
.mobile-menu__nav li.current-menu-item .arrow::before,
.mobile-menu__nav li.current-menu-item .arrow::after {
  background-color: #fff;
}
.mobile-menu__nav li.active > a {
  color: #fff !important;
  background-color: #009949;
}
.mobile-menu__nav li.active > .arrow::before,
.mobile-menu__nav li.active > .arrow::after {
  background-color: #fff !important;
}
.mobile-menu__nav li .dropdown-toggle::after {
  display: none !important;
}
.mobile-menu-btn {
  padding-top: 30px;
  text-align: center;
}
:root {
  scroll-behavior: unset;
}
.header-main {
  width: 100%;
  z-index: 98;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  padding: 18px 0 0;
}
.header-main .header_menu {
  max-width: 1550px;
  padding: 0 15px;
  margin: 0 auto;
}
.header-main .header_menu .header-logo {
  max-width: 304px;
  margin-bottom: 7px;
}
.header-main .header_menu .header-logo a {
  display: inline-block;
}
.header-main .header_menu .header-main-center .header-contact {
  column-gap: 50px;
  padding-bottom: 10px;
}
.header-main .header_menu .header-main-center .header-contact a {
  border: 1px solid #c7c7c7;
  padding: 11px 14px;
  column-gap: 10px;
  color: #000;
  line-height: normal;
}
.header-main .header_menu .header-main-center .header-contact a img {
  width: 18px;
  height: 18px;
  object-fit: contain;
  flex: 0 0 18px;
}
.header-main .header_menu .header-main-center .header-contact a:hover {
  color: #245496;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav {
  margin: 0;
  column-gap: 35px;
  z-index: 1;
  flex-wrap: nowrap;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li {
  padding: 10px 0 26px;
  margin: 0;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li > a {
  color: #000;
  line-height: normal;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li > a.dropdown-toggle {
  padding-right: 15px;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li > a::after {
  width: 8px;
  height: 8px;
  border-top: 0 !important;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 0 !important;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 33%;
  right: 4px;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li > a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 62px;
  height: 2.5px;
  background-color: #009949;
  display: none;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li > a:hover {
  color: #009949;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li > a:hover::after {
  border-right: 1px solid #009949;
  border-bottom: 1px solid #009949;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.active > a {
  color: #009949;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.active > a::after {
  border-right: 1px solid #009949 !important;
  border-bottom: 1px solid #009949 !important;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li .dropdown-menu {
  top: 100%;
  padding: 0;
  background: #245496;
  width: 280px;
  border: none;
  border-radius: 8px;
  z-index: 1;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li .dropdown-menu::before,
.header-main .header_menu .header-main-center .header-main-menu .header-nav li .dropdown-menu::after {
  border-bottom-color: #245496 !important;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li .dropdown-menu li {
  margin-bottom: 0;
  padding: 0;
  position: relative;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li .dropdown-menu li a {
  padding: 10px 24px 10px 10px;
  border-radius: 6px;
  color: #fff !important;
  display: block;
  font-size: 16px;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li .dropdown-menu li a:hover {
  background: #009949;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li .dropdown-menu li a:hover::before {
  background: #009949;
}
.header-main .header_menu .header-main-center .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;
  border-bottom: 2px solid #fff;
  border-left: 0 !important;
  transform: rotate(-45deg) translateY(-50%);
  position: absolute;
  top: 45%;
  right: 10px;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li .dropdown-menu li.menu-item-has-children > a:hover::after {
  border-right: 2px solid #fff !important;
  border-bottom: 2px solid #fff !important;
}
.header-main .header_menu .header-main-center .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-center .header-main-menu .header-nav li:last-child > .dropdown-menu {
  right: 0;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li:last-child > .dropdown-menu::after {
  right: 20px;
  left: inherit;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li:last-child > .dropdown-menu::before {
  display: none;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav > li.current_page_item > a {
  color: #009949;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav > li.current_page_item > a::before {
  display: block;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav > li.current_page_item > a::after {
  border-right: 1px solid #009949 !important;
  border-bottom: 1px solid #009949 !important;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav > li.current-menu-ancestor > a {
  color: #009949;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav > li.current-menu-ancestor > a::before {
  display: block;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav > li.current-menu-ancestor > a::after {
  border-right: 1px solid #009949 !important;
  border-bottom: 1px solid #009949 !important;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-ancestor > a {
  background: #009949 !important;
  color: #fff !important;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-ancestor > a::before {
  display: block;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-ancestor > a::after {
  border-right: 2px solid #fff !important;
  border-bottom: 2px solid #fff !important;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-item > a {
  background: #009949;
  color: #fff !important;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-item > a::before {
  display: block;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-item > a::after {
  border-right: 2px solid #fff !important;
  border-bottom: 2px solid #fff !important;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav .menu-active > a {
  color: #009949;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav .menu-active > a::after {
  border-right: 1px solid #009949 !important;
  border-bottom: 1px solid #009949 !important;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav .menu-active .dropdown-menu li.active > a {
  background-color: #009949 !important;
  color: #fff !important;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav .menu-active .dropdown-menu li.active > a::after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu > a,
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu > a {
  position: relative;
  padding-right: 16px;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu > a::after,
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu > a::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: 0 !important;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 0 !important;
  transform: rotate(45deg) translateY(-50%);
  top: 38%;
  right: 4px;
  transition: all 0.3s ease;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu > a::before,
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu > a::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 55px;
  height: 3px;
  bottom: -30px;
  background: #009949;
  display: none;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu > a:hover::after,
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu > a:hover::after {
  border-right: 1px solid #009949;
  border-bottom: 1px solid #009949;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu > a.active,
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu > a.active {
  color: #009949;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu > a.active::after,
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu > a.active::after {
  border-right: 1px solid #009949;
  border-bottom: 1px solid #009949;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu > a.active::before,
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu > a.active::before {
  display: block;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu {
  position: relative;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu .sub-menu {
  position: absolute;
  top: calc(100% - 30px);
  padding: 0;
  background: #245496;
  width: 280px;
  border: none;
  border-radius: 8px;
  z-index: 1;
  display: none;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu .sub-menu::before,
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu .sub-menu::after {
  content: "";
  position: absolute;
  top: -7px;
  left: 19px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #245496;
  border-left: 7px solid transparent;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu .sub-menu li {
  margin-bottom: 0;
  padding: 0;
  position: relative;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu .sub-menu li a {
  padding: 10px 24px 10px 10px;
  border-radius: 6px;
  color: #fff !important;
  display: block;
  font-size: 16px;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu .sub-menu li a:hover {
  background: #009949;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu .sub-menu li a:hover::before {
  background: #009949;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu .sub-menu li a.active {
  background: #009949;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu .sub-menu li a.active::before {
  background: #009949;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu .sub-menu li:hover > .dropdown-menu {
  display: block;
  margin-top: 0;
  top: 0;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu:hover .sub-menu {
  display: block;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu:hover .mega-menu-content {
  display: block;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content {
  background-color: #245496;
  padding: 55px 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 600px;
  overflow: auto;
  display: none;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .container {
  max-width: 1440px;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-parent-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-parent-menu .parent-menu-items {
  border: 1px solid rgba(255,255,255,0.5);
  padding: 22px 20px;
  width: calc(33.33% - 20px);
  background-color: transparent;
  column-gap: 16px;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-parent-menu .parent-menu-items .arrow {
  position: relative;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-parent-menu .parent-menu-items .arrow::after {
  content: "";
  width: 17px;
  height: 16px;
  background: url(../img/dropdown-arrow.svg) no-repeat;
  transform: rotate(90deg);
  flex: 0 0 16px;
  filter: brightness(0) invert(1);
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-parent-menu .parent-menu-items .icon {
  flex: 0 0 48px;
  width: 48px;
  height: 48px;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-parent-menu .parent-menu-items .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  vertical-align: middle;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-parent-menu .parent-menu-items .title {
  flex: 1;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-parent-menu .parent-menu-items .title p {
  color: #fff;
  line-height: 1.388;
  font-size: 16px;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-parent-menu .parent-menu-items:hover {
  background-color: #009949;
  border: 1px solid #ffffff;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-parent-menu .parent-menu-items.active {
  background-color: #009949;
  border: 1px solid #ffffff;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-parent-menu .parent-menu-items:has(.arrow.active) {
  background-color: #009949;
  border: 1px solid #ffffff;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right {
  height: 100%;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-menu-img {
  height: 100%;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-menu-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu {
  background-color: #fff;
  padding: 22px 40px;
  display: none;
  height: 100%;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul {
  margin: 18px 0 0 0;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li {
  padding: 0;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li > a {
  display: block;
  padding: 10px 0;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li > a.active {
  color: #009949;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li > a.active::before {
  display: none !important;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li.active > a {
  color: #009949;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li.drop-down-menu .toggle-icon {
  position: absolute;
  top: 7px;
  right: 0;
  height: 30px;
  z-index: 1;
  display: block;
  width: 30px;
  cursor: pointer;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li.drop-down-menu .toggle-icon::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 16px;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  transform: rotate(0) translate(-50%,-50%);
  top: 50%;
  left: 50%;
  transition: all 0.3s ease-in-out;
  background: url(../img/dropdown-arrow-1.svg) no-repeat;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li.drop-down-menu .toggle-icon.active::after {
  background: url(../img/dropdown-arrow.svg) no-repeat;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li.drop-down-menu > a::after {
  display: none;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li.drop-down-menu .sub-menu {
  list-style: disc;
  position: static;
  display: block;
  margin: 0 0 18px 40px;
  padding: 0;
  width: auto;
  background-color: transparent;
  border-radius: 0 !important;
  display: none;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li.drop-down-menu .sub-menu::after,
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li.drop-down-menu .sub-menu::before {
  display: none;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li.drop-down-menu .sub-menu li {
  margin-bottom: 6px;
  border-bottom: none;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li.drop-down-menu .sub-menu li:last-child {
  margin-bottom: 0;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li.drop-down-menu .sub-menu li > a {
  padding: 0;
  border-bottom: none;
  color: #000 !important;
  border-radius: 0 !important;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li.drop-down-menu .sub-menu li > a:hover {
  background-color: transparent !important;
  color: #009949 !important;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu ul li.drop-down-menu .sub-menu li > a.active {
  color: #009949 !important;
  background-color: transparent;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu.active {
  display: block;
}
.header-main .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu .mega-menu-content .mega-menu-right .mega-sub-menu.active ~ .mega-menu-img {
  display: none;
}
.header-main .header_menu .header-main-right {
  margin-bottom: 10px;
}
.header-main .header_menu .header-main-right .header-social-media {
  padding-bottom: 25px;
}
.header-main .header_menu .header-main-right .header-social-media .social {
  column-gap: 35px;
  justify-content: end;
}
.header-main .header_menu .header-main-right .header-social-media .social a i {
  color: #245496;
}
.header-main .header_menu .header-main-right .header-social-media .social a:hover i {
  color: #009949;
}
.header-main .header_menu .header-main-right .header-btn-grp {
  column-gap: 30px;
}
.header-main.sticky {
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 0 14px rgba(0,0,0,0.5);
  animation: fadeInDown 0.5s ease-in-out 0s 1 normal none running;
  padding: 0;
  background-color: #fff;
}
.header-main.sticky .header_menu .header-logo {
  max-width: 250px;
  margin-bottom: 0;
}
.header-main.sticky .header_menu .header-contact,
.header-main.sticky .header_menu .header-social-media {
  display: none !important;
}
.header-main.sticky .header_menu .header-main-center .header-main-menu .header-nav li {
  padding: 40px 0 40px;
}
.header-main.sticky .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu > a::before,
.header-main.sticky .header_menu .header-main-center .header-main-menu .header-nav li.mega-menu > a::before {
  bottom: -44px;
}
.header-main.sticky .header_menu .header-main-center .header-main-menu .header-nav li.drop-down-menu .sub-menu {
  top: calc(100% - 35px);
}
.header-main.sticky .header_menu .header-main-right {
  margin-bottom: 0;
}
-html {
  scroll-behavior: auto !important;
}
body {
  overflow-x: hidden;
  color: rgba(0,0,0,0.7);
  font-weight: 300;
}
.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.container-1426 {
  max-width: 1426px;
}
.container.container-1516 {
  max-width: 1536px;
}
.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;
}
.home-banner {
  position: relative;
  z-index: 1;
  margin-top: 140px;
  overflow: hidden;
}
.home-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.6) 100%);
}
.home-banner::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 151px;
  height: 422px;
  background: url(../img/hero-logo-shape.svg) no-repeat;
  opacity: 0.1;
}
.home-banner .hero-img {
  height: calc(100vh - 140px);
  min-height: 600px;
}
.home-banner .hero-img img,
.home-banner .hero-img video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-banner .hero-img .wistia_responsive_padding {
  height: 100%;
}
.home-banner .hero-img .wistia_responsive_padding .w-chrome {
  height: 100% !important;
}
.home-banner .hero-img .wistia_responsive_padding .w-chrome video {
  object-fit: cover !important;
}
.home-banner .hero-info {
  z-index: 1;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 77px 0;
}
.home-banner .hero-info * {
  color: #fff;
  text-align: center;
}
.home-banner .hero-info .hero-info-content {
  max-width: 726px;
  margin: 0 auto;
}
.home-banner .hero-info .hero-info-content h1 {
  margin-bottom: 16px;
}
.home-banner .hero-info .hero-info-content h1 span {
  display: block;
  font-size: 40px;
}
.home-banner .hero-info .hero-info-content .editor-content {
  margin-bottom: 30px;
}
.home-banner .hero-info .hero-info-content .editor-content p {
  font-size: 22px;
  line-height: normal;
}
.banner_inner {
  margin-top: 140px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner_inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.6) 100%);
  z-index: -1;
}
.banner_inner::after {
  content: "";
  position: absolute;
  bottom: 20px;
  right: 0;
  width: 151px;
  height: 422px;
  background: url(../img/hero-logo-shape.svg) no-repeat;
  opacity: 0.1;
  z-index: -1;
}
.banner_inner .inner_header_text .container {
  height: 100%;
  min-height: 545px;
  padding-top: 50px;
  padding-bottom: 36px;
  display: flex;
  align-items: end;
  justify-content: center;
}
.banner_inner .inner_header_text .container h1 {
  color: #fff;
  text-align: center;
}
.two-column {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.two-column .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 100px;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element {
  position: relative;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row {
  align-items: center;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row .left-content {
  margin-right: 80px;
  padding-left: 15px;
  max-width: 566px;
  margin-left: auto;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row .left-content .two-col-heading {
  color: #000;
  margin-bottom: 24px;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row .left-content a {
  color: #000;
  text-decoration: underline;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row .left-content a:hover {
  color: #009949;
  text-decoration: none;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row .left-content ul {
  margin: 0 0 16px;
  padding: 0;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row .left-content ul:last-child {
  margin-bottom: 0;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row .left-content ul li {
  position: relative;
  padding-left: 25px;
  text-align: left;
  line-height: normal;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row .left-content ul li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 3px solid #009949;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row .right-content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element:nth-child(even) .row {
  flex-direction: row-reverse;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element:nth-child(even) .row .left-content {
  margin-left: 80px;
  padding-right: 15px;
  padding-left: 0;
  margin-right: 0;
}
.two-column.reversed .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row {
  flex-direction: row-reverse;
}
.two-column.reversed .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row .left-content {
  margin-right: 0;
  padding-left: 0;
  padding-right: 15px;
  margin-left: 80px;
}
.two-column.reversed .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element:nth-child(even) .row {
  flex-direction: row;
}
.two-column.reversed .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element:nth-child(even) .row .left-content {
  margin-right: 80px;
  padding-left: 15px;
  padding-right: 0;
  margin-left: auto;
}
.team_main_section {
  position: relative;
}
.team_main_section .team_section_content .meet-our-team-box .team-header {
  margin-bottom: 40px;
}
.team_main_section .team_section_content .meet-our-team-box .row {
  row-gap: 60px;
}
.team_main_section .team_section_content .meet-our-team-box .team_boxs a {
  color: #000;
}
.team_main_section .team_section_content .meet-our-team-box .team_boxs a .therapist-card__therapist-avatar {
  position: relative;
  overflow: hidden;
}
.team_main_section .team_section_content .meet-our-team-box .team_boxs a .therapist-card__therapist-avatar .therapist-img {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.team_main_section .team_section_content .meet-our-team-box .team_boxs a .therapist-card__therapist-avatar .therapist-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.team_main_section .dental-team-wrapper {
  padding: 100px 0;
}
.team_main_section .dental-team-wrapper .meet-our-team-box .team-header h2,
.team_main_section .dental-team-wrapper .meet-our-team-box .team-header h3 {
  margin-bottom: 14px;
}
.team_main_section .dental-team-wrapper .meet-our-team-box .team-header p {
  max-width: 1017px;
  margin: 0 auto;
}
.team_main_section .dental-team-wrapper .meet-our-team-box .team_boxs {
  transition: all 0.3s;
  text-align: center;
}
.team_main_section .dental-team-wrapper .meet-our-team-box .team_boxs a .therapist-card__therapist-avatar .therapist-img {
  transition: all 0.3s;
}
.team_main_section .dental-team-wrapper .meet-our-team-box .team_boxs a .therapist-card__therapist-avatar .therapist-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg,rgba(0,0,0,0) 39.05%,rgba(0,0,0,0.5) 100%);
  z-index: 1;
  transition: all 0.3s;
}
.team_main_section .dental-team-wrapper .meet-our-team-box .team_boxs a .therapist-card__therapist-avatar .therapist-img .team-btn {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}
.team_main_section .dental-team-wrapper .meet-our-team-box .team_boxs a .therapist-card__therapist-avatar .therapist-img .team-btn .theme-btn {
  text-align: left !important;
}
.team_main_section .aestheticians-team-wrapper {
  padding: 120px 0;
  background: url(../img/hygienists-team-bg.jpg) no-repeat;
  background-size: cover;
  position: relative;
}
.team_main_section .aestheticians-team-wrapper * {
  color: #fff;
}
.team_main_section .aestheticians-team-wrapper .modal-content .modal-body * {
  color: #000;
}
.team_main_section .nurses-team-wrapper {
  padding-bottom: 100px;
}
.team_main_section .administration-team-wrapper {
  padding: 100px 0;
}
.team-detail .wpb_column .wpb_single_image .wpb_wrapper {
  width: 100%;
}
.team-detail .wpb_column .wpb_single_image .wpb_wrapper .vc_single_image-wrapper {
  width: 100%;
}
.team-detail .wpb_column .wpb_single_image .wpb_wrapper .vc_single_image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.team-detail .wpb_column.team-detail-content {
  padding-left: 107px;
}
.dental-assistant-team .team_main_section .team_section_content {
  padding: 100px 0;
}
.hygienists-team .team_main_section {
  padding-bottom: 100px;
}
.assistants-team .nurses-team-wrapper {
  padding-top: 100px;
}
.contact-page-form > .wpb_column > .vc_column-inner {
  max-width: 830px;
  margin: 0 auto;
}
.contact-page-form > .wpb_column > .vc_column-inner .gform_wrapper .gform_footer {
  margin: 22px auto 0 !important;
}
.service-text-block .wpb_column > .vc_column-inner > .wpb_wrapper {
  padding: 48px;
  background-color: #009949;
  border-radius: 20px;
}
.service-text-block .wpb_column > .vc_column-inner > .wpb_wrapper * {
  color: #fff;
}
.service-text-block .wpb_column > .vc_column-inner > .wpb_wrapper a {
  text-decoration: underline;
}
.service-text-block .wpb_column > .vc_column-inner > .wpb_wrapper a:hover {
  text-decoration: none;
}
.map-section iframe {
  width: 100%;
  height: 620px;
  display: block;
}
.hero-appointment * {
  color: #fff;
}
.hero-appointment .wpb_column.appointment-content > .vc_column-inner > .wpb_wrapper {
  border: 1px solid #c7c7c7;
  padding: 80px 163px 80px 108px;
}
.hero-appointment .wpb_column.appointment-content > .vc_column-inner > .wpb_wrapper .vc_row {
  justify-content: space-between;
}
.hero-appointment .wpb_column.appointment-content > .vc_column-inner > .wpb_wrapper .vc_row .wpb_column {
  width: auto;
}
.hero-appointment .wpb_column.appointment-content > .vc_column-inner > .wpb_wrapper .vc_row .wpb_column .theme-btn + .theme-btn {
  margin-left: 40px;
}
.hero-appointment .wpb_column.appointment-content > .vc_column-inner > .wpb_wrapper .vc_row .wpb_column .wpb_single_image {
  width: 190px;
  height: 190px;
}
.hero-appointment .wpb_column.appointment-content > .vc_column-inner > .wpb_wrapper .vc_row .wpb_column .wpb_single_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-appointment .wpb_column.hours > .vc_column-inner > .wpb_wrapper {
  background-color: #245496;
  outline: 1px solid #c7c7c7;
  outline-offset: -24px;
  width: calc(100% + 174px);
  padding: 52px 75px;
  margin-left: -151px;
}
.hero-appointment .wpb_column.hours > .vc_column-inner > .wpb_wrapper h5 {
  line-height: 1.66;
  color: rgba(255,255,255,0.5);
  padding-bottom: 3px;
}
.hero-appointment .wpb_column.hours > .vc_column-inner > .wpb_wrapper .hour-list label {
  max-width: 106px;
  flex: 0 0 106px;
}
.hero-appointment-info * {
  color: #fff;
}
.hero-appointment-info .wpb_column > .vc_column-inner > .wpb_wrapper {
  max-width: 1117px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  row-gap: 26px;
}
.welcome-img {
  height: 550px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-attachment: fixed;
  position: relative;
}
.welcome-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
}
.welcome-section > .wpb_column > .vc_column-inner {
  max-width: 1546px;
  margin: 0 auto;
}
.welcome-section > .wpb_column > .vc_column-inner .wpb_single_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.welcome-section > .wpb_column > .vc_column-inner .welcome-content > .vc_column-inner > .wpb_wrapper {
  padding-left: 78px;
}
.service-sec-header {
  padding: 120px 0 406px;
  position: relative;
  z-index: 1;
  background-size: cover !important;
  background-repeat: no-repeat;
}
.service-sec-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  display: block !important;
}
.service-sec-header * {
  color: #fff;
}
.service-section {
  margin-top: -330px;
}
.service-section > .wpb_column > .vc_column-inner {
  max-width: 1428px;
  margin: 0 auto;
}
.service-section > .wpb_column > .vc_column-inner > .wpb_wrapper {
  padding: 62px 50px;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.service-section .service-row .wpb_column .wpb_wrapper {
  height: 100%;
}
.service-section .service-row .wpb_column .wpb_wrapper .service-link {
  transition: all 0.4s ease-in-out;
  display: block;
  height: 100%;
}
.service-section .service-row .wpb_column .wpb_wrapper .service-link .wpbakery-service-element {
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.service-section .service-row .wpb_column .wpb_wrapper .service-link .wpbakery-service-element * {
  color: #fff;
}
.service-section .service-row .wpb_column .wpb_wrapper .service-link .wpbakery-service-element .service-img {
  padding: 0 16px;
  transform: translateY(0);
  transition: all 0.4s ease-in-out;
  position: relative;
  z-index: 1;
}
.service-section .service-row .wpb_column .wpb_wrapper .service-link .wpbakery-service-element .service-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1.617;
}
.service-section .service-row .wpb_column .wpb_wrapper .service-link .wpbakery-service-element .service-info {
  padding: 74px 80px 28px;
  background-color: #245496;
  transform: translateY(0);
  margin-top: -48px;
  transition: all 0.4s ease-in-out;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.service-section .service-row .wpb_column .wpb_wrapper .service-link .wpbakery-service-element .service-info .theme-btn span {
  padding: 4px 16px !important;
}
.service-section .service-row .wpb_column .wpb_wrapper .service-link .wpbakery-service-element .service-info h4 {
  margin-bottom: 20px;
}
.service-section .service-row .wpb_column .wpb_wrapper .service-link:hover .wpbakery-service-element .service-img {
  transform: translateY(-10px);
}
.service-section .service-row .wpb_column .wpb_wrapper .service-link:hover .wpbakery-service-element .service-info {
  transform: translateY(10px);
}
.service-section .service-row .wpb_column:nth-child(even) .service-link .wpbakery-service-element .service-info {
  background-color: #009949;
}
.service-section .service-row:nth-child(even) .wpb_column .service-link .wpbakery-service-element .service-info {
  background-color: #009949;
}
.service-section .service-row:nth-child(even) .wpb_column:nth-child(even) .service-link .wpbakery-service-element .service-info {
  background-color: #245496;
}
.why-choose-section {
  padding: 90px 0 170px;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
.why-choose-section * {
  color: #fff;
}
.why-choose-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 100%);
  backdrop-filter: blur(6px);
}
.why-choose-section .clients-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.why-choose-section .clients-wrapper .client-items {
  width: calc(25% - 18px);
}
.why-choose-section .clients-wrapper .client-items .why-choose-wrapper {
  padding: 22px 14px 22px 18px;
  border: 1px solid rgba(255,255,255,0.5);
  display: flex;
  align-items: center;
  column-gap: 22px;
  height: 100%;
  cursor: pointer;
}
.why-choose-section .clients-wrapper .client-items .why-choose-wrapper .why-choose-image-wrapper {
  width: 54px;
  height: 54px;
  flex: 0 0 54px;
}
.why-choose-section .clients-wrapper .client-items .why-choose-wrapper .why-choose-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  vertical-align: middle;
}
.why-choose-section .clients-wrapper .client-items .why-choose-wrapper .why-choose-title h5 {
  line-height: 1.38;
}
.fee-guide-section {
  padding-top: 0 !important;
  overflow: visible !important;
}
.fee-guide-section::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 189px;
  height: 374px;
  background: url(../img/frame-left.svg) no-repeat;
  opacity: 0.2;
  mix-blend-mode: difference;
}
.fee-guide-section::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 184px;
  height: 374px;
  background: url(../img/frame-right.svg) no-repeat;
  opacity: 0.2;
  mix-blend-mode: difference;
}
.fee-guide-section .vc_row {
  overflow: visible !important;
}
.fee-guide-section .vc_row .wpb_column > .vc_column-inner > .wpb_wrapper {
  background-color: #fff;
  padding: 64px 220px;
  overflow: visible !important;
  position: relative;
  z-index: 2;
  margin-top: -70px;
}
.fee-guide-section .vc_row .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_text_column {
  font-size: 22px;
  line-height: 1.63;
  max-width: 636px;
  margin: 0 auto;
}
.dentist-section * {
  color: #fff;
}
.dentist-section > .wpb_column > .vc_column-inner {
  max-width: 1548px;
  margin: 0 auto;
}
.dentist-section > .wpb_column > .vc_column-inner .dentist-inner {
  position: relative;
  z-index: 1;
}
.dentist-section > .wpb_column > .vc_column-inner .dentist-inner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 225px);
  height: 100%;
  background-color: #245496;
  z-index: -1;
  display: block !important;
}
.dentist-section > .wpb_column > .vc_column-inner .dentist-inner::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 155px;
  height: 160px;
  background: url(../img/dentist-frame.svg) no-repeat;
  display: block !important;
  z-index: -1;
}
.dentist-section > .wpb_column > .vc_column-inner .dentist-inner .wpb_column.dentist-img {
  width: 43%;
}
.dentist-section > .wpb_column > .vc_column-inner .dentist-inner .wpb_column.dentist-img .wpb_single_image .wpb_wrapper {
  width: 100%;
}
.dentist-section > .wpb_column > .vc_column-inner .dentist-inner .wpb_column.dentist-img .wpb_single_image .wpb_wrapper .vc_single_image-wrapper {
  width: 100%;
}
.dentist-section > .wpb_column > .vc_column-inner .dentist-inner .wpb_column.dentist-img .wpb_single_image .wpb_wrapper .vc_single_image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dentist-section > .wpb_column > .vc_column-inner .dentist-inner .wpb_column.dentist-content {
  width: 57%;
}
.dentist-section > .wpb_column > .vc_column-inner .dentist-inner .wpb_column.dentist-content > .vc_column-inner > .wpb_wrapper {
  padding: 0 110px 0 106px;
}
.footer_review .container {
  max-width: 1430px;
}
.footer_review .container .bDQUAh {
  font-size: 44px;
  font-weight: 400;
}
@media screen and (max-width: 1560px) {
  .footer_review .container .bDQUAh {
    font-size: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .footer_review .container .bDQUAh {
    font-size: 36px;
  }
}
@media screen and (max-width: 991px) {
  .footer_review .container .bDQUAh {
    font-size: 32px;
  }
}
@media screen and (max-width: 991px) {
  .footer_review .container .bDQUAh {
    font-size: 28px;
  }
}
.footer-contact .container {
  max-width: 1544px;
}
.footer-contact .container .contact-form > .vc_column-inner > .wpb_wrapper {
  border: 3px solid rgba(36,84,150,0.4);
  border-right: none;
  padding: 45px 113px;
}
.footer-contact .container .contact-form-content * {
  color: #fff;
}
.footer-contact .container .contact-form-content > .vc_column-inner {
  height: 100%;
}
.footer-contact .container .contact-form-content > .vc_column-inner > .wpb_wrapper {
  padding: 60px;
  background: url(../img/contact-bg.jpg) no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.footer-contact .container .contact-form-content > .vc_column-inner > .wpb_wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  z-index: -1;
}
.footer_cta .vc_row {
  padding-bottom: 248px;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.footer_cta .vc_row * {
  color: #fff;
}
.footer_cta .vc_row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #009949;
  mix-blend-mode: multiply;
}
.testimonial-section {
  padding-top: 22px;
  position: relative;
  overflow: hidden;
  z-index: 2;
  margin-top: -150px;
}
.testimonial-section .testimonial-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 54px;
  margin-top: 75px;
}
.testimonial-section .testimonial-arrow .slick-arrow {
  background-color: transparent;
  border: none;
  outline: none;
  width: 30px;
  height: 30px;
  padding: 0;
  position: relative;
}
.testimonial-section .testimonial-arrow .slick-arrow.next {
  transform: rotate(180deg);
}
.testimonial-section .testimonial-arrow .slick-arrow.prev::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -27px;
  transform: translateY(-50%);
  width: 1px;
  height: 38px;
  background-color: rgba(0,0,0,0.3);
}
.testimonial-section .testimonial-slider .slick-list {
  margin: 0 -110px;
  overflow: visible;
}
.testimonial-section .testimonial-slider .slick-track {
  display: flex !important;
}
.testimonial-section .testimonial-slider .testimonial-slider-items {
  margin: 0 40px;
  height: auto;
  transform: scale(0.9);
  transition: all 0.4s ease;
}
.testimonial-section .testimonial-slider .testimonial-slider-items.slick-center {
  transform: scale(1);
}
.testimonial-section .testimonial-slider .testimonial-slider-items .testimonial-box {
  padding: 50px 40px 34px;
  background-color: #fff;
  box-shadow: 0 10px 90px rgba(0,0,0,0.25);
  text-align: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.testimonial-section .testimonial-slider .testimonial-slider-items .testimonial-box .testimonial-img {
  width: 60px;
  height: 60px;
  margin: 0 auto 20px;
}
.testimonial-section .testimonial-slider .testimonial-slider-items .testimonial-box .testimonial-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial-section .testimonial-slider .testimonial-slider-items .testimonial-box .testimonial-desc {
  margin-top: 24px;
}
.testimonial-section .testimonial-slider .testimonial-slider-items .testimonial-box .testimonial-btn {
  margin-top: 30px;
}
.cta-block {
  background-color: #245496;
  position: relative;
  margin-top: 100px;
  overflow: visible !important;
  display: flex;
}
.cta-block::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 189px;
  height: 374px;
  background: url(../img/frame-left.svg) no-repeat;
  opacity: 0.2;
  mix-blend-mode: difference;
}
.cta-block::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 184px;
  height: 374px;
  background: url(../img/frame-right.svg) no-repeat;
  opacity: 0.2;
  mix-blend-mode: difference;
}
.cta-block > .vc_row {
  position: relative;
  z-index: 1;
  margin-top: -100px;
}
.cta-block > .vc_row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 30px);
  height: 100%;
  background-color: #fff;
  display: block !important;
  box-shadow: 0 0 150px 0 rgba(0,0,0,0.12);
}
.cta-block > .vc_row .cta-content > .vc_column-inner > .wpb_wrapper {
  padding: 67px 103px 67px 110px;
}
.cta-block > .vc_row .cta-content > .vc_column-inner > .wpb_wrapper p {
  font-size: 22px;
  line-height: 1.63;
}
.cta-block > .vc_row .cta-content > .vc_column-inner > .wpb_wrapper .btn-list .wpb_column > .vc_column-inner > .wpb_wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}
.cta-block > .vc_row .cta-img .wpb_wrapper {
  height: 100%;
}
.cta-block > .vc_row .cta-img .wpb_wrapper .wpb_single_image {
  height: 100%;
}
.cta-block > .vc_row .cta-img .wpb_wrapper .wpb_single_image .wpb_wrapper {
  width: 100%;
}
.cta-block > .vc_row .cta-img .wpb_wrapper .wpb_single_image .vc_single_image-wrapper {
  height: 100%;
  width: 100%;
}
.cta-block > .vc_row .cta-img .wpb_wrapper .wpb_single_image .vc_single_image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about .cta-block {
  margin-top: 0;
}
.service-listing {
  margin-top: 0 !important;
}
.service-listing > .wpb_column > .vc_column-inner > .wpb_wrapper {
  padding: 0 !important;
  background-color: transparent !important;
}
.service-full-col {
  position: relative;
  overflow: visible !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  z-index: 1;
  margin-bottom: 100px;
}
.service-full-col::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #245496;
  mix-blend-mode: multiply;
}
.service-full-col .wpb_column > .vc_column-inner > .wpb_wrapper {
  max-width: 1124px;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 0 150px 0 rgba(0,0,0,0.12);
  padding: 55px 68px 68px;
  margin-bottom: -100px;
}
.service-three-col {
  overflow: visible !important;
  display: flex;
  position: relative;
  z-index: 1;
  margin: 80px 0;
}
.service-three-col::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 182px;
  height: 348px;
  background: url(../img/three-col-frame.svg) no-repeat;
  mix-blend-mode: difference;
  opacity: 0.2;
  z-index: -1;
}
.service-three-col::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 184px;
  height: 375px;
  background: url(../img/three-col-frame-1.svg) no-repeat;
  mix-blend-mode: difference;
  z-index: -1;
}
.service-three-col * {
  color: #fff;
}
.service-three-col > .wpb_column > .vc_column-inner {
  max-width: 1546px;
  margin: 0 auto;
}
.service-three-col > .wpb_column > .vc_column-inner .vc_row .wpb_column:nth-child(1) {
  align-items: end;
  margin-bottom: -80px;
}
.service-three-col > .wpb_column > .vc_column-inner .vc_row .wpb_column:nth-child(3) {
  align-items: start;
  margin-top: -80px;
}
.service-three-col > .wpb_column > .vc_column-inner .vc_row .wpb_column.three-col-img {
  width: 21.7%;
}
.service-three-col > .wpb_column > .vc_column-inner .vc_row .wpb_column.three-col-img .wpb_single_image .wpb_wrapper {
  width: 100%;
}
.service-three-col > .wpb_column > .vc_column-inner .vc_row .wpb_column.three-col-img .wpb_single_image .wpb_wrapper .vc_single_image-wrapper {
  width: 100%;
}
.service-three-col > .wpb_column > .vc_column-inner .vc_row .wpb_column.three-col-img .wpb_single_image .wpb_wrapper .vc_single_image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service-three-col > .wpb_column > .vc_column-inner .vc_row .wpb_column.three-col-content {
  width: 56.6%;
  padding: 100px 0;
}
.service-three-col > .wpb_column > .vc_column-inner .vc_row .wpb_column.three-col-content > .vc_column-inner > .wpb_wrapper {
  max-width: 635px;
  margin: 0 auto;
}
.appointment-form .gform_wrapper.gravity-theme .gform_footer {
  margin: 40px auto 0 !important;
}
.why-choose-forest-lane .why-choose-section {
  padding: 100px 0;
}
@media screen and (max-width: 1560px) {
  .why-choose-forest-lane .why-choose-section {
    padding: 70px 0;
  }
}
@media screen and (max-width: 1560px) {
  .why-choose-forest-lane .why-choose-section {
    padding: 50px 0;
  }
}
.site-footer {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.site-footer .footer-top {
  background-image: url(../img/footer-bg-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 90px;
  position: relative;
  z-index: 1;
}
.site-footer .footer-top::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(36,84,150,0.2);
  backdrop-filter: blur(8px);
  z-index: -1;
}
.site-footer .footer-top .footer-logo {
  max-width: 303px;
}
.site-footer .footer-top .footer-logo a {
  display: block;
}
.site-footer .footer-top .footer-logo a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.site-footer .footer-top h3 {
  color: #fff;
  font-family: "Marcellus", sans-serif !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  line-height: normal !important;
  margin: 0 0 20px !important;
}
.site-footer .footer-top .footer-top-main {
  padding: 80px 0 36px;
}
.site-footer .footer-top .footer-top-main * {
  color: #fff;
}
.site-footer .footer-top .footer-top-main a {
  line-height: 1.38;
}
.site-footer .footer-top .footer-top-main a:hover {
  color: #009949;
}
.site-footer .footer-top .footer-top-main .footer-link-wrap ul {
  margin: 0;
}
.site-footer .footer-top .footer-top-main .footer-link-wrap ul li {
  line-height: 1.38;
  margin-bottom: 10px;
}
.site-footer .footer-top .footer-top-main .footer-link-wrap ul li:last-child {
  margin-bottom: 0;
}
.site-footer .footer-top .footer-top-main .footer-link-wrap ul li a {
  line-height: 1.38;
  word-break: break-all;
}
.site-footer .footer-top .footer-top-main .footer-contact .contact-detail {
  column-gap: 12px;
}
.site-footer .footer-top .footer-top-main .footer-contact .contact-detail a {
  word-break: break-all;
}
.site-footer .footer-top .footer-top-main .footer-contact .contact-detail+.contact-detail {
  margin-top: 24px;
}
.site-footer .footer-top .footer-top-main .footer-contact .contact-detail .contact-icon {
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
}
.site-footer .footer-top .footer-top-main .footer-contact .contact-detail .contact-icon img {
  margin-top: 4px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.site-footer .footer-top .footer-top-main .footer-contact .social-media {
  margin-top: 32px;
}
.site-footer .footer-top .footer-top-main .footer-contact .social-media .social li a:hover i {
  color: #009949;
}
.site-footer .footer-top .footer-top-main .quick-links {
  width: 22%;
  padding-right: 30px;
}
.site-footer .footer-top .footer-top-main .service-link {
  width: 38%;
  padding-right: 20px;
}
.site-footer .footer-top .footer-top-main .footer-contact-detail {
  width: 40%;
}
.site-footer .footer-top .footer_disclaimer {
  padding: 30px 0 38px;
  border-top: 1px solid #fff;
}
.site-footer .footer-top .footer_disclaimer * {
  color: #fff;
}
.site-footer .footer-top .footer_disclaimer h5 {
  line-height: 1.66;
  margin-bottom: 8px;
}
.site-footer .footer-top .footer_disclaimer p {
  font-size: 10pt;
  line-height: 1.64;
}
.site-footer .footer-top .footer-image {
  width: calc(100% + 30px);
}
.site-footer .footer-top .footer-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.site-footer .footer-bottom {
  padding: 25px 0;
  background-color: #009949;
}
.site-footer .footer-bottom * {
  color: #fff;
  font-size: 14px;
  line-height: 1.64;
}
.site-footer .footer-bottom .footer_copyright a:hover {
  color: rgba(255,255,255,0.7);
}
.site-footer .footer-bottom .footer_copyright .footer_links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 35px;
}
.site-footer .footer-bottom .footer_copyright .footer_maker i {
  line-height: 1;
  color: #245496;
  font-size: 15px;
  padding: 0 2px;
  animation: 1s plus-heart infinite;
}
