* {
  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 10px;
  font-size: 20px;
  line-height: 1.5;
  color: #000;
}
.da-mercury-detoxification-wrapper ul,
.da-amalgam-removal-info ul {
  padding-left: 15px;
  list-style: disc;
}
a {
  color: #000;
}
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;
}
select {
  cursor: pointer;
  appearance: none;
  background-image: url(../img/down-arrow.png);
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: calc(97%);
}
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;
}
p a {
  text-decoration: underline;
}
p a:hover {
  text-decoration: none;
  color: #000;
}
.theme-list-item ul li a::before {
  position: absolute;
  content: "";
  left: 0;
  background: url(../img/teeth-icon.png);
  width: 30px;
  height: 30px;
  background-size: 30px;
  background-repeat: no-repeat;
  top: 10px;
}
.whychoose-icon-hide {
  display: none;
}
html {
  overflow-x: hidden;
}
.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);
}
.w-540 .vc_column-inner .wpb_wrapper {
  max-width: 665px !important;
  margin: auto;
}
.ms-auto .wpb_wrapper {
  margin-left: auto;
}
.modal {
  padding-right: 0 !important;
}
.modal .modal-dialog h5 {
  font-size: 22px;
  font-weight: 500;
}
.service-individual-text {
  background-color: #e2725b;
  padding: 30px 0;
}
.service-individual-text p {
  color: #fff;
}
.service-individual-text p a {
  color: #fff;
  text-decoration: underline;
}
.service-individual-text p a:hover {
  text-decoration: none;
}
html body {
  font-family: 'Barlow', sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  overflow-x: hidden;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
  font-family: 'Barlow', sans-serif;
  color: #1b1b1b;
  line-height: 1.2;
}
html body h1 {
  font-size: 40px;
}
html body h2 {
  font-size: 40px;
  margin-bottom: 30px;
}
html body h3 {
  font-size: 40px;
  margin-bottom: 30px;
}
html body h4 {
  font-size: 28px;
  margin-bottom: 0;
}
html body h5 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 0;
}
html body h6 {
  font-size: 16px;
  line-height: normal;
}
p {
  line-height: 26px;
}
iframe {
  display: block;
}
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_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;
}
img {
  max-width: 100%;
}
ul,
ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
p:last-child {
  margin-bottom: 0;
}
.social {
  display: flex;
  list-style: none;
  margin-right: 20px;
}
.social li {
  margin-right: 20px;
  padding: 0 !important;
}
.social li::before {
  content: none !important;
}
.desktop-hide {
  display: none;
}
.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.py-150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}
.pt-15 {
  padding-top: 15px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-55 {
  padding-top: 55px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-150 {
  padding-top: 150px;
}
.pt-230 {
  padding-top: 230px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pt-10 {
  padding-top: 10px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-55 {
  padding-bottom: 55px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pb-130 {
  padding-bottom: 130px;
}
.pb-150 {
  padding-bottom: 150px;
}
.padding-30 {
  padding: 30px;
}
div.pl-95 {
  padding-left: 95px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.my-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-150 {
  margin-top: 150px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-65 {
  margin-bottom: 65px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-minus-100 {
  margin-bottom: -100px;
}
.mb-minus-180 {
  margin-bottom: -180px;
}
.mb-minus-50 {
  margin-bottom: -50px;
}
.z-1 {
  z-index: 1;
}
.br-bl-20 {
  border-bottom-left-radius: 20px;
}
.br-20 {
  border-radius: 20px;
  overflow: hidden;
}
.br-6 {
  border-radius: 6px;
  overflow: hidden;
}
.br-30 {
  border-radius: 20px;
  overflow: hidden;
}
.bg_primary {
  background-color: #94b0da;
}
.bg_primary_light {
  background-color: #EEF2F8;
}
.bg_dark_black {
  background-color: #775D4A;
}
.bg_secondary {
  background-color: #e2725b;
}
a.theme-btn {
  padding: 11px 30px;
  border-radius: 8px;
  line-height: 1.25;
  border: 2px solid #fff;
  border-radius: 80px;
  color: #fff !important;
  background-color: transparent;
  display: inline-block;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0.s;
  position: relative;
}
a.theme-btn i {
  margin-right: 10px;
  color: #e2725b;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0.s;
}
a.theme-btn:hover {
  background-color: #e2725b;
}
a.theme-btn:hover i {
  color: #fff;
}
a.primary-white-btn {
  background-color: #fff;
  color: #e2725b !important;
  cursor: pointer;
}
a.primary-white-btn:hover {
  background-color: #e2725b;
  color: #fff !important;
}
a.white {
  background: #fff;
}
a.white:hover {
  background-color: #e2725b;
}
a.orange-btn {
  box-shadow: 0 5px 35px rgba(226,114,91,0.3);
  text-transform: none;
  color: #e2725b !important;
  border: 2px solid transparent !important;
  background-color: #fff;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
a.orange-btn:hover {
  background-color: #e2725b;
}
.theme-btn .vc_btn3 {
  padding: 15px 40px !important;
  border-radius: 41px !important;
  font-weight: bold;
  text-transform: none;
  color: #e2725b !important;
  font-size: 20px !important;
  background: #fff !important;
  border: 2px solid #fff !important;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  display: inline-block;
  line-height: 28px !important;
}
.theme-btn .vc_btn3:hover {
  background-color: #e2725b !important;
  color: #fff !important;
}
.theme-btn.white-shadow .vc_btn3 {
  box-shadow: 0 10px 20px rgba(255,255,255,0.3);
}
.theme-btn.white-shadow .vc_btn3:hover {
  box-shadow: none;
  border: 2px solid #fff !important;
}
.theme-btn.orange-shadow .vc_btn3 {
  box-shadow: 0 5px 35px rgba(226,114,91,0.3);
}
.theme-btn.orange-shadow .vc_btn3:hover {
  box-shadow: none;
}
.theme-btn.orange-btn .vc_btn3 {
  background-color: #e2725b !important;
  color: #fff !important;
}
.theme-btn.orange-btn .vc_btn3:hover {
  background-color: #fff !important;
  color: #e2725b !important;
}
.btn-close:focus {
  box-shadow: none;
}
input:focus,
textarea:focus {
  box-shadow: 0 5px 35px rgba(226,114,91,0.3);
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: inherit;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: inherit;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: inherit;
}
.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 0;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
  border-bottom: 1px solid #e1e1e1 !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 {
  color: #000;
  font-size: 20px !important;
  font-weight: 500;
  border: solid 1px #e1e1e1 !important;
  padding: 13px 30px !important;
  background-color: #fff;
  margin-bottom: 5px !important;
  border-radius: 35px;
}
.gform_wrapper textarea {
  height: 150px !important;
}
.gform_wrapper .gform_footer input[type=submit] {
  padding: 15px 40px !important;
  border-radius: 41px !important;
  font-weight: bold;
  text-transform: none;
  color: #e2725b !important;
  font-size: 20px !important;
  background: #fff !important;
  border: 1px solid transparent !important;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  display: inline-block;
  line-height: 28px !important;
  box-shadow: 0 5px 35px rgba(226,114,91,0.3);
}
.gform_wrapper .gform_footer input[type=submit]:hover {
  background: #e2725b !important;
  color: #fff !important;
}
.gform_wrapper .gform_footer {
  align-items: center;
}
.gform_wrapper.gravity-theme .gfield-choice-input+label {
  max-width: 100% !important;
}
.form-group input {
  display: none !important;
}
.form-group input:checked +label::after {
  content: "";
  width: 13px;
  height: 13px;
  background: #e2725b;
  position: absolute;
  top: 6px;
  border-radius: 100px;
  left: 5px;
  right: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.form-group label {
  position: relative;
  cursor: pointer;
  margin-right: 5px;
}
.form-group label::before {
  content: '';
  -webkit-appearance: none;
  width: 23px;
  height: 23px;
  background: #fff;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  border: 1px solid #ddd;
  border-radius: 100%;
  margin-top: -1px;
}
.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 .gform_validation_errors>h2 .gform-icon {
  left: -30px !important;
}
.hour-list {
  display: flex;
  margin-bottom: 10px;
  color: #fff;
  justify-content: flex-start;
  text-align: left;
}
.hour-list strong {
  max-width: 195px;
  flex: 195px;
}
.custom-ul ul li,
.custom-ul ol li {
  list-style: none;
  position: relative;
  padding-left: 40px;
}
.custom-ul ul li::before,
.custom-ul ol li::before {
  position: absolute;
  content: "";
  left: 0;
  background: url(../img/teeth-icon.png);
  width: 30px;
  height: 30px;
  background-size: 30px;
  background-repeat: no-repeat;
  top: 10px;
}
.custom-ul ul li:last-child,
.custom-ul ol li:last-child {
  padding-bottom: 0;
}
.custom-ul ul li ul,
.custom-ul ol li ul {
  padding-top: 10px;
}
.custom-li-box .vc_column-inner {
  background-color: #EEF2F8;
  padding: 30px 20px !important;
  box-shadow: 0 0px 20px rgba(226,114,91,0.1);
}
.text-white {
  color: #fff;
}
.text-black {
  color: #000;
}
.text-left {
  text-align: left;
}
.line-height-42 {
  line-height: 42px;
}
.line-height-40 {
  line-height: 40px;
}
div.position-center {
  background-position: center center !important;
}
.background-pattern {
  background-position: top center !important;
  background-repeat-y: repeat !important;
}
.background-pattern:before {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  background: url(../img/service-teeth-icon.png);
  background-size: 550px;
  width: 550px;
  height: 230px;
}
.overlay:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.2);
  z-index: 0;
}
@-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 scale-pluse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.mobile-menu-toggle .hamburger {
  position: relative;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.mobile-menu-toggle .hamburger:hover .hamburger__line.middle {
  width: 100%;
}
.mobile-menu-toggle .hamburger:hover .hamburger__line.bottom {
  width: 100%;
}
.mobile-menu-toggle .hamburger__line {
  background-color: #000;
  height: 2px;
  width: 100%;
  display: block;
}
.mobile-menu-toggle .hamburger__line.middle {
  margin: 7px 0 7px auto;
  width: 75%;
  transition: 0.3s all;
}
.mobile-menu-toggle .hamburger__line.bottom {
  margin-left: auto;
  width: 45%;
  transition: 0.6s all;
}
.mobile-menu__bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
  display: none;
  z-index: 9999;
}
.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: 320px;
  height: 100vh;
  transform: translate3d(100%,0,0);
  transition: all 0.5s ease;
  z-index: 99999;
}
.mobile-menu__top {
  padding: 20px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile-header-logo {
  width: 80%;
}
.mobile-header-logo img {
  max-width: 140px;
  height: 100%;
}
.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: #000;
  transform: rotate(45deg);
}
.menu-close::after {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  right: 0;
  width: 20px;
  height: 2px;
  background-color: #000;
  transform: rotate(-45deg);
}
.mobile-menu__panel {
  padding: 0 0 50px;
  position: relative;
  width: 320px;
  height: 100vh;
  overflow: auto;
  margin-left: auto;
  background-color: #fff;
}
.mobile-menu__nav {
  padding: 0;
}
.mobile-menu__nav ul {
  padding: 0;
}
.mobile-menu__nav li {
  list-style: none;
  position: relative;
}
.mobile-menu__nav li .arrow.is-open:after {
  transform: rotate(0deg);
}
.mobile-menu__nav li a {
  color: #000;
  padding: 10px 15px;
  display: block;
}
.mobile-menu__nav li a:hover {
  color: #000;
  background-color: #e2725b;
}
.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: #000;
  margin: -1px 0 0 -10px;
}
.mobile-menu__nav .arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 2px;
  background-color: #000;
  margin: -1px 0 0 -10px;
  transform: rotate(90deg);
}
.mobile-menu__nav >li {
  border-bottom: 1px solid rgba(0,0,0,0.5);
  padding-bottom: 0;
}
.mobile-menu__nav >li:first-child {
  border-top: 1px solid rgba(0,0,0,0.5);
}
.mobile-menu__nav li.menu-item-has-children a {
  padding-right: 45px;
}
.mobile-menu__nav .dropdown-menu {
  padding: 0 0 0 10px;
  position: static;
  background: transparent;
  border: none;
}
.mobile-menu__nav .dropdown-menu li {
  padding-bottom: 0;
}
.mobile-menu__nav .sub-menu li a {
  color: #000;
  padding: 10px 15px;
  display: block;
}
.mobile-menu__nav li.current-menu-ancestor >a {
  color: #000;
  background-color: #e2725b;
}
.mobile-menu__nav li.current-menu-item >a {
  color: #000;
  background-color: #e2725b;
}
body {
  width: 100% !important;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
  font-family: 'Barlow', 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: #e2725b !important;
}
.header-main .container-fluid {
  padding: 0 50px;
}
.header-main .header-logo img {
  display: block;
  max-width: 260px;
  height: 100%;
}
.header-main .header-logo a {
  background: #fff;
  padding: 45px;
  border-radius: 0 0px 50px 50px;
  display: inline-block;
  position: relative;
}
.header-main .header-logo a::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -5px;
  max-width: 133px;
  height: 12px;
  border-bottom: 12px solid #e2725b;
  border-radius: 100px;
  margin: auto;
}
.header-main .header_menu {
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
}
.header-main .header_menu .theme-btn {
  margin-left: 15px;
}
.header-main .header_menu.sticky {
  position: fixed !important;
  animation: fadeInDown 0.5s ease-in-out 0s 1 normal none running;
  -webkit-box-shadow: 4px 4px 30px 0px #000000;
  -moz-box-shadow: 4px 4px 30px 0px rgba(42,67,113,0.15);
  box-shadow: 4px 4px 30px 0px rgba(42,67,113,0.15);
  background-color: #94b0da;
}
.header-main .header_menu.sticky .top-menu-bar {
  display: none !important;
}
.header-main .header_menu.sticky .header-nav {
  background-color: transparent;
}
.header-main .header_menu.sticky .header-logo a {
  padding: 30px;
}
.header-main .header_menu.sticky .header-logo img {
  max-width: 200px;
}
.header-main .header_menu .header-nav {
  background: #94b0da;
  width: max-content;
  border-radius: 40px;
}
.header-main .header_menu .header-nav li {
  text-transform: capitalize;
  font-size: 20px;
  position: relative;
  padding: 0;
  margin: 0 25px;
}
.header-main .header_menu .header-nav li a {
  padding: 15px 0px;
  display: block;
  color: #fff;
}
.header-main .header_menu .header-nav li:hover > a,
.header-main .header_menu .header-nav li.current-menu-item > a,
.header-main .header_menu .header-nav li.current-menu-ancestor > a,
.header-main .header_menu .header-nav li.current-page-ancestor > a {
  color: #e2725b;
}
.header-main .header_menu .header-nav li:hover > a::before,
.header-main .header_menu .header-nav li.current-menu-item > a::before,
.header-main .header_menu .header-nav li.current-menu-ancestor > a::before,
.header-main .header_menu .header-nav li.current-page-ancestor > a::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -2px;
  width: 100%;
  height: 5px;
  border-bottom: 5px solid #e2725b;
  border-radius: 100px;
}
.header-main .header_menu .header-nav .dropdown-menu {
  min-width: 250px;
  background: #94b0da;
  border: none;
  border-radius: 0;
  box-shadow: 0 0 40px rgba(0,0,0,0.2);
  padding: 0;
}
.header-main .header_menu .header-nav .dropdown-menu li {
  margin: 0;
}
.header-main .header_menu .header-nav .dropdown-menu li .dropdown-menu {
  top: 0;
  margin-top: 0;
}
.header-main .header_menu .header-nav .dropdown-menu li a {
  padding: 7px 25px 7px 15px;
  display: block;
  position: relative;
  white-space: nowrap;
}
.header-main .header_menu .header-nav .dropdown-menu li a:hover {
  background-color: #94b0da;
  color: #000;
}
.header-main .header_menu .header-nav .dropdown-menu li.menu-item-has-children > a:after {
  position: absolute;
  right: 10px;
  font-family: "FontAwesome";
  content: "\f0da";
}
.header-main .header_menu .social {
  margin-right: 0;
  margin-left: 30px;
}
.header-main .header_menu .social li {
  margin-right: 10px;
}
.header-main .header_menu .social li a {
  width: 57px;
  height: 57px;
  background: #e2725b;
  display: inline-block;
  text-align: center;
  line-height: 57px;
  border-radius: 100px;
  font-size: 21px;
  color: #fff;
}
.header-main .header_menu .social li a:hover {
  background-color: #fff;
  color: #e2725b;
}
.banner_inner {
  min-height: 600px;
  background-size: cover !important;
  display: flex;
  align-items: flex-end;
  text-align: center;
}
.banner_inner .inner_header_text {
  width: 100%;
}
.banner_inner .inner_header_text h1 {
  color: #fff;
  margin-bottom: 65px;
  font-size: 60px;
}
.homepage-slider .ls-slide-backgrounds::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.2);
  z-index: 11;
}
.homepage-slider .ls-text-layer {
  font-family: 'Barlow', sans-serif !important;
}
.homepage-slider .ls-button-layer {
  padding: 18px 30px !important;
  text-transform: none !important;
  font-weight: bold;
  font-size: 20px !important;
  border: none !important;
  font-family: 'Barlow', sans-serif !important;
  -webkit-transition: all .2s ease-in-out !important;
  transition: all .2s ease-in-out !important;
}
.homepage-slider .ls-button-layer:hover {
  background-color: #e2725b !important;
  color: #fff !important;
}
.everest-difference-section {
  z-index: 30;
}
.everest-difference-section:before {
  position: absolute;
  content: "";
  background-color: #e2725b;
  width: calc(50% - 100px);
  height: calc(100% + 80px);
  right: 0;
  top: 0;
  border-radius: 0 0 0 20px;
}
.everest-difference-section:after {
  position: absolute;
  content: "";
  right: -230px;
  bottom: -80px;
  background-image: url(../img/dental-icon.png);
  background-repeat: no-repeat;
  width: 604px;
  height: 265px;
}
.everest-difference-section .dental-welcome-bg-section .vc_column-inner {
  max-width: 480px;
  margin-left: auto;
}
.everest-difference-section .dental-welcome-bg-section .vc_column-inner .wpb_single_image {
  margin-top: -30px;
}
.everest-difference-section .dental-welcome-bg-section img {
  border-radius: 20px;
}
.everest-difference-section .w-616 .vc_column-inner {
  max-width: 616px;
}
div.welcome-section {
  padding: 212px 0 100px 0;
  background-position: center center !important;
}
div.welcome-section.welcome-section-top-space {
  padding-top: 100px;
}
.purpal-box {
  max-width: 526px;
}
.purpal-box h4 {
  color: #94b0da;
  line-height: 34px;
}
.service-list-wrapper .general-and-family-dental-service-wrapper .service-img {
  position: relative;
}
.service-list-wrapper .general-and-family-dental-service-wrapper .service-img figure {
  width: 100%;
}
.service-list-wrapper .general-and-family-dental-service-wrapper .service-img figure .vc_single_image-wrapper {
  width: 100%;
}
.service-list-wrapper .general-and-family-dental-service-wrapper .service-img figure .vc_single_image-wrapper img {
  width: 100%;
  border-radius: 20px;
}
.service-list-wrapper .general-and-family-dental-service-wrapper .service-img figure::before {
  position: absolute;
  content: "";
  background-color: rgba(0,0,0,0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 20px;
  transition: all ease-in-out 0.3s;
  transform: scale(1);
}
.service-list-wrapper .general-and-family-dental-service-wrapper .on-hover-box {
  margin-bottom: 30px;
}
.service-list-wrapper .general-and-family-dental-service-wrapper .on-hover-box:hover .service-on-hover {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%,-50%) scale(1);
}
.service-list-wrapper .general-and-family-dental-service-wrapper .on-hover-box:hover .service-title-block {
  transform: scale(0);
  transition: all ease-in-out 0.3s;
}
.service-list-wrapper .general-and-family-dental-service-wrapper .on-hover-box:hover figure::before {
  transform: scale(0);
}
.service-list-wrapper .general-and-family-dental-service-wrapper .service-on-hover {
  opacity: 0;
  visibility: hidden;
  max-width: 310px;
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 30px 15px;
  z-index: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transform: translate(-50%,-50%) scale(0.4);
  transition: all ease-in-out 0.3s;
  color: #fff;
  border-radius: 20px;
  background: rgba(226,114,91,0.8);
}
.service-list-wrapper .general-and-family-dental-service-wrapper .service-on-hover h4 {
  color: #fff;
  margin-bottom: 10px;
}
.service-list-wrapper .general-and-family-dental-service-wrapper .service-on-hover p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  padding: 0 10px;
}
.service-list-wrapper .general-and-family-dental-service-wrapper .service-on-hover a {
  position: relative;
  display: block;
  max-width: 280px;
  text-align: left;
  font-weight: 700;
  margin: 15px auto 10px;
  padding: 15px;
  background-color: #fff;
  color: #e2725b !important;
  text-decoration: none !important;
  border-radius: 41px;
}
.service-list-wrapper .general-and-family-dental-service-wrapper .service-on-hover a:hover {
  background-color: #fff !important;
  color: #94b0da !important;
}
.service-list-wrapper .general-and-family-dental-service-wrapper .service-title-block {
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  padding: 0 15px;
  transform: scale(1);
  transition: all ease-in-out 0.3s;
}
.service-list-wrapper .our-dental-services-section {
  padding-bottom: 100px;
}
.service-list-wrapper.why-choose-servicelist-row {
  background-position: center !important;
  background-size: cover !important;
}
.meet-team-section {
  padding-top: 0px;
}
.meet-team-section .team-info-box-wrapper {
  background-color: #e2725b;
  padding: 43px 15px 122px 15px;
  box-shadow: 0 10px 80px rgba(226,114,91,0.5);
}
.meet-team-section .team-info-box-wrapper a {
  padding: 15px 40px !important;
  border-radius: 41px !important;
  font-weight: bold;
  text-transform: none;
  color: #e2725b !important;
  font-size: 20px !important;
  background: #fff !important;
  border: 2px solid #fff !important;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  display: inline-block;
  line-height: 28px !important;
  text-decoration: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 245px;
  bottom: -30px;
  z-index: 1;
}
.meet-team-section .team-info-box-wrapper a:hover {
  background-color: #e2725b !important;
  color: #fff !important;
}
.meet-team-section .team-info-box-wrapper p {
  margin-bottom: 0 !important;
}
.meet-team-section h4 {
  color: #fff;
  margin-bottom: 15px;
}
.meet-team-section .team-button {
  margin-top: -30px;
}
.meet-team-section .team-bio-row {
  background-position: right top !important;
}
.meet-team-section.team-info-box {
  padding-top: 150px;
}
.meet-team-section.team-info-box .view_more_btn_new.primary-white-btn {
  border: 2px solid #fff;
  border-radius: 80px;
  padding: 11px 30px;
  margin: 0 auto;
  bottom: -30px;
  left: 0;
  right: 0;
  max-width: max-content;
  box-shadow: 0 5px 35px rgba(226,114,91,0.3);
  z-index: 1;
}
.meet-team-section.team-info-box .row:before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background: url(../img/star-img.png);
  width: 630px;
  height: 212px;
}
.team_main_section .team_boxs .therapist-card__therapist-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.team_main_section .team_boxs.meet-team-section {
  padding-bottom: 0px !important;
}
.team_main_section .aestheticians-team-wrapper:before {
  position: absolute;
  content: "";
  right: -160px;
  top: -110px;
  background: url(../img/team-star-img.png);
  width: 319px;
  height: 354px;
}
.team_main_section .nurses-team-wrapper:before {
  position: absolute;
  content: "";
  left: -260px;
  top: -280px;
  background: url(../img/polygon.png);
  width: 511px;
  height: 511px;
}
.team_main_section .administration-team-wrapper:before {
  position: absolute;
  content: "";
  background: url(../img/star-group-img.png) no-repeat;
  width: 100%;
  height: 594px;
  background-position: center top;
}
div.team-bio-row-wrapper {
  background-position: 7% 4% !important;
}
div.team-bio-row-wrapper figure {
  background-color: #EEF2F8;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
}
div.team-bio-row-wrapper figure .vc_single_image-wrapper {
  width: 100%;
}
div.team-bio-row-wrapper figure .vc_single_image-wrapper img {
  width: 100%;
}
div.team-discription {
  background-position: 119% -35px !important;
}
.innerpage-cta .vc_column-inner >.wpb_wrapper {
  background-color: #94b0da;
  padding: 30px;
  border-radius: 20px;
  text-align: center;
  max-width: 1076px;
  margin: -118px auto 150px;
}
.innerpage-cta .vc_column-inner >.wpb_wrapper p {
  color: #fff;
  margin-bottom: 30px;
}
.innerpage-cta .vc_column-inner >.wpb_wrapper p a {
  color: #fff;
  text-decoration: underline;
}
.innerpage-cta .vc_column-inner >.wpb_wrapper p a:hover {
  text-decoration: none;
}
.innerpage-cta .vc_column-inner >.wpb_wrapper .theme-btn {
  margin: 0 10px;
}
.innerpage-cta-section figure {
  width: 100%;
}
.innerpage-cta-section figure .vc_single_image-wrapper {
  width: 100%;
}
.innerpage-cta-section figure .vc_single_image-wrapper img {
  width: 100%;
}
div.service_details_section {
  background-position: bottom right !important;
}
div.service_details_section .img-text +.img-text {
  padding-top: 100px;
}
div.service_details_section figure {
  width: 100%;
}
div.service_details_section figure .vc_single_image-wrapper {
  width: 100%;
}
div.service_details_section figure .vc_single_image-wrapper img {
  width: 100%;
  border-radius: 20px;
}
div.service_details_section.single-service-wrapper .img-text .me-auto:before {
  position: absolute;
  content: "";
  left: -200px;
  top: 0;
  background: url(../img/single-service-odd-img.png);
  width: 301px;
  height: 594px;
}
div.service_details_section.single-service-wrapper .img-text .ms-auto:before {
  position: absolute;
  content: "";
  right: -340px;
  bottom: 0;
  background: url(../img/single-service-even-img.png);
  background-size: 511px;
  width: 511px;
  height: 511px;
}
div.service_details_section .vc_column-inner >.wpb_wrapper {
  max-width: 1720px;
  width: 100%;
  margin: auto;
}
.about-language-section .langauage-section {
  margin-bottom: 0;
}
div.why-choose-section {
  background-position: center center !important;
  padding-top: 120px;
  padding-bottom: 120px;
}
div.why-choose-section .slick-arrow {
  width: 40px;
  height: 40px;
  border-top: 4px solid #e2725b;
  border-right: 4px solid #e2725b;
  transform: rotate(45deg);
}
div.why-choose-section .slick-arrow::before {
  display: none;
}
div.why-choose-section .slick-arrow:active {
  border-top: 4px solid #e2725b;
  border-right: 4px solid #e2725b;
}
div.why-choose-section .slick-arrow.slick-next {
  right: -60px;
}
div.why-choose-section .slick-arrow.slick-prev {
  transform: rotate(-135deg);
  left: -60px;
}
div.why-choose-section .why_choose_listing-box {
  margin-top: 70px;
}
div.why-choose-section .why_choose_listing-box .whychoose-points {
  cursor: pointer;
  transition: 0.5s all;
  background: rgba(226,114,91,0.8);
  padding: 30px;
  margin: 0 10px;
  min-height: 200px;
  text-align: center;
}
div.why-choose-section .why_choose_listing-box .whychoose-points img {
  margin: 0 auto;
  margin-bottom: 20px;
}
div.why-choose-section .why_choose_listing-box .whychoose-points h6 {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}
div.why-choose-section .why_choose_listing-box .whychoose-points a {
  color: #fff;
}
div.why-choose-section .why_choose_listing-box .whychoose-points .whychoose-icon-hide {
  display: none;
}
div.why-choose-section .why_choose_listing-box .whychoose-points:hover {
  transition: 0.5s all;
}
div.why-choose-section .why_choose_listing-box .whychoose-points:hover h6 img {
  animation: scale-pluse 0.5s;
}
div.why-choose-section .why_choose_listing-box .everestdentalcare {
  height: 440px;
}
div.why-choose-section.why-choose-section-top-space {
  padding-top: 250px;
}
.whychoose-icon-wrapper h4 {
  font-size: 18px;
  margin-top: 15px;
  min-height: 44px;
  font-weight: 500;
}
.whychoose-icon-wrapper .vc_col-sm-3 .vc_column-inner >.wpb_wrapper {
  background-color: #EEF2F8;
  padding: 30px 15px !important;
  box-shadow: 0 0px 20px rgba(226,114,91,0.1);
  margin-bottom: 30px;
  border-radius: 10px;
}
.whychoose-icon-wrapper .vc_col-sm-12 .wpb_wrapper .vc_row:last-child .wpb_wrapper {
  margin-bottom: 0;
}
.book-appointment-form .gfield_radio,
.contact-form-and-map .gfield_radio {
  display: flex;
  flex-wrap: wrap;
}
.book-appointment-form .gfield_radio .gchoice,
.contact-form-and-map .gfield_radio .gchoice {
  margin-right: 20px;
  white-space: nowrap;
}
.book-appointment-form .gform_footer,
.contact-form-and-map .gform_footer {
  justify-content: center;
}
div.sitemap-main-wrapper {
  background-position: right 85% !important;
}
div.sitemap-main-wrapper #menu-sitemap-menu {
  padding-bottom: 5px;
}
div.sitemap-main-wrapper #menu-sitemap-menu li {
  padding: 0 0 5px 40px;
  position: relative;
}
div.sitemap-main-wrapper #menu-sitemap-menu li .sub-menu {
  padding-top: 5px;
}
div.sitemap-main-wrapper #menu-sitemap-menu li .sub-menu li:last-child {
  padding-bottom: 0;
}
div.sitemap-main-wrapper #menu-sitemap-menu li a:hover {
  color: #e2725b;
}
.accordion-block.vc_tta-style-classic .vc_tta-panel div.vc_tta-panel-heading {
  border-color: #fff;
  background-color: #94b0da;
  border-radius: 0;
}
.accordion-block.vc_tta-style-classic .vc_tta-panel div.vc_tta-panel-heading:focus,
.accordion-block.vc_tta-style-classic .vc_tta-panel div.vc_tta-panel-heading:hover {
  background-color: #e2725b;
}
.accordion-block.vc_tta-style-classic .vc_tta-panel div.vc_tta-panel-heading h4.vc_tta-panel-title span {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  display: flex;
}
.accordion-block.vc_tta-style-classic .vc_tta-panel div.vc_tta-panel-heading h4 i::after {
  border-color: #fff;
}
.accordion-block.vc_tta-style-classic .vc_tta-panel div.vc_tta-panel-heading h4 i::before {
  border-color: #fff;
}
.accordion-block.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #e2725b !important;
}
.accordion-block.vc_tta-style-classic .vc_tta-panel.vc_active i::before {
  border-color: #fff !important;
}
.brand-img-section {
  padding: 70px 0px 100px 0;
}
.new-patient-package-section h3 {
  margin-bottom: 16px;
}
.modal-body .hour-list {
  color: #000;
}
.modal-body .hour-list strong {
  max-width: 165px;
  flex: 180px;
}
.back-top button {
  width: 70px;
  height: 70px;
  background: #e2725b url(../img/up-arrow.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 32px;
  border-radius: 50%;
  position: fixed;
  bottom: 40px;
  right: 40px;
  cursor: pointer;
}
.why-icon .wpb_column .wpb_wrapper:hover .vc_custom_heading {
  color: #242424 !important;
}
.footer .ss .mdubgwi-footer-nav .mdubgwi-button {
  color: #fff;
  font-size: 16px;
}
.footer .footer-menu ul {
  display: flex;
  align-items: center;
  background-color: #94b0da;
  border-radius: 40px;
}
.footer .footer-menu ul li {
  padding: 0;
  margin: 0 25px;
}
.footer .footer-menu ul li a {
  padding: 15px 0px;
  display: block;
  color: #fff;
  font-size: 20px;
}
.footer .footer-menu ul li a:hover {
  color: #e2725b;
}
.footer .footer-bottom-side .footer-service h4,
.footer .footer-bottom-side .contact-us-wrapper h4 {
  border-bottom: 1px solid #e2725b;
}
.footer .footer-bottom-side .footer-service a,
.footer .footer-bottom-side .contact-us-wrapper a {
  color: #fff !important;
}
.footer .footer-bottom-side .footer-service a:hover,
.footer .footer-bottom-side .contact-us-wrapper a:hover {
  color: #e2725b !important;
}
.footer .footer-bottom-side .footer-service ul,
.footer .footer-bottom-side .contact-us-wrapper ul {
  column-count: 2;
}
.footer .footer-bottom-side i {
  color: #e2725b;
  font-size: 24px;
}
.footer .footer-bottom-side i:hover {
  color: #fff !important;
}
.footer .footer-bottom-side .hour-list strong {
  max-width: 140px;
  flex: 180px;
}
.footer .footer_disclaimer .disclaimer {
  border-top: 1px solid rgba(255,255,255,0.2);
  border-bottom: 1px solid rgba(255,255,255,0.2);
}
.footer .footer_disclaimer .disclaimer p {
  font-size: 16px;
}
.footer .footer_disclaimer .disclaimer p a {
  text-decoration: underline;
}
.footer .footer_disclaimer .disclaimer p a:hover {
  text-decoration: none;
}
.footer .footer_copyright {
  font-size: 16px;
}
.footer .footer_copyright .footer_links a {
  margin: 0 7px;
}
.footer .footer_copyright .footer_links a:hover {
  color: #e2725b !important;
}
.footer .footer_copyright .footer_maker a {
  color: #fff;
}
.footer .footer_copyright .footer_maker a:hover {
  color: #e2725b !important;
}
.footer .footer_copyright .footer_maker i {
  animation: plus-heart 1s infinite;
  -webkit-animation: plus-heart 1s infinite;
  color: #e2725b;
  margin: 5px;
}
.footer:before {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  background-image: url(../img/footer-bg-img.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 92%;
  background-size: cover;
  background-position: center bottom;
}
.footer-map-box {
  position: absolute;
  top: -65px;
  z-index: 1;
}
.footer-map-box .vc_col-sm-4 {
  max-width: 530px;
  width: 100%;
}
.footer-map-box .vc_col-sm-4 .vc_column-inner {
  padding: 50px !important;
  border-radius: 20px;
  height: 687px;
  display: flex;
  align-items: flex-end;
}
.footer-map-box p {
  font-size: 20px;
  margin-bottom: 30px !important;
}
.footer_content_wrapper .review-block-wrapper h4 {
  font-size: 230px;
  color: #e2725b;
  font-weight: 500;
  letter-spacing: -24px;
  line-height: 1;
}
.footer_content_wrapper .review-block-wrapper::before {
  position: absolute;
  content: "";
  right: 100px;
  width: 3px;
  height: 100%;
  background-color: #ececec;
}
.langauage-section {
  padding: 87px;
  margin-top: 100px;
}
.langauage-section h4 {
  font-size: 40px;
  text-align: left !important;
  float: right;
  line-height: 42px;
  padding-right: 60px;
}
.langauage-section ul {
  column-count: 2;
  display: block !important;
}
.langauage-section ul li {
  padding: 0;
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 30px;
}
.langauage-section ul li img {
  margin-right: 15px;
}
