* {
  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: 16px;
  line-height: 1.5;
  color: #4c4c4c;
}
.da-mercury-detoxification-wrapper ul,
.da-amalgam-removal-info ul {
  padding-left: 15px;
  list-style: disc;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
:focus,
:hover,
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}
a {
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
a:hover {
  color: #8AA8B0 !important;
}
.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;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #7B7B7B;
  font-weight: 400;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #7B7B7B;
  font-weight: 400;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #7B7B7B;
  font-weight: 400;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #7B7B7B;
  font-weight: 400;
}
.request-appointment-form-box input::-webkit-input-placeholder,
.request-appointment-form-box textarea::-webkit-input-placeholder {
  color: #fff;
}
.request-appointment-form-box input::-moz-placeholder,
.request-appointment-form-box textarea::-moz-placeholder {
  color: #7B7B7B;
  font-weight: 400;
}
.request-appointment-form-box  input:-ms-input-placeholder,
.request-appointment-form-box  textarea:-ms-input-placeholder {
  color: #7B7B7B;
  font-weight: 400;
}
.request-appointment-form-box  input:-moz-placeholder,
.request-appointment-form-box  textarea:-moz-placeholder {
  color: #7B7B7B;
  font-weight: 400;
}
.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);
}
p {
  font-weight: 500;
}
.box-shadow-large img {
  box-shadow: 0 25px 50px -12px #000000;
  border-radius: 42px;
}
.box-shadow-small img {
  box-shadow: 0 17px 9px -17px #000000;
  border-radius: 27px;
}
body a.moreless-button {
  position: relative;
  background: #8AA8B0 !important;
  font-size: 18px;
  font-weight: 600;
  color: #fff !important;
  padding: 15px 40px;
  border: 1px solid transparent;
  border-radius: 30px;
  text-align: center;
  margin-top: 15px !important;
  cursor: pointer;
  margin: auto;
  max-width: 184px;
  display: block;
  text-transform: capitalize;
}
body a.moreless-button:hover {
  color: #8AA8B0 !important;
  background: #fff !important;
  border: 1px solid #8AA8B0 !important;
}
.home a.moreless-button {
  margin-top: 30px !important;
}
.join-us-form {
  margin-bottom: 40px;
  padding-top: 15px;
}
.join-us-form .wpcf7 label {
  width: 100%;
}
.join-us-form .wpcf7 label .wpcf7-form-control-wrap {
  margin-top: 8px;
  display: block;
}
.join-us-form .wpcf7 input[type='text'],
.join-us-form .wpcf7 input[type='email'],
.join-us-form .wpcf7 input[type='file'],
.join-us-form .wpcf7 textarea {
  font-family: 'Montserrat', sans-serif !important;
  padding: 11px 15px !important;
  border-bottom: 0;
  border: 1px solid #ddd;
  width: 100%;
  margin: 0 0 5px 0;
  font-size: 16px;
  background-color: #fff;
  outline: none;
}
.join-us-form .wpcf7 input[type='file'] {
  height: 45px;
}
.join-us-form .wpcf7 .wpcf7-select {
  font-family: 'Montserrat', sans-serif !important;
  background-color: #fff;
  padding: 11px 15px !important;
  border-bottom: 0;
  border: 1px solid #ddd;
  width: 100%;
  margin: 0 0 5px 0;
  color: #7B7B7B;
  font-size: 16px;
  color: #333;
}
.join-us-form .wpcf7 .existing_customer {
  margin: 0 0 10px 0;
  display: flex;
}
.join-us-form .wpcf7 .existing_customer .wpcf7-list-item-label {
  color: #7B7B7B !important;
}
.join-us-form .wpcf7 .wpcf7-form-control-wrap.confirm-by {
  margin-bottom: 20px;
  display: inline-block;
  color: #7B7B7B !important;
}
.join-us-form .wpcf7 .custom-label {
  width: auto !important;
  color: #7B7B7B !important;
  font-weight: 600;
}
.join-us-form .wpcf7 .wpcf7-list-item-label {
  font-weight: 600;
}
.join-us-form .wpcf7 textarea {
  max-height: 120px;
}
.join-us-form .wpcf7 {
  margin-bottom: 0;
}
.join-us-form .wpcf7-submit {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: capitalize;
  max-width: 326px;
  margin: 10px auto 10px;
  width: 100%;
  background-color: #8AA8B0 !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: bold !important;
  background-image: unset !important;
  box-shadow: unset !important;
  border-color: #8AA8B0 !important;
  padding: 17px 49px 17px 49px !important;
  transition: all ease-in-out 0.3s;
  border: 1px solid transparent;
  font-weight: 600 !important;
  border-radius: 30px;
}
.join-us-form .wpcf7-submit:hover {
  color: #8AA8B0 !important;
  background: #fff !important;
  border: 1px solid #8AA8B0 !important;
}
body {
  width: 100% !important;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
  font-family: 'Montserrat', sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 500;
}
.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: #3D3D3D !important;
}
::-webkit-input-placeholder {
  color: #fff;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}
::-moz-placeholder {
  color: #fff;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}
:-ms-input-placeholder {
  color: #fff;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}
:-moz-placeholder {
  color: #fff;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}
.wrapper {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto !important;
  overflow: hidden !important;
}
.theme-btn a.vc_general.vc_btn3 {
  position: relative;
  background: #8AA8B0 !important;
  font-size: 18px;
  font-weight: 600;
  color: #fff !important;
  padding: 15px 40px;
  border: 1px solid transparent;
  border-radius: 30px;
}
.theme-btn a.vc_general.vc_btn3:hover,
.theme-btn a.vc_general.vc_btn3:focus {
  color: #8AA8B0 !important;
  background: #fff !important;
  border: 1px solid #8AA8B0 !important;
}
a.theme-btn {
  position: relative;
  background: rgba(36,50,54,0.7) !important;
  font-size: 18px;
  font-weight: 600;
  color: #fff !important;
  padding: 15px 40px;
  border: 1px solid transparent;
  border-radius: 20px;
}
a.theme-btn:hover,
a.theme-btn:focus {
  color: #627F87 !important;
  background: #fff !important;
  border: 1px solid #627F87;
}
.header_top a.theme-btn {
  padding: 8px 40px;
  font-size: 16px;
}
a.white-btn {
  position: relative;
  background: #fff !important;
  font-size: 18px;
  font-weight: 600;
  color: #627F87 !important;
  padding: 18px 44px 18px 44px;
  border: 1px solid transparent;
  border-radius: 30px;
}
a.white-btn:hover,
a.white-btn:focus {
  color: #fff !important;
  background: rgba(36,50,54,0.7) !important;
  border: 1px solid #fff;
}
.header-top-toggle {
  display: none;
}
.header-wrapper {
  position: absolute;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: auto;
}
.header-wrapper .header-logo {
  position: absolute;
  z-index: 999;
  left: 104px;
  width: 100%;
  max-width: 222px;
  top: 0;
}
.header-wrapper .header-logo a {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  transition: all 0.2s ease-in-out;
}
.header-wrapper .header-logo a img {
  width: 100%;
  height: auto;
}
.header-wrapper .header_top {
  padding: 14px 0px;
}
.header-wrapper .header_top .header_center_content .contact-info {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 55px;
  column-gap: 30px;
}
.header-wrapper .header_top .header_center_content .contact-info .social_footer .social {
  display: flex;
  align-items: center;
}
.header-wrapper .header_top .header_center_content .contact-info .social_footer .social li {
  list-style: none;
  margin: 0 5px;
  padding: 0px;
}
.header-wrapper .header_top .header_center_content .contact-info .social_footer .social li i {
  background: rgba(36,50,54,0.7);
  width: 41px;
  height: 41px;
  border-radius: 100px;
  text-align: center;
  line-height: 41px;
  color: #fff;
  transition: 0.5s all;
  border: 1px solid transparent;
}
.header-wrapper .header_top .header_center_content .contact-info .social_footer .social li i:hover,
.header-wrapper .header_top .header_center_content .contact-info .social_footer .social li i:focus {
  color: #627F87;
  background: #fff;
  border: 1px solid #627F87;
  transition: 0.5s all;
}
.header-wrapper .header_top .header_center_content .contact-info .btn-phone i {
  position: relative;
  left: -10px;
}
.header-wrapper .header_top .header_center_content .contact-info .email_address {
  margin: 0 0;
}
.header-wrapper .header_top .header_center_content .contact-info .email_address i {
  position: relative;
  left: -10px;
}
.header-wrapper .header_top .row {
  align-items: center;
  justify-content: center;
  display: flex;
}
.header-wrapper .header-main .main_menu .navbar-nav {
  float: right;
  padding-right: 50px;
}
.header-wrapper .header-main .main_menu .navbar-nav li {
  padding: 0px;
}
.header-wrapper .header-main .main_menu .navbar-nav li a {
  color: #fff;
  padding: 25px 18px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.header-wrapper .header-main .main_menu .navbar-nav li a:hover {
  background-color: #fff;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu {
  background: rgba(36,50,54,0.7);
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu li a {
  padding: 5px 20px;
  background: none;
  color: #fff;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu li a:hover {
  background-color: #fff;
  color: #8AA8B0;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu li a:after {
  right: 7px;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu li.current-menu-item.menu-item-has-children >a {
  background-color: #fff;
  color: #8AA8B0;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu li.current-menu-parent.current_page_ancestor.menu-item-has-children.dropdown-submenu >a {
  background-color: #fff;
  color: #8AA8B0 !important;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-parent a.__mPS2id,
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-item a.__mPS2id {
  background: transparent !important;
  color: #fff !important;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-parent a.__mPS2id:hover,
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-item a.__mPS2id:hover {
  background: #fff !important;
  color: #3D3D3D;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-parent a.__mPS2id:hover::before,
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-item a.__mPS2id:hover::before {
  width: 100% !important;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-parent a.__mPS2id::before,
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-item a.__mPS2id::before {
  width: 0 !important;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-parent a.mPS2id-clicked,
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-item a.mPS2id-clicked {
  background: #fff !important;
  color: #3D3D3D !important;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-parent a.mPS2id-clicked:focus,
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-item a.mPS2id-clicked:focus {
  background: #fff !important;
  color: #3D3D3D !important;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-parent a.mPS2id-clicked::before,
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-item a.mPS2id-clicked::before {
  width: 100% !important;
  background: #3D3D3D;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-parent a.mPS2id-highlight,
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-item a.mPS2id-highlight {
  background: #fff !important;
  color: #3D3D3D !important;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-parent a.mPS2id-highlight:focus,
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-item a.mPS2id-highlight:focus {
  background: #fff !important;
  color: #3D3D3D !important;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-parent a.mPS2id-highlight::before,
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-item a.mPS2id-highlight::before {
  width: 100% !important;
  background: #3D3D3D;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-parent a.__mPS2id.mPS2id-highlight-first,
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-item a.__mPS2id.mPS2id-highlight-first {
  background: #fff !important;
  color: #3D3D3D !important;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-parent a.__mPS2id.mPS2id-highlight-first:focus,
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-item a.__mPS2id.mPS2id-highlight-first:focus {
  background: #fff !important;
  color: #3D3D3D !important;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-parent a.__mPS2id.mPS2id-highlight-first::before,
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu .current-menu-item a.__mPS2id.mPS2id-highlight-first::before {
  width: 100% !important;
  background: #3D3D3D;
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu:after {
  border-bottom-color: rgba(36,50,54,0.7);
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu::before {
  border-bottom-color: rgba(36,50,54,0.7);
}
.header-wrapper .header-main .main_menu .navbar-nav li .dropdown-menu li .dropdown-menu li a:hover {
  background: #fff !important;
  color: #8AA8B0 !important;
}
.header-wrapper .header-main .main_menu .navbar-nav li.current-menu-item >a {
  background-color: #fff !important;
  color: #8AA8B0 !important;
}
.header-wrapper .header-main .main_menu .navbar-nav li.current_page_ancestor.current_page_ancestor >a {
  background-color: #fff;
  color: #8AA8B0;
}
.header-wrapper .header-main .main-menu-round-shap {
  background: rgba(36,50,54,0.7);
  border-top-right-radius: 36px;
  border-bottom-right-radius: 36px;
}
.header-wrapper .header-main .row {
  align-items: center;
  justify-content: center;
  display: flex;
}
.header-wrapper.sticky {
  position: fixed;
  animation: fadeInDown 0.5s ease-in-out 0s 1 normal none running;
  top: 0;
  left: 0;
  padding: 10px 0;
  background-color: #243236;
  box-shadow: 0 0 14px rgba(0,0,0,0.5);
}
.header-wrapper.sticky .header_top {
  display: none;
}
.header-wrapper.sticky .header-logo a {
  max-width: 120px;
}
.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;
}
.wprm-wrapper .wprm-overlay {
  background: rgba(0,0,0,0.7);
}
#mg-wprm-wrap ul li {
  padding-bottom: 0;
}
#mg-wprm-wrap ul li.current-menu-ancestor.menu-item-has-children >a {
  background: #000000;
}
#mg-wprm-wrap ul li ul.sub-menu li {
  padding-bottom: 0;
}
html body #wprmenu_menu_ul li.wprmenu_parent_item_li>ul {
  margin: 5px 0;
}
.wprmenu_bar .hamburger:hover .hamburger-inner,
.wprmenu_bar .hamburger:hover .hamburger-inner::before,
.wprmenu_bar .hamburger:hover .hamburger-inner::after {
  background: #627f87 !important;
}
.wprm_after_menu_content {
  text-align: center;
  margin-top: 25px !important;
}
.wprm_after_menu_content .theme-btn {
  background-color: #fff;
  display: inline-block;
  padding: 8px 35px;
  position: relative;
}
.wprm_after_menu_content .theme-btn::before {
  content: "\f075";
  position: absolute;
  top: 50%;
  left: 13px;
  font-size: 14px;
  font-family: 'FontAwesome';
  transform: translateY(-50%);
}
body.home h1 {
  font-size: 30px;
}
.container {
  max-width: 1170px !important;
  padding-right: 15px;
  padding-left: 15px;
}
.container .row {
  margin-left: -15px;
  margin-right: -15px;
}
.container .row>* {
  padding-right: 15px;
  padding-left: 15px;
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
.container-fluid .row {
  margin-left: -15px;
  margin-right: -15px;
}
.container-fluid .row>* {
  padding-right: 15px;
  padding-left: 15px;
}
.main_inner_container a,
.main_home_inner_container a {
  color: #8AA8B0;
}
.main_inner_container a:hover,
.main_home_inner_container a:hover {
  color: #000 !important;
}
.wpcf7-response-output {
  color: #000;
  padding: 5px !important;
  text-align: center;
}
.wpcf7-not-valid-tip {
  margin-top: 5px;
}
.c-wt {
  color: #fff;
}
.theme-btn .vc_general.vc_btn3 {
  position: relative;
  background: #8AA8B0 !important;
  font-size: 18px;
  font-weight: 600;
  color: #fff !important;
  padding: 17px 49px 17px 49px;
  border: 1px solid #8AA8B0 !important;
  border-radius: 30px;
  cursor: pointer;
  display: inline-block;
}
.theme-btn .vc_general.vc_btn3:hover {
  background-color: transparent !important;
  color: #8AA8B0 !important;
}
.theme-btn.outline-btn .vc_general.vc_btn3 {
  border-width: 2px;
  border-color: #8AA8B0 !important;
  background-color: transparent !important;
  color: #8AA8B0 !important;
}
.theme-btn.outline-btn .vc_general.vc_btn3:hover {
  background-color: #8AA8B0 !important;
  color: #fff !important;
}
.desktop-hide {
  display: none;
}
div.cta-section {
  padding: 34px 0px;
  background: #ECEFF1;
}
div.cta-section h4 {
  margin: 0px !important;
  color: #000;
  font-weight: bold;
}
div.cta-section h4 a {
  color: #8AA8B0;
}
div.cta-section h4 a:hover {
  color: #000 !important;
  text-decoration: underline;
}
.main_inner_container {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
  background: url(../img/service-commen-shap.png);
  background-repeat: no-repeat;
  background-position: 104% 67%;
  background-size: auto;
}
.custom-list-circle li,
.privacy-policy .main_inner_container li,
.sitemap .page-list li,
.error-listing-space .page-list li,
#menu-sitemap-manu li {
  color: #3D3D3D;
  font-weight: 500;
  position: relative;
  list-style: none;
  padding-left: 26px !important;
}
.custom-list-circle li::before,
.privacy-policy .main_inner_container li::before,
.sitemap .page-list li::before,
.error-listing-space .page-list li::before,
#menu-sitemap-manu li::before {
  content: '';
  position: absolute;
  background: url('../img/list-icon.png') 0 0 no-repeat;
  background-size: 100%;
  left: 0;
  top: 2px;
  width: 18px;
  height: 16px;
  font-size: 20px;
}
#menu-sitemap-manu li {
  padding-bottom: 10px;
}
#menu-sitemap-manu li a {
  color: #8AA8B0;
}
#menu-sitemap-manu li a:hover {
  color: #3D3D3D;
}
#menu-sitemap-manu ul.sub-menu {
  padding-top: 10px;
}
#menu-sitemap-manu .menu-item-has-children {
  padding-bottom: 0px;
}
.error-page h4 a {
  color: #8AA8B0;
  text-transform: capitalize;
}
.error-page h4 a:hover {
  color: #3D3D3D !important;
}
.new-patients a {
  color: #8AA8B0;
  text-transform: capitalize;
}
.new-patients a:hover {
  color: #3D3D3D !important;
}
.header_inner {
  background: url(http://neighbourhooddental.canadiandentalwebsites.com/wp-content/uploads/2021/08/Emergency-Dentistry-Banner.png) center;
  position: relative;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.header_inner h1 {
  color: #fff;
  margin-top: 150px;
  text-align: center;
  font-weight: bold;
  text-transform: capitalize;
  position: relative;
}
.header_inner:before {
  position: absolute;
  content: '';
  left: 0px;
  right: 0;
  top: 0px;
  bottom: 0;
  background-color: rgba(0,0,0,0.4);
  z-index: 0;
}
.padding-30 {
  padding: 30px 0px;
}
.margin-30 {
  margin: 30px 0px;
}
.bottom-margin-30 {
  margin-bottom: 30px;
}
.section-side-padding {
  padding-left: 60px;
  padding-right: 60px;
}
.home-cta-top {
  top: -6rem;
  left: -20% !important;
  border-top-left-radius: 90px;
  border-bottom-left-radius: 90px;
  padding: 3rem 0 3rem 6rem;
  z-index: 99;
}
.home-cta-top h3 {
  font-weight: normal;
  color: #fff;
  margin: 0;
  line-height: 2;
}
.home-cta-top .theme-btn {
  margin: 0;
}
.home-cta-top .theme-btn .vc_general.vc_btn3 {
  position: relative;
  background: #fff !important;
  color: #8AA8B0 !important;
  margin-top: 0;
}
.home-cta-top .theme-btn .vc_general.vc_btn3:hover {
  background-color: transparent !important;
  border-color: #fff !important;
  color: #fff !important;
}
.general-and-family-dental-service-wrapper .service-img {
  position: relative;
  margin: 0 0 0;
  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: 31px;
  background: #627f87;
  background: linear-gradient(180deg,rgba(98,127,135,0) 0%,#afb0b1 100%);
  mix-blend-mode: multiply;
}
.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;
}
.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;
}
.service-on-hover {
  opacity: 0;
  visibility: hidden;
  width: 80%;
  height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  z-index: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: translate(-50%,-50%) scale(0.4);
  transition: all ease-in-out 0.3s;
  color: #fff;
  border-radius: 15px;
  background-color: rgba(61,61,61,0.7);
}
.service-on-hover h4 {
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  font-weight: bold;
  margin: 0 0 20px;
}
.service-on-hover p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 14px;
  line-height: 1.6;
}
.service-on-hover a {
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.4;
  margin: 20px 0 0;
  padding: 8px 20px !important;
  color: #fff !important;
  display: inline-block;
  background: #8AA8B0;
}
.service-on-hover a:hover {
  text-decoration: none;
  color: #fff !important;
  background: #627F87;
}
.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;
}
div.home-service-listing {
  background-size: 100% !important;
  border-radius: 57px;
  background-position: 0 -35rem !important;
}
.doctor {
  position: relative;
}
.doctor::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 10px;
  z-index: 1;
  background: url('../img/doctor-bottom-shape.svg') 0 0 no-repeat;
  background-size: 100%;
}
div.neighbourhood-dental-section {
  background-position: 0% 100% !important;
  background-repeat: no-repeat !important;
  background-size: 820px;
}
div.neighbourhood-dental-section h3 {
  color: #fff;
  margin-bottom: 30px !important;
}
div.neighbourhood-dental-section .why-choose-box {
  display: flex;
  align-items: center;
}
div.neighbourhood-dental-section .why-choose-box figure {
  width: 90px;
  height: 90px;
  line-height: 121px;
  border: 2px solid #8AA8B0;
  border-radius: 100px;
  text-align: center;
  transition: 0.5s all;
  cursor: pointer;
}
div.neighbourhood-dental-section .why-choose-box figure:hover {
  background-color: #8AA8B0;
  transition: 0.5s all;
}
div.neighbourhood-dental-section .why-choose-box figure a {
  width: 90px;
  height: 90px;
  display: inline-block;
  cursor: pointer;
}
div.neighbourhood-dental-section .why-choose-box .why-choose-title {
  flex: 1;
}
div.neighbourhood-dental-section .why-choose-box h4 {
  color: #fff;
  margin-left: 15px;
  margin-top: 0px;
  font-size: 20px;
  font-weight: 500;
}
div.neighbourhood-dental-section .align-right-text .why-choose-box {
  flex-direction: row-reverse;
}
div.neighbourhood-dental-section .align-right-text .why-choose-box h4 {
  margin-left: 0px;
  margin-right: 15px;
  text-align: right;
}
div.neighbourhood-dental-section .theme-btn.outline-btn .vc_general.vc_btn3 {
  color: #fff !important;
  border: 1px solid #fff !important;
}
div.neighbourhood-dental-section .theme-btn.outline-btn .vc_general.vc_btn3:hover {
  background-color: #fff !important;
  color: #8aa8b0 !important;
}
.dental-name .wpb_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.dental-name .wpb_wrapper h4 {
  margin: 0 5px 0 0;
}
.dental-name .wpb_wrapper p {
  font-size: 16px;
  font-weight: 500;
}
div.book-appointment-info-section {
  padding: 0px 45px;
  background-size: cover;
  min-height: 537px;
  display: flex;
  align-items: center;
  background-position: right center !important;
}
div.book-appointment-info-section p {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
}
div.book-appointment-info-section p a {
  color: #fff;
  text-decoration: underline;
}
div.book-appointment-info-section p a:hover {
  color: #fff !important;
  text-decoration: none;
}
div.book-appointment-info-section .theme-btn .vc_general.vc_btn3:hover {
  background-color: #fff !important;
}
div.book-appointment-info-section .theme-btn.outline-btn .vc_general.vc_btn3 {
  color: #fff !important;
  margin-left: 30px;
}
div.book-appointment-info-section .theme-btn.outline-btn .vc_general.vc_btn3:hover {
  color: #8AA8B0 !important;
}
div.book-appointment-info-section .call-neighbourhood-dental {
  margin-bottom: 65px;
}
.main-service-wrapper h2 {
  color: #3D3D3D;
}
.main-service-wrapper .wpb_single_image {
  width: 100%;
}
.main-service-wrapper .wpb_single_image .vc_single_image-wrapper {
  width: 100%;
}
.main-service-wrapper .wpb_single_image .vc_single_image-wrapper img {
  width: 100%;
}
.main-service-wrapper .wpb_single_image figure {
  width: 100%;
}
.main-service-wrapper .listing-service-text {
  margin-bottom: 30px !important;
}
.main-service-wrapper .listing-service-text p {
  color: #000;
  margin-top: 60px;
  font-weight: 600;
}
div.hearing-soon-section {
  background-size: cover;
  padding: 44px 50px;
  margin: 20px 0px 50px;
  background-position: center center !important;
  border-radius: 39px;
}
div.hearing-soon-section p {
  font-size: 40px;
  color: #fff;
  line-height: 54px;
}
div.hearing-soon-section p a {
  color: #fff;
}
div.hearing-soon-section p a:hover {
  color: #3D3D3D !important;
}
div.hearing-soon-section .text-bold p {
  font-weight: bold;
  font-size: 23px;
  line-height: 32px;
}
.team_main_section .staff-team h3 {
  font-weight: 500;
  margin-bottom: 30px;
}
.team_main_section .staff-team h4 {
  margin-bottom: 0;
}
.team_main_section .staff-team .therapist-card__disciplines {
  color: #3D3D3D;
}
.team_main_section .staff-team .link_bio {
  position: relative;
  background: #8AA8B0 !important;
  font-size: 18px;
  font-weight: 600;
  color: #fff !important;
  padding: 14px 40px;
  margin-top: 20px;
  border: 1px solid #8AA8B0 !important;
  border-radius: 30px;
  cursor: pointer;
  display: inline-block;
  transition: all ease-in-out 0.3s;
}
.team_main_section .staff-team .link_bio:hover {
  background: transparent !important;
  color: #8AA8B0 !important;
}
.team_main_section .meet-our-team-box {
  margin-bottom: 0px;
  padding-bottom: 30px;
  padding-top: 30px;
  margin-top: 30px;
}
.team_main_section .meet-our-team-box .row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.team_main_section .nurses-team-wrapper {
  background: #8aa8b014;
  border-radius: 57px;
}
.team_main_section .team_section_content {
  clear: both;
}
.team_main_section .staff-team h3 {
  margin-top: 0;
}
.team_main_section .therapist-card__therapist-avatar {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0;
  padding: 0;
}
.team_main_section .therapist-card__therapist-avatar:hover .attachment-Team_image.size-Team_image {
  transform: scale(1.1);
}
.team_main_section .therapist-card__therapist-avatar .attachment-Team_image.size-Team_image {
  transition: all ease-in-out 0.3s;
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
}
.single-teams h2 {
  font-weight: 500;
}
.faqs-wrapper .vc_toggle_title {
  background-color: #8AA8B0 !important;
  padding: 12px 0 12px 20px;
}
.faqs-wrapper .vc_toggle_title h4 {
  font-size: 18px;
  color: #fff;
}
.faqs-wrapper .vc_toggle_title i.vc_toggle_icon {
  left: 6px !important;
}
.custom-cta {
  min-height: 300px;
  background-size: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  margin-bottom: 55px;
}
.custom-cta h5 {
  color: #fff;
  margin: 0;
  font-weight: bold;
  padding: 0 12rem;
}
.custom-cta h5 a {
  color: #fff;
  text-decoration: underline;
}
.custom-cta h5 a:hover {
  color: #fff !important;
  text-decoration: none;
}
.faq-answer-section .vc_toggle {
  margin-bottom: 10px !important;
}
.main_inner_container .list-item-wrapper .list-box .vc_column-inner {
  background: #8AA8B0;
  padding: 30px;
  transition: 0.5s all;
}
.main_inner_container .list-item-wrapper .list-box ul li,
.main_inner_container .list-item-wrapper .list-box ol li {
  color: #fff;
  position: relative;
  padding-left: 30px !important;
  list-style: none;
}
.main_inner_container .list-item-wrapper .list-box ul li:before,
.main_inner_container .list-item-wrapper .list-box ol li:before {
  content: '';
  background: url(../img/list-icon-white.png) 0 0 no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 16px;
}
.main_inner_container .list-item-wrapper .list-box ol {
  padding-left: 0px !important;
}
.main_inner_container .list-item-wrapper .list-box h4 {
  margin-top: 0px !important;
  color: #fff !important;
  margin-bottom: 15px;
}
.main_inner_container .list-item-wrapper .list-box p {
  color: #fff !important;
  margin-bottom: 15px;
}
.main_inner_container .list-item-wrapper .list-box h3 {
  margin-top: 0px !important;
  color: #fff;
  margin-bottom: 0px;
}
.online-reviews-list-item h3 {
  margin-top: 0px !important;
}
.contact-form .wpcf7 input[type='text'],
.contact-language-section .wpcf7 input[type='text'] {
  font-family: 'Montserrat', sans-serif;
  background: #fff;
  border-bottom: 0;
  border: 1px solid #ddd;
  margin-bottom: 5px;
  padding: 11px 10px !important;
  width: 100%;
  font-size: 16px;
}
.contact-form .wpcf7 input[type='email'],
.contact-language-section .wpcf7 input[type='email'] {
  background: #fff;
  border-bottom: 0;
  border: 1px solid #ddd;
  margin-bottom: 5px;
  padding: 11px 10px !important;
  width: 100%;
  font-size: 16px;
}
.contact-form .wpcf7 textarea,
.contact-language-section .wpcf7 textarea {
  background: #fff;
  border-bottom: 0;
  border: 1px solid #ddd;
  margin-bottom: 5px;
  padding: 11px 10px !important;
  width: 100%;
  font-size: 16px;
}
.contact-form textarea::placeholder,
.contact-form input::placeholder,
.contact-language-section textarea::placeholder,
.contact-language-section input::placeholder {
  color: #333;
  opacity: 1;
}
.contact-form textarea::-moz-placeholder,
.contact-form input::-moz-placeholder,
.contact-language-section textarea::-moz-placeholder,
.contact-language-section input::-moz-placeholder {
  color: #333;
  opacity: 1;
}
.contact-form textarea::-webkit-input-placeholder,
.contact-form input::-webkit-input-placeholder,
.contact-language-section textarea::-webkit-input-placeholder,
.contact-language-section input::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
}
.contact-form .wpcf7-form-control-wrap,
.contact-language-section .wpcf7-form-control-wrap {
  position: relative;
  margin-bottom: 15px;
  display: block;
}
.contact-form textarea,
.contact-language-section textarea {
  margin-bottom: 0px;
  max-height: 120px;
}
.contact-form .wpcf7-submit,
.contact-language-section .wpcf7-submit {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: capitalize;
  max-width: 326px;
  margin: 10px auto 10px;
  width: 100%;
  background-color: #8AA8B0 !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: bold !important;
  background-image: unset !important;
  box-shadow: unset !important;
  border-color: #8AA8B0 !important;
  padding: 17px 49px 17px 49px !important;
  transition: all ease-in-out 0.3s;
  border: 1px solid transparent;
  font-weight: 600 !important;
  border-radius: 30px;
}
.contact-form .wpcf7-submit:hover,
.contact-language-section .wpcf7-submit:hover {
  color: #8AA8B0 !important;
  background: #fff !important;
  border: 1px solid #8AA8B0 !important;
}
.contact-form .cpm-form-button-row,
.contact-language-section .cpm-form-button-row {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.contact-form .cpm-form-button-row .ajax-loader,
.contact-language-section .cpm-form-button-row .ajax-loader {
  position: absolute;
  right: 75px;
}
.contact-form .wpcf7-response-output,
.contact-language-section .wpcf7-response-output {
  text-align: center;
  margin-top: 15px !important;
  float: left;
  width: 100%;
}
.inquiry-area p span {
  font-size: 16px !important;
}
.request-message-text p {
  margin-bottom: 0px !important;
}
.contact-title .title-center,
.thank-you-contact-to-us .title-center {
  font-weight: bold;
}
.appointment-notice p {
  color: #000;
  font-weight: bold;
  padding: 0 15px;
}
.thank-you-contact-to-us a,
.covid-19-patient-consent-form a,
.privacy-policy a {
  color: #8AA8B0;
}
.thank-you-contact-to-us a:hover,
.covid-19-patient-consent-form a:hover,
.privacy-policy a:hover {
  color: #000 !important;
}
.contact-us .form-review-section,
.appointments .form-review-section,
.patient-consent .form-review-section {
  display: none;
}
.contact-us .thank-you-contact-to-us,
.appointments .thank-you-contact-to-us,
.patient-consent .thank-you-contact-to-us {
  padding-bottom: 20px;
}
.contact-form .wpcf7 label {
  width: 100%;
}
.contact-form .wpcf7 label .wpcf7-form-control-wrap {
  margin-top: 8px;
  display: block;
}
.contact-form .wpcf7 input[type='text'],
.contact-form .wpcf7 input[type='email'],
.contact-form .wpcf7 textarea {
  font-family: 'Montserrat', sans-serif !important;
  padding: 11px 15px !important;
  border-bottom: 0;
  border: 1px solid #ddd;
  width: 100%;
  margin: 0 0 5px 0;
  font-size: 16px;
}
.contact-form .wpcf7 .wpcf7-select {
  font-family: 'Montserrat', sans-serif !important;
  background-color: #fff;
  padding: 11px 15px !important;
  border-bottom: 0;
  border: 1px solid #ddd;
  width: 100%;
  margin: 0 0 5px 0;
  color: #7B7B7B;
  font-size: 16px;
  color: #333;
}
.contact-form .wpcf7 .existing_customer {
  margin: 0 0 10px 0;
  display: flex;
}
.contact-form .wpcf7 .existing_customer .wpcf7-list-item-label {
  color: #7B7B7B !important;
}
.contact-form .wpcf7 .wpcf7-form-control-wrap.confirm-by {
  margin-bottom: 20px;
  display: inline-block;
  color: #7B7B7B !important;
}
.contact-form .wpcf7 .custom-label {
  width: auto !important;
  color: #7B7B7B !important;
  font-weight: 600;
}
.contact-form .wpcf7 .wpcf7-list-item-label {
  font-weight: 600;
  color: #7B7B7B;
}
.contact-form .wpcf7 textarea {
  max-height: 120px;
}
.contact-form .google-map-iframe div {
  height: 100%;
}
.contact-form .google-map-iframe div p {
  height: 100%;
}
.contact-form .google-map-iframe div p iframe {
  height: 100%;
}
.contact-form .submit-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  max-width: 391px;
  margin: auto !important;
}
.contact-form .wpcf7-submit {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: capitalize;
  max-width: 360px;
  margin: 10px auto 10px;
  width: 100%;
  background-color: #8aa8b0 !important;
  color: #fff !important;
  font-size: 18px !important;
  background-image: unset !important;
  box-shadow: unset !important;
  border-color: #8aa8b0 !important;
  padding: 17px 49px 17px 49px !important;
  transition: all ease-in-out 0.3s;
  border: 1px solid transparent;
  font-weight: 600 !important;
  border-radius: 30px;
}
.contact-form .wpcf7-submit:hover {
  color: #8AA8B0 !important;
  background: #fff !important;
  border: 1px solid #8AA8B0 !important;
}
.request-appointment-section h2 {
  font-weight: bold;
}
.book-appointment-form .submit-btn {
  max-width: max-content;
}
.book-appointment-form .submit-btn .wpcf7-submit {
  max-width: 400px;
}
.patient-form-wrapper {
  margin-top: 5px;
  background: #8AA8B0;
  padding: 50px 20px 40px;
}
.patient-form-wrapper .wpcf7 {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  display: inline-block;
}
.patient-form-wrapper .wpcf7 p {
  width: 100%;
  display: inline-block;
  padding: 10px 0px;
  margin: 0;
  font-size: 15px;
  color: #727272;
  font-weight: 600;
}
.patient-form-wrapper .wpcf7 p strong {
  color: #333;
}
.patient-form-wrapper .wpcf7 input[type='text'],
.patient-form-wrapper .wpcf7 input[type='email'],
.patient-form-wrapper .wpcf7 input[type='url'] {
  font-size: 16px;
  line-height: 1.4;
  width: auto !important;
  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 ul li strong {
  color: #727272;
}
.patient-form-wrapper .wpcf7 span.wpcf7-list-item {
  margin: 0 8px 0 6px;
}
.patient-form-wrapper .wpcf7 .wpcf7-submit {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: capitalize;
  max-width: 320px;
  margin: 10px auto 10px;
  width: 100%;
  background-color: #8AA8B0 !important;
  color: #fff !important;
  font-size: 18px !important;
  background-image: unset !important;
  box-shadow: unset !important;
  border-color: #8AA8B0 !important;
  padding: 17px 49px 17px 49px !important;
  transition: all ease-in-out 0.3s;
  border: 1px solid transparent;
  font-weight: 600 !important;
  border-radius: 30px;
}
.patient-form-wrapper .wpcf7 .wpcf7-submit:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.patient-form-wrapper .wpcf7 .wpcf7-submit:hover {
  color: #8AA8B0 !important;
  background: #fff !important;
  border: 1px solid #8AA8B0 !important;
}
.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: 15px;
  display: inline;
}
.patient-form-wrapper .wpcf7 input[type='text'],
.patient-form-wrapper .wpcf7 input[type='email'],
.patient-form-wrapper .wpcf7 input[type='url'] {
  font-size: 16px;
  line-height: 1.4;
  width: auto !important;
  display: inline-block;
  border: 1px solid #ddd !important;
  line-height: 2;
  padding: 5px 10px;
  box-sizing: border-box;
  height: 40px;
}
.patient-form-wrapper .wpcf7 select {
  color: #727272 !important;
  padding-bottom: 12px !important;
  border-radius: 0;
  box-shadow: unset !important;
  width: 100% !important;
  font-weight: normal;
}
.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 #ddd;
  background: #f4f4f4;
  width: 100% !important;
  border-radius: 5px;
}
.patient-form-wrapper .wpcf7-form-control-clear-wrap input[type='button'] {
  background: #8AA8B0;
  color: #fff;
  border: 1px solid transparent;
  letter-spacing: 1px;
  box-sizing: border-box;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s all;
  padding: 13px 59px;
  margin: 8px 0 15px;
  font-size: 15px;
  font-weight: 600;
  text-transform: capitalize;
  border-radius: 30px;
}
.patient-form-wrapper .wpcf7-form-control-clear-wrap input[type='button']:hover {
  background: #fff;
  border: 1px solid #8AA8B0;
  color: #8AA8B0;
}
.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;
}
.patient-form-wrapper .row {
  padding-top: 10px;
  padding-bottom: 10px;
}
.patient-form-wrapper .wpcf7-form-control-wrap {
  display: initial !important;
  margin-bottom: 0px;
}
.patient-form-wrapper .wpcf7-form-control-wrap.treatment {
  width: 100%;
}
.patient-form-wrapper input[type='checkbox'] + .wpcf7-list-item-label {
  padding-left: 28px;
  color: #727272;
}
.patient-form-wrapper .block-buttons {
  position: relative;
}
.patient-form-wrapper .block-buttons .ajax-loader {
  position: absolute;
  right: -368px;
  left: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
}
.patient-form-wrapper .wpcf7-response-output {
  float: none;
  width: inherit;
}
.patient-form-wrapper .wpcf7-radio .wpcf7-list-item {
  margin-bottom: 10px !important;
}
.patient-form-wrapper .label-space {
  line-height: 40px;
  margin-right: 5px;
}
.patient-form-wrapper .other-treatment input[type='text'] {
  width: 100% !important;
  height: 45px;
}
.patient-form-wrapper .label-main-box label {
  display: block !important;
  font-weight: 600 !important;
  margin: 0 !important;
  line-height: 0 !important;
  margin-bottom: 20px !important;
}
.patient-form-wrapper .label-main-box input[type='text'],
.patient-form-wrapper .label-main-box input[type='email'],
.patient-form-wrapper .label-main-box input[type='url'] {
  width: 100% !important;
}
.privacy-policy h2,
.terms-of-use h2,
.sitemap h2,
.error-page h2,
.review-us h2 {
  margin-top: 0px;
  padding-bottom: 15px;
}
.privacy-policy h3,
.terms-of-use h3,
.sitemap h3,
.error-page h3,
.review-us h3 {
  padding: 5px 0px 15px 0px;
  margin: 0px;
}
.terms-of-use .main_inner_container,
.sitemap .main_inner_container,
.error-page .main_inner_container {
  margin-top: 30px;
  padding-top: 30px;
}
.terms-of-use h2,
.sitemap h2,
.error-page h2 {
  font-weight: bold;
}
.terms-of-use .terms-of-use-text,
.sitemap .terms-of-use-text,
.error-page .terms-of-use-text {
  padding-bottom: 30px;
  margin-bottom: 15px;
}
.sitemap .main_inner_container {
  background-position: center;
}
.website-sitemap h2 {
  font-weight: bold;
}
.website-sitemap .terms-of-use-text {
  padding-bottom: 30px;
  margin-bottom: 15px;
}
.review-us .main_inner_container {
  margin-top: 30px;
  padding-top: 30px;
}
.review-us .main_inner_container ul li {
  color: #3D3D3D;
  font-weight: 500;
  position: relative;
  list-style: none;
  padding-left: 20px !important;
}
.review-us .main_inner_container ul li::before {
  position: absolute;
  content: '\f105';
  font-family: FontAwesome;
  left: 0;
  top: -4px;
  width: 20px;
  height: 20px;
  font-size: 20px;
}
.covid-19 h2 {
  font-weight: bold;
}
.covid-19 h3 {
  margin: 0px;
  font-weight: bold;
}
.team_boxs,
.modal {
  margin-bottom: 0;
}
.team_boxs .modal-dialog,
.modal .modal-dialog {
  margin-top: 0;
  width: 95%;
  max-width: 700px !important;
  margin: 0px auto !important;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) !important;
}
.team_boxs .modal-dialog .modal-header,
.modal .modal-dialog .modal-header {
  position: relative;
  background-color: #8AA8B0;
}
.team_boxs .modal-dialog .modal-header .modal-title,
.modal .modal-dialog .modal-header .modal-title {
  color: #fff;
}
.team_boxs .modal-dialog .modal-header .modal-title h4,
.modal .modal-dialog .modal-header .modal-title h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin: 5px 0 0;
}
.team_boxs .modal-dialog .modal-header .close,
.modal .modal-dialog .modal-header .close {
  margin-top: 0;
  background: #fff;
  color: #000;
  padding: 4px;
  width: 30px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  opacity: 1;
}
.team_boxs .modal-dialog .modal-body,
.modal .modal-dialog .modal-body {
  padding: 15px;
}
.team_boxs .modal-dialog .modal-body p,
.modal .modal-dialog .modal-body p {
  margin-bottom: 0px;
}
.team_boxs .modal-dialog .modal-content,
.modal .modal-dialog .modal-content {
  border-radius: 0px;
}
.home .modal,
.about-neighbourhood-dental .modal,
.new-patients .modal {
  margin-bottom: 0px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.home .modal .modal-dialog,
.about-neighbourhood-dental .modal .modal-dialog,
.new-patients .modal .modal-dialog {
  margin-top: 200px;
  max-width: 800px;
}
.home .modal .modal-dialog .modal-header,
.about-neighbourhood-dental .modal .modal-dialog .modal-header,
.new-patients .modal .modal-dialog .modal-header {
  padding: 0px;
  position: relative;
  background-color: transparent;
  border: 0;
}
.home .modal .modal-dialog .modal-header .modal-title,
.about-neighbourhood-dental .modal .modal-dialog .modal-header .modal-title,
.new-patients .modal .modal-dialog .modal-header .modal-title {
  color: #fff;
}
.home .modal .modal-dialog .modal-header .modal-title h4,
.about-neighbourhood-dental .modal .modal-dialog .modal-header .modal-title h4,
.new-patients .modal .modal-dialog .modal-header .modal-title h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin: 5px 0 0;
}
.home .modal .modal-dialog .modal-header .close,
.about-neighbourhood-dental .modal .modal-dialog .modal-header .close,
.new-patients .modal .modal-dialog .modal-header .close {
  margin-top: 0;
  background: #8AA8B0;
  color: #fff;
  padding: 0px 4px;
  width: 35px;
  font-size: 36px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  opacity: 1;
  font-weight: 400;
  border-top-right-radius: 3px;
}
.home .modal .modal-dialog .modal-body,
.about-neighbourhood-dental .modal .modal-dialog .modal-body,
.new-patients .modal .modal-dialog .modal-body {
  padding: 50px 15px 40px 15px;
  border-radius: 3px;
}
.home .modal .modal-dialog .modal-body .map,
.about-neighbourhood-dental .modal .modal-dialog .modal-body .map,
.new-patients .modal .modal-dialog .modal-body .map {
  display: flex;
  align-items: center;
}
.home .modal .modal-dialog .modal-body p,
.about-neighbourhood-dental .modal .modal-dialog .modal-body p,
.new-patients .modal .modal-dialog .modal-body p {
  margin-bottom: 0px;
}
.home .modal .modal-dialog .modal-body .hour-list,
.about-neighbourhood-dental .modal .modal-dialog .modal-body .hour-list,
.new-patients .modal .modal-dialog .modal-body .hour-list {
  color: #303030;
  font-size: 16px;
  margin-bottom: 15px;
  max-width: 345px;
  display: flex;
  align-items: center;
  column-gap: 15px;
  margin: 0 auto 15px;
}
.home .modal .modal-dialog .modal-body .hour-list label,
.about-neighbourhood-dental .modal .modal-dialog .modal-body .hour-list label,
.new-patients .modal .modal-dialog .modal-body .hour-list label {
  width: 150px;
  font-weight: bold;
}
.home .modal .modal-dialog .modal-body .hour-list strong,
.about-neighbourhood-dental .modal .modal-dialog .modal-body .hour-list strong,
.new-patients .modal .modal-dialog .modal-body .hour-list strong {
  font-weight: 400;
  color: #303030;
}
.home .modal .modal-dialog .modal-body .hour-list:last-child,
.about-neighbourhood-dental .modal .modal-dialog .modal-body .hour-list:last-child,
.new-patients .modal .modal-dialog .modal-body .hour-list:last-child {
  margin-bottom: 0px;
}
.home .modal .modal-dialog .modal-body h5,
.about-neighbourhood-dental .modal .modal-dialog .modal-body h5,
.new-patients .modal .modal-dialog .modal-body h5 {
  margin-top: 0px;
  color: #8aa8b0;
  font-size: 22px;
  text-transform: uppercase;
}
.home .modal .modal-dialog .modal-body iframe,
.about-neighbourhood-dental .modal .modal-dialog .modal-body iframe,
.new-patients .modal .modal-dialog .modal-body iframe {
  height: 200px !important;
}
.home .modal .modal-dialog .modal-content,
.about-neighbourhood-dental .modal .modal-dialog .modal-content,
.new-patients .modal .modal-dialog .modal-content {
  border-radius: 3px;
}
.patient-education-area {
  text-align: center;
}
.patient-education-area .outline-btn .vc_general.vc_btn3 {
  color: #fff !important;
  margin-left: 40px;
  background: #8AA8B0 !important;
}
.patient-education-area .outline-btn .vc_general.vc_btn3:hover {
  color: #8AA8B0 !important;
  background-color: #fff !important;
}
.dental-appointment-office-policies .new-patient-section {
  margin-bottom: 0px;
}
.dental-appointment-office-policies .new-patient-section {
  margin-bottom: 30px;
}
.dental-appointment-office-policies .new-patient-section a {
  color: #000;
}
.dental-appointment-office-policies .new-patient-section a:hover {
  color: #fff !important;
}
.not-clickable-btn .vc_general.vc_btn3 {
  pointer-events: none;
}
.services .hearing-soon-section {
  margin-bottom: 70px;
}
.services .hearing-soon-section .text-bold p a {
  color: #fff;
  text-decoration: underline;
}
.services .hearing-soon-section .text-bold p a:hover {
  color: #fff !important;
  text-decoration: none;
}
.footer_map .new_patientbox .new-patient-section {
  margin-bottom: -90px;
}
.only-mobile {
  display: none !important;
}
input[type='submit'] {
  white-space: normal;
}
.overlay-box {
  max-width: 630px;
  box-shadow: 0px 0px 50px rgba(0,0,0,0.16);
  border-radius: 25px;
  margin-left: auto;
  margin-right: 50px;
  padding: 30px 35px;
  margin-top: -150px;
  position: relative;
  background: #fff;
}
div.expect-appointment-section {
  padding: 100px 0px 0px;
  overflow: visible !important;
  background-position: right bottom !important;
  background-size: 670px !important;
}
div.expect-appointment-section h3,
div.expect-appointment-section p {
  color: #fff;
}
div.expect-appointment-section h3 {
  font-weight: bold;
}
div.expect-appointment-section figure {
  width: 100%;
}
div.expect-appointment-section figure .vc_single_image-wrapper {
  width: 100%;
}
div.expect-appointment-section figure .vc_single_image-wrapper img {
  width: 100%;
  height: 356px;
  object-fit: cover;
}
.procedures-section {
  padding-top: 130px;
  padding-bottom: 50px;
}
.procedures-section h3 {
  color: #8AA8B0;
  font-weight: bold;
}
.procedures-section ul {
  min-height: 200px;
  margin-bottom: 30px !important;
}
.procedures-section ul li {
  list-style: none;
}
.procedures-section ul li img {
  top: 5px;
  position: relative;
  margin-right: 10px;
}
div.language-banner-back-section {
  padding: 142px 0px;
  background-size: cover !important;
  background-position: center center !important;
}
div.language-banner-back-section p {
  color: #fff;
}
.languages .form-review-section,
.languages .new_patientbox {
  display: none;
}
.languages .footer-hour-section .wpb_text_column {
  margin-bottom: 0px !important;
}
.languages .footer-hour-section .wpb_text_column iframe {
  height: 726px;
}
.languages .footer_main {
  padding-top: 100px;
}
.contact-language-section {
  padding: 60px 0px 40px;
}
.contact-language-section h3 {
  font-weight: bold;
  color: #8AA8B0;
}
.contact-language-section .cpm-form-button-row {
  max-width: 360px;
  margin: 0px auto 10px;
  width: 100%;
}
.contact-language-section .cpm-form-button-row .ajax-loader {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.contact-language-section textarea {
  min-height: 187px;
}
.contact-language-section .wpcf7-submit {
  margin-top: 0px;
}
.career-opportunities .form-review-section {
  display: none;
}
.pt-30 {
  padding-top: 30px;
}
.mt-30 {
  margin-top: 30px;
}
.pt-50 {
  padding-top: 50px;
}
.website-terms-of-use h2.vc_custom_heading {
  font-weight: 700;
}
.cta-block .vc_column-inner {
  padding-top: 0 !important;
}
.full-column .wpb_text_column ul {
  padding-left: 20px;
}
.health-safety-block.vc_custom_1740549020133 {
  padding-top: 30px !important;
}
.reviews_form .review-section-box {
  max-width: 100% !important;
}
.home-banner {
  position: relative;
  overflow: hidden;
}
.home-banner .banner-video video,
.home-banner .banner-video img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.home-banner .banner-text {
  position: absolute;
  left: 0;
  top: 65%;
  z-index: 1;
  transform: translateY(-65%);
  right: 0;
}
body.home .banner-text h1 {
  font-size: 72px;
  color: #fff !important;
  text-align: center;
  margin-bottom: 50px;
}
.banner-buttons a.theme-btn {
  position: relative;
  background: #fff !important;
  font-size: 18px;
  font-weight: 600;
  color: #627f87 !important;
  padding: 15px 40px;
  border: 1px solid transparent;
  border-radius: 50px;
}
.banner-buttons a.theme-btn:hover {
  background: #627F87 !important;
  color: #fff !important;
}
@media only screen and (max-width: 1440px) {
  body.home .banner-text h1 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 1199px) {
  body.home .banner-text h1 {
    font-size: 46px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-banner .banner-video {
    height: 100vh !important;
    min-height: 550px;
  }
}
@media only screen and (min-width: 991px) {
  .home-banner .banner-video {
    height: calc(100vh - 130px);
    min-height: 550px;
  }
}
@media screen and (max-width: 991px) {
  .home-banner .banner-text {
    display: none;
  }
}
.footer_main {
  background-color: #3D3D3D;
  padding-top: 180px;
  padding-bottom: 30px;
  position: relative;
}
.footer_main .footer-top-section .row {
  align-items: center;
  display: flex;
  justify-content: center;
}
.footer_main .footer-top-section .row p {
  margin-bottom: 0px;
  text-align: center !important;
}
.footer_main .footer-top-section .row figure img {
  margin: auto;
}
.footer_main .footer-menu-section {
  margin-top: 50px;
}
.footer_main .footer-menu-section h3 {
  color: #fff;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 500;
  padding-bottom: 15px;
  margin-bottom: 40px;
}
.footer_main .footer-menu-section ul {
  padding: 0px;
  margin: 0px;
}
.footer_main .footer-menu-section ul li {
  list-style: none;
  position: relative;
  padding-left: 26px;
  padding-bottom: 15px;
}
.footer_main .footer-menu-section ul li a {
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
}
.footer_main .footer-menu-section ul li:before {
  content: "";
  background: url('../img/list-icon-white.png') 0 0 no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 16px;
}
.footer_main .footer-menu-section .row {
  position: relative;
}
.footer_main .footer-menu-section .row:before {
  position: absolute;
  content: "";
  left: 15px;
  right: 0;
  top: 66px;
  margin: auto;
  background-color: #fff;
  height: 1px;
  width: 100%;
}
.footer_main .info-footer >div {
  margin-bottom: 20px;
  position: relative;
}
.footer_main .info-footer i {
  color: #fff;
  position: absolute;
  top: 1px;
  font-size: 20px;
  transition: 0.5s all;
}
.footer_main .info-footer p {
  margin-left: 30px;
  color: #fff;
}
.footer_main .info-footer a {
  color: #fff;
  font-weight: 500;
  margin-left: 30px;
  transition: 0.5s all;
}
.footer_main .info-footer .social_footer .social {
  display: flex;
  list-style: none;
  margin-top: 36px;
}
.footer_main .info-footer .social_footer .social li {
  list-style: none;
  padding: 0px;
}
.footer_main .info-footer .social_footer .social li a {
  margin: 0px 36px 0px 0px;
  display: inline-block;
}
.footer_main .info-footer .social_footer .social li::before {
  display: none;
}
.footer_main .footer-bottom {
  margin-top: 35px;
}
.footer_main .footer-bottom .footer_disclaimer .disc {
  color: #fff;
  font-size: 10pt;
  font-weight: 500;
  line-height: 20px;
}
.footer_main .footer-bottom .footer_disclaimer .disc h4 {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #fff;
}
.footer_main .footer-bottom .footer_disclaimer .disc a {
  color: #8AA8B0;
  text-decoration: underline;
}
.footer_main .footer-bottom .footer_disclaimer .disc a:hover {
  color: #fff !important;
  text-decoration: none;
}
.footer_main::before {
  position: absolute;
  right: 0;
  background: url(../img/futter-bg-element.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 100%;
  content: "";
  width: 770px;
  height: 700px;
  bottom: 0;
}
.footer_main p {
  color: #fff;
}
.footer_copyright {
  display: flex;
  justify-content: space-between;
  padding: 10px 0px;
  background-color: #8AA8B0;
  align-items: center;
}
.footer_copyright .copy-right-left {
  justify-content: flex-start;
  display: flex;
  align-items: center;
}
.footer_copyright .copy_right {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer_copyright ul {
  list-style: none;
  display: flex;
  align-items: center;
}
.footer_copyright ul li {
  padding: 0px;
}
.footer_copyright ul li:first-child a {
  border-left: 2px solid #fff;
  margin-left: 11px;
}
.footer_copyright ul li:last-child a {
  border-right: 0px;
}
.footer_copyright ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 0 11px;
  border-right: 2px solid #fff;
  transition: 0.5s all;
}
.footer_copyright ul li a:hover {
  color: #000 !important;
}
.footer_copyright .footer_maker {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.footer_copyright .footer_maker i {
  color: #fff;
  animation: plus-heart 1s infinite;
  -webkit-animation: plus-heart 1s infinite;
}
.footer_copyright .footer_maker a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.footer_copyright .footer_maker a:hover {
  color: #000 !important;
}
.footer_copyright p {
  color: #fff;
  margin: 0;
}
.footer_copyright .row {
  display: flex;
  align-items: center;
}
@keyframes plus-heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
}
div.new-patient-section {
  padding: 112px 85px !important;
  border-radius: 39px;
  margin-bottom: -90px;
  z-index: 1;
  position: relative;
  margin-top: 50px;
}
div.new-patient-section p {
  color: #fff;
}
div.new-patient-section .theme-btn a.vc_general.vc_btn3 {
  position: relative;
  background: transparent !important;
  font-size: 18px;
  font-weight: 600;
  color: #fff !important;
  padding: 15px 40px;
  border: 2px solid #fff !important;
  border-radius: 30px;
}
div.new-patient-section .theme-btn a.vc_general.vc_btn3:hover,
div.new-patient-section .theme-btn a.vc_general.vc_btn3:focus {
  color: #8AA8B0 !important;
  background: #fff !important;
}
.footer-hour-section iframe {
  border-top-right-radius: 97px;
}
.footer-hour-section h3 {
  font-size: 36px;
  color: #3D3D3D;
  margin-bottom: 30px;
  margin-top: 0px;
  font-weight: 500;
}
.footer-hour-section .hour-list {
  color: #303030;
  font-size: 16px;
  margin-bottom: 15px;
}
.footer-hour-section .hour-list label {
  width: 30%;
  font-weight: bold;
}
.footer-hour-section .hour-list strong {
  font-weight: 400;
  color: #303030;
}
.reviews_form {
  margin-top: 0px;
  margin-bottom: 15px;
}
.reviews_form .review-section-box {
  padding: 110px 0px 40px 0px;
  margin: 0 0 0 auto;
  max-width: 540px;
}
.reviews_form .review-section-box h6 {
  font-weight: 500;
  font-size: 36px;
  margin: 0 0 40px 0px;
}
.reviews_form .fb-image-wrapper {
  display: flex;
  align-items: center;
}
.reviews_form .fb-image-wrapper .fb-img {
  margin-right: 30px;
}
.reviews_form .star-wrapper {
  display: flex;
  align-items: center;
}
.reviews_form .star-wrapper p {
  margin-bottom: 0px;
  margin-right: 15px;
  position: relative;
  top: 9px;
}
.reviews_form .star-wrapper h4 {
  margin-top: 0px;
  font-size: 100px;
  font-weight: bold;
  color: #3D3D3D;
  font-family: poppins;
  line-height: 1.3;
}
.reviews_form .refer-text {
  font-weight: bold;
  font-size: 22px;
}
.reviews_form .theme-white-btn {
  position: relative;
  background: #8AA8B0;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  padding: 17px 49px 17px 49px;
  border: 1px solid transparent;
  border-radius: 30px;
  cursor: pointer;
  margin-top: 40px;
  display: inline-block;
}
.reviews_form .theme-white-btn:hover,
.reviews_form .theme-white-btn:focus {
  color: #8AA8B0;
  background: #fff;
  border: 1px solid #8AA8B0;
}
.reviews_form .request-appointment-form-box {
  background-color: #8AA8B0;
  border-bottom-left-radius: 97px;
  padding: 110px 80px 110px 80px;
}
.reviews_form .request-appointment-form-box h4 {
  color: #fff;
  font-size: 36px;
  text-transform: capitalize;
  font-weight: 500;
  margin: 0px;
  margin-bottom: 30px;
}
.reviews_form .request-appointment-form-box input,
.reviews_form .request-appointment-form-box textarea {
  border: 0px;
  border-bottom: 1px solid #fff;
  background: transparent;
  padding: 10px 5px 10px 0px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  max-width: 410px;
  width: 100%;
}
.reviews_form .request-appointment-form-box textarea::placeholder,
.reviews_form .request-appointment-form-box input::placeholder {
  opacity: 1;
  font-size: 14px;
  color: #fff;
}
.reviews_form .request-appointment-form-box textarea::-moz-placeholder,
.reviews_form .request-appointment-form-box input::-moz-placeholder {
  opacity: 1;
  font-size: 14px;
  color: #fff;
}
.reviews_form .request-appointment-form-box textarea::-webkit-input-placeholder,
.reviews_form .request-appointment-form-box input::-webkit-input-placeholder {
  opacity: 1;
  font-size: 14px;
  color: #fff;
}
.reviews_form .request-appointment-form-box .wpcf7-form p {
  margin-bottom: 25px;
  position: relative;
  max-width: 410px;
}
.reviews_form .request-appointment-form-box .wpcf7-form p .ajax-loader {
  right: -20px;
  top: 35px;
  position: absolute;
}
.reviews_form .request-appointment-form-box input[type="submit"] {
  position: relative;
  background: transparent;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  padding: 17px 49px 17px 49px;
  border: 2px solid #fff;
  border-radius: 30px;
  margin: 15px 0px 0px 0px;
  line-height: initial;
  transition: 0.5s all;
  width: 100%;
}
.reviews_form .request-appointment-form-box input[type="submit"]:hover {
  color: #8AA8B0;
  background: #fff;
  transition: 0.5s all;
}
.request-appointment-form-box .wpcf7 form .wpcf7-response-output {
  color: #fff;
}
.hours-section-wrapper {
  padding-left: 40px !important;
}
