* {
  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);
}
.white-btn a {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #000 !important;
  font-size: 20px !important;
  font-weight: bold !important;
  background-image: unset !important;
  padding: 16px 45px !important;
  font-family: 'Oswald' !important;
}
.white-btn a:hover {
  background-color: #292929 !important;
  border-color: #292929 !important;
  color: #fff !important;
}
.orange-btn a {
  background-color: #f7e784 !important;
  border-color: #f7e784 !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: bold !important;
  background-image: unset !important;
  padding: 7px 30px !important;
  font-family: 'Oswald' !important;
}
.orange-btn a:hover {
  background-color: #292929 !important;
  border-color: #292929 !important;
  color: #fff !important;
}
.white-text p {
  color: #fff;
}
.black-text p {
  color: #000 !important;
}
figure figcaption {
  text-align: center;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #000 !important;
  font-size: 16px;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000 !important;
  font-size: 16px;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #000 !important;
  font-size: 16px;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #000 !important;
  font-size: 16px;
}
body {
  width: 100% !important;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
  font-family: 'Oswald';
}
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 16px;
  width: 100%;
  float: left;
  padding: 5px 0 0;
}
.page-list .children li {
  list-style-type: disc;
}
.page-list a:hover {
  color: #fff !important;
}
#menu-sitemap-menu li {
  width: 100%;
  float: left;
}
#menu-sitemap-menu .sub-menu {
  margin: 0 16px;
  width: 100%;
  float: left;
  padding: 5px 0 0;
}
#menu-sitemap-menu .sub-menu li {
  list-style-type: disc;
}
.header_top {
  width: 100%;
  float: left;
  margin: 0;
  padding: 10px 0px;
  background: #000;
}
.header_top .book_now_btn a {
  background: #f7e784;
  color: #fff;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 5px;
  font-family: 'Oswald';
  font-size: 18px;
  font-weight: 500;
}
.header_top .book_now_btn a:hover {
  background: #1b1b1b;
}
.header_top .phone_number {
  margin: 0 0 0px 0;
}
.header_top .top_number a {
  background: #F58026;
  color: #fff;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 3px;
  font-family: 'Oswald';
  font-size: 18px;
  font-weight: 900;
}
.header_top .top_number a:hover {
  background: #fff;
  color: #000 !important;
}
.header_top .top_number i {
  padding: 0 7px 0 0;
}
.header_top .addres_main {
  display: flex;
  text-align: center;
  justify-content: flex-end;
  vertical-align: middle;
}
.header_top .addres_main .addres_one {
  width: auto;
  float: left;
  margin: 0 20px 0 0;
}
.header_top .addres_main .addres_one .address_one_email {
  padding: 0 15px 0 0;
  width: auto;
  float: left;
}
.header_top .addres_main .addres_one .address_one_email a {
  color: #fff;
}
.header_top .addres_main .addres_one .address_one_email a:hover {
  color: #f7e784;
}
.header_top .addres_main .addres_one .address_one_email i {
  padding: 0 7px 0 0;
}
.header_top .addres_main .addres_one .address_one_google {
  width: auto;
  float: left;
}
.header_top .addres_main .addres_one .address_one_google a {
  border: 1px solid #fff;
  padding: 3px 14px;
  border-radius: 5px;
  font-family: 'Oswald';
  color: #fff;
}
.header_top .addres_main .addres_one .address_one_google a:hover {
  color: #f7e784;
}
.header_top .addres_main .addres_two {
  width: 45%;
  float: left;
}
.header_top .addres_main .addres_two .address_two_email {
  padding: 0 15px 0 0;
  width: auto;
  float: left;
}
.header_top .addres_main .addres_two .address_two_email a {
  color: #fff;
}
.header_top .addres_main .addres_two .address_two_email a:hover {
  color: #f7e784;
}
.header_top .addres_main .addres_two .address_two_email i {
  padding: 0 7px 0 0;
}
.header_top .addres_main .addres_two .address_two_google {
  width: auto;
  float: left;
}
.header_top .addres_main .addres_two .address_two_google a {
  border: 1px solid #fff;
  padding: 3px 14px;
  border-radius: 5px;
  font-family: 'Oswald';
  color: #fff;
}
.header_top .addres_main .addres_two .address_two_google a:hover {
  color: #f7e784;
}
.header_top .socail_column {
  display: flex;
  align-items: normal;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.header_top .socail_column > div {
  margin-right: 50px;
}
.header_top .socail_icons {
  float: right;
}
.header_top .socail_icons ul {
  margin-bottom: 0;
  padding: 0;
}
.header_top .socail_icons ul li {
  display: inline-block;
  list-style: none;
  padding: 0 9px;
}
.header_top .socail_icons ul li a {
  color: #fff;
  font-size: 22px;
}
.header_top .socail_icons ul li a:hover {
  color: #f7e784;
}
div.header_menu {
  width: 100%;
  float: left;
  margin: 0;
  padding: 10px 0;
  height: auto;
  position: relative;
  z-index: 999;
}
div.header_menu .main_menu {
  float: left;
  width: 100%;
  padding: 15px 0;
  margin: 20px 0 0 0;
  height: auto;
}
div.header_menu .main_menu .navbar-nav {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  text-align: center;
  align-items: center;
  margin: 0 -10px;
  text-transform: uppercase;
}
div.header_menu .main_menu ul li {
  padding: 0 5px;
}
div.header_menu .main_menu ul a {
  color: #000 !important;
  background-color: transparent !important;
  font-size: 15px;
  padding: 10px 5px;
  font-weight: 600 !important;
}
div.header_menu .main_menu ul a:hover {
  color: #f7e784 !important;
}
div.header_menu .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;
}
div.header_menu .main_menu .dropdown-menu {
  background-color: #292929 !important;
  border: none !important;
  margin: 0 !important;
  padding: 5px 0;
}
div.header_menu .main_menu .dropdown-menu li a {
  color: #fff !important;
  width: 100%;
  padding: 5px 15px !important;
  font-size: 15px;
}
div.header_menu .main_menu .dropdown-menu li a:hover {
  background-color: #f7e784 !important;
  color: #fff !important;
}
div.header_menu .main_menu .contact_btn .dropdown-toggle {
  border: 1px solid #f7e784;
  border-radius: 7px;
  color: #f7e784 !important;
}
div.header_menu .header-nav>li>ul.dropdown-menu>li>a,
div.header_menu .dropdown-menu>li>a {
  padding: 5px 20px !important;
  color: #fff !important;
  font-size: 15px;
}
div.header_menu .current_page_ancestor .dropdown-toggle,
div.header_menu .current-menu-item .dropdown-toggle {
  color: #f7e784 !important;
}
div.header_menu .header-nav ul.dropdown-menu ul.dropdown-menu {
  margin-top: -31px !important;
  left: 100%;
  top: auto;
  border-radius: 0;
  width: 144% !important;
  float: left;
}
div.header_menu .current_page_parent .current-menu-item a {
  border: none !important;
  font-weight: bold;
}
div.header_menu .current-menu-item a {
  color: #f7e784 !important;
}
div.header_menu .current_page_item .dropdown-menu li a {
  border: none !important;
}
div.header_menu .current_page_item .dropdown-menu li a:hover {
  background: #292929;
}
div.header_menu .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);
}
div.header_menu body .header-nav>li>ul.dropdown-menu::before {
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(255,255,255,0.15);
  border-bottom-color: #fff;
  border-left: 7px solid #fff 0;
  right: 30px;
  left: auto;
}
div.header_menu body .header-nav ul.dropdown-menu ul.dropdown-menu {
  width: 100%;
}
div.header_menu .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;
}
div.header_menu .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;
}
div.header_menu .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;
}
div.header_menu.sticky {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 99999;
  background: #fff;
}
.slider {
  width: 100%;
  float: left;
  margin: -130px 0 -10px 0;
  padding: 10px 0;
  height: auto;
  position: relative;
  z-index: 99;
}
#mg-wprm-wrap ul li {
  background: none;
  padding: 0;
}
#mg-wprm-wrap ul li.current-menu-parent.current-menu-ancestor a {
  background-color: #f7e784;
}
#mg-wprm-wrap ul li.current-menu-parent.current-menu-ancestor .sub-menu li a {
  background-color: transparent;
}
#mg-wprm-wrap ul li.current-menu-parent.current-menu-ancestor .sub-menu li.current-menu-item {
  background-color: #f7e784;
}
html body div#wprmenu_bar {
  padding: 15px 30px;
}
html body div.wprm-overlay {
  background: rgba(0,0,0,0.7);
}
#wprmenu_bar div.hamburger {
  margin: 17px 0 0 0 !important;
}
#wprmenu_bar img.bar_logo {
  width: 80%;
  height: auto;
}
.wprmenu_bar .hamburger {
  margin-top: 5px !important;
  order: 1;
}
.wprmenu_bar .hamburger .hamburger-inner {
  top: 6px;
  height: 2px;
}
.wprmenu_bar .hamburger .hamburger-inner::before {
  top: 8px;
  height: 2px;
}
.wprmenu_bar .hamburger .hamburger-inner::after {
  top: 16px;
  width: 20px;
  right: 0;
  height: 2px;
}
.wprmenu_bar .hamburger.is-active .hamburger-inner {
  top: 2px;
}
.wprmenu_bar .hamburger.is-active .hamburger-inner::before {
  top: 8px;
}
.wprmenu_bar .hamburger.is-active .hamburger-inner::after {
  width: 30px;
  top: 20px;
}
.header-top-toggle {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  background: #f7e784 url(/wp-content/uploads/2021/09/Rectangle-369.png?id=2971) !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  min-height: 40px;
  text-align: center;
  z-index: 100;
}
.header-top-toggle i {
  margin-right: 8px;
}
.header-top-toggle a {
  background-color: #292929 !important;
  border-color: #292929 !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: bold !important;
  background-image: unset !important;
  padding: 7px 25px !important;
  font-family: 'Oswald' !important;
  margin: 8px auto 6px 8px;
  display: inline-block;
  border-radius: 8px;
}
.header-top-toggle .book-now {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  text-align: center;
  height: 60px;
  background: #000000;
}
.header-top-toggle .book-now a {
  background-color: #f7e784 !important;
  border-color: #f7e784 !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: bold !important;
  background-image: unset !important;
  padding: 7px 30px !important;
  font-family: 'Oswald' !important;
  margin: 16px 0 0;
  display: inline-block;
  border-radius: 8px;
}
.slider .ls-slide-backgrounds {
  background: rgba(0,0,0,0.3);
}
.slider .ls-background-videos {
  top: -1px !important;
}
@media screen and (max-width: 767px) {
  .slider .ls-background-videos {
    top: 0px !important;
  }
}
.slider .ls-background-videos div.ls-bg-video.ls-layer {
  transform: translateX(0px) translateY(0px) !important;
}
.mail-box a {
  font-size: 18px;
  color: #fff;
}
.mail-box a:hover {
  color: #f7e784;
}
.ave-main-btn a {
  font-size: 18px;
  color: #fff;
  font-weight: 900;
  border: 1px solid #fff;
  padding: 6px 15px;
  border-radius: 5px;
}
div.why_choose_us_section {
  position: relative;
  background: #000 url('../img/why-choose-bg-img.png');
  background-position: -4% 93%;
  background-repeat: no-repeat;
  background-size: 279px;
  padding-bottom: 100px !important;
  padding-top: 70px !important;
}
div.why_choose_us_section .wpb_single_image .vc_single_image-wrapper {
  background: #292929;
  padding: 20px;
  border-radius: 100%;
  width: 120px;
  height: 120px;
}
div.why_choose_us_section .wpb_single_image img {
  margin-bottom: 15px !important;
  width: 50px;
  height: 50px;
  object-fit: contain;
  margin-top: 21%;
}
div.why_choose_us_section h4 {
  font-size: 17px;
  font-family: 'Nunito';
  min-height: 50px;
  transition: all ease-in-out 0.3s;
  max-width: 117px;
  margin: auto;
}
div.why_choose_us_section h4:hover {
  color: #f7e784 !important;
}
.main_home_inner_container {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
}
.main_home_inner_container .cta_top h3 {
  margin: 0;
}
.main_home_inner_container .padding-inner {
  padding: 0 100px !important;
}
div.services-main {
  padding-bottom: 65px !important;
}
div.services-main .evolvechiro-service-wrapper .service-img {
  position: relative;
  margin: 0 15px 30px;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
}
div.services-main .evolvechiro-service-wrapper .service-img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.3);
}
div.services-main .evolvechiro-service-wrapper .on-hover-box {
  position: relative;
  margin: 0;
  cursor: pointer;
}
div.services-main .evolvechiro-service-wrapper .on-hover-box .img-wrap {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
}
div.services-main .evolvechiro-service-wrapper .on-hover-box .img-wrap:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent !important;
}
div.services-main .evolvechiro-service-wrapper .on-hover-box .img-wrap img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0 0 -6px 0;
  object-fit: cover;
}
div.services-main .evolvechiro-service-wrapper .on-hover-box .first-title {
  width: 100%;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  font-weight: bold;
  margin: 0;
  position: absolute;
  bottom: 30px;
  padding: 0;
  text-align: center;
  z-index: 0;
  font-family: 'Nunito' !important;
  text-shadow: 0 3px 4px rgba(0,0,0,0.8);
}
div.services-main .evolvechiro-service-wrapper .on-hover-box:hover .first-title {
  color: #f7e784;
}
div.services-main .evolvechiro-service-wrapper .no-hover-box {
  position: relative;
  margin: 0;
  cursor: pointer;
}
div.services-main .evolvechiro-service-wrapper .no-hover-box .img-wrap {
  position: relative;
  margin: 0 0 10px;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 10px 20px -5px rgba(255,255,255,0.5);
  -webkit-box-shadow: 0 10px 20px -5px rgba(255,255,255,0.5);
  border-radius: 12px;
}
div.services-main .evolvechiro-service-wrapper .no-hover-box .img-wrap:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.3);
}
div.services-main .evolvechiro-service-wrapper .no-hover-box .img-wrap img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0 0 -6px 0;
  object-fit: cover;
}
div.services-main .evolvechiro-service-wrapper .no-hover-box .first-title {
  width: 100%;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  font-weight: bold;
  margin: 0;
  position: absolute;
  bottom: 30px;
  padding: 0;
  text-align: center;
  z-index: 0;
  font-family: 'Nunito' !important;
}
div.services-main .evolvechiro-service-wrapper .evolvechiro-service-coloum-wrapper .vc_column-inner {
  padding: 0px !important;
}
div.services-main .evolvechiro-service-wrapper .evolvechiro-service-coloum-wrapper.col-md-3 {
  padding: 0 10px;
  margin: 0 0 30px 0;
  min-height: 500px;
}
div.services-main .evolvechiro-service-wrapper.admin-team-cb {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
div.services-main .evolvechiro-service-wrapper.admin-team-cb .img-wrap {
  margin: 0 0 -7px;
}
div.services-main .evolvechiro-service-wrapper.admin-team-cb .img-wrap img {
  max-width: 100%;
}
div.services-main .evolvechiro-service-wrapper.admin-team-cb .popup-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  padding: 20px 30px;
}
div.services-main .evolvechiro-service-wrapper.admin-team-cb .close {
  position: absolute;
  z-index: 111;
  top: 10px;
  right: 10px;
  background: #f47f26;
  color: #fff;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  opacity: 1;
  align-items: center;
  justify-content: center;
}
div.services-main .service-on-hover {
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0 10px;
  text-align: center;
  z-index: 0;
  border-radius: 15px 15px 15px 15px;
  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;
}
div.services-main .service-on-hover h4 {
  font-size: 17px;
  line-height: 1.2;
  color: #fff;
  font-weight: bold;
  margin: 0 0 20px;
  font-family: 'Nunito' !important;
}
div.services-main .service-on-hover p {
  font-size: 15px;
}
div.services-main .service-on-hover a {
  background-color: #292929;
  color: #fff;
  display: inline-block;
  padding: 7px 18px 7px 22px;
  font-weight: 600;
  font-size: 14px;
  margin: 0 15px;
  text-transform: unset;
  font-family: 'Oswald' !important;
  border-radius: 3px;
}
div.services-main .service-on-hover a:hover {
  background-color: #fff;
  color: #292929 !important;
}
div.services-main .evolvechiro-service-wrapper .on-hover-box:hover .service-on-hover {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%,-50%) scale(1);
  background: rgba(245,128,38,0.5);
  background: rgba(241,223,125,0.68) !important;
}
div.services-main .evolvechiro-service-wrapper .on-hover-box:hover .first-title {
  display: none;
}
div.services-main .evolvechiro-service-wrapper {
  padding: 0 15px;
  justify-content: center;
}
div.services-main .evolvechiro-service-wrapper.team-wrapper-sec {
  margin: 0 -25px;
}
div.services-main .evolvechiro-service-wrapper .on-hover-box.fix-image img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
.welcome_section {
  width: 100%;
  float: left;
  margin: 0;
  height: 0;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.welcome_section h1 {
  font-size: 30px;
  line-height: 40px;
}
.welcome_section p {
  color: #fff;
}
.welcome_section a {
  color: #f7e784;
}
.welcome_section a:hover {
  color: #292929;
}
.header__inner {
  float: left;
  width: 100%;
  text-align: center;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  position: relative;
  margin: -120px 0 0 0;
  padding: 150px 0;
}
.header__inner h1 {
  color: #fff;
}
.main_inner_container {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  height: auto;
  background: #000;
}
.main_inner_container p {
  color: #fff;
}
.main_inner_container p a {
  color: #f7e784;
}
.main_inner_container p a:hover {
  color: #fff;
}
.main_inner_container h3 a,
.main_inner_container h4 a {
  color: #fff;
}
.main_inner_container h3 a:hover,
.main_inner_container h4 a:hover {
  color: #f7e784;
}
.main_inner_container .full_height_img img {
  height: 100%;
}
.main_inner_container ul,
.main_inner_container ol {
  width: 100%;
  float: left;
  margin: 0 15px;
  padding: 0 0 20px 0;
  height: auto;
}
.main_inner_container ul li,
.main_inner_container ol li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0 0 5px 0;
  height: auto;
  color: #fff;
}
.main_inner_container ul li a,
.main_inner_container ol li a {
  color: #f7e784;
}
.main_inner_container ul li a:hover,
.main_inner_container ol li a:hover {
  color: #fff;
}
.team-section-background {
  background: #000 url(../img/welcome-background.png);
  background-position: right bottom;
  background-repeat: no-repeat;
}
.team-section-background .team-boxes-section .team-boxes h4 {
  position: relative;
  background: rgba(41,41,41,0.6);
  margin: -50px 0 30px;
  font-size: 20px;
  padding: 10px 0;
  width: 100%;
  font-family: 'Nunito';
  border-radius: 0 0 6px 6px;
}
.team-section-background .team-boxes-section .team-boxes .team-btn a {
  background-color: #f7e784 !important;
  border-color: #f7e784 !important;
  color: #fff !important;
  font-size: 20px !important;
  font-weight: bold !important;
  background-image: unset !important;
  padding: 5px 45px !important;
  font-family: 'Oswald' !important;
  border-radius: 5px;
  display: inline-block;
}
.team-section-background .team-boxes-section .team-boxes .team-btn a:hover {
  background-color: #292929 !important;
  border-color: #292929 !important;
  color: #fff !important;
}
.fa-angle-left {
  left: -50px !important;
}
.fa-angle-right {
  right: -50px !important;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 33px;
  height: 33px;
  background-color: #f7e784;
  border-radius: 50%;
  color: #fff;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  font-size: 22px !important;
  cursor: pointer;
  z-index: 9;
}
.white_list_box ul {
  margin: 0;
  padding: 30px;
  width: 100%;
  float: left;
  height: auto;
}
.white_list_box li {
  color: #fff;
}
.cta-inner h4 {
  color: #fff;
  padding: 0 100px;
}
.cta-inner h4 a {
  color: #f7e784;
}
.cta-inner h4 a:hover {
  color: #fff;
}
.address_box .vc_icon_element {
  margin-bottom: 15px !important;
}
.address_box h4 {
  font-family: Oswald;
  padding: 0;
  font-size: 26px;
  line-height: 1.5;
  color: #fff;
}
.address_box h4:hover {
  color: #fff !important;
}
.address_box h4 a {
  color: #fff;
}
.address_box h4 a:hover {
  color: #292929;
}
.contact_us_form .wpcf7 input[type='text'],
.contact_us_form .wpcf7 input[type='email'],
.contact_us_form .wpcf7 textarea {
  font-family: 'Nunito' !important;
  width: 100%;
  float: left;
  padding: 10px;
  border-radius: 5px;
  margin: 0 0 10px 0;
}
.contact_us_form .btn_form {
  text-align: center;
  width: 100%;
  display: inline-block;
}
.contact_us_form .btn_form .wpcf7-submit {
  background: #f7e784;
  color: #fff;
  padding: 15px 45px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 15px 0 0;
}
.contact_us_form .btn_form .wpcf7-submit:hover {
  background: #292929;
}
.contact_us_form .wpcf7-response-output {
  float: left;
}
.team-btn {
  display: none;
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 20%;
}
.team-boxes:hover .team-btn {
  display: block;
}
.team-section-background .team-boxes-section .testimonial-section .team-boxes .team-btn a {
  font-size: 16px !important;
  font-weight: 500 !important;
  margin-bottom: 15px;
}
.single-team-list-box {
  background: #1b1b1b url(../img/single-team-inner-bg.png);
  background-position: right bottom;
  background-repeat: no-repeat;
}
.single-team-content h2 {
  padding: 0;
  margin: 0;
}
.single-team-content h4 {
  color: #fff;
  padding: 0;
  margin: 0;
}
.booking-btn.orange-btn a {
  margin-bottom: 20px;
}
.services-main .evolvechiro-service-wrapper .specialization-wrapper .on-hover-box .img-wrap img {
  margin-bottom: 0;
}
.services-specialization .evolvechiro-service-coloum-wrapper {
  margin: 15px 0;
}
.services-specialization .evolvechiro-service-coloum-wrapper .img-wrap {
  height: 330px !important;
  border-radius: 7px;
  object-fit: cover;
}
.form_btn h3 {
  font-size: 22px !important;
  font-family: 'Nunito' !important;
}
.form_btn .vc_icon_element {
  margin-bottom: 15px !important;
}
.form_btn:hover {
  background: #fff !important;
}
div.eapps-instagram-feed-posts-grid-load-more {
  background: #f7e784;
  color: #fff !important;
  font-family: 'Oswald';
  text-transform: uppercase;
  font-weight: 500;
  padding: 5px 25px;
  height: auto;
  font-size: 16px;
  border-radius: 5px;
}
div.eapps-instagram-feed-posts-grid-load-more:hover {
  background: #292929 !important;
}
.bottom-only .wpb_wrapper .wpb_column .vc_column-inner {
  border-radius: 10px !important;
}
.page-id-193 .main_inner_container .container .menu .menu-item-1216 {
  display: none;
}
.shape-left-side {
  background: #000 url('../img/why-choose-bg.png');
  background-position: left bottom;
  background-repeat: no-repeat;
}
.shape-right-side {
  width: 100%;
  margin: 0;
  height: auto;
  background: url('../img/welcome-background.png');
  background-position: right bottom;
  background-repeat: no-repeat;
}
.full-section-content {
  padding: 40px 3% !important;
}
.full-section-image .vc_column-inner {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: top center !important;
  min-height: 500px;
}
.full-section-image.iv-therapy-custom-position .vc_column-inner {
  background-position: 0 20% !important;
}
.full-section-image.massage-treatment-1 .vc_column-inner {
  min-height: 700px;
}
.full-section-image.massage-treatment-2 .vc_column-inner {
  min-height: 700px;
}
.full-section-image.massage-treatment-3 .vc_column-inner {
  min-height: 700px;
}
.full-section-image.vertigo-treatment .vc_column-inner {
  background-position: 0% 25% !important;
  min-height: 600px;
}
.full-section-image.evolve-physiotherapist-help .vc_column-inner {
  background-position: 0% 35% !important;
  min-height: 700px;
}
.full-section-image.custom-foot-orthotics .vc_column-inner {
  background-position: 0% 18% !important;
}
.full-section-image.motor-vehicle-accident .vc_column-inner {
  background-position: 0 15% !important;
  min-height: 600px;
}
.full-section-image.motor-insurance-company .vc_column-inner {
  background-position: 0 18% !important;
  min-height: 600px;
}
.full-section-image.counselling-session .vc_column-inner,
.full-section-image.personal-coaching .vc_column-inner {
  min-height: 700px;
}
.full-section-image.sports-therapy-2 .vc_column-inner,
.full-section-image.sports-therapy .vc_column-inner {
  background-position: 0 20% !important;
}
.full-section-image.sports-gait-analysis-3 .vc_column-inner,
.full-section-image.sports-therapy-utilizes .vc_column-inner {
  background-position: 0 40% !important;
  min-height: 600px;
}
.full-section-image.sports-gait-analysis-1 .vc_column-inner {
  background-position: 0 30% !important;
  min-height: 600px;
}
.full-section-image.sports-gait-analysis-2 .vc_column-inner {
  background-position: 0 15% !important;
  min-height: 600px;
}
.full-section-image.overuse-conditions-occur .vc_column-inner {
  background-position: 0 80% !important;
  min-height: 600px;
}
.full-section-image.vestibular-rehabilitation .vc_column-inner {
  min-height: 600px;
}
.full-section-image.shockwave-therapy-1 .vc_column-inner {
  background-position: center !important;
}
.full-section-image.shockwave-therapy-2 .vc_column-inner {
  background-position: 0 0% !important;
  min-height: 600px;
}
.full-section-image.custom-brace-fitting-1 .vc_column-inner,
.full-section-image.custom-brace-fitting-2 .vc_column-inner {
  background-position: 0 33% !important;
}
.full-section-image.art-treatment .vc_column-inner {
  background-position: 0 70% !important;
}
.image-position-center .vc_column-inner {
  background-position: center !important;
}
.image-position-bottom .vc_column-inner {
  background-position: bottom center !important;
}
.background-img-height-md .vc_column-inner {
  min-height: 600px;
}
.background-img-height-lg .vc_column-inner {
  min-height: 700px;
}
.osteopathy-children .vc_column-inner {
  min-height: 700px;
}
.what-to-expect-visits .vc_column-inner {
  min-height: 750px;
}
.number h3 {
  font-size: 150px;
  line-height: 104px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
.why-choose-item-list {
  margin-bottom: 30px;
}
.why-choose-item-list .why-choose-sort-desc h4 {
  font-size: 24px;
  margin-bottom: 0;
}
.why-choose-item-list .why-choose-sort-desc h4 a:hover {
  color: #fff;
}
.accept .wpcf7-list-item {
  margin: 0 10px 0 0 !important;
}
.accept label {
  margin: 0 !important;
}
.accept label {
  margin: 0 !important;
}
#myModal .modal-content .custom-modal-img {
  height: auto !important;
}
.wpcf7 form .wpcf7-response-output {
  text-align: center;
  width: 100%;
}
div.cta_top {
  background-size: cover !important;
  padding-top: 36px !important;
  padding-bottom: 36px !important;
}
div.cta_top h3 {
  line-height: 58px;
}
div.nurse-info-section {
  padding: 50px 0px;
  background-size: cover !important;
}
div.nurse-info-section h3 {
  font-weight: bold;
  color: #000;
  margin-bottom: 0px;
}
div.nurse-info-section h5 {
  font-weight: bold;
  font-size: 20px;
  color: #000;
  margin-top: 0px;
  margin-bottom: 20px;
}
div.nurse-info-section p {
  font-weight: 400;
  color: #000;
  line-height: 28px;
}
div.nurse-info-section img {
  box-shadow: 0 0 22px 13px rgba(0,0,0,0.1);
  border-radius: 25px;
}
.why_choose_list {
  margin-bottom: 30px;
}
.header_menu .current-menu-item a {
  color: #fff !important;
}
.cta ul {
  float: none;
  padding-bottom: 0;
  align-items: center !important;
}
.cta ul li {
  list-style: none;
}
.cta_top h3 {
  padding-right: 25px;
}
.cta {
  width: 100%;
  float: left;
  margin: 0;
  padding: 60px 0;
  height: auto;
  background: url('/wp-content/uploads/2021/10/cta-bg-img.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.cta h4 {
  color: #000;
  margin-top: 0px;
}
.cta p {
  color: #000;
}
.cta a {
  background: linear-gradient(151deg,#c19d46 0%,#faeb87 60%,#7b4013 100%);
  color: #000 !important;
  font-family: 'Oswald';
  text-transform: capitalize;
  font-weight: 900;
  padding: 11px 31px;
  display: inline-block;
  margin: 10px 0;
  border-radius: 5px;
  font-size: 20px;
}
.cta a:hover {
  background: #1b1b1b !important;
  color: #fff !important;
}
.cta ul {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  max-width: 210px;
  margin: 23px auto 0px;
}
.cta ul li {
  color: #000;
  font-size: 20px;
  font-weight: bold;
}
.cta_home {
  width: 100%;
  float: left;
  margin: 0;
  padding: 30px 0;
  height: auto;
  background: #1b1b1b;
}
.cta_home p,
.cta_home h5 {
  color: #fff;
  font-family: 'Nunito';
}
.cta_home a {
  color: #f7e784;
}
.cta_home a:hover {
  background: #292929;
}
.cta_home p {
  margin-bottom: 0px;
}
.map-address {
  width: 100%;
  float: left;
  margin: 0;
  padding: 80px 0 60px 0;
  height: auto;
  background: #000;
  position: relative;
  overflow: hidden;
}
.map-address::before {
  margin: 0;
  padding: 60px 0;
  background: url('/wp-content/uploads/2021/10/mask-group-shap-.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: -103px;
  bottom: -90px;
  content: "";
  width: 350px;
  height: 275px;
}
.map-address .container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.map-address .map_left {
  padding: 0px 0px 0px 175px !important;
}
.map-address .map_left iframe {
  width: 100%;
}
.map-address .map_left .form-control {
  height: 47px;
  border-radius: 5px;
  padding: 15px;
  width: 100%;
}
.map-address .map_left textarea {
  width: 100%;
  border-radius: 5px;
  padding: 6px 12px;
  min-height: 94px;
}
.map-address .map_left h3 {
  color: #fff;
  font-weight: 900;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 20px;
}
.map-address .map_left input[type="submit"] {
  background: linear-gradient(151deg,#c19d46 0%,#faeb87 60%,#7b4013 100%);
  font-size: 18px;
  font-weight: 900;
  color: #000;
  padding: 10px 15px;
  border: 0px;
  font-family: 'Oswald';
}
.map-address .map_left input[type="submit"]:hover {
  background: linear-gradient(151deg,#fff 0%,#fff 60%,#fff 100%);
}
.map-address .map_left .ajax-loader {
  position: absolute;
}
.map-address .map_right {
  padding: 0 !important;
}
.map-address .map_right iframe {
  width: 100%;
}
.map-address .address_center {
  background: #000;
  padding: 15px 70px;
}
.map-address .address_center .address .address-title {
  font-weight: bold;
  font-size: 20px;
  text-align: left;
}
.map-address .address_center .address i {
  float: left;
  width: 15px;
  height: 50px;
  margin: 3px 8px 0 0;
  font-size: 22px;
  color: #f7e784;
}
.map-address .address_center .phone {
  padding: 0 0 10px 0;
}
.map-address .address_center .phone i {
  float: left;
  width: 15px;
  height: 20px;
  margin: 3px 8px 0 0;
  font-size: 20px;
  color: #f7e784;
}
.map-address .address_center .phone a {
  color: #fff;
}
.map-address .address_center .phone a:hover {
  color: #f7e784;
}
.map-address .address_center .email {
  padding: 0 0 10px 0;
}
.map-address .address_center .email i {
  float: left;
  width: 15px;
  height: 20px;
  margin: 3px 8px 0 0;
  font-size: 16px;
  color: #f7e784;
}
.map-address .address_center .email a {
  color: #fff;
}
.map-address .address_center .email a:hover {
  color: #f7e784;
}
.map-address .address_center .google-map-btn a {
  color: #fff;
  font-family: 'Oswald';
  text-transform: uppercase;
  display: inline-block;
  margin: 10px 0;
  border-radius: 5px;
  background: linear-gradient(151deg,#c19d46 0%,#faeb87 60%,#7b4013 100%) !important;
  font-size: 18px;
  font-weight: 900 !important;
  color: #000 !important;
  padding: 10px 30px;
  border: 0px;
}
.map-address .address_center .google-map-btn a:hover {
  background: #fff !important;
}
.map-address .address_two {
  margin: 70px 0 0 0;
}
.map-address .address_two .google-map-btn a {
  background: #fff;
  color: #f7e784;
  font-family: 'Oswald';
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px 25px;
  display: inline-block;
  margin: 10px 0;
  border-radius: 5px;
}
.map-address .address_two .google-map-btn a:hover {
  background: #292929;
  color: #fff;
}
.footer_main {
  width: 100%;
  float: left;
  margin: 0;
  padding: 70px 0 50px 0;
  height: auto;
  background: #292929;
}
.footer_main .footer-logo {
  padding: 0 0 25px 0;
}
.footer_main .footer-logo img {
  width: 50%;
  height: auto;
}
.footer_main .review-boxes-two {
  padding: 0px 0;
}
.footer_main .review-boxes-two p {
  margin-bottom: 0px;
}
.footer_main .review-boxes-two p strong {
  padding-bottom: 15px;
  display: inline-block;
}
.footer_main .review-btn a {
  background: #f7e784;
  color: #fff;
  font-family: 'Oswald';
  font-weight: 500;
  padding: 12px 25px;
  display: inline-block;
  font-size: 18px;
  margin: 10px 0 0px;
  border-radius: 5px;
  text-transform: capitalize;
  width: 100%;
  text-align: center;
  box-shadow: 0 0 5px 2px rgba(245,128,38,0.5);
}
.footer_main .review-btn a:hover {
  background: #fff;
  color: #000;
}
.footer-menu h3 {
  font-family: 'Nunito';
  padding: 0 0 40px 0;
  font-size: 18px;
}
.footer-menu .footer-navbar-menu li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0 0 10px 0;
  height: auto;
  list-style: none;
  font-size: 15px;
}
.footer-menu .footer-navbar-menu li a {
  color: #fff;
  text-transform: uppercase;
}
.footer-menu .footer-navbar-menu li a:hover {
  color: #f7e784;
}
.footer-service-menu h3 {
  font-family: 'Nunito';
  padding: 0 0 20px 0;
  font-size: 17px;
}
.footer-service-menu .footer-navbar-services li {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0 15px 10px 0;
  height: auto;
  list-style: none;
  font-size: 14px;
}
.footer-service-menu .footer-navbar-services li a {
  color: #fff;
  text-transform: uppercase;
}
.footer-service-menu .footer-navbar-services li a:hover {
  color: #f7e784;
}
.footer-socail-links {
  padding: 0px 0 0;
}
.footer-socail-links .socail_icons {
  width: auto;
  padding: 0 0px 0 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.footer-socail-links .socail_icons ul {
  margin-bottom: 0;
  padding: 0;
  margin-left: 15px;
}
.footer-socail-links .socail_icons ul li {
  display: inline-block;
  list-style: none;
  padding: 0 9px;
}
.footer-socail-links .socail_icons ul li a {
  color: #fff;
  font-size: 22px;
}
.footer-socail-links .socail_icons ul li a:hover {
  color: #f7e784;
}
.footer-socail-links .socail_icons h5 {
  margin-top: 8px;
  font-family: 'Nunito';
}
.footer-socail-links .address_one_google {
  width: auto;
  float: left;
  margin: 0 15px 0 0;
}
.footer-socail-links .address_one_google a {
  border: 1px solid #fff;
  padding: 5px 20px;
  border-radius: 5px;
  font-family: 'Nunito';
  color: #fff;
}
.footer-socail-links .address_one_google a:hover {
  color: #f7e784;
}
.footer-socail-links .address_two_google {
  width: auto;
  float: left;
}
.footer-socail-links .address_two_google a {
  border: 1px solid #fff;
  padding: 5px 20px;
  border-radius: 5px;
  font-family: 'Nunito';
  color: #fff;
}
.footer-socail-links .address_two_google a:hover {
  color: #f7e784;
}
.footer-socail-links .ave-main-btn {
  text-align: right;
  margin-right: 97px;
  margin-top: 20px;
}
.footer-socail-links .ave-main-btn a {
  padding: 13px 15px;
  font-weight: normal;
}
.footer-socail-links .ave-main-btn a:hover {
  background-color: #fff;
  color: #000;
}
.ave-main-btn a:hover {
  background-color: #fff;
  color: #000;
}
.footer_disc {
  width: 100%;
  float: left;
  margin: 0;
  padding: 30px 0;
  background: #3a3a3a;
}
.footer_disc p {
  font-size: 12px;
  color: #fff;
}
.footer_bottom {
  width: 100%;
  float: left;
  background-color: #000;
  color: #fff;
  padding: 18px 0;
}
.footer_bottom a {
  color: #fff;
}
.footer_bottom a:hover {
  color: #f7e784;
}
.footer_bottom .desing_by i {
  color: #f7e784;
  font-size: 14px;
  animation: plus-heart 1s infinite;
  -webkit-animation: plus-heart 1s infinite;
  -moz-animation: plus-heart 1s infinite;
  -o-animation: plus-heart 1s infinite;
  -ms-animation: plus-heart 1s infinite;
}
@keyframes plus-heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
}
@-webkit-keyframes plus-heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
}
@-moz-keyframes plus-heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
}
@-o-keyframes plus-heart {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
}
.footer_main .review-btn a {
  background: #f58026;
}
.footer_main .ave-main-btn {
  display: none;
}
