/*@font-face {
  font-family: "FuturaBT-Light";
  src: url("fonts/futura-light-bt.eot");
  src: url("fonts/futura-light-bt.eot?#iefix") format("embedded-opentype"),
    url("fonts/futura-light-bt.otf") format("opentype"),
    url("fonts/futura-light-bt.svg") format("svg"),
    url("fonts/futura-light-bt.ttf") format("truetype"),
    url("fonts/futura-light-bt.woff") format("woff"),
    url("fonts/futura-light-bt.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FutuLt';
  src: url('fonts/FutuLt.eot');
  src: local('☺'), url('fonts/FutuLt.woff') format('woff'), url('fonts/FutuLt.ttf') format('truetype'), url('fonts/FutuLt.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaNewBold-Reg';
  src: url('fonts/FuturaNewBold-Reg.eot');
  src: local('☺'), url('fonts/FuturaNewBold-Reg.woff') format('woff'), url('fonts/FuturaNewBold-Reg.ttf') format('truetype'), url('fonts/FuturaNewBold-Reg.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaNewBook-Reg';
  src: url('fonts/FuturaNewBook-Reg.eot');
  src: local('☺'), url('fonts/FuturaNewBook-Reg.woff') format('woff'), url('fonts/FuturaNewBook-Reg.ttf') format('truetype'), url('fonts/FuturaNewBook-Reg.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaNewDemi-Reg';
  src: url('fonts/FuturaNewDemi-Reg.eot');
  src: local('☺'), url('fonts/FuturaNewDemi-Reg.woff') format('woff'), url('fonts/FuturaNewDemi-Reg.ttf') format('truetype'), url('fonts/FuturaNewDemi-Reg.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaNewLight-Obl';
  src: url('fonts/FuturaNewLight-Obl.eot');
  src: local('☺'), url('fonts/FuturaNewLight-Obl.woff') format('woff'), url('fonts/FuturaNewLight-Obl.ttf') format('truetype'), url('fonts/FuturaNewLight-Obl.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaNewLight-Reg';
  src: url('fonts/FuturaNewLight-Reg.eot');
  src: local('☺'), url('fonts/FuturaNewLight-Reg.woff') format('woff'), url('fonts/FuturaNewLight-Reg.ttf') format('truetype'), url('fonts/FuturaNewLight-Reg.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-family: 'Raleway', sans-serif !important;
  line-height: normal;
}
input[type="submit"], input[type="button"], button {-webkit-appearance: none; -moz-appearance: none; appearance: none;}
h1, h2, h3, h4, h5, h6, strong {font-family: 'Oswald', sans-serif !important; font-weight:300 !important;}
* { box-sizing: border-box;}
img {
  border: 0;
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}
a, a:hover { text-decoration:none; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
*:focus { outline:none;}
*:before, *:after {pointer-events: none;}

.container { width:1200px; margin:auto;}
.wpb_content_element {
    margin-bottom: 35px !important;
}
.row {
  max-width: 1465px;
  margin: auto !important;
  position: relative;
  z-index: 2;
}
.row2 {
  max-width: 1487px;
}
.row3 {
  max-width: 1346px;
}
.row4 {
  max-width: 1530px;
}
.row5 {
  max-width: 1200px;
}
.row6 {
  max-width: 1400px;
}
.clear {
  clear: both;
}
.btn .vc_general, a.btn, .qbutton {
  box-shadow: 0 10px 20px rgba(32, 57, 87, 0.2) !important;
  background: #203957 !important;
  color: #ffffff !important;
  font-family: 'Oswald', sans-serif;
  font-size: 18px !important;
  text-transform: uppercase;
  padding:14px 29px 15px !important;
  border: 0 !important;
  letter-spacing: 0.18px;
  height: auto !important;
  line-height: normal !important;
  font-weight: normal !important;
  border-radius: 5px !important;
}
.btn .vc_general:hover, .qbutton:hover, a.btn:hover {
  box-shadow: 0 10px 20px rgba(39, 145, 195, 0.2) !important;
  background-color: #2791c3 !important;
  border:0 !important;
  text-shadow: none !important;
}
.btn.blue_btn .vc_general, .about_section .qbutton {
  box-shadow: 0 10px 20px rgba(39, 145, 195, 0.2) !important;
  background-color: #2791c3 !important;
}
.btn.blue_btn .vc_general:hover, .about_section .qbutton:hover {
  box-shadow: 0 10px 20px rgba(32, 57, 87, 0.2) !important;
  background: #203957 !important;
}

.header_section {
  text-align: center;
  width: 100%;
  z-index: 999;
  padding: 23px 0 26px;
  transition: all .15s ease;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:    0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow:         0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}
.header_section.inner_header_section {
  background-color: #fff;
  padding-bottom: 26px;
  position: relative;
}
.header_section.inner_header_section.f-nav {
  position: fixed;
  padding-top: 12px;
  padding-bottom: 15px;
}
.header_section.f-nav {
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.14);
  position: fixed;
  top: 0;
  left: 0;
}
.header_section .logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: 36px;
  margin-top: 4px;
}
.header_section .logo img {
    width: 220px;
    transition: all .15s ease;
}
.header_section.f-nav .logo img {
    width: 200px;
}
.header_section .top_menu {
  display: inline-block;
  vertical-align: middle;
  margin-left: 48px;
  margin-right: 23px;
}
.header_section .top_menu ul {
  margin: 0;
}
.header_section .top_menu ul li {
  margin: 0 15px;
  list-style: none;
  float: left;
  position: relative;
}
.header_section .top_menu ul li a {
  color: #737373;
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
  padding-bottom: 8px;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1.92px;
}
.header_section .top_menu ul li a:after {
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #2791c3;
  transition: all .15s ease;
  content: "";
}
.header_section .top_menu ul li.current-menu-item > a, .header_section .top_menu ul li:hover > a {
  color: #2791c3;
}
.header_section .top_menu ul li.current-menu-item > a:after, .header_section .top_menu ul li:hover > a:after {
  width: 100%;
}
.header_section .top_menu ul li ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 250px;
  background-color: #2791c3;
  display: none;
  z-index: 999999;
}
.header_section .top_menu ul li:hover ul {
  display: block;
}
.header_section .top_menu ul li ul li {
  float: none;
  text-align: left;
  margin: 0;
}
.header_section .top_menu ul li ul li a {
  color: #fff;
  padding: 10px 15px;
  display: block;
}
.header_section .top_menu ul li ul li:hover > a, .header_section .top_menu ul li ul li.current-menu-item > a  {
  background-color: #203957;
  color: #fff;
}
.header_section .top_menu ul li ul li:hover > a:after, .header_section .top_menu ul li ul li.current-menu-item > a:after {
  display: none
}
.header_section .hcall {
  display: inline-block;
  vertical-align: middle;
  padding-left: 66px;
  position: relative;
  margin-left: 32px;
}
.header_section .hcall:before {
  width: 55px;
  height: 55px;
  background-color: #203957;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
.header_section .hcall:after {
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  top: 13px;
  left: 13px;
  background-image: url(images/sprites.png);
  display: block !important;
}
.header_section .hcall p {
  color: #737373;
  font-size: 16px;
  margin: 0;
  text-align: left;
  letter-spacing: 0.16px;
}
.header_section .hcall a {
  color: #2791c3;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  margin-top: 5px;
  display: block;
  letter-spacing: 2.16px;
}
.header_section .hcall a:hover {
  color: #203957;
}

.banner_section {
  background-size: cover;
  background-position: center bottom;
  position: relative;
  padding-top: 144px !important;
  padding-bottom: 325px;
}
.banner_section:before, .inner_banner:before {
  content: "";
  background-image: url(images/banner-shape.png);
  background-size: 100% auto;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.inner_banner.location_banner:before {
  background-image: url(images/inner-banner-shape.png);
}
.banner_section h3 {
  color: #203957;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 700 !important;
  font-size: 30px;
  letter-spacing: 0.9px;
  margin: 0 0 5px;
  text-transform: uppercase;
}
.banner_section h2 {
  color: #2791c3;
  font-size: 100px;
  line-height: 100px;
  margin: 0 0 19px;
}
.banner_section h2 strong {
  font-weight: 700 !important;
}
.banner_section p {
  color: #6e6a6a;
  font-size: 18px;
  line-height: 36px;
  margin: 0;
  letter-spacing: 0.18px;
}

.services_section {
  padding-bottom: 66px;
  padding-top: 64px !important;
}
.services_section h3, .share_section h3, .location_section h3, .testimonials_section h3, .team_section h3, .mot_section h3, .mental_section h3, .wel_section .wel_top h3, .people_section h4, .equal_section h3, .center_section h3 {
  color: #a9a9a9;
  font-family: 'Raleway', sans-serif !important;
  font-size: 14px;
  letter-spacing: 0.84px;
  margin: 0 0 2px;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.services_section h2, .share_section h2, .location_section h2, .testimonials_section h2, .team_section h2, .mot_section h2, .mental_section h2, .wel_section .wel_top h2, .people_section h2, .recovery_section h2, .equal_section h2, .center_section h2 {
  color: #203957;
  font-size: 48px;
  margin: 0 0 48px;
}

.services_section h2 strong, .share_section h2 strong, .location_section h2 strong, .testimonials_section h2 strong, .team_section h2 strong, .mot_section h2 strong, .mental_section h2 strong, .wel_section .wel_top h2 strong, .people_section h2 strong, .recovery_section h2 strong, .equal_section h2 strong, .center_section h2 strong {
  font-weight: 500 !important;
  color: #2791c3;
}

.services_section .sslider_row .wpb_row .wpb_single_image {
  position: absolute;
  top: -75px;
  left: 0;
  width: 100%;
}
.services_section .sslider_row h4 {
  color: #272525;
  font-weight: 400 !important;
  font-size: 24px;
  margin: 10px 0 15px;
  padding: 0 15px;
  letter-spacing: 0.72px;
  text-transform: uppercase;
}
.services_section .sslider_row .wpb_text_column {
  padding: 0 22px;
  position: relative;
}
.services_section .sslider_row .wpb_text_column img {
  position: absolute;
  top: -99px;
  left: 0;
  right: 0;
  margin: auto;
  width: auto !important;
}
.services_section .sslider_row p {
  color: #737373;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  letter-spacing: 0.32px;
  min-height: 156px;
}
.services_section .sslider_row .qbutton {
  padding: 9px 29px 10px !important;
}
.services_section .sslider_row .owl-item > div > .vc_column-inner > .wpb_wrapper, .services_section .sslider_row.sslider_row2 > div > div > .vc_column-inner > .wpb_wrapper {
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.14);
  background-color: #ffffff;
  padding-bottom: 38px;
  margin: 0 0 20px;
}
/*.services_section .sslider_row.sslider_row2 > div > div > .vc_column-inner > .wpb_wrapper {
  padding-bottom: 1px;
}*/
.services_section .sslider_row .wpb_column {
  width: 100%;
}
.services_section .sslider_row.sslider_row2 .wpb_column {
  width: 355px;
  display: inline-block;
  float: none;
  vertical-align: top;
}
.services_section .btn .vc_general {
  padding:13px 32px !important;
}
.services_section .sslider_row.sslider_row2 {
  text-align: center !important;
}
.owl-dots {
  text-align: center;
  margin-top: 45px;
}
.owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  background-color: #979797 !important;
  display: inline-block;
  margin: 0 6px;
  border-radius: 100%;
}
.owl-dots .owl-dot.active {
  background-color: #2791c3 !important;
}


.about_section {
  background-size: cover;
  background-position: center;
  padding-top: 123px !important;
  padding-bottom: 126px;
}
.about_section h4 {
  color: #a9a9a9;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px;
  margin: 0 0 2px;
  letter-spacing: 0.84px;
}
.about_section h2 {
  color: #203957;
  font-size: 48px;
  margin: 0 0 20px;
}
.about_section h2 strong {
  font-weight: 500 !important;
  color: #2791c3;
}
.about_section p {
  color: #6b6b6b;
  font-size: 16px;
  line-height: 26px;
  margin: 0 0 26px;
  letter-spacing: 0.32px;
}
.about_section h6 {
  color: #373737;
  font-size: 26px;
  line-height: 36px;
  margin: 0 0 7px;
  letter-spacing: 0.78px;
}
.about_section .col2 {
  padding-left: 110px;
}
.share_section {
  padding-top: 99px !important;
  padding-bottom: 122px;
}

/*.sicon_row {
  min-height: 581px;
}*/
.sicon_row .wpb_column {
  position: absolute;
  width: 550px !important;
  z-index: 2;
}
.sicon_row .wpb_column.col1 {
  top: 0;
  left: 0;
}
.sicon_row .wpb_column.col2 {
  top: 203px;
    left: -29px;
}
.sicon_row .wpb_column.col3 {
  bottom: 26px;
  left: 0;
}
.sicon_row .wpb_column.col4 {
  top: 0;
  right: 0;
}
.sicon_row .wpb_column.col5 {
  top: 203px;
  right: -45px;
}
.sicon_row .wpb_column.col6 {
  bottom: 0;
  right: 0;
}
.sicon_row h4 {
  color: #272525;
  font-weight: 400 !important;
  font-size: 26px;
  margin: 0 0 13px;
  letter-spacing: 0.78px;
  text-transform: uppercase;
}
.sicon_row p {
  color: #737373;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  letter-spacing: 0.32px;
}
.sicon_row .wpb_column.col1 h4, .sicon_row .wpb_column.col2 h4, .sicon_row .wpb_column.col3 h4,
.sicon_row .wpb_column.col1 p, .sicon_row .wpb_column.col2 p, .sicon_row .wpb_column.col3 p {
  text-align: right !important;
}
.sicon_row .wpb_column.col1, .sicon_row .wpb_column.col2, .sicon_row .wpb_column.col3 {
  padding-right: 120px;
}
.sicon_row .wpb_column.col4, .sicon_row .wpb_column.col5, .sicon_row .wpb_column.col6 {
  padding-left: 110px;
}
.sicon_row .wpb_column.col1 .wpb_single_image, .sicon_row .wpb_column.col2 .wpb_single_image, .sicon_row .wpb_column.col3 .wpb_single_image {
  position: absolute;
  top: 0;
  right: 0;
}
.sicon_row .wpb_column.col1 .wpb_single_image {
  top: 22px;
}

.sicon_row .wpb_column.col4 .wpb_single_image, .sicon_row .wpb_column.col5 .wpb_single_image, .sicon_row .wpb_column.col6 .wpb_single_image {
  position: absolute;
  top: 0;
  left: 0;
}
.sicon_row .wpb_column.col4 .wpb_single_image {
  top: 22px;
}
.sicon_row {
  background-image: url(images/middle-logo.png);
  background-position: center !important;
  background-repeat: no-repeat !important;
  position: relative !important;
  background-size: auto !important;
  margin-top: 26px !important;
}
.sicon_row .full_section_inner {
  min-height: 581px;
}
.sicon_row:before, .sicon_row:after {
  width: 68px;
  height: 392px;
  content: "";
  background-image: url(images/shape-3.png);
  position: absolute;
  left: -550px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block !important;
  z-index: 1;
}
.sicon_row:after {
  background-image: url(images/shape-4.png);
  left: 0;
  right: -580px;
}
.share_section h2 {
    margin: 0 0 71px;
}

.symptoms_section {
  background-size: cover;
  background-position: 100% center;
  padding-top: 146px !important;
  padding-bottom: 160px;
}
.symptoms_section .wpb_content_element {
  margin-bottom: 11px !important;
}
.symptoms_section h2 {
  color: #203957;
  font-size: 48px;
  margin: 0 0 12px;
}
.symptoms_section h2 strong {
  font-weight: 500 !important;
  color: #2791c3;
}
.symptoms_section p, .symptoms_section .image_with_text {
  color: #6b6b6b;
  font-size: 16px;
  line-height: 30px;
  margin: 0 0 36px !important;
  letter-spacing: 0.32px;
}
.symptoms_section h4, .symptoms_section .image_with_text h3 {
  color: #a1b539;
  font-size: 26px;
  letter-spacing: 0.78px;
  margin: 4px 0 11px;
}
.symptoms_section .vc_row .vc_row p, .symptoms_section .image_with_text {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.52px;
}
.symptoms_section ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.symptoms_section ul li {
  color: #363636;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.54px;
  margin:0 20px 0 0;
  padding: 0 0 27px 22px;
  position: relative;
  list-style: none;
  width: 360px;
  float: left;
}
.symptoms_section ul li:nth-child(2n+1) {
  clear: left;
}
.symptoms_section ul li:before {
  content: "";
  width: 11px;
  height: 10px;
  background-image: url(images/sprites.png);
  background-position: -310px 0;
  position: absolute;
  top: 6px;
  left: 0;
}
.symptoms_section .image_with_text span {
  display: none;
}
.symptoms_section .image_with_text img {
  float: left;
  margin-right: 18px;
}
.symptoms_section .vc_row .vc_row .wpb_text_column {
  padding-left: 112px;
  padding-top: 13px;
}
.symptoms_section .vc_row .vc_row .wpb_single_image {
  position: absolute;
  top: 0;
  left: 0;
}
.location_section {
  padding-top: 86px !important;
  padding-bottom: 68px;
}
.location_mid {
  margin-bottom: 26px !important;
}
.location_section .btn .vc_general, .location_section .qbutton {
  padding-left: 58px !important;
  padding-right: 58px !important;
}
.testimonials_section {
  background-size: cover;
  background-position: center top !important;
  padding-top: 93px !important;
  padding-bottom: 61px;
}
#home-testimonials {
  text-align: center;
}
.speack_text {
  color: #fff;
  font-style: italic;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.4px;
  margin-bottom: 47px;
}
.client_author {
  color: #fff;
  font-size: 26px;
  letter-spacing: 0.78px;
  margin-bottom: 9px;
  font-family: 'Oswald', sans-serif !important;
  font-weight: 400;
  text-transform: uppercase;
}
.testimonials_section h2 {
  margin-bottom: 31px;
}
.testimonials_section .rating {
  display: inline-block;
  background-image: url(images/rating-stars.png);
  height: 17px;
}
.testimonials_section .rating.rating-5 {
  width: 101px;
}
.testimonials_section .rating.rating-4 {
  width: 79px;
}
.testimonials_section .rating.rating-3 {
  width: 58px;
}
.testimonials_section .rating.rating-2 {
  width: 37px;
}
.testimonials_section .rating.rating-1 {
  width: 16px;
}
.testimonials_section .owl-dots {
  margin-top: 16px;
}

.team_section {
  text-align: center;
  padding-top: 85px !important;
  padding-bottom: 77px;
}
.team_section ul {
  margin: 0 0 33px !important;
  display: inline-block;
  padding: 0;
  width: 100%;
}
.team_section ul li {
  margin: 0 2.5% 0 0;
  list-style: none;
  float: left;
  box-shadow: 0 13px 39px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  width: 23.125%;
  float: left;
  padding: 40px 15px 29px;
}
.team_section ul li:last-child {
  margin-right: 0;
}
.team_section ul li .tm_img {
  margin-bottom: 28px;
  position: relative;
}
.team_section ul li img {
  height: auto;
}
.team_section h4 {
  color: #272525;
  font-size: 26px;
  margin: 0 0 4px;
}
.team_section p {
  color: #707070;
  font-size: 18px;
  letter-spacing: 0.54px;
  margin: 0;
}
.designed_section {
  background-size: cover;
  background-position: center;
  position: relative;
  text-align: center;
  padding-top: 74px !important;
  padding-bottom: 236px;
}
.designed_section h3 {
  color: #363535;
  font-size: 48px;
  margin: 0 0 51px;
  line-height: 55px;
  font-weight: 500 !important;
  text-transform: uppercase;
}
.designed_section .wpb_wrapper {
  text-align: center;
}
.designed_section .wpb_text_column.call_block, .access_section .wpb_text_column.call_block {
  display: inline-block;
  padding-left: 66px;
  position: relative;
  margin-right: 17px;
  vertical-align: middle;
  margin-bottom: 0 !important;
}
.designed_section .btn, .designed_section .qbutton {
  margin-left: 17px;
  vertical-align: middle !important;
  box-shadow: 0 10px 20px rgba(39, 145, 195, 0.2) !important;
  background-color: #2791c3 !important;
}
.designed_section .btn:hover, .designed_section .qbutton:hover {
  box-shadow: 0 10px 20px rgba(32, 57, 87, 0.2) !important;
  background: #203957 !important;
}
.designed_section .wpb_text_column.call_block:before, .access_section .wpb_text_column.call_block:before {
  width: 55px;
  height: 55px;
  background-color: #2791c3;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 4px;
  content: "";
}
.designed_section .wpb_text_column.call_block:after, .access_section .wpb_text_column.call_block:after {
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  top: 17px;
  left: 13px;
  background-image: url(images/sprites.png);
  display: block !important;
}
.designed_section .wpb_text_column p, .access_section .wpb_text_column p {
  color: #737373;
  font-size: 16px;
  margin: 0;
  text-align: left;
  font-weight: 500;
  letter-spacing: 0.16px;
}
.designed_section .wpb_text_column a, .access_section .wpb_text_column a {
  color: #2791c3;
  font-size: 30px;
  display: block;
  font-family: 'Oswald', sans-serif !important;
  font-weight: 700;
  letter-spacing: 2.16px;
}
.designed_section .wpb_text_column a:hover, .access_section .wpb_text_column a:hover {
  color: #203957;
}
.designed_section:before, .contact_map:before, .contact_bot:before {
  content: "";
  background-image: url(images/banner-shape.png);
  background-size: 100% auto;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.contact_map:before {
  z-index: 99999;
}
.footer_section {
  padding-top: 40px;
}
.footer_section .footer_1, .footer_inner .footer_col1 {
  width: 400px;
}
.footer_section .footer_2, .footer_inner .footer_col2 {
  width: 155px;
  margin-right: 253px;
}
.footer_section .footer_3, .footer_inner .footer_col3 {
  width: 163px;
  margin-right: 91px;
}
.footer_section .footer_4, .footer_inner .footer_col4 {
  width: 360px;
  float: right;
}
.footer_section .footer_1 img, .footer_inner .footer_col1 img {
  margin-bottom: 28px;
}
.footer_section .footer_1 p, .footer_inner .footer_col1 p {
  color: #6b6b6b;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.32px;
  margin: 0 0 36px;
}
.footer_col1 .q_social_icon_holder {
  padding: 0;
  height: auto;
  width: auto;
  border: 0;
  margin: 0;
}
.footer_top .q_social_icon_holder:hover {
    background:transparent;
}
.footer_col1 .q_social_icon_holder a, .social_icons a {
  width: 51px;
  height: 51px;
  font-size: 0;
  float: left;
  margin-right: 10px;
  background-image: url(images/sprites.png);
}
.footer_col1 .q_social_icon_holder a i {
  display: none;
}
.footer_col1 .q_social_icon_holder:first-child a, .social_icons a.fb_icon {
  background-position: -30px 0;
}
.footer_col1 .q_social_icon_holder:nth-child(2) a, .social_icons a.twt_icon {
  background-position: -81px 0;
}
.footer_col1 .q_social_icon_holder:nth-child(3) a, .social_icons a.gp_icon {
  background-position: -132px 0;
  width: 52px;
  height: 52px;
}
.footer_section h2, .footer_inner h5 {
  color: #272525;
  font-size: 30px;
  letter-spacing: 0.9px;
  margin: 0;
  font-weight: 400 !important;
  text-transform:uppercase;
}
.footer_section h2:after, .footer_inner h5:after {
  width: 44px;
  height: 4px;
  background-color: #2791c3;
  content: "";
  display: block;
  margin-bottom: 27px;
  margin-top: 6px;
}
.footer_section .footer_2 h2:after, .footer_inner .footer_col2 h5:after {
  margin-bottom: 39px;
}
.footer_section .footer_2 ul, .footer_inner .footer_col2 ul {
  margin: 0;
  padding: 0;
}
.footer_section .footer_2 ul li, .footer_inner .footer_col2 ul li {
  margin: 0 0 14px !important;
  padding: 0;
  list-style: none;
}
.footer_section .footer_2 ul li a, .footer_inner .footer_col2 ul li a {
  color: #707070;
  font-size: 16px;
  letter-spacing: 0.48px;
}
.footer_section .footer_2 ul li a:hover, .footer_section .footer_3 p a:hover, .footer_inner .footer_col2 ul li a:hover, .footer_inner .footer_col3 p a:hover {
  color: #2791c3 !important;
}
.footer_section .footer_4 p, .footer_inner .footer_col4 p, .contact_bot .col1 p {
  padding: 3px 0 3px 69px;
  margin: 0 0 22px;
  color: #737373;
  font-size: 16px;
  letter-spacing: 0.16px;
  position: relative;
  font-weight: 500;
}
.footer_section .footer_4 p:before, .footer_inner .footer_col4 p:before, .contact_bot .col1 p:before {
  width: 55px;
    height: 55px;
    background-color: #203957;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
}
.footer_section .footer_4 p strong, .footer_section .footer_4 p a, .footer_inner .footer_col4 p strong, .footer_inner .footer_col4 p a, .contact_bot .col1 p strong, .contact_bot .col1 p a {
  color: #2791c3;
  font-size: 26px;
  display: block;
  font-weight: 400 !important;
  font-family: 'Oswald', sans-serif !important;
  line-height: 26px;
}
.footer_section .footer_4 p.fcall a, .footer_inner .footer_col4 p.fcall a, .contact_bot .col1 p.fcall a {
  color: #2791c3;
  font-size: 30px;
  letter-spacing: 1.8px;
  font-family: 'Oswald', sans-serif !important;
  font-weight: 700 !important;
  margin-top: 2px;
}
.footer_section .footer_4 p.fcall a:hover, .footer_inner .footer_col4 p.fcall a:hover, .footer_inner .footer_col4 p a:hover, .contact_bot .col1 p a:hover {
    color: #203957 !important;
}
.footer_section .footer_4 p:after, .footer_inner .footer_col4 p:after, .contact_bot .col1 p:after {
  content: "";
  position: absolute;
  background-image: url(images/sprites.png);
}
.footer_section .footer_4 p.flocation:after, .footer_inner .footer_col4 p.flocation:after, .contact_bot .col1 p.flocation:after {
  width: 21px;
  height: 31px;
  background-position: -184px 0;
  top: 12px;
  left: 17px;
}
.footer_section .footer_4 p.femail:after, .footer_inner .footer_col4 p.femail:after, .contact_bot .col1 p.femail:after {
  width: 28px;
  height: 21px;
  background-position: -205px 0;
  top: 17px;
  left: 14px;
}
.footer_section .footer_4 p.fcall:after, .footer_inner .footer_col4 p.fcall:after, .contact_bot .col1 p.fcall:after {
  width: 30px;
  height: 30px;
  top: 13px;
  left: 13px;
}
.footer_section .footer_4 h2:after, .footer_inner .footer_col4 h5:after {
  margin-bottom: 47px;
}

.footer_section .ftop {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 41px;
}
.footer_section .fbot, .footer_bottom_holder .container_inner {
  padding: 31px 0 32px;
}
.footer_section .fbot p, .footer_bottom_holder p {
  text-align: center;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0.54px;
  margin: 0;
}

.location_mid .left {
  float: left;
  max-width: 49%;
}
.location_mid .right {
  float: right;
  max-width: 49%;
}
.location_mid .wpb_content_element {
  margin-bottom: 4% !important;
}
.footer_top > .container, .footer_bottom_holder > .container {
  width: 1346px;
}
footer .container_inner {
  width: 100%;
}
.four_columns .column_inner {
    padding: 0 !important;
}
.footer_top .four_columns .column4 .column_inner > div {
    margin: 0;
}
.footer_bottom_holder {
  background-color: transparent;
}
.footer_bottom {
  height: auto;
}
.footer_bottom_holder .container_inner {
  border-color: #e4e4e4;
}
.footer_top {
  padding-top: 110px;
}
.footer_top > .container {
  padding-bottom: 10px;
}
.services_section .sslider_row .wpb_single_image {
  margin-bottom: 59px !important;
}

.inner_banner {
  padding-top: 140px !important;
  padding-bottom: 185px;
  background-size: cover !important;
  background-position: center !important;
  position: relative;
  background-image: url(images/inner-banner.jpg);
}
.inner_banner h1 {
  color: #474747;
  font-size: 72px;
  margin: 0;
  text-transform: uppercase;
}
.help_section {
  padding-top: 86px !important;
  padding-bottom: 0;
}
.help_section h2 {
  color: #203957;
  font-size: 48px;
  margin: 0 0 22px;
}
.help_section h2 strong {
  color: #2791c3;
  font-weight: 500 !important;
}
.help_section h4 {
  color: #a9a9a9;
  font-size: 14px;
  letter-spacing: 0.84px;
  margin: 0 0 20px;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.help_section p {
  color: #6b6b6b;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.32px;
  margin: 0 0 36px;
}
.team_block {
  box-shadow: 0 13px 39px rgba(0, 0, 0, 0.1), inset 5px 0 0 #2791c3;
  background-color: #ffffff;
  margin-bottom: 50px;
  padding: 50px 0 66px;
}
.team_block .tb_left {
  width: 300px;
  float: left;
  text-align: center;
  padding: 0 30px;
}
.team_block .tb_right {
  width: 870px;
  float: right;
  padding: 0 30px;
  border-left:2px solid #ededed;
  min-height: 286px;
}
.team_block .tb_right h3, #primary h2, #primary h3 {
  color: #203957;
  font-size: 48px;
  margin: 0 0 9px;
  letter-spacing: 0;
  font-family: 'Oswald', sans-serif !important;
  font-weight: 300 !important;
  text-transform: inherit;
}
.team_block .tb_right h4, #primary h4 {
  color: #2791c3;
  font-size: 24px;
  letter-spacing: 0.72px;
  margin: 0 0 34px;
  font-weight: 400 !important;
  text-transform: uppercase;
}
.team_block .tb_right p, #primary p {
  color: #707070;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.48px;
  margin: 0 0 26px;
}
.team_block .tb_right p:last-of-type {
  margin-bottom: 0;
}
.team_block .tb_right h6 {
  color: #373737;
  font-size: 26px;
  line-height: 36px;
  text-align: left;
  letter-spacing: 0.78px;
  margin: 0 0 30px;
}
.team_block .tb_left a.btn {
  padding: 13px 32px !important;
  border-radius: 5px;
  display: inline-block;
}
.team_block .tb_left .social_icons a {
  float: none;
  display: inline-block;
  margin: 0 4px;
  vertical-align: top;
}
.team_block .tb_left .social_icons {
  margin-bottom: 20px;
}
.mot_section, #primary {
  padding-top: 79px !important;
  padding-bottom: 56px;
}
.tb_img {
  position: relative;
  margin-bottom: 40px;
}
.tb_img img {
	border-radius:100%;
}
/*.tb_img:after, .team_section ul li .tm_img:after {
  content: "";
  width: 64px;
  height: 64px;
  background-position: -233px 0;
  background-image: url(images/sprites.png);
  position: absolute;
  bottom: -10px;
  left: 0;
  right: -132px;
  margin: auto;
  box-shadow: 0 13px 39px rgba(0, 0, 0, 0.13);
  border-radius: 100%;
}*/

.contact_bot h3 {
  color: #464646;
  font-size: 48px;
  margin: 0 0 9px;
}
.contact_bot h6 {
  color: #2791c3;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1.2px;
  margin: 0 0 45px;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 400 !important
}
.contact_bot .col2 .vc_column-inner > .wpb_wrapper {
  box-shadow: 0 2px 90px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  border-radius: 25px;
  padding: 38px 41px 54px;
}
.contact_bot .col2 h2 {
  color: #464646;
  font-size: 36px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 400 !important
}
.contact_bot .col2 .wpcf7-form-control:not(.wpcf7-submit) {
  border: 1px solid #dfe0e2;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 17px 19px;
  color: #707070;
  font-size: 18px;
  letter-spacing: 0.54px;
  width: 100%;
  line-height: normal;
}
.contact_bot .col2 .wpcf7-form-control.wpcf7-submit {
  box-shadow: 0 13px 39px rgba(32, 57, 87, 0.2);
  background-color: #203957;
  color: #fff !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.54px;
  padding: 23px 15px;
  width: 100%;
  border-radius: 10px;
  border:0;
  height: auto;
  line-height: normal;
  box-sizing: border-box !important;
  margin-top: 24px;
  font-family: 'Oswald', sans-serif !important;
}
.contact_bot .col2 .wpcf7-form-control.wpcf7-submit:hover {
  background-color: #2791c3;
  color: #fff !important;
  box-shadow: 0 13px 39px rgb(39 145 195 / 20%);
}
.contact_bot .col2 textarea.wpcf7-form-control {
  height: 167px;
}
.contact_bot .col2 p {
  margin: 0 !important;
}
.contact_bot {
  padding-top: 49px;
  padding-bottom: 250px;
}
.wpcf7-not-valid-tip {
  color: red;
  font-size: 15px;
  margin-top: 5px;
}
.wpcf7-response-output {
  background-color: #2791c3 !important;
  color: #fff !important;
  border: 0 !important;
  text-align: center;
  text-transform: none !important;
  font-size: 17px !important;
  padding: 15px !important;
  letter-spacing: 0 !important;
}
.contact_bot .col1 {
  padding-top: 51px;
}
.contact_bot .col1 p {
  margin-bottom: 36px;
}
.contact_bot .col1 p.fcall {
  margin-bottom: 58px;
}
.contact_map .wpb_map_wraper {
    padding-top: 40%;
    position: relative;
}
.contact_map .wpb_map_wraper iframe {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}
.contact_map {
  position: relative;
}
.contact_map .wpb_content_element {
  margin-bottom: 0 !important;
}
.signs_section {
  padding-top: 78px;
  padding-bottom: 65px;
}
.signs_section .signs_top h2 {
  color: #464646;
  font-size: 48px;
  margin: 0 0 7px;
}
.signs_section .signs_top h6 {
  color: #85b7be;
  font-size: 24px;
  letter-spacing: 1.44px;
  margin: 0 0 20px;
}
.signs_section .signs_top p {
  color: #373737;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: 0.78px;
  margin: 0 0 49px;
}
.signs_section .signs_bot p {
  color: #373737;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 0.6px;
  margin: 0 0 27px;
}
.signs_section .signs_bot ul {
  padding: 0;
  margin: 0;
}
.signs_section .signs_bot ul li {
  color: #272525;
  font-size: 18px;
  letter-spacing: 0.54px;
  margin: 0 0 26px;
  padding: 0 0 0 25px;
  position: relative;
  list-style: none;
}
.signs_section .signs_bot ul li:before {
  width: 13px;
  height: 14px;
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  background-position: -297px 0;
  background-image: url(images/sprites.png);
}
.stress_section {
  padding-top: 82px;
  padding-bottom: 74px;
}
.stress_section h4 {
  color: #85b7be;
  font-size: 24px;
  letter-spacing: 1.44px;
  margin: 0;
}
.stress_section h2 {
  color: #464646;
  font-size: 48px;
  margin: 0 0 21px;
}
.stress_section .stress_top p {
  color: #373737;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 0.6px;
  margin: 0 0 49px;
}
.stress_section .stress_bot h3 {
  color: #748322;
  font-size: 48px;
  margin: auto;
  width: 211px;
  display: block;
  padding: 73px 0 86px;
}
.stress_section .stress_bot .col1 h3 {
  background-image: url(images/green-circle.png);
}
.stress_section .stress_bot .col2 h3 {
  background-image: url(images/blue-circle.png);
  color: #6ea0a7;
}
.stress_section .stress_bot .col3 h3 {
  background-image: url(images/grey-circle.png);
  color: #4b4b4b;
}
.stress_section .stress_bot p {
  color: #272525;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
.access_section {
  padding-top: 39px;
  padding-bottom: 36px;
}
.access_section h2 {
  color: #ffffff;
  font-size: 48px;
  margin: 0;
  line-height: 48px;
}
.access_section h6 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 1.44px;
  margin: 0 0 45px;
}
.access_section .wpb_text_column p, .access_section .wpb_text_column a, .access_section .wpb_text_column a:hover {
  color: #fff;
}
.access_section .qbutton {
  box-shadow: 0 13px 39px rgba(39, 145, 195, 0.1) !important;
  background-color: #2791c3 !important;
  vertical-align: middle;
}
.access_section .wpb_text_column.call_block {
  margin-right: 30px;
}
.mental_section {
  padding-top: 58px;
  padding-bottom: 79px;
}
.mental_section p {
  color: #373737;
  font-size: 16px;
  letter-spacing: 0.32px;
  line-height: 26px;
  margin: 0 0 12px;
}
.mental_section h2 {
  margin-bottom: 15px;
}
.services_section .sslider_row.sslider_row3 p {
  min-height: 130px;
}
.services_section .sslider_row.sslider_row2.sslider_row3 > div > div > .vc_column-inner > .wpb_wrapper {
  margin-bottom: 30px;
}
.modalities_section {
  background-image: url(images/modalities-bg.jpg);
  background-size: cover;
  background-position: center bottom !important;
}
.modalities_section h2 {
  color: #464646;
  font-size: 48px;
  margin: 0;
}
.modalities_section h5 {
  color: #272525;
  font-size: 26px;
  letter-spacing: 0.78px;
  margin: 0 0 14px;
  line-height: 26px;
}
.modalities_section p {
  color: #737373;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.54px;
  margin: 0;
}
.modalities_section .box_holder_icon_inner.image.tiny img {
    height: 84px;
}
.modalities_section .q_box_holder {
  width: 50%;
  float: left;
  margin-bottom: 42px;
}
.modalities_section .box_holder_inner {
  width: calc(100% - 101px);
  float: right;
  padding-right: 62px;
}
.modalities_section {
  padding-top: 96px !important;
  padding-bottom: 62px;
}
.wel_section {
  padding-top: 73px;
  padding-bottom: 104px;
}
.wel_section .wel_top p {
  color: #6b6b6b;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.32px;
  margin: 0 0 60px;
}
.wel_section .wel_top h2 {
  margin-bottom: 14px !important;
}

.wel_bot .vc_column-inner > .wpb_wrapper {
  box-shadow: 0 13px 39px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  padding: 35px 27px 16px;
}
.wel_bot h4 {
  color: #363636;
  font-size: 24px;
  letter-spacing: 0.72px;
  margin: 0 0 10px;
  font-weight: 400 !important;
  text-transform: uppercase;
}
.wel_bot p {
  color: #6b6b6b;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.32px;
  margin: 0;
  min-height: 156px;
}
.wel_bot .wpb_content_element {
  margin-bottom: 25px;
}
.wel_bot {
  margin-bottom: 54px !important;
}

.people_section {
  padding-top: 96px;
  padding-bottom: 158px;
}
.people_section p {
  color: #373737;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.6px;
  margin: 0 0 21px;
}
.people_section h6, .equal_section h6 {
  color: #373737;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: 0.78px;
  margin: 0;
}
.people_section h2 {
  margin-bottom: 0 !important;
}
.people_section h4 {
  margin-bottom: 23px;
}

.recovery_section p, .equal_section p, .center_section p {
  color: #373737;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.6px;
  margin: 0 0 30px;
}
.recovery_section {
  padding-top: 70px;
  padding-bottom: 82px;
}
.recovery_section h2 {
  margin-bottom: 10px !important;
}
.equal_section {
  padding-top: 65px;
  padding-bottom: 58px;
}
.equal_section h3 {
  margin-bottom: 14px;
}
.equal_section h2 {
  margin-bottom: 18px !important;
  line-height: 52px;
}
.equal_section p {
  margin-bottom: 28px;
}
.center_section {
  padding-top: 136px;
  padding-bottom: 115px;
}
.center_section h2 {
  margin-bottom: 22px !important;
}

.page_not_found p {
  font-size: 18px;
  line-height: 30px;
}
.ppt, .pp_next, .pp_previous {
	display:none !important;
}
.location_section h2 strong, .testimonials_section h2 strong {
  text-transform: uppercase;
}
.testimonials_section h3 {
  color: #fff;
}
.testimonials_section h2 {
  color: #fff;
}

.testimonials_section .owl-dots .owl-dot.active {
  background-color: #fff !important;
}

.services_section .owl-stage {
  margin: auto;
}
.about_section.aabout_section .col2 {
    padding-right: 200px;
    padding-left: 0;
}
.wel_bot .wpb_content_element {
    margin-bottom: 24px !important;
}

.locations_list h4, .locations_list h4:hover {
  background-color: #f5f5f5;
  font-size: 20px !important;
  color: #000000 !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  padding: 10px 30px !important;
  border-radius: 30px;
  margin: 20px 0 0 !important;
  position: relative;
  z-index: 2;
}
.locations_list h4.ui-accordion-header-active {
  background-color: #2791c3;
  color: #fff !important;
}
.locations_list .q_accordion_holder.accordion .ui-accordion-header .accordion_mark.left_mark {
  left: inherit;
  right: 7px;
  top: 10px;
}
.locations_list .q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon {
  width: 40px;
  height: 40px;
  background-color: #cacaca;
  border-radius: 100%;
}
.locations_list .q_accordion_holder.accordion.without_icon .ui-accordion-header span.tab-title {
  padding: 0 50px 0 0;
}
.locations_list .q_accordion_holder.accordion div.accordion_content {
  background-color: transparent;
  -webkit-box-shadow: 0px 13px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:    0px 13px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow:         0px 13px 30px 0px rgba(0, 0, 0, 0.1);
  border: 0;
  padding: 73px 0 14px;
  margin: -60px 0 0;
  color: #6b6b6b;
  border-radius: 30px;
  position: relative;
  z-index: 1;
}
.locations_list .q_accordion_holder.accordion div.accordion_content:after {
  display: none;
}
.locations_list .q_accordion_holder.accordion div.accordion_content_inner {
  padding: 0;
}
.locations_list ul {
  padding: 0;
  margin: 0;
}
.locations_list ul li {
  padding: 15px 44px 15px 71px;
  margin: 0;
  position: relative;
  list-style: none;
  font-size: 16px;
  color: #6b6b6b;
  letter-spacing: 0.32px;
  border-bottom: 1px solid #eaeaea;
  line-height: 24px;
}
.locations_list ul li:last-child {
  border-bottom: 0;
}
.locations_list ul li:before {
  content: "";
  width: 11px;
  height: 10px;
  background-image: url(images/sprites.png);
  background-position: -310px 0;
  position: absolute;
  left: 44px;
  top: 21px;
}
.locations_list ul li a {
  color: #2791c3;
  text-decoration: underline;
  display: block;
}
.locations_list .wpb_content_element {
  margin-bottom: 0 !important;
}
.locations_list {
  margin-bottom: 105px !important;
}

#html5lightbox-watermark {
  display: none !important;
}
.footer_top .container {
    width: 850px;
}