* {
  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 {
  font-family: 'Montserrat', sans-serif !important;
  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);
}
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;
}
.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: #183440 !important;
}
.mdubgwi-button {
  font-size: 14px;
}
.header_top {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0 0;
  height: auto;
  background: #439d60;
}
.header_top .socail_icons {
  width: auto;
  float: right;
  padding: 0 10px;
}
.header_top .socail_icons .social {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0 0;
  height: auto;
}
.header_top .socail_icons .social li {
  width: auto;
  float: left;
  margin: 0;
  padding: 3px 3px;
  list-style: none;
  height: auto;
}
.header_top .socail_icons .social a {
  color: #fff;
  font-size: 22px;
  padding: 10px 15px;
  background: #183440;
}
.header_top .socail_icons .social a:hover {
  color: #183440;
  background: #D9E5D6 !important;
}
.header_top .top_number {
  width: auto;
  float: left;
  padding: 0 10px;
}
.header_top .top_number a {
  color: #fff;
  padding: 10px 20px;
  display: block;
  background: #183440;
}
.header_top .top_number a:hover {
  color: #183440;
  background: #D9E5D6 !important;
}
.header_top .top_number i {
  padding: 0 6px 0 0;
}
.header_top ~ .header_menu:has(.sticky) {
  display: none !important;
}
.header_menu {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.header_menu .container-fluid {
  display: flex;
  align-items: center;
}
.header_menu .logo {
  padding: 5px 0;
}
.header_menu .logo img {
  width: 85%;
}
.header_menu .book-now p {
  margin: 0;
}
.header_menu.sticky {
  position: fixed;
  animation: fadeInDown 0.5s ease-in-out 0s 1 normal none running;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  background: #fff !important;
}
.header_menu.sticky .container-fluid {
  display: flex;
  align-items: center;
}
.header_menu.sticky .logo img {
  width: 45%;
}
.header_menu.sticky .main_menu {
  margin: 0;
}
.header_menu.sticky .book-now p {
  margin: 0;
}
@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0,-100%,0);
    opacity: 0;
    transform: translate3d(0,-100%,0);
  }
  100% {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.main_menu {
  float: left;
  width: 100%;
  padding: 15px 0;
  margin: 0;
  height: auto;
}
.main_menu .navbar-nav {
  flex: 1;
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
  align-items: center;
  float: right;
}
.main_menu ul li {
  padding: 0;
}
.main_menu ul a {
  color: #183440;
  background-color: transparent !important;
  font-size: 15px;
  padding: 10px 10px;
  text-transform: uppercase;
}
.main_menu ul a:hover {
  color: #439d60;
}
.main_menu ul a[data-toggle="dropdown"]::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 7px;
  vertical-align: 3px;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}
.main_menu .dropdown-menu {
  background-color: #183440 !important;
  border: none !important;
  margin: 0 !important;
  padding: 5px 0;
}
.main_menu .dropdown-menu li a {
  color: #fff !important;
  width: 100%;
  padding: 5px 15px !important;
  font-size: 15px;
}
.main_menu .dropdown-menu li a:hover {
  background-color: #439d60 !important;
  color: #fff !important;
}
.main_menu .contact_btn .dropdown-toggle {
  border: 1px solid #439d60;
  border-radius: 7px;
  color: #439d60 !important;
}
.header-nav > li > ul.dropdown-menu > li > a,
.dropdown-menu > li > a {
  padding: 5px 20px !important;
  color: #fff !important;
  font-size: 15px;
}
.current_page_ancestor .dropdown-toggle,
.current-menu-item .dropdown-toggle {
  color: #439d60 !important;
}
.header-nav ul.dropdown-menu ul.dropdown-menu {
  margin-top: -31px !important;
  left: 100%;
  top: auto;
  border-radius: 0;
  width: 144% !important;
  float: left;
}
.current_page_parent .current-menu-item a {
  border: none !important;
  font-weight: bold;
}
.current-menu-item a {
  color: #439d60 !important;
}
.current_page_item .dropdown-menu li a {
  border: none !important;
}
.current_page_item .dropdown-menu li a:hover {
  background: #183440;
}
.main_menu .dropdown-menu {
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
body .header-nav ul.dropdown-menu ul.dropdown-menu {
  width: 100%;
}
.main_menu .navbar-nav .menu-item-has-children ul.dropdown-menu .menu-item-has-children a:hover::after {
  position: absolute;
  right: 10px;
  font-family: 'FontAwesome';
  content: "\f105";
  transform: rotate(180deg);
  transition: transform .3s ease-out;
}
.header-nav > li > ul.dropdown-menu > li.menu-item-has-children > a:after {
  position: absolute;
  right: 10px;
  font-family: 'FontAwesome';
  content: "\f105";
  transition: transform .3s ease-out;
}
.main_menu .navbar-nav .menu-item-has-children ul.dropdown-menu li::after {
  position: absolute;
  right: 7px;
  font-family: 'FontAwesome';
  content: "";
  top: 14px;
  transition: transform .3s ease-out;
}
.book-now p {
  margin: 60px 10px 0 0;
  text-align: right;
}
.book-now a {
  text-transform: uppercase;
  background: #439d60;
  color: #fff;
  padding: 14px 25px;
  font-weight: 600;
}
.book-now a:hover {
  background: #183440;
}
.slider {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.slider h2 {
  text-shadow: 0 3px 4px rgba(0,0,0,0.7) !important;
}
.slider .slider_number {
  padding: 15px 25px !important;
}
.slider .slider_number:hover {
  background: #183440 !important;
}
.slider .slider_number a {
  color: #fff !important;
}
.slider .slider_appointment {
  padding: 15px 30px !important;
}
.slider .slider_appointment:hover {
  background-color: #d9fbff !important;
}
.slider .slider_appointment a {
  color: #000 !important;
}
.slider .slider_appointment .lnr-calendar-full {
  margin: 7px 7px 0 0;
}
.header__inner {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  width: 100%;
  float: left;
  padding: 160px 0;
}
.header__inner h1 {
  color: #fff;
  padding: 50px 0;
}
#wprmenu_bar {
  width: 100% !important;
}
.slick-dots li button:before {
  content: "•" !important;
}
.padding-2 {
  padding: 0 0 15px 0;
  display: inline-block;
  margin: 0 0 00px 0 !important;
}
.cover {
  background-size: cover !important;
}
.white {
  color: #fff;
}
.white a {
  color: #fff !important;
}
.white a:hover {
  color: #183440 !important;
}
.white p,
.white h5 {
  color: #fff !important;
}
.btn_blue {
  float: left;
  width: 100%;
}
.btn_blue a {
  background-color: #183440 !important;
  color: #fff !important;
  border: none !important;
  border-radius: 0 !important;
  background-image: none !important;
  font-weight: 600 !important;
  font-size: 17px;
  padding: 15px 30px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.8px;
  display: inline-block;
}
.btn_blue a:hover {
  background-color: #439d60 !important;
}
.btn_green a {
  background-color: #183440 !important;
  color: #fff !important;
  border: none !important;
  border-radius: 0 !important;
  background-image: none !important;
  font-weight: 600 !important;
  font-size: 17px;
  padding: 15px 30px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.8px;
}
.btn_green a:hover {
  background-color: #439d60 !important;
}
.heading-center::after {
  content: '.';
  display: block;
  height: 1px;
  width: 80px;
  margin: 10px auto;
  text-indent: -9999px;
  border-top: 4px solid #439d60;
}
.main_home_inner_container {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.main_home_inner_container a {
  color: #183440;
  font-weight: bold;
}
.main_home_inner_container a:hover {
  color: #439d60;
}
.main_home_inner_container .welcome_content h1 {
  font-size: 35px;
}
.main_home_inner_container .welcome_content h1::after {
  content: '.';
  display: block;
  height: 1px;
  width: 80px;
  margin: 10px 0 0 0;
  text-indent: -9999px;
  border-top: 4px solid #439d60;
}
.main_home_inner_container .welcome_content strong {
  color: #439d60;
}
.main_home_inner_container .margin-0 {
  margin: -62px 0 0 0;
}
.main_home_inner_container .services_slider .services_top p {
  color: #fff;
}
.main_home_inner_container .services_slider .services_top .white_border::after {
  content: '.';
  display: block;
  height: 1px;
  width: 80px;
  margin: 10px 0 0 0;
  text-indent: -9999px;
  border-top: 4px solid #fff;
}
.main_home_inner_container .services_slider .box_main .service-author img {
  width: 100%;
  height: auto;
  padding: 0 0 15px 0;
}
.main_home_inner_container .services_slider .box_main .service-member-content .service-title {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  padding: 10px 0;
  width: 100%;
  float: left;
}
.main_home_inner_container .services_slider .box_main .service-member-content .services-slider_text {
  font-size: 15px;
  color: #fff;
  padding: 10px 0 20px 0;
  display: inline-block;
}
.main_home_inner_container .services_slider .box_main .service-member-content .services_link_btn a {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  background: #183440;
  padding: 15px 25px;
  display: inline-block;
}
.main_home_inner_container .services_slider .box_main .service-member-content .services_link_btn a:hover {
  color: #183440;
  background: #D9E5D6;
}
.main_home_inner_container .services_slider .slick-prev {
  width: 80px !important;
  height: 80px !important;
  background: url('../img/arrow-left.jpg') !important;
  background-repeat: no-repeat !important;
  font-size: 0 !important;
  background-size: 100%;
  left: -100px;
  top: 30%;
}
.main_home_inner_container .services_slider .slick-next {
  width: 80px !important;
  height: 80px !important;
  background: url(../img/arrow-right.jpg) !important;
  background-repeat: no-repeat !important;
  font-size: 0 !important;
  background-size: cover;
  right: -100px;
  top: 30%;
}
.main_home_inner_container .services_slider .slick-next:before,
.main_home_inner_container .services_slider .slick-prev:before {
  font-size: 0 !important;
}
.main_home_inner_container .why_choose h4 {
  font-size: 18px;
  padding: 10px 0 0 0;
}
.main_home_inner_container .padding_center {
  padding: 10px 100px !important;
}
.main_home_inner_container .team_slider .testimonial_thumb img {
  width: 100%;
  height: auto;
}
.main_home_inner_container .team_slider .doctor_name {
  background: #439d60;
  padding: 10px 0;
  margin: 0;
}
.main_home_inner_container .team_slider .doctor_name a {
  color: #fff;
}
.main_home_inner_container .team_slider .slick-prev {
  width: 20px !important;
  height: 34px !important;
  background: url('../img/arrow-left-1.png') !important;
  background-repeat: no-repeat !important;
  font-size: 0 !important;
  left: -50px !important;
}
.main_home_inner_container .team_slider .slick-next {
  width: 20px !important;
  height: 34px !important;
  background: url('../img/arrow-right-1.png') !important;
  background-repeat: no-repeat !important;
  font-size: 0 !important;
  right: -50px !important;
}
.main_home_inner_container .team_slider .slick-next:before,
.main_home_inner_container .team_slider .slick-prev:before {
  font-size: 0 !important;
}
.main_inner_container {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.main_inner_container h3 {
  margin: 0;
}
.main_inner_container .two-coloum-list ul {
  column-count: 2;
  padding: 0 0 15px 0;
}
.main_inner_container .two-coloum-list ul li {
  padding: 15px 0 0 24px;
  background-position: 0 18px;
}
.main_inner_container a {
  color: #439d60;
}
.main_inner_container a:hover {
  color: #183440;
}
.main_inner_container p {
  color: #273336;
  line-height: 30px;
  margin: 0 0 15px 0;
}
.main_inner_container ul {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
}
.main_inner_container ul li {
  width: 100%;
  float: left;
  margin: 0;
  height: auto;
  list-style: none;
  background-image: url(../img/tick-icon.png);
  background-repeat: no-repeat;
  padding: 0 0 15px 24px;
  background-position: 0 3px;
  background-size: 20px;
  color: #273336 !important;
}
.main_inner_container ul ul {
  margin: 15px 0 0;
  display: grid;
  padding: 0;
}
.main_inner_container ul ul li {
  padding: 0 0 5px 25px;
}
.main_inner_container ul a {
  color: #439d60;
}
.main_inner_container ul a:hover {
  color: #D9E5D6;
}
.main_inner_container .wpb_text_column ul {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.main_inner_container .heading-center::after {
  content: '.';
  display: block;
  height: 1px;
  width: 80px;
  margin: 10px 0;
  text-indent: -9999px;
  border-top: 4px solid #439d60;
}
.main_inner_container .heading-middle::after {
  content: '.';
  display: block;
  height: 1px;
  width: 80px;
  margin: 10px auto;
  text-indent: -9999px;
  border-top: 4px solid #439d60;
}
.main_inner_container .inner_cta h4 {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  padding: 15px 0;
}
.main_inner_container .faq-section .vc_toggle {
  background: #fff;
}
.main_inner_container .faq-section h4 {
  font-size: 19px !important;
  color: #fff;
  padding: 0 0 0 7px;
}
.main_inner_container .faq-section .vc_toggle_title {
  background: #439d60;
  padding: 15px;
}
.main_inner_container .faq-section i {
  margin: 0 0 0 7px !important;
}
.main_inner_container .faq-section .vc_toggle_square .vc_toggle_icon {
  background-color: #fff !important;
}
.main_inner_container .faq-section .vc_toggle_square .vc_toggle_icon::after,
.main_inner_container .faq-section .vc_toggle_square .vc_toggle_icon::before {
  background-color: #000 !important;
}
.main_inner_container .review_box blockquote {
  background: #f1f1f1;
  padding: 20px;
  border-radius: 10px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
  font-weight: 600;
}
.main_inner_container .review_box strong {
  color: #fff;
}
.req_app_form .wpcf7 p {
  margin: 0 auto;
  float: left;
  width: 100%;
}
.req_app_form .wpcf7 label {
  width: 100%;
  font-weight: 600;
  padding: 0 0 15px 0;
  color: #fff;
}
.req_app_form .wpcf7 .confirm-by {
  margin: 0 0 15px 0;
  display: block;
}
.req_app_form .wpcf7 span.wpcf7-list-item {
  margin: 0 15px 0 0;
}
.req_app_form .wpcf7 .wpcf7-list-item-label,
.req_app_form .wpcf7 .wpcf7-not-valid-tip {
  color: #fff;
}
.req_app_form .wpcf7 input[type='text'],
.req_app_form .wpcf7 input[type='email'],
.req_app_form .wpcf7 textarea,
.req_app_form .wpcf7 select {
  width: 100%;
  padding: 10px 15px;
  margin: 0 0 15px 0;
  border-radius: 7px;
  background: #fff;
}
.req_app_form .wpcf7 .wpcf7-submit {
  text-transform: uppercase;
  font-size: 21px;
  background: #183440;
  font-weight: 600;
  border-radius: 7px;
  padding: 7px 40px;
  width: auto;
  color: #fff;
  margin: 25px 0 25px 0;
}
.req_app_form .wpcf7 .wpcf7-submit:hover {
  background: #439d60;
  color: #fff;
}
.req_app_form .wpcf7 .wpcf7-response-output {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 30px 0;
  padding: 0 0 0;
  color: #fff;
}
.req_app_form .wpcf7 .btn_form {
  display: block;
  padding: 0px 0 0px 0;
  float: left;
  width: 100%;
}
.req_app_form .wpcf7 :-moz-placeholder {
  opacity: 1;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif !important;
}
.req_app_form .wpcf7 ::-moz-placeholder {
  opacity: 1;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif !important;
}
.req_app_form .wpcf7 :-ms-input-placeholder {
  opacity: 1;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif !important;
}
.page-id-131 .footer-appointment,
.page-id-133 .footer-appointment,
.page-id-135 .footer-appointment,
.page-id-138 .footer-appointment,
.page-id-140 .footer-appointment {
  display: none;
  padding: 0 !important;
}
.page-id-131 .footer_top,
.page-id-133 .footer_top,
.page-id-135 .footer_top,
.page-id-138 .footer_top,
.page-id-140 .footer_top {
  padding: 0;
}
.page-id-135 h5 {
  display: inline-block;
}
.page-id-140 .main_inner_container ul li,
.page-id-144 .main_inner_container ul li {
  padding: 0 0 5px 24px !important;
}
.services_main .services_boxs {
  padding: 0 50px !important;
}
.services_main .services_boxs .wpb_single_image {
  margin-bottom: 0 !important;
}
.services_main .services_boxs h3 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 12px;
}
.white-cta h4 {
  color: #fff;
  font-size: 22px;
  margin: 0;
  padding: 0;
}
.white-cta a {
  color: #183440;
}
.white-cta a:hover {
  color: #fff;
}
.services_box .wpb_single_image {
  margin-bottom: 0 !important;
}
.services_box h3 {
  background: #183440;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding: 20px 0;
  text-transform: uppercase;
}
.color-white.vc_custom_heading {
  color: #fff;
}
.color-white.wpb_text_column p,
.color-white.wpb_text_column h2,
.color-white.wpb_text_column h3,
.color-white.wpb_text_column h4,
.color-white.wpb_text_column h5,
.color-white.wpb_text_column h6,
.color-white.wpb_text_column li {
  color: #fff;
}
.special-offer-main > .wpb_column > .vc_column-inner > .wpb_wrapper {
  max-width: 1140px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.special-offer-main > .wpb_column > .vc_column-inner > .wpb_wrapper .special-offer > div:nth-child(1) {
  padding-left: 40px;
}
.special-offer-main > .wpb_column > .vc_column-inner > .wpb_wrapper .special-offer > div:nth-child(2) {
  padding-right: 40px;
}
.special-offer-top {
  position: relative;
}
.special-offer-top::before {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -25px;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 25px solid #439d60;
}
.special-offer-top h2 {
  font-size: 50px;
  line-height: 1.2;
  margin-top: 0;
}
.special-offer h2,
.special-offer h3,
.special-offer h4,
.special-offer h5 {
  margin-top: 0;
}
.special-offer .req_app_form > .vc_column-inner {
  border-top: 5px solid #FFAE00;
}
.special-offer .req_app_form h3 {
  font-size: 38px;
  line-height: 1.2;
}
.team_slider .testimonial_thumb img {
  width: 100%;
  height: auto;
}
.team_slider .doctor_name {
  background: #439d60;
  padding: 10px 0;
  margin: 0;
}
.team_slider .doctor_name a {
  color: #fff;
}
.team_slider .slick-prev {
  width: 20px !important;
  height: 34px !important;
  background: url('../img/arrow-left-1.png') !important;
  background-repeat: no-repeat !important;
  font-size: 0 !important;
  left: -50px !important;
}
.team_slider .slick-next {
  width: 20px !important;
  height: 34px !important;
  background: url('../img/arrow-right-1.png') !important;
  background-repeat: no-repeat !important;
  font-size: 0 !important;
  right: -50px !important;
}
.team_slider .slick-next:before,
.team_slider .slick-prev:before {
  font-size: 0 !important;
}
.team_slider .slick-dots {
  text-align: center;
}
.team_slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  margin: 0 5px !important;
  padding: 0 !important;
  float: none;
  cursor: pointer;
  background: none !important;
}
.vc_rtl-columns-reverse {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.new-patient-form-section {
  background-color: #e3e3e3;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.patient-form .checkbox-buttons.therapy-steps .wpcf7-checkbox {
  display: block !important;
}
.patient-form .checkbox-buttons.therapy-steps .wpcf7-checkbox .wpcf7-list-item {
  max-width: 100%;
}
.patient-form {
  padding-top: 50px;
  padding-bottom: 50px;
}
.patient-form .wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 20px;
}
.patient-form .wpcf7-checkbox .wpcf7-list-item {
  flex: 0 0 18%;
  max-width: 18%;
  word-break: break-all;
  padding-right: 0;
  margin: 0;
}
.patient-form .wpcf7-checkbox .wpcf7-list-item label {
  cursor: pointer;
  display: flex;
  align-items: center;
  column-gap: 10px;
  font-weight: 700;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0;
}
.patient-form .wpcf7-checkbox .wpcf7-list-item label span {
  font-weight: 600;
}
.patient-form .wpcf7-checkbox .wpcf7-list-item input[type=checkbox] {
  opacity: 0;
  width: 16px;
  height: 16px;
  border-radius: 0;
  margin: 0;
  position: absolute;
  left: 0;
  top: 3px;
  cursor: pointer;
}
.patient-form .wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
.patient-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border: 1px solid #273336;
  background: transparent;
  cursor: pointer;
}
.patient-form .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label:after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  left: 2px;
  top: 6px;
  background: url(../img/check-mark-black.png);
  background-size: 12px;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  visibility: visible;
}
.patient-form [data-class="wpcf7cf_group"] {
  margin-top: 16px;
}
.patient-form [data-class="wpcf7cf_group"] + .row {
  margin-top: 16px;
}
.patient-form .form-input + p {
  margin-top: 16px;
}
.patient-form .form-title h3 {
  margin-bottom: 20px;
}
.patient-form .form-title p {
  margin-bottom: 0;
}
.patient-form .form-title p + p {
  margin-top: 16px;
}
.patient-form p {
  margin-bottom: 0;
}
.patient-form p + p {
  margin-top: 16px;
}
.patient-form ul {
  margin-top: 16px;
}
.patient-form ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
  padding-bottom: 0;
}
.patient-form ul li::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #273336;
  border-right: 2px solid #273336;
  left: 0;
  top: 10px;
  transform: rotate(45deg);
}
.patient-form ul li p {
  margin: 0;
}
.patient-form ul li + li {
  margin-top: 16px;
}
.patient-form .checkbox-buttons input {
  height: 13px !important;
  width: 13px !important;
  margin: 0 !important;
}
.patient-form .checkbox-buttons.new-checkbox .wpcf7-list-item {
  max-width: 100%;
  min-height: 112px;
}
.patient-form .checkbox-buttons.new-checkbox .wpcf7-list-item:last-child {
  min-height: auto;
}
.patient-form .checkbox-buttons.new-checkbox .wpcf7-checkbox {
  flex-wrap: inherit;
  flex-direction: column;
}
.patient-form .mt-20 {
  margin-top: 20px !important;
}
.patient-form .space {
  margin: 10px 0;
}
.patient-form .signature_wrapper {
  text-align: left;
}
.patient-form .signature_wrapper canvas {
  background-color: #fff;
  border-radius: 8px !important;
}
.patient-form #wpcf7_signature-608_clear,
.patient-form #wpcf7_signature-607_clear {
  text-align: center;
  margin-top: 30px;
  padding: 12px 28px !important;
  font-weight: 700;
  text-transform: uppercase;
  color: #183440 !important;
  font-size: 18px !important;
  background-color: #e3e3e3 !important;
  transition: all 0.4s ease-in-out 0s !important;
  line-height: normal !important;
  display: inline-block !important;
  vertical-align: top !important;
  border: 2px solid transparent !important;
  border-radius: 8px !important;
  width: auto;
  color: #fff;
}
.patient-form #wpcf7_signature-608_clear:hover,
.patient-form #wpcf7_signature-607_clear:hover {
  background-color: #183440 !important;
  color: #fff !important;
}
.patient-form > .wpb_column {
  background: transparent;
  padding: 20px 5px;
  border-radius: 8px;
}
.patient-form > .wpb_column h3 {
  text-align: center;
  background: #439d60;
  padding: 12px 10px;
  border-radius: 8px;
  font-size: 30px;
  font-weight: 400;
  color: #fff;
}
.patient-form > .wpb_column .gform_footer {
  justify-content: center;
}
.patient-form .new-patient-form .form-input {
  margin-bottom: 15px;
}
.patient-form .new-patient-form .mt-16 {
  margin-top: 16px;
}
.patient-form .new-patient-form .wpcf7-form-control-signature-wrap {
  width: 100% !important;
  position: relative;
  height: 270px !important;
}
.patient-form .new-patient-form .row + .row {
  margin-top: 0;
}
.patient-form .new-patient-form .row.mt-50 {
  margin-top: 50px;
}
.patient-form .new-patient-form .row.mt-150 {
  margin-top: 150px;
}
.patient-form .new-patient-form .wpcf7-acceptance label {
  display: flex;
  align-items: center;
  padding-top: 40px;
  gap: 25px;
}
.patient-form .new-patient-form .wpcf7-acceptance input {
  display: inline-block;
  flex: 1;
  height: 13px;
  width: 13px;
  background-color: #fff;
  border-radius: 8px;
}
.patient-form .new-patient-form .separate-card-cf7 h5 {
  margin-bottom: 20px;
}
.patient-form .new-patient-form .separate-card-cf7 .form-input {
  display: flex;
  align-items: center;
  gap: 10px;
}
.patient-form .new-patient-form .separate-card-cf7 .form-input label {
  margin-bottom: 0;
  font-weight: 600;
}
.patient-form .new-patient-form .separate-card-cf7 .form-input br {
  display: none;
}
.patient-form .new-patient-form .separate-card-cf7 .form-input .wpcf7-form-control-wrap .wpcf7-radio {
  white-space: nowrap;
  flex-wrap: nowrap;
  column-gap: 15px;
}
.patient-form .new-patient-form .separate-card-cf7 .form-input .wpcf7-form-control-wrap .wpcf7-radio label .wpcf7-list-item-label {
  padding-left: 5px;
}
.patient-form .form-input label {
  width: 100%;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 800;
  padding: 0;
  word-break: break-all;
}
.patient-form .form-input textarea {
  height: 200px;
}
.patient-form .form-input input,
.patient-form .form-input textarea {
  color: #000;
  font-size: 16px !important;
  font-weight: 500;
  border: none;
  padding: 15px 5px !important;
  outline: none !important;
  width: 100%;
  font-family: Kanit, sans-serif !important;
  background-color: #fff;
  border-radius: 8px !important;
  margin-bottom: 5px;
}
.patient-form .form-input.radio-buttons .wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 10px;
}
.patient-form .form-input.radio-buttons .wpcf7-radio > span {
  display: block;
  position: relative;
  margin: 0;
  height: auto;
}
.patient-form .form-input.radio-buttons .wpcf7-radio > span > label .wpcf7-list-item-label {
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
}
.patient-form .form-input.radio-buttons .wpcf7-radio span.wpcf7-list-item-label {
  padding-left: 10px;
}
.patient-form .form-input.radio-buttons .wpcf7-radio span.wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border: 1px solid #273336;
  border-radius: 100%;
  background: transparent;
  cursor: pointer;
}
.patient-form .form-input.radio-buttons .wpcf7-radio span.wpcf7-list-item-label::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #273336;
  position: absolute;
  top: 50%;
  left: 2px;
  margin-top: -5px;
  border-radius: 100%;
  transition: all 0.2s ease;
  opacity: 0;
  transform: scale(1);
  cursor: pointer;
}
.patient-form .form-input.radio-buttons .wpcf7-radio label {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: auto;
}
.patient-form .form-input.radio-buttons .wpcf7-radio label input {
  position: relative;
  left: 0;
  width: 13px;
  height: 13px;
  opacity: 0;
}
.patient-form .form-input.radio-buttons .wpcf7-radio label input:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
.patient-form .form-input.radio-buttons .wpcf7-radio label::after,
.patient-form .form-input.radio-buttons .wpcf7-radio label::before {
  display: none;
}
.patient-form .form-input.checkbox-buttons .wpcf7-list-item {
  margin-right: 0 !important;
}
.patient-form .form-input.checkbox-buttons span.wpcf7-list-item {
  height: 100%;
}
.patient-form .form-input.checkbox-buttons .wpcf7-checkbox > span {
  display: block;
  position: relative;
  margin: 0;
}
.patient-form .form-input.checkbox-buttons .wpcf7-checkbox > span > label input {
  height: 15px;
  width: 15px;
}
.patient-form .form-input.checkbox-buttons .wpcf7-checkbox > span > label .wpcf7-list-item-label {
  font-size: 15px;
  font-weight: 600;
}
.patient-form .form-input .wpcf7-form-control-signature-global-wrap .wpcf7-form-control-clear-wrap {
  display: inline-block;
}
.patient-form .form-input .wpcf7-form-control-signature-global-wrap [type=button] {
  text-align: center;
  margin-top: 10px;
  padding: 12px 28px !important;
  font-weight: 700;
  text-transform: uppercase !important;
  color: #fff !important;
  font-size: 18px !important;
  background-color: #439d60 !important;
  transition: all 0.4s ease-in-out 0s !important;
  line-height: normal !important;
  display: inline-block !important;
  vertical-align: top !important;
  border-radius: 8px !important;
  color: #fff;
}
.patient-form .form-input .wpcf7-form-control-signature-global-wrap [type=button]:hover {
  background-color: #183440 !important;
  color: #fff !important;
}
.patient-form .custom-ul {
  margin-top: 20px;
}
.patient-form .gform-footer-button {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: max-content;
  margin: 30px auto 0 auto;
}
.patient-form .gform-footer-button .wpcf7-submit {
  padding: 12px 28px !important;
  font-weight: 700;
  text-transform: uppercase !important;
  color: #fff !important;
  font-size: 18px !important;
  background-color: #439d60 !important;
  transition: all 0.4s ease-in-out 0s !important;
  line-height: normal !important;
  display: inline-block !important;
  vertical-align: top !important;
  border-radius: 8px !important;
  color: #fff;
  white-space: break-spaces;
}
.patient-form .gform-footer-button .wpcf7-submit:hover {
  background-color: #183440 !important;
  color: #fff !important;
}
.patient-form .right-img img {
  height: 100%;
  width: 100%;
}
.patient-form .center-input {
  display: flex;
  align-items: center;
}
.patient-form .wpcf7 form .wpcf7-response-output {
  text-align: center !important;
}
.mt-50 {
  margin-top: 50px;
}
.wpcf7-response-output {
  text-align: center !important;
}
.justified-gallery a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.footer-appointment {
  width: 100%;
  float: left;
  margin: 0;
  padding: 50px 0;
  height: auto;
  background: url(/wp-content/uploads/2025/11/home-banner-dr-don-and-dr-dan-findlay-chiropractical-sw-calgary.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.footer-appointment::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  z-index: -1;
}
.footer-appointment .req_app_form h3 {
  color: #fff;
  padding: 0 0 30px 0;
}
.footer-appointment .req_app_form .wpcf7 p {
  margin: 0 auto;
  float: left;
  width: 100%;
}
.footer-appointment .req_app_form .wpcf7 label {
  width: 100%;
  color: #fff;
  font-weight: 500;
}
.footer-appointment .req_app_form .wpcf7 .wpcf7-list-item-label {
  color: #fff;
}
.footer-appointment .req_app_form .wpcf7 input[type='text'],
.footer-appointment .req_app_form .wpcf7 input[type='email'],
.footer-appointment .req_app_form .wpcf7 select {
  width: 100%;
  padding: 10px 15px;
  margin: 0 0 20px 0;
  background: #fff;
}
.footer-appointment .req_app_form .wpcf7 textarea {
  width: 100%;
  padding: 10px 15px;
  margin: 0 0 5px 0;
  background: #fff;
  height: 250px;
}
.footer-appointment .req_app_form .wpcf7 .wpcf7-submit {
  text-transform: uppercase;
  font-size: 21px;
  background: #439d60;
  font-weight: 600;
  padding: 7px 40px;
  width: auto;
  color: #fff;
  margin: 25px 0 25px 0;
}
.footer-appointment .req_app_form .wpcf7 .wpcf7-submit:hover {
  background: #183440;
}
.footer-appointment .req_app_form .wpcf7 .wpcf7-response-output {
  float: left;
  width: 100%;
  text-align: center;
  color: #fff;
  margin: 0 0 30px 0;
  padding: 0 0 0;
}
.footer-appointment .req_app_form .wpcf7 .wpcf7-not-valid-tip {
  color: #fff;
}
.footer-appointment .req_app_form .wpcf7 .btn_form {
  display: block;
  padding: 0px 0 0px 0;
  float: left;
  width: 100%;
}
.footer_top {
  width: 100%;
  float: left;
  margin: 0;
  padding: 70px 0;
  height: auto;
}
.footer_top .review_box {
  background: url('../img/review-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 30px;
  display: block;
}
.footer_top .review_box .socail-img img {
  width: 70%;
  height: auto;
  padding: 30px 0 0 0;
}
.footer_top .review_box .star_img img {
  margin: 0 auto;
  padding: 0 0 30px 0;
  height: auto;
}
.footer_top .review_box .review_title {
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: bold;
}
.footer_top .review_box .review_title a {
  font-size: 23px;
  color: #fff;
  padding: 0 0 30px 0;
  display: inline-block;
  text-transform: uppercase;
}
.footer_top .review_box .review_title a::after {
  content: '.';
  display: block;
  height: 1px;
  width: 80px;
  margin: 10px auto;
  text-indent: -9999px;
  border-top: 3px solid #fff;
}
.footer_top .review_box .review_text_title {
  padding: 30px 0 20px 0;
  display: block;
}
.footer_top .review_box .review_text_title a {
  color: #fff;
  font-size: 25px;
  padding: 0 0 5px 0;
  display: inline-block;
}
.footer_top .review_box .review_name {
  font-weight: 600;
}
.footer_top .review_box p {
  color: #fff;
  font-size: 20px;
  padding: 0 50px 15px 50px;
}
.footer_top .review_box .testimonial_thumb img {
  margin: 0 auto;
  height: auto;
}
.footer_top .review_box .review_name a {
  text-transform: uppercase;
  color: #fff;
}
.footer_top .review_box .slick-prev {
  width: 20px !important;
  height: 34px !important;
  background: url('../img/arrow-left-1.png') !important;
  background-repeat: no-repeat !important;
  font-size: 0 !important;
  left: -25px !important;
}
.footer_top .review_box .slick-next {
  width: 20px !important;
  height: 34px !important;
  background: url('../img/arrow-right-1.png') !important;
  background-repeat: no-repeat !important;
  font-size: 0 !important;
  right: -25px !important;
}
.footer_top .review_box .slick-next:before,
.footer_top .review_box .slick-prev:before {
  font-size: 0 !important;
}
.footer_top .footer-top_row {
  display: flex;
  flex-wrap: wrap;
}
.footer_top .footer-top_row .hours_box {
  height: auto;
}
.footer_top .footer-top_row .hours_box p {
  margin: 0;
  height: 100%;
}
.footer_top .footer-top_row .hours_box p iframe {
  height: 100%;
}
.cta {
  width: 100%;
  float: left;
  margin: 0;
  padding: 20px 0;
  height: auto;
  background: #d3e8d9;
}
.cta p {
  font-size: 20px;
  color: #183440;
  margin: 0 !important;
}
.cta p a {
  color: #439d60;
}
.cta p a:hover {
  color: #183440;
}
.footer_main {
  width: 100%;
  float: left;
  margin: 0;
  padding: 50px 0;
  height: auto;
  background: #183440;
}
.footer_main h4 {
  color: #fff;
  padding: 0 0 10px 0;
}
.footer_main ul {
  padding: 0 10px;
  width: 100%;
  float: left;
}
.footer_main li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0 0 12px 0 !important;
  height: auto;
  list-style: none;
  font-size: 14px;
}
.footer_main .footer_one {
  padding: 20px 0;
}
.footer_main .footer_one ul {
  width: 85%;
}
.footer_main .footer_one img {
  width: 80%;
}
.footer_main .footer_one .social {
  padding: 25px 0;
  margin: 0 -10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer_main .footer_one .social li {
  list-style: none;
  margin-right: 7px;
  margin-top: 3px;
  width: auto;
  float: left;
}
.footer_main .footer_one .social a {
  background: #fff;
  border-radius: 32px;
  width: 43px;
  height: 43px;
  display: block;
  color: #183440 !important;
  text-align: center;
  line-height: 2.1;
  border: 1px solid #183440;
  font-size: 20px;
}
.footer_main .footer_one .social a:hover {
  background: #439d60;
  color: #fff !important;
  border: 1px solid #439d60;
}
.footer_main .footer_one .social a:hover i {
  color: #fff !important;
}
.footer_main .footer_one .social i {
  color: #183440;
}
.footer_main .footer_two a,
.footer_main .footer_three a {
  color: #fff;
}
.footer_main .footer_two a:hover,
.footer_main .footer_three a:hover {
  color: #439d60;
}
.footer_main .footer_three .hours_box h3 {
  padding: 0 0 15px 0;
}
.footer_main .footer_three .hours_box p {
  color: #fff;
  line-height: 35px;
  font-size: 14px;
}
.footer_main .footer_three .hours_box strong {
  font-weight: 600;
  width: 89px;
  float: left;
  font-size: 13px;
}
.footer_main .footer_four .address_details {
  font-size: 15px;
  color: #fff;
  padding: 0 0 15px 0;
  line-height: 26px;
}
.footer_main .footer_four .address_details i {
  float: left;
  width: 25px;
  height: 60px;
  text-align: center;
  padding: 2px 0;
  font-size: 30px;
  margin: 0 10px 0 0;
  color: #fff;
}
.footer_main .footer_four .contact_phone {
  float: left;
  width: auto;
  padding: 15px 0;
  font-size: 17px;
  color: #fff;
  margin: 0;
}
.footer_main .footer_four .contact_phone i {
  float: left;
  width: 25px;
  height: auto;
  text-align: center;
  padding: 0 0;
  font-size: 35px;
  margin: -5px 2px 0 0;
  color: #fff;
}
.footer_main .footer_four .contact_phone a {
  font-size: 15px;
  color: #fff;
  text-decoration: none;
}
.footer_main .footer_four .contact_phone a:hover {
  color: #439d60;
}
.footer_main .footer_four .contact_email {
  float: left;
  width: auto;
  padding: 15px 0;
  font-size: 17px;
  color: #fff;
  margin: 0;
}
.footer_main .footer_four .contact_email i {
  float: left;
  width: 25px;
  height: 50px;
  text-align: center;
  padding: 0 0;
  font-size: 22px;
  margin: 0px 8px 0 0;
  color: #fff;
}
.footer_main .footer_four .contact_email a {
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  width: 76%;
  float: left;
}
.footer_main .footer_four .contact_email a:hover {
  color: #439d60;
}
.footer_disclaimer {
  padding: 20px 0 30px 0;
  float: left;
  width: 100%;
  font-size: 15px;
  color: #fff;
  background: #439d60;
}
.footer_disclaimer h4 {
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  padding: 0 0 10px 0;
}
.footer_disclaimer a {
  color: #D9E5D6;
}
.footer_disclaimer a:hover {
  color: #439d60;
}
.footer_bottom {
  width: 100%;
  float: left;
  margin: 0;
  padding: 15px 0;
  background: #183440;
  font-size: 17px;
}
.footer_bottom i {
  font-size: 18px;
  animation: plus-heart 1s infinite !important;
  -webkit-animation: plus-heart 1s infinite;
  -moz-animation: plus-heart 1s infinite;
  -o-animation: plus-heart 1s infinite;
  -ms-animation: plus-heart 1s infinite;
}
.footer_bottom .copy_right {
  color: #fff;
  font-size: 14px;
}
.footer_bottom a {
  color: #fff;
}
.footer_bottom a:hover {
  color: #ffb54a;
}
.footer_bottom .desing_by {
  color: #fff;
  font-size: 14px;
}
.footer_bottom .desing_by a {
  color: #fff;
}
.footer_bottom .desing_by a:hover {
  color: #1b1b1b;
}
.footer_bottom .desing_by i {
  font-size: 18px;
  animation: plus-heart 1s infinite !important;
  -webkit-animation: plus-heart 1s infinite;
  -moz-animation: plus-heart 1s infinite;
  -o-animation: plus-heart 1s infinite;
  -ms-animation: plus-heart 1s infinite;
}
@keyframes plus-heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
}
.calgary_best img {
  width: 70%;
  height: auto;
  background: #fff;
  padding: 15px;
  border-radius: 5px;
}
