

/* Start:/local/templates/main/template_styles.css?177424665742894*/
@font-face {
  font-family: 'PTSans';
  src: url('/local/templates/main/fonts/PTSans-Regular.eot?#iefix') format('embedded-opentype'), url('/local/templates/main/fonts/PTSans-Regular.woff') format('woff'), url('/local/templates/main/fonts/PTSans-Regular.ttf') format('truetype'), url('/local/templates/main/fonts/PTSans-Regular.svg#PTSans-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'PTSans';
  src: url('/local/templates/main/fonts/PTSans-Bold.eot?#iefix') format('embedded-opentype'), url('/local/templates/main/fonts/PTSans-Bold.woff') format('woff'), url('/local/templates/main/fonts/PTSans-Bold.ttf') format('truetype'), url('/local/templates/main/fonts/PTSans-Bold.svg#PTSans-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}

html,
body,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
samp,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
canvas,
embed,
figcaption,
output,
ruby,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}

html {
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  word-wrap: break-word;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

ol,
ul {
  list-style: none;
}

a:hover,
a:active {
  outline: none;
}
a {
  color:#0f89ff;
}
blockquote,
q {
  quotes: none;
  margin: 1em 40px;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

audio[controls],
canvas,
video {
  display: inline-block;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: none;
  outline: none;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

[tabindex] {
  outline: none;
}

input,
button {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

[required] {
  text-shadow: none;
}

body {
  background: #ffffff;
  position: relative;
}

body,
input,
textarea,
button {
  font: 16px/1.2 'PTSans';
}

img {
  max-width: 100%;
  height: auto;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  overflow: hidden;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  overflow-y: auto !important;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.about_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.about_image {
  width: 350px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.about_image img {
  display: block;
  margin: 0 auto;
}

.about_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.about_item {
  width: 50%;
  padding-right: 25px;
}

.about_item p {
  font-size: 16px;
  line-height: 20px;
  color: #909090;
}

.about_text {
  padding: 20px 30px;
  background: #fff;
}

.about_title {
  font-size: 24px;
  text-transform: uppercase;
  color: #0f89ff;
  margin-bottom: 25px;
  font-weight: bold;
}

.about_title-2 {
  font-size: 16px;
  color: #404040;
  margin-bottom: 15px;
  font-weight: bold;
}

.certificates_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.certificates_item {
  background: #fefefe;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48.6%;
  margin-bottom: 30px;
}

.certificates_image {
  width: 220px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.certificates_text {
  padding: 20px;
  width: 1%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.certificates_text h3 {
  font-size: 16px;
  font-weight: bold;
  color: #404040;
  margin-bottom: 15px;
}

.certificates_text p {
  font-size: 16px;
  line-height: 20px;
  color: #909090;
  margin-bottom: 25px;
}

.certificates_text a {
  font-size: 16px;
  color: #404040;
  text-decoration: none;
}

.certificates_text a:hover {
  text-decoration: underline;
}

.contact_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contact_form {
  width: 36%;
  background: #ffffff;
  padding: 30px;
}

.contact_map {
  width: 1%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.contact_title {
  font-size: 24px;
  font-weight: bold;
  color: #0f89ff;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.contact_input {
  width: 100%;
  border: 2px solid #0f89ff;
  text-transform: uppercase;
  color: #0f89ff;
  font-weight: bold;
  padding: 15px 18px 13px;
  margin-bottom: 20px;
  font-size: 16px;
}

.contact_input::-webkit-input-placeholder {
  color: #909090;
}

.contact_input:-moz-placeholder {
  color: #909090;
}

.contact_input::-moz-placeholder {
  color: #909090;
}

.contact_input:-ms-input-placeholder {
  color: #909090;
}

.contact_area {
  width: 100%;
  border: 2px solid #0f89ff;
  text-transform: uppercase;
  color: #0f89ff;
  font-weight: bold;
  padding: 15px 18px 13px;
  margin-bottom: 30px;
  height: 150px;
  outline: none;
  min-width: 100%;
  max-width: 100%;
  max-height: 400px;
  min-height: 150px;
}

.contact_area::-webkit-input-placeholder {
  color: #909090;
  font-size: 16px;
}

.contact_area:-moz-placeholder {
  color: #909090;
  font-size: 16px;
}

.contact_area::-moz-placeholder {
  color: #909090;
  font-size: 16px;
}

.contact_area:-ms-input-placeholder {
  color: #909090;
  font-size: 16px;
}

.contact_button {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 0 15px 0;
  background: #0f89ff;
  color: #fff;
  white-space: nowrap;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
  width: 210px;
  text-align: center;
}

.contact_button:hover {
  background: #4ca2f5;
}

.content {
  min-width: 1130px;
  margin-left: 375px;
}

.content_main {
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
}

.content_main:before {
  max-height: 900px;
  height: 100%;
  width: 100%;
  content: '';
  position: absolute;
  background: #e8f0fb;
  background-image: url("/local/templates/main/img/content.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  pointer-events: none;
  opacity: 0.5;
}

.content_main.__min-height {
  min-height: 900px;
}

.content_left {
  padding-left: 405px;
}

.content_wrapper {
  max-width: 1545px;
  min-width: 1120px;
  padding-right: 10px;
  margin: 0 auto;
}

.doctor_wrap {
  -webkit-box-shadow: 0 2px 9.5px 0.5px rgba(5, 35, 64, 0.2);
  box-shadow: 0 2px 9.5px 0.5px rgba(5, 35, 64, 0.2);
}

.doctor_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 50px;
}

.doctor_title span {
  font-size: 24px;
  color: #0f89ff;
  text-transform: uppercase;
}

.doctor_title a {
  font-size: 16px;
  font-weight: bold;
  color: #fefefe;
  background: #0f89ff;
  text-decoration: none;
  padding: 11px 18px 10px;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: .3s;
  transition: .3s;
}

.doctor_title a:before {
  content: '';
  position: absolute;
  left: -16px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 16px 20px 0;
  border-color: transparent #0f89ff transparent transparent;
  -webkit-transition: .3s;
  transition: .3s;
}

.doctor_title a:hover {
  background: #1469bc;
}

.doctor_title a:hover:before {
  border-color: transparent #1469bc transparent transparent;
}

.doctor_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f5f5f5;
}

.doctor_image {
  width: 350px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.doctor_text {
  padding: 18px 20px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 1%;
}

.doctor_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 85px;
}

.doctor_left {
  width: 55%;
  padding-right: 20px;
}

.doctor_right {
  padding-right: 20px;
  width: 45%;
}

.doctor_name {
  font-size: 24px;
  text-transform: uppercase;
  color: #0f89ff;
  font-weight: bold;
  margin-bottom: 36px;
}

.doctor_head {
  font-size: 16px;
  color: #404040;
  margin-bottom: 5px;
}

.doctor_data {
  font-size: 16px;
  line-height: 20px;
  color: #909090;
  margin-bottom: 12px;
}

.doctor_item {
  margin-bottom: 20px;
}

.doctor_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 40px 0 12px;
}

.doctor_info-head {
  font-size: 16px;
  color: #404040;
  margin-bottom: 10px;
  font-weight: bold;
}

.doctor_info-text {
  font-size: 16px;
  text-transform: uppercase;
  color: #909090;
}

.doctor_price {
  font-size: 24px;
  font-weight: bold;
  color: #909090;
}

.doctors_select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

.doctors_select-wrap {
  width: 160px;
  overflow: hidden;
  margin-right: 30px;
}

.doctors_select-wrap select {
  width: 180px;
  border: none;
  padding: 11px 40px 11px 10px;
  outline: none;
  font-size: 16px;
  text-transform: uppercase;
  color: #fefefe;
  background: #0f89ff;
  background-image: url("/local/templates/main/img/ico/arrow.png");
  background-position: right 40px center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.doctors_select-wrap select option {
  text-transform: none;
}

.doctors_price {
  font-size: 16px;
  font-weight: bold;
  color: #909090;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 5px;
}

.doctors_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.doctors_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48.6%;
  background: #ffffff;
  margin-bottom: 30px;
}

.doctors_image {
  width: 150px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.doctors_content {
  padding: 20px;
  text-decoration: none;
  width: 1%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.doctors_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
}

.doctors_title {
  font-size: 16px;
  text-transform: uppercase;
  color: #404040;
  text-decoration: none;
  font-weight: bold;
}

.doctors_title-info {
  font-size: 16px;
  color: #909090;
  padding-left: 10px;
}

.doctors_text {
  font-size: 16px;
  color: #909090;
  margin-bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.doctors_link {
  font-size: 16px;
  color: #404040;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
}

.doctors_link:hover {
  text-decoration: underline;
  color: #0f89ff;
}

.error_num {
  font-size: 48px;
  color: #0f89ff;
  font-weight: bold;
  margin-bottom: 20px;
}

.error_text {
  font-size: 48px;
  color: #0f89ff;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.error_link {
  width: 205px;
  background: #0f89ff;
  font-size: 16px;
  color: #fefefe;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: .3s;
  transition: .3s;
}

.error_link:hover {
  background: #146dc3;
}

.footer {
  padding: 15px 0 16px;
  background: #0f89ff;
}

.footer_text {
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
}

.h2 {
  font-size: 48px;
  color: #da6d7b;
  text-transform: uppercase;
  font-weight: bold;
}

.h2.__color-2 {
  color: #0f89ff;
}

.h2.__center {
  text-align: center;
}

.h2.__mb-1 {
  margin-bottom: 60px;
}

.h2.__mb-2 {
  margin-bottom: 15px;
}

.h2.__mb-3 {
  margin-bottom: 40px;
}

.h2 span {
  font-weight: normal;
}

.header {
  background: #dbe7f7;
  position: relative;
  z-index: 99999;
  width: 100%;
}

.header_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100px;
}

.header_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 80px;
}

.header_image {
  margin-right: 20px;
}

.header_text {
  font-size: 16px;
  line-height: 20px;
  color: #0f89ff;
  text-transform: uppercase;
  font-weight: bold;
}

.header_cabinet-link {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 20px 15px 53px;
  background: #0f89ff;
  color: #fff;
  white-space: nowrap;
  text-decoration: none;
  background-image: url("/local/templates/main/img/ico/log-in.svg");
  background-position: left 15px center;
  background-repeat: no-repeat;
  background-size: 20px 18px;
  -webkit-transition: .3s;
  transition: .3s;
  position: absolute;
  right: 25px;
}

.header_cabinet-link:hover {
  background-color: #4ca2f5;
}

.left-bar {
  width: 375px;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: auto;
  background: #dbe7f7;
  z-index: 99;
}

.left-bar_inner {
  padding-bottom: 100px;
  position: relative;
  min-height: 100%;
}

.left-bar_logo {
  height: 100px;
  /*background: #b5cfef;*/
  background: #ffffffde;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 10px;
  margin-bottom: 20px;
}

.left-bar_search {
  padding: 0 20px;
  margin-bottom: 110px;
}

.left-bar_search-inner {
  position: relative;
}

.left-bar_input {
  border: 2px solid #0f89ff;
  width: 100%;
  font-size: 16px;
  color: #0f89ff;
  text-transform: uppercase;
  background: none;
  font-weight: 700;
  padding: 15px 44px 13px 20px;
  letter-spacing: -0.5px;
}

.left-bar_input::-webkit-input-placeholder {
  color: #0f89ff;
}

.left-bar_input:-moz-placeholder {
  color: #0f89ff;
}

.left-bar_input::-moz-placeholder {
  color: #0f89ff;
}

.left-bar_input:-ms-input-placeholder {
  color: #0f89ff;
}

.left-bar_button {
  position: absolute;
  width: 44px;
  background: none;
  background-image: url("/local/templates/main/img/ico/glass.svg");
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  right: 0;
  background-size: 30px 30px;
}

.left-bar_list {
  padding-left: 125px;
}

.left-bar_list a {
  font-size: 18px;
  text-decoration: none;
  color: #909090;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 13px 0;
  -webkit-transition: .3s;
  transition: .3s;
}

.left-bar_list a:before {
  content: '';
  width: 50px;
  height: 5px;
  background: #c1c1c1;
  margin-right: 20px;
  -webkit-transition: .3s;
  transition: .3s;
}

.left-bar_list a:hover {
  color: #0f89ff;
}

.left-bar_list a:hover:before {
  background: #0f89ff;
}

.left-bar_list li.active a {
  padding: 60px 0;
  font-size: 24px;
  color: #0f89ff;
}

.left-bar_list li.active a:before {
  width: 100px;
  margin-left: -50px;
  background: #0f89ff;
}

.left-bar_recall {
  position: absolute;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  background: #0f89ff;
  color: #fefefe;
  text-align: center;
  line-height: 50px;
  text-transform: uppercase;
  bottom: 0;
  left: 0;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
}

.left-bar_recall:hover {
  opacity: .8;
}

.main_base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  margin-bottom: 50px;
}

.main_left {
  width: 51.4%;
  padding-right: 30px;
  margin-top: -10px;
}

.main_right {
  width: 48.6%;
}

.main_slider-arrows {
  padding-top: 14px;
}

.main_slider-arrows .slick-arrow {
  background: none;
  font-size: 0;
  background-image: url("/local/templates/main/img/ico/arrow.svg");
  background-position: top left;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-size: contain;
  padding: 0;
  -webkit-transition: .3s;
  transition: .3s;
}

.main_slider-arrows .slick-arrow:hover {
  opacity: .75;
}

.main_slider-arrows .slick-prev {
  margin-right: 65px;
}

.main_slider-arrows .slick-next {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.main_title {
  font-size: 48px;
  color: #0f89ff;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 22px;
}

.main_title span {
  font-weight: 400;
  display: block;
}

.main_text {
  font-size: 16px;
  line-height: 25px;
  color: #909090;
}

.main_order {
  background: #ffffff;
  padding: 20px;
  -webkit-box-shadow: 0 2px 6.65px 0.35px rgba(64, 64, 64, 0.2);
  box-shadow: 0 2px 6.65px 0.35px rgba(64, 64, 64, 0.2);
}

.main_order-title {
  font-size: 48px;
  line-height: 44px;
  color: #da6d7b;
  font-weight: bold;
  margin-bottom: 10px;
}

.main_order-text {
  font-size: 16px;
  line-height: 25px;
  color: #909090;
  margin-bottom: 15px;
}

.main_order-btn {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fefefe;
  text-align: center;
  text-decoration: none;
  padding: 15px 54px;
  background: #da6d7b;
  display: inline-block;
  -webkit-transition: .3s;
  transition: .3s;
}

.main_order-btn:hover {
  background: #ec8996;
}

.main_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px;
}

.main_button {
  color: #0f89ff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  padding: 17px 10px 12px;
  border-bottom: 5px solid #0f89ff;
  -webkit-transition: .3s;
  transition: .3s;
}

.main_button:hover {
  background: #0f89ff;
  color: #ffffff;
}

.main_services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px;
}

.main_service-wrap:hover .main_service {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  background: #0f89ff;
}

.main_service {
  width: 160px;
  height: 170px;
  background: #b5cfef;
  padding: 20px;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
  overflow: hidden;
  position: relative;
  display: block;
}

.main_service-img {
  height: 55px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: .3s;
  transition: .3s;
}

.main_service-wrap:hover .main_service-img {
  margin-top: -75px;
}

.main_service-text {
  font-size: 16px;
  line-height: 20px;
  color: #fefefe;
  text-transform: uppercase;
  font-weight: bold;
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.main_service-arrow {
  background-image: url("/local/templates/main/img/ico/arrow-white.svg");
  background-position: top left;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-size: contain;
  padding: 0;
  -webkit-transition: .3s;
  transition: .3s;
  display: inline-block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  bottom: -40px;
  left: 20px;
}

.main_service-wrap:hover .main_service-arrow {
  bottom: 20px;
}

.main_mouse {
  background-image: url("/local/templates/main/img/ico/mouse.svg");
  background-position: top left;
  background-repeat: no-repeat;
  width: 33px;
  height: 50px;
  margin: 0 auto;
}

.map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.map_left {
  width: 600px;
  background: #eaf1fb;
  padding-top: 100px;
}

.map_right {
  width: 1%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.map_main {
  height: 600px;
}

.map_title {
  margin-bottom: 70px;
}

.map_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 30px;
  margin-bottom: 90px;
}

.map_item {
  width: 50%;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.map_image {
  width: 50px;
}

.map_text {
  font-size: 16px;
  line-height: 20px;
  color: #0f89ff;
  text-transform: uppercase;
  font-weight: bold;
}

.map_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
}

.map_button {
  width: 200px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  padding: 16px 0;
  text-decoration: none;
  font-weight: bold;
}

.map_button.__type-1 {
  background: #0f89ff;
  margin-right: 80px;
  -webkit-transition: .3s;
  transition: .3s;
}

.map_button.__type-1:hover {
  background: #51a0ec;
}

.map_button.__type-2 {
  background: #909090;
  -webkit-transition: .3s;
  transition: .3s;
}

.map_button.__type-2:hover {
  background: #afaaaa;
}

.medical {
  background-color: #b5cfef;
  background-image: url("/local/templates/main/img/medical.jpg");
  background-position: left bottom;
  background-repeat: no-repeat;
  min-height: 300px;
  position: relative;
}

.medical_bg-text {
  font-size: 32px;
  text-transform: uppercase;
  color: #da6d7b;
  font-weight: bold;
  line-height: 40px;
  left: 106px;
  bottom: 45px;
  position: absolute;
  pointer-events: none;
}

.medical_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.medical_inner {
  padding-left: 410px;
}

.medical_title {
  font-size: 48px;
  line-height: 1;
  color: #0f89ff;
  margin-bottom: 40px;
}

.medical_text {
  font-size: 18px;
  line-height: 20px;
  color: #ffffff;
}

.medical_left {
  padding-top: 60px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.medical_right {
  padding-top: 59px;
  text-align: right;
}

.medical_price {
  font-size: 72px;
  color: #0f89ff;
  margin-bottom: 60px;
  font-weight: bold;
}

.medical_button {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fefefe;
  text-align: center;
  text-decoration: none;
  padding: 15px 54px;
  background: #da6d7b;
  display: inline-block;
  -webkit-transition: .3s;
  transition: .3s;
}

.medical_button:hover {
  background: #ec8996;
}

.popup-form {
  width: 1110px;
  margin: 30px auto;
  position: relative;
}

.popup-form_close {
  background-image: url("/local/templates/main/img/ico/close.png");
  background-position: center center;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
}

.popup {
  outline: none;
}

.progress {
  padding: 100px 0;
}

.progress_title {
  margin-bottom: 40px;
}

.progress_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -30px;
}

.progress_item {
  width: 50%;
  padding: 0 15px;
  text-decoration: none;
  margin-bottom: 30px;
}

.progress_inner {
  padding: 30px 20px 30px 20px;
  -webkit-box-shadow: 0 2px 6.65px 0.35px rgba(64, 64, 64, 0.2);
  box-shadow: 0 2px 6.65px 0.35px rgba(64, 64, 64, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-transition: .3s;
  transition: .3s;
}

.progress_inner.__align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

a.progress_item .progress_inner:hover {
  background: #a6dbe3;
}

.progress_image {
  width: 170px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.progress_image:after {
  margin: 0 auto;
  content: '';
  display: block;
}


.progress_head {
  font-size: 32px;
  text-transform: uppercase;
  color: #e4d3ea;
  font-weight: bold;
  margin-bottom: 15px;
  -webkit-transition: .3s;
  transition: .3s;
  margin-top: -8px;
}

.progress_head.__color-2 {
  color: #0878f5;
}

.progress_head.__color-3 {
  color: #cfe5f8;
}

.progress_head.__color-4 {
  color: #ceb4da;
}

.progress_head.__mb-none {
  margin-bottom: 0;
}

a.progress_item:hover .progress_head {
  color: #ffffff;
}

.progress_text {
  font-size: 16px;
  line-height: 25px;
  color: #909090;
  -webkit-transition: .3s;
  transition: .3s;
}

a.progress_item:hover .progress_text {
  color: #ffffff;
}

.recall {
  padding: 25px 30px 20px;
  background: #ffffff;
}

.recall_title {
  font-size: 24px;
  color: #da6d7b;
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.recall_title.__mb-1 {
  margin-bottom: 10px;
}

.recall_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.recall_input {
  border: 2px solid #da6d7b;
  padding: 13px 18px;
  text-transform: uppercase;
  color: #909090;
  width: 335px;
  margin-right: 30px;
}

.recall_input::-webkit-input-placeholder {
  color: #909090;
}

.recall_input:-moz-placeholder {
  color: #909090;
}

.recall_input::-moz-placeholder {
  color: #909090;
}

.recall_input:-ms-input-placeholder {
  color: #909090;
}

.recall_btn {
  padding: 19px 60px;
  background: #da6d7b;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin-left: auto;
  -webkit-transition: .3s;
  transition: .3s;
}

.recall_btn:hover {
  background: #c73346;
}

.recall_link {
  font-size: 18px;
  color: #0f89ff;
}

.recall_link:hover {
  text-decoration: none;
}

.recall_type {
  font-size: 18px;
  color: #909090;
  margin-bottom: 26px;
}

.search {
  margin-bottom: 35px;
}

.search_wrapper {
  padding-left: 0 !important;
}

.search_content {
  background: #0f89ff;
  padding: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.search_left {
  padding-left: 70px;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  background-image: url("/local/templates/main/img/ico/glass-2.svg");
  background-position: left 20px center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  padding-right: 15px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.search_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 1%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 5px;
}

.search_input {
  width: 100%;
  border: 2px solid #fff;
  padding: 9px 8px;
  background: none;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
}

.search_button {
  width: 210px;
  background: #ffffff;
  font-size: 16px;
  font-weight: bold;
  color: #0f89ff;
  text-transform: uppercase;
  border: none;
  padding: 11px 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.search_text {
  font-size: 16px;
  line-height: 50px;
  text-transform: uppercase;
  color: #0f89ff;
  padding: 0 20px;
  font-weight: bold;
  background: #cfe7ff;
}

.search_data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
}

.search_item {
  width: 33.33%;
  padding: 20px;
}

.search_head {
  text-transform: uppercase;
  color: #404040;
  margin-bottom: 30px;
}

.search_list li {
  margin-bottom: 30px;
}

.search_list a {
  font-size: 16px;
  color: #909090;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 3px solid transparent;
  -webkit-transition: .3s;
  transition: .3s;
}

.search_list a:hover {
  border-bottom-color: #0f89ff;
}

.service {
  margin-top: -10px;
}

.service_title {
  font-size: 24px;
  color: #0f89ff;
  text-transform: uppercase;
  margin-bottom: 27px;
}

.service_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.service_left {
  width: 350px;
}

.service_right {
  width: 1%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: #ffffff;
  padding: 15px 20px 20px 20px;
}

.service_item {
  font-size: 16px;
  color: #fefefe;
  text-transform: uppercase;
  line-height: 20px;
  padding: 20px 0 20px 95px;
  background: #a6d1fc;
  display: block;
  text-decoration: none;
  font-weight: bold;
  background-image: url("/local/templates/main/img/doctor.svg");
  background-position: left 20px center;
  background-repeat: no-repeat;
  background-size: 50px 48px;
  -webkit-transition: .3s;
  transition: .3s;
  position: relative;
  padding-right: 10px;
}

.service_item:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 14px 12.5px 0;
  border-color: transparent #fff transparent transparent;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}

.service_item:nth-child(even) {
  background-color: #7cbdfd;
}

.service_item.active {
  background-color: #0f89ff;
}

.service_item.active:after {
  display: block;
}

.service_item:hover {
  background-color: #0f89ff;
}

.service_head {
  font-size: 24px;
  color: #0f89ff;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: .6px;
}

.service_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.service_list li {
  width: 50%;
  margin-bottom: 30px;
  padding-right: 30px;
}

.service_list li:last-child {
  margin-bottom: 0;
}

.service_list a {
  font-size: 16px;
  text-decoration: none;
  color: #404040;
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 3px solid transparent;
  display: inline-block;
}

.service_list a:hover {
  border-bottom-color: #0f89ff;
}

.service_list a span {
  color: #fff;
  background: #909090;
  padding: 1px 5px;
  display: inline-block;
}

.service_list li.active a {
  color: #0f89ff;
}

.service_list li.active:hover a {
  border-bottom-color: transparent;
}

.service_wrap {
  -webkit-box-shadow: 0 2px 7.6px 0.4px rgba(58, 58, 58, 0.1);
  box-shadow: 0 2px 7.6px 0.4px rgba(58, 58, 58, 0.1);
}

.service_block {
  display: none;
}

.service_block.active {
  display: block;
}

.service_main {
  background: #f5f5f5;
  display: none;
}

.service_main.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.service_main-image {
  width: 350px;
  text-align: right;
}

.service_main-content {
  width: 1%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 20px;
}

.service_main-title {
  font-size: 24px;
  color: #da6d7b;
  margin-bottom: 18px;
}

.service_main-text {
  font-size: 16px;
  line-height: 30px;
  color: #909090;
  margin-bottom: 30px;
}

.service_main-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.service_main-item {
  margin-right: 130px;
}

.service_main-head {
  font-size: 16px;
  color: #404040;
  margin-bottom: 20px;
}

.service_main-text-2 {
  text-transform: uppercase;
  font-size: 16px;
  color: #909090;
  padding-top: 2px;
}

.service_main-price {
  font-size: 24px;
  color: #909090;
  font-weight: bold;
  line-height: 1;
}

.wrapper {
  width: 1120px;
  padding-right: 10px;
  padding-left: 10px;
}

@media screen and (max-width: 1919px) {
  .header_content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .header_item {
    margin: 0;
  }

  .header_cabinet-link {
    position: static;
  }

  .medical_inner {
    padding-left: 330px;
  }

  .search_wrapper {
    padding-left: 10px !important;
  }

  .wrapper {
    margin-left: auto;
    margin-right: auto;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
.inline-top{
    max-width: 63px;
    width: auto;
    height: auto;
    position: absolute;
    right: 13%;
    bottom: 3px;
}
.recall_done {
    padding: 8px;
    text-align: center;
}

.popup-close-ok {
    width: 175px;
    height: 50px;
    margin-top: 33px;
    border-radius: 25px;
    font-size: 21px;
    color: #0f89ff;
}
.name_block{
color: rgba(0,0,0,0);
}
.main_service:hover .name_block{
 color: rgba(254, 254, 254, 1);
}

.main_service:hover .name_none{
   display:none;
}
.__color-2{
 color: #0878f5;
}
.medical_bg-text{
width:185px;
}
height: 120px;

/*.social_networks img{
  border-radius: 7px;
}*/
/* End */
/* /local/templates/main/template_styles.css?177424665742894 */
