#button-404,
#header-404,
#text-404,
.barcode,
.barcode .desc,
.button,
.chart-circle .value,
.copyrights,
.last-news,
.location,
.owl-buttons i,
.top-link,
.wellness-style .news .item h3,
.widget-alt .widget-title,
.work-time dt,
.wpb_button,
.wpb_text_column ul li:before {
  text-align: center;
}
.barcode,
.cta_align_left .wpb_button {
  float: left;
}
.button,
a {
  -o-transition: border 0.3s, background 0.3s, color 0.3s;
  -ms-transition: border 0.3s, background 0.3s, color 0.3s;
  -moz-transition: border 0.3s, background 0.3s, color 0.3s;
  -webkit-transition: border 0.3s, background 0.3s, color 0.3s;
}
#editable ul li,
.barcode,
.wpb_button,
.wpb_toggle,
a,
button {
  cursor: pointer;
}
#block-404,
#text-404 {
  margin-top: 40px !important;
}
.page,
iframe {
  overflow: hidden;
}
#header-404 > a,
.button,
.page-title h1 {
  text-transform: uppercase;
}
#header-404 > a,
.chart-circle.type-2 .value,
.location li .fa-at,
.widget-comments .date {
  font-weight: 700;
}
.cartim {
  padding: 6px;
}
.barcode {
  position: relative;
  width: 32%;
  height: 100px;
  border: 1px solid #fff;
}
.barcode:hover {
  border-color: #0c0;
}
.barcode .desc {
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
}
#editable p {
  margin: 0 0 18px;
}
#editable ul li {
  padding: 6px;
  border-radius: 2px;
  width: auto;
  color: #000;
  margin: 4px 6px 4px 0;
}
.vertmid {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.vc_row-fluid {
  width: 100%;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vc_row-fluid:after,
.vc_row-fluid:before {
  display: table;
  content: "";
}
.vc_row-fluid:after {
  clear: both;
}
.vc_row-fluid [class*="vc_span"] {
  display: block;
  width: 100%;
  min-height: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.5%;
}
.grid-col:first-child,
.vc_row-fluid [class*="vc_span"]:first-child {
  margin-left: 0;
}
#contactform iframe html,
.vc_row-fluid .vc_span12,
.wpb_teaser_grid.wpb_carousel .vc_span12 {
  width: 100%;
}
.vc_row-fluid .vc_span11 {
  width: 91.45833333333334%;
}
.vc_row-fluid .vc_span10 {
  width: 82.91666666666667%;
}
.vc_row-fluid .vc_span9 {
  width: 74.375%;
}
.vc_row-fluid .vc_span8 {
  width: 65.83333333333334%;
}
.vc_row-fluid .vc_span7 {
  width: 57.29166666666667%;
}
.vc_row-fluid .vc_span6,
.wpb_teaser_grid.wpb_carousel .vc_span6 {
  width: 48.75%;
}
.vc_row-fluid .vc_span5 {
  width: 40.208333333333336%;
}
.vc_row-fluid .vc_span4,
.wpb_teaser_grid.wpb_carousel .vc_span4 {
  width: 31.666666666666668%;
}
.vc_row-fluid .vc_span3,
.wpb_teaser_grid.wpb_carousel .vc_span3 {
  width: 23.125%;
}
.vc_row-fluid .vc_span2 {
  width: 14.583333333333334%;
}
.vc_row-fluid .vc_span1 {
  width: 6.041666666666667%;
}
.grid-row > .vc_row-fluid:last-child,
.grid-row > .wpb_content_element:last-child,
.grid-row > section,
.page-title .grid-row,
.vc_progress_bar .vc_single_bar:last-child,
.vc_row-fluid > .wpb_column > .wpb_wrapper .wpb_content_element:last-child,
.wpb_content_element
  .wpb_accordion_wrapper
  .wpb_accordion_content
  .vc_row-fluid:last-child
  > div
  > div.wpb_wrapper
  .wpb_content_element:last-child,
.wpb_content_element
  .wpb_accordion_wrapper
  .wpb_accordion_content
  > .wpb_content_element:last-child,
.wpb_content_element
  .wpb_tour_tabs_wrapper
  .wpb_tab
  .vc_row-fluid:last-child
  > div
  > div.wpb_wrapper
  .wpb_content_element:last-child,
.wpb_content_element
  .wpb_tour_tabs_wrapper
  .wpb_tab
  > .wpb_content_element:last-child {
  margin-bottom: 0;
}
@media screen and (min-resolution: 300dpi) and (max-width: 960px) {
  [class*="vc_span"] {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .vc_row-fluid [class*="vc_span"] + [class*="vc_span"] {
    margin-top: 50px;
  }
}
.wpb_content_element .wpb_accordion_header a,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
  border-bottom: none;
  text-decoration: none;
  display: block;
  padding: 0.5em 1em;
}
.wpb_button {
  display: inline-block;
  padding: 4px 10px;
  margin-top: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  text-shadow: 0 1px 1px rgb(255 255 255 / 0.75);
  vertical-align: middle;
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.last_toggle_el_margin,
.vc_row-fluid,
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 30px;
}
button.wpb_btn-large,
span.wpb_btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.wellness-style .news .date,
button.wpb_btn-large [class^="icon-"],
span.wpb_btn-large [class^="icon-"] {
  margin-top: 1px;
}
button.wpb_btn-small,
span.wpb_btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}
button.wpb_btn-small [class^="icon-"],
span.wpb_btn-small [class^="icon-"] {
  margin-top: -1px;
}
button.wpb_btn-mini,
span.wpb_btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}
.detailed-services .wpb_button,
.wpb_call_to_action .wpb_button {
  margin: 0;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cta_align_right .wpb_button,
.float-right {
  float: right;
}
.cta_align_left .wpb_call_text,
.cta_align_right .wpb_call_text {
  width: 70%;
  float: left;
  clear: none;
}
#content .wpb_call_to_action .wpb_call_text,
.wpb_call_to_action .wpb_call_text {
  margin: 0;
  padding-top: 0;
}
.vc_progress_bar .vc_label {
  line-height: 1.5 !important;
  vertical-align: middle;
}
.vc_progress_bar .vc_single_bar {
  background: #f7f7f7;
  position: relative;
  margin-bottom: 11.666666666666666px;
  -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 0.1) inset;
  -moz-box-shadow: 0 1px 2px rgb(0 0 0 / 0.1) inset;
  box-shadow: 0 1px 2px rgb(0 0 0 / 0.1) inset;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.vc_progress_bar .vc_single_bar .vc_label {
  display: block;
  padding: 0.5em 1em;
  position: relative;
  z-index: 1;
}
.vc_progress_bar .vc_single_bar.bar_blue .vc_bar {
  background-color: #0074cc;
}
.vc_progress_bar .vc_single_bar.bar_black .vc_label,
.vc_progress_bar .vc_single_bar.bar_blue .vc_label,
.vc_progress_bar .vc_single_bar.bar_green .vc_label,
.vc_progress_bar .vc_single_bar.bar_orange .vc_label,
.vc_progress_bar .vc_single_bar.bar_red .vc_label,
.vc_progress_bar .vc_single_bar.bar_turquoise .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgb(0 0 0 / 0.25);
}
.vc_progress_bar .vc_single_bar.bar_turquoise .vc_bar {
  background-color: #49afcd;
}
.vc_progress_bar .vc_single_bar.bar_green .vc_bar {
  background-color: #5bb75b;
}
.vc_progress_bar .vc_single_bar.bar_orange .vc_bar {
  background-color: #faa732;
}
.vc_progress_bar .vc_single_bar.bar_red .vc_bar {
  background-color: #da4f49;
}
.vc_progress_bar .vc_single_bar.bar_black .vc_bar {
  background-color: #414141;
}
.vc_progress_bar .vc_single_bar .vc_bar {
  display: block;
  position: absolute;
  height: 100%;
  background-color: #e0e0e0;
  width: 0%;
  top: 0;
  left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.vc_progress_bar .vc_single_bar .vc_bar.striped {
  background-image: -webkit-gradient(
    linear,
    0 100%,
    100% 0,
    color-stop(0.25, rgb(255 255 255 / 0.15)),
    color-stop(0.25, transparent),
    color-stop(0.5, transparent),
    color-stop(0.5, rgb(255 255 255 / 0.15)),
    color-stop(0.75, rgb(255 255 255 / 0.15)),
    color-stop(0.75, transparent),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    45deg,
    rgb(255 255 255 / 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgb(255 255 255 / 0.15) 50%,
    rgb(255 255 255 / 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -moz-linear-gradient(
    45deg,
    rgb(255 255 255 / 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgb(255 255 255 / 0.15) 50%,
    rgb(255 255 255 / 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgb(255 255 255 / 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgb(255 255 255 / 0.15) 50%,
    rgb(255 255 255 / 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgb(255 255 255 / 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgb(255 255 255 / 0.15) 50%,
    rgb(255 255 255 / 0.15) 75%,
    transparent 75%,
    transparent
  );
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.vc_progress_bar .vc_single_bar .vc_bar.animated {
  -webkit-animation: 2s linear infinite progress-bar-stripes;
  -moz-animation: 2s linear infinite progress-bar-stripes;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: 2s linear infinite progress-bar-stripes;
  animation: 2s linear infinite progress-bar-stripes;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.wpb_tabs .wpb_tabs_nav li {
  float: left;
  margin: 0 1px 0 0;
}
.wpb_tour .wpb_tabs_nav {
  float: left;
  width: 31.666666666666668%;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  float: left;
  width: 68.33333333333333%;
  padding: 0 0 0 21.739130434782606px;
}
.wpb_toggle_content {
  display: none;
  overflow: hidden;
  padding: 0 0 0 25px;
  margin-top: 1em;
}
a,
address,
article,
aside,
blockquote,
body,
button,
dd,
del,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hr,
html,
iframe,
img,
input,
label,
legend,
li,
main,
nav,
ol,
p,
pre,
section,
select,
strong,
sub,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: 0 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
blockqoute,
body,
button,
dd,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hr,
html,
iframe,
input,
label,
legend,
li,
main,
nav,
ol,
p,
pre,
section,
select,
textarea,
ul {
  display: block;
}
strong {
  font-weight: 700 !important;
}
dd,
dl,
dt,
li,
ol,
ul {
  list-style: none;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.h1,
.h1 span,
.h1x,
h1 {
  font-size: 2.4em;
  font-weight: 400;
  margin: 0.1em 0;
}
.h2x,
h2 {
  font-size: 1.6em;
  font-weight: 400;
  margin: 0.4em 0;
  line-height: 1em;
}
.doctors h3,
.h3,
.h3 span,
.h3x,
h3 {
  font-size: 1.3em;
  font-weight: 400;
  margin: 0.4em 0;
}
.h4,
.h4 span,
.h4x,
h4 {
  font-size: 1.1em;
  font-weight: 400;
  margin: 0.3em 0 0.5em;
  padding: 0;
  line-height: 1.1em;
}
.doctors h2,
.h2,
.h2 span {
  font-size: 1.6em !important;
  font-weight: 400;
  margin: 0.4em 0;
  line-height: 1em;
  color: #fff;
}
.latest-tweets p,
.services p,
.widget p,
.wpb_accordion p,
.wpb_tabs p,
.wpb_toggle_content p,
p.capitalized {
  text-indent: initial;
}
body,
html {
  -webkit-text-size-adjust: none;
  background: #f2f2f2;
  font: 400 14px/1.55 Lato, Helvetica, Arial, sans-serif;
  color: #7c7c7c;
}
.autocomplete-suggestions,
.button:hover,
.page,
.page-header,
.wpb_accordion.wpb_accordion_alt
  .wpb_accordion_wrapper
  .ui-state-active
  a:after {
  background: #fff;
}
a {
  text-decoration: none;
}
.widget-text strong,
a:hover {
  color: #000;
}
.page {
  opacity: 1;
}
input::-moz-placeholder {
  color: #aeaeae;
}
input::-webkit-input-placeholder {
  color: #aeaeae;
}
button,
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  width: 100%;
  height: 40px;
  padding: 9px 10px;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  background: #fff;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-appearance: none;
}
.button,
.button i,
.typography h3,
.typography p {
  line-height: 22px;
}
select {
  background-image: url(../img/select.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
@-moz-document url-prefix() {
  select {
    padding-right: 0;
    background-image: none !important;
    line-height: 38px;
  }
}
textarea {
  height: auto;
  resize: none;
}
.button {
  position: relative;
  display: inline-block;
  padding: 11px 21px;
  border-width: 3px;
  border-style: solid;
  font-size: 14px;
  color: #fff;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.button i {
  display: block;
  float: left;
  margin-right: 8px;
  margin-left: -6px;
  font-size: 18px;
}
.button-disabled {
  cursor: default;
  opacity: 0.5;
}
.button.button-disabled:hover,
.page-title nav a {
  color: #fff;
}
.page-boxed {
  max-width: 1250px;
  margin: 0 auto;
  box-shadow: 0 0 20px rgb(0 0 0 / 0.5);
}
.grid-row {
  width: 1170px;
  margin: 0 auto 60px;
}
.clearfix:after,
.grid-row:after {
  content: "";
  display: table;
  clear: both;
}
.grid-col {
  float: left;
  margin-left: 30px;
}
.grid-col-1_5 {
  width: 112.5px;
}
.grid-col-1 {
  width: 92.5px;
}
.grid-col-2 {
  width: 185px;
}
.grid-col-3 {
  width: 270px;
}
.grid-col-4 {
  width: 370px;
}
.grid-col-5 {
  width: 770px;
}
.grid-col-6 {
  width: 570px;
}
.grid-col-9 {
  width: 870px;
}
.grid-row-sep {
  width: 1170px;
  margin: -20px auto 40px;
  border-top: 1px solid #e3e3e3;
}
.typography h3 {
  font-size: 18px;
  color: #000;
}
.typography p {
  margin-top: 15px;
}
.owl-buttons i,
.page-title h1 {
  font-size: 24px;
  line-height: 28px;
}
.isotope-item {
  z-index: 2;
}
.isotope-item.isotope-hidden {
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
}
.isotope {
  transition-property: height, width;
  -o-transition-property: height, width;
  -ms-transition-property: height, width;
  -moz-transition-property: height, width;
  -webkit-transition-property: height;
}
.isotope .isotope-item {
  transition-property: transform;
  -o-transition-property: -o-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -webkit-transition-property: -webkit-transform, opacity;
}
.isotope .isotope-item.no-transition,
.isotope.no-transition,
.isotope.no-transition .isotope-item {
  transition-duration: 0s;
  -o-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
}
.owl-controls {
  position: absolute;
  right: 0;
  bottom: 100%;
  margin-bottom: 20px;
  font-size: 0;
}
.owl-buttons div {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 1px;
  -o-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -webkit-transition: background 0.3s;
}
.owl-buttons i {
  display: block;
  color: #fff;
}
.autocomplete-suggestions {
  margin-top: 2px;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
}
#block-404,
.page-header {
  margin: 0 auto;
}
.autocomplete-suggestions .autocomplete-suggestion {
  color: #373737;
  padding: 2px 20px;
  cursor: pointer;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
}
.sticky-container {
  position: relative;
  height: 112px;
  width: 100%;
  z-index: 1;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.page-header,
.sticky .sticky-container,
.sticky-wrapp {
  position: relative;
  z-index: 100;
}
.sticky .sticky-container {
  height: 100%;
  top: 0;
}
.second-sticky.sticky-container {
  position: fixed;
  top: 0;
  left: 0;
  height: 58px;
  box-shadow: 0 0 6px #000;
  background: rgb(255 255 255 / 0.8);
  transition: transform 0.6s;
  -ms-transition: -ms-transform 0.6s;
  -moz-transition: -moz-transform 0.6s;
  -webkit-transition: -webkit-transform 0.6s;
  -webkit-transform: translateY(-110%) translateZ(0);
  -moz-transform: translateY(-110%) translateZ(0);
  -ms-transform: translateY(-110%) translateZ(0);
  transform: translateY(-110%) translateZ(0);
}
.show .second-sticky.sticky-container {
  -webkit-transform: translateY(0) translateZ(0);
  -moz-transform: translateY(0) translateZ(0);
  -ms-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.sticky-wrapp {
  display: inline-block;
  height: 100%;
  width: 100%;
}
.page-header.main-page:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 50%;
  margin-right: -611px;
  width: 173px;
  height: 12px;
  background: url(../img/header.png);
}
.plfast {
  color: #8fcb00;
  font-size: 28px;
  line-height: 70px;
  position: absolute;
  top: 0;
  margin-left: 136px;
  z-index: 1;
  white-space: nowrap;
}
.plfast span {
  color: #f5a02c;
}
.page-title,
.vc_row-fluid,
.wpb_content_element {
  margin-bottom: 50px;
}
.last-news li,
.widget-text p,
.widget-title {
  margin-top: 20px;
}
.page-content {
  padding-bottom: 30px;
}
.page-title {
  border-top-width: 7px;
  border-top-style: solid;
  color: #fff;
}
.page-title h1 {
  float: left;
  padding: 18px 0;
  border: none;
  background: 0 0;
}
.page-title nav {
  float: right;
  margin-right: 150px;
  padding: 22px 0;
  font-size: 14px;
  line-height: 20px;
}
.page-title nav a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1190px) {
  .page-boxed {
    max-width: 1000px;
  }
  .grid-row,
  .grid-row-sep {
    width: 940px;
  }
  .grid-col {
    margin-left: 20px;
  }
  .grid-col-3 {
    width: 220px;
  }
  .grid-col-4 {
    width: 300px;
  }
  .grid-col-5 {
    width: 600px;
  }
  .grid-col-6 {
    width: 460px;
  }
  .grid-col-9 {
    width: 700px;
  }
  .page-header:after {
    margin-right: -496px;
  }
  .plfast {
    font-size: 19px;
    line-height: 0;
    position: absolute;
    top: -10px;
    left: 1px;
    margin: 0;
    padding: 0;
  }
  .page-title nav {
    margin-right: 140px;
  }
}
#header-404 {
  margin-top: 20px !important;
}
#header-404 > a {
  color: #000;
  font-size: 2em;
}
#block-404 {
  position: relative;
  width: 500px;
  height: 200px;
}
#block-404 > div {
  position: absolute;
  width: 100%;
  height: 100%;
}
#block-404-icon {
  background: url(../pic/404_mask.png) center center/cover no-repeat;
}
.wrong-data {
  border: 1px solid #eb9605 !important;
}
.captcha {
  position: relative;
}
.captcha-wrapper {
  width: auto;
}
#contactform iframe {
  width: 35px !important;
  height: 30px !important;
  display: inline-block;
  vertical-align: middle;
  border: 0;
}
#contactform input.verify {
  display: inline-block;
  width: 1.5em !important;
  vertical-align: middle;
  height: 21px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding: 0;
  line-height: 1;
}
#contactform .captcha-wrapper {
  display: inline-block;
  line-height: 50px;
  padding-left: 10px;
}
#contactform button[type="submit"] {
  display: block;
  float: right;
}
#contact_form_responce {
  margin: 1.5em 0;
}
#contact_form_responce p {
  text-indent: 0;
}
@media screen and (max-width: 980px) {
  .page-boxed {
    max-width: 788px;
  }
  .grid-row,
  .grid-row-sep {
    width: 738px;
  }
  .grid-col {
    margin-left: 18px;
  }
  .grid-col-3 {
    width: 171px;
  }
  .grid-col-4 {
    width: 234px;
  }
  .grid-col-5 {
    width: 468px;
  }
  .grid-col-6 {
    width: 360px;
  }
  .grid-col-9 {
    width: 549px;
  }
  .page-header:after {
    margin-right: -395px;
  }
  .plfast {
    font-size: 16px;
    top: -10px;
    left: 1px;
  }
  .page-title h1 {
    float: none;
    padding-bottom: 10px;
  }
  .page-title nav {
    float: none;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 18px;
  }
  .video.only iframe {
    height: 400px !important;
  }
  img[src*="features_unlimited_color"] {
    width: 80%;
  }
  #news-carousel-3 .item {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  #news-carousel-3 .item,
  [class*="vc_span"] {
    width: 100% !important;
  }
  [class*="vc_span"] {
    margin-left: 0 !important;
  }
  .vc_row-fluid [class*="vc_span"] + [class*="vc_span"] {
    margin-top: 50px;
  }
  .grid-row {
    width: auto;
    margin: 0 20px 60px;
  }
  .grid-col {
    float: none;
    width: 100%;
    margin: 0 0 60px;
  }
  .grid-col:last-child {
    margin-bottom: 0;
  }
  .grid-row-sep {
    width: auto;
    margin: -20px 20px 40px;
  }
  .grid-col-1,
  .grid-col-1_5,
  .grid-col-2,
  .grid-col-3,
  .grid-col-4,
  .grid-col-5,
  .grid-col-6 {
    width: 100% !important;
    margin: 0 auto !important;
  }
  .plfast {
    font-size: 16px;
    top: -10px;
    left: 1px;
    float: none;
    display: inline-block;
    text-align: center;
    width: 100%;
    z-index: -1;
  }
  .video.only iframe {
    height: 300px !important;
  }
  .section-headers {
    font-size: 1.5em !important;
  }
  #block-404 {
    width: 400px;
    height: 160px;
  }
  #services-carousel .pic {
    float: none;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 479px) {
  .vc_progress_bar .vc_label {
    display: block !important;
    margin-top: 20px !important;
    padding-top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    overflow: hidden !important;
    text-align: center !important;
  }
  .vc_progress_bar .vc_single_bar {
    margin-bottom: 60px !important;
    height: auto !important;
    margin-left: 0 !important;
    overflow: visible !important;
  }
  .vc_progress_bar.vc_progress_bar_alt .vc_single_bar {
    margin-bottom: 45px !important;
  }
  .vc_progress_bar_alt .vc_single_bar:last-child,
  .vc_single_bar:last-child {
    margin-bottom: 0 !important;
  }
  .vc_progress_bar .vc_bar {
    height: 20px !important;
  }
  .video.only iframe {
    height: 200px !important;
  }
  img[src*="features_unlimited_color"] {
    width: 90%;
  }
  #block-404 {
    width: 200px;
    height: 80px;
  }
}
.wpb_text_column h1 {
  font-weight: 700 !important;
  color: #000 !important;
  margin-bottom: 0.5em !important;
}
.wpb_text_column ul li {
  position: relative;
  margin-top: 10px;
  padding-left: 24px;
  line-height: 22px;
}
.wpb_text_column ul li:before {
  content: "\f00c";
  position: absolute;
  top: 1px;
  left: 0;
  width: 19px;
  height: 19px;
  font: 14px/20px FontAwesome;
  color: #fff;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_section:first-child,
.wpb_text_column ul li:first-child {
  margin-top: 0;
}
.wpb_text_column .ul2 li:before {
  content: "\f0c1";
}
.wpb_text_column .ul3 li:before {
  content: "\f067";
}
.wpb_text_column .alignleft {
  float: left;
  margin: 0 20px 10px 0;
  padding: 3px;
  border: 1px solid #e4e4e4;
}
.last-news li:first-child:after,
.wellness-style .benefits .more:after,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active a:before,
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
  display: none;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_section {
  margin-top: -1px;
  border: 1px solid #e3e3e3;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
  position: relative;
  margin: 0;
  background: 0 0;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  position: relative;
  padding: 11px 38px 11px 20px;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:after,
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 13px;
  width: 12px;
  height: 4px;
  margin-top: -2px;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:before {
  right: 17px;
  width: 4px;
  height: 12px;
  margin-top: -6px;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_content {
  padding: 0 20px 20px;
}
.wpb_accordion.wpb_accordion_alt .wpb_accordion_wrapper .wpb_accordion_content {
  padding: 20px;
}
.widget + .widget {
  margin-top: 50px;
}
.widget-title {
  margin-bottom: 20px;
  padding-left: 7px;
  border-left-width: 3px;
  border-left-style: solid;
  font-size: 26px;
  line-height: 30px;
  color: #000;
}
.page-footer {
  position: relative;
  padding: 50px 0 10px;
  background: #213540;
}
.widget-alt .widget-icon {
  height: 110px;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.widget-alt .widget-title {
  margin-bottom: 30px;
  padding: 0;
  border: 0;
  font-size: 21px;
  line-height: 21px;
  text-transform: uppercase;
  color: #fff;
}
.top-link {
  position: absolute;
  right: 20px;
  bottom: 100%;
  width: 44px;
  height: 44px;
  background: #213540;
  font-size: 24px;
  line-height: 44px;
  color: #fff;
}
.last-news,
.location {
  margin: 0 10px;
}
.last-news li {
  padding-top: 20px;
  border-top: 1px solid rgb(255 255 255 / 0.2);
}
.last-news li:first-child {
  margin-top: 0;
  border-top: 0;
  padding-top: 0;
}
.location li,
.location li a {
  margin-top: 15px;
  color: #fff;
}
.location li i {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto 5px;
  font-size: 20px;
  line-height: 30px;
  color: #213540;
}
.location nav {
  margin: 25px -5px 0;
  font-size: 0;
}
.location nav a {
  display: inline-block;
  width: 38px;
  height: 38px;
  margin: 5px;
  font-size: 24px;
  line-height: 38px;
  -o-transition: background 0.3s, color 0.3s;
  -ms-transition: background 0.3s, color 0.3s;
  -moz-transition: background 0.3s, color 0.3s;
  -webkit-transition: background 0.3s, color 0.3s;
}
.location nav a:hover {
  color: #213540;
}
.work-time {
  position: relative;
  margin-top: 33px;
  padding: 60px 0 30px;
  color: #fff;
}
.work-time dl {
  line-height: 42px;
}
.work-time dt {
  position: relative;
  float: left;
  width: 28px;
  padding: 0 49px 0 30px;
}
.work-time dt:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 3px;
  height: 1px;
  background: #213540;
}
.work-time dd {
  border-bottom: 1px solid rgb(255 255 255 / 0.3);
}
.work-time dd:last-child {
  border: 0;
}
.work-time .button {
  display: block;
  margin: 20px 30px 0;
  padding-right: 0;
  padding-left: 0;
  border-color: #fff0;
  background: rgb(0 0 0 / 0.2);
}
.work-time .button:hover {
  border-color: #fff;
  background: 0 0;
  color: #fff;
}
.work-time .widget-icon {
  position: absolute;
  top: -33px;
  left: 0;
  width: 100%;
  height: 66px;
}
@media screen and (max-width: 1190px) {
  .work-time {
    padding-bottom: 20px;
  }
  .work-time dt {
    padding: 0 30px 0 20px;
  }
  .work-time dt:after {
    width: 3px;
  }
  .work-time .button {
    margin: 20px 20px 0;
    font-size: 12px;
  }
}
@media screen and (max-width: 980px) {
  .work-time dt {
    float: none;
    margin-bottom: -21px;
    text-align: left;
  }
  .work-time dt:after {
    display: none;
  }
  .work-time dd {
    padding-left: 20px;
    font-weight: 300;
  }
}
.copyrights {
  background: #1c2d36;
  padding: 25px 0;
  color: #fff;
}
@-ms-keyframes slideup {
  0% {
    top: 150px;
  }
  70% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@-moz-keyframes slideup {
  0% {
    top: 150px;
  }
  70% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes slideup {
  0% {
    top: 150px;
  }
  70% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
.owl-carousel .item {
  margin-top: 0;
  padding-left: 0;
  padding-right: 30px;
  margin-bottom: 0;
}
.news .owl-carousel .item h3 {
  font-size: 18px;
  margin: 1em 0;
}
.news .owl-carousel {
  margin-left: -15px;
}
.news .owl-carousel .item {
  width: 100%;
  padding-right: 0;
}
.news .owl-carousel .owl-item {
  padding: 0 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.wellness-style .benefits .more {
  width: 32px;
  font-size: 14px;
  display: block;
  margin-right: 10px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  text-align: center;
}
.wellness-style .benefits .more:before {
  position: relative;
  width: auto;
  height: auto;
  font-size: 1.5em;
  top: 0;
  left: 0;
  background: 0 0;
  content: "\f00c";
  color: #fff;
  display: inline-block;
}
.widget-departments dd {
  padding-bottom: 1em;
}
.widget-departments dd i {
  width: 25px;
  height: 25px;
  margin-top: 1ex;
  line-height: 25px;
  vertical-align: none;
}
.chart-circle .value,
.widget-departments dd a {
  vertical-align: middle;
}
.wellness-style .widget-sevices li > i {
  color: #777 !important;
}
.chart-circle {
  position: relative;
  width: 250px;
  height: 250px;
  margin-right: 30px;
  display: inline-block;
}
.chart-circle .value {
  position: absolute;
  font-size: 25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  left: 100px;
  top: 100px;
}
.widget-departments dt {
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  .work-time {
    margin-top: 83px;
    padding-bottom: 30px;
  }
  .work-time dt {
    float: left;
    margin: 0;
    padding: 0 49px 0 30px;
    text-align: center;
  }
  .work-time dt:after {
    display: block;
    width: 3px;
  }
  .work-time dd {
    padding-left: 0;
    font-weight: 400;
  }
  .work-time .button {
    margin: 20px 30px 0;
    font-size: 14px;
  }
  .chart-circle {
    display: block;
    margin: 0 auto;
  }
}
.doctors-carousel .widget-title,
.services-wide .widget-title,
.widget-comments .widget-title,
.widget-twitter:not(.widget-twitter-alt) .widget-title {
  width: 100%;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-break: normal;
  padding-right: 65px;
}
.tel {
  font-size: 24px;
}
.mobile-footer-ul {
  font-size: 16px;
}
.mobile-footer-ul > li > a {
  padding-inline: 8px;
  padding-block: 16px;
}
