* {
  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 {
  line-height: 1.8;
  list-style: decimal;
  padding-left: 15px;
}
ul li,
ol li {
  padding: 0 0 10px;
  line-height: 1.5;
}
.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);
}
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-weight: 300;
  src: url('../fonts/BarlowCondensed-Light.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-weight: 400;
  src: url('../fonts/BarlowCondensed-Regular.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-weight: 500;
  src: url('../fonts/BarlowCondensed-Medium.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-weight: 700;
  src: url('../fonts/BarlowCondensed-Bold.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-weight: 800;
  src: url('../fonts/barlow-condensed-v12-latin-800.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-weight: 900;
  src: url('../fonts/BarlowCondensed-Black.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Bebas Neue';
  font-weight: 400;
  src: url('../fonts/bebas-neue-v15-latin-regular.woff2') format('woff2');
}
html body {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-x: hidden;
  line-height: 1.4;
  font-size: 22px;
  font-weight: 400;
  color: #000;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
  margin-bottom: 0;
  line-height: normal;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
  color: #000;
  text-transform: capitalize;
}
html body h1,
html body .lvl-1 {
  font-size: 66px;
}
html body h2,
html body .lvl-2 {
  font-size: 48px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: normal;
  letter-spacing: normal;
}
html body h3,
html body .lvl-3 {
  font-size: 48px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: normal;
  letter-spacing: normal;
}
html body h4,
html body .lvl-4 {
  font-size: 32px;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 500;
  letter-spacing: 1.6px;
}
html body h5,
html body .lvl-5 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 1.1px;
}
html body h6,
html body .lvl-6 {
  font-size: 20px;
}
.sub-head {
  color: #37D2FF;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  font-family: 'Bebas Neue', sans-serif;
  padding-bottom: 10px;
}
@media screen and (max-width: 1560px) {
  html body h1,
  html body .lvl-1 {
    font-size: 60px;
  }
  html body h2,
  html body .lvl-2 {
    font-size: 34px;
  }
  html body h3,
  html body .lvl-3 {
    font-size: 34px;
  }
  html body h4,
  html body .lvl-4 {
    font-size: 30px;
  }
  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: 1199px) {
  html body h1,
  html body .lvl-1 {
    font-size: 50px;
  }
  html body h2,
  html body .lvl-2 {
    font-size: 30px;
  }
  html body h3,
  html body .lvl-3 {
    font-size: 30px;
  }
  html body h4,
  html body .lvl-4 {
    font-size: 22px;
  }
  html body h5,
  html body .lvl-5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  html body h1,
  html body .lvl-1 {
    font-size: 36px;
  }
  html body h2,
  html body .lvl-2 {
    font-size: 28px;
  }
  html body h3,
  html body .lvl-3 {
    font-size: 28px;
  }
  html body h4,
  html body .lvl-4 {
    font-size: 22px;
  }
}
a {
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
a :focus,
a :hover {
  outline: none;
  text-decoration: none;
}
a.text-link {
  font-weight: 600;
  color: #37D2FF;
}
ul li,
ol li {
  margin-bottom: 0px;
}
.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: #37D2FF;
  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%;
}
.bgimg {
  position: relative;
  overflow: hidden;
}
.bgimg::before {
  content: "";
  position: absolute;
  background-image: url("../img/dental-teeth.svg");
  width: 360px;
  height: 400px;
  background-size: contain;
  opacity: 0.3;
  bottom: -30px;
  right: -30px;
  background-repeat: no-repeat;
}
picture {
  display: block;
}
picture.cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
iframe {
  display: block;
}
.social {
  display: flex;
  list-style: none;
  margin: 0;
  column-gap: 25px;
}
.social li {
  margin-bottom: 0 !important;
}
.social li a {
  padding: 11px 11px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #04A070;
  background: rgba(0,0,0,0.35);
  gap: 10px;
  font-size: 18px;
  font-weight: 700;
  width: 41px;
}
.social li a i {
  color: #fff;
  transition: all ease-in-out 0.3s;
}
.social li a:hover i {
  color: #37D2FF;
}
.desktop-hide {
  display: none;
}
.dec-hide {
  display: none;
}
@media screen and (max-width: 991px) {
  .desktop-hide {
    display: block;
  }
  .mobile-hide {
    display: none;
  }
}
.pt-5 {
  padding-top: 5px !important;
}
.pt-10 {
  padding-top: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-120 {
  padding-top: 120px;
}
.pt-150 {
  padding-top: 150px;
}
.pt-170 {
  padding-top: 170px;
}
.pt-200 {
  padding-top: 200px;
}
.pt-250 {
  padding-top: 250px;
}
.pt-300 {
  padding-top: 300px;
}
.pb-5 {
  padding-bottom: 5px !important;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pb-120 {
  padding-bottom: 120px;
}
.pb-150 {
  padding-bottom: 150px;
}
.pb-170 {
  padding-bottom: 170px;
}
.pb-200 {
  padding-bottom: 200px;
}
.pb-250 {
  padding-bottom: 250px;
}
.pb-300 {
  padding-bottom: 300px;
}
.pl-5,
.pl-col-5>.vc_column-inner>.wpb_wrapper {
  padding-left: 5px !important;
}
.pl-10,
.pl-col-10>.vc_column-inner>.wpb_wrapper {
  padding-left: 10px;
}
.pl-15,
.pl-col-15>.vc_column-inner>.wpb_wrapper {
  padding-left: 15px;
}
.pl-20,
.pl-col-20>.vc_column-inner>.wpb_wrapper {
  padding-left: 20px;
}
.pl-30,
.pl-col-30>.vc_column-inner>.wpb_wrapper {
  padding-left: 30px;
}
.pl-40,
.pl-col-40>.vc_column-inner>.wpb_wrapper {
  padding-left: 40px;
}
.pl-50,
.pl-col-50>.vc_column-inner>.wpb_wrapper {
  padding-left: 50px;
}
.pl-60,
.pl-col-60>.vc_column-inner>.wpb_wrapper {
  padding-left: 60px;
}
.pl-70,
.pl-col-70>.vc_column-inner>.wpb_wrapper {
  padding-left: 70px;
}
.pr-5,
.pr-col-5>.vc_column-inner>.wpb_wrapper {
  padding-right: 5px !important;
}
.pr-10,
.pr-col-10>.vc_column-inner>.wpb_wrapper {
  padding-right: 10px;
}
.pr-15,
.pr-col-15>.vc_column-inner>.wpb_wrapper {
  padding-right: 15px;
}
.pr-20,
.pr-col-20>.vc_column-inner>.wpb_wrapper {
  padding-right: 20px;
}
.pr-30,
.pr-col-30>.vc_column-inner>.wpb_wrapper {
  padding-right: 30px;
}
.pr-40,
.pr-col-40>.vc_column-inner>.wpb_wrapper {
  padding-right: 40px;
}
.pr-50,
.pr-col-50>.vc_column-inner>.wpb_wrapper {
  padding-right: 50px;
}
.pr-60,
.pr-col-60>.vc_column-inner>.wpb_wrapper {
  padding-right: 60px;
}
.p-70 {
  padding: 70px !important;
}
.mt-70 {
  margin-top: 70px;
}
.mt-100 {
  margin-top: 100px;
}
.mt-0 {
  margin-top: 0px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
@media screen and (max-width: 1560px) {
  .pt-60 {
    padding-top: 50px;
  }
  .pt-70 {
    padding-top: 50px;
  }
  .pt-80 {
    padding-top: 60px;
  }
  .pt-100 {
    padding-top: 70px;
  }
  .pt-120 {
    padding-top: 90px;
  }
  .pt-150 {
    padding-top: 100px;
  }
  .pt-170 {
    padding-top: 100px;
  }
  .pt-200 {
    padding-top: 130px;
  }
  .pt-250 {
    padding-top: 200px;
  }
  .pt-300 {
    padding-top: 230px;
  }
  .pb-60 {
    padding-bottom: 50px;
  }
  .pb-70 {
    padding-bottom: 50px;
  }
  .pb-80 {
    padding-bottom: 60px;
  }
  .pb-100 {
    padding-bottom: 70px;
  }
  .pb-120 {
    padding-bottom: 90px;
  }
  .pb-150 {
    padding-bottom: 100px;
  }
  .pb-170 {
    padding-bottom: 100px;
  }
  .pb-200 {
    padding-bottom: 130px;
  }
  .pb-250 {
    padding-bottom: 200px;
  }
  .pb-300 {
    padding-bottom: 230px;
  }
  .mb-100 {
    margin-bottom: 70px;
  }
  .mt-100 {
    margin-top: 70px;
  }
}
@media screen and (max-width: 1199px) {
  .pt-80 {
    padding-top: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pt-120 {
    padding-top: 60px;
  }
  .pt-150 {
    padding-top: 70px;
  }
  .pt-170 {
    padding-top: 70px;
  }
  .pt-200 {
    padding-top: 100px;
  }
  .pt-250 {
    padding-top: 150px;
  }
  .pt-300 {
    padding-top: 200px;
  }
  .pb-80 {
    padding-bottom: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .pb-120 {
    padding-bottom: 60px;
  }
  .pb-150 {
    padding-bottom: 70px;
  }
  .pb-170 {
    padding-bottom: 70px;
  }
  .pb-200 {
    padding-bottom: 100px;
  }
  .pb-250 {
    padding-bottom: 150px;
  }
  .pb-300 {
    padding-bottom: 200px;
  }
  .mb-100 {
    margin-bottom: 50px;
  }
  .mt-70 {
    margin-top: 40px;
  }
  .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;
  }
  .pt-50 {
    padding-top: 30px;
  }
  .pb-50 {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .pb-30 {
    padding-bottom: 20px;
  }
  .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;
  }
}
@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: #37D2FF;
}
.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: #233959;
}
.bg_primary {
  background-color: #37D2FF;
}
.bg_secondary {
  background-color: #233959;
}
.bg_blk {
  background-color: #000;
}
.d-center {
  display: flex;
  align-items: center;
}
.bg-shape {
  position: relative;
  z-index: 1;
}
.bg-shape:after {
  content: "";
  display: block !important;
  position: absolute;
  z-index: -1;
  background-image: url(../img/shape-icon.svg);
  background-repeat: no-repeat;
  background-position: right bottom;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
}
.overlay:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.3);
  z-index: 0;
}
.tt-up {
  text-transform: uppercase;
}
a {
  color: #000;
}
a.theme-btn,
p.theme-btn,
span.theme-btn {
  background: #37D2FF;
  color: #000 !important;
  position: relative !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
  text-align: center !important;
  transition: all 0.5s ease !important;
  display: inline-block !important;
  padding: 18px 63px 16px 24px !important;
  font-family: 'Bebas Neue', sans-serif !important;
  letter-spacing: 6.6px !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  overflow: hidden !important;
  z-index: 1 !important;
}
a.theme-btn::after,
p.theme-btn::after,
span.theme-btn::after {
  content: "";
  position: absolute;
  background-image: url(../../assets/img/btn-arrow.svg);
  width: 28px;
  height: 28px;
  transition: all 0.5s ease;
  background-size: contain;
  background-repeat: no-repeat;
  top: 52%;
  right: 24px;
  transform: translateY(-50%);
  filter: brightness(0);
}
@media only screen and (max-width: 1560px) {
  a.theme-btn,
  p.theme-btn,
  span.theme-btn {
    padding: 18px 45px 15px 18px !important;
    font-size: 20px !important;
  }
  a.theme-btn::after,
  p.theme-btn::after,
  span.theme-btn::after {
    right: 15px;
  }
}
@media only screen and (max-width: 1400px) {
  a.theme-btn,
  p.theme-btn,
  span.theme-btn {
    padding: 14px 45px 10px 18px !important;
    font-size: 18px !important;
    letter-spacing: 3.6px !important;
  }
  a.theme-btn::after,
  p.theme-btn::after,
  span.theme-btn::after {
    width: 25px;
    height: 25px;
  }
}
@media only screen and (max-width: 767px) {
  a.theme-btn,
  p.theme-btn,
  span.theme-btn {
    padding: 8px 45px 6px 12px !important;
    font-size: 18px !important;
    letter-spacing: 1.2px !important;
  }
  a.theme-btn::after,
  p.theme-btn::after,
  span.theme-btn::after {
    width: 22px;
    height: 22px;
  }
}
a.theme-btn:hover,
p.theme-btn:hover,
span.theme-btn:hover {
  background: #000;
  color: #37D2FF !important;
}
a.theme-btn:hover::after,
p.theme-btn:hover::after,
span.theme-btn:hover::after {
  filter: brightness(1);
  transform: translateY(-50%) rotate(45deg);
}
a.theme-btn.secondary-btn,
p.theme-btn.secondary-btn,
span.theme-btn.secondary-btn {
  background: #D9E5D6;
  color: #000 !important;
  border: 1px solid #D9E5D6;
}
a.theme-btn.secondary-btn:hover,
p.theme-btn.secondary-btn:hover,
span.theme-btn.secondary-btn:hover {
  background: #37D2FF;
  color: #fff !important;
}
.theme-btn .vc_btn3,
.theme-btn a {
  background: #37D2FF !important;
  color: #000 !important;
  position: relative !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
  text-align: center !important;
  transition: all 0.5s ease !important;
  display: inline-block !important;
  padding: 18px 63px 16px 24px !important;
  font-family: 'Bebas Neue', sans-serif !important;
  letter-spacing: 6.6px !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  overflow: hidden !important;
  border: none !important;
  z-index: 1 !important;
  border-radius: 0 !important;
}
.theme-btn .vc_btn3::after,
.theme-btn a::after {
  content: "";
  position: absolute;
  background-image: url(../../assets/img/btn-arrow.svg);
  width: 28px;
  height: 28px;
  transition: all 0.5s ease;
  background-size: contain;
  background-repeat: no-repeat;
  top: 52%;
  right: 24px;
  transform: translateY(-50%);
  filter: brightness(0);
}
@media only screen and (max-width: 1199px) {
  .theme-btn .vc_btn3::after,
  .theme-btn a::after {
    width: 25px;
    height: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .theme-btn .vc_btn3::after,
  .theme-btn a::after {
    width: 20px;
    height: 21px;
  }
}
.theme-btn .vc_btn3:hover,
.theme-btn a:hover {
  background: #000 !important;
  color: #37D2FF !important;
}
.theme-btn .vc_btn3:hover::after,
.theme-btn a:hover::after {
  filter: brightness(1);
  transform: translateY(-50%) rotate(45deg);
}
@media only screen and (max-width: 1560px) {
  .theme-btn .vc_btn3,
  .theme-btn a {
    padding: 18px 45px 15px 18px !important;
    font-size: 20px !important;
  }
  .theme-btn .vc_btn3::after,
  .theme-btn a::after {
    right: 15px;
  }
}
@media only screen and (max-width: 1400px) {
  .theme-btn .vc_btn3,
  .theme-btn a {
    padding: 14px 45px 10px 18px !important;
    font-size: 18px !important;
    letter-spacing: 3.6px !important;
  }
  .theme-btn .vc_btn3::after,
  .theme-btn a::after {
    width: 25px;
    height: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .theme-btn .vc_btn3,
  .theme-btn a {
    padding: 8px 45px 6px 12px !important;
    font-size: 18px !important;
    letter-spacing: 1.2px !important;
  }
}
.theme-btn.secondary-btn .vc_btn3 {
  background: #D9E5D6 !important;
  color: #000 !important;
  border: 1px solid #D9E5D6 !important;
}
.theme-btn.secondary-btn .vc_btn3:hover {
  background: #37D2FF !important;
  color: #fff !important;
  border: 1px solid #37D2FF !important;
}
.reverse-row {
  flex-direction: row-reverse;
}
b,
strong {
  font-weight: 500;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: inherit;
  font-family: 'Barlow Condensed', 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: 0;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid="true"] {
  border: none !important;
  border: solid 1px rgba(0,0,0,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: #000;
  margin: 0;
  line-height: normal !important;
  border: none;
  border: solid 1px rgba(0,0,0,0.3) !important;
  border-radius: 8px !important;
  outline: none !important;
  padding: 11px 18px !important;
  font-family: 'Barlow Condensed', sans-serif !important;
  font-size: 18px !important;
}
@media only screen and (min-width: 1400px) {
  .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 {
    padding: 12px 25px 14px !important;
    font-size: 22px !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: 15px;
  bottom: 40%;
  color: #000;
  pointer-events: none;
}
.gform_wrapper.gravity-theme .ginput_container_select select {
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.gform_wrapper.gravity-theme .ginput_container_select select option {
  color: rgba(0,0,0,0.7);
}
.gform_wrapper.gravity-theme textarea {
  resize: none;
  height: 108px !important;
  margin-bottom: 0 !important;
  display: block;
}
.gform_wrapper.gravity-theme .gform_footer {
  position: relative;
  max-width: max-content;
  margin-top: 26px !important;
  padding: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.gform_wrapper.gravity-theme .gform_footer input[type=submit] {
  background: #37D2FF;
  color: #000;
  position: relative !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
  text-align: center !important;
  transition: all 0.5s ease !important;
  display: inline-block !important;
  padding: 18px 63px 16px 24px !important;
  font-family: 'Bebas Neue', sans-serif !important;
  letter-spacing: 6.6px !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  overflow: hidden !important;
  z-index: 1 !important;
  background-image: url(../../assets/img/btn-blk-arrow.svg);
  background-repeat: no-repeat;
  margin-bottom: 0;
  background-position: center right 16px;
}
@media only screen and (max-width: 1560px) {
  .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
    padding: 18px 45px 15px 18px !important;
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 1400px) {
  .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
    padding: 14px 45px 10px 18px !important;
    font-size: 18px !important;
    letter-spacing: 3.6px !important;
  }
}
.gform_wrapper.gravity-theme .gform_footer input[type=submit]:hover {
  background-color: #000;
  color: #37D2FF !important;
  background-image: url(../../assets/img/btn-ble-arrow.svg);
}
@media only screen and (max-width: 767px) {
  .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
    padding: 8px 45px 6px 12px !important;
    font-size: 18px !important;
    letter-spacing: 1.2px !important;
    background-size: 24px 28px;
  }
}
.gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
.gform_wrapper.gravity-theme .gform_validation_errors,
.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction {
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
}
.gform_wrapper .gfield_radio {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.gform_wrapper .gfield_radio label {
  white-space: nowrap;
  line-height: normal !important;
  max-width: 100% !important;
  display: flex !important;
  align-items: center;
  vertical-align: top !important;
  font-size: 16px !important;
}
.service-form .gform_wrapper.gravity-theme .gform_fields .gfield_radio {
  flex-direction: column;
}
.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 .gfield_checkbox,
.ginput_container_checkbox .gfield_checkbox,
.form-group .gfield_checkbox {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 8px;
}
.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: 54%;
  transform: translateY(-50%);
  left: 3px;
  width: 14px;
  height: 14px;
  background-image: url(../../assets/img/check-mark-green.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.ginput_container_radio label,
.ginput_container_checkbox label,
.form-group label {
  position: relative;
  cursor: pointer;
  margin-right: 5px;
  font-weight: 500;
  line-height: 1.4;
  font-size: 22px;
  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;
  background: transparent;
  border: 1px solid #37D2FF;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  border-radius: 50%;
}
.ginput_container_checkbox label::before {
  border-radius: 0% !important;
}
.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 15px !important;
}
@media only screen and (min-width: 991px) {
  .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,
.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 #37D2FF;
  border-radius: 100%;
  background: #fff;
  cursor: pointer;
  margin-right: 5px;
}
[type="radio"]:checked+.gform-field-label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #37D2FF;
  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: 5px;
  text-align: left;
  font-weight: 400;
}
.hour-list:last-child {
  margin-bottom: 0;
}
.hour-list label {
  max-width: 118px;
  flex: 0 0 118px;
  line-height: 1.45;
}
@media (max-width: 1080px) {
  .hour-list label {
    max-width: 95px;
    flex: 0 0 95px;
  }
}
@media (max-width: 420px) {
  .hour-list label {
    max-width: 116px;
    flex: 0 0 116px;
  }
}
.wpb_text_column ul,
.custom-ul ul {
  margin-bottom: 8px;
  margin-top: 8px;
  list-style: none;
}
.wpb_text_column ul li,
.custom-ul ul li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 0;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 8px;
}
.wpb_text_column ul li::before,
.custom-ul ul li::before {
  content: "";
  position: absolute;
  width: 16px;
  top: 9px;
  height: 16px;
  left: 0;
  border: 3px solid #37D2FF;
  border-radius: 50%;
}
.wpb_text_column ul li.menu-item-has-children >a,
.custom-ul ul li.menu-item-has-children >a {
  display: inline-block;
}
.wpb_text_column ul li a:hover,
.custom-ul ul li a:hover {
  color: #37D2FF;
}
.wpb_text_column ul li+li,
.custom-ul ul li+li {
  margin-top: 0px;
}
.privacy-text h3,
.privacy-text h4,
.privacy-text h5 {
  margin-bottom: 10px;
}
.privacy-text h2 {
  padding-bottom: 20px;
}
.all-content h2 {
  padding-bottom: 16px;
}
.all-content h3,
.all-content h4,
.all-content h5,
.all-content h6 {
  padding-bottom: 10px;
}
.not-found-content a {
  color: #37D2FF !important;
  font-weight: 700;
  text-decoration: none !important;
}
.not-found-content a:hover {
  color: #D9E5D6 !important;
}
.logo_shape {
  position: relative;
}
.logo_shape::before {
  content: "";
  display: block !important;
  position: absolute;
  z-index: -1;
  background-image: url(../../assets/img/footer-shape.svg);
  background-repeat: no-repeat;
  background-position: top 30% center;
  max-width: 100%;
  height: 100%;
  background-size: 30%;
  width: 100%;
  opacity: 1;
}
.modal.show {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.modal .modal-title p {
  color: #fff;
}
.modal .modal-dialog {
  max-width: 750px;
  width: 100%;
  margin: auto;
  width: 95%;
}
.modal .modal-content {
  border-radius: 10px;
  border: 0;
  overflow: hidden;
  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: 9px;
  height: 16px;
  left: 0;
  border-radius: 50%;
  border: 3px solid #37D2FF;
}
.modal .modal-content ul li.menu-item-has-children >a {
  display: inline-block;
}
.modal .modal-content ul li a:hover {
  color: #233959;
}
.modal .modal-content ul li+li {
  margin-top: 0px;
}
.modal .modal-header {
  background: #37D2FF;
  justify-content: center;
  padding: 15px 50px 15px 30px;
  text-align: center;
  border-radius: 0;
  color: #fff;
  overflow: hidden !important;
  position: relative;
}
.modal .modal-header h4 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: capitalize;
}
.modal .modal-header button {
  outline: none !important;
  box-shadow: none !important;
}
.modal .modal-header button.btn-close {
  position: absolute;
  right: 15px;
  filter: brightness(0) invert(1);
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 -0.5rem -0.5rem auto;
}
.modal .modal-body {
  text-align: center;
  color: #000;
}
.modal .modal-body .hour-list {
  text-align: left;
  max-width: 375px;
  margin: 0 auto;
}
@media (max-width: 420px) {
  .modal .modal-body .hour-list {
    max-width: 280px;
  }
}
.modal .modal-body p {
  font-family: 'Barlow Condensed', sans-serif;
}
.wpb_text_column p a {
  color: #37D2FF;
  text-decoration: none;
}
.wpb_text_column p a:hover {
  color: #000;
}
.wpb_text_column li a {
  color: #37D2FF;
  text-decoration: none;
}
.wpb_text_column li a:hover {
  color: #000;
}
.vc_tta-container {
  margin-bottom: 0 !important;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel:last-child {
  padding-bottom: 0 !important;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
  padding-bottom: 20px;
  margin-bottom: 0;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  background-color: #37D2FF;
  border: 0;
  border-radius: 0;
  padding: 15px 20px;
}
@media only screen and (max-width: 991px) {
  .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    padding: 10px 15px;
  }
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 1.3;
  text-transform: capitalize;
}
@media only screen and (max-width: 991px) {
  .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    font-size: 16px !important;
  }
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title >a {
  color: #fff;
  padding: 0 30px 0 0;
  position: relative;
  font-size: 22px;
  font-weight: 500;
}
@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 >a {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .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 {
    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 span:hover {
  color: #fff;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title >a .vc_tta-controls-icon {
  position: absolute;
  right: 0;
  top: 50%;
  left: inherit;
  transform: none;
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title >a .vc_tta-controls-icon::before,
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title >a .vc_tta-controls-icon:after {
  border-width: 1px;
  border-color: #fff;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  padding: 20px 20px 0 20px;
  background-color: transparent;
  border: 0;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body a {
  text-decoration: none;
  color: #37D2FF;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body a:hover {
  color: #000;
}
@media only screen and (max-width: 991px) {
  .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    padding: 10px 15px 0 15px;
  }
}
.w-80 .wpb_column {
  width: 80%;
}
.clinic-gallery .mfp-content .mfp-bottom-bar {
  display: none;
}
.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);
}
.logo_shape li {
  color: #37D2FF;
}
@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0,-100%,0);
    opacity: 0;
    transform: translate3d(0,-100%,0);
  }
  100% {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes plus-heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
}
@keyframes bouncebtn {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
}
.vc_do_custom_heading {
  margin-bottom: 0 !important;
}
.mobile-menu-toggle .hamburger {
  position: relative;
  width: 30px;
  height: 20px;
  cursor: pointer;
}
.mobile-menu-toggle .hamburger:hover .hamburger__line.middle {
  width: 100%;
}
.mobile-menu-toggle .hamburger:hover .hamburger__line.bottom {
  width: 100%;
}
.mobile-menu-toggle .hamburger:hover:hover .hamburger__line {
  background-color: #37D2FF;
}
.mobile-menu-toggle .hamburger__line {
  background-color: #fff;
  height: 2px;
  border-radius: 30px;
  width: 100%;
  display: block;
}
.mobile-menu-toggle .hamburger__line.middle {
  margin: 7px 0 7px auto;
  width: 100%;
  transition: 0.3s all;
}
.mobile-menu-toggle .hamburger__line.bottom {
  margin-left: auto;
  width: 75%;
  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 {
  padding: 20px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile-header-logo {
  width: 80%;
  max-width: 160px;
}
.menu-close {
  position: relative;
  width: 22px;
  height: 30px;
  cursor: pointer;
}
.menu-close::before {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  right: 0;
  width: 20px;
  height: 2px;
  background-color: #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 100px;
  position: relative;
  width: 100%;
  max-width: 320px;
  height: 100vh;
  overflow: auto;
  margin-left: auto;
  background-color: #37d2ff80;
  backdrop-filter: blur(10px);
}
.mobile-menu__panel .header_btn-group {
  padding: 40px 10px 20px;
}
.mobile-menu__panel .header-main-menu {
  margin-top: 30px;
}
.mobile-menu__nav {
  padding: 0;
}
.mobile-menu__nav ul {
  padding: 0;
}
.mobile-menu__nav li {
  list-style: none;
  position: relative;
  color: #fff;
  margin-bottom: 0;
  padding: 0;
}
.mobile-menu__nav li .arrow.is-open:after {
  transform: rotate(0deg);
}
.mobile-menu__nav li a {
  color: #fff;
  padding: 9px 15px;
  font-size: 18px;
  display: block;
  line-height: normal;
}
.mobile-menu__nav li a:is(:hover,
.mobile-menu__nav li a :active,
.mobile-menu__nav li a :focus) {
  color: #fff;
  background-color: #233959;
}
.mobile-menu__nav li a:is(:hover +.arrow::before,
.mobile-menu__nav li a:is(:hover +.arrow::after,
.mobile-menu__nav li a :active +.arrow::before,
.mobile-menu__nav li a :active +.arrow::after,
.mobile-menu__nav li a :focus) +.arrow::before,
.mobile-menu__nav li a :focus) +.arrow::after {
  background-color: #fff;
}
.mobile-menu__nav li .dropdown-menu li a {
  font-size: 18px;
}
.mobile-menu__nav .arrow {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.mobile-menu__nav .arrow:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 18px;
  height: 2px;
  background-color: #fff;
  margin: -1px 0 0 -10px;
}
.mobile-menu__nav .arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 18px;
  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: #37D2FF !important;
  background-color: #fff;
}
.mobile-menu__nav li.current-menu-ancestor >.arrow::before,
.mobile-menu__nav li.current-menu-ancestor >.arrow::after {
  background-color: #37D2FF !important;
}
.mobile-menu__nav li.current-menu-item >a {
  color: #fff;
  background-color: #233959;
}
.mobile-menu__nav li.current-menu-item a.__mPS2id {
  color: #fff;
  background-color: #233959 !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 {
  color: #fff;
  background-color: #233959 !important;
}
.mobile-menu__nav li.current-menu-item .arrow::before,
.mobile-menu__nav li.current-menu-item .arrow::after {
  background-color: #fff;
}
.header-main {
  width: 100%;
  z-index: 98;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: transparent;
  padding: 24px 0;
}
.header-main .header_menu {
  max-width: 1890px;
  padding: 0 15px;
  margin: 0 auto;
}
.header-main .header_menu .main-menu-content .mobile-contact-book {
  display: none !important;
}
.header-main .header_menu .main-menu-content .header-logos {
  position: relative;
}
.header-main .header_menu .main-menu-content .header-logos .header-logo {
  max-width: 236px;
}
.header-main .header_menu .main-menu-content .header-logos .header-logo a {
  display: block;
}
.header-main .header_menu .main-menu-content .header-logos .header-social-media {
  padding-left: 58px;
  margin-left: 58px;
  border-left: 2px solid #fff;
  height: 60px;
  display: flex;
  align-items: center;
}
.header-main .header_menu .main-menu-content .header-logos .header-social-media .social-media {
  display: flex;
  column-gap: 35px;
}
.header-main .header_menu .main-menu-content .header-logos .header-social-media .social-media li {
  margin: 0;
  padding: 0;
}
.header-main .header_menu .main-menu-content .header-logos .header-social-media .social-media li a {
  color: #fff;
  font-size: 23px;
}
.header-main .header_menu .main-menu-content .header-logos .header-social-media .social-media li a:hover {
  color: #37D2FF;
}
.header-main .header_menu .main-menu-content .header-main-right {
  column-gap: 58px;
  margin-left: auto;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav {
  margin: 0;
  column-gap: 35px;
  position: relative;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li {
  padding: 10px 0;
  margin: 0;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li > a {
  color: #fff;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px;
  line-height: normal;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li > a.dropdown-toggle {
  padding-right: 16px;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li > a::after {
  width: 8px;
  height: 8px;
  border-top: 0 !important;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 0 !important;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 45%;
  right: 4px;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li > a:hover {
  color: #37D2FF;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li > a:hover::after {
  border-right: 1px solid #37D2FF;
  border-bottom: 1px solid #37D2FF;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li .dropdown-menu {
  top: 100%;
  padding: 0;
  background: #37D2FF;
  width: 280px;
  border: none;
  border-radius: 8px;
  z-index: 1;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li .dropdown-menu::before,
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li .dropdown-menu::after {
  border-bottom-color: #37D2FF !important;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li .dropdown-menu li {
  margin-bottom: 0;
  padding: 0;
  position: relative;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li .dropdown-menu li a {
  padding: 8px 24px 8px 10px;
  border-radius: 8px;
  color: #fff !important;
  display: block;
  font-size: 18px;
  line-height: normal;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li .dropdown-menu li a:hover {
  color: #fff !important;
  background: #233959;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li .dropdown-menu li a:hover::before {
  background: #fff;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li .dropdown-menu li.menu-item-has-children > a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 0 !important;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-left: 0 !important;
  transform: rotate(-45deg) translateY(-50%);
  position: absolute;
  top: 45%;
  right: 10px;
}
.header-main .header_menu .main-menu-content .header-main-right .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 .main-menu-content .header-main-right .header-main-menu .header-nav li .dropdown-menu li:hover > .dropdown-menu {
  display: block;
  margin-top: 0;
  top: 0;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li:last-child > .dropdown-menu {
  right: 0;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li:last-child > .dropdown-menu::after {
  right: 20px;
  left: inherit;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav li:last-child > .dropdown-menu::before {
  display: none;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav > li.current_page_item > a {
  color: #37D2FF;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav > li.current_page_item > a::before {
  width: 100%;
  background: #37D2FF;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav > li.current_page_item > a::after {
  border-right: 2px solid #37D2FF !important;
  border-bottom: 2px solid #37D2FF !important;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav > li.current-menu-ancestor > a {
  color: #37D2FF;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav > li.current-menu-ancestor > a::before {
  width: 100%;
  background: #37D2FF;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav > li.current-menu-ancestor > a::after {
  border-right: 1px solid #37D2FF !important;
  border-bottom: 1px solid #37D2FF !important;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-ancestor > a {
  background: #233959 !important;
  color: #fff !important;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-ancestor > a::before {
  width: 100%;
  background: #fff;
}
.header-main .header_menu .main-menu-content .header-main-right .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 .main-menu-content .header-main-right .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-item > a {
  background: #233959;
  color: #fff !important;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav > li.current-menu-ancestor .current-menu-item > a::before {
  width: 100%;
  background: #233959;
}
.header-main .header_menu .main-menu-content .header-main-right .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 .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-parent a.__mPS2id,
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-item a.__mPS2id {
  background: #37D2FF !important;
  color: #fff !important;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-parent a.__mPS2id:hover,
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-item a.__mPS2id:hover {
  background: #233959 !important;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-parent a.__mPS2id:hover::before,
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-item a.__mPS2id:hover::before {
  width: 100% !important;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-parent a.__mPS2id::before,
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-item a.__mPS2id::before {
  width: 0 !important;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-parent a.mPS2id-highlight,
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-item a.mPS2id-highlight {
  background: #233959 !important;
  color: #fff !important;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-parent a.mPS2id-highlight:focus,
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-item a.mPS2id-highlight:focus {
  background: #233959 !important;
  color: #fff !important;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-parent a.mPS2id-highlight::before,
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-item a.mPS2id-highlight::before {
  width: 100% !important;
  background: #37D2FF;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-parent a.__mPS2id.mPS2id-highlight-first,
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-item a.__mPS2id.mPS2id-highlight-first {
  background: #233959 !important;
  color: #fff !important;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-parent a.__mPS2id.mPS2id-highlight-first:focus,
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-item a.__mPS2id.mPS2id-highlight-first:focus {
  background: #233959 !important;
  color: #fff !important;
}
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-parent a.__mPS2id.mPS2id-highlight-first::before,
.header-main .header_menu .main-menu-content .header-main-right .header-main-menu .header-nav .current-menu-item a.__mPS2id.mPS2id-highlight-first::before {
  width: 100% !important;
  background: #fff;
}
.header-main .header_menu .main-menu-content .header_btn-group {
  column-gap: 35px;
}
.header-main.sticky {
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 0 14px rgba(0,0,0,0.5);
  animation: fadeInDown 0.5s ease-in-out 0s 1 normal none running;
  background-color: #233959;
  padding: 15px 0;
}
.header-main.sticky .header_menu .main-menu-content .header-logos .header-logo {
  max-width: 200px;
}
.container {
  max-width: 1326px;
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container.c-w-1546 {
  max-width: 1546px !important;
  margin: 0 auto !important;
  padding-right: 15px;
  padding-left: 15px;
  left: 0 !important;
}
.container .row {
  margin-left: -15px;
  margin-right: -15px;
}
.container .row>* {
  padding-right: 15px;
  padding-left: 15px;
}
.hero-banner {
  position: relative;
}
.hero-banner::after {
  content: "";
  position: absolute;
  background: linear-gradient(100deg,#233959 8.19%,rgba(35,57,89,0) 87.27%);
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 0;
}
.hero-banner .home-banner .hero-img {
  width: 100%;
  height: 100vh;
  min-height: 550px;
  overflow: hidden;
}
.hero-banner .home-banner .hero-img video {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
}
.hero-banner .home-banner .hero-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-banner .home-banner .hero-img .wistia_responsive_padding {
  height: 100% !important;
}
.hero-banner .home-banner .hero-img .wistia_responsive_padding .w-chrome {
  height: 100% !important;
}
.hero-banner .home-banner .hero-img .wistia_responsive_padding video {
  object-fit: cover !important;
}
.hero-banner .home-banner .hero-info {
  padding-top: 112px;
  padding-bottom: 100px;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  width: 100%;
  transform: translateY(-50%);
}
.hero-banner .home-banner .hero-info .hero-info-content {
  max-width: 582px;
}
.hero-banner .home-banner .hero-info .hero-info-content h1 {
  margin-bottom: 23px;
  padding-bottom: 0;
}
.hero-banner .home-banner .hero-info .hero-info-content .hero-info-btn {
  margin-top: 56px;
}
.hero-banner.inner-page .container {
  height: 100%;
}
.hero-banner.inner-page .inner-banner-content {
  height: 563px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.hero-banner.inner-page .inner-banner-content .inner_header_text {
  display: flex;
  flex-direction: column;
  justify-content: end;
  height: 100%;
  padding-bottom: 100px;
  position: relative;
  z-index: 1;
}
.hero-banner.inner-page .inner-banner-content .inner_header_text h1 {
  color: #fff;
}
.why-choose_section {
  position: relative;
  overflow: visible !important;
  border-bottom: 11px solid #37D2FF;
  background-color: rgba(55,210,255,0.3);
}
.why-choose_section::after {
  content: "";
  background-image: url(../img/bg-img.png);
  width: 100%;
  background-repeat: no-repeat;
  height: 100%;
  background-size: cover;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.why-choose_section::before {
  content: "";
  width: 315px;
  height: 332px;
  background-image: url(../img/why-choose-shape.svg);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
}
.why-choose_section .why-choose-section .slick-list {
  margin: 0 -12px;
}
.why-choose_section .why-choose-section .why-choose-wrapper {
  padding: 0 0;
}
.why-choose_section .why-choose-section .why-choose-wrapper >.vc_column-inner >.wpb_wrapper {
  background-color: #233959;
  padding: 48px 0 20px;
  margin-top: -106px;
}
.why-choose_section .why-choose-section .why-choose-wrapper .why-choose-inner-wrapper {
  height: 100%;
  text-align: center;
  padding: 60px 60px 53px;
  row-gap: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.why-choose_section .why-choose-section .why-choose-wrapper .why-choose-inner-wrapper p {
  font-size: 22px;
  color: #fff;
  font-weight: 400;
}
.why-choose_section .why-choose-section .why-choose-wrapper .why-choose-inner-wrapper p a {
  font-size: 22px;
  color: #fff;
  font-weight: 400;
}
.why-choose_section .why-choose-section .why-choose-wrapper .why-choose-inner-wrapper .why-choose-image-wrapper img {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  object-fit: contain;
}
.why-choose_section .direct-bill-row {
  margin-top: 90px;
}
.why-choose_section .direct-bill-row .direct-content {
  padding-left: 116px;
}
.why-choose_section .direct-bill-row .direct-content .sub-head {
  color: #000 !important;
}
.why-choose_section .direct-bill-row .direct-content h4 {
  color: #233959 !important;
}
.why-choose_section.why-chose_page {
  border-bottom: 0;
  background-color: unset;
}
.why-choose_section.why-chose_page::after {
  content: none;
}
.why-choose_section.why-chose_page::before {
  content: none;
}
.why-choose_section.why-chose_page .why-choose-section .why-choose-wrapper >.vc_column-inner >.wpb_wrapper {
  margin-top: 100px;
}
.about-us-section .about-us-slicks .image-gallery-slider {
  margin-bottom: 45px;
}
.about-us-section .about-us-slicks .image-gallery-slider .slick-track {
  display: flex;
  column-gap: 24px;
}
.about-us-section .about-us-slicks .image-gallery-slider .slick-track .slick-slide {
  width: 416px !important;
  height: 280px;
}
.about-us-section .about-us-slicks .image-gallery-slider .slick-track .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-us-section .about_us-wrapper {
  margin-bottom: 45px;
}
.footer_cta {
  margin-bottom: -120px;
}
.footer_cta .footer-cta__block {
  z-index: 1;
  padding-top: 100px !important;
}
.footer_cta .footer-cta__block.bgimg::before {
  right: unset;
  left: -112px;
  bottom: 120px;
  width: 301px;
  height: 320px;
  opacity: 0.08;
}
.footer_cta .footer-cta__block .welcome-patients .welcome-wrappers .bg-img-abs {
  width: 100%;
  height: 100%;
  position: absolute;
  mix-blend-mode: color-burn;
  left: 0;
  top: 0;
}
.footer_cta .footer-cta__block .welcome-patients .welcome-wrappers .bg-img-abs >figure {
  height: 100%;
}
.footer_cta .footer-cta__block .welcome-patients .welcome-wrappers .bg-img-abs >figure >.vc_single_image-wrapper {
  height: 100%;
}
.footer_cta .footer-cta__block .welcome-patients .welcome-wrappers .bg-img-abs >figure >.vc_single_image-wrapper img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.footer_cta .footer-cta__block .welcome-patients .welcome-wrappers .welcome-img {
  width: 100%;
  position: absolute;
  bottom: -18px;
}
.footer_cta .footer-cta__block .welcome-patients .welcome-wrappers .welcome-img .pos-img img {
  width: 100%;
  max-width: 560px;
  height: 100%;
  object-fit: contain;
}
.footer_cta .footer-cta__block .welcome-patients .footer-cta__block__innner {
  position: relative;
  overflow: hidden;
}
.footer_cta .footer-cta__block .welcome-patients .footer-cta__block__innner .footer-left-welcome {
  position: static;
  padding: 66px 0 70px;
  margin-left: auto;
}
.footer_cta .footer-cta__block .welcome-patients .footer-cta__block__innner .footer-left-welcome.bgimg::before {
  right: -40px;
  bottom: -70px;
  width: 274px;
  background-image: url("../img/bglogosunridge.svg");
  height: 294px;
  opacity: 1;
}
.footer_cta .footer-cta__block .welcome-patients .footer-cta__block__innner .footer-left-welcome >.vc_column-inner >.wpb_wrapper {
  max-width: 526px;
  width: 100%;
  color: #fff;
}
.footer_cta .footer-cta__block .welcome-patients .footer-cta__block__innner .footer-left-welcome >.vc_column-inner >.wpb_wrapper >.wpb_text_column {
  padding-bottom: 4px !important;
}
.footer_contact {
  background-color: #D7F6FF;
  padding: 100px 0 300px;
}
.footer_contact .footer-contact-cta {
  overflow: hidden;
  justify-content: space-between;
  border: 1px solid #B4B4B4;
  margin: 0;
}
.footer_contact .footer-contact-cta .footer-contact-cta__left.bgimg {
  overflow: visible;
}
.footer_contact .footer-contact-cta .footer-contact-cta__left.bgimg::before {
  width: 240px;
  height: 270px;
  right: -30px;
  bottom: -50px;
}
.footer_contact .footer-contact-cta .footer-contact-cta__left >.vc_column-inner >.wpb_wrapper {
  max-width: 636px;
  width: 100%;
  padding: 30px 0;
}
.footer_contact .footer-contact-cta .footer-contact-cta__left >.vc_column-inner >.wpb_wrapper h4 {
  color: #000;
}
.footer_contact .footer-contact-cta .footer-contact-cta__left >.vc_column-inner >.wpb_wrapper form >.gform-body >.form_sublabel_below {
  margin: 0;
}
.footer_contact .footer-contact-cta .footer-contact-cta__left >.vc_column-inner >.wpb_wrapper form .gform-footer {
  margin-left: unset !important;
}
.footer_contact .footer-contact-cta .footer-contact-cta__right >.vc_column-inner {
  padding: 0;
  height: 100%;
}
.footer_contact .footer-contact-cta .footer-contact-cta__right >.vc_column-inner >.wpb_wrapper {
  height: 100%;
}
.footer_contact .footer-contact-cta .footer-contact-cta__right >.vc_column-inner .contact-img {
  height: 100%;
}
.footer_contact .footer-contact-cta .footer-contact-cta__right >.vc_column-inner .contact-img.bgimg::before {
  width: 109px;
  height: 116px;
  opacity: 1;
  left: 30px;
  bottom: 30px;
}
.footer_contact .footer-contact-cta .footer-contact-cta__right >.vc_column-inner .contact-img figure {
  height: 100%;
}
.footer_contact .footer-contact-cta .footer-contact-cta__right >.vc_column-inner .contact-img figure >.vc_single_image-wrapper {
  height: 100%;
}
.footer_contact .footer-contact-cta .footer-contact-cta__right >.vc_column-inner .contact-img img {
  max-width: 636px;
  width: 100%;
  height: 100%;
  aspect-ratio: 0.90909090909091;
  object-fit: cover;
}
.footer_map {
  margin-top: -200px;
}
.service-section .service-wrap >.vc_column_container >.vc_column-inner {
  max-width: 1546px;
  width: 100%;
  margin: 0 auto;
}
.service-section .service-wrap >.vc_column_container >.vc_column-inner .service-headings h4 {
  color: #000 !important;
}
.service-section .service-wrap >.vc_column_container >.vc_column-inner .service-info {
  position: relative;
  transition: all 0.3s;
}
.service-section .service-wrap >.vc_column_container >.vc_column-inner .service-info .service-img {
  position: relative;
}
.service-section .service-wrap >.vc_column_container >.vc_column-inner .service-info .service-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(220deg,rgba(35,57,89,0.6) 0%,rgba(35,57,89,0) 44.42%);
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.service-section .service-wrap >.vc_column_container >.vc_column-inner .service-info:hover img {
  filter: grayscale(0);
}
.service-section .service-wrap >.vc_column_container >.vc_column-inner .service-info:hover .service-btn {
  background-color: #fff;
}
.service-section .service-wrap >.vc_column_container >.vc_column-inner .service-info:hover .service-btn::after {
  transform: rotate(45deg);
  filter: unset;
}
.service-section .service-wrap >.vc_column_container >.vc_column-inner .service-info .service-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: transparent;
  width: 60px;
  height: 60px;
  border: 2px solid #fff;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  font-size: 0;
}
.service-section .service-wrap >.vc_column_container >.vc_column-inner .service-info .service-btn::after {
  content: '';
  width: 28px;
  height: 28px;
  background-image: url(../../assets/img/btn-arrow.svg);
  background-repeat: no-repeat;
  transition: all 0.3s;
  filter: brightness(0) invert(1);
}
.service-section .service-wrap >.vc_column_container >.vc_column-inner .service-info img {
  width: 100%;
  filter: grayscale(1);
  transition: all 0.5s ease;
  aspect-ratio: 1.20;
  object-fit: cover;
}
.service-section .service-wrap >.vc_column_container >.vc_column-inner .service-info h4 {
  margin-top: 24px;
}
.service-section .service-wrap >.vc_column_container >.vc_column-inner .service-row {
  flex-wrap: nowrap;
  align-items: start;
  row-gap: 30px;
  column-gap: 100px;
  justify-content: center !important;
}
.service-section .service-wrap >.vc_column_container >.vc_column-inner .service-row >.vc_column_container {
  max-width: calc(33.3% - 50px);
  width: 100%;
}
.service-section .service-lists-head {
  padding-bottom: 40px;
}
.team-section {
  position: relative;
  z-index: 1;
  padding-top: 100px !important;
}
.team-section::after {
  content: "";
  background-image: url("../img/bg-patt.svg");
  position: absolute;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  top: 0;
  mix-blend-mode: color-burn;
  left: 0;
  z-index: -1;
}
.team-section .team-heading {
  left: 0 !important;
}
.team-section .team-members-wrapper {
  left: 0 !important;
  justify-content: center;
}
.team-section .team-members-wrapper .team-member .team-member-img {
  position: relative;
  margin-bottom: 30px;
}
.team-section .team-members-wrapper .team-member .team-member-img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 6px;
  background: #37D2FF;
  bottom: 0;
  z-index: 9;
  left: 0;
}
.team-section .team-members-wrapper .team-member .team-member-img.bgimg::before {
  width: 345px;
  height: 390px;
  bottom: -150px;
  z-index: -1;
  left: 50%;
  background-repeat: no-repeat;
  transform: translateX(-50%);
  background-image: url(../../assets/img/team-bg-shape.svg);
  opacity: 1;
}
.team-section .team-members-wrapper .team-member .team-member-img img {
  max-width: 445px;
  height: 384px;
  object-fit: contain;
  object-position: bottom;
}
.team-section .team-members-wrapper .team-member:first-child .team-member-img::after {
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
}
.team-section .team-members-wrapper .team-member:last-child .team-member-img::after {
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
}
.team-section .team-members-wrapper .team-member h4 {
  letter-spacing: 1.6px;
}
.team-section .team-members-wrapper .team-member .member-title {
  color: #fff;
  margin-bottom: 30px;
}
.apointament-section .vc_custom_heading {
  color: #fff;
}
.apointament-section .appointment-wrapper.bgimg::before {
  background-image: url(../img/teeth-light.svg);
  opacity: 1;
  top: 0;
  z-index: 1;
  bottom: unset;
  right: 45px;
  width: 207px;
  height: 220px;
}
.apointament-section .appointment-wrapper .book_appointments.bgimg::before {
  background-image: url(../img/teeth-dental.svg);
  opacity: 1;
  top: unset;
  z-index: 1;
  bottom: -110px;
  right: unset;
  left: 45px;
  width: 207px;
  height: 220px;
}
.apointament-section .appointment-wrapper >.wpb_column >.vc_column-inner >.wpb_wrapper {
  background-color: #233959;
  padding: 92px 15px;
}
.apointament-section .appointment-wrapper >.wpb_column >.vc_column-inner >.wpb_wrapper .book-content {
  color: #fff;
  margin-bottom: 48px;
}
.apointament-section .appointment-wrapper >.wpb_column >.vc_column-inner >.wpb_wrapper .book-content a {
  color: #fff;
  text-decoration: underline;
}
.apointament-section .appointment-wrapper >.wpb_column >.vc_column-inner >.wpb_wrapper .book-content a:hover {
  text-decoration: none;
  color: #37D2FF;
}
.apointament-section .appointment-wrapper >.wpb_column >.vc_column-inner >.wpb_wrapper .book-btns >.wpb_column >.vc_column-inner >.wpb_wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px 70px;
  justify-content: center;
}
.services_contact {
  margin-top: 60px;
}
.services_contact .contacts_head {
  margin-bottom: 24px;
}
.meet-our-team-box .meet-our-team__group {
  row-gap: 30px;
}
.meet-our-team-box .team-header {
  margin-bottom: 55px;
}
.meet-our-team-box .team-header >p {
  font-size: 22px;
  font-family: 'Bebas Neue', sans-serif;
  color: #37D2FF;
  letter-spacing: 1.1px;
  margin-bottom: 10px;
}
.meet-our-team-box .team-header h3 {
  color: #000;
}
.team_main_section {
  position: relative;
  overflow: hidden;
}
.team_main_section .dental-team-wrapper {
  padding-bottom: 100px;
}
.team_main_section .dental-team-wrapper .container {
  max-width: 1536px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
.team_main_section .dental-team-wrapper .container .team_section_content .meet-our-team-box a {
  color: #000;
}
.team_main_section .dental-team-wrapper .container .team_section_content .meet-our-team-box .meet-our-team__group {
  flex-wrap: nowrap;
  justify-content: space-between !important;
}
.team_main_section .dental-team-wrapper .container .team_section_content .meet-our-team-box .meet-our-team__group .meet-our-team__member {
  max-width: calc(33.3% - 50px);
  width: 100%;
}
.team_main_section .dental-team-wrapper .container .team_section_content .meet-our-team-box .meet-our-team__group .therapist-card__therapist-avatar {
  overflow: hidden;
  margin: 0 auto 30px;
}
.team_main_section .dental-team-wrapper .container .team_section_content .meet-our-team-box .meet-our-team__group .therapist-card__therapist-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 100%;
}
.team_main_section .dental-team-wrapper .container .team_section_content .meet-our-team-box .meet-our-team__group .therapist-card__details-container .therapist-card__detail .theme-btn {
  margin-top: 30px;
}
.team_main_section .nurses-team-wrapper {
  margin: 100px 0;
}
.team_main_section .administration-team-wrapper {
  margin: 100px 0;
}
.team_main_section .aestheticians-team-wrapper {
  padding: 100px 0;
  background-color: #D7F6FF;
  overflow: hidden;
}
.team_main_section .aestheticians-team-wrapper::before {
  content: "";
  position: absolute;
  background-image: url("../img/dental-teeth.svg");
  width: 312px;
  height: 335px;
  background-size: contain;
  opacity: 0.08;
  bottom: 0;
  right: -80px;
  background-repeat: no-repeat;
}
.team_main_section .team_section_content .therapist-card__therapist-avatar {
  overflow: hidden;
  margin-bottom: 20px;
}
.team_main_section .team_section_content .therapist-card__therapist-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.team_main_section .team_section_content .therapist-card__details-container .therapist-card__detail >p {
  text-transform: capitalize;
  color: #000;
}
.doctor-details {
  position: relative;
}
.doctor-details::after {
  content: '';
  position: absolute;
  bottom: 100px;
  right: -130px;
  width: 285px;
  height: 301px;
  background-size: contain;
  background-image: url(../../assets/img/two-col-bg-shape.svg);
  background-repeat: no-repeat;
  opacity: 0.08;
}
.doctor-details .doctor_image .doctor_images .wpb_wrapper {
  width: 100%;
}
.doctor-details .doctor_image .doctor_images .wpb_wrapper .vc_single_image-wrapper {
  width: 100%;
}
.doctor-details .doctor_image .doctor_images .wpb_wrapper .vc_single_image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.doctor-details .doctor-info {
  padding-left: 100px;
}
.doctor-details .doctor-info .theme-btn a {
  letter-spacing: 3.6px !important;
}
.why-chose_us:nth-child(even) .why_choose-wrapper .why-choose-columns .row {
  align-items: center;
  flex-direction: row-reverse;
}
.why-chose_us:nth-child(even) .why_choose-wrapper .why-choose-columns .row .left-content {
  padding-left: 120px;
  padding-right: 0;
}
.why-chose_us .why_choose-wrapper .why-choose-columns .row {
  align-items: center;
}
.why-chose_us .why_choose-wrapper .why-choose-columns .row .left-content {
  padding-right: 120px;
}
.why-chose_us .why_choose-wrapper .why-choose-columns .row .left-content h3 {
  color: #000;
  margin-bottom: 20px;
}
.why-chose_us .why_choose-wrapper .why-choose-columns .row .right-content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service-text-block .wpb_column >.vc_column-inner >.wpb_wrapper {
  padding: 48px;
  background-color: #EBF0F2;
  border-radius: 20px;
}
.contact-page-form {
  max-width: 800px;
  margin: 0 auto !important;
}
.contact-page-form .gform_wrapper.gravity-theme .gform_footer {
  margin: 40px auto 0 !important;
}
.two-column {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.two-column .vc_column-inner >.wpb_wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 100px;
  max-width: 1404px;
  margin: 0 auto;
}
.two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element {
  position: relative;
}
.two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row {
  align-items: center;
  flex-direction: row-reverse;
}
.two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row .left-content {
  padding-left: 50px;
  margin-left: auto;
}
.two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row .left-content .two-col-heading {
  color: #000;
  margin-bottom: 16px;
}
.two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row .left-content a {
  color: #37D2FF;
}
.two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row .left-content a:hover {
  color: #000;
}
.two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row .left-content ul {
  margin: 0 0 16px;
  padding: 0;
}
.two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row .left-content ul:last-child {
  margin-bottom: 0;
}
.two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row .left-content ul li {
  position: relative;
  padding-left: 25px;
  text-align: left;
  line-height: normal;
}
.two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row .left-content ul li::before {
  content: "";
  position: absolute;
  width: 16px;
  top: 7px;
  height: 16px;
  left: 0;
  border-radius: 50%;
  border: 3px solid #37D2FF;
}
.two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row .right-content {
  padding-right: 50px;
}
.two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element .row .right-content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element:nth-child(even) .row {
  flex-direction: row;
}
.two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element:nth-child(even) .row .left-content {
  padding-right: 50px;
  padding-left: 110px;
}
.two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element:nth-child(even) .row .right-content {
  padding-right: 0px;
  padding-left: 50px;
  position: relative;
  z-index: 9;
}
.two-column .vc_column-inner >.wpb_wrapper .wpbakery-two-column-element:nth-child(even) .row .right-content::after {
  content: '';
  position: absolute;
  top: -120px;
  background-size: contain;
  right: -70px;
  width: 284px;
  height: 302px;
  background-image: url(../../assets/img/two-col-bg-shape.svg);
  background-repeat: no-repeat;
  opacity: 0.2;
  z-index: -1;
}
.full-content {
  position: relative;
  border-bottom: 11px solid #37D2FF;
  background-color: rgba(55,210,255,0.3);
  margin-top: 100px;
  padding-bottom: 100px;
  overflow: visible !important;
}
.full-content::before {
  content: "";
  background-image: url(../img/bg-img.png);
  width: 100%;
  background-repeat: no-repeat;
  height: 100%;
  background-size: cover;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.full-content::after {
  content: "";
  width: 315px;
  height: 332px;
  background-image: url(../img/why-choose-shape.svg);
  background-repeat: no-repeat;
  position: absolute;
  background-size: contain;
  bottom: 0;
  right: 0;
}
.full-content .full-content-img .wpb_single_image {
  margin-top: -100px;
  margin-bottom: 45px;
}
.full-content .vc_custom_heading {
  padding-bottom: 16px;
}
.full-content .full-content-text >.wpb_column {
  padding-right: 104px;
}
.assistant-team .team_section_content {
  padding: 0 0 100px;
}
.hygiene-team .apointament-section {
  margin-top: 100px;
}
.testimonial-section .testimonial-wrapper .lvl-3 {
  margin-bottom: 60px !important;
}
.footer {
  padding-top: 240px;
  background-image: url("../img/footer-bg.png");
  background-size: cover;
  position: relative;
}
.footer * {
  color: #000;
}
.footer .footer-main-logo .footer-logo_img {
  display: block;
  max-width: 306px;
}
.footer .footer-main-logo .footer-logo_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.footer .footer-img {
  padding-top: 150px;
}
.footer .footer-img img {
  max-width: 295px;
  width: 100%;
  height: 328px;
  object-fit: contain;
}
.footer .footer-links {
  padding-bottom: 30px;
}
.footer .footer-links .menu {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
  row-gap: 30px;
  margin: 0;
  padding: 0;
}
.footer .footer-links .menu .menu-item {
  padding: 0;
}
.footer .footer-links .menu .menu-item a {
  color: #000;
}
.footer .footer-links .menu .menu-item a:hover {
  text-decoration: underline;
}
.footer .footer-links.footer-contact {
  padding-bottom: 0;
  padding-left: 35px;
}
.footer .footer-links.footer-contact .direction {
  margin-bottom: 10px;
}
.footer .footer-links.footer-contact .social-icon {
  column-gap: 25px;
  margin-top: 15px;
}
.footer .footer-links.footer-contact .social-icon p {
  margin: 0;
}
.footer .footer-links.footer-contact .social-icon .social-media {
  column-gap: 25px;
  display: flex;
  margin: 0;
}
.footer .footer-links.footer-contact .social-icon .social-media li {
  padding: 0;
}
.footer .footer-links.footer-contact .social-icon .social-media li a {
  font-size: 23px;
}
.footer .footer-links.footer-contact .social-icon .social-media li a i:hover {
  color: #37D2FF;
}
.footer .footer-links.footer-contact .contact-detail {
  column-gap: 12px;
  padding-bottom: 20px;
}
.footer .footer-links.footer-contact .contact-detail i {
  font-size: 23px;
}
.footer .footer-links.footer-contact .contact-detail a:hover {
  color: unset;
  text-decoration: underline;
}
.footer .footer-links-main {
  padding: 30px 0;
  position: relative;
}
.footer .footer-links-main::before,
.footer .footer-links-main::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: calc(100% - 30px);
  height: 1px;
  background-color: rgba(0,0,0,0.2);
  transform: translateX(-50%);
}
.footer .footer-links-main::after {
  background-color: rgba(0,0,0,0.2);
  top: auto;
  bottom: 0;
}
.footer .footer-links-main h3 {
  color: #000;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 14px;
}
.footer .footer-links-main .footer-service-links .widget_nav_menu .menu {
  margin-bottom: 0;
}
.footer .footer-links-main .footer-service-links .widget_nav_menu .menu-item {
  padding: 0;
  margin-bottom: 5px;
}
.footer .footer-links-main .footer-service-links .widget_nav_menu .menu-item a {
  color: #000;
  line-height: 1.45;
}
.footer .footer-links-main .footer-service-links .widget_nav_menu .menu-item a:hover {
  text-decoration: underline;
}
.footer .footer-links-main .footer-service-links .widget_nav_menu .menu-item:last-child {
  margin-bottom: 0;
}
.footer .footer_disclaimer {
  padding-top: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0,0,0,0.2);
  font-size: 10pt;
}
.footer .footer_disclaimer p {
  font-size: 22px;
  margin-bottom: 2px;
  line-height: 1.45;
}
.footer .footer-bottom {
  padding-top: 25px;
  padding-bottom: 18px;
}
.footer .footer-bottom .footer_copyright {
  font-size: 18px;
}
.footer .footer-bottom .footer_copyright .footer_links a {
  padding-right: 25px;
}
.footer .footer-bottom .footer_copyright .footer_links a:last-child {
  padding-right: 0;
}
.footer .footer-bottom .footer_copyright .footer_links a:hover {
  color: unset;
  text-decoration: underline;
}
.footer .footer-bottom .footer_copyright .footer_maker i {
  color: #37D2FF;
  padding: 0 2px;
  font-size: 16px;
  animation: 1s plus-heart infinite;
}
.footer .footer-bottom .footer_copyright .footer_maker a:hover {
  color: unset;
  text-decoration: underline;
}
