* {
  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;
}
.trans {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
textarea {
  resize: none;
}
input,
textarea {
  border-radius: 0;
}
a {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.uppercase {
  text-transform: uppercase;
}
.div {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.padding {
  padding: 0;
}
.effect-jazz {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.effect-jazz img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  padding: 0 0 0px 0;
}
.effect-jazz:hover img {
  opacity: 1;
  -webkit-transform: scale3d(1.05,1.05,1);
  transform: scale3d(1.05,1.05,1);
}
a.theme-btn {
  position: relative;
  background: #5CCE99 !important;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  color: #fff;
  padding: 9px 25px;
  border: 1px solid transparent;
  transition: 0.5s all;
  border-radius: 37px;
  display: inline-block;
}
a.theme-btn:hover {
  background-color: #fff !important;
  color: #5CCE99 !important;
  transition: 0.5s all !important;
  border: 1px solid #5CCE99 !important;
}
.theme-btn .vc_general.vc_btn3 {
  position: relative;
  background: #5CCE99 !important;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  color: #fff !important;
  padding: 12px 25px;
  border: 1px solid transparent;
  transition: 0.5s all;
  border-radius: 37px;
  display: inline-block;
  text-align: left;
}
.theme-btn .vc_general.vc_btn3:hover {
  background-color: #fff !important;
  color: #5CCE99 !important;
  transition: 0.5s all !important;
  border: 1px solid #5CCE99 !important;
}
.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select {
  width: 100%;
  padding: 12px 65px 12px 30px;
  border-radius: 50px;
  border-color: #cdcdcd;
  font-size: 16px !important;
  font-weight: 500 !important;
  color: #000;
  font-family: 'Montserrat', sans-serif !important;
}
.wpcf7-form textarea {
  border-radius: 25px;
}
.wpcf7-form .submit-btn {
  margin: 0 auto;
  display: block;
  text-align: center;
  display: flex;
  float: none;
}
.wpcf7-form .submit-btn input[type="submit"] {
  width: auto;
  position: relative;
  background: #5CCE99 !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  text-transform: capitalize;
  color: #fff;
  padding: 12px 25px;
  border: 1px solid transparent;
  transition: 0.5s all;
  border-radius: 37px;
  display: inline-block;
  margin: 0 auto;
  white-space: normal;
}
.wpcf7-form .submit-btn input[type="submit"]:hover {
  border: 1px solid #5CCE99 !important;
  color: #5CCE99 !important;
  background-color: #fff !important;
}
.wpcf7-form .submit-btn .ajax-loader {
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.wpcf7-form .wpcf7-response-output {
  text-align: center;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif !important;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif !important;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif !important;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif !important;
}
.padding-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.margin-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
p:empty {
  height: 0;
  margin: 0;
  padding: 0;
}
h2,
h3 {
  font-weight: 500;
}
h2 strong,
h3 strong {
  color: #5CCE99;
  font-weight: 700;
  display: block;
}
body {
  width: 100% !important;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
  font-family: 'Montserrat', sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: bold;
  color: #000 !important;
}
p {
  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: #E9E9E9 !important;
}
.header_menu {
  padding: 0 50px;
}
.header_menu .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header_menu .row .site-logo {
  margin-right: auto;
}
.header_menu .row .site-logo .logo img {
  width: 100%;
  height: auto;
}
.header_menu .row .main_menu {
  display: flex;
  align-items: center;
}
.header_menu .row .main_menu .header-nav {
  margin-left: auto;
  display: flex;
  justify-content: end;
  column-gap: 25px;
}
.header_menu .row .main_menu .header-nav .dropdown-menu li a {
  line-height: 1.6;
}
.header_menu .row .main_menu .header-nav .dropdown-menu li + li {
  margin-top: 5px;
}
.header_menu .row .main_menu .header-nav > li {
  padding: 35px 0;
}
.header_menu .row .main_menu .header-nav > li.menu-item-has-children > a {
  border-bottom: 1px solid transparent;
}
.header_menu .row .main_menu .header-nav > li.current-menu-ancestor > a,
.header_menu .row .main_menu .header-nav > li.current-menu-item > a,
.header_menu .row .main_menu .header-nav > li.active > a {
  color: #5cce99 !important;
  border-bottom: 1px solid #5cce99;
  background-color: inherit !important;
}
.header_menu .row .main_menu .header-nav > li > a {
  font-size: 18px;
  font-weight: 500;
  color: #000 !important;
  padding: 0;
}
.header_menu .row .main_menu .header-nav > li > a:focus,
.header_menu .row .main_menu .header-nav > li > a:hover {
  color: #5cce99;
  border-bottom: 1px solid #5cce99;
  background-color: inherit !important;
}
.header_menu .row .main_menu .header-nav > li.menu-item-has-children > a {
  position: relative;
  padding: 0 15px 0 0;
}
.header_menu .row .main_menu .header-nav > li.menu-item-has-children > a::before {
  content: '';
  background-image: url('../img/triangular-arrow.svg');
  background-repeat: no-repeat;
  position: absolute;
  right: -4px;
  top: 3px;
  height: 13px;
  width: 13px;
  opacity: 0.8;
}
.header_menu .row .main_menu .header-nav > li .dropdown-menu {
  width: 300px;
  padding: 0;
  border: none;
  background-color: #fff !important;
  box-shadow: none;
  border-radius: 0 !important;
}
.header_menu .row .main_menu .header-nav > li .dropdown-menu > li {
  margin-bottom: 0;
  padding-bottom: 0;
}
.header_menu .row .main_menu .header-nav > li .dropdown-menu > li.current-menu-ancestor > a,
.header_menu .row .main_menu .header-nav > li .dropdown-menu > li.current-menu-item > a,
.header_menu .row .main_menu .header-nav > li .dropdown-menu > li.active > a {
  background-color: #5CCE99;
  color: #fff;
}
.header_menu .row .main_menu .header-nav > li .dropdown-menu > li > a {
  font-size: 18px;
  font-weight: 500;
  color: #000 !important;
  white-space: normal !important;
  padding: 3px 20px;
  background: none;
}
.header_menu .row .main_menu .header-nav > li .dropdown-menu > li > a:hover {
  background-color: #5CCE99;
  color: #fff;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu {
  border: none !important;
  background-color: #fff !important;
  padding: 35px 0 75px 50px;
  position: fixed;
  left: 0;
  top: 138px;
  width: 100%;
  margin: 0 auto;
  box-shadow: inherit;
  overflow: hidden;
  background-image: url("../img/list-icon-menu.png");
  background-repeat: no-repeat;
  background-size: 205px 205px;
  background-position: bottom center;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50px;
  right: 50px;
  height: 3px;
  background: #d1d1d1;
  border: none;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li {
  width: 20%;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li.current-menu-ancestor > a,
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li.current-menu-item > a,
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li.active > a {
  background-color: #5CCE99 !important;
  color: #fff;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > a {
  font-size: 18px;
  font-weight: 500;
  color: #000 !important;
  white-space: normal !important;
  padding: 3px 20px;
  background: none;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > a:hover {
  background-color: #5CCE99;
  color: #fff;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu {
  left: 23%;
  top: 66px;
  border: none;
  background-color: #fff !important;
  padding: 0 0 0 40px;
  box-shadow: none;
  border-radius: 0;
  height: 100%;
  max-width: max-content;
  width: 20%;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu::after {
  content: "";
  height: 76%;
  width: 2px;
  top: 0;
  left: 20px;
  background: #d1d1d1;
  position: absolute;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu > li {
  width: 100%;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu > li.current-menu-ancestor > a,
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu > li.current-menu-item > a,
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu > li.active > a {
  background-color: #5CCE99;
  color: #fff;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu > li > a {
  font-size: 18px;
  font-weight: 500;
  color: #000 !important;
  white-space: normal !important;
  background-color: none;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu > li > a:hover {
  background-color: #5CCE99;
  color: #fff;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu {
  top: 30px !important;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu > li:hover > .dropdown-menu {
  left: 100%;
  top: 30px;
  border: none;
  background-color: #fff !important;
  box-shadow: none;
  border-radius: 0;
  height: 100%;
  width: 100%;
  display: block;
  max-width: max-content;
  padding: 0 0 0 40px;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu > li:hover > .dropdown-menu::after {
  content: "";
  height: 76%;
  width: 2px;
  top: 0;
  left: 20px;
  background: #d1d1d1;
  position: absolute;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu > li:hover > .dropdown-menu > li {
  width: 100%;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu > li:hover > .dropdown-menu > li.current-menu-ancestor > a,
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu > li:hover > .dropdown-menu > li.current-menu-item > a,
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu > li:hover > .dropdown-menu > li.active > a {
  background-color: #5CCE99;
  color: #fff;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu > li:hover > .dropdown-menu > li > a {
  font-size: 18px;
  font-weight: 500;
  color: #000 !important;
  white-space: normal !important;
  background-color: none;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu > li:hover > .dropdown-menu > li > a:hover {
  background-color: #5CCE99;
  color: #fff;
}
.header_menu .row .main_menu .header-nav .mega-menu > .dropdown-menu > li > .dropdown-menu > li:hover > .dropdown-menu > li.menu-item-has-children > a::before {
  content: '';
  background-image: url('../img/triangular-arrow.svg');
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 3px;
  height: 13px;
  width: 13px;
  opacity: 0.8;
}
.header_menu .header_top_content .header_info {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header_menu .header_top_content .social li {
  width: auto;
  float: left;
  list-style: none;
}
.header_menu .header_top_content .social_icons {
  margin-left: 50px;
}
.header_menu .header_top_content .social_icons a {
  font-size: 22px;
  color: #707070;
  margin: 0 5px;
}
.header_menu .header_top_content .social_icons a:hover {
  color: #5CCE99;
}
.header_menu .header_top_content .social_icons a i {
  font-family: 'FontAwesome';
  font-weight: 400;
}
.header_menu .header_top_content .social_icons a i.fa-facebook-f::before {
  content: "\f09a";
  font-family: 'FontAwesome';
}
.header_menu .header_top_content .email_address {
  margin-left: 15px;
}
.header_menu .header_top_content .header_top_text {
  position: relative;
  background: #5CCE99;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  color: #fff;
  padding: 15px 45px;
  border: 1px solid transparent;
  transition: 0.5s all;
  border-bottom-left-radius: 60px;
  border-bottom-right-radius: 60px;
  margin-right: 20px;
}
.header_menu .top_number a,
.header_menu .email_address a {
  position: relative;
  background: #E9E9E9 !important;
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
  color: #000 !important;
  padding: 8px 25px;
  border: 1px solid transparent;
  transition: 0.5s all;
  border-radius: 37px;
  display: inline-block;
}
.header_menu .top_number a:hover,
.header_menu .email_address a:hover {
  background-color: #5CCE99 !important;
  color: #fff !important;
}
.header_menu .top_number a i,
.header_menu .email_address a i {
  margin-right: 5px;
  font-family: 'FontAwesome';
  font-weight: 400;
}
.header_menu .book_now_button {
  margin-left: 15px;
}
.mega-menu > .dropdown-menu {
  position: relative;
  height: 550px;
}
.mega-menu > .dropdown-menu::after {
  content: "" !important;
  background-image: url("../img/Banner.png") !important;
  background-repeat: no-repeat !important;
  position: absolute !important;
  right: 0 !important;
  left: auto !important;
  height: 515px !important;
  max-width: 40% !important;
  background-size: cover !important;
  border: none !important;
  top: 35px !important;
  width: 100%;
  background-position: center !important;
}
.mega-menu > .dropdown-menu li.active > .dropdown-menu {
  display: block;
}
.header-nav li ul.dropdown-menu li.menu-item-has-children > a {
  position: relative;
}
.header-nav li ul.dropdown-menu li.menu-item-has-children > a:after {
  content: '';
  background-image: url('../img/triangular-arrow.svg');
  background-repeat: no-repeat;
  position: absolute;
  right: 17px;
  top: 50%;
  height: 13px;
  width: 13px;
  transform: translateY(-50%) rotate(-90deg);
}
.home-banner-text {
  color: #fff !important;
  font-size: 60px !important;
}
.home-banner-btn {
  font-family: 'Montserrat', sans-serif !important;
  cursor: pointer;
  border: 1px solid transparent !important;
}
.home-banner-btn:hover {
  border: 1px solid #5CCE99 !important;
  color: #5CCE99 !important;
  background-color: #fff !important;
}
div.ls-layer-link {
  width: inherit !important;
  height: inherit !important;
}
#mg-wprm-wrap li.menu-item a {
  padding: 5px 14px;
}
div#mg-wprm-wrap ul li span.wprmenu_icon {
  padding: inherit;
  line-height: normal;
}
#mg-wprm-wrap li.menu-item ul.sub-menu li.menu-item span {
  line-height: normal;
}
html body #wprmenu_menu_ul li.wprmenu_parent_item_li>ul {
  padding: 10px 10px 0px;
}
html body #wprmenu_menu_ul li.wprmenu_parent_item_li>ul li {
  padding-bottom: 0px;
}
#wprmenu_bar .bar_logo {
  height: 45px;
  top: -8px;
  position: relative;
}
#wprmenu_bar div.hamburger {
  margin-top: 0px;
}
#wprmenu_menu_ul {
  padding-top: 12px;
}
.wprm-wrapper {
  width: 100% !important;
}
div#wprmenu_bar {
  width: 100% !important;
}
.header-top-toggle {
  display: none;
}
#scroll {
  position: fixed;
  right: 10px;
  bottom: 80px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #5CCE99;
  text-indent: -9999px;
  display: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  z-index: 111;
  box-shadow: 0 0 15px 1px #ccc;
}
#scroll span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -12px;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: #fff;
}
#scroll:hover {
  background-color: #E9E9E9;
}
.ft-navbar {
  background: #18191b;
  padding: 10px;
  position: fixed;
  display: flex;
  bottom: 0;
  z-index: 111;
  width: 100%;
  justify-content: center;
  gap: 25px;
  font-size: 13px;
}
.ft-navbar a {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  gap: 5px;
}
.ft-navbar a i {
  font-size: 30px;
}
@media (min-width: 992px) {
  .ft-navbar {
    display: none;
  }
}
@media (max-width: 412px) {
  .ft-navbar {
    gap: 18px;
    font-size: 12px;
  }
  .ft-navbar a i {
    font-size: 20px;
  }
}
@media (max-width: 360px) {
  .ft-navbar {
    gap: 12px;
    font-size: 11px;
  }
}
.header-nav .menu-item-has-children ul.dropdown-menu li.menu-item-type-custom.menu-item-type-custom a {
  background-color: transparent !important;
  color: #fff !important;
}
.header-nav .menu-item-has-children ul.dropdown-menu li.menu-item-type-custom.menu-item-type-custom a:hover {
  background-color: #5CCE99 !important;
  color: #fff !important;
}
.header-nav .menu-item-has-children ul.dropdown-menu li.menu-item-type-custom.menu-item-type-custom a.mPS2id-clicked,
.header-nav .menu-item-has-children ul.dropdown-menu li.menu-item-type-custom.menu-item-type-custom a.mPS2id-highlight-first {
  background-color: #5CCE99 !important;
  color: #fff !important;
}
.header-nav .menu-item-has-children ul.dropdown-menu li .mPS2id-clicked,
.header-nav .menu-item-has-children ul.dropdown-menu li .mPS2id-highlight-first {
  background-color: #5CCE99 !important;
  color: #fff !important;
}
.header-nav .menu-item-has-children ul.dropdown-menu li.current-menu-item li.current-menu-item.menu-item-type-custom a {
  background-color: #5CCE99 !important;
  color: #fff !important;
}
.header-nav .menu-item-has-children ul.dropdown-menu li.current-menu-item li.current-menu-item.menu-item-type-custom .mPS2id-clicked,
.header-nav .menu-item-has-children ul.dropdown-menu li.current-menu-item li.current-menu-item.menu-item-type-custom .mPS2id-highlight-first {
  background-color: #5CCE99 !important;
}
#mg-wprm-wrap ul li ul.sub-menu .menu-item-type-custom a {
  background: transparent !important;
}
#mg-wprm-wrap ul li ul.sub-menu .menu-item-type-custom .mPS2id-clicked {
  background: #000000 !important;
  color: #fff !important;
}
.desktop-hide {
  display: none;
}
.padding-top-zero {
  padding-top: 0px;
}
div.margin-bottom-zero {
  margin-bottom: 0px;
}
.box-shadow-large img {
  box-shadow: 0 25px 50px -12px #000;
  border-radius: 42px;
}
.top-parent-506 h1 {
  font-weight: 700 !important;
}
div.welcome-section {
  padding: 100px 0px;
  background-position: right bottom !important;
  position: relative;
  overflow: visible !important;
}
div.welcome-section h1 {
  text-transform: capitalize;
  font-weight: 500;
}
div.welcome-section h1 strong {
  color: #5CCE99;
}
div.welcome-section::before {
  background: url(../img/welcome-bg-shap.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center !important;
  position: absolute;
  content: "";
  width: 850px;
  height: 970px;
  left: 0;
  top: -250px;
}
.doctor-info-section {
  background-size: cover;
  background-position: center center !important;
}
.doctor-info-section h5 {
  font-weight: 400;
  font-size: 20px;
  color: #171717;
  margin-bottom: 20px !important;
  margin-top: 0px !important;
}
.doctor-info-section h3 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.doctor-info-section .doc_text p {
  margin-bottom: 35px;
}
.doctor-info-section .doc_img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.doctor-info-section .doctor_slider {
  display: flex !important;
  align-items: center;
}
.doctor-info-section .fa {
  cursor: pointer;
}
.doctor-info-section .fa-angle-right {
  position: absolute;
  left: 50%;
  bottom: 50px;
  transform: rotate(-180deg);
}
.doctor-info-section .fa-angle-right::before {
  display: none;
}
.doctor-info-section .fa-angle-left {
  position: absolute;
  left: 43%;
  bottom: 50px;
  z-index: 1;
}
.doctor-info-section .fa-angle-left::before {
  display: none;
}
.doctor-info-section .fa-angle-left:after {
  position: absolute;
  right: -24px;
  width: 1px;
  height: 65px;
  background-color: #c7c7c7;
  content: "";
  bottom: 0;
  top: 50%;
  transform: translateY(-50%);
}
div.home-service-wrapper {
  background-size: cover;
  background-position: center center !important;
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
div.home-service-wrapper h3 {
  text-transform: capitalize;
  font-weight: 500;
  color: #fff !important;
}
div.home-service-wrapper h3 strong {
  color: #5CCE99;
  display: inline-block;
}
div.home-service-wrapper p {
  color: #fff;
}
div.home-service-wrapper h4 {
  font-size: 20px;
  font-weight: 400;
  color: #fff !important;
  text-transform: uppercase;
}
div.home-service-wrapper .service-list-section .wpb_text_column {
  margin-bottom: 15px !important;
}
div.home-service-wrapper .service-list-section .vc_general.vc_btn3 {
  background: transparent;
  border: 0px;
  padding: 0;
  color: #5cce99;
  font-weight: 700;
  text-decoration: underline;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  bottom: -30px;
  top: auto;
  transition: 0.5s all;
}
div.home-service-wrapper .service-list-section >div {
  margin-bottom: 50px;
}
div.home-service-wrapper .service-list-section .vc_col-sm-3 .vc_column-inner {
  transition: 0.5s all;
}
div.home-service-wrapper .service-list-section .vc_col-sm-3 .vc_column-inner:hover {
  transform: translateY(-10px);
  transition: 0.5s all;
}
div.home-service-wrapper .service-list-section .vc_col-sm-3 .vc_column-inner:hover .vc_general.vc_btn3 {
  opacity: 1;
  visibility: visible;
  bottom: -12px;
  transition: 0.5s all;
}
div.home-service-wrapper .service-text-bottom-space {
  margin-bottom: 60px !important;
  max-width: 908px;
  margin: auto;
}
.read-our-review-section .hours-block h3 {
  margin-top: 0;
  font-weight: 700;
  color: #5CCE99 !important;
}
.read-our-review-section .hours-block .hour-list label {
  min-width: 175px;
  padding: 3px 0;
}
.read-our-review-section .hours-block .hour-list strong {
  font-weight: normal;
}
.read-our-review-section .fa-angle-right {
  position: absolute;
  right: 0;
  bottom: 50px;
  transform: rotate(-180deg);
  cursor: pointer;
}
.read-our-review-section .fa-angle-right::before {
  display: none;
}
.read-our-review-section .fa-angle-left {
  position: absolute;
  left: 0;
  bottom: 50px;
  z-index: 1;
  cursor: pointer;
}
.read-our-review-section .fa-angle-left::before {
  display: none;
}
.read-our-review-section .fa-angle-left:after {
  display: none;
}
.read-our-review-section .review_img {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0px;
}
.read-our-review-section .review_text {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding-right: 170px;
}
.read-our-review-section .review_slider {
  display: flex !important;
  align-items: center;
}
div.why-choose-dental-wrapper {
  padding: 70px 0px 15px;
  background-position: left -165px !important;
}
div.why-choose-dental-wrapper h3 {
  text-transform: capitalize;
  font-weight: 500;
  padding-bottom: 30px !important;
}
div.why-choose-dental-wrapper h3 strong {
  color: #5CCE99;
  display: inline-block;
}
div.why-choose-dental-wrapper .why-choose-section {
  display: flex;
  align-items: center;
}
div.why-choose-dental-wrapper .why-choose-section .why-choose-image-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 36px;
}
div.why-choose-dental-wrapper .why-choose-section .why-choose-image-wrapper h6 {
  margin-left: 25px;
  color: #000;
}
div.why-choose-dental-wrapper .why-choose-section .why-choose-image-wrapper img {
  width: 51px;
}
div.why-choose-dental-wrapper .why-choose-section .choose_right .why-choose-image-wrapper {
  flex-direction: row-reverse;
}
div.why-choose-dental-wrapper .why-choose-section .choose_right .why-choose-image-wrapper h6 {
  margin-right: 25px;
  margin-left: 0px;
}
div.why-choose-dental-wrapper .why-choose-section .mid_logo {
  text-align: center;
}
.modal-dialog {
  margin-top: 200px;
}
.modal-dialog .modal-header {
  padding: 17px;
  background: #5CCE99;
}
.modal-dialog .modal-body .hour-list {
  margin-bottom: 15px;
}
.modal-dialog .modal-body .hour-list label {
  width: 40%;
  font-weight: 500;
}
.modal-dialog .modal-body .hour-list strong {
  font-weight: 500;
}
.modal-dialog .modal-body h5 {
  margin: 0px;
}
.modal-dialog .close {
  margin-top: 0;
  color: #fff;
  padding: 0 4px;
  width: 36px;
  line-height: 1.3;
  font-size: 28px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  opacity: 1;
  font-weight: 400;
}
.modal-dialog .modal-content {
  border-radius: 0px;
  box-shadow: none;
  border: 0px;
}
.header__inner {
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header__inner h1 {
  text-transform: capitalize;
  font-weight: 500;
  color: #fff !important;
  margin: 0px;
}
.header__inner h1 strong {
  color: #fff;
}
.about-us-section {
  padding-top: 50px;
  padding-bottom: 50px;
}
.about-us-section h3 {
  font-weight: 500;
  color: #000 !important;
  margin: 0px;
  padding-bottom: 25px;
}
.about-us-section h3 strong {
  color: #5CCE99;
  display: block;
}
.about-us-section p {
  max-width: 927px;
  margin: auto;
}
.about .welcome-section h2 {
  text-transform: capitalize;
  font-weight: 500;
}
.about .welcome-section h2 strong {
  color: #5CCE99;
  display: block;
}
.about-us-blank-text {
  padding: 30px 0px;
}
.about-us-blank-text h3 {
  font-weight: 500;
  color: #fff !important;
  margin: 0px;
  text-transform: none;
}
.about-us-blank-text h3 strong {
  color: #fff;
  display: block;
}
.cta-section {
  background-size: cover !important;
  padding-top: 50px;
  padding-bottom: 50px;
}
.cta-section p {
  font-size: 31px;
  font-weight: 500;
  color: #fff;
}
.cta-section a {
  color: #5CCE99;
}
.cta-section a:hover {
  color: #fff;
}
.cta-section .theme-btn .vc_general.vc_btn3 {
  max-width: 212px;
  width: 100%;
}
.cta-section .theme-btn.cta-book-btn .vc_general.vc_btn3 {
  background-color: transparent !important;
  border: 1px solid #5CCE99;
  border-radius: 100px;
}
.cta-section .theme-btn.cta-book-btn .vc_general.vc_btn3:hover {
  background-color: #fff !important;
  color: #5CCE99;
  border: 1px solid #fff !important;
}
div.service-main-text {
  padding: 50px 0px 50px;
  background-position: 104% 70px !important;
  background-size: 274px;
}
div.service-main-text h2 {
  font-weight: 500;
  color: #000 !important;
  margin: 0px;
  padding-bottom: 25px;
}
div.service-main-text h2 strong {
  color: #5CCE99;
  display: block;
}
div.service-main-text p {
  max-width: 890px;
  margin: auto;
}
div.service-main-wrapper {
  background-position: left bottom !important;
}
div.service-main-wrapper h3 {
  font-weight: 500;
  color: #000 !important;
  margin: 0px;
}
div.service-main-wrapper h3 strong {
  color: #5CCE99;
  display: inline-block;
}
.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 !important;
  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;
}
.general-and-family-dental-service-wrapper figure {
  width: 100%;
}
.general-and-family-dental-service-wrapper figure .vc_single_image-wrapper {
  width: 100%;
}
.general-and-family-dental-service-wrapper figure .vc_single_image-wrapper img {
  width: 100%;
}
.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 !important;
  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: #5CCE99;
  border-radius: 37px;
}
.service-on-hover a:hover {
  text-decoration: none;
  color: #5CCE99 !important;
  background: #fff;
}
.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;
}
.new-patient-info-text {
  padding: 40px 0px 80px;
}
.new-patient-info-text h3 {
  font-weight: 500;
}
.new-patient-info-text h3 strong {
  display: inline-block;
}
div.new-patient-info-text {
  background-position: 104% 70px !important;
  background-size: 274px;
}
.new-patient-top-section {
  padding: 90px 0px 60px;
}
.online-form-section h3 {
  color: #fff !important;
  font-weight: 500;
}
.online-form-section h3 strong {
  display: inline-block;
}
.online-form-section p {
  color: #fff;
}
div.online-form-section {
  background-size: cover;
  background-position: center center !important;
  position: relative;
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
div.online-form-section::before {
  background-image: url(../img/online-form-shap.png);
  background-repeat: no-repeat !important;
  background-size: 279px;
  background-position: left bottom !important;
  position: absolute;
  content: "";
  width: 390px;
  height: 557px;
  left: 0;
  top: auto;
  bottom: 0;
}
div.online-form-section p {
  max-width: 969px;
  margin: 0 auto 20px;
}
div.online-form-section .patient-pdf-section {
  margin-top: 60px;
}
div.online-form-section .patient-pdf-section h5 {
  color: #fff !important;
  margin-bottom: 0;
}
div.online-form-section .patient-pdf-section h5:hover {
  color: #5CCE99 !important;
}
div.online-form-section .patient-pdf-section .wpb_single_image {
  margin-bottom: 15px;
}
.request-your-appointment h2 {
  font-weight: 500;
}
.request-your-appointment h2 strong {
  display: inline-block;
}
.request-your-appointment .new-patient-info-text {
  background-position: 100% 92px !important;
}
[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 transparent;
  border-radius: 100%;
  background: #D3D3D3;
}
[type="radio"]:checked + .wpcf7-list-item-label:after {
  content: '';
  width: 14px;
  height: 14px;
  background: #5CCE99;
  position: absolute;
  top: 3px;
  left: 3px;
  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: #5CCE99;
  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 #0079bf;
  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: #12B900;
  position: absolute;
  top: 4px;
  left: 4px;
  opacity: 0;
}
.contact-form .wpcf7 input[type="text"] {
  background-color: #fff;
  border-bottom: 0;
  border: 1px solid #ddd;
  margin-bottom: 0px;
  padding: 11px 56px 11px 25px !important;
  width: 100%;
  font-size: 16px;
}
.contact-form .wpcf7 input[type="email"] {
  background: #fff;
  border-bottom: 0;
  border: 1px solid #ddd;
  margin-bottom: 0px;
  padding: 11px 10px !important;
  width: 100%;
  font-size: 20px;
}
.contact-form .wpcf7 textarea {
  background: #fff;
  border-bottom: 0;
  border: 1px solid #ddd;
  margin-bottom: 0px;
  padding: 11px 25px !important;
  width: 100%;
  font-size: 20px;
}
.contact-form .wpcf7 select.wpcf7-select {
  background-color: #fff;
}
.contact-form .wpcf7 .existing_customer {
  margin: 0 0 10px 0;
  display: flex;
}
.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 {
  padding: 12px 65px 12px 25px;
  border: 1px solid #ddd;
  appearance: none;
  -webkit-appearance: none;
  position: relative;
  background-color: #5CCE99;
  background: url(../img/drop-down-arrow.png);
  background-repeat: no-repeat !important;
  background-size: 18px !important;
  background-position: calc(95%) !important;
  background-color: #fff;
}
.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 {
  margin-bottom: 0px;
  max-height: 120px;
}
.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: #5CCE99 !important;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: bold !important;
  background-image: unset !important;
  box-shadow: unset !important;
  border-color: #5CCE99 !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 #5CCE99;
  color: #5CCE99 !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%;
}
.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;
}
.book-appointment-form h3 {
  font-weight: 500;
}
.book-appointment-form h3 strong {
  display: inline-block;
}
.book-appointment-form .full-name input {
  background-color: #5CCE99;
  background: url(../img/name-form.png);
  background-repeat: no-repeat !important;
  background-size: 25px !important;
  background-position: calc(95%) !important;
}
.book-appointment-form .email-address input {
  background-color: #5CCE99;
  background: url(../img/email-form.png);
  background-repeat: no-repeat !important;
  background-size: 25px !important;
  background-position: calc(94%) !important;
}
.book-appointment-form .phone-number input {
  background-color: #5CCE99;
  background: url(../img/call-form.png);
  background-repeat: no-repeat !important;
  background-size: 25px !important;
  background-position: calc(94%) !important;
}
div.thank-you-contact-to-us {
  padding-top: 30px !important;
}
div.thank-you-contact-to-us a {
  color: #fff !important;
  text-decoration: underline;
}
div.thank-you-contact-to-us a:hover {
  text-decoration: none;
}
div.thank-you-contact-to-us h3,
div.thank-you-contact-to-us p {
  color: #fff !important;
}
.request-your-appointment .footer_form,
.request-your-appointment .footer_reviews {
  display: none;
}
.request-your-appointment .footer_map {
  margin-top: 100px;
}
.team_main_section h2 {
  margin: 0px;
  padding-bottom: 15px;
  font-weight: 500;
  margin-top: 60px;
}
.team_main_section h2 strong {
  display: inline-block;
}
.team_main_section .meet-our-team-box h3 {
  margin: 0px;
  padding-bottom: 15px;
  color: #3D3D3D !important;
}
.team_main_section .nurses-team-wrapper,
.team_main_section .administration-team-wrapper {
  padding: 60px 0px;
}
.team_main_section .aestheticians-team-wrapper {
  background-color: rgba(193,193,193,0.14);
  padding: 60px 0px;
}
.team_main_section .therapist-card__detail .therapist-card__title {
  font-size: 20px;
  color: #171717 !important;
  padding-top: 15px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.team_main_section .therapist-card__detail .therapist-card__disciplines {
  font-size: 16px;
  font-weight: 500;
  color: #000 !important;
  margin-bottom: 0;
}
.team_main_section .therapist-card__detail .view_more_btn_new {
  position: relative;
  background: #5CCE99 !important;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  color: #fff !important;
  padding: 12px 25px;
  border: 1px solid transparent;
  transition: 0.5s all;
  border-radius: 37px;
  display: inline-block;
  margin-top: 15px;
}
.team_main_section .therapist-card__detail .view_more_btn_new:hover {
  background-color: #fff !important;
  color: #5CCE99 !important;
  transition: 0.5s all !important;
  border: 1px solid #5CCE99 !important;
}
.team-cta-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
.team-cta-section .theme-btn {
  margin-top: 15px;
}
.team-cta-section .theme-btn .vc_general.vc_btn3 {
  background-color: #fff !important;
  color: #5CCE99 !important;
}
.team-cta-section p {
  font-size: 31px;
  font-weight: 500;
  color: #fff;
}
.home-banner-text strong {
  color: #fff;
}
.contact-us h2 {
  font-weight: 500;
}
.contact-us h2 strong {
  display: inline-block;
}
.contact-us .contact-us-info {
  padding: 80px 0px;
  background-position: left -168px !important;
  background-size: 450px;
}
.contact-us .wpcf7-form input,
.contact-us .wpcf7-form textarea,
.contact-us .wpcf7-form select {
  width: 100%;
  padding: 12px 65px 12px 30px;
  border-radius: 50px;
  border-color: #cdcdcd;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  font-family: 'Montserrat', sans-serif !important;
}
.contact-us .wpcf7-form select {
  height: 51px;
  color: #000;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.contact-us .wpcf7-form textarea {
  border-radius: 25px;
}
.contact-us .wpcf7-form .your-name input[type="text"] {
  background-color: #5CCE99;
  background: url(../img/name-form.png);
  background-repeat: no-repeat !important;
  background-size: 25px !important;
  background-position: calc(95%) !important;
}
.contact-us .wpcf7-form .your-email input[type="email"] {
  background-color: #5CCE99;
  background: url(../img/email-form.png);
  background-repeat: no-repeat !important;
  background-size: 25px !important;
  background-position: calc(95%) !important;
}
.contact-us .wpcf7-form .phone-number input[type="text"] {
  background-color: #5CCE99;
  background: url(../img/call-form.png);
  background-repeat: no-repeat !important;
  background-size: 25px !important;
  background-position: calc(95%) !important;
}
.contact-us .wpcf7-form .wpcf7-form-control-wrap {
  margin-bottom: 22px;
  display: inline-block;
  width: 100%;
}
.contact-us .wpcf7-form .submit-btn {
  position: relative;
  margin: inherit;
}
.contact-us .wpcf7-form .submit-btn .ajax-loader {
  right: -22px;
}
.contact-us iframe {
  width: 100%;
  border: 5px solid #fff !important;
  border-radius: 25px;
  bottom: 0;
  box-shadow: 0 0px 26px 0px rgba(0,0,0,0.1);
}
.contact-us .contact-us-social-media {
  background-size: cover !important;
}
.contact-us .contact-us-social-media .vc_icon_element {
  margin-bottom: 15px !important;
}
.contact-us .contact-us-social-media a:hover {
  color: #000 !important;
}
.contact-us .contact-us-social-media .social-icon a {
  color: #fff !important;
  font-size: 22px;
  margin-right: 15px;
}
.contact-us .contact-us-social-media .social-icon a:hover {
  color: #000 !important;
}
.contact-us .contact-us-social-media .vc_row {
  display: flex;
  align-items: center;
}
.contact-us .contact-us-social-media p span {
  color: #fff !important;
}
.contact-us .contact-us-social-media p a {
  color: #fff !important;
}
.contact-us .wpcf7-response-output {
  float: left;
}
.contact-us .contact-map-main-wrapper {
  padding-bottom: 60px;
}
.contact-us .footer_form,
.contact-us .footer_reviews,
.contact-us .footer_map,
.contact-us .footer_newpatients {
  display: none;
}
.privacy-policy h2,
.terms-of-use h2,
.website-sitemap h2 {
  font-weight: 500;
}
.privacy-policy h2 strong,
.terms-of-use h2 strong,
.website-sitemap h2 strong {
  display: inline-block;
}
.privacy-policy h3,
.privacy-policy h4,
.terms-of-use h3,
.terms-of-use h4,
.website-sitemap h3,
.website-sitemap h4 {
  font-size: 20px;
  font-weight: 400;
  color: #171717 !important;
}
.privacy-policy div.privacy-policy-wrapper,
.terms-of-use div.privacy-policy-wrapper,
.website-sitemap div.privacy-policy-wrapper {
  padding: 60px 0px 30px;
  background-position: right 45% !important;
  background-size: 300px !important;
}
.privacy-policy div.privacy-policy-wrapper ul li,
.terms-of-use div.privacy-policy-wrapper ul li,
.website-sitemap div.privacy-policy-wrapper ul li {
  list-style: none;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 20px;
}
.privacy-policy div.privacy-policy-wrapper ul li::before,
.terms-of-use div.privacy-policy-wrapper ul li::before,
.website-sitemap div.privacy-policy-wrapper ul li::before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 22px;
  color: #5CCE99;
  position: absolute;
  left: 0;
  top: -5px;
}
.privacy-policy div.privacy-policy-wrapper::before,
.terms-of-use div.privacy-policy-wrapper::before,
.website-sitemap div.privacy-policy-wrapper::before {
  background: url(../img/form-bg.png);
  background-repeat: no-repeat;
  background-size: 620px;
  background-position: left center !important;
  position: absolute;
  content: "";
  width: 620px;
  height: 540px;
  left: 0;
  top: 0;
}
.single-teams h2 {
  font-weight: 500;
}
.single-teams h2 strong {
  display: inline-block;
}
.website-sitemap li a,
.error-page li a {
  font-weight: 500;
  color: #000;
  font-size: 16px;
}
.website-sitemap li a:hover,
.error-page li a:hover {
  color: #5CCE99 !important;
}
.website-sitemap li.page_item_has_children,
.error-page li.page_item_has_children {
  padding-bottom: 0px;
}
.website-sitemap li .children,
.error-page li .children {
  padding-top: 10px;
}
.website-sitemap li .children li a,
.error-page li .children li a {
  font-size: 16px;
  font-weight: 500;
}
.website-sitemap div.privacy-policy-wrapper,
.error-page div.privacy-policy-wrapper {
  padding: 60px 0px 50px;
}
.error-page h2 {
  font-weight: 500;
}
.error-page h2 strong {
  display: inline-block;
}
.error-page.privacy-policy-wrapper {
  padding: 60px 0px 50px;
  background-position: right 45% !important;
  background-size: 300px !important;
}
.error-page.privacy-policy-wrapper ul li {
  list-style: none;
  font-weight: 500;
  color: #000;
  position: relative;
  padding-left: 20px;
}
.error-page.privacy-policy-wrapper ul li::before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 22px;
  color: #5CCE99;
  position: absolute;
  left: 0;
  top: -5px;
}
.error-page.privacy-policy-wrapper::before {
  background: url(../img/form-bg.png);
  background-repeat: no-repeat;
  background-size: 620px;
  background-position: left center !important;
  position: absolute;
  content: "";
  width: 620px;
  height: 540px;
  left: 0;
  top: 0;
}
.team-detail-page-wrapper {
  padding-top: 80px;
}
.team-detail-page-wrapper .doctor-detail-info {
  padding-left: 50px;
}
.team-detail-page-wrapper h4 {
  font-size: 20px;
}
.team-detail-page-wrapper h5 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0px;
}
div.doctor-info-content {
  background-size: 250px !important;
  background-position: left bottom !important;
  padding-bottom: 60px !important;
}
div.service-cta-section {
  background: url(../img/service-cta-bg.png);
  background-size: cover !important;
  background-repeat: no-repeat;
}
div.service-cta-section h4 {
  color: #fff !important;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 35px;
  margin-top: 0px;
}
div.service-cta-section .theme-btn {
  color: #fff !important;
  max-width: 212px;
  width: 100%;
  text-align: center;
}
div.service-cta-section .theme-btn:hover {
  color: #5CCE99 !important;
}
div.service-cta-section .theme-btn.cta-book-btn {
  background-color: transparent !important;
  color: #fff !important;
  border: 1px solid #5CCE99 !important;
}
div.service-cta-section .theme-btn.cta-book-btn:hover {
  background-color: #fff !important;
  color: #5CCE99 !important;
  border: 1px solid #fff !important;
}
div.service-cta-section .service-innerpage-cta p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 450px;
  margin: auto;
}
.education-info-section {
  padding-bottom: 50px;
}
.header_menu.sticky {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 99999;
  background: #fff;
}
.header_menu.sticky .header_top_content {
  display: none;
}
.header_menu.sticky .logo {
  max-width: 230px;
}
.header_menu.sticky .row .main_menu .header-nav .mega-menu > .dropdown-menu {
  top: 90px;
}
.flip-box-wrapper {
  position: relative;
  margin: 0px;
  z-index: 31;
  overflow: visible !important;
  margin: -150px 0 0;
}
.flip-box-wrapper div.vc-hoverbox-block.vc-hoverbox-front {
  background: #5cce99 !important;
  justify-content: center;
}
.flip-box-wrapper div.vc-hoverbox-block.vc-hoverbox-front h2 {
  font-size: 25px !important;
  position: relative;
  color: #fff !important;
}
.flip-box-wrapper div.vc-hoverbox-block.vc-hoverbox-front h2::after {
  content: "";
  background: url("../img/call.png") 0 0 no-repeat;
  background-size: 100%;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 32px;
  height: 32px;
}
.flip-box-wrapper div.vc-hoverbox-block.vc-hoverbox-back {
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;
}
.flip-box-wrapper div.vc-hoverbox-block.vc-hoverbox-back h2 {
  color: #fff !important;
  font-size: 25px;
  position: relative;
}
.flip-box-wrapper div.vc-hoverbox-block.vc-hoverbox-back h2::after {
  content: "";
  background: url("../img/call.png") 0 0 no-repeat;
  background-size: 100%;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 32px;
  height: 32px;
}
.flip-box-wrapper div.vc-hoverbox-block h2 {
  font-size: 25px;
  line-height: 1.2;
  margin-top: 0;
  color: #fff !important;
  font-weight: 600 !important;
}
.flip-box-wrapper div.vc-hoverbox-block .theme-btn {
  max-width: 220px;
  margin: 0 auto;
  padding-top: 10px;
}
.flip-box-wrapper div.vc-hoverbox-block .theme-btn .vc_btn3.vc_general {
  background-image: none !important;
  border: 1px solid #fff;
}
.flip-box-wrapper div.vc-hoverbox-block .theme-btn .vc_btn3.vc_general:hover {
  background-color: transparent !important;
  color: #fff !important;
}
.flip-box-wrapper .book-appointment-box div.vc-hoverbox-block h2::after {
  background: url("../img/check.png") 0 0 no-repeat;
  background-size: 100%;
}
.flip-box-wrapper .book-appointment-box div.vc-hoverbox-block.vc-hoverbox-back h2::after {
  content: "";
  background: url("../img/check.png") 0 0 no-repeat;
  background-size: 100%;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 32px;
  height: 32px;
}
.flip-box-wrapper .clinic-hours-box div.vc-hoverbox-block h2::after {
  background: url("../img/clock.png") 0 0 no-repeat;
  background-size: 100%;
  width: 32px;
  height: 32px;
  top: -10px;
}
.flip-box-wrapper .clinic-hours-box div.vc-hoverbox-block.vc-hoverbox-front {
  background: #5cce99 !important;
}
.flip-box-wrapper .clinic-hours-box div.vc-hoverbox-block.vc-hoverbox-back {
  padding-top: 15px;
}
.flip-box-wrapper .clinic-hours-box div.vc-hoverbox-block.vc-hoverbox-back h2::after {
  content: "";
  background: url("../img/clock.png") 0 0 no-repeat;
  background-size: 100%;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 25px;
  height: 32px;
}
.flip-box-wrapper .clinic-hours-box div.vc-hoverbox-block.vc-hoverbox-back p {
  line-height: 1.6;
}
.flip-box-wrapper .clinic-hours-box div.vc-hoverbox-block.vc-hoverbox-back p strong {
  font-weight: 400;
}
.flip-box-wrapper p {
  color: #fff !important;
}
.flip-box-wrapper .theme-btn .vc_general.vc_btn3 {
  font-size: 16px;
}
.vc-hoverbox:hover .vc-hoverbox-front {
  z-index: -1;
}
.vc-hoverbox-front-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.vc-hoverbox-inner {
  min-height: 360px !important;
}
.vc-hoverbox-inner h2 {
  margin-top: 0;
  padding-top: 30px;
}
.trust-section {
  padding: 100px 0;
}
.trust-section >div {
  display: flex;
}
.trust-section >div >div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.trust-section .vc_column-inner {
  height: 100%;
  padding-top: 0 !important;
}
.trust-section .vc_column-inner >.wpb_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  width: 100%;
  padding: 60px 30px 40px;
  background-color: #5CCE99;
  border-radius: 5px;
}
.trust-section .wpb_column:nth-child(odd) .vc_column-inner >.wpb_wrapper {
  background-color: #000;
}
.trust-section .wpb_content_element {
  margin-bottom: 0;
}
.trust-section .vc_single_image-wrapper {
  height: 100px;
  width: 100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.trust-section .vc_custom_heading {
  color: #fff !important;
  font-weight: 500 !important;
}
.trust-section .wpb_text_column p {
  color: #fff;
}
.trust-section .title-box .vc_column-inner >.wpb_wrapper {
  padding: 0 !important;
  background-color: transparent !important;
}
.trust-section .title-box h3 {
  margin-top: 0;
  line-height: 1.2;
  font-weight: 500;
  color: #E9E9E9;
}
.trust-section .title-box .wpb_text_column p {
  color: inherit;
}
.service-list-type-two {
  padding: 40px 0 40px;
}
.service-list-type-two.vc_row {
  background-position: top 250px right !important;
}
.service-list-type-two h5 strong {
  color: #E9E9E9;
}
.service-list-type-two h5 {
  font-weight: 500 !important;
}
.service-list-type-two h3 +.wpb_text_column {
  max-width: 955px;
  width: 100%;
  margin: 0 auto;
}
.service-list-type-two .vc_custom_heading {
  margin: 0;
  line-height: 1.2;
  font-weight: 500;
}
.service-list-type-two .vc_custom_heading strong {
  display: inline;
}
.service-list-type-two .theme-btn {
  margin-top: 25px;
  margin-bottom: 0 !important;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner {
  display: flex;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner >div {
  display: flex;
  margin-top: 106px;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column-inner {
  padding-top: 0 !important;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column-inner >.wpb_wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0 25px 40px;
  border-radius: 5px;
  position: relative;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column-inner >.wpb_wrapper::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.1;
  border-radius: 10px;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column-inner >.wpb_wrapper >div {
  position: relative;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column-inner >.wpb_wrapper .wpb_single_image {
  margin-bottom: 25px !important;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column-inner >.wpb_wrapper .wpb_single_image .vc_figure {
  width: 152px;
  height: 152px;
  background-color: #F9F9F9;
  border-radius: 100%;
  padding: 13px 13px;
  margin-top: -76px;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column-inner >.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper {
  width: 126px;
  height: 126px;
  border: 1px solid #000;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column-inner >.wpb_wrapper .vc_custom_heading {
  color: #000 !important;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column-inner >.wpb_wrapper .wpb_content_element {
  margin: 0;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column-inner >.wpb_wrapper .wpb_content_element p {
  margin: 0;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column-inner >.wpb_wrapper .wpb_content_element ul {
  padding: 25px 0 0 0;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column-inner >.wpb_wrapper .wpb_content_element ul li {
  padding: 0 0 7px 16px;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column-inner >.wpb_wrapper .theme-btn .vc_general.vc_btn3 {
  background-color: #000 !important;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column-inner >.wpb_wrapper .theme-btn .vc_general.vc_btn3:hover {
  color: #000 !important;
  border-color: #000 !important;
  background-color: #fff !important;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column_container:nth-child(even) >.vc_column-inner >.wpb_wrapper::before {
  background-color: #5CCE99;
  opacity: 0.1;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column_container:nth-child(even) >.vc_column-inner >.wpb_wrapper .vc_custom_heading {
  color: #5CCE99 !important;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column_container:nth-child(even) >.vc_column-inner >.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper {
  border-color: #5CCE99;
  border: 1px solid #5CCE99;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column_container:nth-child(even) >.vc_column-inner >.wpb_wrapper .theme-btn .vc_general.vc_btn3 {
  background-color: #5CCE99 !important;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner .vc_column_container:nth-child(even) >.vc_column-inner >.wpb_wrapper .theme-btn .vc_general.vc_btn3:hover {
  color: #5CCE99 !important;
  border-color: #5CCE99 !important;
  background-color: #fff !important;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner:nth-child(odd) .vc_column-inner >.wpb_wrapper::before {
  background-color: #5CCE99;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner:nth-child(odd) .vc_column-inner >.wpb_wrapper .vc_custom_heading {
  color: #5CCE99 !important;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner:nth-child(odd) .vc_column-inner >.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper {
  border-color: #5CCE99;
  border: 1px solid #5CCE99;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner:nth-child(odd) .vc_column_container:nth-child(even) >.vc_column-inner >.wpb_wrapper::before {
  background-color: #000;
  opacity: 0.1;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner:nth-child(odd) .vc_column_container:nth-child(even) >.vc_column-inner >.wpb_wrapper .vc_custom_heading {
  color: #000 !important;
}
.service-list-type-two >.vc_column_container >.vc_column-inner >.wpb_wrapper .vc_inner:nth-child(odd) .vc_column_container:nth-child(even) >.vc_column-inner >.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper {
  border-color: #E5E5F3;
  border: 1px solid #000;
}
.help-section {
  padding-bottom: 40px;
}
.help-section h3 {
  font-weight: 500;
}
.help-section h3 strong {
  display: inline;
}
.how-we-can-help-wrapper {
  position: relative;
}
.how-we-can-help-wrapper .how-we-can-help-column {
  cursor: pointer;
  margin-bottom: 30px;
  overflow: hidden;
}
.how-we-can-help-wrapper .how-we-can-help-column .theme-btn,
.how-we-can-help-wrapper .how-we-can-help-column h3.vc_custom_heading {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  transition: all ease-in-out 0.4s;
}
.how-we-can-help-wrapper .how-we-can-help-column h3.vc_custom_heading {
  padding: 0 20px;
  font-weight: 700;
  color: #fff !important;
}
.how-we-can-help-wrapper .how-we-can-help-column .theme-btn {
  opacity: 0;
  visibility: hidden;
  transform: translateY(100px);
}
.how-we-can-help-wrapper .how-we-can-help-column:hover .theme-btn {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  bottom: 0;
}
.how-we-can-help-wrapper .how-we-can-help-column:hover h3.vc_custom_heading {
  bottom: 100px;
}
.full-width-big-cta {
  padding: 60px 0;
}
.full-width-big-cta >.wpb_column {
  position: static;
}
.full-width-big-cta >.wpb_column::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.7);
}
.full-width-big-cta .vc_column-inner >.wpb_wrapper {
  max-width: 670px;
  width: 100%;
  margin: 0 auto;
}
.full-width-big-cta .vc_custom_heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 500;
}
.full-width-big-cta .vc_custom_heading strong {
  display: inline;
}
.full-width-big-cta .wpb_content_element {
  margin-bottom: 30px;
}
.full-width-big-cta .vc_btn3-container {
  margin-bottom: 0;
}
.full-width-big-cta.full-width-big-cta2 {
  padding: 150px 0;
  min-height: inherit;
}
.full-width-big-cta.full-width-big-cta2 >.wpb_column {
  position: relative;
}
.full-width-big-cta.full-width-big-cta2 >.wpb_column .vc_column-inner >.wpb_wrapper {
  padding: 130px 0 100px;
  max-width: 900px;
}
.welcome-row {
  overflow: visible !important;
}
.welcome-row .vc_column-inner {
  padding: 0;
}
.welcome-row .content-box {
  position: relative;
}
.welcome-row .content-box::before {
  content: "" !important;
  display: block;
  position: absolute;
  left: -150px;
  top: -275px;
  width: 434px;
  height: 428px;
  background: url('../img/teeth-pattern-shape.png') no-repeat center center;
}
.welcome-row .content-box >.vc_column-inner >.wpb_wrapper {
  max-width: 630px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 15px;
}
.welcome-row .content-box .wpb_content_element {
  margin-bottom: 30px;
}
.welcome-row .content-box .vc_btn3-container {
  margin-bottom: 0;
}
.welcome-row .vc_custom_heading {
  margin-top: 0;
  font-weight: 500;
  margin-bottom: 20px;
  color: #E9E9E9;
}
.welcome-row .vc_custom_heading strong {
  display: inline;
}
.welcome-row .theme-btn {
  padding: 12px 0px;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
.welcome-row .wpb_single_image {
  margin: 0;
}
.welcome-row .wpb_single_image .vc_figure {
  display: block;
}
.welcome-row .wpb_single_image .vc_figure .vc_single_image-wrapper {
  display: block;
}
.welcome-row .wpb_single_image .vc_figure .vc_single_image-wrapper img {
  width: 100%;
}
.welcome-row.vc_rtl-columns-reverse .content-box::before {
  content: "" !important;
  display: block;
  position: absolute;
  left: inherit;
  top: inherit;
  right: -110px;
  bottom: -205px;
  width: 434px;
  height: 428px;
  background: url('../img/teeth-pattern-shape.png') no-repeat center center;
}
.testimonial__content {
  text-align: center;
}
.testimonial__content h3 {
  color: #5CCE99 !important;
  font-weight: 500;
}
.testimonial-slider-wrapper {
  padding-top: 45px;
  padding-bottom: 45px;
}
.testimonial-slider-wrapper .testimonial__slider-wrap {
  padding: 20px 40px 80px;
  background: #ffffffdd;
}
.testimonial-slider-wrapper .testimonial__slider-wrap .slick-dots {
  bottom: -4rem;
}
.testimonial-slider-wrapper .testimonial__slider-wrap .slick-dots li button {
  width: 12px;
  height: 12px;
  background-color: #000;
  border-radius: 50%;
  transition: all ease-in-out 0.3s;
}
.testimonial-slider-wrapper .testimonial__slider-wrap .slick-dots li button::before {
  font-size: 0;
}
.testimonial-slider-wrapper .testimonial__slider-wrap .slick-dots li.slick-active button {
  background-color: #5CCE99;
  width: 20px;
  border-radius: 20px;
}
.footer_main {
  margin-top: 80px;
  background-color: #5CCE99;
  background: url(../img/footer-element.png);
  background-repeat: no-repeat;
  background-position: right bottom !important;
}
.footer_main .footer_maintop {
  align-items: center;
  display: flex;
}
.footer_main .footer_maintop .footer_logo img {
  width: 100%;
}
.footer_main .footer_maintop .footer_content {
  border-left: 1px solid #e2e2e2;
  margin-left: 30px;
  padding: 15px 0px 15px 40px;
}
.footer_main .footer_maintop .footer_content p {
  margin-bottom: 0px;
  font-weight: 500;
  line-height: 30px;
}
.footer_main .footer_mainbottom {
  margin: 50px 0px 30px;
}
.footer_main .footer_mainbottom h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.footer_main .footer_mainbottom ul {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
}
.footer_main .footer_mainbottom ul li {
  list-style: none;
  position: relative;
  padding-left: 22px;
  padding-bottom: 0px;
  margin-bottom: 10px;
}
.footer_main .footer_mainbottom ul li::before {
  width: 8px;
  height: 8px;
  background-color: #5CCE99;
  border-radius: 100px;
  left: 0px;
  position: absolute;
  content: "";
  top: 9px;
}
.footer_main .footer_mainbottom ul li a {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.footer_main .footer_mainbottom ul li a:hover {
  color: #5CCE99;
}
.footer_main .footer_mainbottom ul li:nth-of-type(5) {
  clear: both;
}
.footer_main .footer_mainbottom .quick_links {
  position: relative;
}
.footer_main .footer_mainbottom .quick_links::before {
  position: absolute;
  content: "";
  width: 1px;
  background-color: #e2e2e2;
  right: 11%;
  top: 0;
  bottom: 0;
  height: 130%;
}
.footer_main .disclaimer p {
  background-color: #f7f7f7;
  border-top-left-radius: 36px;
  border-top-right-radius: 36px;
  padding: 33px 15px;
  font-size: 8pt;
  font-weight: 500;
  margin-bottom: 0px;
  max-width: 1070px;
  margin: auto;
}
.footer_main .disclaimer p strong {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-block;
}
.copyright .copyright-footer-wrapper {
  background-color: #5CCE99;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  max-width: 1490px;
  width: 100%;
  padding: 15px;
}
.copyright .main-copyright-space {
  display: flex;
  align-items: center;
}
.copyright .main-copyright-space .copy_nav {
  display: flex;
  align-items: center;
}
.copyright .main-copyright-space .copy_nav li {
  list-style: none;
  padding-bottom: 0;
}
.copyright .main-copyright-space .copy_nav li a {
  color: #fff;
  font-size: 16px;
  padding-right: 8px;
  border-right: 2px solid #fff;
  margin-right: 11px;
}
.copyright .main-copyright-space .copy_nav li a:hover {
  color: #000;
}
.copyright .main-copyright-space .copy_nav li:last-child a {
  border-right: 0px;
  padding-right: 0px;
  margin-right: 0px;
}
.copyright .main-copyright-space p {
  margin-bottom: 0px;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}
.copyright .main-copyright-space .footer_maker {
  color: #000;
  font-size: 16px;
  text-align: right;
}
.copyright .main-copyright-space .footer_maker i {
  color: #fff;
  animation: plus-heart 1s infinite;
  -webkit-animation: plus-heart 1s infinite;
}
.copyright .main-copyright-space .footer_maker a {
  color: #000;
}
.copyright .main-copyright-space .footer_maker a:hover {
  color: #fff;
}
@keyframes plus-heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
}
.new-patient-section .wpb_single_image {
  width: 100%;
}
.new-patient-section .wpb_single_image figure {
  width: 100%;
}
.new-patient-section .wpb_single_image figure .vc_single_image-wrapper {
  width: 100%;
}
.new-patient-section .wpb_single_image figure .vc_single_image-wrapper img {
  width: 100%;
}
.new-patient-info p {
  color: #fff;
  font-size: 20px;
}
.new-patient-info .vc_column-inner {
  padding: 200px 117px !important;
  background-size: cover;
}
.new-patient-info .vc_column-inner p {
  line-height: 36px;
}
.new-patient-info .vc_column-inner .wpb_wrapper {
  margin: auto;
}
.footer_map {
  background-color: #5CCE99;
  background: url(../img/footer-map-back-img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.footer_map .contact_details {
  padding: 70px;
}
.footer_map .contact_details h4 {
  font-size: 40px;
  font-weight: 700;
  color: #fff !important;
  margin-bottom: 25px;
}
.footer_map .contact_details >div {
  margin-bottom: 40px;
  color: #fff;
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  font-weight: 500;
}
.footer_map .contact_details >div a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.footer_map .contact_details >div a:hover {
  color: #000;
}
.footer_map .contact_details >div i {
  position: absolute;
  left: 0;
  top: 1px;
  font-size: 20px;
}
.footer_map .contact_details .social_icons {
  padding-left: 0px;
  margin-top: 50px;
}
.footer_map .contact_details .social_icons i {
  position: relative;
  margin-right: 15px;
  font-size: 25px;
}
.footer_map .address_map iframe {
  width: 100%;
  border: 5px solid #fff !important;
  border-radius: 25px;
  height: 655px;
  position: absolute;
  right: 84px;
  z-index: 2;
  top: -50px;
  bottom: 0;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.new-patient-single-image .wpb_wrapper {
  height: 100%;
}
.new-patient-single-image .wpb_wrapper .wpb_single_image {
  height: 100%;
}
.new-patient-single-image .wpb_wrapper .wpb_single_image figure {
  height: 100%;
}
.new-patient-single-image .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper {
  height: 100%;
}
.new-patient-single-image .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper img {
  height: 100%;
  object-fit: cover;
}
div.read-our-review-section {
  padding: 70px 0px 150px 0px;
  background-position: right bottom !important;
}
div.read-our-review-section h3 {
  text-transform: capitalize;
  font-weight: 500;
}
div.read-our-review-section h3 strong {
  font-weight: 700;
  color: #5CCE99;
  display: inline-block;
}
div.read-our-review-section .star-wrapper {
  margin-bottom: 10px;
}
div.read-our-review-section .star-wrapper h4 {
  font-size: 80px;
  margin: 0;
  line-height: 1.2;
}
div.read-our-review-section .review-info p {
  font-weight: 500;
}
div.read-our-review-section .theme-btn {
  margin-top: 30px;
}
.request-appointment-form-section {
  background-size: 620px !important;
  padding-top: 50px;
}
.request-appointment-form-section h3 {
  text-transform: capitalize;
  font-weight: 500;
}
.request-appointment-form-section h3 strong {
  color: #5CCE99;
  font-weight: 700;
  display: inline-block;
}
.request-appointment-form-section .wpcf7-form input,
.request-appointment-form-section .wpcf7-form textarea,
.request-appointment-form-section .wpcf7-form select {
  width: 100%;
  padding: 12px 65px 12px 30px;
  border-radius: 50px;
  border-color: #cdcdcd;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  font-family: 'Montserrat', sans-serif !important;
}
.request-appointment-form-section .wpcf7-form select {
  height: 51px;
  color: #000;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.request-appointment-form-section .wpcf7-form textarea {
  border-radius: 25px;
}
.request-appointment-form-section .wpcf7-form .firstname input {
  background-color: #5CCE99;
  background: url(../img/name-form.png);
  background-repeat: no-repeat !important;
  background-size: 25px !important;
  background-position: calc(98%) !important;
}
.request-appointment-form-section .wpcf7-form .yemail input {
  background-color: #5CCE99;
  background: url(../img/email-form.png);
  background-repeat: no-repeat !important;
  background-size: 25px !important;
  background-position: calc(95%) !important;
}
.request-appointment-form-section .wpcf7-form .phone input {
  background-color: #5CCE99;
  background: url(../img/call-form.png);
  background-repeat: no-repeat !important;
  background-size: 25px !important;
  background-position: calc(95%) !important;
}
.request-appointment-form-section .wpcf7-form .date input {
  background-color: #5CCE99;
  background: url(../img/date-form.png);
  background-repeat: no-repeat !important;
  background-size: 25px !important;
  background-position: calc(95%) !important;
}
.request-appointment-form-section .wpcf7-form .besttime select {
  background-color: #5CCE99;
  background: url(../img/time-footer.png);
  background-repeat: no-repeat !important;
  background-size: 25px !important;
  background-position: calc(95%) !important;
}
.request-appointment-form-section .wpcf7-form .row div:nth-of-type(4) {
  clear: both;
}
.request-appointment-form-section .wpcf7-form .row .wpcf7-form-control-wrap {
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
}
