* {
  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;
}
html body {
  line-height: 30px;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
  font-family: 'Tw Cen MT', sans-serif;
}
html body .widget h3 {
  font-family: 'Tw Cen MT', sans-serif;
}
ol {
  font-size: 16px;
  line-height: 1.8;
  list-style: decimal;
  padding-left: 15px;
}
ul li,
ol li {
  padding: 0 0 0;
  font-size: 20px;
  line-height: 1.5;
  color: #868982;
}
ul,
ol {
  padding-left: 2rem;
}
ul li::marker,
ol li::marker {
  color: #743989;
}
.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 {
  font-family: 'Tw Cen MT', sans-serif;
  border-radius: 0;
}
a {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.uppercase {
  text-transform: uppercase;
}
.position-relative {
  position: relative;
}
.div {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.padding {
  padding: 0;
}
p:empty {
  display: none;
}
.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);
}
body {
  width: 100% !important;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
  font-family: 'Tw Cen MT', sans-serif !important;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  line-height: 1.2 !important;
}
.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;
  list-style: disc;
}
.page-list .children {
  margin: 0 0 0 2rem;
  width: 100%;
  float: left;
  padding: 5px 0 0;
}
.page-list a:hover {
  color: #868982 !important;
}
html {
  scroll-behavior: smooth;
}
.desktop-hide {
  display: none;
}
.header_menu {
  position: absolute;
  z-index: 32;
  left: 0;
  right: 0;
}
.header_menu .header-logo {
  position: absolute;
  left: 28px;
  right: 0;
  top: -10px;
  max-width: 340px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 32;
  background: #fff;
  border-radius: 0 0 15px 15px;
  padding: 20px 20px 10px 20px;
}
.header_menu .header-logo a {
  display: block;
}
.header_menu .header-logo a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header_menu .main-menu-content {
  padding: 10px 0 8px;
}
.header_menu .main-menu-content .header-logo,
.header_menu .main-menu-content .social_icons {
  display: inline-block;
}
.header_menu .main-menu-content .social_icons {
  margin-left: 390px;
}
.header_menu .main-menu-content .social_icons .social {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.header_menu .main-menu-content .social_icons .social li {
  display: inline-block;
}
.header_menu .main-menu-content .social_icons .social li a {
  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 5px;
  background-color: #743989;
  border: 1px solid #743989;
  color: #fff;
  margin-left: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header_menu .main-menu-content .social_icons .social li a:hover {
  background-color: #fff;
  color: #743989;
}
.header_menu .main-menu-content .contact-info-block {
  display: flex;
  justify-content: flex-end;
}
.header_menu .main-menu-content .contact-info-block >div {
  margin: 0 0 0 15px;
}
.header_menu .main-menu-content .contact-info-block >div .btn {
  border-radius: 5px;
}
.header_menu .main-menu-content .contact-info-block >div .btn i {
  color: #743989;
  margin-right: 10px;
  transition: all ease-in-out 0.4s;
}
.header_menu .main-menu-content .contact-info-block >div .btn:hover i {
  color: #fff;
}
.header_menu .main-menu-content .contact-info-block .covid-link .theme-btn {
  font-size: 18px;
  font-weight: bold;
  background-color: #743989;
  color: #fff;
}
.header_menu .main-menu-content .contact-info-block .covid-link .theme-btn:hover {
  background-color: #868982;
  color: #fff;
}
.header_menu.sticky {
  position: fixed;
  top: 0;
  left: 0;
  animation: fadeInDown 0.5s ease-in-out 0s 1 normal none running;
}
.header_menu.sticky .header-logo {
  max-width: 250px;
}
.header_menu.sticky .main-menu-content {
  padding: 0;
  height: 0;
}
.header_menu.sticky .main-menu-content .col-md-6 {
  min-height: 0 !important;
}
.header_menu.sticky .main-menu-content .social_icons,
.header_menu.sticky .main-menu-content .contact-info-block {
  display: none;
}
@-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);
  }
}
.main_menu {
  background-color: rgba(0,0,0,0.5);
  display: inline-flex;
}
.main_menu .header-nav {
  margin-left: auto;
  padding: 12px 0;
}
.main_menu .header-nav li {
  margin-bottom: 0;
  padding-bottom: 0;
}
.main_menu .header-nav li a {
  font-size: 18px;
  padding: 8px 20px;
  color: #fff;
}
.main_menu .header-nav li a:focus,
.main_menu .header-nav li a:hover {
  background-color: #743989;
}
.main_menu .header-nav li.current-menu-ancestor >a {
  background-color: #743989;
}
.main_menu .header-nav li.current-menu-item >a {
  background-color: #743989;
}
.main_menu .header-nav li ul.dropdown-menu {
  background: #743989;
  border: 0;
  border-radius: 0;
}
.main_menu .header-nav li ul.dropdown-menu::after,
.main_menu .header-nav li ul.dropdown-menu::before {
  border-bottom-color: #fff;
}
.main_menu .header-nav li ul.dropdown-menu li a {
  color: #fff;
  padding: 4px 20px;
}
.main_menu .header-nav li ul.dropdown-menu li a:hover {
  background-color: #fff;
  color: #743989;
}
.main_menu .header-nav li ul.dropdown-menu li.current-menu-ancestor >a {
  background-color: #fff;
  color: #743989;
}
.main_menu .header-nav li ul.dropdown-menu li.current-menu-item >a {
  background-color: #fff;
  color: #743989;
}
.main_menu .header-nav li ul.dropdown-menu li.current-menu-item.menu-item-348 li.current-menu-item a {
  background-color: #743989;
  color: #fff;
}
.main_menu .header-nav li ul.dropdown-menu li.current-menu-item.menu-item-348 li.current-menu-item a:hover {
  background-color: #fff;
  color: #743989;
}
.main_menu .header-nav >li:last-child a {
  background-color: #fff;
  color: #743989;
  border-radius: 5px;
  font-weight: bold;
  margin-left: 20px;
}
.main_menu .header-nav >li:last-child a:hover {
  background-color: #743989;
  color: #fff;
}
.main_menu .header-nav >li:last-child.current-menu-item >a {
  background-color: #743989;
  color: #fff;
}
.homepage-slider h2.slider-heading,
.homepage-slider .slider-btn.ls-layer {
  font-family: 'Tw Cen MT', sans-serif !important;
  transition: all ease-in-out 0.4s !important;
}
.homepage-slider .ls-wrapper:hover>.slider-btn {
  background-color: #743989 !important;
  color: #fff !important;
}
.header__inner {
  position: relative;
  min-height: 600px;
  margin-bottom: 0px;
  padding-top: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.header__inner .inner_header_text {
  position: relative;
  z-index: 3;
}
.header__inner .inner_header_text h1 {
  margin: 0;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
html body div#wprmenu_bar {
  padding: 0px 20px 15px 10px;
  background: #ffffff;
  overflow: visible;
  width: 100% !important;
}
html body div#wprmenu_bar .menu_title {
  background: #fff;
  padding: 8px 11px 4px 12px;
  border-radius: 0 0 8px 8px;
  top: 0;
  z-index: 9999999;
  max-width: 180px;
  height: 70px;
  bottom: 0;
}
html body div.wprm-overlay {
  background: rgba(0,0,0,0.7);
}
#wprmenu_bar div.hamburger {
  margin: 1.5rem 0 0 0 !important;
}
#wprmenu_bar img.bar_logo {
  width: 100%;
  height: auto;
}
div#mg-wprm-wrap ul >li:hover >span.wprmenu_icon {
  color: #fff !important;
}
div#mg-wprm-wrap li.menu-item-has-children.current-menu-ancestor >span.wprmenu_icon {
  color: #743989 !important;
}
div#mg-wprm-wrap li.menu-item-has-children.current-menu-ancestor >a {
  color: #743989 !important;
  background-color: #fff;
}
div#mg-wprm-wrap li ul.sub-menu li.page-item-238 ul.sub-menu li a {
  color: #fff !important;
  background-color: #743989;
}
.wprmenu_bar .hamburger {
  margin-top: 5px !important;
  order: 1;
}
.wprmenu_bar .hamburger .hamburger-inner {
  top: 6px;
  height: 2px;
}
.wprmenu_bar .hamburger .hamburger-inner::before {
  top: 8px;
  height: 2px;
}
.wprmenu_bar .hamburger .hamburger-inner::after {
  top: 16px;
  width: 20px;
  right: 0;
  height: 2px;
}
.wprmenu_bar .hamburger.is-active .hamburger-inner {
  top: 2px;
}
.wprmenu_bar .hamburger.is-active .hamburger-inner::before {
  top: 8px;
}
.wprmenu_bar .hamburger.is-active .hamburger-inner::after {
  width: 30px;
  top: 20px;
}
.header-top-toggle {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #743989;
  min-height: 54px;
  text-align: center;
}
.header-top-toggle .theme-btn {
  color: #fff;
  font-weight: bold;
  background-color: #743989;
}
.header-top-toggle .theme-btn:hover {
  background-color: #868982;
  color: #fff;
}
.header-top-toggle .top_number i {
  color: #fff;
  margin-right: 0.5rem;
}
.header-top-toggle .top_number .theme-btn {
  font-weight: normal;
}
body.modal-open {
  padding-right: 0 !important;
}
.margin-bottom-zero {
  margin-bottom: 0px !important;
}
.margin-top-0 {
  margin-top: 0px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-25 {
  margin-bottom: 25px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.padding-top-30 {
  padding-top: 30px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}
.justify-center {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
.link-grey .wpb_text_column a {
  color: #868982;
}
.link-grey .wpb_text_column a:hover {
  color: #743989;
}
.theme-img-box-shadow {
  box-shadow: 0 0 40px rgba(0,0,0,0.16);
  border-radius: 1rem;
  overflow: hidden;
  margin-bottom: 0 !important;
}
.theme-img-box-shadow figure,
.theme-img-box-shadow div,
.theme-img-box-shadow img {
  width: 100%;
  height: auto;
}
.desktop-hide {
  display: none !important;
}
.btn {
  font-size: 16px;
  padding: 9px 35px;
}
.theme-btn-white {
  background-color: #fff;
  color: #868982;
}
.theme-btn-white:hover {
  background-color: #743989;
  color: #fff;
}
input[type="submit"] {
  font-size: 20px;
  font-weight: bold;
  padding: 8px 34px;
  border-radius: 5px;
}
input[type="submit"],
.cta-section .theme-btn {
  background-color: #743989;
  color: #fff;
}
input[type="submit"]:hover,
.cta-section .theme-btn:hover {
  background-color: #868982;
  color: #fff;
}
.btn-theme-white-bg .vc_general.vc_btn3 {
  background-image: unset !important;
  background-color: #fff !important;
  color: #743989 !important;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  padding: 11px 36px;
}
.btn-theme-white-bg .vc_general.vc_btn3:hover {
  background-color: #743989 !important;
  color: #fff !important;
}
.theme-btn-primary-bg .vc_general.vc_btn3 {
  background-image: unset !important;
  background-color: #743989 !important;
  border-color: #743989 !important;
  color: #fff !important;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  padding: 11px 36px;
}
.theme-btn-primary-bg .vc_general.vc_btn3:hover {
  background-color: #868982 !important;
}
.btn-outline .vc_general.vc_btn3 {
  background-color: #fff !important;
  border-width: 2px;
  border-color: #743989 !important;
  color: #743989 !important;
}
.btn-outline .vc_general.vc_btn3:hover {
  border-width: 2px;
  background-color: #743989 !important;
  color: #fff !important;
}
div.same-day-emer-sec {
  background-size: cover !important;
  background-position: center center !important;
  padding-bottom: 5rem;
  border-radius: 0 0 1rem 1rem;
}
.home-welcome-sec {
  padding: 30px 0 60px;
}
.home-welcome-sec h1 {
  font-size: 40px;
  line-height: 1.2;
}
.langauge-spoken-box {
  background: url('/wp-content/uploads/2022/02/Langauge-BG.png') 0 0 no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 22px;
  line-height: 24px;
  font-weight: bold;
  max-width: 307px;
  padding: 33px 0 33px 0;
  border-radius: 1rem;
  position: absolute;
  bottom: -6.5rem;
  left: 3rem;
  right: 0rem;
}
.langauge-spoken-box p {
  text-align: center;
  margin-bottom: 1.5rem;
}
.langauge-spoken-box ul {
  column-count: 2;
  max-width: 85%;
  margin-left: auto;
}
.langauge-spoken-box ul li {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 1rem;
}
.langauge-spoken-box ul li::marker {
  color: #fff;
}
div.request-appointment-content-block {
  position: relative;
  min-width: 552px;
  min-height: 478px;
  background-size: cover !important;
}
div.request-appointment-content-block .requites-appointment-content-absolute {
  position: absolute;
  left: -35px;
  bottom: 20px;
  border-radius: 1rem;
  max-width: 470px;
  padding: 0 0 0 0;
  background: url('/wp-content/uploads/2022/02/providing-CTA-BG.png') 0 0 no-repeat;
  background-size: cover;
  overflow: hidden;
}
div.request-appointment-content-block .requites-appointment-content-absolute .wpb_text_column.wpb_content_element {
  margin-bottom: 0;
}
div.request-appointment-content-block .requites-appointment-content-absolute >div {
  padding: 1.8rem 1rem 1.8rem 3rem !important;
}
div.request-appointment-content-block .requites-appointment-content-absolute p {
  color: #fff;
}
.footer_form {
  margin: 0px 0 20px;
}
.request-appointment-contact-form-wrapper .wpcf7 {
  margin-top: 2.3rem;
}
.request-appointment-contact-form-wrapper .wpcf7 .form-group .form-control {
  width: 85%;
}
.home .request-appointment-contact-form-wrapper form .text-center,
.page-template-template-inner-page .request-appointment-contact-form-wrapper form .text-center {
  text-align: left;
}
.wpcf7 .form-group .form-control {
  font-family: 'Tw Cen MT', sans-serif;
  border: solid #70707020;
  border-width: 0 0 1px 0;
  border-radius: 0;
  padding: 12px 0 16px 5px;
  margin: 25px 0 15px;
  box-shadow: unset;
  color: #868982;
  font-size: 20px;
  font-weight: normal;
  width: 100%;
}
.wpcf7 .form-group .form-control:focus {
  box-shadow: none;
  outline: 0;
}
.wpcf7 form .wpcf7-response-output {
  text-align: center;
}
.form-group textarea.form-control {
  max-height: 100px;
}
.form-group .form-control::placeholder {
  color: #868982;
  font-size: 20px;
  font-weight: normal;
}
.form-group .form-control::-webkit-input-placeholder {
  color: #868982;
  font-size: 20px;
  font-weight: normal;
}
.form-group .form-control::-moz-placeholder {
  color: #868982;
  font-size: 20px;
  font-weight: normal;
}
.submit-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.submit-btn .ajax-loader {
  position: absolute;
  right: -30px;
}
.service-section-row {
  position: relative;
  padding: 30px 101px;
}
.service-section-row.vc_custom_1646086622995 {
  padding-top: 0 !important;
}
.service-section-row.padding-top-0 {
  padding-top: 20px;
}
.service-section-row.section-first {
  padding-bottom: 0;
  padding-top: 43px;
}
.service-section-row.section-first::after {
  content: '';
  background: url('/wp-content/uploads/2022/02/Contact-us-BG.png') 0 0 no-repeat;
  background-size: 100%;
  width: 370px;
  height: 360px;
  position: absolute;
  top: -11.5rem;
  right: -14.5rem;
  z-index: -1;
}
.service-section-row ul {
  padding-left: 1.7rem;
  margin-bottom: 10px;
}
.service-section-row ul li {
  font-size: 20px;
  color: #868982;
}
.service-cta-section {
  margin: 30px 0 30px;
  text-align: center;
}
.service-cta-section .page_cta {
  padding-bottom: 20px;
}
.service-cta-section .service-innerpage-cta h4 {
  color: #fff;
  margin-bottom: 2rem;
}
.service-cta-section .service-innerpage-cta h4 a {
  color: #663279;
}
.service-cta-section .service-innerpage-cta h4 a:hover {
  color: #fff;
}
.service-cta-section .service-innerpage-cta .btn {
  margin: 0 11px;
  font-size: 20px;
  font-weight: bold;
}
.service-cta-section .service-innerpage-cta .btn.white {
  background-color: #fff;
  border-color: #fff;
  color: #743989;
}
.service-cta-section .service-innerpage-cta .btn.white:hover {
  background-color: #743989;
  border-color: #743989;
  color: #fff;
}
.page-id-229 .service-cta-section {
  margin: 15px 0 30px;
}
.page-id-326 .cta-section.common-cta-template.service-cta-section {
  margin-top: 0;
}
.why-choose-section-wrapper {
  background-size: cover !important;
}
.why-choose-section {
  padding: 20px 0 0 0;
}
.why-choose-section h6 {
  font-size: 24px;
  line-height: 26px;
  font-weight: normal;
  color: #868982;
  margin: 0 0 0 20px;
}
.why-choose-section .choose_right h6 {
  margin: 0 20px 0 0;
  text-align: right;
}
.why-choose-section .choose_right .why-choose-wrapper .why-choose-image-wrapper {
  justify-content: flex-end;
}
.why-choose-section .mid_logo img {
  animation: rotation 40s infinite linear;
  -webkit-animation: rotation 40s infinite linear;
  -moz-animation: rotation 40s infinite linear;
}
.why-choose-section .why-choose-wrapper .why-choose-image-wrapper {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}
.dr-team-wrapper {
  padding: 0 0 30px;
}
.dr-team-wrapper .doctor-team-wrapper {
  position: relative;
}
.dr-team-wrapper .doctor-team-wrapper::after {
  content: '';
  background: url('/wp-content/uploads/2022/02/line-shape.png') 0 0 no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -53rem;
  width: 100%;
  height: 6px;
}
.dr-team-wrapper .doctor-team-wrapper h4 {
  font-weight: bold;
}
.dr-team-wrapper .doctor-team-wrapper .dr-short-description {
  max-width: 400px;
  margin: 0 auto;
  padding: 0 0 25px;
}
.dr-team-wrapper .doctor-team-wrapper .dr-short-description p {
  color: #000;
}
.page-template-template-teamadmin-page h3,
.page-template-template-teamhygiene-page h3,
.page-template-template-teamassistant-page h3 {
  margin-top: 0;
  margin-bottom: 20px;
}
.page-template-template-teamadmin-page .aestheticians-team-wrapper h3,
.page-template-template-teamhygiene-page .aestheticians-team-wrapper h3,
.page-template-template-teamassistant-page .aestheticians-team-wrapper h3 {
  color: #fff;
}
.page-template-template-teamadmin-page .common-cta-template.service-cta-section.cta-section,
.page-template-template-teamhygiene-page .common-cta-template.service-cta-section.cta-section,
.page-template-template-teamassistant-page .common-cta-template.service-cta-section.cta-section {
  margin-bottom: 30px;
}
.page-template-template-teamadmin-page .footer-common-sec-wrapper .footer_form,
.page-template-template-teamhygiene-page .footer-common-sec-wrapper .footer_form,
.page-template-template-teamassistant-page .footer-common-sec-wrapper .footer_form {
  margin-top: 20px;
}
.page-template-template-teamadmin-page .request-appointment-contact-form-wrapper form .text-center,
.page-template-template-teamhygiene-page .request-appointment-contact-form-wrapper form .text-center,
.page-template-template-teamassistant-page .request-appointment-contact-form-wrapper form .text-center {
  text-align: left;
}
.page-template-template-team-page .meet-our-team-box h3 {
  margin-bottom: 20px;
}
.page-template-template-team-page .common-cta-template.service-cta-section.cta-section {
  margin-bottom: 30px;
}
.page-template-template-team-page .request-appointment-contact-form-wrapper form .text-center {
  text-align: left;
}
div.our-dental-services-section {
  background-position: center center !important;
  background-size: cover;
  margin-bottom: 0rem !important;
  background-repeat: no-repeat !important;
  margin-top: 30px;
  margin-bottom: 30px !important;
  padding-bottom: 50px;
  border-radius: 1rem;
}
div.our-dental-services-section h3 {
  color: #fff;
}
.home div.our-dental-services-section {
  margin-top: 0;
}
.general-and-family-dental-service-wrapper .service-img {
  position: relative;
  margin: 0 0 0;
  border-radius: 1.5rem;
  overflow: hidden;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
}
.general-and-family-dental-service-wrapper .service-img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0;
  background: #0b2858;
  background: linear-gradient(185deg,rgba(11,40,88,0) 50%,rgba(9,42,99,0.5) 100%);
  mix-blend-mode: multiply;
}
.general-and-family-dental-service-wrapper .service-img figure {
  width: 100%;
}
.general-and-family-dental-service-wrapper .service-img figure div {
  width: 100%;
}
.general-and-family-dental-service-wrapper .service-img figure div img {
  width: 100%;
}
.general-and-family-dental-service-wrapper .on-hover-box {
  position: relative;
  cursor: pointer;
}
.general-and-family-dental-service-wrapper .on-hover-box .vc_column-inner {
  padding: 0;
}
.general-and-family-dental-service-wrapper .on-hover-box .vc_column-inner .wpb_text_column.wpb_content_element {
  margin-bottom: 0;
}
.general-and-family-dental-service-wrapper .on-hover-box .first-title {
  width: 100%;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  margin: 0;
  position: absolute;
  bottom: 30px;
  padding: 0 15px;
  text-align: center;
  z-index: 0;
  left: 0;
  right: 0;
}
.general-and-family-dental-service-wrapper .general-and-family-dental-service-column-wrapper {
  padding-top: 10px;
}
.general-and-family-dental-service-wrapper .general-and-family-dental-service-column-wrapper .vc_column-inner {
  padding-top: 0px !important;
}
.general-and-family-dental-service-wrapper .general-and-family-dental-service-column-wrapper .vc_column-inner .grid-single-img img {
  max-height: 970px;
}
.general-and-family-dental-service-wrapper a.theme-btn-primary:hover {
  background: #fff !important;
  color: #743989 !important;
}
.general-and-family-dental-service-wrapper a.theme-btn-primary:hover:after {
  background: url(/wp-content/themes/acoradental/assets/img/icons-arrow-right-orange.svg) 0 0 no-repeat;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.service-on-hover {
  opacity: 0;
  visibility: hidden;
  width: 92.5%;
  height: 91.6%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0 30px 30px 0;
  z-index: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transform: translate(-50%,-50%) scale(0.4);
  transition: all ease-in-out 0.3s;
  color: #fff;
  border-radius: 1.5rem;
  background-color: rgba(0,0,0,0.5);
}
.service-on-hover h4 {
  font-size: 22px;
  line-height: 2.2;
  color: #fff;
  font-weight: bold;
  margin: 0 0 12px;
  padding-left: 30px;
  border-bottom: 1px solid #fff;
}
.service-on-hover p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size: 20px;
  line-height: 1.2;
  padding-left: 30px;
}
.service-on-hover a {
  position: relative;
  text-align: left;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  margin: 20px 0 0 0;
  padding: 10px 20px;
  border-radius: 5px;
  background-color: #fff !important;
  color: #743989 !important;
  display: inline-block;
}
.service-on-hover a:hover {
  background-color: #743989 !important;
  text-decoration: none;
  color: #fff !important;
}
.general-and-family-dental-service-wrapper .on-hover-box:hover .service-on-hover {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%,-50%) scale(1);
}
.general-and-family-dental-service-wrapper .on-hover-box:hover .first-title {
  display: none;
}
.common-cta-template {
  background-size: cover !important;
}
.common-cta-template.service-cta-section {
  padding: 3.3rem 0 4.5rem;
}
.common-cta-template.service-cta-section.cta-section {
  margin-bottom: 0;
}
.common-cta-template.service-cta-section h4 {
  margin-bottom: 0;
}
.common-cta-template.service-cta-section h4 a {
  color: #fff;
  text-decoration: underline;
}
.common-cta-template.service-cta-section h4 a:hover {
  text-decoration: none;
}
.cta-section.service-cta-section {
  background-size: cover !important;
}
.page-id-203 .service-cta-section {
  margin-top: 0;
}
.main-service-listing {
  position: relative;
}
.main-service-listing::after {
  content: '';
  background: url('/wp-content/uploads/2022/02/Contact-us-BG.png') 0 0 no-repeat;
  background-size: 100%;
  width: 384px;
  height: 371px;
  position: absolute;
  bottom: 5%;
  left: -10%;
}
.main-service-listing .general-and-family-dental-service-wrapper {
  padding: 0 200px;
}
.main-service-listing .general-and-family-dental-service-wrapper.align-center {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.on-hover-box.content-none {
  display: none !important;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
.page.page-template-template-teamadmin-page .aestheticians-team-wrapper {
  margin-bottom: 0;
}
.page.page-template-template-teamadmin-page .vc_custom_1645176643035.service-cta-section {
  margin-top: 0;
}
.aestheticians-team-wrapper {
  position: relative;
  background: url('/wp-content/uploads/2022/02/dental-team-bg.png') 0 0 no-repeat;
  background-size: cover;
  padding: 26px 0 37px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 2rem;
}
.aestheticians-team-wrapper::after {
  content: '';
  background: url('/wp-content/uploads/2022/02/Contact-us-BG.png') 0 0 no-repeat;
  background-size: 100%;
  width: 336px;
  height: 325px;
  position: absolute;
  bottom: -25rem;
  left: -8rem;
  z-index: -1;
}
.aestheticians-team-wrapper h3,
.aestheticians-team-wrapper h4 {
  color: #fff;
}
.nurses-team-wrapper {
  position: relative;
}
.nurses-team-wrapper::after {
  content: '';
  background: url('/wp-content/uploads/2022/02/Contact-us-BG.png') 0 0 no-repeat;
  background-size: 100%;
  width: 390px;
  height: 380px;
  position: absolute;
  top: -3rem;
  right: -14.5rem;
}
.team-single-page-wrapper {
  padding: 60px 150px 0;
}
.team-single-page-wrapper .dr-content {
  max-width: 600px;
}
.content-bg {
  position: relative;
}
.content-bg::after {
  content: '';
  background: url('/wp-content/uploads/2022/02/Contact-us-BG.png') 0 0 no-repeat;
  background-size: 100%;
  width: 390px;
  height: 380px;
  position: absolute;
  top: 25%;
  left: -14rem;
  transform: translateY(-50%);
}
.content-bg {
  position: relative;
}
.content-bg::before {
  content: '';
  background: url('/wp-content/uploads/2022/02/Contact-us-BG.png') 0 0 no-repeat;
  background-size: 100%;
  width: 555px;
  height: 536px;
  position: absolute;
  top: 50%;
  right: -20rem;
  transform: translateY(-50%);
}
.shape-top-right {
  overflow: visible !important;
}
.shape-top-right::before {
  content: '';
  background: url('/wp-content/uploads/2022/02/Contact-us-BG.png') 0 0 no-repeat;
  background-size: 100%;
  width: 333px;
  height: 336px;
  position: absolute;
  top: 2rem;
  right: -7rem;
  z-index: -1;
}
.contact-block .wpcf7 .form-group .form-control {
  width: 100%;
}
.google-map-block div {
  width: 100%;
  height: 100%;
}
.google-map-block div p {
  width: 100%;
  height: 100%;
}
.google-map-block div p iframe {
  width: 100%;
  height: 100%;
}
div.thank-you-contact-to-us {
  background-repeat: no-repeat;
  position: relative;
  background-size: 100%;
  height: 100%;
  color: #fff;
  padding: 23px 0 24px;
  margin-top: 30px;
  margin-bottom: 30px;
}
div.thank-you-contact-to-us h3 {
  color: #fff;
}
div.thank-you-contact-to-us p {
  line-height: 1;
}
div.thank-you-contact-to-us p a {
  color: #fff;
  text-decoration: underline;
}
div.thank-you-contact-to-us p a:hover {
  color: #fff;
  text-decoration: none;
}
.page-id-315 .footer_form {
  display: none;
}
.page-id-315 .footer_reviews {
  margin-top: 30px;
}
.page-id-312 div.thank-you-contact-to-us {
  margin-top: 0;
}
div.thank-you-contact-to-us.contact-cta-block {
  padding-top: 31px;
}
.doctor-name {
  padding-left: 25%;
}
.sitemap-wrapper ul li a {
  color: #743989;
}
.sitemap-wrapper ul li a:hover {
  color: #868982;
}
.sitemap-wrapper ul li li {
  list-style: disc;
}
.privacy-policy-content p {
  margin: 0;
  padding: 0 0 10px;
}
.privacy-policy-content ul {
  padding-bottom: 1rem;
}
.wpb_text_column a {
  color: #743989;
}
.wpb_text_column a:hover {
  color: #868982;
}
.service-section-row .vc_tta-container {
  margin-bottom: 11px;
}
.accordion-block {
  margin-top: 30px;
}
.accordion-block .vc_tta.vc_general .vc_tta-panel {
  margin: 0 0 0;
}
.accordion-block.vc_tta-style-classic .vc_tta-panel div.vc_tta-panel-heading {
  border-color: #fff;
  background-color: #868982;
  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: #868982;
}
.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;
}
.accordion-block.vc_tta-style-classic .vc_tta-panel div.vc_tta-panel-heading h4.vc_tta-panel-title i::after,
.accordion-block.vc_tta-style-classic .vc_tta-panel div.vc_tta-panel-heading h4.vc_tta-panel-title i::before {
  border-color: #fff;
}
.accordion-block.vc_tta-style-classic .vc_tta-panel.vc_active div.vc_tta-panel-heading {
  background-color: #743989;
}
.accordion-block.vc_tta-style-classic .vc_tta-panel.vc_active i::before {
  border-color: #fff;
}
.modal-header {
  background: #743989;
  color: #fff;
}
.modal-header .close {
  margin-top: -2px;
  color: #fff;
  opacity: 1;
}
.modal-header .modal-title h4 {
  color: #fff;
}
.contact-form .wpcf7 input:not(.wpcf7-submit) {
  font-family: 'Tw Cen MT', sans-serif;
  color: #868982;
  border: solid #868982;
  padding: 11px 25px 11px 0px !important;
  border-width: 0 0 1px;
  background-color: transparent;
}
.contact-form .wpcf7 input[type="text"] {
  margin-bottom: 0px;
  width: 100%;
  font-size: 20px;
}
.contact-form .wpcf7 input[type="email"] {
  margin-bottom: 0px;
  width: 100%;
  font-size: 20px;
}
.contact-form .wpcf7 textarea {
  margin-bottom: 0px;
  padding: 11px 25px 11px 5px !important;
  width: 100%;
  font-size: 20px;
}
.contact-form .wpcf7 .existing_customer {
  margin: 0 0 10px 0;
  display: flex;
  flex-wrap: wrap;
}
.contact-form .wpcf7 label {
  width: initial;
  font-weight: 500;
}
.contact-form .wpcf7 .custom-label {
  width: auto !important;
  font-weight: 500;
}
.contact-form .wpcf7 .wpcf7-form-control-wrap.confirm-by {
  display: inline-block;
}
.contact-form .wpcf7 select {
  font-family: 'Tw Cen MT', sans-serif;
  color: #868982;
  border: solid #868982;
  border-width: 0 0 1px;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  padding: 11px 65px 11px 5px;
  position: relative;
  background-color: transparent;
  background-image: url('/wp-content/uploads/2022/02/arrow-bottom.png');
  background-repeat: no-repeat !important;
  background-size: 14px !important;
  background-position: calc(98%) !important;
}
.contact-form .wpcf7 .submit-btn {
  max-width: 383px;
  position: relative;
}
.contact-form .wpcf7 .submit-btn input[type="submit"] {
  font-weight: 700 !important;
}
.contact-form .wpcf7 .submit-btn .ajax-loader {
  right: -25px;
}
.contact-form .wpcf7-form-control-wrap {
  position: relative;
  margin-bottom: 15px;
  display: block;
}
.contact-form textarea {
  font-family: 'Tw Cen MT', sans-serif;
  color: #868982;
  border: solid #868982;
  border-width: 0 0 1px;
  margin-bottom: 0px;
  max-height: 120px;
  background-color: transparent;
}
.contact-form .wpcf7-submit {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  max-width: 380px;
  margin: 10px auto 20px;
  width: 100%;
  background-color: #743989 !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: bold !important;
  box-shadow: unset !important;
  border-color: #743989 !important;
  padding: 12px 30px !important;
  transition: all ease-in-out 0.3s;
  border: 1px solid transparent;
  font-weight: 400 !important;
}
.contact-form .wpcf7-submit:hover {
  background: transparent !important;
  border: 1px solid #743989;
  color: #743989 !important;
}
.contact-form .cpm-form-button-row {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.contact-form .cpm-form-button-row .ajax-loader {
  position: absolute;
  right: 60px;
}
.contact-form .wpcf7-response-output {
  text-align: center;
  margin-top: 15px !important;
  float: left;
  width: 100%;
}
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
[type="radio"]:checked + .wpcf7-list-item-label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #000 !important;
}
[type="radio"]:checked + .wpcf7-list-item-label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
[type="radio"]:checked + .wpcf7-list-item-label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #743989;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type="radio"]:not(:checked) + .wpcf7-list-item-label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
[type="radio"]:not(:checked) + .wpcf7-list-item-label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
[type="radio"]:not(:checked) + .wpcf7-list-item-label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #743989;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:checked + .wpcf7-list-item-label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: block;
}
[type="checkbox"]:checked + .wpcf7-list-item-label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid transparent;
  background: #99EE80;
  box-shadow: 0 8px 12px #0CA12F1c;
}
[type="checkbox"]:checked + .wpcf7-list-item-label:after {
  content: '';
  width: 6px;
  height: 12px;
  position: absolute;
  top: 3px;
  left: 7px;
  opacity: 1;
  border: solid #743989;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
[type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + .wpcf7-list-item-label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: block;
}
[type="checkbox"]:not(:checked) + .wpcf7-list-item-label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #ddd;
  background: #fff;
}
[type="checkbox"]:not(:checked) + .wpcf7-list-item-label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #743989;
  position: absolute;
  top: 4px;
  left: 4px;
  opacity: 0;
}
.contact-page-wrapper {
  padding-top: 48px;
}
.patient-form-wrapper {
  margin-top: 0;
  background: #743989;
  padding: 40px 20px;
}
.patient-form-wrapper .wpcf7 {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
}
.patient-form-wrapper .wpcf7 p {
  width: 100%;
  display: inline-block;
  padding: 10px 0px;
  margin: 0;
  font-size: 18px;
  color: #868982;
  border-bottom: 0;
}
.patient-form-wrapper .wpcf7 .wpcf7-form-control-wrap {
  display: block;
}
.patient-form-wrapper .wpcf7 input[type='text'],
.patient-form-wrapper .wpcf7 input[type='email'],
.patient-form-wrapper .wpcf7 input[type='url'] {
  font-family: 'Tw Cen MT', sans-serif;
  width: 100%;
  font-size: 18px;
  line-height: 1.4;
  display: inline-block;
  border: 1px solid #d3cbcb !important;
  line-height: 2;
  padding: 5px 10px;
  box-sizing: border-box;
  height: 40px;
}
.patient-form-wrapper .wpcf7 ul {
  border-bottom: 1px solid #ddd;
  margin-top: 8px;
  padding-bottom: 8px;
}
.patient-form-wrapper .wpcf7 ul li {
  color: #333;
  background-image: none !important;
  padding-left: 0;
}
.patient-form-wrapper .wpcf7 ul li::before {
  display: none;
}
.patient-form-wrapper .wpcf7 span.wpcf7-list-item {
  margin: 0 8px 0 6px;
}
.patient-form-wrapper .wpcf7 .wpcf7-submit {
  text-transform: uppercase;
  background: #743989;
  border: none;
  font-weight: 500 !important;
  font-size: 17px !important;
  color: #fff;
  padding: 9px 30px;
  min-width: 200px;
  border-radius: 50px;
  transition: all ease-in-out 0.3s;
}
.patient-form-wrapper .wpcf7 .wpcf7-submit:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.patient-form-wrapper .wpcf7 .wpcf7-submit:hover {
  background: #868982;
}
.patient-form-wrapper .wpcf7 .submit-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  border: 0;
}
.patient-form-wrapper .wpcf7 label {
  width: 100%;
  vertical-align: top;
  font-weight: 400;
  font-size: 18px;
  display: inline;
  color: #868982;
}
.patient-form-wrapper .wpcf7-form-control-signature-wrap {
  margin-top: 15px;
  position: relative;
  width: 100% !important;
}
.patient-form-wrapper .wpcf7-form-control-signature-wrap .wpcf7-form-control-signature-body {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.patient-form-wrapper .wpcf7-form-control-signature-wrap .wpcf7-form-control-signature-body canvas {
  border: 1px solid #dddddd;
  background: #f4f4f4;
  width: 100% !important;
  border-radius: 5px;
}
.patient-form-wrapper .wpcf7-form-control-clear-wrap input[type=button] {
  background: #743989;
  color: #fff;
  border: 0;
  letter-spacing: 1px;
  box-sizing: border-box;
  border-radius: 50px;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all;
  padding: 4px 15px;
  margin: 8px 0 15px;
  font-size: 15px;
  font-weight: 500;
}
.patient-form-wrapper .wpcf7-form-control-clear-wrap input[type=button]:hover {
  background: #868982;
}
.patient-form-wrapper .patient-form-listing {
  margin: 0 0 15px 0;
  background: #fff;
  padding: 15px;
}
.patient-form-wrapper .patient-form-listing span.wpcf7-list-item {
  display: block;
  height: auto;
}
.patient-form-wrapper .patient-form-listing span.wpcf7-list-item label {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
.patient-form-wrapper .patient-form-listing span.wpcf7-list-item label .wpcf7-list-item-label {
  font-weight: normal;
  padding-left: 8px;
}
.modal-content .hour-list {
  color: #868982;
}
.modal {
  z-index: 999999;
}
.modal-backdrop {
  z-index: 99999;
}
.wpb_content_element.appointment-notice {
  margin-bottom: 15px;
}
.gallery_section.slick-initialized .slick-slide img {
  width: 100%;
  height: auto;
}
#openModal .modal-dialog.modal-dialog-centered {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%,-50%) !important;
}
#openModal .modal-dialog.modal-dialog-centered .modal-iframe {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
#openModal .modal-dialog.modal-dialog-centered .modal-iframe .close {
  position: absolute;
  top: -25px;
  right: -25px;
  font-size: 30px;
  color: #fff;
  opacity: 1;
}
#openModal .modal-dialog.modal-dialog-centered .modal-iframe iframe {
  width: 100%;
  height: 100%;
  min-height: 334px;
}
.ss .mdubgwi-button {
  font-size: 16px;
  line-height: 16px;
}
.ss li,
.ss a {
  font-size: 16px !important;
}
.footer {
  background: url('/wp-content/uploads/2022/02/footer-bg.png') 0 0 no-repeat;
  background-size: cover;
  padding: 50px 0 0;
  margin-top: 30px;
}
.footer .footer_text {
  color: #fff;
}
.footer h3 {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 1rem;
  margin-top: 0.5em;
}
.footer ul li {
  font-size: 20px;
  line-height: 34px;
  transition: all ease-in-out 0.4s;
}
.footer ul li::marker {
  color: #fff;
  transition: all ease-in-out 0.4s;
}
.footer ul li:hover::marker {
  color: #000;
}
.footer ul li a {
  color: #fff;
}
.footer ul li a:hover {
  color: #000;
}
.footer .disclaimer {
  text-align: center;
  font-size: 12pt;
  line-height: 1.5;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 25px;
}
.footer .disclaimer h4 {
  position: relative;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}
.footer .disclaimer h4::before,
.footer .disclaimer h4::after {
  content: '';
  position: absolute;
  top: 60%;
  background-color: rgba(255,255,255,0.5);
  transform: translateY(-50%);
  width: 40%;
  height: 1px;
}
.footer .disclaimer h4::after {
  right: 0;
}
.footer .disclaimer h4::before {
  left: 0;
}
.footer .disclaimer a {
  color: #fff;
  text-decoration: underline;
}
.footer .disclaimer a:hover {
  text-decoration: none;
}
.hour-list {
  display: flex;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 10px;
}
.hour-list label {
  font-weight: normal;
  min-width: 185px;
}
.hour-list strong {
  font-weight: normal;
  min-width: 185px;
}
.footer_copyright {
  background-color: rgba(0,0,0,0.5);
  font-size: 16px;
  line-height: 1;
  padding: 12px 0;
}
.footer_copyright p {
  color: #fff;
  margin-bottom: 0;
}
.footer_copyright i {
  color: #613681;
  animation: plus-heart 1s infinite;
  -webkit-animation: plus-heart 1s infinite;
  -moz-animation: plus-heart 1s infinite;
  -o-animation: plus-heart 1s infinite;
  -ms-animation: plus-heart 1s infinite;
}
.footer_copyright a {
  color: #fff;
  text-decoration: underline;
}
.footer_copyright a:hover {
  text-decoration: none;
}
.footer_copyright .footer_links {
  padding-left: 0;
  padding-right: 0;
}
.footer_copyright .footer_links a {
  padding-right: 8px;
  margin-right: 4px;
  border-right: 1px solid #fff;
}
.footer_copyright .footer_links a:last-child {
  border-right: 0px;
  padding-right: 0px;
  margin-right: 0px;
}
@keyframes plus-heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
}
.footer_map {
  padding: 30px 0 30px;
}
.footer_map .container-fluid {
  padding-right: 0;
}
.footer_map .container-fluid >.row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.footer_map .contact-block {
  padding-right: 0;
}
.footer_map .contact-block .contact_details {
  background: #E7E7E7;
  border-radius: 1rem;
  padding: 93px 60px;
  margin-left: 35rem;
  max-width: 440px;
}
.footer_map .contact-block .contact_details::after {
  content: '';
  background: url('/wp-content/uploads/2022/02/Contact-us-BG.png') 0 0 no-repeat;
  background-size: 100%;
  position: absolute;
  top: 5%;
  left: 7%;
  width: 506px;
  height: 490px;
  z-index: -1;
  animation: rotation 40s infinite linear;
  -webkit-animation: rotation 40s infinite linear;
  -moz-animation: rotation 40s infinite linear;
}
.footer_map .contact-block .contact_details h4 {
  color: #000;
}
.footer_map .contact-block .contact_details a,
.footer_map .contact-block .contact_details p {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  margin-bottom: 0;
}
.footer_map .contact-block .contact_details a:hover {
  color: #743989;
}
.footer_map .contact-block .contact_details .phone_number,
.footer_map .contact-block .contact_details .email_address,
.footer_map .contact-block .contact_details .address_details {
  display: flex;
  margin-bottom: 1.8rem;
}
.footer_map .contact-block .contact_details .phone_number i,
.footer_map .contact-block .contact_details .email_address i,
.footer_map .contact-block .contact_details .address_details i {
  font-size: 20px;
  color: #743989;
  margin: 3px 15px 0 0;
}
.footer_map .contact-block .contact_details .phone_number i.fa-phone,
.footer_map .contact-block .contact_details .phone_number i.fa-home,
.footer_map .contact-block .contact_details .email_address i.fa-phone,
.footer_map .contact-block .contact_details .email_address i.fa-home,
.footer_map .contact-block .contact_details .address_details i.fa-phone,
.footer_map .contact-block .contact_details .address_details i.fa-home {
  font-size: 24px;
}
.footer_map .contact-block .contact_details .social_icons .social {
  list-style: none;
}
.footer_map .contact-block .contact_details .social_icons .social li {
  display: inline-block;
}
.footer_map .contact-block .contact_details .social_icons .social li a {
  font-size: 26px;
  color: #000;
  margin-right: 20px;
}
.footer_map .contact-block .contact_details .social_icons .social li a:hover {
  color: #743989;
}
.footer_map .map-block {
  padding-left: 0;
}
.footer_map .map-block .address_map {
  width: 100%;
}
.footer_map .map-block .address_map p {
  width: 100%;
  border-radius: 0 1rem 1rem 0;
  margin-bottom: 0;
  overflow: hidden;
}
.footer_map .map-block .address_map p iframe {
  width: 100%;
}
div.review-section {
  background-size: cover !important;
  border-radius: 1rem;
  padding: 30px 0 36px;
}
div.review-section .vc_column-inner {
  padding-top: 0 !important;
}
div.review-section .review-social-block h3 {
  color: #fff;
}
div.review-section .review-social-block .wpb_single_image.wpb_content_element {
  margin-bottom: 0;
}
div.review-section .review-star-block {
  color: #fff;
  display: flex;
  align-items: center;
}
div.review-section .review-star-block h3 {
  color: #fff;
  font-size: 100px;
  line-height: 0.7;
  margin-bottom: 0;
}
div.review-section .review-star-block p {
  font-weight: normal;
}
div.review-section .review-ratting-block {
  margin: 0;
  display: flex;
  align-items: center;
}
div.review-section .review-ratting-block .star {
  margin-bottom: -4rem;
}
.gallery_section.slick-initialized .slick-slide {
  margin: 0 15px;
}
.gallery_section.slick-initialized .slick-slide img {
  width: 100%;
}
.footer_gallery {
  margin: 30px 0px 30px;
}
.footer_gallery h3 {
  text-align: center;
  margin-bottom: 30px;
}
.footer_gallery .slick-prev::before,
.footer_gallery .slick-next::before {
  font-family: 'FontAwesome';
  color: #743989;
  font-size: 24px;
}
.footer_gallery .slick-prev::before {
  content: '\f053';
}
.footer_gallery .slick-next::before {
  content: '\f054';
}
.home .footer-common-sec-wrapper::after {
  display: none;
}
.footer-common-sec-wrapper {
  position: relative;
}
.footer-common-sec-wrapper::after {
  content: '';
  background: url('/wp-content/uploads/2022/02/Contact-us-BG.png') 0 0 no-repeat;
  background-size: 100%;
  width: 384px;
  height: 371px;
  position: absolute;
  top: -7rem;
  right: -15rem;
  z-index: -1;
}
