* {
  padding: 0;
  margin: 0;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol {
  font-size: 16px;
  line-height: 1.8;
  list-style: decimal;
  padding-left: 15px;
}
ul li,
ol li {
  padding: 0 0;
  font-size: 16px;
  line-height: 1.5;
  color: #4c4c4c;
}
.da-mercury-detoxification-wrapper ul,
.da-amalgam-removal-info ul {
  padding-left: 15px;
  list-style: disc;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
:focus,
:hover,
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}
a {
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.trans {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
textarea {
  resize: none;
}
input,
textarea {
  border-radius: 0;
}
a {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.uppercase {
  text-transform: uppercase;
}
.div {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.padding {
  padding: 0;
}
.effect-jazz {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.effect-jazz img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  padding: 0 0 0px 0;
}
.effect-jazz:hover img {
  opacity: 1;
  -webkit-transform: scale3d(1.05,1.05,1);
  transform: scale3d(1.05,1.05,1);
}
html {
  scroll-behavior: auto !important;
}
html body {
  font-family: "Quicksand", sans-serif;
  background-color: #fff;
  overflow-x: hidden;
  line-height: 1.4;
  font-weight: 400;
  font-size: 18px;
  color: #414462;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
  margin-bottom: 0px;
  line-height: 1.25;
  font-family: "Quicksand", sans-serif;
  text-transform: capitalize;
  font-weight: 400;
  color: #414462;
}
html body h1,
html body .lvl-1 {
  font-size: 56px;
}
html body h2,
html body .lvl-2 {
  font-size: 42px;
}
html body h3,
html body .lvl-3 {
  font-size: 40px;
}
html body h4,
html body .lvl-4 {
  font-size: 26px;
  font-weight: 700;
}
html body h5,
html body .lvl-5 {
  font-size: 20px;
}
html body h6,
html body .lvl-6 {
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  .full-width-lg {
    width: 100% !important;
  }
}
@media screen and (max-width: 1560px) {
  html body h1,
  html body .lvl-1 {
    font-size: 38px;
  }
  html body h2,
  html body .lvl-2 {
    font-size: 32px;
  }
  html body h3,
  html body .lvl-3 {
    font-size: 30px;
  }
  html body h4,
  html body .lvl-4 {
    font-size: 24px;
  }
  html body h5,
  html body .lvl-5 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1366px) {
  html body h1,
  html body .lvl-1 {
    font-size: 36px;
  }
  html body h2,
  html body .lvl-2 {
    font-size: 30px;
  }
  html body h3,
  html body .lvl-3 {
    font-size: 28px;
  }
  html body h4,
  html body .lvl-4 {
    font-size: 24px;
  }
}
@media screen and (max-width: 1199px) {
  html body h1,
  html body .lvl-1 {
    font-size: 32px;
  }
  html body h2,
  html body .lvl-2 {
    font-size: 26px;
  }
  html body h3,
  html body .lvl-3 {
    font-size: 26px;
  }
  html body h4,
  html body .lvl-4 {
    font-size: 20px;
  }
  html body h5,
  html body .lvl-5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  html body {
    font-size: 16px;
  }
  html body h2,
  html body .lvl-2 {
    font-size: 24px;
  }
  html body h3,
  html body .lvl-3 {
    font-size: 24px;
  }
}
a {
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  color: #000;
}
a :focus,
a :hover {
  outline: none;
  text-decoration: none;
}
a.text-link:hover {
  color: #414462;
}
a:hover {
  color: #414462;
}
ul li,
ol li {
  margin-bottom: 10px;
}
.a-style a {
  color: #fff;
  text-decoration: underline;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.a-style a:hover {
  text-decoration: none;
}
.a-style-blue a {
  color: #D4B497;
  text-decoration: underline;
}
.a-style-blue a:hover {
  text-decoration: none;
}
p:last-child {
  margin: 0;
}
img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
ul,
ol {
  list-style-type: none;
  padding: 0;
  margin: 10px 0;
}
ol {
  list-style: auto;
  margin: 16px 0 16px 20px;
}
html body .wpb_button {
  margin-bottom: 0;
}
html body .wpb_content_element {
  margin-bottom: 0;
}
html body .vc_btn3-container {
  margin-bottom: 0;
}
html body ul.wpb_thumbnails-fluid >li {
  margin-bottom: 0;
}
html body .vc_column-inner {
  padding-top: 0 !important;
}
html body .vc_row-has-fill >.vc_column-inner {
  padding-top: 0;
}
html body .vc_row-has-fill+.vc_row-full-width+.vc_row >.vc_column_container >.vc_column-inner {
  padding-top: 0;
}
html body .vc_row-has-fill .vc_row >.vc_column_container >.vc_column-inner {
  padding-top: 0;
}
html body .vc_row-has-fill >.vc_column_container >.vc_column-inner {
  padding-top: 0;
}
.height-100 >.vc_column-inner {
  height: 100%;
}
.height-100 >.vc_column-inner >.wpb_wrapper {
  height: 100%;
}
.height-100 >.vc_column-inner >.wpb_wrapper .wpb_single_image {
  height: 100%;
}
.height-100 >.vc_column-inner >.wpb_wrapper .wpb_single_image .vc_figure {
  height: 100%;
  display: block;
}
.height-100 >.vc_column-inner >.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper {
  height: 100%;
  display: block;
}
.height-100 >.vc_column-inner >.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.img-full.wpb_single_image .vc_figure {
  display: block;
}
.img-full.wpb_single_image .vc_figure .vc_single_image-wrapper {
  display: block;
}
.img-full.wpb_single_image .vc_figure .vc_single_image-wrapper img {
  width: 100%;
}
picture {
  display: block;
}
picture.cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
iframe {
  display: block;
}
.social {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  column-gap: 15px;
  align-items: center;
}
.social li {
  margin-bottom: 0;
}
.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: 24px;
  transition: all ease-in-out 0.3s;
}
.social li a:hover i {
  color: #fff;
}
.desktop-hide {
  display: none;
}
.dec-hide {
  display: none;
}
@media screen and (max-width: 991px) {
  .desktop-hide {
    display: block;
  }
  .mobile-hide {
    display: none !important;
  }
}
.pt-5 {
  padding-top: 5px !important;
}
.pt-10 {
  padding-top: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-120 {
  padding-top: 120px;
}
.pt-150 {
  padding-top: 150px;
}
.pt-170 {
  padding-top: 170px;
}
.pt-200 {
  padding-top: 200px;
}
.pt-250 {
  padding-top: 250px;
}
.pt-300 {
  padding-top: 300px;
}
.pb-5 {
  padding-bottom: 5px !important;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pb-120 {
  padding-bottom: 120px;
}
.pb-150 {
  padding-bottom: 150px;
}
.pb-170 {
  padding-bottom: 170px;
}
.pb-200 {
  padding-bottom: 200px;
}
.pb-250 {
  padding-bottom: 250px;
}
.pb-300 {
  padding-bottom: 300px;
}
.pl-5,
.pl-col-5>.vc_column-inner>.wpb_wrapper {
  padding-left: 5px !important;
}
.pl-10,
.pl-col-10>.vc_column-inner>.wpb_wrapper {
  padding-left: 10px;
}
.pl-15,
.pl-col-15>.vc_column-inner>.wpb_wrapper {
  padding-left: 15px;
}
.pl-20,
.pl-col-20>.vc_column-inner>.wpb_wrapper {
  padding-left: 20px;
}
.pl-30,
.pl-col-30>.vc_column-inner>.wpb_wrapper {
  padding-left: 30px;
}
.pl-40,
.pl-col-40>.vc_column-inner>.wpb_wrapper {
  padding-left: 40px;
}
.pl-50,
.pl-col-50>.vc_column-inner>.wpb_wrapper {
  padding-left: 50px;
}
.pl-60,
.pl-col-60>.vc_column-inner>.wpb_wrapper {
  padding-left: 60px;
}
.pl-70,
.pl-col-70>.vc_column-inner>.wpb_wrapper {
  padding-left: 70px;
}
.pr-5,
.pr-col-5>.vc_column-inner>.wpb_wrapper {
  padding-right: 5px !important;
}
.pr-10,
.pr-col-10>.vc_column-inner>.wpb_wrapper {
  padding-right: 10px;
}
.pr-15,
.pr-col-15>.vc_column-inner>.wpb_wrapper {
  padding-right: 15px;
}
.pr-20,
.pr-col-20>.vc_column-inner>.wpb_wrapper {
  padding-right: 20px;
}
.pr-30,
.pr-col-30>.vc_column-inner>.wpb_wrapper {
  padding-right: 30px;
}
.pr-40,
.pr-col-40>.vc_column-inner>.wpb_wrapper {
  padding-right: 40px;
}
.pr-50,
.pr-col-50>.vc_column-inner>.wpb_wrapper {
  padding-right: 50px;
}
.pr-60,
.pr-col-60>.vc_column-inner>.wpb_wrapper {
  padding-right: 60px;
}
.p-70 {
  padding: 70px !important;
}
.mt-100 {
  margin-top: 100px;
}
.mt-0 {
  margin-top: 0px;
}
.mt-20 {
  margin-top: 20px;
}
.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;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-72 {
  margin-bottom: 72px !important;
}
@media screen and (max-width: 1560px) {
  .pt-60 {
    padding-top: 50px;
  }
  .pt-70 {
    padding-top: 50px;
  }
  .pt-80 {
    padding-top: 60px;
  }
  .pt-100 {
    padding-top: 70px;
  }
  .pt-120 {
    padding-top: 90px;
  }
  .pt-150 {
    padding-top: 100px;
  }
  .pt-170 {
    padding-top: 100px;
  }
  .pt-200 {
    padding-top: 130px;
  }
  .pt-250 {
    padding-top: 200px;
  }
  .pt-300 {
    padding-top: 230px;
  }
  .pb-60 {
    padding-bottom: 50px;
  }
  .pb-70 {
    padding-bottom: 50px;
  }
  .pb-80 {
    padding-bottom: 60px;
  }
  .pb-100 {
    padding-bottom: 70px;
  }
  .pb-120 {
    padding-bottom: 90px;
  }
  .pb-150 {
    padding-bottom: 100px;
  }
  .pb-170 {
    padding-bottom: 100px;
  }
  .pb-200 {
    padding-bottom: 130px;
  }
  .pb-250 {
    padding-bottom: 200px;
  }
  .pb-300 {
    padding-bottom: 230px;
  }
  .mb-100 {
    margin-bottom: 70px;
  }
  .mt-100 {
    margin-top: 70px;
  }
}
@media screen and (max-width: 1199px) {
  .pt-80 {
    padding-top: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pt-120 {
    padding-top: 60px;
  }
  .pt-150 {
    padding-top: 70px;
  }
  .pt-170 {
    padding-top: 70px;
  }
  .pt-200 {
    padding-top: 100px;
  }
  .pt-250 {
    padding-top: 150px;
  }
  .pt-300 {
    padding-top: 200px;
  }
  .pb-80 {
    padding-bottom: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .pb-120 {
    padding-bottom: 60px;
  }
  .pb-150 {
    padding-bottom: 70px;
  }
  .pb-170 {
    padding-bottom: 70px;
  }
  .pb-200 {
    padding-bottom: 100px;
  }
  .pb-250 {
    padding-bottom: 150px;
  }
  .pb-300 {
    padding-bottom: 200px;
  }
  .mb-100 {
    margin-bottom: 50px;
  }
  .mt-100 {
    margin-top: 50px;
  }
  .pl-5,
  .pl-col-5>.vc_column-inner>.wpb_wrapper,
  .pl-10,
  .pl-col-10>.vc_column-inner>.wpb_wrapper,
  .pl-15,
  .pl-col-15>.vc_column-inner>.wpb_wrapper,
  .pl-20,
  .pl-col-20>.vc_column-inner>.wpb_wrapper,
  .pl-30,
  .pl-col-30>.vc_column-inner>.wpb_wrapper,
  .pl-40,
  .pl-col-40>.vc_column-inner>.wpb_wrapper,
  .pl-50,
  .pl-col-50>.vc_column-inner>.wpb_wrapper,
  .pl-60,
  .pl-col-60>.vc_column-inner>.wpb_wrapper {
    padding-left: 0 !important;
  }
  .pr-5,
  .pr-col-5>.vc_column-inner>.wpb_wrapper,
  .pr-10,
  .pr-col-10>.vc_column-inner>.wpb_wrapper,
  .pr-15,
  .pr-col-15>.vc_column-inner>.wpb_wrapper,
  .pr-20,
  .pr-col-20>.vc_column-inner>.wpb_wrapper,
  .pr-30,
  .pr-col-30>.vc_column-inner>.wpb_wrapper,
  .pr-40,
  .pr-col-40>.vc_column-inner>.wpb_wrapper,
  .pr-50,
  .pr-col-50>.vc_column-inner>.wpb_wrapper,
  .pr-60,
  .pr-col-60>.vc_column-inner>.wpb_wrapper {
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .pt-60,
  .pt-70,
  .pt-80,
  .pt-100,
  .pt-120,
  .pt-150,
  .pt-170 {
    padding-top: 50px;
  }
  .pt-200 {
    padding-top: 80px;
  }
  .pt-250 {
    padding-top: 100px;
  }
  .pt-300 {
    padding-top: 120px;
  }
  .pb-60,
  .pb-70,
  .pb-80,
  .pb-100,
  .pb-120,
  .pb-150,
  .pb-170 {
    padding-bottom: 50px;
  }
  .pb-200 {
    padding-bottom: 80px;
  }
  .pb-250 {
    padding-bottom: 100px;
  }
  .pb-300 {
    padding-bottom: 120px;
  }
  .two-pt-0 {
    padding-top: 0;
  }
}
.container.w-con-1736 {
  max-width: 1736px;
  margin: 0 auto !important;
}
.w-con-1736 > .wpb_column > .vc_column-inner {
  max-width: 1766px;
  margin: 0 auto;
}
.container.w-con-1677 {
  max-width: 1677px;
  margin: 0 auto !important;
}
.w-con-1677 > .wpb_column > .vc_column-inner {
  max-width: 1707px;
  margin: 0 auto;
}
.container.w-con-1516 {
  max-width: 1516px;
  margin: 0 auto !important;
}
.w-con-1516 > .wpb_column > .vc_column-inner {
  max-width: 1546px;
  margin: 0 auto;
}
.w-con-1200 {
  max-width: 1200px;
  left: 0 !important;
}
@media screen and (min-width: 1530px) {
  .w-con-1500 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media screen and (min-width: 1230px) {
  .w-con-1200 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.w-420 >.vc_column-inner >.wpb_wrapper {
  max-width: 420px;
}
.w-540 .vc_column-inner .wpb_wrapper {
  max-width: 540px;
}
.w-530 .vc_column-inner .wpb_wrapper {
  max-width: 530px;
}
.mx-auto-inner .vc_column-inner >.wpb_wrapper {
  margin-left: auto;
  margin-right: auto;
}
.ml-auto-inner >.vc_column-inner >.wpb_wrapper {
  margin-left: auto;
}
.mr-auto-inner >.vc_column-inner >.wpb_wrapper {
  margin-right: auto;
}
@media screen and (max-width: 991px) {
  .ipad-col-100 >.wpb_column {
    width: 100%;
  }
  .ipad-col-100 >.wpb_column +.wpb_column {
    margin-top: 35px;
  }
  .ipad-col-50 >.wpb_column {
    width: 50%;
    margin-bottom: 35px;
  }
  .vc_column-inner >.wpb_wrapper {
    max-width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .ipad-col-50 >.wpb_column:last-child {
    margin-bottom: 0;
  }
  .mobile-col-50 {
    display: flex;
    flex-wrap: wrap;
  }
  .mobile-col-50 >.wpb_column {
    width: 50%;
    margin-top: 0 !important;
    margin-bottom: 35px;
  }
}
.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: #D4B497;
}
.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: #414462;
}
.c-light,
.c-light p,
.c-light a,
.c-light h1,
.c-light h2,
.c-light h3,
.c-light h4,
.c-light h5,
.c-light h6 {
  color: #FAF7F5;
}
.c-tertiary,
.c-tertiary p,
.c-tertiary a,
.c-tertiary h1,
.c-tertiary h2,
.c-tertiary h3,
.c-tertiary h4,
.c-tertiary h5,
.c-tertiary h6 {
  color: #EFE5DF;
}
.bg_primary {
  background-color: #D4B497;
}
.bg_secondary {
  background-color: #414462;
}
.bg_tertiary {
  background-color: #EFE5DF;
}
.bg_light {
  background-color: #FAF7F5;
}
.bg_blk {
  background-color: #000;
}
.d-center {
  display: flex;
  align-items: center;
}
.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 {
  color: #000 !important;
  background: #D4B497 !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: 20px 30px !important;
  font-size: 20px !important;
  border-radius: 0 !important;
  overflow: hidden !important;
  border: none !important;
  z-index: 1 !important;
  font-weight: 700 !important;
}
@media screen and (max-width: 1440px) {
  a.theme-btn,
  p.theme-btn {
    padding: 15px 30px !important;
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1199px) {
  a.theme-btn,
  p.theme-btn {
    padding: 12px 24px !important;
    font-size: 16px !important;
  }
}
a.theme-btn::before,
p.theme-btn::before {
  content: "";
  border: 2px solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s all ease-in-out;
}
a.theme-btn:hover::before,
p.theme-btn:hover::before {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  left: 5px;
  top: 5px;
  opacity: 1;
}
a.theme-btn.white-btn,
p.theme-btn.white-btn {
  border: 2px solid #fff !important;
  color: #fff !important;
}
a.theme-btn.white-btn:hover,
p.theme-btn.white-btn:hover {
  background: #fff !important;
  color: #D4B497 !important;
}
a.theme-btn.dark-btn,
p.theme-btn.dark-btn {
  border: 2px solid #D4B497 !important;
  color: #fff !important;
  background: #D4B497 !important;
}
a.theme-btn.dark-btn:hover,
p.theme-btn.dark-btn:hover {
  border: 2px solid #fff !important;
}
.theme-btn.c-wt .vc_btn3 {
  color: #fff !important;
}
.theme-btn .vc_btn3 {
  color: #000 !important;
  background: #D4B497 !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: 20px 30px !important;
  font-size: 20px !important;
  border-radius: 0 !important;
  overflow: hidden !important;
  border: none !important;
  z-index: 1 !important;
  font-weight: 700 !important;
}
@media only screen and (max-width: 1199px) {
  .theme-btn .vc_btn3 {
    padding: 12px 24px !important;
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 1440px) {
  .theme-btn .vc_btn3 {
    padding: 15px 30px !important;
    font-size: 18px !important;
  }
}
.theme-btn .vc_btn3::before {
  content: "";
  border: 2px solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s all ease-in-out;
}
.theme-btn .vc_btn3:hover::before {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  left: 5px;
  top: 5px;
  opacity: 1;
}
.theme-btn.white-btn .vc_btn3 {
  border: 2px solid #fff !important;
  color: #fff !important;
}
.theme-btn.white-btn .vc_btn3:hover {
  background: #fff !important;
  color: #D4B497 !important;
}
.theme-btn.dark-btn .vc_btn3 {
  border: 2px solid #D4B497 !important;
  color: #fff !important;
  background: #D4B497 !important;
}
.theme-btn.dark-btn .vc_btn3:hover {
  border: 2px solid #fff !important;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: inherit;
  font-family: "Quicksand", sans-serif !important;
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
.request-form .gform_wrapper {
  margin: 30px 0;
}
.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 0;
  margin-top: 40px;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid="true"] {
  border: none !important;
  border-bottom: solid 1px rgba(255,255,255,0.3) !important;
}
.gform_wrapper.gravity-theme input[type="color"],
.gform_wrapper.gravity-theme input[type="date"],
.gform_wrapper.gravity-theme input[type="datetime-local"],
.gform_wrapper.gravity-theme input[type="datetime"],
.gform_wrapper.gravity-theme input[type="email"],
.gform_wrapper.gravity-theme input[type="month"],
.gform_wrapper.gravity-theme input[type="number"],
.gform_wrapper.gravity-theme input[type="password"],
.gform_wrapper.gravity-theme input[type="search"],
.gform_wrapper.gravity-theme input[type="tel"],
.gform_wrapper.gravity-theme input[type="text"],
.gform_wrapper.gravity-theme input[type="time"],
.gform_wrapper.gravity-theme input[type="url"],
.gform_wrapper.gravity-theme input[type="week"],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
  background-color: transparent !important;
  color: #fff;
  margin: 0;
  line-height: normal !important;
  border: none;
  border-bottom: solid 1px rgba(255,255,255,0.3) !important;
  border-radius: 0 !important;
  outline: none !important;
  font-size: 20px !important;
  padding: 16px 0px !important;
  font-family: "Quicksand", sans-serif !important;
}
@media screen and (max-width: 576px) {
  .gform_wrapper.gravity-theme input[type="color"],
  .gform_wrapper.gravity-theme input[type="date"],
  .gform_wrapper.gravity-theme input[type="datetime-local"],
  .gform_wrapper.gravity-theme input[type="datetime"],
  .gform_wrapper.gravity-theme input[type="email"],
  .gform_wrapper.gravity-theme input[type="month"],
  .gform_wrapper.gravity-theme input[type="number"],
  .gform_wrapper.gravity-theme input[type="password"],
  .gform_wrapper.gravity-theme input[type="search"],
  .gform_wrapper.gravity-theme input[type="tel"],
  .gform_wrapper.gravity-theme input[type="text"],
  .gform_wrapper.gravity-theme input[type="time"],
  .gform_wrapper.gravity-theme input[type="url"],
  .gform_wrapper.gravity-theme input[type="week"],
  .gform_wrapper.gravity-theme select,
  .gform_wrapper.gravity-theme textarea {
    font-size: 16px !important;
    padding: 12px 0 !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: 0;
  bottom: 40%;
  color: #000;
  pointer-events: none;
}
.gform_wrapper.gravity-theme .ginput_container_select select {
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  border-radius: 0 !important;
}
.gform_wrapper.gravity-theme .ginput_container_select select option {
  color: rgba(0,0,0,0.7);
}
.gform_wrapper.gravity-theme textarea {
  resize: none;
  height: 133px !important;
  margin-bottom: 0 !important;
  border-radius: 0 !important;
}
@media screen and (max-width: 576px) {
  .gform_wrapper.gravity-theme textarea {
    height: 100px !important;
  }
}
.gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  max-width: max-content;
  margin-top: 30px !important;
  padding: 0 !important;
}
@media screen and (max-width: 991px) {
  .gform_wrapper.gravity-theme .gform_footer {
    margin: 30px auto 0 !important;
  }
}
.gform_wrapper.gravity-theme .gform_footer input[type=submit] {
  color: #000 !important;
  background: #D4B497 !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: 20px 30px !important;
  font-size: 20px !important;
  border-radius: 0 !important;
  overflow: hidden !important;
  border: none !important;
  z-index: 1 !important;
  font-weight: 700 !important;
  transition: 0.4s all ease-in-out;
}
@media only screen and (max-width: 1199px) {
  .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
    padding: 15px 30px !important;
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 991px) {
  .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
    padding: 12px 24px !important;
    font-size: 16px !important;
  }
}
.gform_wrapper.gravity-theme .gform_footer input[type=submit]:hover {
  background: #FAF7F5 !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: 18px !important;
}
.ginput_container_radio input,
.ginput_container_checkbox input,
.form-group input {
  display: none !important;
}
.ginput_container_radio li,
.ginput_container_checkbox li,
.form-group li {
  max-width: 100% !important;
}
.ginput_container_radio input:checked +label::after,
.ginput_container_checkbox input:checked +label::after,
.form-group input:checked +label::after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 6px;
  width: 7px;
  height: 11px;
  border: solid #414462;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.ginput_container_radio label,
.ginput_container_checkbox label,
.form-group label {
  position: relative;
  cursor: pointer;
  margin-right: 5px;
  font-weight: 500;
  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: #D4B497;
  border: 1px solid #414462;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.appointment-form-content .gform_wrapper.gravity-theme .gfield_label {
  color: #fff !important;
}
.appointment-form-content .gform_wrapper.gravity-theme .ginput_container_select:before {
  color: #fff;
}
.appointment-form-content .gform_wrapper.gravity-theme .ginput_container_radio label {
  color: #fff !important;
}
.appointment-form-content .gform_wrapper.gravity-theme .ginput_container_radio label::before,
.appointment-form-content .gform_wrapper.gravity-theme .ginput_container_checkbox label::before,
.appointment-form-content .gform_wrapper.gravity-theme .form-group label::before {
  background: transparent;
  border: 1px solid #fff;
}
.appointment-form-content .gform_wrapper.gravity-theme [type="radio"]:checked+.gform-field-label:after {
  background: #fff;
  border: none;
}
.appointment-form-content .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
  color: #fff !important;
}
.appointment-form-content .gform_wrapper.gravity-theme .gform_footer input[type=submit]:hover {
  color: #000 !important;
}
.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 30px !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 {
  color: #000 !important;
}
.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 #414462;
  border-radius: 100%;
  background: #D4B497;
  cursor: pointer;
  margin-right: 5px;
}
[type="radio"]:checked+.gform-field-label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #414462;
  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;
}
.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;
  column-gap: 15px;
}
.hour-list label {
  text-align: left;
  max-width: 150px;
  flex: 0 0 150px;
}
.wpb_text_column ul,
.two-column ul,
.custom-ul ul {
  margin-bottom: 10px;
  margin-top: 10px;
  list-style: none;
}
.wpb_text_column ul li,
.two-column ul li,
.custom-ul ul li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 0;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 10px;
}
.wpb_text_column ul li strong,
.two-column ul li strong,
.custom-ul ul li strong {
  font-weight: 700;
}
.wpb_text_column ul li::before,
.two-column ul li::before,
.custom-ul ul li::before {
  content: "";
  background: url("../img/right-arrow-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 16px;
  top: 5px;
  height: 16px;
  left: 0;
}
.wpb_text_column ul li.menu-item-has-children >a,
.two-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,
.two-column ul li a,
.custom-ul ul li a {
  text-decoration: underline;
}
.wpb_text_column ul li a:hover,
.two-column ul li a:hover,
.custom-ul ul li a:hover {
  text-decoration: none;
}
.wpb_text_column ul li+li,
.two-column ul li+li,
.custom-ul ul li+li {
  margin-top: 0px;
}
.custom-ul ul li a {
  text-decoration: none;
}
.logo_shape {
  position: relative;
}
.logo_shape::before {
  content: "";
  display: block !important;
  position: absolute;
  z-index: -1;
  background-image: url(../img/two-column-bg.png);
  background-repeat: no-repeat;
  background-position: top 20% center;
  transform: rotateY(180deg);
  max-width: 100%;
  height: 100%;
  background-size: 70%;
  width: 100%;
  opacity: .5;
}
.modal.show {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.modal .modal-title p {
  color: #fff;
}
.modal .modal-dialog {
  max-width: 750px;
  width: 100%;
  margin: auto;
  width: 95%;
}
.modal .modal-content {
  border-radius: 0;
  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.5;
  margin-bottom: 5px;
}
.modal .modal-content ul li::before {
  content: "";
  position: absolute;
  width: 16px;
  top: 5px;
  height: 16px;
  left: 0;
  border-radius: 50%;
  border: 3px solid #D4B497;
}
.modal .modal-content ul li.menu-item-has-children >a {
  display: inline-block;
}
.modal .modal-content ul li a:hover {
  color: #414462;
}
.modal .modal-content ul li+li {
  margin-top: 0px;
}
.modal .modal-header {
  background: #414462;
  justify-content: center;
  padding: 15px 50px 15px 30px;
  border-radius: 0;
  text-align: center;
  color: #fff;
}
.modal .modal-header h4,
.modal .modal-header h5 {
  color: #fff;
}
.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;
}
.modal .modal-body {
  text-align: center;
}
.modal .modal-body .hour-list {
  text-align: left;
  max-width: 380px;
  margin: 0 auto;
}
@media (max-width: 420px) {
  .modal .modal-body .hour-list {
    max-width: 280px;
  }
}
.modal .modal-body p {
  font-family: "Quicksand", sans-serif;
}
.wpb_text_column p a,
.two-column p a {
  color: #D4B497;
  text-decoration: underline;
  display: inline-block;
}
.wpb_text_column p a:hover,
.two-column p a:hover {
  text-decoration: none;
}
.wpb_text_column p a.theme-btn,
.two-column p a.theme-btn {
  text-decoration: none;
}
.wpb_text_column li a,
.two-column li a {
  color: #D4B497;
  text-decoration: underline;
}
.wpb_text_column li a:hover,
.two-column li a:hover {
  color: #414462;
  text-decoration: none;
}
.vc_tta-container {
  margin-bottom: 0 !important;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(60,68,98,0.2);
}
@media only screen and (max-width: 1199px) {
  .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:last-child {
  border-bottom: none;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
}
@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 0px;
  }
}
.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: "Quicksand", sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 1.3;
}
@media only screen and (max-width: 991px) {
  .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    font-size: 18px !important;
  }
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title >a {
  color: #D4B497;
  padding: 0 30px 0 0;
  position: relative;
  font-weight: 700;
}
.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: 6px;
  left: inherit;
  transform: none;
  width: 20px;
  height: 20px;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title >a .vc_tta-controls-icon::before {
  content: "";
  background: url("../img/arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  border-width: 0px;
  border-color: #fff;
  transition: 0.4s all ease-in-out;
  position: absolute;
}
.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 {
  display: none !important;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title >a .vc_tta-controls-icon::before {
  transform: rotate(90deg);
  top: 0;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  padding: 15px 0 0 0;
  background-color: transparent;
  border: 0;
  max-width: 100%;
}
@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 p {
    font-size: 16px;
  }
}
.effect-jazz {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.effect-jazz img {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.effect-jazz:hover img {
  -webkit-transform: scale(1.05,1.05);
  transform: scale(1.05,1.05);
}
@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0,-100%,0);
    opacity: 0;
    transform: translate3d(0,-100%,0);
  }
  100% {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes plus-heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
}
.mobile-menu-toggle .hamburger {
  position: relative;
  width: 30px;
  height: 24px;
  cursor: pointer;
}
.mobile-menu-toggle .hamburger:hover .hamburger__line.middle {
  width: 100%;
}
.mobile-menu-toggle .hamburger:hover .hamburger__line.bottom {
  width: 100%;
}
.mobile-menu-toggle .hamburger__line {
  background-color: #fff;
  height: 3px;
  border-radius: 30px;
  width: 100%;
  display: block;
}
.mobile-menu-toggle .hamburger__line.middle {
  margin: 7px 0 7px auto;
  width: 75%;
  transition: 0.3s all;
}
.mobile-menu-toggle .hamburger__line.bottom {
  margin-left: auto;
  width: 45%;
  transition: 0.6s all;
}
.mobile-menu__bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.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: 99;
}
.mobile-menu__top {
  background: #414462;
  padding: 20px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile-header-logo {
  width: 80%;
}
.mobile-header-logo img {
  max-height: 60px;
  filter: brightness(0) invert(1);
}
.menu-close {
  position: relative;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.menu-close::before {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  right: 0;
  width: 20px;
  height: 2px;
  background-color: #fff;
  transform: rotate(45deg);
}
.menu-close::after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  right: 0;
  width: 20px;
  height: 2px;
  background-color: #fff;
  transform: rotate(-45deg);
}
.mobile-menu__panel {
  padding: 0 0 50px;
  position: relative;
  width: 100%;
  max-width: 320px;
  height: 100vh;
  overflow: auto;
  margin-left: auto;
  background-color: #414462;
}
.mobile-menu__nav {
  padding: 0;
}
.mobile-menu__nav ul {
  padding: 0;
}
.mobile-menu__nav li {
  list-style: none;
  position: relative;
  color: #000;
  margin-bottom: 0;
  text-transform: uppercase;
}
.mobile-menu__nav li .arrow.is-open:after {
  transform: rotate(0deg);
}
.mobile-menu__nav li a {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
.mobile-menu__nav li a::after {
  display: none !important;
}
.mobile-menu__nav li a:is(:hover,
.mobile-menu__nav li a :active,
.mobile-menu__nav li a :focus) {
  color: #000;
  background-color: #D4B497;
}
.mobile-menu__nav li a:is(:hover +.arrow::before,
.mobile-menu__nav li a:is(:hover +.arrow::after,
.mobile-menu__nav li a :active +.arrow::before,
.mobile-menu__nav li a :active +.arrow::after,
.mobile-menu__nav li a :focus) +.arrow::before,
.mobile-menu__nav li a :focus) +.arrow::after {
  background-color: #000;
}
.mobile-menu__nav .arrow {
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  cursor: pointer;
}
.mobile-menu__nav .arrow:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 2px;
  background-color: #fff;
  margin: -1px 0 0 -10px;
}
.mobile-menu__nav .arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 2px;
  background-color: #fff;
  margin: -1px 0 0 -10px;
  transform: rotate(90deg);
}
.mobile-menu__nav > li {
  margin-bottom: 0;
  padding: 0;
  border-bottom: 1px solid #fff;
}
.mobile-menu__nav > li:first-child {
  border-top: 1px solid #fff;
}
.mobile-menu__nav li.menu-item-has-children a {
  padding-right: 45px;
}
.mobile-menu__nav .dropdown-menu {
  padding: 0 0 0 10px;
  position: static;
  background: transparent;
  border: none;
}
.mobile-menu__nav .sub-menu li a {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
.mobile-menu__nav li.current-menu-ancestor > a {
  color: #000;
  background-color: #D4B497;
}
.mobile-menu__nav li.current-menu-ancestor .arrow::before,
.mobile-menu__nav li.current-menu-ancestor .arrow::after {
  background-color: #000;
}
.mobile-menu__nav li.current-menu-item > a {
  color: #000;
  background-color: #D4B497;
}
.mobile-menu__nav li.current-menu-item a.__mPS2id {
  background-color: #D4B497 !important;
}
.mobile-menu__nav li.current-menu-item a.__mPS2id.mPS2id-clicked,
.mobile-menu__nav li.current-menu-item a.__mPS2id.mPS2id-highlight,
.mobile-menu__nav li.current-menu-item a.__mPS2id.mPS2id-highlight-last {
  background-color: #D4B497 !important;
}
.mobile-menu__nav li.current-menu-item .arrow::before,
.mobile-menu__nav li.current-menu-item .arrow::after {
  background-color: #000;
}
.mobile-menu__inner .contact-btn {
  padding-left: 15px;
  padding-right: 15px;
}
body {
  width: 100% !important;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
  font-family: "Quicksand", sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: bold;
}
.wrapper {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto !important;
  overflow: hidden !important;
}
.page-list {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.page-list li {
  width: 100%;
  float: left;
}
.page-list .children {
  margin: 0 0 0 0;
  width: 100%;
  float: left;
  padding: 5px 0 0;
}
.page-list a:hover {
  color: #414462 !important;
}
.header-main {
  width: 100%;
  z-index: 98;
  padding: 40px 25px 40px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: transparent;
}
.header-main .header_menu .container {
  max-width: 1860px;
  width: 100%;
  margin: 0 auto;
}
.header-main .header_menu .main-menu-content {
  column-gap: 10px;
}
.header-main .header_menu .header-logo {
  max-width: 183px;
}
.header-main .header_menu .header-logo a {
  display: inline-block;
}
.header-main .header_menu .header-main-menu .header-nav {
  margin-top: 0;
  column-gap: 45px;
  position: relative;
  z-index: 1;
  flex-wrap: nowrap;
  padding: 10px 0 10px 35px;
  border-left: 2px solid #fff;
}
.header-main .header_menu .header-main-menu .header-nav li {
  padding: 10px 0;
  margin: 0;
}
.header-main .header_menu .header-main-menu .header-nav li > a {
  color: #fff;
  text-transform: capitalize;
  line-height: normal;
  padding-bottom: 15px;
  font-size: 18px;
}
.header-main .header_menu .header-main-menu .header-nav li > a.dropdown-toggle {
  padding-right: 20px;
}
.header-main .header_menu .header-main-menu .header-nav li > a::after {
  width: 8px;
  height: 8px;
  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: 35%;
  right: 4px;
}
.header-main .header_menu .header-main-menu .header-nav li > a:hover {
  color: #D4B497;
}
.header-main .header_menu .header-main-menu .header-nav li > a:hover::after {
  border-right: 2px solid #D4B497 !important;
  border-bottom: 2px solid #D4B497 !important;
}
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu {
  top: 100%;
  padding: 0;
  background: #D4B497;
  width: 280px;
  border: none;
  border-radius: 0;
  font-size: 18px;
}
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu::before,
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu::after {
  border-bottom-color: #D4B497 !important;
}
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu li {
  margin-bottom: 0;
  padding: 0;
  position: relative;
}
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu li a {
  padding: 10px 24px 10px 10px;
  color: #000 !important;
  display: block;
  font-size: 18px;
}
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu li a:hover {
  background: #414462;
  color: #fff !important;
}
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu li a:hover::before {
  background: #D4B497;
}
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu li.menu-item-has-children > a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 0 !important;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 0 !important;
  transform: rotate(-45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 10px;
}
.header-main .header_menu .header-main-menu .header-nav li .dropdown-menu li.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-menu .header-nav li .dropdown-menu li:hover > .dropdown-menu {
  display: block;
  margin-top: 0;
  top: 0;
}
.header-main .header_menu .header-main-menu .header-nav li:last-child > .dropdown-menu {
  right: 0;
}
.header-main .header_menu .header-main-menu .header-nav li:last-child > .dropdown-menu::after {
  right: 20px;
  left: inherit;
}
.header-main .header_menu .header-main-menu .header-nav li:last-child > .dropdown-menu::before {
  display: none;
}
.header-main .header_menu .header-main-menu .header-nav > li.current_page_item > a {
  color: #D4B497;
}
.header-main .header_menu .header-main-menu .header-nav > li.current_page_item > a::before {
  width: 100%;
  background: #D4B497;
}
.header-main .header_menu .header-main-menu .header-nav > li.current_page_item > a::after {
  border-right: 2px solid #D4B497 !important;
  border-bottom: 2px solid #D4B497 !important;
}
.header-main .header_menu .header-main-menu .header-nav > li.current-menu-ancestor > a {
  color: #D4B497;
}
.header-main .header_menu .header-main-menu .header-nav > li.current-menu-ancestor > a::before {
  width: 100%;
  background: #D4B497;
}
.header-main .header_menu .header-main-menu .header-nav > li.current-menu-ancestor > a::after {
  border-right: 2px solid #D4B497 !important;
  border-bottom: 2px solid #D4B497 !important;
}
.header-main .header_menu .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-ancestor > a {
  color: #fff !important;
  background: #414462;
}
.header-main .header_menu .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-ancestor > a::before {
  width: 100%;
  background: #D4B497;
}
.header-main .header_menu .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-menu .header-nav > li.current-menu-ancestor .current-menu-item > a {
  background: #414462;
  color: #fff !important;
}
.header-main .header_menu .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-item > a::before {
  width: 100%;
  background: #414462;
}
.header-main .header_menu .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-menu .header-nav > li a {
  font-weight: normal;
  position: relative;
  padding-bottom: 5px;
  padding-top: 5px;
}
.header-main .header_menu .header-main-menu .header-nav > li a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  background: #D4B497;
  border-radius: 26px;
  bottom: 0;
  right: 0;
  transition: 0.4s;
}
.header-main .header_menu .header-main-menu .header-nav > li a:hover::before {
  width: 100%;
  left: 0;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.__mPS2id,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.__mPS2id {
  background: #414462 !important;
  color: #fff !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.__mPS2id:hover,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.__mPS2id:hover {
  background: #414462 !important;
  color: #fff !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.__mPS2id:hover::before,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.__mPS2id:hover::before {
  width: 100% !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.__mPS2id::before,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.__mPS2id::before {
  width: 0 !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.mPS2id-highlight,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.mPS2id-highlight {
  background: #414462 !important;
  color: #000 !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.mPS2id-highlight:focus,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.mPS2id-highlight:focus {
  background: #414462 !important;
  color: #fff !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.mPS2id-highlight::before,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.mPS2id-highlight::before {
  width: 100% !important;
  background: #414462;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.__mPS2id.mPS2id-highlight-first,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.__mPS2id.mPS2id-highlight-first {
  background: #414462 !important;
  color: #D4B497 !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.__mPS2id.mPS2id-highlight-first:focus,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.__mPS2id.mPS2id-highlight-first:focus {
  background: #414462 !important;
  color: #fff !important;
}
.header-main .header_menu .header-main-menu .header-nav .current-menu-parent a.__mPS2id.mPS2id-highlight-first::before,
.header-main .header_menu .header-main-menu .header-nav .current-menu-item a.__mPS2id.mPS2id-highlight-first::before {
  width: 100% !important;
  background: #414462;
}
.header-main .header_menu .header-right-content {
  column-gap: 20px;
}
.header-main .header_menu .header-right-content .cart-link {
  position: relative;
}
.header-main .header_menu .header-right-content .cart-link a {
  font-size: 24px;
  transition: 0.4s all ease-in-out;
}
.header-main .header_menu .header-right-content .cart-link a i {
  color: #fff;
  font-size: 24px;
}
.header-main .header_menu .header-right-content .cart-link a:hover i {
  color: #D4B497;
}
.header-main .header_menu .header-right-content .cart-link sup {
  position: absolute;
  right: -8px;
  top: -10px;
  background: white;
  border-radius: 50%;
  padding: 7px;
  font-size: 12px;
  font-weight: 700;
}
.header-main .header_menu .header-right-content .social-icon i {
  color: #fff;
}
.header-main .header_menu .header-right-content .social-icon i:hover {
  color: #D4B497;
}
.header-main .header_menu .header-right-content .book_now-button .theme-btn {
  padding: 15px 25px !important;
  font-size: 16px !important;
}
.header-main .header_top {
  padding-bottom: 25px;
}
.header-main .header_top .container {
  max-width: 1860px;
  width: 100%;
  margin: 0 auto;
}
.header-main.fixed-header {
  background: #000 !important;
  position: fixed;
  animation: fadeInDown 0.5s ease-in-out 0s 1 normal none running;
  top: 0;
  left: 0;
  box-shadow: 0 0 14px rgba(0,0,0,0.5);
  padding: 20px 15px;
}
.header-main.fixed-header .header_top {
  display: none !important;
}
.header-contact-link {
  display: flex;
  align-items: center;
  gap: 15px;
}
.header-contact-link .contact-btn {
  padding: 10px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border: 2px solid #fff;
  text-transform: none !important;
  transition: 0.4s all ease-in-out;
}
.header-contact-link .contact-btn:hover {
  border: 2px solid #D4B497;
}
.header-contact-link .contact-btn:hover i {
  color: #D4B497;
}
.header-contact-link .contact-btn i {
  font-size: 20px;
  color: #fff;
  width: 20px;
  height: 20px;
  transition: 0.4s all ease-in-out;
}
.header-contact-link .cart-link {
  position: relative;
}
.header-contact-link .cart-link a {
  font-size: 20px;
  transition: 0.4s all ease-in-out;
}
.header-contact-link .cart-link a i {
  color: #fff;
  font-size: 20px;
}
.header-contact-link .cart-link sup {
  position: absolute;
  right: -8px;
  top: -10px;
  background: white;
  border-radius: 50%;
  padding: 7px;
  font-size: 12px;
  font-weight: 700;
}
.header-contact-link .cart-link:hover i {
  color: #D4B497;
}
body.woocommerce-page .header-main {
  background: #000;
}
body.woocommerce-page .woocommerce {
  margin-top: 152px;
}
body.cart .header-main,
body.checkout .header-main {
  background: transparent;
}
body.cart .woocommerce,
body.checkout .woocommerce {
  margin-top: 0px;
}
body.woocommerce-shop .header-main {
  background: transparent;
}
body.woocommerce-shop .woocommerce {
  margin-top: 0px;
}
html {
  scroll-behavior: auto !important;
}
body {
  overflow-x: hidden;
  color: rgba(0,0,0,0.7);
}
body.modal-open {
  overflow: hidden;
}
.container {
  max-width: 1326px;
  padding-right: 15px;
  padding-left: 15px;
}
.container .row {
  margin-left: -15px;
  margin-right: -15px;
}
.container .row > * {
  padding-right: 15px;
  padding-left: 15px;
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
.container-fluid .row {
  margin-left: -15px;
  margin-right: -15px;
}
.container-fluid .row > * {
  padding-right: 15px;
  padding-left: 15px;
}
.home-banner {
  height: 100vh;
  border-bottom: 30px solid #414462;
  overflow: hidden;
}
.home-banner .hero-img {
  position: relative;
  width: 100%;
  height: 100%;
}
.home-banner .hero-img::before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.home-banner .hero-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-banner .hero-img .cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.home-banner .hero-info {
  position: absolute;
  left: 0;
  bottom: 30%;
  width: 100%;
  height: auto;
  z-index: 3;
}
.home-banner .hero-info h1 {
  color: #fff;
  text-wrap: balance;
}
.home-banner .hero-info .hero-btn {
  max-width: 260px;
  width: 100%;
  margin-left: 40px;
  position: relative;
}
.home-banner .hero-info .hero-btn .theme-btn {
  vertical-align: top;
}
.home-banner .hero-info .hero-btn::before {
  content: "";
  background: transparent;
  border: 1px solid #fff;
  width: 196px;
  height: 196px;
  position: absolute;
  right: -110px;
  top: 50%;
  transform: translateY(-50%);
}
.banner_inner {
  background-size: cover !important;
  position: relative;
  border-bottom: 30px solid #414462;
}
.banner_inner:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0.5;
}
.banner_inner .container {
  height: 100%;
  min-height: 500px;
  padding: 200px 15px 115px;
  display: flex;
  align-items: center;
}
.banner_inner .container * {
  color: #fff;
}
.our-course {
  position: relative;
}
.our-course.home {
  overflow: visible !important;
}
.our-course.home .our-course_wrapper {
  margin-top: -100px;
}
.our-course:not(.home)::before {
  content: "";
  position: absolute;
  display: block !important;
  width: 95px;
  height: 160px;
  background: url(../img/leaf-black.svg) no-repeat;
  background-size: contain;
  background-position: bottom left;
  left: 0;
  bottom: 150px;
}
.our-course:not(.home)::after {
  content: "";
  background: url(../img/pattern.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 93px;
  height: 68px;
  position: absolute;
  right: 100px;
  bottom: 40%;
  opacity: 0.5;
  z-index: -1;
}
.our-course .our-course_wrapper > .wpb_wrapper {
  display: flex;
  justify-content: center;
  column-gap: 8%;
  row-gap: 80px;
  flex-wrap: wrap;
}
.our-course .our-course_wrapper > .wpb_wrapper .course-item {
  max-width: 28%;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #EFE5DF;
}
.our-course .our-course_wrapper > .wpb_wrapper .course-item .course-img {
  width: 100%;
  height: 282px;
  margin-bottom: 40px;
}
.our-course .our-course_wrapper > .wpb_wrapper .course-item .course-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.our-course .our-course_wrapper > .wpb_wrapper .course-item .course-title {
  padding: 0 30px;
}
.our-course .our-course_wrapper > .wpb_wrapper .course-item .course-title h4 {
  text-align: center;
  text-wrap: balance;
  color: #414462;
  font-weight: 700;
}
.our-course .our-course_wrapper > .wpb_wrapper .course-item .course-skill {
  padding: 0 30px;
}
.our-course .our-course_wrapper > .wpb_wrapper .course-item .course-skill p {
  font-size: 20px;
  text-align: center;
  color: #414462;
  text-wrap: balance;
  padding: 10px 0;
}
.our-course .our-course_wrapper > .wpb_wrapper .course-item .course-duration {
  padding: 15px;
  border: 1px solid #414462;
  max-width: calc(100% - 100px);
  margin: auto auto -10px;
}
.our-course .our-course_wrapper > .wpb_wrapper .course-item .course-duration p {
  font-size: 20px;
  text-align: center;
  color: #414462;
  text-wrap: balance;
}
.our-course .our-course_wrapper > .wpb_wrapper .course-item .course-link {
  margin: 0 0 -25px;
  width: 100%;
  padding: 0 30px;
}
.our-course .our-course_wrapper > .wpb_wrapper .course-item .course-link a {
  padding: 17px 40px;
  background: #D4B497;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  text-align: center;
  display: block;
  width: auto;
}
.our-course .our-course_wrapper > .wpb_wrapper .course-item .course-link a::before {
  content: "";
  background: transparent;
  border: 1px solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s all ease-in-out;
}
.our-course .our-course_wrapper > .wpb_wrapper .course-item .course-link a:hover::before {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  left: 5px;
  top: 5px;
  opacity: 1;
}
.upcoming-course .upcoming-course_wrapper > .wpb_wrapper {
  display: flex;
  justify-content: center;
  column-gap: 8%;
  row-gap: 55px;
  flex-wrap: wrap;
}
.upcoming-course .upcoming-course_wrapper > .wpb_wrapper .upcoming-course-item {
  max-width: 28%;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  background: transparent;
  border: 2px solid #EFE5DF;
  position: relative;
  padding: 80px 30px 30px;
  transition: 0.4s all ease-in-out;
}
.upcoming-course .upcoming-course_wrapper > .wpb_wrapper .upcoming-course-item:hover {
  background: #fff;
  border: 2px solid #fff;
}
.upcoming-course .upcoming-course_wrapper > .wpb_wrapper .upcoming-course-item::before {
  content: "";
  background: url("../img/arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  position: absolute;
  right: 13px;
  top: 13px;
}
.upcoming-course .upcoming-course_wrapper > .wpb_wrapper .upcoming-course-item .course-title h4 {
  color: #414462;
  font-weight: 700;
}
.upcoming-course .upcoming-course_wrapper > .wpb_wrapper .upcoming-course-item .course-category {
  position: absolute;
  left: -2px;
  top: -2px;
  padding: 10px;
  width: auto;
  height: auto;
  background: #EFE5DF;
}
.upcoming-course .upcoming-course_wrapper > .wpb_wrapper .upcoming-course-item .course-category p {
  font-size: 20px;
  font-weight: 400;
}
.upcoming-course .upcoming-course_wrapper > .wpb_wrapper .upcoming-course-item .course-skill p {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 30px;
}
.upcoming-course .upcoming-course_wrapper > .wpb_wrapper .upcoming-course-item .course-bottom {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #D4B497;
}
.upcoming-course .upcoming-course_wrapper > .wpb_wrapper .upcoming-course-item .course-bottom .course-date {
  flex: 0 0 50%;
  width: 50%;
}
.upcoming-course .upcoming-course_wrapper > .wpb_wrapper .upcoming-course-item .course-bottom .course-date p {
  font-size: 22px;
  font-weight: 700;
  color: #414462;
  padding: 10px 15px;
  text-align: center;
  line-break: anywhere;
}
.upcoming-course .upcoming-course_wrapper > .wpb_wrapper .upcoming-course-item .course-bottom .course-link {
  flex: 0 0 50%;
  width: 50%;
  height: 100%;
}
.upcoming-course .upcoming-course_wrapper > .wpb_wrapper .upcoming-course-item .course-bottom .course-link .theme-btn {
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.up-coming-course-dr-info {
  box-shadow: 0px 0px 80px rgba(0,0,0,0.08);
}
.team-section .team-section_content > .vc_column-inner > .wpb_wrapper {
  padding-left: 80px;
}
.combain-section .combain-img-col {
  z-index: 2;
}
.combain-section .combain-img-col .combain-img figure {
  padding: 24px;
  border: 2px solid #D4B497;
}
.combain-section .combain-content-col {
  position: relative;
}
.combain-section .combain-content-col::before {
  content: "";
  background: url("../img/blue-pattern.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 60px;
  position: absolute;
  right: 0px;
  top: -30px;
  opacity: 0.2;
  display: block !important;
}
.combain-section .combain-content-col .combain-content {
  position: relative;
  background: #EFE5DF;
}
.combain-section .combain-content-col .combain-content::before {
  content: "";
  background: #EFE5DF;
  width: 50vw;
  height: 100%;
  position: absolute;
  left: -50vw;
  top: 0;
  display: block !important;
}
.welcome-text {
  position: relative;
}
.welcome-text:before {
  content: "";
  background: #414462;
  position: absolute;
  bottom: 75px;
  top: 0;
  left: 0;
  width: 100%;
  display: block !important;
}
.welcome-section::before {
  background-image: url(../img/pattern.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 93px;
  height: 58px;
  bottom: 90px;
  left: 50px;
  content: "";
  opacity: 0.5;
  display: block !important;
}
.welcome-section::after {
  content: "";
  background-image: url(../img/leaf-black.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 212px;
  height: 350px;
  bottom: 0px;
  left: 50%;
  transform: translateX(-65%);
  display: block !important;
}
.welcome-section .theme-btn {
  max-width: 430px;
}
.discount-section {
  margin-top: -80px;
}
.discount-section .wpb_column {
  box-shadow: 0px 0px 80px rgba(0,0,0,0.08);
}
.service-section .service-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1516px;
  margin: auto !important;
  left: 0 !important;
  width: 100% !important;
}
.service-section .wpbakery-service-element {
  padding: 15px;
}
.service-section .wpbakery-service-element .service-img {
  height: 423px;
  overflow: hidden;
  position: relative;
}
.service-section .wpbakery-service-element .service-img:before {
  content: "";
  background: linear-gradient(rgba(0,29,56,0) 0%,#001d38 100%);
  opacity: 0.5;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
}
.service-section .wpbakery-service-element .service-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  mix-blend-mode: luminosity;
  opacity: 0.5;
}
.service-section .wpbakery-service-element .service-img h4 {
  position: absolute;
  z-index: 1;
  bottom: 30px;
  left: 30px;
  right: 20px;
  color: #fff;
  font-weight: 600;
  font-size: 24px;
}
.service-section .wpbakery-service-element .service-img a {
  position: absolute !important;
  top: 70%;
  z-index: 1 !important;
  left: 30px;
  max-width: max-content;
  right: 30px;
  transform: translateY(-50%);
  padding: 10px 20px !important;
  opacity: 0;
  max-width: 350px;
  margin: auto;
}
.service-section .wpbakery-service-element .service-img a::after {
  right: 20px;
}
.service-section .wpbakery-service-element .service-img a:hover {
  padding: 10px 52px 10px 20px !important;
}
.service-section .wpbakery-service-element .service-img:hover a {
  opacity: 1;
  top: 50%;
}
.service-section .wpbakery-service-element .service-img:hover::before {
  background: #000000;
  opacity: 0.7;
}
.service-section .wpbakery-service-element .service-img:hover img {
  mix-blend-mode: normal;
  opacity: 1;
}
.why-choose {
  position: relative;
}
.why-choose::before {
  content: "";
  background: #414462;
  width: 100%;
  height: 70%;
  position: absolute;
  left: 0;
  top: 0;
  display: block !important;
}
.why-choose .why-choose-inner_wrapper .why-choose-wrapper .choose_slider .slick-track {
  display: flex;
}
.why-choose .why-choose-inner_wrapper .why-choose-wrapper .choose_slider .slick-track .slick-slide {
  height: auto;
}
.why-choose .why-choose-inner_wrapper .why-choose-wrapper .choose_slider .slick-track .slick-slide .why-choose-box {
  padding: 70px 30px 40px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  height: 100%;
  background: #EFE5DF;
  cursor: pointer;
  position: relative;
  margin: 0 30px 0 0;
}
.why-choose .why-choose-inner_wrapper .why-choose-wrapper .choose_slider .slick-track .slick-slide .why-choose-box::before {
  content: "";
  background: url("../img/right-arrow-blue.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 20px;
  transform: rotate(-45deg);
}
.why-choose .why-choose-inner_wrapper .why-choose-wrapper .choose_slider .slick-track .slick-slide .why-choose-box .why-choose-image-wrapper {
  max-width: 106px;
  width: 100%;
  height: 100%;
  max-height: 106px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: end;
}
.why-choose .why-choose-inner_wrapper .why-choose-wrapper .choose_slider .slick-track .slick-slide .why-choose-box .why-choose-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.why-choose .why-choose-inner_wrapper .why-choose-wrapper .choose_slider .slick-arrow {
  position: absolute;
  top: initial;
  bottom: 0px;
  transform: none;
  width: 30px;
  height: 30px;
}
.why-choose .why-choose-inner_wrapper .why-choose-wrapper .choose_slider .slick-arrow::before {
  content: "";
  background-image: url("../img/arrow.svg") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center;
  width: 30px;
  height: 30px;
  background: transparent;
  border: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.why-choose .why-choose-inner_wrapper .why-choose-wrapper .choose_slider .slick-prev {
  left: 0%;
}
.why-choose .why-choose-inner_wrapper .why-choose-wrapper .choose_slider .slick-prev::before {
  transform: rotate(-135deg);
}
.why-choose .why-choose-inner_wrapper .why-choose-wrapper .choose_slider .slick-next {
  left: 10%;
}
.why-choose .why-choose-inner_wrapper .why-choose-wrapper .choose_slider .slick-next::before {
  transform: rotate(45deg);
}
.why-choose-popup .modal-dialog .modal-header {
  position: relative;
}
.why-choose-popup .modal-dialog .modal-header button.close {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  font-size: 30px;
  line-height: 1;
  color: #fff;
}
.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 .row {
  align-items: start;
  max-width: 1296px;
  margin: auto;
  flex-direction: row-reverse;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row ul {
  margin-bottom: 10px;
  list-style: none;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row ul li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 0;
  text-align: left;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row ul li::before {
  content: "";
  position: absolute;
  width: 16px;
  top: 9px;
  height: 16px;
  left: 0;
  border-radius: 50%;
  border: 3px solid #D4B497;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row ul li.menu-item-has-children > a {
  display: inline-block;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row ul li a:hover {
  color: #414462;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row ul li + li {
  margin-top: 0px;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row .left-content {
  max-width: 736px;
  padding-left: 100px;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row .left-content a {
  color: #D4B497;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row .left-content a:hover {
  color: #414462;
  text-decoration: none;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element .row .left-content .two-col-heading {
  margin-top: 0;
  margin-bottom: 15px;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element:nth-child(odd) .row {
  flex-direction: row;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element:nth-child(odd) .row .left-content {
  padding-left: 0;
  padding-right: 100px;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element:first-child,
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element:last-child {
  position: relative;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element:first-child::before,
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element:last-child::before {
  content: "";
  background: url(../img/gray-pattern.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 120px;
  height: 150px;
  position: absolute;
  right: -150px;
  top: 20px;
}
.two-column .vc_column-inner > .wpb_wrapper .wpbakery-two-column-element:first-child::before {
  right: inherit;
  left: -150px;
  top: auto;
  bottom: 0;
}
.two-column.two-column-inner .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row {
  flex-direction: row;
}
.two-column.two-column-inner .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row .left-content {
  padding-left: 0;
  padding-right: 100px;
}
.two-column.two-column-inner .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element:nth-child(odd) {
  background: #414462;
  padding: 100px 0;
}
.two-column.two-column-inner .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element:nth-child(odd) .row {
  flex-direction: row-reverse;
}
.two-column.two-column-inner .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element:nth-child(odd) .row .left-content {
  padding-left: 100px;
  padding-right: 0;
}
.two-col-with-box {
  position: relative;
}
.two-col-with-box::before {
  content: "";
  position: absolute;
  display: block !important;
  width: 255px;
  height: 429px;
  background: url(../img/leaf-black.svg) no-repeat;
  background-size: contain;
  background-position: bottom left;
  left: 0;
  bottom: 100px;
  opacity: 0.5;
}
.two-col-with-box .two-col-with-box-content .box-content_wrapper {
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
}
.two-col-with-box .two-col-with-box-content .box-content_wrapper .box-wrapper > .vc_column-inner {
  height: 100%;
}
.two-col-with-box .two-col-with-box-content .box-content_wrapper .box-wrapper > .vc_column-inner > .wpb_wrapper {
  padding: 60px 30px;
  border: 1px solid #414462;
  transition: 0.4s all ease-in-out;
  height: 100%;
}
.two-col-with-box .two-col-with-box-content .box-content_wrapper .box-wrapper > .vc_column-inner > .wpb_wrapper .wpb_text_column {
  padding-top: 20px;
}
.two-col-with-box .two-col-with-box-content .box-content_wrapper .box-wrapper > .vc_column-inner > .wpb_wrapper:hover {
  background: #414462;
}
.two-col-with-box .two-col-with-box-content .box-content_wrapper .box-wrapper > .vc_column-inner > .wpb_wrapper:hover .wpb_text_column {
  color: #fff;
}
.cta-block {
  background-color: #D4B497;
}
.cta-block > .wpb_column {
  padding: 100px 0;
  position: relative;
}
.cta-block > .wpb_column::after {
  content: "";
  position: absolute;
  display: block !important;
  width: 255px;
  height: 380px;
  background: url(../img/leaf-black.svg) no-repeat;
  background-size: contain;
  background-position: bottom left;
  right: -150px;
  bottom: 0;
}
.cta-block::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../img/cta-bg.svg) no-repeat;
  background-size: contain;
  background-position: bottom left;
  bottom: 0;
  left: 0;
  display: block !important;
}
.cta-block .cta-inner > .wpb_column > .vc_column-inner > .wpb_wrapper {
  position: relative;
  text-align: center;
  background: #FAF7F5;
  padding: 80px 30px;
}
.cta-block .cta-inner > .wpb_column > .vc_column-inner > .wpb_wrapper::before {
  content: "";
  position: absolute;
  display: block !important;
  width: 95px;
  height: 160px;
  background: url(../img/leaf-black.svg) no-repeat;
  background-size: contain;
  background-position: bottom left;
  left: 20px;
  bottom: 0;
  transform: rotateY(180deg);
}
.cta-block .cta-inner > .wpb_column > .vc_column-inner > .wpb_wrapper .theme-btn {
  margin: 20px 40px 0;
}
.team-section .team-section_content > .vc_column-inner > .wpb_wrapper {
  padding-left: 80px;
}
.team-section .team-section_content .team-section_title .team-section-content-box > .vc_column-inner {
  height: 100%;
}
.team-section .team-section_content .team-section_title .team-section-content-box > .vc_column-inner > .wpb_wrapper {
  background: #EFE5DF;
  padding: 15px;
  height: 100%;
  display: flex;
  align-items: end;
}
.team_main_section {
  overflow: hidden;
}
.team_main_section .team_section_content {
  padding: 100px 0;
}
.team_main_section .team_section_content .team_boxs {
  max-width: 416px;
  margin: 60px auto 0;
}
.team_main_section .team_section_content .team_boxs img {
  aspect-ratio: 1;
  object-fit: contain;
}
.team_main_section .team_section_content .team_boxs:hover .theme-btn {
  visibility: visible;
  transform: scale(1);
}
.team_main_section .therapist-card__detail {
  margin-bottom: 0;
  margin-top: 30px;
}
.team_main_section .aestheticians-team-wrapper {
  background: rgba(139,156,167,0.1);
  position: relative;
  overflow: hidden;
}
.administration-team .team_main_section {
  margin-bottom: 100px;
}
.client-review {
  background: #414462;
}
.client-review .review-item .inner {
  width: 90%;
  margin: auto;
  font-style: italic;
  font-weight: 500;
  margin-bottom: 50px;
  text-align: center;
}
.client-review .review-item .inner h6 {
  font-weight: bold;
}
.client-review .slick-arrow {
  position: absolute;
  top: inherit;
  top: 100%;
  left: 52%;
  background: url(../img/slick-arrow.svg) no-repeat !important;
  background-size: cover !important;
  width: 35px;
  height: 28px;
  opacity: 1;
  z-index: 55;
  filter: brightness(0.5);
}
.client-review .slick-arrow::before {
  display: none;
}
.client-review .slick-arrow:hover {
  filter: brightness(0.3);
}
.client-review .slick-arrow.slick-prev {
  left: inherit;
  right: 52%;
  transform: rotateY(180deg) translateY(-50%);
}
.privacy-policy-content .privacy-policy-info h3 {
  padding-bottom: 14px;
}
.dental-assistant-team .team_section_content,
.dental-hygienist-team .nurses-team-wrapper {
  background: rgba(139,156,167,0.1);
}
.course-faq_section {
  justify-content: space-between;
}
.questions-block > .vc_column-inner >.wpb_wrapper {
  background: #EFE5DF;
  padding: 25px 30px;
}
.detail-course .course-detail-container {
  position: relative;
  padding: 100px 0;
}
.detail-course .course-detail-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg,rgba(255,255,255,0) 30%,#efe5df 70%);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.detail-course .course-detail-container::after {
  content: "";
  position: absolute;
  display: block !important;
  width: 255px;
  height: 429px;
  background: url(../img/leaf-black.svg) no-repeat;
  background-size: contain;
  background-position: bottom left;
  right: 0;
  bottom: 0;
  z-index: 1;
  transform: rotateY(180deg);
}
.detail-course .course-detail-container .container {
  position: relative;
  z-index: 2;
}
.detail-course .course-detail-container .container .course-content {
  row-gap: 35px;
  padding: 35px;
}
.detail-course .course-detail-container .container .course-content p {
  font-weight: 500;
}
.detail-course .course-detail-container .container .course-content .info-list {
  row-gap: 25px;
}
.detail-course .course-detail-container .container .course-content img {
  width: 30px;
  height: 30px;
  object-fit: contain;
}
.detail-course .course-detail-container .container .course-content .gap-25 {
  column-gap: 25px;
}
.detail-course .course-detail-container .container .course-content .course-link .theme-btn {
  color: #fff !important;
}
.detail-course .course-detail-container picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
}
.detail-course .course-detail-container picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.counter-section {
  position: relative;
}
.counter-section::before {
  content: "";
  background: url("../img/blue-pattern.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 60px;
  position: absolute;
  right: 70px;
  top: 0;
  opacity: 0.2;
  display: block !important;
}
.counter-section .counter-heading {
  position: relative;
}
.counter-section .counter-heading::before {
  content: "";
  background-image: url(../img/leaf-black.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 212px;
  height: 300px;
  bottom: 0px;
  right: 70px;
  display: block !important;
}
.counter-section .counter-heading::after {
  content: "";
  background: url("../img/pattern.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 93px;
  height: 55px;
  position: absolute;
  left: -70px;
  bottom: 60px;
  display: block !important;
}
.counter-section .counter-heading > .vc_column-inner {
  height: 100%;
}
.counter-section .counter-heading > .vc_column-inner > .wpb_wrapper {
  height: 100%;
  border-bottom: 1px solid #707070;
}
.counter-section .counter-heading > .vc_column-inner > .wpb_wrapper .counter-heading-text {
  max-width: 470px;
}
.counter-section .counter-col .counter-box > .wpb_wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.counter-section .counter-col .counter-box > .wpb_wrapper h3 strong.counter {
  font-weight: 400 !important;
}
.designed-for .designed-for_wrapper .designed-for-box >.vc_column-inner {
  height: 100%;
}
.designed-for .designed-for_wrapper .designed-for-box >.vc_column-inner >.wpb_wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.designed-for .designed-for_wrapper .designed-for-box >.vc_column-inner >.wpb_wrapper .designed-for-box_img .vc_single_image-wrapper {
  max-width: 90px;
  width: 100%;
  height: 90px;
}
.designed-for .designed-for_wrapper .designed-for-box >.vc_column-inner >.wpb_wrapper .designed-for-box_img .vc_single_image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: end;
}
.why-aesthetics {
  position: relative;
}
.why-aesthetics::before {
  content: "";
  position: absolute;
  display: block !important;
  width: 197px;
  height: 328px;
  background: url(../img/leaf-black.svg) no-repeat;
  background-size: contain;
  background-position: bottom left;
  left: 0;
  bottom: 0;
}
.why-aesthetics .why-aesthetics-box-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.why-aesthetics .why-aesthetics-box-wrapper .why-aesthetics-box > .vc_column-inner {
  height: 100%;
}
.why-aesthetics .why-aesthetics-box-wrapper .why-aesthetics-box > .vc_column-inner > .wpb_wrapper {
  height: 100%;
  padding: 40px 35px 25px;
  background: #fff;
}
.why-aesthetics .why-aesthetics-box-wrapper .why-aesthetics-box > .vc_column-inner > .wpb_wrapper .wpb_text_column {
  padding-top: 10px;
}
.woocommerce .single-product {
  padding: 80px 0;
}
.woocommerce .single-product .product .product-details_row {
  padding-bottom: 80px;
}
.woocommerce .single-product .product .product-details_row .woocommerce-product-gallery {
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 1 !important;
}
.woocommerce .single-product .product .product-details_row .entry-summary {
  width: 100%;
}
.woocommerce .single-product .product .product-details_row .entry-summary h1 {
  font-size: 42px;
  margin-bottom: 30px;
}
.woocommerce .single-product .product .product-details_row .entry-summary p.price {
  font-size: 26px;
  font-weight: 700;
  color: #D4B497;
}
.woocommerce .single-product .product .product-details_row .entry-summary table.variations {
  margin: 30px 0;
}
.woocommerce .single-product .product .product-details_row .entry-summary table.variations tbody tr {
  padding: 25px;
  background: #D4B497;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.woocommerce .single-product .product .product-details_row .entry-summary table.variations tbody tr th.label {
  flex: 0 0 25%;
}
.woocommerce .single-product .product .product-details_row .entry-summary table.variations tbody tr td.value {
  flex: 0 0 70%;
  position: relative;
}
.woocommerce .single-product .product .product-details_row .entry-summary table.variations tbody tr td.value select {
  padding: 14px 19px;
  margin: 0;
  width: 100%;
}
.woocommerce .single-product .product .product-details_row .entry-summary table.variations tbody tr td.value a.reset_variations {
  position: absolute;
  left: 50%;
  bottom: -30px;
  transform: translateX(-50%);
}
.woocommerce .single-product .product .product-details_row .entry-summary form.cart {
  display: flex;
  align-items: center;
  margin: 30px 0;
}
.woocommerce .single-product .product .product-details_row .entry-summary form.cart:has(table) {
  display: block;
  margin: 0 0 30px;
}
.woocommerce .single-product .product .product-details_row .entry-summary form.cart .single_variation_wrap .woocommerce-variation-price {
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: 700;
  color: #D4B497;
}
.woocommerce .single-product .product .product-details_row .entry-summary form.cart .single_variation_wrap .woocommerce-variation-add-to-cart {
  display: flex;
  align-items: center;
}
.woocommerce .single-product .product .product-details_row .entry-summary form.cart .quantity {
  margin: 0;
}
.woocommerce .single-product .product .product-details_row .entry-summary form.cart .quantity input {
  background: #FAF7F5;
  padding: 20px;
  color: #414462;
  font-weight: 600;
  height: 100%;
  width: auto;
}
.woocommerce .single-product .product .product-details_row .entry-summary form.cart button[type="submit"] {
  color: #000 !important;
  background: #D4B497 !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: 20px 30px !important;
  font-size: 20px !important;
  border-radius: 0 !important;
  overflow: hidden !important;
  border: none !important;
  z-index: 1 !important;
  font-weight: 700 !important;
}
.woocommerce .single-product .product .product-details_row .entry-summary form.cart button[type="submit"]::before {
  content: "";
  border: 2px solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s all ease-in-out;
}
.woocommerce .single-product .product .product-details_row .entry-summary form.cart button[type="submit"]:hover::before {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  left: 5px;
  top: 5px;
  opacity: 1;
}
.woocommerce .single-product .product .woocommerce-tabs.wc-tabs-wrapper {
  position: relative;
  padding: 80px;
}
.woocommerce .single-product .product .woocommerce-tabs.wc-tabs-wrapper::before {
  content: "";
  background: #FAF7F5;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.woocommerce .single-product .product .woocommerce-tabs.wc-tabs-wrapper ul.wc-tabs {
  padding: 0;
  display: flex;
  align-items: center;
  column-gap: 30px;
}
.woocommerce .single-product .product .woocommerce-tabs.wc-tabs-wrapper ul.wc-tabs li {
  background: transparent !important;
  border: none !important;
  padding: 0 0 20px !important;
  margin: 0;
}
.woocommerce .single-product .product .woocommerce-tabs.wc-tabs-wrapper ul.wc-tabs li::before,
.woocommerce .single-product .product .woocommerce-tabs.wc-tabs-wrapper ul.wc-tabs li::after {
  display: none !important;
}
.woocommerce .single-product .product .woocommerce-tabs.wc-tabs-wrapper ul.wc-tabs li a {
  font-size: 26px;
  font-weight: 700;
  opacity: 0.5;
  padding: 0;
}
.woocommerce .single-product .product .woocommerce-tabs.wc-tabs-wrapper ul.wc-tabs li.active {
  border-bottom: 3px solid #D4B497 !important;
}
.woocommerce .single-product .product .woocommerce-tabs.wc-tabs-wrapper ul.wc-tabs li.active a {
  opacity: 1;
}
.woocommerce .single-product .product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel--description {
  margin: 0 !important;
}
.woocommerce .single-product .product .related-products-title {
  padding-bottom: 40px;
  text-align: center;
}
.woocommerce .single-product .product .related-products_wrapper {
  display: flex;
  justify-content: center;
  column-gap: 8%;
  row-gap: 80px;
  flex-wrap: wrap;
}
.woocommerce .single-product .product .related-products_wrapper .course-item {
  max-width: 28%;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 40px;
  align-items: center;
  background: #EFE5DF;
  padding: 0 !important;
}
.woocommerce .single-product .product .related-products_wrapper .course-item .course-img {
  width: 100%;
  height: 282px;
}
.woocommerce .single-product .product .related-products_wrapper .course-item .course-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.woocommerce .single-product .product .related-products_wrapper .course-item .course-content {
  padding: 0 20px;
  width: 100%;
  height: 100%;
}
.woocommerce .single-product .product .related-products_wrapper .course-item .course-content .course-title h4 {
  text-align: center;
  text-wrap: balance;
  color: #414462;
  font-weight: 700;
}
.woocommerce .single-product .product .related-products_wrapper .course-item .course-content .course-skill p {
  font-size: 20px;
  text-align: center;
  color: #414462;
  text-wrap: balance;
  padding: 10px 0;
}
.woocommerce .single-product .product .related-products_wrapper .course-item .course-content .course-duration {
  padding: 15px;
  border: 1px solid #414462;
  max-width: 316px;
  margin: 0 auto -10px;
}
.woocommerce .single-product .product .related-products_wrapper .course-item .course-content .course-duration p {
  font-size: 20px;
  text-align: center;
  color: #414462;
  text-wrap: balance;
}
.woocommerce .single-product .product .related-products_wrapper .course-item .course-content .course-link {
  margin-bottom: -25px;
  margin-top: auto;
}
.woocommerce .single-product .product .related-products_wrapper .course-item .course-content .course-link a {
  padding: 17px 40px;
  background: #D4B497;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  text-align: center;
  display: block;
  width: auto;
}
.woocommerce .single-product .product .related-products_wrapper .course-item .course-content .course-link a::before {
  content: "";
  background: transparent;
  border: 1px solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s all ease-in-out;
}
.woocommerce .single-product .product .related-products_wrapper .course-item .course-content .course-link a:hover::before {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  left: 5px;
  top: 5px;
  opacity: 1;
}
.woocommerce .single-product .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
  padding: 17px 40px;
  background: #D4B497;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  text-align: center;
  display: block;
  width: auto;
}
.woocommerce .single-product .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward::before {
  content: "";
  background: transparent;
  border: 1px solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s all ease-in-out;
}
.woocommerce .single-product .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward:hover::before {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  left: 5px;
  top: 5px;
  opacity: 1;
}
.woocommerce .woocommerce-order {
  padding: 80px 0 0;
}
.woocommerce .woocommerce-order p {
  text-align: center;
}
.woocommerce .woocommerce-order .woocommerce-notice {
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;
}
.woocommerce .woocommerce-order ul.woocommerce-order-overview {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 20px;
  column-gap: 30px;
}
.woocommerce .woocommerce-order ul.woocommerce-order-overview li {
  margin: 0;
  padding: 10px;
  border: none;
  text-align: center;
  background: #FAF7F5;
}
.woocommerce .woocommerce-order ul.woocommerce-order-overview::before,
.woocommerce .woocommerce-order ul.woocommerce-order-overview::after {
  display: none;
}
.woocommerce .woocommerce-order .woocommerce-order-details h2.woocommerce-order-details__title {
  text-align: center;
  margin-bottom: 30px;
}
.woocommerce .woocommerce-order .woocommerce-customer-details h2.woocommerce-column__title {
  text-align: center;
  margin-bottom: 30px;
}
.woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-customer-details--phone,
.woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-customer-details--email {
  text-align: start;
  margin: 0;
}
body.woocommerce-cart .main-row .content,
body.woocommerce-shop .main-row .content,
body.woocommerce-checkout .main-row .content {
  width: 100% !important;
}
.wp-block-woocommerce-cart {
  padding: 80px 0 0;
}
.wp-block-woocommerce-cart .wc-block-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit .wc-block-cart__submit-container a.wc-block-cart__submit-button {
  padding: 17px 40px;
  background: #D4B497;
  color: #fff !important;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  text-align: center;
  display: block;
  width: auto;
  outline: none !important;
  box-shadow: none !important;
}
.wp-block-woocommerce-cart .wc-block-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit .wc-block-cart__submit-container a.wc-block-cart__submit-button::before {
  content: "";
  background: transparent;
  border: 1px solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s all ease-in-out;
}
.wp-block-woocommerce-cart .wc-block-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit .wc-block-cart__submit-container a.wc-block-cart__submit-button:hover::before {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  left: 5px;
  top: 5px;
  opacity: 1;
}
.wp-block-woocommerce-cart .wc-block-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit .wc-block-cart__submit-container a.wc-block-cart__submit-button .wc-block-components-button__text {
  color: #fff !important;
  display: block !important;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block {
  text-align: center;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 20px;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-separator {
  margin: 30px 0 50px;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-heading {
  text-align: center;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.theme-btn {
  margin: 30px auto 0;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-product-new {
  padding-top: 60px;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-product-new ul.wc-block-grid__products {
  margin: 0;
  justify-content: center;
  column-gap: 8%;
  row-gap: 40px;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-product-new ul.wc-block-grid__products .wc-block-grid__product {
  flex: 0 0 28%;
  max-width: 28%;
  background: #EFE5DF;
  border: none;
  display: flex;
  flex-direction: column;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-product-new ul.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link {
  width: 100%;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-product-new ul.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link .wc-block-grid__product-image {
  width: 100%;
  height: 220px;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-product-new ul.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link .wc-block-grid__product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-product-new ul.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link .wc-block-grid__product-title {
  font-size: 24px;
  font-weight: 700;
  padding: 0 20px;
  color: #414462;
  padding-top: 15px;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-product-new ul.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price {
  font-size: 18px;
  font-weight: 700;
  color: #D4B497;
  padding: 0 20px;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-product-new ul.wc-block-grid__products .wc-block-grid__product .wp-block-button {
  margin: auto auto 0;
  padding: 0 20px 20px;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-product-new ul.wc-block-grid__products .wc-block-grid__product .wp-block-button a {
  padding: 17px 40px;
  background: #D4B497;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  text-align: center;
  display: block;
  width: auto;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-product-new ul.wc-block-grid__products .wc-block-grid__product .wp-block-button a::before {
  content: "";
  background: transparent;
  border: 1px solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s all ease-in-out;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-product-new ul.wc-block-grid__products .wc-block-grid__product .wp-block-button a:hover::before {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  left: 5px;
  top: 5px;
  opacity: 1;
}
.wp-block-woocommerce-checkout {
  padding: 80px 0 0 !important;
}
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-components-text-input label {
  font-size: 16px;
}
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row button.wc-block-components-checkout-place-order-button {
  padding: 17px 40px;
  background: #D4B497;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  text-align: center;
  display: block;
}
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row button.wc-block-components-checkout-place-order-button::before {
  content: "";
  background: transparent;
  border: 1px solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s all ease-in-out;
}
.wp-block-woocommerce-checkout .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row button.wc-block-components-checkout-place-order-button:hover::before {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  left: 5px;
  top: 5px;
  opacity: 1;
}
.wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-coupon-form .wc-block-components-totals-coupon__content form.wc-block-components-totals-coupon__form button.wc-block-components-totals-coupon__button {
  background-color: #D4B497 !important;
  color: #000 !important;
}
.woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
  column-gap: 8%;
  row-gap: 60px;
  justify-content: center;
  padding: 80px 0 0;
}
.woocommerce ul.products::before {
  display: none !important;
}
.woocommerce ul.products li.status-publish {
  margin: 0 !important;
  max-width: 28%;
  width: 100% !important;
  height: auto;
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  align-items: center;
  background: #EFE5DF;
  text-align: center;
}
.woocommerce ul.products li.status-publish a.woocommerce-loop-product__link img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}
.woocommerce ul.products li.status-publish a.woocommerce-loop-product__link h2.woocommerce-loop-product__title {
  font-size: 24px;
  font-weight: 700;
  padding: 0 15px;
  margin-bottom: 15px;
}
.woocommerce ul.products li.status-publish .price .amount {
  font-size: 20px;
  color: #414462;
  padding: 0 15px;
  font-weight: 700;
}
.woocommerce ul.products li.status-publish a.add_to_cart_button {
  padding: 17px 40px;
  background: #D4B497;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  text-align: center;
  display: block;
  margin-top: auto;
}
.woocommerce ul.products li.status-publish a.add_to_cart_button::before {
  content: "";
  background: transparent;
  border: 1px solid #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s all ease-in-out;
}
.woocommerce ul.products li.status-publish a.add_to_cart_button:hover::before {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  left: 5px;
  top: 5px;
  opacity: 1;
}
.contact-page-form .gform_wrapper form,
.appointment-form .gform_wrapper form {
  background: #414462;
  padding: 30px;
}
.contact-page-form .gform_wrapper form .gform_body .gform_fields,
.appointment-form .gform_wrapper form .gform_body .gform_fields {
  margin-top: 0 !important;
}
body.woocommerce-order-received .woocommerce {
  padding: 80px 0 0 0;
  text-align: center;
}
body.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
  font-size: 20px;
}
body.woocommerce-order-received .woocommerce form.woocommerce-verify-email .form-row input[type="email"] {
  border: 1px solid;
  max-width: 500px;
  width: 100%;
  padding: 10px;
}
body.woocommerce-order-received .woocommerce form.woocommerce-verify-email .form-row button[type=submit] {
  color: #000 !important;
  background: #D4B497 !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: 20px 30px !important;
  font-size: 20px !important;
  border-radius: 0 !important;
  overflow: hidden !important;
  border: none !important;
  z-index: 1 !important;
  font-weight: 700 !important;
  transition: 0.4s all ease-in-out;
}
@media only screen and (max-width: 1199px) {
  body.woocommerce-order-received .woocommerce form.woocommerce-verify-email .form-row button[type=submit] {
    padding: 15px 30px !important;
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 991px) {
  body.woocommerce-order-received .woocommerce form.woocommerce-verify-email .form-row button[type=submit] {
    padding: 12px 24px !important;
    font-size: 16px !important;
  }
}
body.woocommerce-order-received .woocommerce form.woocommerce-verify-email .form-row button[type=submit]:hover {
  background: #414462 !important;
  color: #fff !important;
}
.footer {
  position: relative;
}
.footer a:hover {
  color: #D4B497;
}
.footer .footer-main,
.footer .footer-bottom {
  z-index: 2;
  position: relative;
}
.footer .footer-main {
  position: relative;
}
.footer .footer-main::after {
  content: "";
  background: url("../img/footer_pattern_two.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  position: absolute;
  right: 85px;
  top: 40px;
}
.footer .footer-main .footer-main-menu {
  position: relative;
}
.footer .footer-main .footer-main-menu::before {
  content: "";
  background: url("../img/footer_pattern.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 70px;
  height: 40px;
  position: absolute;
  left: 100px;
  bottom: 40px;
  transform: rotate(-60deg);
}
.footer .footer-main .footer-main-menu .widget_nav_menu ul.menu {
  display: inline-block;
}
.footer .footer-main .footer-main-menu .widget_nav_menu ul.menu li.menu-item a:hover {
  color: #D4B497 !important;
}
.footer .footer-main h3,
.footer .footer-main h5 {
  margin: 0 0 14px 0;
  font-size: 20px;
  line-height: normal;
  font-weight: 700;
  color: #D4B497;
  text-transform: uppercase;
}
.footer .footer-main .hours {
  max-width: 350px;
  margin-left: auto;
}
.footer .footer-main .hours h5 {
  margin-bottom: 25px;
}
.footer * {
  color: #fff;
}
.footer .footer-logo_img {
  display: block;
  max-width: 190px;
}
.footer .footer-logo_img img {
  width: 100%;
}
.footer .footer_disclaimer {
  padding: 0;
}
.footer .footer_disclaimer h5 {
  padding-bottom: 5px;
}
.footer .footer_disclaimer p {
  font-size: 10pt;
}
.footer .footer_copyright {
  padding: 0;
  font-size: 16px;
  line-height: 1;
  position: relative;
  overflow: hidden;
}
.footer .footer_copyright::before {
  content: "";
  background: url("../img/footer_pattern.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 95px;
  height: 65px;
  position: absolute;
  left: -15px;
  top: 0;
}
.footer .footer_copyright::after {
  content: "";
  background: url("../img/footer_leaf_pattern.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 250px;
  height: 350px;
  position: absolute;
  right: 60px;
  top: 0;
  z-index: -1;
  opacity: 0.4;
}
.footer .footer_copyright .footer_copyright-wrapper {
  padding: 50px 0;
  border-top: 1px solid rgba(255,255,255,0.4);
}
.footer .footer_copyright .footer_copyright-wrapper .footer_links {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
}
.footer .footer_copyright .footer_copyright-wrapper .copy_right p {
  line-height: 1.5;
}
.footer .footer_copyright .footer_copyright-wrapper .footer_maker {
  text-align: end;
}
.footer .footer_copyright .footer_copyright-wrapper .footer_maker i {
  animation: 1s plus-heart infinite;
  padding: 0 1px;
  font-size: 16px;
  color: #D4B497;
}
.footer_contact .footer-contact_row .footer-contact_content {
  position: relative;
  margin-bottom: 60px;
}
.footer_contact .footer-contact_row .footer-contact_content::before {
  content: "";
  background: #EFE5DF;
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% + 15px);
  height: 40%;
  z-index: -1;
}
.footer_contact .footer-contact_row .footer-contact_content h4 {
  max-width: 636px;
  margin: 0 auto;
  font-weight: 700;
  padding: 60px 0;
  color: #414462;
}
.footer_contact .footer-contact_row .footer-contact_content .footer-contact_img .vc_single_image-wrapper {
  position: relative;
}
.footer_contact .footer-contact_row .footer-contact_content .footer-contact_img .vc_single_image-wrapper::before {
  content: "";
  background: #D4B497;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.4;
}
.footer_contact .footer-contact_row .footer-contact_content .footer-contact_img .vc_single_image-wrapper img {
  mix-blend-mode: luminosity;
}
.footer_contact .footer-contact_row .footer-contact_form > .vc_column-inner {
  background: #414462;
}
.footer_contact .footer-contact_row .footer-contact_form > .vc_column-inner > .wpb_wrapper {
  padding: 50px 100px;
}
.footer_contact .footer-contact_row .footer-contact_form > .vc_column-inner > .wpb_wrapper h3 {
  color: #EFE5DF;
}
section.footer_cta .footer-cta_row {
  column-gap: 8%;
  position: relative;
}
section.footer_cta .footer-cta_row::before {
  content: "";
  display: block !important;
  background: url("../img/leaf-black.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 220px;
  height: 250px;
  position: absolute;
  right: 105px;
  bottom: 0;
}
section.footer_cta .footer-cta_row::after {
  content: "";
  background-image: url("../img/pattern.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 93px;
  height: 58px;
  top: 50px;
  right: 0px;
  opacity: 0.5;
  display: block !important;
}
section.footer_cta .footer-cta_row .footer-cta-img figure {
  border: 5px solid #D4B497;
}
section.footer_cta .footer-cta_row .footer-cta-content p {
  font-size: 28px;
  font-weight: 700;
  color: #414462;
}
section.footer_cta .footer-cta_row .footer-cta-content .theme-btn {
  padding-top: 80px;
}
section.footer_review .vc_row.review-row {
  margin-left: 0;
  margin-right: 0;
}
section.footer_review .footer-review-heading > .vc_column-inner > .wpb_wrapper {
  padding: 0 80px;
}
section.footer_review .footer-review-heading > .vc_column-inner > .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper {
  max-width: 300px;
  width: 100%;
  padding-top: 45px;
}
section.footer_review .footer-review-heading > .vc_column-inner > .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper img {
  filter: brightness(0) invert(1);
}
section.footer_review .footer-review-content > .vc_column-inner > .wpb_wrapper {
  padding: 70px 97px 0;
  border: 2px solid #fff;
  margin-right: 30px;
}
section.footer_review .footer-review-content > .vc_column-inner > .wpb_wrapper .review-star {
  padding-bottom: 60px;
}
section.footer_review .footer-review-content > .vc_column-inner > .wpb_wrapper .theme-btn {
  margin-bottom: -32px !important;
}
.footer_contact-details {
  background: #EFE5DF;
  padding: 250px 0 120px;
  margin-top: -150px;
  position: relative;
}
.footer_contact-details::before {
  content: "";
  background: url("../img/pattern.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 93px;
  height: 60px;
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translateY(-40%);
  opacity: 0.5;
  z-index: 0;
}
.footer_contact-details .contact-address .contact-address_box {
  display: flex;
  justify-content: space-between;
  column-gap: 20px;
}
.footer_contact-details .contact-address .contact-address_box h3 {
  color: #414462;
  font-weight: 500;
  width: 60%;
  flex: 0 0 60%;
}
.footer_contact-details .contact-address .contact-address_box .contact-address-detail {
  align-items: baseline;
  flex: 0 0 38%;
  width: 38%;
  color: #414462;
  font-size: 20px;
}
.footer_contact-details .contact-address .contact-address_box .contact-address-detail i {
  color: #D4B497;
}
.footer_contact-details .contact-address .contact-address_box .contact-address-detail i::before {
  content: "\f3c5";
}
.footer_contact-details .contact-address .contact-address_box:nth-child(odd) {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #414462;
}
.footer_contact-details .contact-details-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 35px;
  border: 2px solid #414462;
}
.footer_contact-details .contact-details-wrapper .contact-details_box a {
  color: #414462;
  font-weight: 400;
  font-size: 20px;
  transition: 0.4s all ease-in-out;
}
.footer_contact-details .contact-details-wrapper .contact-details_box a:hover {
  color: #D4B497;
}
.footer_contact-details .contact-details-wrapper .contact-details_box i {
  color: #D4B497;
  font-size: 25px;
  padding: 0;
}
.footer_contact-details .contact-details-wrapper .contact-details_box:nth-child(odd) {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #414462;
}
section.footer_map {
  position: relative;
  z-index: 2;
}
section.footer_map .footer-map-wrapper .footer-map-col {
  width: 43%;
}
section.footer_map .footer-map-wrapper .footer-map-col iframe {
  height: 380px;
  width: 100%;
}
