

/* Start:/bitrix/templates/gms_2020/css/all.css?1743501704401559*/
:root{
  --document-offset-under-messageBox: 0px;
  --document-offset-to-mobile-header: 0px;
  --messageBox: 0px;
}

/* Start:/bitrix/templates/gms_2020/css/all.css?1680000709387648*/
@font-face {
  font-family: "PF_Encore_Sans_Pro";
  src: url("/bitrix/templates/gms_2020/css/../fonts/pfencoresanspro-book-webfont.eot");
  src: url("/bitrix/templates/gms_2020/css/../fonts/pfencoresanspro-book-webfont.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/gms_2020/css/../fonts/pfencoresanspro-book-webfont.woff2") format("woff2"), url("/bitrix/templates/gms_2020/css/../fonts/pfencoresanspro-book-webfont.woff") format("woff"), url("/bitrix/templates/gms_2020/css/../fonts/pfencoresanspro-book-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PF_Encore_Sans_Pro";
  src: url("/bitrix/templates/gms_2020/css/../fonts/pfencoresanspro-medium-webfont.eot");
  src: url("/bitrix/templates/gms_2020/css/../fonts/pfencoresanspro-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/gms_2020/css/../fonts/pfencoresanspro-medium-webfont.woff2") format("woff2"), url("/bitrix/templates/gms_2020/css/../fonts/pfencoresanspro-medium-webfont.woff") format("woff"), url("/bitrix/templates/gms_2020/css/../fonts/pfencoresanspro-medium-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PF_Encore_Sans_Pro";
  src: url("/bitrix/templates/gms_2020/css/../fonts/pfencoresanspro-bold-webfont.eot");
  src: url("/bitrix/templates/gms_2020/css/../fonts/pfencoresanspro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/gms_2020/css/../fonts/pfencoresanspro-bold-webfont.woff2") format("woff2"), url("/bitrix/templates/gms_2020/css/../fonts/pfencoresanspro-bold-webfont.woff") format("woff"), url("/bitrix/templates/gms_2020/css/../fonts/pfencoresanspro-bold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/*START OF BOOTSTRAP*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }


}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1370px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.row {
  margin-left: -5px;
  margin-right: -5px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}

.col-xs-24 {
  width: 100%;
}

.col-xs-23 {
  width: 95.83333333%;
}

.col-xs-22 {
  width: 91.66666667%;
}

.col-xs-21 {
  width: 87.5%;
}

.col-xs-20 {
  width: 83.33333333%;
}

.col-xs-19 {
  width: 79.16666667%;
}

.col-xs-18 {
  width: 75%;
}

.col-xs-17 {
  width: 70.83333333%;
}

.col-xs-16 {
  width: 66.66666667%;
}

.col-xs-15 {
  width: 62.5%;
}

.col-xs-14 {
  width: 58.33333333%;
}

.col-xs-13 {
  width: 54.16666667%;
}

.col-xs-12 {
  width: 50%;
}

.col-xs-11 {
  width: 45.83333333%;
}

.col-xs-10 {
  width: 41.66666667%;
}

.col-xs-9 {
  width: 37.5%;
}

.col-xs-8 {
  width: 33.33333333%;
}

.col-xs-7 {
  width: 29.16666667%;
}

.col-xs-6 {
  width: 25%;
}

.col-xs-5 {
  width: 20.83333333%;
}

.col-xs-4 {
  width: 16.66666667%;
}

.col-xs-3 {
  width: 12.5%;
}

.col-xs-2 {
  width: 8.33333333%;
}

.col-xs-1 {
  width: 4.16666667%;
}

.col-xs-pull-24 {
  right: 100%;
}

.col-xs-pull-23 {
  right: 95.83333333%;
}

.col-xs-pull-22 {
  right: 91.66666667%;
}

.col-xs-pull-21 {
  right: 87.5%;
}

.col-xs-pull-20 {
  right: 83.33333333%;
}

.col-xs-pull-19 {
  right: 79.16666667%;
}

.col-xs-pull-18 {
  right: 75%;
}

.col-xs-pull-17 {
  right: 70.83333333%;
}

.col-xs-pull-16 {
  right: 66.66666667%;
}

.col-xs-pull-15 {
  right: 62.5%;
}

.col-xs-pull-14 {
  right: 58.33333333%;
}

.col-xs-pull-13 {
  right: 54.16666667%;
}

.col-xs-pull-12 {
  right: 50%;
}

.col-xs-pull-11 {
  right: 45.83333333%;
}

.col-xs-pull-10 {
  right: 41.66666667%;
}

.col-xs-pull-9 {
  right: 37.5%;
}

.col-xs-pull-8 {
  right: 33.33333333%;
}

.col-xs-pull-7 {
  right: 29.16666667%;
}

.col-xs-pull-6 {
  right: 25%;
}

.col-xs-pull-5 {
  right: 20.83333333%;
}

.col-xs-pull-4 {
  right: 16.66666667%;
}

.col-xs-pull-3 {
  right: 12.5%;
}

.col-xs-pull-2 {
  right: 8.33333333%;
}

.col-xs-pull-1 {
  right: 4.16666667%;
}

.col-xs-pull-0 {
  right: 0%;
}

.col-xs-push-24 {
  left: 100%;
}

.col-xs-push-23 {
  left: 95.83333333%;
}

.col-xs-push-22 {
  left: 91.66666667%;
}

.col-xs-push-21 {
  left: 87.5%;
}

.col-xs-push-20 {
  left: 83.33333333%;
}

.col-xs-push-19 {
  left: 79.16666667%;
}

.col-xs-push-18 {
  left: 75%;
}

.col-xs-push-17 {
  left: 70.83333333%;
}

.col-xs-push-16 {
  left: 66.66666667%;
}

.col-xs-push-15 {
  left: 62.5%;
}

.col-xs-push-14 {
  left: 58.33333333%;
}

.col-xs-push-13 {
  left: 54.16666667%;
}

.col-xs-push-12 {
  left: 50%;
}

.col-xs-push-11 {
  left: 45.83333333%;
}

.col-xs-push-10 {
  left: 41.66666667%;
}

.col-xs-push-9 {
  left: 37.5%;
}

.col-xs-push-8 {
  left: 33.33333333%;
}

.col-xs-push-7 {
  left: 29.16666667%;
}

.col-xs-push-6 {
  left: 25%;
}

.col-xs-push-5 {
  left: 20.83333333%;
}

.col-xs-push-4 {
  left: 16.66666667%;
}

.col-xs-push-3 {
  left: 12.5%;
}

.col-xs-push-2 {
  left: 8.33333333%;
}

.col-xs-push-1 {
  left: 4.16666667%;
}

.col-xs-push-0 {
  left: 0%;
}

.col-xs-offset-24 {
  margin-left: 100%;
}

.col-xs-offset-23 {
  margin-left: 95.83333333%;
}

.col-xs-offset-22 {
  margin-left: 91.66666667%;
}

.col-xs-offset-21 {
  margin-left: 87.5%;
}

.col-xs-offset-20 {
  margin-left: 83.33333333%;
}

.col-xs-offset-19 {
  margin-left: 79.16666667%;
}

.col-xs-offset-18 {
  margin-left: 75%;
}

.col-xs-offset-17 {
  margin-left: 70.83333333%;
}

.col-xs-offset-16 {
  margin-left: 66.66666667%;
}

.col-xs-offset-15 {
  margin-left: 62.5%;
}

.col-xs-offset-14 {
  margin-left: 58.33333333%;
}

.col-xs-offset-13 {
  margin-left: 54.16666667%;
}

.col-xs-offset-12 {
  margin-left: 50%;
}

.col-xs-offset-11 {
  margin-left: 45.83333333%;
}

.col-xs-offset-10 {
  margin-left: 41.66666667%;
}

.col-xs-offset-9 {
  margin-left: 37.5%;
}

.col-xs-offset-8 {
  margin-left: 33.33333333%;
}

.col-xs-offset-7 {
  margin-left: 29.16666667%;
}

.col-xs-offset-6 {
  margin-left: 25%;
}

.col-xs-offset-5 {
  margin-left: 20.83333333%;
}

.col-xs-offset-4 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 12.5%;
}

.col-xs-offset-2 {
  margin-left: 8.33333333%;
}

.col-xs-offset-1 {
  margin-left: 4.16666667%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }

  .col-sm-24 {
    width: 100%;
  }

  .col-sm-23 {
    width: 95.83333333%;
  }

  .col-sm-22 {
    width: 91.66666667%;
  }

  .col-sm-21 {
    width: 87.5%;
  }

  .col-sm-20 {
    width: 83.33333333%;
  }

  .col-sm-19 {
    width: 79.16666667%;
  }

  .col-sm-18 {
    width: 75%;
  }

  .col-sm-17 {
    width: 70.83333333%;
  }

  .col-sm-16 {
    width: 66.66666667%;
  }

  .col-sm-15 {
    width: 62.5%;
  }

  .col-sm-14 {
    width: 58.33333333%;
  }

  .col-sm-13 {
    width: 54.16666667%;
  }

  .col-sm-12 {
    width: 50%;
  }

  .col-sm-11 {
    width: 45.83333333%;
  }

  .col-sm-10 {
    width: 41.66666667%;
  }

  .col-sm-9 {
    width: 37.5%;
  }

  .col-sm-8 {
    width: 33.33333333%;
  }

  .col-sm-7 {
    width: 29.16666667%;
  }

  .col-sm-6 {
    width: 25%;
  }

  .col-sm-5 {
    width: 20.83333333%;
  }

  .col-sm-4 {
    width: 16.66666667%;
  }

  .col-sm-3 {
    width: 12.5%;
  }

  .col-sm-2 {
    width: 8.33333333%;
  }

  .col-sm-1 {
    width: 4.16666667%;
  }

  .col-sm-pull-24 {
    right: 100%;
  }

  .col-sm-pull-23 {
    right: 95.83333333%;
  }

  .col-sm-pull-22 {
    right: 91.66666667%;
  }

  .col-sm-pull-21 {
    right: 87.5%;
  }

  .col-sm-pull-20 {
    right: 83.33333333%;
  }

  .col-sm-pull-19 {
    right: 79.16666667%;
  }

  .col-sm-pull-18 {
    right: 75%;
  }

  .col-sm-pull-17 {
    right: 70.83333333%;
  }

  .col-sm-pull-16 {
    right: 66.66666667%;
  }

  .col-sm-pull-15 {
    right: 62.5%;
  }

  .col-sm-pull-14 {
    right: 58.33333333%;
  }

  .col-sm-pull-13 {
    right: 54.16666667%;
  }

  .col-sm-pull-12 {
    right: 50%;
  }

  .col-sm-pull-11 {
    right: 45.83333333%;
  }

  .col-sm-pull-10 {
    right: 41.66666667%;
  }

  .col-sm-pull-9 {
    right: 37.5%;
  }

  .col-sm-pull-8 {
    right: 33.33333333%;
  }

  .col-sm-pull-7 {
    right: 29.16666667%;
  }

  .col-sm-pull-6 {
    right: 25%;
  }

  .col-sm-pull-5 {
    right: 20.83333333%;
  }

  .col-sm-pull-4 {
    right: 16.66666667%;
  }

  .col-sm-pull-3 {
    right: 12.5%;
  }

  .col-sm-pull-2 {
    right: 8.33333333%;
  }

  .col-sm-pull-1 {
    right: 4.16666667%;
  }

  .col-sm-pull-0 {
    right: 0%;
  }

  .col-sm-push-24 {
    left: 100%;
  }

  .col-sm-push-23 {
    left: 95.83333333%;
  }

  .col-sm-push-22 {
    left: 91.66666667%;
  }

  .col-sm-push-21 {
    left: 87.5%;
  }

  .col-sm-push-20 {
    left: 83.33333333%;
  }

  .col-sm-push-19 {
    left: 79.16666667%;
  }

  .col-sm-push-18 {
    left: 75%;
  }

  .col-sm-push-17 {
    left: 70.83333333%;
  }

  .col-sm-push-16 {
    left: 66.66666667%;
  }

  .col-sm-push-15 {
    left: 62.5%;
  }

  .col-sm-push-14 {
    left: 58.33333333%;
  }

  .col-sm-push-13 {
    left: 54.16666667%;
  }

  .col-sm-push-12 {
    left: 50%;
  }

  .col-sm-push-11 {
    left: 45.83333333%;
  }

  .col-sm-push-10 {
    left: 41.66666667%;
  }

  .col-sm-push-9 {
    left: 37.5%;
  }

  .col-sm-push-8 {
    left: 33.33333333%;
  }

  .col-sm-push-7 {
    left: 29.16666667%;
  }

  .col-sm-push-6 {
    left: 25%;
  }

  .col-sm-push-5 {
    left: 20.83333333%;
  }

  .col-sm-push-4 {
    left: 16.66666667%;
  }

  .col-sm-push-3 {
    left: 12.5%;
  }

  .col-sm-push-2 {
    left: 8.33333333%;
  }

  .col-sm-push-1 {
    left: 4.16666667%;
  }

  .col-sm-push-0 {
    left: 0%;
  }

  .col-sm-offset-24 {
    margin-left: 100%;
  }

  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }

  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-21 {
    margin-left: 87.5%;
  }

  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }

  .col-sm-offset-18 {
    margin-left: 75%;
  }

  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }

  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-15 {
    margin-left: 62.5%;
  }

  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }

  .col-sm-offset-12 {
    margin-left: 50%;
  }

  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }

  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-9 {
    margin-left: 37.5%;
  }

  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }

  .col-sm-offset-6 {
    margin-left: 25%;
  }

  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }

  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-3 {
    margin-left: 12.5%;
  }

  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }

  .col-md-24 {
    width: 100%;
  }

  .col-md-23 {
    width: 95.83333333%;
  }

  .col-md-22 {
    width: 91.66666667%;
  }

  .col-md-21 {
    width: 87.5%;
  }

  .col-md-20 {
    width: 83.33333333%;
  }

  .col-md-19 {
    width: 79.16666667%;
  }

  .col-md-18 {
    width: 75%;
  }

  .col-md-17 {
    width: 70.83333333%;
  }

  .col-md-16 {
    width: 66.66666667%;
  }

  .col-md-15 {
    width: 62.5%;
  }

  .col-md-14 {
    width: 58.33333333%;
  }

  .col-md-13 {
    width: 54.16666667%;
  }

  .col-md-12 {
    width: 50%;
  }

  .col-md-11 {
    width: 45.83333333%;
  }

  .col-md-10 {
    width: 41.66666667%;
  }

  .col-md-9 {
    width: 37.5%;
  }

  .col-md-8 {
    width: 33.33333333%;
  }

  .col-md-7 {
    width: 29.16666667%;
  }

  .col-md-6 {
    width: 25%;
  }

  .col-md-5 {
    width: 20.83333333%;
  }

  .col-md-4 {
    width: 16.66666667%;
  }

  .col-md-3 {
    width: 12.5%;
  }

  .col-md-2 {
    width: 8.33333333%;
  }

  .col-md-1 {
    width: 4.16666667%;
  }

  .col-md-pull-24 {
    right: 100%;
  }

  .col-md-pull-23 {
    right: 95.83333333%;
  }

  .col-md-pull-22 {
    right: 91.66666667%;
  }

  .col-md-pull-21 {
    right: 87.5%;
  }

  .col-md-pull-20 {
    right: 83.33333333%;
  }

  .col-md-pull-19 {
    right: 79.16666667%;
  }

  .col-md-pull-18 {
    right: 75%;
  }

  .col-md-pull-17 {
    right: 70.83333333%;
  }

  .col-md-pull-16 {
    right: 66.66666667%;
  }

  .col-md-pull-15 {
    right: 62.5%;
  }

  .col-md-pull-14 {
    right: 58.33333333%;
  }

  .col-md-pull-13 {
    right: 54.16666667%;
  }

  .col-md-pull-12 {
    right: 50%;
  }

  .col-md-pull-11 {
    right: 45.83333333%;
  }

  .col-md-pull-10 {
    right: 41.66666667%;
  }

  .col-md-pull-9 {
    right: 37.5%;
  }

  .col-md-pull-8 {
    right: 33.33333333%;
  }

  .col-md-pull-7 {
    right: 29.16666667%;
  }

  .col-md-pull-6 {
    right: 25%;
  }

  .col-md-pull-5 {
    right: 20.83333333%;
  }

  .col-md-pull-4 {
    right: 16.66666667%;
  }

  .col-md-pull-3 {
    right: 12.5%;
  }

  .col-md-pull-2 {
    right: 8.33333333%;
  }

  .col-md-pull-1 {
    right: 4.16666667%;
  }

  .col-md-pull-0 {
    right: 0%;
  }

  .col-md-push-24 {
    left: 100%;
  }

  .col-md-push-23 {
    left: 95.83333333%;
  }

  .col-md-push-22 {
    left: 91.66666667%;
  }

  .col-md-push-21 {
    left: 87.5%;
  }

  .col-md-push-20 {
    left: 83.33333333%;
  }

  .col-md-push-19 {
    left: 79.16666667%;
  }

  .col-md-push-18 {
    left: 75%;
  }

  .col-md-push-17 {
    left: 70.83333333%;
  }

  .col-md-push-16 {
    left: 66.66666667%;
  }

  .col-md-push-15 {
    left: 62.5%;
  }

  .col-md-push-14 {
    left: 58.33333333%;
  }

  .col-md-push-13 {
    left: 54.16666667%;
  }

  .col-md-push-12 {
    left: 50%;
  }

  .col-md-push-11 {
    left: 45.83333333%;
  }

  .col-md-push-10 {
    left: 41.66666667%;
  }

  .col-md-push-9 {
    left: 37.5%;
  }

  .col-md-push-8 {
    left: 33.33333333%;
  }

  .col-md-push-7 {
    left: 29.16666667%;
  }

  .col-md-push-6 {
    left: 25%;
  }

  .col-md-push-5 {
    left: 20.83333333%;
  }

  .col-md-push-4 {
    left: 16.66666667%;
  }

  .col-md-push-3 {
    left: 12.5%;
  }

  .col-md-push-2 {
    left: 8.33333333%;
  }

  .col-md-push-1 {
    left: 4.16666667%;
  }

  .col-md-push-0 {
    left: 0%;
  }

  .col-md-offset-24 {
    margin-left: 100%;
  }

  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }

  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-21 {
    margin-left: 87.5%;
  }

  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }

  .col-md-offset-18 {
    margin-left: 75%;
  }

  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }

  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-15 {
    margin-left: 62.5%;
  }

  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }

  .col-md-offset-12 {
    margin-left: 50%;
  }

  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }

  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-9 {
    margin-left: 37.5%;
  }

  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }

  .col-md-offset-6 {
    margin-left: 25%;
  }

  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }

  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-3 {
    margin-left: 12.5%;
  }

  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }

  .col-lg-24 {
    width: 100%;
  }

  .col-lg-23 {
    width: 95.83333333%;
  }

  .col-lg-22 {
    width: 91.66666667%;
  }

  .col-lg-21 {
    width: 87.5%;
  }

  .col-lg-20 {
    width: 83.33333333%;
  }

  .col-lg-19 {
    width: 79.16666667%;
  }

  .col-lg-18 {
    width: 75%;
  }

  .col-lg-17 {
    width: 70.83333333%;
  }

  .col-lg-16 {
    width: 66.66666667%;
  }

  .col-lg-15 {
    width: 62.5%;
  }

  .col-lg-14 {
    width: 58.33333333%;
  }

  .col-lg-13 {
    width: 54.16666667%;
  }

  .col-lg-12 {
    width: 50%;
  }

  .col-lg-11 {
    width: 45.83333333%;
  }

  .col-lg-10 {
    width: 41.66666667%;
  }

  .col-lg-9 {
    width: 37.5%;
  }

  .col-lg-8 {
    width: 33.33333333%;
  }

  .col-lg-7 {
    width: 29.16666667%;
  }

  .col-lg-6 {
    width: 25%;
  }

  .col-lg-5 {
    width: 20.83333333%;
  }

  .col-lg-4 {
    width: 16.66666667%;
  }

  .col-lg-3 {
    width: 12.5%;
  }

  .col-lg-2 {
    width: 8.33333333%;
  }

  .col-lg-1 {
    width: 4.16666667%;
  }

  .col-lg-pull-24 {
    right: 100%;
  }

  .col-lg-pull-23 {
    right: 95.83333333%;
  }

  .col-lg-pull-22 {
    right: 91.66666667%;
  }

  .col-lg-pull-21 {
    right: 87.5%;
  }

  .col-lg-pull-20 {
    right: 83.33333333%;
  }

  .col-lg-pull-19 {
    right: 79.16666667%;
  }

  .col-lg-pull-18 {
    right: 75%;
  }

  .col-lg-pull-17 {
    right: 70.83333333%;
  }

  .col-lg-pull-16 {
    right: 66.66666667%;
  }

  .col-lg-pull-15 {
    right: 62.5%;
  }

  .col-lg-pull-14 {
    right: 58.33333333%;
  }

  .col-lg-pull-13 {
    right: 54.16666667%;
  }

  .col-lg-pull-12 {
    right: 50%;
  }

  .col-lg-pull-11 {
    right: 45.83333333%;
  }

  .col-lg-pull-10 {
    right: 41.66666667%;
  }

  .col-lg-pull-9 {
    right: 37.5%;
  }

  .col-lg-pull-8 {
    right: 33.33333333%;
  }

  .col-lg-pull-7 {
    right: 29.16666667%;
  }

  .col-lg-pull-6 {
    right: 25%;
  }

  .col-lg-pull-5 {
    right: 20.83333333%;
  }

  .col-lg-pull-4 {
    right: 16.66666667%;
  }

  .col-lg-pull-3 {
    right: 12.5%;
  }

  .col-lg-pull-2 {
    right: 8.33333333%;
  }

  .col-lg-pull-1 {
    right: 4.16666667%;
  }

  .col-lg-pull-0 {
    right: 0%;
  }

  .col-lg-push-24 {
    left: 100%;
  }

  .col-lg-push-23 {
    left: 95.83333333%;
  }

  .col-lg-push-22 {
    left: 91.66666667%;
  }

  .col-lg-push-21 {
    left: 87.5%;
  }

  .col-lg-push-20 {
    left: 83.33333333%;
  }

  .col-lg-push-19 {
    left: 79.16666667%;
  }

  .col-lg-push-18 {
    left: 75%;
  }

  .col-lg-push-17 {
    left: 70.83333333%;
  }

  .col-lg-push-16 {
    left: 66.66666667%;
  }

  .col-lg-push-15 {
    left: 62.5%;
  }

  .col-lg-push-14 {
    left: 58.33333333%;
  }

  .col-lg-push-13 {
    left: 54.16666667%;
  }

  .col-lg-push-12 {
    left: 50%;
  }

  .col-lg-push-11 {
    left: 45.83333333%;
  }

  .col-lg-push-10 {
    left: 41.66666667%;
  }

  .col-lg-push-9 {
    left: 37.5%;
  }

  .col-lg-push-8 {
    left: 33.33333333%;
  }

  .col-lg-push-7 {
    left: 29.16666667%;
  }

  .col-lg-push-6 {
    left: 25%;
  }

  .col-lg-push-5 {
    left: 20.83333333%;
  }

  .col-lg-push-4 {
    left: 16.66666667%;
  }

  .col-lg-push-3 {
    left: 12.5%;
  }

  .col-lg-push-2 {
    left: 8.33333333%;
  }

  .col-lg-push-1 {
    left: 4.16666667%;
  }

  .col-lg-push-0 {
    left: 0%;
  }

  .col-lg-offset-24 {
    margin-left: 100%;
  }

  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }

  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-21 {
    margin-left: 87.5%;
  }

  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }

  .col-lg-offset-18 {
    margin-left: 75%;
  }

  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }

  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-15 {
    margin-left: 62.5%;
  }

  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }

  .col-lg-offset-12 {
    margin-left: 50%;
  }

  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }

  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-9 {
    margin-left: 37.5%;
  }

  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }

  .col-lg-offset-6 {
    margin-left: 25%;
  }

  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }

  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-3 {
    margin-left: 12.5%;
  }

  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date],
  input[type=time],
  input[type=datetime-local],
  input[type=month] {
    line-height: 34px;
  }

  input[type=date].input-sm,
  input[type=time].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm,
  .input-group-sm input[type=date],
  .input-group-sm input[type=time],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month] {
    line-height: 30px;
  }

  input[type=date].input-lg,
  input[type=time].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg,
  .input-group-lg input[type=date],
  .input-group-lg input[type=time],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=checkbox].disabled,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}

textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}

textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.modal-open {
  overflow: hidden;
}

html.modal-open,
.modal-open {
  position: relative;
  overflow-x: hidden;
}

@media (max-width : 767px) {
  .content-sect p img {
    width: 100% !important;
    height: auto !important;
  }

  .content-sect .container img {
    width: 100%;
    height: auto;
  }

  .content-sect {
    width: 100% !important;
  }



  .content-sect .container {
    width: 100vw;
  }





  html {
    overflow-x: hidden;
  }
  .content-sect .media p {
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 15px;
  }
  .content-sect .media .media .media-middle p {
    margin-left: 50px;
    margin-right: 50px;
  }
  .content-sect .media ul {
    padding-left: 25px;
    padding-right: 25px;
  }
  .content-sect .media .media-middle ul {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.head-notification {
  margin-top: -11px;
  margin-bottom: 10px;
  width: 100%;
  background: #1B7AE4;
  color: #fff;
  border: none;
  padding: 20px 5%;
  position: relative;
  font-size: 18px;
  z-index: 200000;
  display: none;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.31);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.31);
}
@media (max-width : 767px) {

  .toggle-sticky-btn img {
    width: 50px !important;
  }
  .head-notification {
    position: fixed;
    bottom: 0;
    margin: 0;
    left: 0;
    padding-right: 20px;
  }
  .content-sect .media img {
    width: 100%;
    height: auto;
  }
}
.head-notification .close-btn {
  position: absolute;
  top: 20px;
  right: 2%;
}
@media (max-width : 767px) {
  .head-notification .close-btn {
    left: auto;
  }
}
.head-notification p, .message-box p {
  margin: 0;
}
@media (max-width : 767px) {
  .head-notification p, .message-box p {
    font-size: 14px;
  }
}

.insta-modal .modal-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-backdrop-filter: blur(0px);
  backdrop-filter: blur(0px);
  opacity: 0;
  background: rgba(73, 61, 54, 0.1);
  transition: opacity 0.3s ease, transform 0.3s ease, background 0.3s ease, -webkit-transform 0.3s ease;
  border: none;
}
@media (max-width : 767px) {
  .insta-modal .modal-bg {
    background: rgba(73, 61, 54, 0.5);
  }
}
.insta-modal.in .modal-bg {
  opacity: 1;
}
@media (min-width: 768px) {
  .insta-modal.in .modal-bg {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }
}
.insta-modal .modal-wrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: none !important;
  transform: none !important;
}
.insta-modal .modal-content {
  width: 600px;
  border: none;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 60px 4%;
  z-index: 5;
  position: relative;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.36);
}
@media (max-width : 767px) {
  .insta-modal .modal-content {
    width: 94%;
    padding: 30px 5%;
  }
}
.insta-modal .round-image-center-wrap {
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 20px;
}
.insta-modal .modal-title {
  display: block;
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 20px;
}
.insta-modal p {
  font-size: 16px;
  margin: 0 0 30px;
}
.insta-modal .global-close-btn {
  -webkit-filter: invert(1);
  filter: invert(1);
  left: auto;
  right: 30px;
  top: 30px;
}
@media (max-width : 767px) {
  .insta-modal .show-more-blue {
    font-size: 14px;
    padding-right: 40px;
    padding-left: 20px;
  }
  .insta-modal .show-more-blue:before {
    right: 15px;
  }
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
  visibility: hidden;
}

.collapse.in {
  display: block;
  visibility: visible;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}


.message-box {
  background: #1b7ae4;
  position: fixed;
  color: #FFF;
  font-size: 18px;
  margin: 0;
  top: 0;
  height: fit-content;
  display: none;
}
.message-box.active{
  display: block;
}

.message-box__btn {
  display: flex;
  align-items: center;
  column-gap: 5px;
}
.message-box__btn a{
  color: inherit;
  border-bottom: 1px solid;
  width: fit-content;
  cursor: pointer;
}
.message-box__btn a:hover{
  border-color: transparent;
  color: #FFF;
}

.message-box .global-close-btn {
  left: auto;
  top: 33px;
  cursor: pointer;
}
@media(max-width: 767px){
  .head-notification.message-box {
    padding-right: 50px;
  }
  .message-box .global-close-btn{
    top: 27px;
  }
}
@media(max-width: 485px){
  .message-box .global-close-btn {
    top: 36px;
  }
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  line-height: 1.42857143;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: " ";
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
/*END OF BOOTSTRAP*/
/* Markup: Skweb (skweb.info) */
html,
body {
  height: 100%;
}

body {
  color: #000;
  font: 14px "PF_Encore_Sans_Pro", Arial, sans-serif;
  background: #fff;
  -webkit-font-smoothing: antialiased;
}

a {
  text-decoration: none;
  color: blue;
}

a:hover {
  color: #c9291d;
  text-decoration: none;
}

.full-bg {
  background-position: center center;
  background-size: cover !important;
}

.vcent {
  position: relative;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.vcen-abs {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.abs-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}

.g_white-round-btn {
  border: 2px solid #fff;
  background: none;
  outline: none;
  border-radius: 15px;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
  padding: 0;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.g_white-round-btn:before {
  content: "";
  display: block;
  clear: both;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 15px;
  -webkit-box-shadow: inset 0 0 15px 5px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 0 15px 5px rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.g_white-round-btn:hover {
  -webkit-box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.5);
}
.g_white-round-btn:hover:before {
  opacity: 1;
}
.g_white-round-btn span {
  position: relative;
  z-index: 3;
  display: block;
  padding: 5px 15px;
}
.g_white-round-btn._mod-lg {
  font-size: 18px;
  padding-top: 6px;
  padding-bottom: 6px;
}

@-webkit-keyframes loadingAnimation {
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes loadingAnimation {
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.user-btn span {
  padding-left: 34px;
  background: url(/bitrix/templates/gms_2020/css/../images/header-icon-user.png) no-repeat 13px 46%;
}

.call-btn span {
  padding-left: 34px;
  background: url(/bitrix/templates/gms_2020/css/../images/header-icon-phone.png) no-repeat 13px 46%;
}

.container {
  width: 100%;
  padding: 0 5%;
  margin: 0 auto;
  max-width: 1550px;
}

.show-more-blue {
  border: none;
  background: #1358BC;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 15px 65px 16px 32px;
  font-size: 20px;
  color: #fff;
  outline: none;
  font-weight: 500;
  border-radius: 28px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
@media (max-width : 767px) {
  .show-more-blue {
    padding: 11px 60px 12px 30px;
  }
}
.show-more-blue:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: 26px;
  height: 100%;
  top: 0;
  background: url(/bitrix/templates/gms_2020/css/../images/more-button-arrow.png) no-repeat 0 50%;
  width: 16px;
}
.show-more-blue:hover {
  color: #fff;
  background-color: #227AD9;
}

.show-more-link:before {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-show-more-link.png) no-repeat 0 50%;
}

.show-more-blue-md {
  border: none;
  background: url(/bitrix/templates/gms_2020/css/../images/show-more-btn-md.png) no-repeat 85% 48% #1358BC;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 10px 41px 11px 22px;
  font-size: 14px;
  color: #fff;
  outline: none;
  font-weight: 500;
  border-radius: 28px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.show-more-blue-md:hover {
  color: #fff;
  background-color: #227AD9;
}

.blue-border-more {
  border: 1px solid #3F79C9;
  background: none;
  outline: none;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  font-size: 15px;
  color: #0d59bf;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 6px 17px 6px;
  border-radius: 15px;
}
.blue-border-more:hover {
  background: #1358BC;
  color: #fff;
}

.full {
  width: 100%;
}

.btn-submit-white {
  background: #fff;
  border: 1px solid transparent;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  border-radius: 25px;
  font-size: 24px;
  color: #0e5bc0;
  font-weight: 500;
  padding: 9px 25px 11px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
}
.btn-submit-white:hover {
  border-color: #fff;
  background: none;
  color: #fff;
}

.btn-submit-blue {
  background: #1358BC;
  border: 1px solid transparent;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  border-radius: 15px;
  font-size: 19px;
  color: #fff;
  font-weight: 500;
  padding: 2px 15px 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
}
.btn-submit-blue._mod-xl {
  font-size: 22px;
  padding: 7px 25px 8px;
}
.btn-submit-blue:hover {
  border-color: #1358BC;
  background: none;
  color: #1358BC;
}

.btn-submit-cancel {
  background: #fff;
  border: 1px solid #1358BC;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  border-radius: 15px;
  font-size: 19px;
  color: #1358BC;
  font-weight: 500;
  padding: 2px 15px 4px 30px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
  position: relative;
}
.btn-submit-cancel img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 13px;
}
.btn-submit-cancel:hover {
  -webkit-box-shadow: 0 0 20px rgba(19, 88, 188, 0.3);
  box-shadow: 0 0 20px rgba(19, 88, 188, 0.3);
}

.global-close-btn {
  background: url(/bitrix/templates/gms_2020/css/../images/modal-close-btn.png) no-repeat;
  position: absolute;
  left: 46px;
  top: 45px;
  display: block;
  z-index: 10;
  text-indent: -9999px;
  width: 16px;
  height: 18px;
  border: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.global-close-btn:hover {
  opacity: 0.7;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.global-top-sect {
  padding-top: 210px;
  padding-bottom: 75px;
  width: 100%;
  position: relative;
  text-align: center;
  overflow: hidden;
}
@media (min-width: 992px) {
  .global-top-sect {
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
  }
}
/*=============== Начало отключения tid: 44461 Скорость работы сайта===============
.global-top-sect.loaded {
  opacity: 1;
}
.global-top-sect.loaded h1 {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.global-top-sect.loaded p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.global-top-sect.loaded .about-top-links li {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}*/
div.global-top-sect {
  opacity: 1;
}
div.global-top-sect h1 {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
div.global-top-sect p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
div.global-top-sect .about-top-links li {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
/*===============Конец отключения===============*/

.global-top-sect .full-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #598CBC !important;
  background-position: 50% 100% !important;
}
@media (max-width : 767px) {
  .global-top-sect {
    padding-top: 130px;
  }
}
.global-top-sect:before {
  content: "";
  display: block;
  clear: both;
  background: url(/bitrix/templates/gms_2020/css/../images/index-top-slider-overlay-top.png) repeat-x;
  height: 362px;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 40;
}
.global-top-sect .top-content-holder {
  position: relative;
  width: 100%;
  z-index: 42;
}
.global-top-sect h1 {
  font-size: 45px;
  color: #fff;
  font-weight: 500;
  margin: 0 0 15px;
  letter-spacing: 3px;
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
@media (max-width : 767px) {
  .global-top-sect h1 {
    font-size: 30px;
    letter-spacing: 2px;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.global-top-sect p {
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  color: #fff;
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
@media (max-width : 767px) {
  .global-top-sect p {
    font-size: 16px;
    line-height: 21px;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.global-top-sect p a {
  color: #FEA328;
}
.global-top-sect p a:hover {
  color: #F69432;
}
.global-top-sect .top-text-frame {
  width: 80%;
  margin: 0 auto;
}
@media (max-width : 767px) {
  .global-top-sect .top-text-frame {
    width: 100%;
    padding: 0 10px;
  }
}

.lined-list {
  width: 100%;
  margin-bottom: 25px;
}
.lined-list li {
  width: 100%;
  padding-bottom: 10px;
  padding-left: 25px;
  position: relative;
  color: #fff;
  font-size: 16px;
}
.lined-list li:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  left: 0;
  top: 7px;
  background: #fff;
  width: 11px;
  height: 1px;
}

.content-sect ul:not(.iti__country-list),
.doctor-content-sect ul:not(.iti__country-list) {
  width: 100%;
  padding-bottom: 25px;
}
.content-sect ul:not(.iti__country-list):after,
.doctor-content-sect ul:not(.iti__country-list):after {
  content: "";
  display: block;
  clear: both;
}
.content-sect ul:not(.iti__country-list) li,
.doctor-content-sect ul:not(.iti__country-list) li {
  background: url(/bitrix/templates/gms_2020/css/../images/bulleted-list-bullet.png) no-repeat 0 4px;
  padding-left: 26px;
  font-size: 16px;
  color: #404040;
  margin-bottom: 15px;
}
.content-sect ul:not(.iti__country-list) li:last-child,
.doctor-content-sect ul:not(.iti__country-list) li:last-child {
  margin-bottom: 0;
}
.content-sect ul:not(.iti__country-list) ul,
.doctor-content-sect ul:not(.iti__country-list) ul {
  padding-bottom: 5px;
  padding-left: 10px;
  padding-top: 10px;
}
.content-sect ul:not(.iti__country-list) ul li,
.doctor-content-sect ul:not(.iti__country-list) ul li {
  background: none;
  position: relative;
}
.content-sect ul:not(.iti__country-list) ul li:before,
.doctor-content-sect ul:not(.iti__country-list) ul li:before {
  position: absolute;
  top: 10px;
  content: "";
  display: block;
  clear: both;
  left: 0;
  display: inline-block;
  border: solid #FD9F3F;
  border-width: 0 1px 1px 0;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.content-sect ol,
.doctor-content-sect ol {
  width: 100%;
  counter-reset: myCounter;
  padding-bottom: 25px;
  margin: 0;
  padding: 0 0 25px;
}
.content-sect ol:after,
.doctor-content-sect ol:after {
  content: "";
  display: block;
  clear: both;
}
.content-sect ol > li,
.doctor-content-sect ol > li {
  font-size: 16px;
  color: #525d64;
  padding-bottom: 20px;
  position: relative;
  list-style: none;
  padding-left: 30px;
}
.content-sect ol > li:last-child,
.doctor-content-sect ol > li:last-child {
  padding-bottom: 0;
}
.content-sect ol > li:before,
.doctor-content-sect ol > li:before {
  content: "";
  display: block;
  clear: both;
  counter-increment: myCounter;
  content: counter(myCounter) ".";
  color: #FE9827;
  border-radius: 50%;
  display: inline-block;
  line-height: 23px;
  width: 25px;
  font-size: 15px;
  height: 25px;
  position: absolute;
  top: 0;
  left: 0;
}
.content-sect ol > li > ol,
.doctor-content-sect ol > li > ol {
  counter-reset: myCounterSub;
  padding-bottom: 5px;
  padding-top: 10px;
}
.content-sect ol > li > ol > li,
.doctor-content-sect ol > li > ol > li {
  font-size: 16px;
  color: #525d64;
  padding-bottom: 15px;
  position: relative;
  list-style: none;
  padding-left: 30px;
}
.content-sect ol > li > ol > li:last-child,
.doctor-content-sect ol > li > ol > li:last-child {
  padding-bottom: 0;
}
.content-sect ol > li > ol > li:before,
.doctor-content-sect ol > li > ol > li:before {
  content: "";
  display: block;
  clear: both;
  counter-increment: myCounterSub;
  content: counter(myCounter) "." counter(myCounterSub);
  color: #FE9827;
  border-radius: 50%;
  display: inline-block;
  line-height: 23px;
  width: 25px;
  font-size: 15px;
  height: 25px;
  position: absolute;
  top: 0;
  left: 0;
}
.content-sect ol > li > ul,
.doctor-content-sect ol > li > ul {
  padding-top: 10px;
  padding-bottom: 5px;
}

.list2 {
  padding-bottom: 30px;
}
.list2 > li {
  position: relative;
  padding-left: 30px;
  margin-top: 23px;
  font-size: 16px;
  line-height: 22px;
}
.list2 > li:first-child {
  margin-top: 0;
}
.list2 > li:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  left: 0;
  top: 8px;
  height: 2px;
  background: #FE872A;
  width: 11px;
}
.list2 > li p {
  margin: 0;
}
.list2 > li ul {
  padding: 25px 0 0px 30px;
}
@media (max-width : 767px) {
  .list2 > li ul {
    padding-left: 0px;
  }
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}

.tab-content > .active {
  display: block;
  visibility: visible;
}

.btn-leave-review {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  outline: none;
  background: #fff;
  border: none;
  cursor: pointer;
  height: 40px;
  padding: 6px 25px 8px 28px;
  font-weight: bold;
  font-size: 14px;
  color: #2765b5;
  text-transform: uppercase;
  border-radius: 22px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-leave-review:hover {
  -webkit-box-shadow: 0 0 20px rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.9);
}
.btn-leave-review span {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding-top: 3px;
  padding-right: 5px;
}
.btn-leave-review img {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-leave-review.btn-invert {
  background: #1358BC;
  color: #fff;
}
.btn-leave-review.btn-invert img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.btn-blue-border {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  cursor: pointer;
  outline: none;
  background: none;
  border: 1px solid #3E78C8;
  font-weight: bold;
  font-size: 15px;
  color: #0d59bf;
  padding: 3px 13px 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 14px;
}
.btn-blue-border:hover {
  background: #0d59bf;
  color: #fff;
}

.custom-checkbox {
  position: relative;
  z-index: 3;
}
.custom-checkbox input {
  visibility: hidden;
  width: 0;
  height: 0;
}
.custom-checkbox input[type=checkbox]:checked + label .ch-btn {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-checkbox-checked.png) no-repeat 50% 50% #fff;
  border-color: #7E7662 !important;
}
.custom-checkbox label {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  font-size: 13px;
  color: #fff;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 600;
}
.custom-checkbox label:hover .ch-btn {
  border-color: #F7941E;
}
.custom-checkbox label a {
  text-decoration: underline;
  color: #fff;
}
.custom-checkbox label a:hover {
  text-decoration: none;
}
.custom-checkbox .ch-btn {
  float: left;
  border-radius: 4px;
  width: 20px;
  height: 20px;
  border: 1px solid #C8C3B7;
  margin-right: 18px;
  cursor: pointer;
  background: #fff;
}

.line-head {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 43;
  padding: 7px 0;
}
.line-head .line-head-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.line-head .lang-list {
  min-width: 70px;
}
.line-head .lang-list li {
  display: inline-block;
  padding-right: 10px;
}
.line-head .lang-list li:last-child {
  padding-right: 0;
}
.line-head .lang-list li a,
.line-head .lang-list li span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-bottom: 3px;
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: bold;
}
.line-head .lang-list li a:hover,
.line-head .lang-list li span:hover {
  color: #fff;
}
.line-head .lang-list li a:before,
.line-head .lang-list li span:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  opacity: 0;
}
.line-head .lang-list .active a,
.line-head .lang-list .active span {
  color: #fff;
}
.line-head .lang-list .active a:before,
.line-head .lang-list .active span:before {
  opacity: 1;
}
.line-head .top-line-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.line-head .top-line-nav li {
  padding-right: 23px;
}
@media (min-width:1400px) {
  .line-head .top-line-nav li {
    padding-right: 30px;
  }
}
.line-head .top-line-nav li:last-child {
  padding-right: 0;
}
@media (min-width:768px) and (max-width:991px) {
  .line-head .top-line-nav li {
    padding-right: 15px;
  }
}
.line-head .top-line-nav li a {
  display: block;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  padding-left: 15px;
}
.line-head .top-line-nav li a:hover:before {
  left: 3px;
  border-color: #fff;
}
.line-head .top-line-nav li a:before {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  vertical-align: middle;
  border: solid #5A95C9;
  border-width: 0 1px 1px 0;
  padding: 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -4px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:768px) and (max-width:991px) {
  .line-head .top-line-nav li a {
    font-size: 13px;
  }
}
.line-head .top-searchform {
  width: 150px;
}
@media (min-width:1200px) {
  .line-head .top-searchform {
    width: 200px;
  }
}
@media (min-width:1400px) {
  .line-head .top-searchform {
    width: 250px;
  }
}
.line-head .top-searchform .search-group {
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0 35px 0 20px;
}
.line-head .top-searchform .search-group:after {
  content: "";
  display: block;
  clear: both;
}
.line-head .top-searchform .input-wrap {
  width: 100%;
}
@media (min-width:768px) and (max-width:991px) {
  .line-head .top-searchform .input-wrap {
    width: 150px;
  }
}
.line-head .top-searchform .form-control {
  background: none;
  border: none;
  height: 29px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  z-index: 3;
}
.line-head .top-searchform .form-control::-webkit-input-placeholder {
  color: #B2C3C3;
}
.line-head .top-searchform .form-control:-moz-placeholder {
  color: #B2C3C3;
}
.line-head .top-searchform .form-control::-moz-placeholder {
  color: #B2C3C3;
}
.line-head .top-searchform .form-control:-ms-input-placeholder {
  color: #B2C3C3;
}
.line-head .top-searchform .form-control:focus + .foc {
  opacity: 1;
}
.line-head .top-searchform .btn-search {
  outline: none;
  width: 22px;
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  right: 10px;
  border: none;
  background: url(/bitrix/templates/gms_2020/css/../images/header-icon-search.png) no-repeat 50% 46%;
  background-size: 18.5px auto;
  margin: 0;
}
.line-head .top-searchform .foc {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border: 1px solid #4078AA;
  border-radius: 16px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

header {
  height: 90px;
  width: 100%;
  z-index: 46;
  position: absolute;
  top: calc(var(--messageBox) + 55px);
  left: 0;
}
header:after {
  content: "";
  display: block;
  clear: both;
}
@media (min-width:992px) and (max-width:1199px) {
  header {
    top: calc(var(--messageBox) + 60px);
  }
}
@media (min-width:768px) and (max-width:991px) {
  header {
    top: calc(var(--messageBox) + 60px);
  }
}
@media (max-width : 767px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 20;
    display: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
header:before {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  background: #104DA8;
  top: 0;
  left: 0;
  position: absolute;
  -webkit-box-shadow: 0 0  120px 120px #005aa5;
  box-shadow: 0 0 40px 140px #005aa5;
  opacity: 0;
}
@media (max-width : 767px) {
  header .container {
    position: relative;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
  }
}
header .header-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 5px;
}
header .logo-box {
  max-width: 148px;
  min-width: 148px;
}
@media (min-width:768px) and (max-width:991px) {
  header .logo-box {
    min-width: 0;
  }
}
header .logo-box .logo {
  display: block;
  position: relative;
  z-index: 10;
}
header .header-right {
  width: 100%;
}
header .header-right .contacts-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 3%;
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .contacts-wrap {
    padding-left: 30px;
  }
}
header .header-right .contact-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 0 20px 20px 0;
}
@media (min-width:1400px) {
  header .header-right .contact-col {
    padding: 0 5% 10px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  header .header-right .contact-col {
    padding: 0 20px 20px 0;
  }
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .contact-col {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-right: 0;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  header .header-right .contact-col .online-docs-wrap {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
header .header-right .online-docs-wrap {
  text-align: right;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .online-docs-wrap {
    text-align: left;
    padding-top: 6px;
  }
}
header .header-right .online-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 200px;
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .online-wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
header .header-right .link-wrap {
  width: 200px;
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .link-wrap {
    text-align: left;
  }
}
header .header-right .other-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding-top: 15px;
}
@media (min-width:992px) and (max-width:1199px) {
  header .header-right .other-links {
    padding-top: 50px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .other-links {
    padding-top: 0;
  }
  header .header-right .other-links .link-wrap {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: right;
    width: 50%;
  }
  header .header-right .other-links .link-wrap a {
    text-align: right;
    padding-left: 0;
    padding-right: 25px;
  }
  header .header-right .other-links .link-wrap a img {
    left: auto;
    right: 0;
  }
  header .header-right .other-links .online-wrap {
    width: 50%;
  }
}
header .header-right .phones-wrap {
  position: relative;
  text-align: right;
  z-index: 7;
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .phones-wrap {
    width: 320px;
    text-align: left;
  }
}
header .header-right .calling_wa {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  padding-top: 5px;
  padding-left: 35px;
  color: #fff;
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .calling_wa {
    font-size: 13px;
    padding-top: 0;
    padding-left: 25px;
  }
}
header .header-right .calling_wa:hover span {
  border-color: transparent;
  text-decoration: none;
}
header .header-right .calling_wa img {
  display: inline-block;
  vertical-align: middle;
  -webkit-filter: invert(1);
  filter: invert(1);
  max-width: 24px;
  max-height: 25px;
  position: absolute;
  left: 0;
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .calling_wa img {
    max-width: 18px;
    max-height: 19px;
    margin-right: 3px;
  }
}
header .header-right .calling_wa span {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 2px;
  border-bottom: 1px solid #fff;
}
header .header-right .calling_wa span b {
  font-weight: normal;
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .calling_wa span {
    border: none;
    text-decoration: underline;
  }
  header .header-right .calling_wa span b {
    display: none;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  header .header-right .link-wrap {
    width: auto;
  }
}
header .header-right .location {
  white-space: nowrap;
  background-size: 20px auto;
  padding-left: 35px;
  position: relative;
}
@media (min-width: 1200px) {
  header .header-right .location {
    padding-right: 25px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .location {
    padding-right: 0;
    padding-bottom: 7px;
    padding-left: 25px;
    font-size: 13px;
  }
}
header .header-right .location:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/bitrix/templates/gms_2020/css/../images/bg-head-location.png) no-repeat;
  background-size: 100% auto;
  width: 20px;
  height: 23px;
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .location:before {
    width: 16px;
    height: 21px;
    top: -1px;
  }
}
header .header-right .location span {
  display: inline-block;
  line-height: 23px;
  padding-right: 28px;
  margin-right: 13px;
  font-size: 18px;
  color: #fff;
  white-space: nowrap;
  position: relative;
}
@media (min-width:992px) and (max-width:1199px) {
  header .header-right .location span {
    display: none;
  }
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .location span {
    display: none;
  }
}
header .header-right .location span:after {
  content: "";
  display: block;
  clear: both;
  width: 14px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  right: 0;
  top: 50%;
}
@media (min-width:992px) and (max-width:1199px) {
  header .header-right .location span:after {
    display: none;
  }
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .location span:after {
    display: none;
  }
}
header .header-right .location a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  padding-bottom: 1px;
}
header .header-right .location a:hover {
  border-color: transparent;
}
header .header-right .buttons-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header .header-right .buttons-box button {
  border: 1px solid #FEA328;
  border-radius: 15px;
  background: none;
  margin: 0;
  padding: 0 15px 0 10px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
}
header .header-right .buttons-box button:hover {
  border-color: #FEA328;
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}
header .header-right .buttons-box button:first-child {
  margin-right: 10px;
}
header .header-right .buttons-box button span {
  display: block;
  padding: 8px 20px 8px 5px;
}
header .header-right .buttons-box .user-btn span {
  background: url(/bitrix/templates/gms_2020/css/../images/payment-icon-edit.png) no-repeat 100% 50%;
  background-size: 12px auto;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
header .header-right .buttons-box .call-btn {
  padding-right: 11px;
}
header .header-right .buttons-box .call-btn span {
  background: url(/bitrix/templates/gms_2020/css/../images/header-icon-phone.png) no-repeat 100% 47%;
  background-size: 12px auto;
}
header .header-right .buttons-box .header-wa-cont {
  margin-left: 31px;
}
header .header-right .phone-box {
  min-width: 305px;
  margin-bottom: 15px;
}
header .header-right .phone-box .phone-link {
  font-size: 25px;
  color: #FEA328;
  font-weight: bold;
  display: inline-block;
  position: relative;
  padding-right: 15px;
  line-height: 25px;
  z-index: 4;
  background: none;
  border: none;
  outline: none;
}
@media (min-width:768px) and (max-width:991px) {
  header .header-right .phone-box .phone-link {
    font-size: 21px;
  }
}
header .header-right .phone-box .phone-link:hover span {
  border-color: transparent;
}
header .header-right .phone-box .phone-link.active span {
  border-color: transparent;
}
header .header-right .phone-box .phone-link.active:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
header .header-right .phone-box .phone-link span {
  display: inline-block;
  border-bottom: 2px dotted rgba(255, 255, 255, 0.5);
  padding-bottom: 3px;
}
header .header-right .phone-box .phone-link:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: 0;
  top: 10px;
  border: solid rgba(255, 255, 255, 0.8);
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .header-right .phone-box .hours {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  background-color: #ec1529;
  font-weight: bold;
  border-radius: 30px;
  padding: 3px 6px;
  margin-left: 10px;
  margin-top: -5px;
  -webkit-box-shadow: 0 0 20px white;
  box-shadow: 0 0 20px white;
}
header .header-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 14px;


}
header .header-bottom .nav-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width:992px) and (max-width:1199px) {
  header .header-bottom .nav-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: block;
  }
}
@media (min-width:768px) and (max-width:991px) {
  header .header-bottom .nav-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 15px;
    display: block;
  }
}
header .header-bottom .navigation-box {
  width: 100%;
  padding-right: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
header .main-menu {
  width: 100%;
  display: table;
  max-width: 1010px;
}
@media (max-width : 767px) {
  header .main-menu {
    display: block;
  }
}
header .main-menu li {
  display: table-cell;
  vertical-align: middle;
  border-left: 1px solid rgba(136, 172, 205, 0.3);
  padding: 0 12px;
  text-align: center;
}
@media (max-width : 767px) {
  header .main-menu li {
    display: block;
    border: none;
    border-top: 1px solid #E5E5E5;
  }
}
header .main-menu li:first-child {
  border: none;
  background: none;
  padding-left: 0;
}
header .main-menu li:first-child .drop-menu {
  left: -12px;
}
header .main-menu li:nth-child(5) ul {
  min-width: 370px;
}
header .main-menu li:last-child {
  padding-right: 0;
}
header .main-menu li a {
  display: block;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  position: relative;
  z-index: 6;
}
@media (min-width:768px) and (max-width:991px) {
  header .main-menu li a {
    font-size: 12px;
  }
}
header .main-menu li a:hover {
  color: #F69532;
}
header .main-menu li ul {
  list-style: none;
  margin: 0;
  display: block;
  text-align: left;
  padding: 0 20px 30px 25px;
  float: left;
  min-width: 250px;
  position: relative;
  z-index: 4;
}
@media (min-width:768px) and (max-width:991px) {
  header .main-menu li ul {
    padding: 5px 20px 20px;
  }
}
header .main-menu li ul li {
  display: block;
  width: 100%;
  margin-bottom: 14px;
  text-align: left;
  padding: 0 0 0 20px;
  position: relative;
  border: none;
  background: url(/bitrix/templates/gms_2020/css/../images/main-nav-drop-a.png) no-repeat 0 7px !important;
  padding-left: 18px;
  margin-bottom: 14px;
}
header .main-menu li ul li:first-child {
  padding-left: 20px;
}
@media (max-width : 767px) {
  header .main-menu li ul li:first-child {
    display: block;
  }
}
header .main-menu li ul li:last-child {
  margin-bottom: 0;
}
header .main-menu li ul li a {
  font-size: 16px;
  color: #fff;
  text-transform: none;
  padding: 0;
  height: auto;
  font-weight: normal;
}
header .main-menu li ul li a:hover {
  color: #F69532;
}
header .main-menu li .drop-menu {
  position: absolute;
  top: 100%;
  left: 0px;
  margin-top: 20px;
  text-align: left;
  z-index: 5;
  padding-top: 17px;
  display: none;
  background-color: rgba(23, 98, 182, 0.95);
}
header .main-menu .active > a {
  color: #FEA328;
}
header .main-menu .with-drop {
  position: relative;
}
header .main-menu .with-drop > a:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: -10px;
  border: solid #F69632;
  border-width: 0 1px 1px 0;
  display: block;
  padding: 2.5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 1;
}
header .main-menu .with-drop > a:before {
  content: "";
  display: block;
  clear: both;
  background-color: rgba(23, 98, 182, 0.95);
  position: absolute;
  left: -12px;
  right: -12px;
  top: -10px;
  bottom: -20px;
  opacity: 0;
}
header .main-menu .with-drop > a span {
  position: relative;
  z-index: 3;
}
header .main-menu .with-drop:hover > a:before {
  opacity: 1;
}
header .main-menu .with-drop:hover > a span {
  color: #FEA328;
}
header .main-menu .with-drop:hover .drop-menu {
  display: block;
}

header .soc-list {
  width: 100%;
}
header .soc-list:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  header .soc-list {
    text-align: center;
    padding-bottom: 20px;
  }
}
header .soc-list li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline;
}
@media (max-width : 767px) {
  header .soc-list li {
    float: none;
    display: inline;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    margin: 0 5px 10px;
  }

}
header .soc-list li:first-child {
  margin-left: 0;
}
header .soc-list a {
  display: table;
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .soc-list a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
header .soc-list a span {
  display: table-cell;
  vertical-align: middle;
}
@media all and (-ms-high-contrast: none) {
  header .soc-list a span {
    display: block;
    max-width: 37px;
  }
}
header .soc-list a img {
  max-width: 100%;
  height: auto;
}

.phones-modal {
  position: absolute;
  right: -15px;
  width: 352px;
  top: -25px;
  background: -webkit-gradient(linear, left top, left bottom, from(#21669D), to(#15609B));
  background: linear-gradient(to bottom, #21669D 0%, #15609B 100%);
  z-index: 2;
  border-radius: 15px;
  padding: 70px 25px 30px 25px;
  text-align: left;
  display: none;
}
.phones-modal .phone-top {
  padding-left: 13px;
  border-bottom: 1px solid #5A93C6;
  margin-bottom: 15px;
}
.phones-modal .phone-bot {
  padding: 0 12px;
}
.phones-modal .phones-holder {
  padding: 0 12px;
}
.phones-modal .phone-info {
  display: block;
  font-size: 15px;
  color: #add3f2;
  line-height: 20px;
  padding-bottom: 12px;
}
.phones-modal .second-phone {
  display: block;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
}
.phones-modal .hours-work {
  padding-bottom: 25px;
}
.phones-modal .hours-work span {
  display: inline-block;
  border-radius: 20px;
  background-color: #fff;
  padding: 5px 9px;
  font-size: 13px;
  font-weight: bold;
  color: #044f88;
}
.phones-modal .hours-work strong {
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  padding-left: 15px;
  color: #fff;
}

.iconed-link {
  border: 1px solid rgba(255, 255, 255, 0.41);
  border-radius: 30px;
  padding: 6px 15px;
  color: #1359BC;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 12px;
  font-weight: bold;
  background: #fff;
}
@media (min-width:768px) and (max-width:991px) {
  .iconed-link {
    padding: 3px 8px;
  }
}
.iconed-link:hover {
  border-color: #fff;
  color: #1359BC;
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}
.iconed-link img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  -webkit-filter: invert(21%) sepia(67%) saturate(3402%) hue-rotate(185deg) brightness(87%) contrast(85%);
  filter: invert(21%) sepia(67%) saturate(3402%) hue-rotate(185deg) brightness(87%) contrast(85%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:768px) and (max-width:991px) {
  .iconed-link img {
    display: none;
  }
}
.iconed-link span {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}
.iconed-link span i {
  font-style: normal;
}
@media (min-width:768px) and (max-width:991px) {
  .iconed-link span i {
    display: none;
  }
}

/*fixed header*/
.fixed-nav {
  opacity: 0;
  position: fixed;
  padding-top: 16px;
  height: auto;
  top: 0;
  -webkit-transform: translateY(-110px);
  transform: translateY(-110px);
}
.fixed-nav:before {
  content: "";
  display: block;
  clear: both;
  opacity: 1;
}
.fixed-nav .header-holder {
  position: relative;
  z-index: 3;
}
.fixed-nav .header-right .contacts-wrap {
  position: relative;
  z-index: 6;
}
@media (min-width:992px) and (max-width:1199px) {
  .fixed-nav .header-right .contacts-wrap {
    margin-bottom: 25px;
    padding-bottom: 0;
  }
}
.fixed-nav .header-right .location a {
  border-color: #9ADCDB;
}
.fixed-nav .logo-box {
  width: 110px;
}
@media (min-width:768px) and (max-width:991px) {
  .fixed-nav .logo-box {
    width: 150px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .fixed-nav .buttons-box {
    -webkit-transform: none;
    transform: none;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .fixed-nav .buttons-box {
    -webkit-transform: none;
    transform: none;
  }
}
.fixed-nav .phone-box {
  margin-top: -3px;
  margin-bottom: -6px;
}
.fixed-nav .main-menu .drop-menu {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.fixed-nav nav {
  padding-top: 0px;
}
@media (min-width:992px) and (max-width:1199px) {
  .fixed-nav nav {
    padding-top: 0;
    margin-top: -10px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .fixed-nav nav {
    margin: 0;
  }
}

.fixed-nav-animation {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media all and (-ms-high-contrast: none) {
  .fixed-nav-animation {
    -webkit-transition: none;
    transition: none;
  }
}

.fixed-nav-showed {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (min-width:992px) and (max-width:1199px) {
  .fixed-nav-showed .contacts-box {
    margin-top: -35px;
  }
  .fixed-nav-showed .contacts-box .adress-wrap {
    padding-top: 10px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .fixed-nav-showed .contacts-box {
    margin-top: -20px;
  }
  .fixed-nav-showed .contacts-box .adress-wrap {
    padding-top: 10px;
  }
}

/*fixed header end*/
.mobile-top-header {
  width: 100%;
  padding: 12px 0 10px;
  position: relative;
  z-index: 46;
  background-color: #104DA8;
}
.mobile-top-header:before {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  background: #104DA8;
  top: 100%;
  left: 0;
  position: absolute;
  -webkit-box-shadow: 0 0 120px 120px #005aa5;
  box-shadow: 0 0 120px 120px #005aa5;
}
.mobile-top-header:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 100%;
  left: 20px;
  right: 20px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.mobile-top-header .container {
  padding: 0 10px;
  position: relative;
}
.mobile-top-header .phone-adr-box {
  float: left;
}
.mobile-top-header .phone-adr-box .location {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-head-location.png) no-repeat;
  background-size: 20px auto;
  min-height: 24px;
  padding-left: 30px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.mobile-top-header .phone-adr-box .location a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
}
.mobile-top-header .phone-adr-box .phone {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  margin-left: 25px;
}
.mobile-top-header .phone-adr-box strong {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.mobile-top-header .lang-wrap {
  float: right;
  text-align: center;
  padding-top: 5px;
}
.mobile-top-header .lang-wrap .hours {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  font-size: 12px;
  padding: 1px 7px 1px;
  margin-bottom: 7px;
  border-radius: 10px;

  color: #fff;
  background-color: #ec1529;
  margin-left: 10px;
  margin-top: -5px;
  -webkit-box-shadow: 0 0 20px white;
  box-shadow: 0 0 20px white;
}
.mobile-top-header .lang-wrap .lang-list {
  width: 100%;
  text-align: right;
}
.mobile-top-header .lang-wrap .lang-list li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
}
.mobile-top-header .lang-wrap .lang-list li:first-child {
  padding-left: 0;
}
.mobile-top-header .lang-wrap .lang-list li a, .mobile-top-header .lang-wrap .lang-list li span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.4);
}
.mobile-top-header .lang-wrap .lang-list .active a, .mobile-top-header .lang-wrap .lang-list .active span {
  color: #fff;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.mobile-top-header .lang-wrap .lang-list .active a:before, .mobile-top-header .lang-wrap .lang-list .active span:before {
  opacity: 1;
}

.mobile-top-header-open {
  position: fixed;
}

.mobile-header {
  position: absolute;
  top: calc(var(--document-offset-to-mobile-header) + 90px);
  z-index: 50;
  left: 0;
  width: 100%;
  padding: 0 18px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mobile-header .logo-box {
  float: left;
  width: 143px;
  padding-top: 5px;
}
.mobile-header .logo-box img {
  width: 95px;
}
.mobile-header .buttons {
  float: right;
}
.mobile-header .buttons button {
  display: inline-block;
  vertical-align: middle;
}
.mobile-header .buttons .btn-call {
  width: 40px;
  height: 40px;
  background: url(/bitrix/templates/gms_2020/css/../images/mobile-top-btn-call.png) no-repeat 48% 50% rgba(255, 255, 255, 0.2);
  background-size: 17.5px auto;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.03);
  text-indent: -9999px;
  border-radius: 50%;
  margin-right: 10px;
  outline: none;
  border: none;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.mobile-header .buttons .mobile-call-opened {
  background-color: rgba(255, 255, 255, 0.4);
}
.mobile-header .buttons .mobile-call-opened:after {
  opacity: 1;
}

.mobile-menu-btn {
  background: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0;
  display: block;
  text-indent: -9999px;
  z-index: 160;
  width: 40px;
  position: relative;
  height: 40px;
  outline: none;
  display: none;
  cursor: pointer;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  border-radius: 50%;
}
.mobile-menu-btn span {
  display: block;
  position: absolute;
  top: 18px;
  left: 9px;
  right: 9px;
  height: 3px;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  border-radius: 3px;
}
.mobile-menu-btn span:before, .mobile-menu-btn span:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  border-radius: 3px;
  overflow: hidden;
}
.mobile-menu-btn span:before {
  top: -8px;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  transition-property: top, transform;
  transition-property: top, transform, -webkit-transform;
}
.mobile-menu-btn span:after {
  bottom: -8px;
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}
.mobile-menu-btn.mobile-menu-btn-opened {
  background-color: #fff;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mobile-menu-btn.mobile-menu-btn-opened span {
  background: transparent;
}
.mobile-menu-btn.mobile-menu-btn-opened span:before, .mobile-menu-btn.mobile-menu-btn-opened span:after {
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
  background-color: #678875;
}
.mobile-menu-btn.mobile-menu-btn-opened span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mobile-menu-btn.mobile-menu-btn-opened span:after {
  bottom: 0px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mobile-header-open {
  position: fixed;
  top: 15px;
}
@media (orientation: landscape) {
  .mobile-header-open {
    top: 15px;
  }
}

html.modal-open .mobile-top-header {
  display: none !important;
}

.mobile-header-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  background: url(/bitrix/templates/gms_2020/css/../images/mobile-menu-bg.jpg) no-repeat 50% 50%;
  background-size: 100% 100%;
  z-index: 43;
  padding: 0 10px;
  display: none;
}
.mobile-header-menu .header-menu-holder {
  top: 90px;
  bottom: 20px;
  left: 0;
  width: 100%;
  position: absolute;
}
@media (orientation: landscape) {
  .mobile-header-menu .header-menu-holder {
    top: 85px;
    bottom: 0;
  }
}
.mobile-header-menu .mobile-menu-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 70px;
}
.mobile-header-menu .mobile-menu-box {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: scroll;
  text-align: left;
  padding: 0px 6px 10px;
}
@media (orientation: landscape) {
  .mobile-header-menu .mobile-menu-box {
    height: 80%;
  }
}
.mobile-header-menu .mobile-menu-box .main-navigation {
  width: 100%;
  padding: 0 20px;
}
.mobile-header-menu .main-menu {
  min-height: 100%;
  width: 100%;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mobile-header-menu .main-menu > li {
  display: block;
  padding: 3px 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  position: relative;
}
.mobile-header-menu .main-menu > li:after {
  content: "";
  display: block;
  clear: both;
}
@media (orientation: landscape) {
  .mobile-header-menu .main-menu > li {
    padding: 1px 0;
  }
}
.mobile-header-menu .main-menu > li:last-child {
  border: none;
}
.mobile-header-menu .main-menu > li > a {
  color: #fff;
  display: block;
  font-weight: 500;
  position: relative;
  font-size: 26px;
  line-height: 44px;
}
@media (orientation: landscape) {
  .mobile-header-menu .main-menu > li > a {
    font-size: 22px;
    line-height: 32px;
  }
}
.mobile-header-menu .main-menu > li em {
  position: absolute;
  width: 50px;
  top: 0;
  bottom: 0;
  right: 0;
  display: none;
  z-index: 10;
}
.mobile-header-menu .main-menu > li em:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: 8px;
  top: 15px;
  width: 25px;
  height: 25px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
@media (orientation: landscape) {
  .mobile-header-menu .main-menu > li em:before {
    top: 3px;
  }
}
.mobile-header-menu .main-menu > li em:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  display: inline-block;
  border: solid #fff;
  right: 16px;
  top: 21px;
  border-width: 0 1px 1px 0;
  padding: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (orientation: landscape) {
  .mobile-header-menu .main-menu > li em:after {
    top: 8px;
  }
}
.mobile-header-menu .main-menu .with-drop em {
  display: block;
}
.mobile-header-menu .main-menu .opened em:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 25px;
}
@media (orientation: landscape) {
  .mobile-header-menu .main-menu .opened em:after {
    top: 12px;
  }
}
.mobile-header-menu .main-menu .drop-menu {
  display: none;
  padding: 5px 0 10px;
}
.mobile-header-menu .main-menu .drop-menu li {
  padding: 4px 0 4px 5px;
}
.mobile-header-menu .main-menu .drop-menu li a {
  color: #fff;
  font-size: 16px;
  display: block;
  padding-left: 20px;
  position: relative;
}
.mobile-header-menu .main-menu .drop-menu li a:before {
  content: "";
  display: block;
  clear: both;
  border: solid rgba(255, 255, 255, 0.6);
  border-width: 0 1px 1px 0;
  padding: 3px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mobile-header-menu .main-menu .drop-menu li img {
  display: none;
}
.mobile-header-menu .bottom-buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 15px;
  overflow: hidden;
}
@media (orientation: landscape) {
  .mobile-header-menu .bottom-buttons {
    bottom: 15px;
  }
}
.mobile-header-menu .bottom-buttons .iconed-link {
  padding: 4px 15px 3px;
  margin: 0 auto;
  text-transform: none;
  font-size: 4vw;
  line-height: 8vw;
  border: none;
  font-weight: 500;
  width: 100%;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (orientation: landscape) {
  .mobile-header-menu .bottom-buttons .iconed-link {
    line-height: 30px;
    font-size: 16px;
  }
}
.mobile-header-menu .bottom-buttons .iconed-link img {
  display: none;
}
.mobile-header-menu .bottom-buttons .links-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.mobile-header-menu .bottom-buttons .links-row:last-child {
  margin-bottom: 0;
}
.mobile-header-menu .bottom-buttons .ico-link {
  position: relative;
  display: block;
  white-space: nowrap;
  background: none;
  border-radius: 15px;
  padding: 5px 10px 6px;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  background: rgba(255, 255, 255, 0.22);
}
.mobile-header-menu .bottom-buttons .ico-link img {
  display: inline-block;
  vertical-align: middle;
  -webkit-filter: invert(1);
  filter: invert(1);
  max-width: 20px;
  max-height: 21px;
  position: absolute;
  left: 0;
  display: none;
}
.mobile-header-menu .full-vers-link {
  line-height: 8vw;
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
  font-weight: 500;
  font-size: 4vw;
  padding: 4px 15px 3px;
  border-radius: 20px;
  display: block;
  text-align: center;
  margin: 0 10px 0 0;
  z-index: 10;
}
@media (orientation: landscape) {
  .mobile-header-menu .full-vers-link {
    line-height: 30px;
  }
}
.mobile-header-menu .call-box {
  width: 100%;
  height: 100%;
  padding: 20px 20px 60px;
  overflow: scroll;
  display: none;
}
.mobile-header-menu .call-box .call-box-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}
.mobile-header-menu .call-box .buttons-holder {
  margin: 0 auto;
  width: 100%;
  width: 260px;
}
@media (orientation: landscape) {
  .mobile-header-menu .call-box .buttons-holder {
    width: 100%;
  }
}
.mobile-header-menu .call-box .buttons-holder button {
  background: #fff;
  font-size: 18px;
  font-weight: 500;
  color: #1d5fb1;
  text-align: left;
  border: none;
  width: 100%;
  display: block;
  margin: 0 auto 15px;
  border-radius: 40px;
  padding: 4px 25px;
}
@media (orientation: landscape) {
  .mobile-header-menu .call-box .buttons-holder button {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
  }
}
.mobile-header-menu .call-box .buttons-holder button span {
  position: relative;
  z-index: 3;
  display: block;
  padding-right: 30px;
  padding-left: 0;
}
.mobile-header-menu .call-box .buttons-holder .call-btn:before {
  display: none;
}
@media (orientation: landscape) {
  .mobile-header-menu .call-box .buttons-holder .call-btn {
    margin-right: 20px;
  }
}
.mobile-header-menu .call-box .buttons-holder .call-btn span {
  background: url(/bitrix/templates/gms_2020/css/../images/btn-mobile-call.png) no-repeat 100% 46%;
}
.mobile-header-menu .call-box .buttons-holder .user-btn span {
  background: url(/bitrix/templates/gms_2020/css/../images/btn-mobile-zapis.png) no-repeat 100% 46%;
}
.mobile-header-menu .call-box .icon {
  width: 80px;
  margin: 0 auto 15px;
}
@media (max-height: 550px) {
  .mobile-header-menu .call-box .icon {
    width: 50px;
    margin-bottom: 0;
  }
}
@media (max-height: 500px) {
  .mobile-header-menu .call-box .icon {
    display: none;
  }
}
.mobile-header-menu .call-box .hours-title {
  display: block;
  color: #fff;
  padding-bottom: 10px;
  font-size: 7vw;
  font-weight: 500;
}
@media (orientation: landscape) {
  .mobile-header-menu .call-box .hours-title {
    padding-bottom: 0;
    font-size: 24px;
    padding-top: 10px;
  }
}
.mobile-header-menu .call-box .phones a {
  display: block;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 8vw;
  color: #fff;
  line-height: 9vw;
}
@media (orientation: landscape) {
  .mobile-header-menu .call-box .phones a {
    display: inline-block;
    font-size: 24px;
    padding: 0 10px;
    line-height: 30px;
  }
}
.mobile-header-menu .call-box .adr {
  display: block;
  color: #d4f2e9;
  font-size: 6vw;
  margin-bottom: 20px;
}
@media (orientation: landscape) {
  .mobile-header-menu .call-box .adr {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.mobile-header-menu .mobile-bottom-box {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  padding: 0 30px;
  text-align: center;
}
@media (orientation: landscape) {
  .mobile-header-menu .mobile-bottom-box {
    display: none;
  }
}
.mobile-header-menu .mobile-bottom-box .phone-link {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
  position: relative;
  padding-left: 43px;
}
.mobile-header-menu .mobile-bottom-box .phone-link:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  left: 0;
  border-radius: 50%;
  top: 0;
  width: 32px;
  height: 32px;
  border: 1px solid #fff;
}
.mobile-header-menu .mobile-bottom-box .phone-link:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
  -webkit-animation: vibro 0.5s ease infinite;
  animation: vibro 0.5s ease infinite;
}
.mobile-header-menu .mobile-bottom-box .workhours {
  display: block;
  color: rgba(255, 255, 255, 0.6);
  font-style: normal;
  font-size: 18px;
  padding-bottom: 10px;
}
.mobile-header-menu .mobile-bottom-box .loc-link {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-location-contacts.png) no-repeat;
  padding-left: 27px;
  display: inline-block;
  vertical-align: middle;
  line-height: 22px;
  color: #fff;
  font-size: 16px;
  height: 20px;
}
.mobile-header-menu .mobile-bottom-box .lang-wrap {
  width: 100%;
  padding: 20px 0px 0;
}
.mobile-header-menu .mobile-bottom-box .lang-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.mobile-header-menu .mobile-bottom-box .lang-wrap .lang-list {
  text-align: left;
  float: left;
  padding-top: 5px;
}
.mobile-header-menu .mobile-bottom-box .lang-wrap .lang-list li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
}
.mobile-header-menu .mobile-bottom-box .lang-wrap .lang-list li:first-child {
  padding-left: 0;
}
.mobile-header-menu .mobile-bottom-box .lang-wrap .lang-list li a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.4);
}
.mobile-header-menu .mobile-bottom-box .lang-wrap .lang-list .active a {
  color: #fff;
}
.mobile-header-menu .mobile-bottom-box .lang-wrap .lang-list .active a:before {
  opacity: 1;
}
.mobile-header-menu .mobile-bottom-box .lang-wrap .btn-full-version {
  float: right;
  background: #2A5EA4;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 5px 17px 6px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 13px;
  font-weight: bold;
}
.mobile-header-menu .calling_wa {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  padding-top: 2px;
  color: #fff;
}
.mobile-header-menu .calling_wa:hover span {
  border-color: transparent;
}
.mobile-header-menu .calling_wa:before {
  content: "";
  display: block;
  clear: both;
  background: url(/bitrix/templates/gms_2020/css/../images/whatsapp-icon_60.png) no-repeat;
  width: 25px;
  height: 25px;
  background-size: 25px auto;
  position: absolute;
  left: 0;
  top: 0;
}
.mobile-header-menu .calling_wa span {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #fff;
}
.mobile-header-menu .calling_wa span b {
  font-weight: normal;
}

.actions-anons {
	margin-bottom: 20px;
	display: inline-block;
	font-weight: 500;
	text-align: center;
	color: #0d59bf;
	font-size: 18px;
}
.actions-anons:hover {
	color: #0d59bf !important;
}
.actions-anons span {
	text-decoration: underline;
	color: #FEA328 !important;
}
.actions-anons span:hover {
	color: #0d59bf !important;
	text-decoration: none;
}


@-webkit-keyframes vibro {
  from {
    -webkit-transform: translateY(-1px) rotate(-5deg);
    transform: translateY(-1px) rotate(-5deg);
  }
  50% {
    -webkit-transform: translateY(1px) rotate(5deg);
    transform: translateY(1px) rotate(5deg);
  }
  to {
    -webkit-transform: translateY(-1px) rotate(-5deg);
    transform: translateY(-1px) rotate(-5deg);
  }
}

@keyframes vibro {
  from {
    -webkit-transform: translateY(-1px) rotate(-5deg);
    transform: translateY(-1px) rotate(-5deg);
  }
  50% {
    -webkit-transform: translateY(1px) rotate(5deg);
    transform: translateY(1px) rotate(5deg);
  }
  to {
    -webkit-transform: translateY(-1px) rotate(-5deg);
    transform: translateY(-1px) rotate(-5deg);
  }
}
@-webkit-keyframes scaled {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    color: #F7941E;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaled {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    color: #F7941E;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-document url-prefix() {
  @media (min-width:992px) and (max-width:1199px) {
    header .contacts-box {
      margin-top: -10px;
    }
  }
  @media (min-width:768px) and (max-width:991px) {
    header .contacts-box {
      margin-top: 0px;
    }
  }
}
@media (min-width: 768px) {
  header.with-notification ~ .top-index-sect {
    max-height: 800px;
  }
  header.with-notification + .global-top-sect {
    padding-top: 300px;
  }
}

.lozad {
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.8s !important;
  transition: opacity 0.5s, -webkit-transform 0.8s !important;
  transition: opacity 0.5s, transform 0.8s !important;
  transition: opacity 0.5s, transform 0.8s, -webkit-transform 0.8s !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 3;
}
.lozad.flickity-lazyloaded, .lozad.flickity-lazyerror, .lozad.imagesLoaded {
  opacity: 1;
}

.top-index-sect {
  background: #065693;
  position: relative;
  max-height: 700px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (min-width:1200px) {
  .top-index-sect {
    min-height: 600px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .top-index-sect {
    max-height: 560px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .top-index-sect {
    max-height: 600px;
    min-height: 440px;
  }
}
@media (max-width : 767px) {
  .top-index-sect {
    max-height: none;
    height: auto !important;
  }
}
.top-index-sect .top-index-swiper {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width : 767px) {
  .top-index-sect .top-index-swiper {
    position: relative;
    min-height: 270px;
    height: 40vh;
  }
}
.top-index-sect .top-index-swiper .swiper-container {
  width: 100%;
  height: 100%;
}
.top-index-sect .top-index-swiper .swiper-container:before {
  content: "";
  display: block;
  clear: both;
  background: url(/bitrix/templates/gms_2020/css/../images/index-top-slider-overlay-top.png) repeat-x;
  height: 362px;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 40;
}
.top-index-swiper__img-mobile{
  display: none;
}
@media (max-width : 767px) {
  .top-index-sect .top-index-swiper .swiper-container:before {
    display: none;
  }
}
@media (max-width : 767px) {
  .top-index-sect .top-index-swiper .swiper-lazy-preloader {
    display: none;
  }
  .top-index-swiper .swiper-wrapper{
    display: none;
  }
  .top-index-swiper__img-mobile {
    display: flex;
    height: 100%;
    position: relative;
  }
  .top-index-swiper__img-mobile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
    filter: brightness(0.6);
  }
  .top-index-swiper__img-mobile .slide-text{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    z-index: 1;
    padding-top: 38px;
  }
  .mobile-top-header:before {
    -webkit-box-shadow: 0 0 120px 70px #005aa5;
    box-shadow: 0 0 120px 70px #005aa5;
  }
}
@media (max-width: 500px) {
  .top-index-swiper__img-mobile .slide-text{
    padding-top: 45px;
  }
}

.top-index-sect .top-index-swiper .swiper-lazy {
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.top-index-sect .top-index-swiper .swiper-lazy.swiper-lazy-loaded {
  opacity: 1;
}
.top-index-sect .top-index-swiper .swiper-slide[data-swiper-slide-index="1"] img {
  object-position: 0 -100px;
}
.top-index-sect .top-index-swiper .swiper-slide[data-swiper-slide-index="2"] img {
  object-position: 0 -40px;
}
@media (max-width: 1300px) {
  .top-index-sect .top-index-swiper .swiper-slide[data-swiper-slide-index="1"] img {
    object-position: center;
  }
  .top-index-sect .top-index-swiper .swiper-slide[data-swiper-slide-index="2"] img {
    object-position: center;
  }
}
@media (max-width: 1060px) {
  .top-index-sect .top-index-swiper .swiper-slide[data-swiper-slide-index="2"] img {
    object-position: center;
  }
}
@media (max-width : 767px) {
  .top-index-sect .top-index-swiper .swiper-lazy {
    opacity: 1;
  }
  .top-index-sect .top-index-swiper .swiper-slide[data-swiper-slide-index="1"] img {
    object-position: 0 -60px;
  }
  .top-index-sect .top-index-swiper .swiper-slide[data-swiper-slide-index="2"] img {
    object-position: 0 0;
  }
}
@media (max-width: 500px) {
  .top-index-sect .top-index-swiper .swiper-slide[data-swiper-slide-index="1"] img {
    object-position: center;
  }
  .top-index-sect .top-index-swiper .swiper-slide[data-swiper-slide-index="2"] img {
    object-position: center;
  }
}

.top-index-sect .top-index-swiper .swiper-slide {
  width: 100%;
  height: 100%;
  background: #065693;
}
.top-index-sect .top-index-swiper .swiper-slide .slide-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.top-index-sect .top-index-swiper .swiper-slide .slide-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-index-sect .top-index-swiper.loadedImage .slide-content .slide-text {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.top-index-sect .top-index-swiper .slide-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.top-index-sect .top-index-swiper .slide-content .container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width : 767px) {
  .top-index-sect .top-index-swiper .slide-content .container {
    padding-top: 20%;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .top-index-sect .top-index-swiper .slide-content .container {
    padding-top: 15vh;
  }
}
.top-index-sect .top-index-swiper .slide-content .slide-text {
  color: #fff;
  font-size: 43px;
  line-height: 52px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  opacity: 0;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (min-width:1400px) {
  .top-index-sect .top-index-swiper .slide-content .slide-text {
    font-size: 56px;
    line-height: 62px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .top-index-sect .top-index-swiper .slide-content .slide-text {
    font-size: 30px;
    line-height: 41px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .top-index-sect .top-index-swiper .slide-content .slide-text {
    font-size: 28px;
    line-height: 34px;
  }
}
@media (max-width : 767px) {
  .top-index-sect .top-index-swiper .slide-content .slide-text {
    display: block;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    width: 100%;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .top-index-sect .top-index-swiper .slide-content .slide-text {
    font-size: 34px;
    line-height: 41px;
  }
}
.top-index-sect .top-index-swiper .slide-content .slide-text em {
  font-style: normal;
  font-weight: normal;
}
.top-index-sect .quatro-slider-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 40;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
@media (min-width: 992px) {
  .top-index-sect .quatro-slider-wrap {
    opacity: 0;
  }
}
@media (max-width : 767px) {
  .top-index-sect .quatro-slider-wrap {
    height: auto;
    position: relative;
  }
}
.top-index-sect .quatro-slider-wrap .quatro-slider-container {
  width: 100%;
  margin: 0 auto;
  max-width: 1350px;
  position: relative;
  height: 100%;
}
@media (max-width : 767px) {
  .top-index-sect .quatro-slider-wrap .quatro-slider-container {
    height: auto;
  }
}
.top-index-sect .quatro-slider-wrap .quatro-slider-list {
  position: absolute;
  width: 57.16%;
  right: 0;
  bottom: 0;
  overflow: hidden;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media (max-width : 767px) {
  .top-index-sect .quatro-slider-wrap .quatro-slider-list {
    position: static;
    width: 100%;
  }
}
.top-index-sect .quatro-slider-wrap .quatro-slider-list .swiper-container {
  width: 100%;
  height: 100%;
}
.top-index-sect .quatro-slider-wrap .quatro-slider-list .slick-slider {
  margin-top: -2px;
  margin-bottom: -2px;
}
.top-index-sect .quatro-slider-wrap .quatro-slider-list .slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.top-index-sect .quatro-slider-wrap .quatro-slider-list .slick-dots {
  display: inline-block !important;
  background: #fff;
  padding: 7px 20px 0px;
  border-radius: 20px 20px 0 0;
  top: -20px;
  position: absolute;
  z-index: 5;
  height: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}
.top-index-sect .quatro-slider-wrap .quatro-slider-list .slick-dots li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 0 4px;
}
.top-index-sect .quatro-slider-wrap .quatro-slider-list .slick-dots li button {
  width: 6px;
  height: 6px;
  text-indent: -9999px;
  background: #B6CDEB;
  border-radius: 50%;
  display: block;
  outline: none;
  border: none;
  padding: 0;
}
.top-index-sect .quatro-slider-wrap .quatro-slider-list .slick-dots .slick-active button {
  background: #1358BC;
}
.top-index-sect .title-arrows-wrap {
  position: absolute;
  z-index: 20;
  left: 25%;
  bottom: 0px;
  width: 25%;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  letter-spacing: 1px;
  height: 50%;
}
@media (min-width: 992px) {
  .top-index-sect .title-arrows-wrap {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@media (max-width : 767px) {
  .top-index-sect .title-arrows-wrap {
    display: none;
  }
}
.top-index-sect .title-arrows-wrap .rsArrowLeft,
.top-index-sect .title-arrows-wrap .rsArrowRight {
  width: 25%;
  left: 50%;
  margin-left: -20px;
  height: 40px;
  top: 50%;
  background: none;
  border: none;
  position: absolute;
  outline: none;
  padding: 0;
  margin-top: -50px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:768px) and (max-width:991px) {
  .top-index-sect .title-arrows-wrap .rsArrowLeft,
  .top-index-sect .title-arrows-wrap .rsArrowRight {
    width: 40%;
  }
}
@media (max-width : 767px) {
  .top-index-sect .title-arrows-wrap .rsArrowLeft,
  .top-index-sect .title-arrows-wrap .rsArrowRight {
    display: none !important;
  }
}
.top-index-sect .title-arrows-wrap .rsArrowLeft:hover,
.top-index-sect .title-arrows-wrap .rsArrowRight:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.top-index-sect .title-arrows-wrap .rsArrowLeft .rsArrowIcn,
.top-index-sect .title-arrows-wrap .rsArrowRight .rsArrowIcn {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 40px;
  height: 22px;
  display: block;
}
.top-index-sect .title-arrows-wrap .rsArrowLeft .rsArrowIcn {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-top-index-quatro-prev.png) no-repeat;
  margin-top: 10px;
}
.top-index-sect .title-arrows-wrap .rsArrowRight {
  margin-top: 30px;
}
.top-index-sect .title-arrows-wrap .rsArrowRight .rsArrowIcn {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-top-index-quatro-next.png) no-repeat;
  margin-top: -25px;
}
.top-index-sect .title-arrows {
  display: block;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-left: -50px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
}
.top-index-sect .quatros-list {
  width: 100%;
  overflow: hidden;
}
.top-index-sect .quatros-list .item {
  width: 50%;
  float: left;
}
@media (max-width: 768px) and (orientation: landscape) {
  .top-index-sect .quatros-list .item {
    width: 25%;
  }
}
.top-index-sect .quatros-list .item:nth-child(even) .item-holder {
  float: right;
}
.top-index-sect .quatros-list .item:nth-child(4n) .item-holder {
  float: left;
}
.top-index-sect .quatros-list .item:first-child .item-holder {
  float: right;
}
.top-index-sect .quatros-list .item .abs-link {
  outline: none;
}
.top-index-sect .quatros-list .item .item-holder {
  width: 50%;
  position: relative;
  overflow: hidden;
}
@media (max-width : 767px) {
  .top-index-sect .quatros-list .item .item-holder {
    width: 100%;
  }
}
.top-index-sect .quatros-list .item .item-holder:before {
  content: "";
  display: block;
  clear: both;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.top-index-sect .quatros-list .item .item-holder:hover:before {
  opacity: 0;
}
.top-index-sect .quatros-list .item .item-holder:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 4s ease;
  transition: all 4s ease;
}
.top-index-sect .quatros-list .item img {
  width: 100%;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.top-index-sect .quatros-list .item .image:after {
  content: "";
  display: block;
  clear: both;
  padding-top: 101%;
}
.top-index-sect .quatros-list .item .image img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
}
.top-index-sect .quatros-list .item .abs-link {
  z-index: 4;
}
.top-index-sect .quatros-list .item .text-info {
  position: absolute;
  left: 10%;
  top: 10%;
  width: 80%;
  padding-bottom: 40px;
  z-index: 3;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media (min-width:768px) and (max-width:991px) {
  .top-index-sect .quatros-list .item .text-info {
    left: 7%;
    top: 7%;
    padding-bottom: 34px;
  }
}
@media (max-width : 767px) {
  .top-index-sect .quatros-list .item .text-info {
    padding-bottom: 30px;
    left: 7%;
  }
}
.top-index-sect .quatros-list .item .text-info .title {
  display: block;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  line-height: 27px;
  text-transform: uppercase;
  padding-bottom: 10px;
}
@media (min-width:992px) and (max-width:1199px) {
  .top-index-sect .quatros-list .item .text-info .title {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .top-index-sect .quatros-list .item .text-info .title {
    font-size: 11px;
    padding-bottom: 8px;
    line-height: 13px;
  }
}
@media (max-width : 767px) {
  .top-index-sect .quatros-list .item .text-info .title {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  .top-index-sect .quatros-list .item .text-info .title {
    font-size: 14px;
    line-height: 18px;
  }
}
.top-index-sect .quatros-list .item .text-info p {
  margin: 0;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
}
@media (min-width:992px) and (max-width:1199px) {
  .top-index-sect .quatros-list .item .text-info p {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .top-index-sect .quatros-list .item .text-info p {
    font-size: 10px;
    line-height: 12px;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  .top-index-sect .quatros-list .item .text-info p {
    font-size: 13px;
    line-height: 15px;
  }
}
.top-index-sect .quatros-list .item .text-info:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background: url(/bitrix/templates/gms_2020/css/../images/bg-quatro-carousel-arrow.png) no-repeat 50% 50%;
  width: 25px;
  height: 25px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.top-index-sect .quatros-list .item .text-bottom .text-info {
  padding-bottom: 0;
  padding-top: 40px;
  top: auto;
  bottom: 10%;
}
.top-index-sect .quatros-list .item .text-bottom .text-info:after {
  bottom: auto;
  top: 0;
}
@media (min-width: 768px) {
  .top-index-sect .quatros-first .item .item-holder {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
}
.top-index-sect .slider-nav-box {
  position: absolute;
  bottom: 6%;
  left: 0%;
  width: 100%;
}
@media (max-width : 767px) {
  .top-index-sect .slider-nav-box {
    display: none;
  }
}
.top-index-sect .slider-nav-box .slider-nav-wrap {
  width: 210px;
  position: relative;
  z-index: 43;
}
@media (min-width: 992px) {
  .top-index-sect .slider-nav-box .slider-nav-wrap {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
  }
}
@media (min-width:768px) and (max-width:991px) {
  .top-index-sect .slider-nav-box .slider-nav-wrap {
    width: 180px;
  }
}
.top-index-sect .slider-nav-box .slogan-box {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 15px;
}
.top-index-sect .slider-nav-box .slogan-box span {
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
@media (min-width:768px) and (max-width:991px) {
  .top-index-sect .slider-nav-box .slogan-box span {
    font-size: 16px;
    line-height: 18px;
  }
}
.top-index-sect .slider-nav-box .slider-nav {
  width: 200px;
  position: relative;
  height: 47px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width:992px) and (max-width:1199px) {
  .top-index-sect .slider-nav-box .slider-nav {
    width: 170px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .top-index-sect .slider-nav-box .slider-nav {
    width: 130px;
    margin-bottom: 10px;
  }
  .top-index-sect .slider-nav-box .slider-nav .slider-bullets li {
    padding: 0 3px;
  }
}
.top-index-sect .slider-nav-box .slider-nav .slider-nav-prev,
.top-index-sect .slider-nav-box .slider-nav .slider-nav-next {
  cursor: pointer;
  background: none;
  width: 40px;
  height: 40px;
  border: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
  padding: 0;
}
.top-index-sect .slider-nav-box .slider-nav .slider-nav-prev:after,
.top-index-sect .slider-nav-box .slider-nav .slider-nav-next:after {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  padding: 13px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.top-index-sect .slider-nav-box .slider-nav .slider-nav-prev:hover,
.top-index-sect .slider-nav-box .slider-nav .slider-nav-next:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.top-index-sect .slider-nav-box .slider-nav .slider-nav-next:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.top-index-sect .slider-nav-box .slider-bullets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.top-index-sect .slider-nav-box .slider-bullets .swiper-pagination-bullet {
  display: block;
  border-radius: 50%;
  margin: 0 5px;
  width: 7px;
  height: 7px;
  background: none;
  opacity: 1;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.top-index-sect .slider-nav-box .slider-bullets .swiper-pagination-bullet-active {
  background: #fff;
}
.top-index-sect.loaded .quatro-slider-wrap {
  opacity: 1;
}
.top-index-sect.loaded .quatros-first .item .item-holder {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.top-index-sect.loaded .quatros-first .item:nth-child(2) .item-holder {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.top-index-sect.loaded .quatros-first .item:nth-child(3) .item-holder {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.top-index-sect.loaded .quatros-first .item:nth-child(4) .item-holder {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.top-index-sect.loaded .title-arrows-wrap {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.top-index-sect.loaded .slider-nav-wrap {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.full-screen-height {
  height: 100%;
  width: 100%;
}

.top-blue-sect {
  overflow: hidden;
  width: 100%;
}

.top-index-slider {
  width: 100%;
  overflow: hidden;
}
@media (max-width : 767px) {
  .top-index-slider {
    position: relative;
    height: auto !important;
    width: 100% !important;
  }
  .top-index-slider .slide-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 1;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .top-index-slider > .ls-slide > .ls-bg {
    opacity: 1 !important;
    display: block !important;
    width: 100%;
    position: static !important;
  }
}
@media (max-width : 767px) {
  .top-index-slider .ls-bg {
    display: none !important;
    opacity: 0 !important;
  }
}
@media (max-width : 767px) {
  .top-index-slider .ls-mobile-slide {
    visibility: visible !important;
    position: static !important;
  }
}
@media (max-width : 767px) {
  .top-index-slider .mobile-bg {
    width: 100%;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .top-index-slider .mobile-bg {
    display: none !important;
  }
}
.top-index-slider .ls-inner {
  z-index: auto;
}
.top-index-slider .ls-bottom-nav-wrapper {
  display: block !important;
  visibility: visible !important;
}
.top-index-slider .ls-circle-timer {
  width: 34px;
  height: 34px;
  top: 5px;
  opacity: 1;
}
.top-index-slider .ls-circle-timer .ls-ct-center {
  border: 3px solid #fff;
  opacity: 0.5;
}
.top-index-slider .ls-circle-timer .ls-ct-half {
  border: 3px solid white;
  opacity: 0.7;
}
.top-index-slider .banner_text {
  display: block !important;
}
@media (orientation: landscape) {
  .top-index-slider .banner_text {
    margin-top: -20px;
  }
}
.top-index-slider .slide-content strong {
  color: #fff;
  font-size: 43px;
  line-height: 52px;
  font-weight: 500;
  text-transform: uppercase;
}
@media (min-width:1400px) {
  .top-index-slider .slide-content strong {
    font-size: 56px;
    line-height: 62px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .top-index-slider .slide-content strong {
    font-size: 30px;
    line-height: 41px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .top-index-slider .slide-content strong {
    font-size: 28px;
    line-height: 34px;
  }
}
@media (max-width : 767px) {
  .top-index-slider .slide-content strong {
    display: block;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .top-index-slider .slide-content strong {
    font-size: 34px;
    line-height: 41px;
  }
}
.top-index-slider .slide-content strong em {
  font-style: normal;
  font-weight: normal;
}
.top-index-slider .slide-text {
  position: absolute;
  width: 400px;
  left: 50%;
  margin-left: -200px !important;
  text-align: center;
  bottom: 10%;
  top: auto;
  z-index: 3;
}
@media (max-width : 767px) and (max-width : 767px) {
  .top-index-slider .slide-text {
    font-size: 14px;
  }
}
.top-index-slider .slide-text strong {
  color: #fff;
  text-transform: uppercase;
  display: block;
  font-size: 35px;
  line-height: 38px;
  padding-bottom: 18px;
}
@media (max-width : 767px) {
  .top-index-slider .slide-text strong {
    font-size: 20px;
    line-height: 26px;
  }
}
.top-index-slider .abs-link {
  z-index: 4;
}

.hospital-services-sect {
  position: relative;
  width: 100%;
  text-align: center;
  padding-bottom: 45px;
  overflow: hidden;
}
.hospital-services-sect .services-list-wrap {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .hospital-services-sect .services-list-wrap {
    margin-right: -3px;
  }
}
.hospital-services-sect .hospital-services-list {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  max-width: 1350px;
  -webkit-box-shadow: 0 0 150px rgba(86, 135, 184, 0.12);
  box-shadow: 0 0 150px rgba(86, 135, 184, 0.12);
}
.hospital-services-sect .hospital-services-list li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 20px 1%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fff;
  margin-left: -4px;
  position: relative;
  width: 14.285%;
}
.hospital-services-sect .hospital-services-list li:nth-child(even) {
  background: #F0F4F8;
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-list li:nth-child(even) {
    background: #fff;
  }
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-list li {
    background: #fff;
    width: 50%;
  }
  .hospital-services-sect .hospital-services-list li:nth-child(2), .hospital-services-sect .hospital-services-list li:nth-child(3), .hospital-services-sect .hospital-services-list li:nth-child(6), .hospital-services-sect .hospital-services-list li:nth-child(7), .hospital-services-sect .hospital-services-list li:nth-child(10), .hospital-services-sect .hospital-services-list li:nth-child(11), .hospital-services-sect .hospital-services-list li:nth-child(14) {
    background: #F0F4F8;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  .hospital-services-sect .hospital-services-list li {
    width: 33.33333%;
    background: #fff !important;
  }
  .hospital-services-sect .hospital-services-list li:nth-child(1), .hospital-services-sect .hospital-services-list li:nth-child(3), .hospital-services-sect .hospital-services-list li:nth-child(5), .hospital-services-sect .hospital-services-list li:nth-child(7), .hospital-services-sect .hospital-services-list li:nth-child(9), .hospital-services-sect .hospital-services-list li:nth-child(11), .hospital-services-sect .hospital-services-list li:nth-child(13) {
    background: #F0F4F8 !important;
  }
}
.hospital-services-sect .hospital-services-list li:hover {
  background: #1358BC !important;
}
.hospital-services-sect .hospital-services-list li:hover .icon-box img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.hospital-services-sect .hospital-services-list li:hover .text-box {
  color: #fff;
}
.hospital-services-sect .hospital-services-list li .icon-box {
  position: relative;
  height: 70px;
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hospital-services-sect .hospital-services-list li .icon-box img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-width: 50px;
  max-height: 55px;
}
.hospital-services-sect .hospital-services-list li .text-box {
  position: relative;
  height: 55px;
  font-size: 19px;
  color: #1359BC;
  font-weight: 300;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:992px) and (max-width:1199px) {
  .hospital-services-sect .hospital-services-list li .text-box {
    font-size: 16px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hospital-services-sect .hospital-services-list li .text-box {
    font-size: 14px;
  }
}
.hospital-services-sect .hospital-services-list li .text-box span {
  display: block;
  padding-top: 5px;
}
.hospital-services-sect .show-more-blue.opened:before {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.hospital-services-sect .hidden-services li:nth-child(even) {
  background: #fff;
}
.hospital-services-sect .hidden-services li:nth-child(odd) {
  background: #F0F4F8;
}
@media (max-width : 767px) {
  .hospital-services-sect .hidden-services li {
    background: #fff;
    width: 50%;
  }
  .hospital-services-sect .hidden-services li:nth-child(1), .hospital-services-sect .hidden-services li:nth-child(4), .hospital-services-sect .hidden-services li:nth-child(5), .hospital-services-sect .hidden-services li:nth-child(8), .hospital-services-sect .hidden-services li:nth-child(9) {
    background: #F0F4F8;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  .hospital-services-sect .hidden-services li {
    width: 33.33333%;
    background: #fff !important;
  }
  .hospital-services-sect .hidden-services li:nth-child(1), .hospital-services-sect .hidden-services li:nth-child(3), .hospital-services-sect .hidden-services li:nth-child(5), .hospital-services-sect .hidden-services li:nth-child(7), .hospital-services-sect .hidden-services li:nth-child(9), .hospital-services-sect .hidden-services li:nth-child(11), .hospital-services-sect .hidden-services li:nth-child(13) {
    background: #F0F4F8 !important;
  }
}
.hospital-services-sect .hospital-list-wrap {
  width: 100%;
  overflow: hidden;
}
.hospital-services-sect .hospital-services-full-list {
  width: 100%;
  text-align: left;
  margin: 0 auto -1px;
  max-width: 1400px;
}
.hospital-services-sect .hospital-services-full-list li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 20%;
  background: #fff;
  margin-left: -4px;
  position: relative;
  height: 240px;
  border-right: 1px solid #EDEFF2;
  border-bottom: 1px solid #EDEFF2;
  text-align: center;
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-full-list li {
    width: 50%;
    margin-left: -3px;
  }
}
.hospital-services-sect .hospital-services-full-list li:nth-child(5n) {
  border-right: 1px solid transparent;
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-full-list li:nth-child(5n) {
    border-color: #EDEFF2;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .hospital-services-sect .hospital-services-full-list li {
    height: 200px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hospital-services-sect .hospital-services-full-list li {
    height: 200px;
  }
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-full-list li {
    height: 200px;
  }
}
.hospital-services-sect .hospital-services-full-list li .item-holder {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 20px 30px;
}
@media (min-width:992px) and (max-width:1199px) {
  .hospital-services-sect .hospital-services-full-list li .item-holder {
    padding-top: 10px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hospital-services-sect .hospital-services-full-list li .item-holder {
    padding-top: 10px;
  }
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-full-list li .item-holder {
    padding: 10px 15px;
  }
}
.hospital-services-sect .hospital-services-full-list li:hover {
  background: #1358BC;
}
.hospital-services-sect .hospital-services-full-list li:hover .icon-box img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.hospital-services-sect .hospital-services-full-list li:hover .text-box {
  color: #fff;
}
.hospital-services-sect .hospital-services-full-list li .icon-box {
  position: relative;
  height: 100px;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width:992px) and (max-width:1199px) {
  .hospital-services-sect .hospital-services-full-list li .icon-box {
    height: 80px;
    margin-bottom: 10px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hospital-services-sect .hospital-services-full-list li .icon-box {
    height: 80px;
    margin-bottom: 10px;
  }
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-full-list li .icon-box {
    height: 80px;
    margin-bottom: 10px;
  }
}
.hospital-services-sect .hospital-services-full-list li .icon-box img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.hospital-services-sect .hospital-services-full-list li .text-box {
  position: relative;
  height: 80px;
  font-size: 21px;
  line-height: 24px;
  color: #1359BC;
  font-weight: 300;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:992px) and (max-width:1199px) {
  .hospital-services-sect .hospital-services-full-list li .text-box {
    font-size: 18px;
    line-height: 21px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hospital-services-sect .hospital-services-full-list li .text-box {
    font-size: 16px;
    line-height: 21px;
  }
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-full-list li .text-box {
    font-size: 16px;
    line-height: 21px;
  }
}
.hospital-services-sect .hospital-services-full-list li .text-box span {
  display: block;
  position: relative;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hospital-services-sect .hospital-services-full-list.view-listed li {
  width: 33.3333%;
  border: none !important;
  height: auto;
  margin-top: 30px;
}
@media (max-width : 767px) {
  .hospital-services-sect .hospital-services-full-list.view-listed li {
    display: block;
    width: 100%;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2) !important;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top: 0;
  }
}
.hospital-services-sect .hospital-services-full-list.view-listed li:hover {
  background: none;
}
.hospital-services-sect .hospital-services-full-list.view-listed li:hover .icon-box img {
  -webkit-filter: none;
  filter: none;
}
.hospital-services-sect .hospital-services-full-list.view-listed li .item-holder {
  position: relative;
  height: auto;
  width: auto;
  display: table;
  vertical-align: middle;
  padding: 0;
}
.hospital-services-sect .hospital-services-full-list.view-listed li .item-holder:hover .text-box span {
  text-decoration: underline;
}
.hospital-services-sect .hospital-services-full-list.view-listed li .item-holder .icon-box {
  display: table-cell;
  vertical-align: middle;
  height: auto;
  width: 80px;
  padding: 0 25px;
}
.hospital-services-sect .hospital-services-full-list.view-listed li .item-holder .icon-box img {
  position: static;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.hospital-services-sect .hospital-services-full-list.view-listed li .item-holder .text-box {
  height: auto;
  display: table-cell;
  vertical-align: middle;
  color: #1359BC;
  text-align: left;
}
.hospital-services-sect .hospital-services-full-list.view-listed li .item-holder .text-box span {
  position: static;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.short-pages-info-sect {
  width: 100%;
  position: relative;
  padding-top: 35px;
}
.short-pages-info-sect:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  width: 90%;
  left: 5%;
  background: #E6E9EC;
  height: 1px;
  top: 0;
}
.short-pages-info-sect .short-pages-nav {
  width: 100%;
  padding-bottom: 25px;
  text-align: center;
}
.short-pages-info-sect .short-pages-nav li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  width: 20%;
}
@media (max-width : 767px) {
  .short-pages-info-sect .short-pages-nav li {
    width: auto;
    padding: 0 10px;
  }
}
.short-pages-info-sect .short-pages-nav li a {
  color: #0d59bf;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 20px;
  position: relative;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
@media (max-width : 767px) {
  .short-pages-info-sect .short-pages-nav li a {
    font-weight: 500;
  }
}
.short-pages-info-sect .short-pages-nav li a:hover {
  color: #1481f1;
}
.short-pages-info-sect .short-pages-nav li a:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #AEBBC9;
  width: 1px;
  height: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.short-pages-info-sect .short-pages-nav .active a {
  color: #afbbca;
}
.short-pages-info-sect .short-pages-nav .active a:after {
  height: 11px;
}
.short-pages-info-sect .tabs-content-box {
  width: 100%;
  overflow: hidden;
}
.short-pages-info-sect .tabs-content-box .pic {
  width: 50%;
  float: left;
  position: relative;
  overflow: hidden;
}
.short-pages-info-sect .tabs-content-box .pic.with-lazy {
  background: #ccc;
}
.short-pages-info-sect .tabs-content-box .pic.with-lazy:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(rgba(255, 255, 255, 0.25)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.25), rgba(0, 0, 0, 0));
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-animation: loadingAnimation 1.5s infinite;
  animation: loadingAnimation 1.5s infinite;
}
.short-pages-info-sect .tabs-content-box .pic.with-lazy:after {
  content: "";
  display: block;
  clear: both;
  padding-top: 104%;
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box .pic {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .short-pages-info-sect .tabs-content-box .pic:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 8s ease;
    transition: all 8s ease;
  }
}
.short-pages-info-sect .tabs-content-box .pic:hover .hover-desc {
  opacity: 1;
}
.short-pages-info-sect .tabs-content-box .pic:hover .vid-info:before {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  background-color: #1C7FEE;
}
.short-pages-info-sect .tabs-content-box .pic img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.short-pages-info-sect .tabs-content-box .pic .abs-link {
  z-index: 6;
}
.short-pages-info-sect .tabs-content-box .pic .vid-info {
  position: absolute;
  left: 5%;
  top: 12%;
  z-index: 4;
  padding-left: 70px;
  padding-top: 14px;
}
.short-pages-info-sect .tabs-content-box .pic .vid-info:before {
  content: "";
  display: block;
  clear: both;
  width: 55px;
  height: 55px;
  background: url(/bitrix/templates/gms_2020/css/../images/@2x/vid-play-icon.png) no-repeat 50% 50% #205BB2;
  background-size: 28px auto;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.short-pages-info-sect .tabs-content-box .pic .vid-info .vid-title {
  display: block;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}
.short-pages-info-sect .tabs-content-box .pic .vid-info .vid-time {
  display: block;
  color: #fff;
  opacity: 0.5;
  font-size: 11px;
}
.short-pages-info-sect .tabs-content-box .pic .hover-desc {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  background: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(14, 88, 187, 0.6)));
  background-image: linear-gradient(to bottom, transparent 0%, rgba(14, 88, 187, 0.6) 100%);
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box .pic .hover-desc {
    opacity: 1;
    text-align: left;
  }
}
.short-pages-info-sect .tabs-content-box .pic .hover-desc .hover-text {
  position: absolute;
  bottom: 10%;
  left: 15%;
  padding-right: 20px;
  color: #fff;
}
.short-pages-info-sect .tabs-content-box .pic .hover-desc .hover-text strong {
  font-size: 21px;
  display: block;
  padding-bottom: 5px;
}
.short-pages-info-sect .tabs-content-box .pic .hover-desc .hover-text span {
  font-weight: 300;
  line-height: 22px;
}
.short-pages-info-sect .tabs-content-box .text-info {
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
  top: 0;
  background: url(/bitrix/templates/gms_2020/css/../images/bg-short-info-text.jpg) no-repeat;
  background-size: 101% 101% !important;
  -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.4);
  z-index: 3;
  padding: 0 7%;
}
@media (min-width:992px) and (max-width:1199px) {
  .short-pages-info-sect .tabs-content-box .text-info {
    padding: 0 5%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .short-pages-info-sect .tabs-content-box .text-info {
    padding: 0 4%;
  }
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box .text-info {
    position: static;
    height: auto;
    width: 100%;
  }
  .short-pages-info-sect .tabs-content-box .text-info .vcent {
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding: 30px 7%;
    text-align: center;
  }
}
.short-pages-info-sect .tabs-content-box .text-info .title {
  font-size: 21px;
  display: block;
  line-height: 22px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  padding-bottom: 22px;
}
@media (min-width:992px) and (max-width:1199px) {
  .short-pages-info-sect .tabs-content-box .text-info .title {
    padding-bottom: 16px;
    font-size: 18px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .short-pages-info-sect .tabs-content-box .text-info .title {
    font-size: 15px;
    padding-bottom: 6px;
  }
}
.short-pages-info-sect .tabs-content-box .text-info p {
  font-size: 17px;
  line-height: 27px;
  color: #fff;
  margin: 0 0 28px;
}
@media (min-width:992px) and (max-width:1199px) {
  .short-pages-info-sect .tabs-content-box .text-info p {
    line-height: 19px;
    margin-bottom: 20px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .short-pages-info-sect .tabs-content-box .text-info p {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 10px;
  }
}
.short-pages-info-sect .tabs-content-box .text-info .more {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  border-radius: 13px;
  background: #fff;
  text-decoration: none;
  color: #aa8456;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.short-pages-info-sect .tabs-content-box .text-info .more:hover {
  -webkit-box-shadow: 0 0 30px rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 30px rgba(255, 255, 255, 0.8);
}
.short-pages-info-sect .tabs-content-box .galery-carousel {
  width: 100%;
  position: relative;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-slide {
  width: 25%;
  background: #ccc;
  height: auto;
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box .galery-carousel .swiper-slide {
    width: 100%;
    height: 100%;
  }
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-slide:after {
  content: "";
  display: block;
  clear: both;
  padding-top: 104%;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-slide .pic {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-slide .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .half-info {
  height: 100%;
  width: 100%;
  float: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .text-info {
  width: 100%;
  height: 100%;
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-button-next,
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-button-prev {
  border: none;
  z-index: 10;
  background: none;
  right: 4%;
  top: 50%;
  outline: none;
  margin-top: -20px;
  color: #fff;
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box .galery-carousel .swiper-button-next,
  .short-pages-info-sect .tabs-content-box .galery-carousel .swiper-button-prev {
    display: none;
  }
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-button-prev {
  right: auto;
  left: 4%;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-pagination {
  position: absolute;
  z-index: 10;
  left: 0;
  width: 100%;
  bottom: 10px;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.short-pages-info-sect .tabs-content-box .galery-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.short-pages-info-sect .tabs-content-box .half-info {
  float: left;
  width: 50%;
  position: relative;
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box .half-info {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.short-pages-info-sect .tabs-content-box .half-info .slider-bullets {
  display: none;
  background: #fff;
  padding: 1px 20px 8px;
  border-radius: 20px;
  top: -13px;
  position: relative;
  z-index: 5;
  width: auto;
}
@media (max-width : 767px) {
  .short-pages-info-sect .tabs-content-box .half-info .slider-bullets {
    display: inline-block !important;
  }
}
.short-pages-info-sect .tabs-content-box .half-info .slider-bullets span {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #B6CDEB;
  border-radius: 50%;
  outline: none;
  border: none;
  margin: 0 4px;
  padding: 0;
}
.short-pages-info-sect .tabs-content-box .half-info .slider-bullets .swiper-pagination-bullet-active {
  background: #1358BC;
}
.short-pages-info-sect .tabs-content-box #teamTab .text-info {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-text-box-tab2.jpg) no-repeat;
}
.short-pages-info-sect .tabs-content-box #teamTab .half-info .text-info .more {
  color: #4394dd;
}
.short-pages-info-sect .tabs-content-box #floorsTab .text-info {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-text-box-tab3.jpg) no-repeat;
}
.short-pages-info-sect .tabs-content-box #floorsTab .half-info .text-info .more {
  color: #5f749f;
}

.about-feats-sect {
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media (max-width : 767px) {
  .about-feats-sect {
    padding-top: 20px;
  }
}
.about-feats-sect .about-feats-text-box {
  position: absolute;
  height: 100%;
  width: 50%;
  left: 0;
  top: 0;
  z-index: 3;
  overflow: hidden;
  -webkit-box-shadow: 0 0 111px rgba(147, 165, 190, 0.2);
  box-shadow: 0 0 111px rgba(147, 165, 190, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width : 767px) {
  .about-feats-sect .about-feats-text-box {
    position: static;
    height: auto;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
  }
}
.about-feats-sect .about-feats-text-box .text-holder {
  width: 100%;
  padding: 0 7% 0px 10%;
}
@media (max-width : 767px) {
  .about-feats-sect .about-feats-text-box .text-holder {
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding: 0 25px 20px;
  }
}
.about-feats-sect .about-feats-text-box .text-holder h1 {
  text-transform: uppercase;
  font-size: 43px;
  line-height: 60px;
  margin: 0 0 35px;
  font-weight: normal;
}
@media (min-width:992px) and (max-width:1199px) {
  .about-feats-sect .about-feats-text-box .text-holder h1 {
    font-size: 34px;
    line-height: 46px;
    margin-bottom: 20px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .about-feats-sect .about-feats-text-box .text-holder h1 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 11px;
  }
}
@media (max-width : 767px) {
  .about-feats-sect .about-feats-text-box .text-holder h1 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 15px;
  }
}
.about-feats-sect .about-feats-text-box .text-holder p {
  font-size: 17px;
  color: #5c5c5c;
  line-height: 25px;
  margin: 0 0 23px;
}
@media (min-width:768px) and (max-width:991px) {
  .about-feats-sect .about-feats-text-box .text-holder p {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 11px;
  }
  .about-feats-sect .about-feats-text-box .text-holder p:last-child {
    margin-bottom: 0;
  }
}
.about-feats-sect .about-feats-text-box .text-holder .bigText {
  font-size: 27px;
  line-height: 35px;
  margin: 0 0 30px;
}
@media (min-width:992px) and (max-width:1199px) {
  .about-feats-sect .about-feats-text-box .text-holder .bigText {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .about-feats-sect .about-feats-text-box .text-holder .bigText {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 15px;
  }
}
@media (max-width : 767px) {
  .about-feats-sect .about-feats-text-box .text-holder .bigText {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
    color: #000;
  }
}
.about-feats-sect .quatros-box {
  float: right;
  width: 50%;
  position: relative;
}
.about-feats-sect .quatros-box:after {
  content: "";
  display: block;
  clear: both;
  padding-top: 100%;
}
@media (max-width : 767px) {
  .about-feats-sect .quatros-box:after {
    padding-top: 130%;
  }
}
@media (max-width : 767px) {
  .about-feats-sect .quatros-box {
    width: 100%;
    float: none;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
}
.about-feats-sect .quatros-box .slide-arrows {
  position: absolute;
  left: 50%;
  width: 36px;
  margin-left: -19px;
  top: 50%;
  height: 84px;
  margin-top: -42px;
  z-index: 5;
  background: #fff;
  border-radius: 16px;
}
.about-feats-sect .quatros-box .slide-arrows button {
  width: 100%;
  height: 42px;
  border: none;
  outline: none;
  position: relative;
  background: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
}
.about-feats-sect .quatros-box .slide-arrows button span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}
@media all and (-ms-high-contrast: none) {
  .about-feats-sect .quatros-box .slide-arrows button span:after {
    content: "";
    display: block;
    clear: both;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 5px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    position: absolute;
    top: 8px;
    left: 12px;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
@media all and (-ms-high-contrast: none) {
  .about-feats-sect .quatros-box .slide-arrows button.arrow-bottom span:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 1px;
  }
}
.about-feats-sect .quatros-box .slide-arrows button img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about-feats-sect .quatros-box .slide-arrows button:hover {
  background: #1358BC;
}
.about-feats-sect .quatros-box .slide-arrows button:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.about-feats-sect .quatros-box .slide-arrows button:hover span:after {
  opacity: 1;
}
.about-feats-sect .quatros-box .slide-arrows .arrow-top {
  border-radius: 16px 16px 0 0;
}
.about-feats-sect .quatros-box .slide-arrows .arrow-bottom {
  border-radius: 0 0 16px 16px;
  top: auto;
  bottom: 0;
}
.about-feats-sect .quatros-list {
  width: 100%;
  overflow: hidden;
}
.about-feats-sect .quatros-list li {
  width: 50%;
  float: left;
  position: relative;
  text-align: center;
}
.about-feats-sect .quatros-list li:after {
  content: "";
  display: block;
  clear: both;
  padding-top: 100%;
}
@media (max-width : 767px) {
  .about-feats-sect .quatros-list li:after {
    padding-top: 130%;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .about-feats-sect .quatros-list li:after {
    padding-top: 60%;
  }
}
.about-feats-sect .quatros-list li:nth-child(2) .quatro-holder {
  background: #fff;
}
.about-feats-sect .quatros-list li:nth-child(3) .quatro-holder {
  background: #fff;
}
.about-feats-sect .quatros-list li:hover .quatro-holder {
  background: #ebf2fa;
}
.about-feats-sect .quatros-list li .quatro-holder {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #F3F6FA;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about-feats-sect .quatros-list li .icon-wrap {
  width: 100%;
  height: 36%;
  position: relative;
  margin-bottom: 22px;
}
@media (min-width:992px) and (max-width:1199px) {
  .about-feats-sect .quatros-list li .icon-wrap {
    height: 33%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .about-feats-sect .quatros-list li .icon-wrap {
    height: 30%;
  }
}
@media (max-width : 767px) {
  .about-feats-sect .quatros-list li .icon-wrap {
    height: 30%;
    margin-bottom: 12px;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .about-feats-sect .quatros-list li .icon-wrap {
    height: 40%;
  }
}
.about-feats-sect .quatros-list li .icon-wrap .image {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 0;
}
.about-feats-sect .quatros-list li .text-wrap {
  width: 100%;
  padding: 0 8%;
}
.about-feats-sect .quatros-list li .text-wrap span {
  font-size: 19px;
  line-height: 26px;
  display: block;
  padding-bottom: 18px;
}
@media (min-width:992px) and (max-width:1199px) {
  .about-feats-sect .quatros-list li .text-wrap span {
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 14px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .about-feats-sect .quatros-list li .text-wrap span {
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 10px;
  }
}
@media (max-width : 767px) {
  .about-feats-sect .quatros-list li .text-wrap span {
    font-size: 14px;
    line-height: 15px;
    padding-bottom: 7px;
  }
}
.about-feats-sect .quatros-list li .text-wrap p {
  margin: 0;
  font-size: 17px;
  color: #707070;
  line-height: 24px;
}
@media (min-width:992px) and (max-width:1199px) {
  .about-feats-sect .quatros-list li .text-wrap p {
    font-size: 15px;
    line-height: 21px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .about-feats-sect .quatros-list li .text-wrap p {
    font-size: 12px;
    line-height: 15px;
  }
}
@media (max-width : 767px) {
  .about-feats-sect .quatros-list li .text-wrap p {
    font-size: 13px;
    line-height: 15px;
  }
}
.about-feats-sect .quatro-feats-carousel {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.about-feats-sect .quatro-feats-carousel .swiper-slide .quatros-list li {
  text-align: center;
}
.about-feats-sect .quatro-feats-carousel .swiper-slide .quatros-list li .image {
  text-align: center;
}
.about-feats-sect .quatro-feats-carousel .swiper-slide .quatros-list li .image img {
  margin: 0 auto;
  width: 60px;
}
.about-feats-sect .quatro-feats-carousel .swiper-slide:nth-child(even) .quatros-list li .quatro-holder {
  background: #fff;
}
.about-feats-sect .quatro-feats-carousel .swiper-slide:nth-child(even) .quatros-list li:nth-child(even) .quatro-holder {
  background: #F3F6FA;
}

.banner-slider-sect {
  width: 100%;
  background: #fff;
  position: relative;
  overflow: hidden;
  z-index: 2;
  margin-bottom: 40px;
  height: 350px;
}
@media (min-width:1400px) {
  .banner-slider-sect {
    height: 450px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .banner-slider-sect {
    height: 280px;
  }
}
@media (max-width : 767px) {
  .banner-slider-sect {
    height: auto;
    max-height: 230px;
    margin-bottom: 0;
  }
  .banner-slider-sect:after {
    content: "";
    display: block;
    clear: both;
    padding-top: 63%;
  }
}

.banner-slider {
  background-color: #0E59BF;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.banner-slider .slider-nav {
  position: absolute;
  right: 4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  height: 100%;
  width: 50px;
  z-index: 10;
}
@media (max-width : 767px) {
  .banner-slider .slider-nav {
    right: auto;
    left: 0;
    width: 100%;
    top: 5%;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.banner-slider .slider-nav-prev,
.banner-slider .slider-nav-next {
  border-radius: 0;
  -webkit-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  cursor: pointer;
  display: block;
  width: 40px;
  height: 40px;
  background: none;
  position: relative;
  border: none;
  outline: none;
}
.banner-slider .slider-nav-prev:after,
.banner-slider .slider-nav-next:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  display: inline-block;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  padding: 12px;
  top: 10px;
  left: 6px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .banner-slider .slider-nav-prev:after,
  .banner-slider .slider-nav-next:after {
    top: 13px;
    left: 16px;
  }
}
@media (max-width : 767px) {
  .banner-slider .slider-nav-prev:after,
  .banner-slider .slider-nav-next:after {
    content: "";
    display: block;
    clear: both;
    padding: 5px;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
}
@media (min-width: 768px) {
  .banner-slider .slider-nav-prev:hover,
  .banner-slider .slider-nav-next:hover {
    opacity: 1;
  }
  .banner-slider .slider-nav-prev:hover:after,
  .banner-slider .slider-nav-next:hover:after {
    -webkit-transform: rotate(-135deg) scale(1.2);
    transform: rotate(-135deg) scale(1.2);
  }
}
.banner-slider .slider-nav-next:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width : 767px) {
  .banner-slider .slider-nav-next:after {
    top: 13px;
    left: 11px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
@media (min-width: 768px) {
  .banner-slider .slider-nav-next:hover:after {
    -webkit-transform: rotate(45deg) scale(1.2);
    transform: rotate(45deg) scale(1.2);
  }
}
.banner-slider .slider-bullets {
  padding: 3px 0;
  text-align: center;
  width: 13px;
  margin: 0 auto;
  height: auto;
}
@media (max-width : 767px) {
  .banner-slider .slider-bullets {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 3px 10px;
  }
}
.banner-slider .slider-bullets .swiper-pagination-bullet {
  width: 13px;
  height: 3px;
  margin: 8px 0;
  display: block;
  opacity: 1;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .banner-slider .slider-bullets .swiper-pagination-bullet {
    width: 2px;
    margin: 0 4px;
    height: 12px;
  }
}
.banner-slider .slider-bullets .swiper-pagination-bullet-active {
  background: #fff;
}
.banner-slider .swiper-container {
  height: 100%;
}
.banner-slider .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.banner-slider .swiper-slide:hover .more-btn-banner span {
  -webkit-box-shadow: 0 0 50px rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 50px rgba(255, 255, 255, 0.9);
}
.banner-slider .slide-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.banner-slider .slide-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.banner-slider .slide-bg.with-lazy:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(rgba(255, 255, 255, 0.25)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.25), rgba(0, 0, 0, 0));
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-animation: loadingAnimation 1.5s infinite;
  animation: loadingAnimation 1.5s infinite;
}
.banner-slider .abs-link {
  z-index: 8;
}
.banner-slider .slide-content {
  text-align: left;
  width: 50%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  padding-left: 5%;
  padding-right: 160px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (min-width:992px) and (max-width:1199px) {
  .banner-slider .slide-content {
    padding-right: 130px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .banner-slider .slide-content {
    padding-right: 90px;
  }
}
@media (max-width : 767px) {
  .banner-slider .slide-content {
    width: 100%;
    padding: 5% 10px 0 40%;
  }
}
@media (min-width: 1500px) {
  .banner-slider .slide-content {
    padding-right: 200px;
    width: 50%;
  }
}
.banner-slider .slide-content .title {
  display: block;
  font-size: 35px;
  color: #fff;
  padding-bottom: 15px;
  line-height: 35px;
}
@media (min-width:992px) and (max-width:1199px) {
  .banner-slider .slide-content .title {
    font-size: 34px;
    padding-bottom: 10px;
    line-height: 36px;
  }
  .banner-slider .slide-content .title br {
    display: none !important;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .banner-slider .slide-content .title {
    font-size: 27px;
    padding-bottom: 10px;
    line-height: 30px;
  }
  .banner-slider .slide-content .title br {
    display: none !important;
  }
}
@media (max-width : 767px) {
  .banner-slider .slide-content .title {
    font-size: 5vw;
    padding-bottom: 10px;
    font-weight: bold;
    line-height: 6vw;
  }
  .banner-slider .slide-content .title br {
    display: none !important;
  }
}
.banner-slider .slide-content p {
  font-size: 18px;
  font-weight: 300;
  opacity: 0.7;
  color: #fff;
  margin: 0 0 25px;
}
@media (min-width:992px) and (max-width:1199px) {
  .banner-slider .slide-content p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .banner-slider .slide-content p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 18px;
  }
}
@media (max-width : 767px) {
  .banner-slider .slide-content p {
    font-size: 4vw;
    line-height: 5vw;
    margin-bottom: 0;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .banner-slider .slide-content p {
    font-size: 24px;
    line-height: 28px;
  }
}
.banner-slider .slide-content .more-btn-banner {
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 7px;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  font-size: 20px;
  color: #175c94;
  font-weight: 500;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:768px) and (max-width:991px) {
  .banner-slider .slide-content .more-btn-banner {
    font-size: 16px;
    padding: 5px;
  }
}
.banner-slider .slide-content .more-btn-banner:hover span {
  -webkit-box-shadow: 0 0 50px rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 50px rgba(255, 255, 255, 0.9);
}
.banner-slider .slide-content .more-btn-banner span {
  display: block;
  background: url(/bitrix/templates/gms_2020/css/../images/banner-slider-more-btn.png) no-repeat 86% 50% #fff;
  padding: 6px 42px 8px 21px;
  border-radius: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:768px) and (max-width:991px) {
  .banner-slider .slide-content .more-btn-banner span {
    padding-top: 4px;
    padding-bottom: 6px;
  }
}

div.no-margin {
  margin-bottom: 0;
}

.reviews-slider-sect {
  width: 100%;
  position: relative;
  padding: 73px 0 62px;
}
.reviews-slider-sect:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  .reviews-slider-sect {
    padding: 30px 0 20px;
  }
  .reviews-slider-sect .container {
    padding: 0;
  }
}
.reviews-slider-sect .show-more-wrap {
  text-align: center;
  padding-top: 20px;
}
.reviews-slider-sect .leave-btn-wrap {
  text-align: center;
  padding-bottom: 20px;
}
.reviews-slider-sect .rev-sect-title {
  display: block;
  text-transform: uppercase;
  font-size: 27px;
  font-weight: 500;
  color: #0d59bf;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  letter-spacing: 12px;
  padding-left: 12px;
}
@media (max-width : 767px) {
  .reviews-slider-sect .rev-text-wrap {
    max-height: 126px;
    overflow: hidden;
    position: relative;
    text-align: left;
  }
  .reviews-slider-sect .rev-text-wrap:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #fff;
    width: 100%;
    -webkit-box-shadow: 0 0 15px 20px #fff;
    box-shadow: 0 0 15px 20px #fff;
  }
}
.reviews-slider-sect .rev-slider-box {
  text-align: center;
  width: 100%;
  position: relative;
}
@media (max-width : 767px) {
  .reviews-slider-sect .button-wrap {
    padding-bottom: 20px;
  }
}
.reviews-slider-sect .nav-box button {
  width: 28px;
  height: 50px;
  top: 20% !important;
  margin-right: 5px;
  margin-top: -25px;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: none;
  position: absolute;
  right: 0;
  outline: none;
}
.reviews-slider-sect .nav-box button:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.reviews-slider-sect .nav-box .arrowPrev {
  background: url(/bitrix/templates/gms_2020/css/../images/rev-slider-prev.png) no-repeat;
  margin-right: 0;
  margin-left: 5px;
  right: auto;
  left: 0;
}
.reviews-slider-sect .nav-box .arrowNext {
  background: url(/bitrix/templates/gms_2020/css/../images/rev-slider-next.png) no-repeat;
}
.reviews-slider-sect .revtitle {
  display: none;
}
@media (max-width : 767px) {
  .reviews-slider-sect .revtitle {
    display: block;
    width: 100%;
  }
}
.reviews-slider-sect .doc-revs-carousel {
  padding: 0 220px;
  position: relative;
}
@media (min-width:768px) and (max-width:991px) {
  .reviews-slider-sect .doc-revs-carousel {
    padding: 0;
  }
}
@media (max-width : 767px) {
  .reviews-slider-sect .doc-revs-carousel {
    padding: 0;
  }
}
.reviews-slider-sect .doc-revs-carousel .swiper-pagination {
  position: static;
  text-align: center;
  padding-bottom: 30px;
}
@media (max-width : 767px) {
  .reviews-slider-sect .doc-revs-carousel .swiper-pagination {
    padding-bottom: 10px;
  }
}
.reviews-slider-sect .doc-revs-carousel .swiper-pagination span {
  border-radius: 50%;
  margin: 0 7px;
  width: 8px;
  height: 8px;
  background-color: #CFDEF1;
  opacity: 1;
}
.reviews-slider-sect .doc-revs-carousel .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #1358BC;
}
.reviews-slider-sect .doc-revs-carousel .slider-next,
.reviews-slider-sect .doc-revs-carousel .slider-prev {
  top: 150px;
  right: 0;
  position: absolute;
  width: 250px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
}
@media (min-width:768px) and (max-width:991px) {
  .reviews-slider-sect .doc-revs-carousel .slider-next,
  .reviews-slider-sect .doc-revs-carousel .slider-prev {
    top: 0;
    z-index: 10;
  }
}
@media (max-width : 767px) {
  .reviews-slider-sect .doc-revs-carousel .slider-next,
  .reviews-slider-sect .doc-revs-carousel .slider-prev {
    display: none;
  }
}
.reviews-slider-sect .doc-revs-carousel .slider-next:hover .desc .name,
.reviews-slider-sect .doc-revs-carousel .slider-prev:hover .desc .name {
  color: #247FEB;
}
.reviews-slider-sect .doc-revs-carousel .slider-next:hover .desc:after,
.reviews-slider-sect .doc-revs-carousel .slider-prev:hover .desc:after {
  border-right: 2px solid #247FEB;
  border-bottom: 2px solid #247FEB;
}
.reviews-slider-sect .doc-revs-carousel .slider-next .desc,
.reviews-slider-sect .doc-revs-carousel .slider-prev .desc {
  display: block;
  text-align: right;
  padding-right: 40px;
}
.reviews-slider-sect .doc-revs-carousel .slider-next .desc:after,
.reviews-slider-sect .doc-revs-carousel .slider-prev .desc:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: 0;
  top: 19px;
  border-right: 2px solid #1358BC;
  border-bottom: 2px solid #1358BC;
  padding: 14px;
  margin-top: -15px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.reviews-slider-sect .doc-revs-carousel .slider-next .desc .name,
.reviews-slider-sect .doc-revs-carousel .slider-prev .desc .name {
  display: block;
  color: #000;
  font-weight: bold;
  font-size: 15px;
  line-height: 19px;
}
.reviews-slider-sect .doc-revs-carousel .slider-next .desc .role,
.reviews-slider-sect .doc-revs-carousel .slider-prev .desc .role {
  color: #637696;
  font-size: 12px;
  line-height: 16px;
}
.reviews-slider-sect .doc-revs-carousel .slider-prev {
  right: auto;
  left: 0;
}
.reviews-slider-sect .doc-revs-carousel .slider-prev .desc {
  padding-right: 0;
  padding-left: 40px;
  text-align: left;
}
.reviews-slider-sect .doc-revs-carousel .slider-prev .desc:after {
  right: auto;
  left: 0;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide {
  width: 100%;
}
@media (max-width : 767px) {
  .reviews-slider-sect .doc-revs-carousel .swiper-slide {
    padding: 0 25px;
  }
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .slide-holder {
  width: 100%;
  padding: 0 10%;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (min-width:992px) and (max-width:1199px) {
  .reviews-slider-sect .doc-revs-carousel .swiper-slide .slide-holder {
    padding: 0 20px;
  }
}
@media (max-width : 767px) {
  .reviews-slider-sect .doc-revs-carousel .swiper-slide .slide-holder {
    width: 100%;
    padding: 0;
  }
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-head {
  padding-bottom: 10px;
}
@media (max-width : 767px) {
  .reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-head {
    text-align: left;
  }
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-head .rev-author {
  display: block;
  font-size: 15px;
  color: #000;
  padding-bottom: 3px;
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-head .rev-author i {
  font-style: normal;
}
@media (max-width : 767px) {
  .reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-head .rev-author {
    font-size: 14px;
    padding-bottom: 0;
  }
  .reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-head .rev-author i {
    display: inline-block;
    color: #767676;
    padding-right: 3px;
  }
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-head .author-info {
  display: block;
  font-size: 12px;
  color: #637696;
  font-weight: 500;
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-doc-info {
  width: 100%;
  padding-bottom: 20px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
@media (max-width : 767px) {
  .reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-doc-info {
    padding-top: 0;
    text-align: left;
    padding-bottom: 10px;
  }
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-doc-info .doc-info-holder {
  display: inline-block;
  position: relative;
}
@media (max-width : 767px) {
  .reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-doc-info .doc-info-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-doc-info .doc-info-holder:hover .name {
  color: #1D80EE;
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-doc-info .doc-info-holder:hover img {
  border-color: #1D80EE;
}
@media (max-width : 767px) {
  .reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-doc-info .doc-parameters {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-doc-info .image {
  margin: 0 auto;
  max-width: 235px;
  padding-bottom: 14px;
}
@media (max-width : 767px) {
  .reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-doc-info .image {
    padding: 0 10px 0 0;
    min-width: 100px;
  }
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-doc-info .image img {
  margin: 0 auto;
  border: 1px solid transparent;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-doc-info .name {
  display: block;
  color: #0d59bf;
  font-size: 19px;
  font-weight: 500;
  padding-bottom: 5px;
}
@media (max-width : 767px) {
  .reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-doc-info .name {
    font-size: 14px;
  }
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-doc-info .role {
  display: block;
  font-size: 14px;
  color: #363636;
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .review-full {
  display: none;
}
@media (max-width : 767px) {
  .reviews-slider-sect .doc-revs-carousel .swiper-slide .review-full {
    display: block !important;
  }
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-name {
  color: #000;
  display: block;
  padding-bottom: 10px;
  font-size: 21px;
  line-height: 25px;
  font-weight: normal;
}
@media (max-width : 767px) {
  .reviews-slider-sect .doc-revs-carousel .swiper-slide .rev-name {
    font-size: 16px;
    line-height: 19px;
  }
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide p {
  margin: 0 0 15px;
  font-weight: 300;
  color: #767676;
  line-height: 25px;
  font-size: 16px;
}
@media (max-width : 767px) {
  .reviews-slider-sect .doc-revs-carousel .swiper-slide p {
    line-height: 19px;
    font-size: 14px;
  }
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .btn-more {
  font-size: 16px;
  color: #0d59bf;
  background: none;
  border: none;
  font-weight: 500;
  outline: none !important;
}
@media (max-width : 767px) {
  .reviews-slider-sect .doc-revs-carousel .swiper-slide .btn-more {
    text-align: left;
  }
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .btn-more:hover {
  color: #1D80EE;
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .btn-more:hover:after {
  border-color: #1D80EE;
}
.reviews-slider-sect .doc-revs-carousel .swiper-slide .btn-more:after {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  vertical-align: middle;
  border: solid #0d59bf;
  margin-left: 10px;
  border-width: 0 2px 2px 0;
  padding: 3px;
  margin-top: -5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.reviews-slider-sect .doc-revs-carousel .rev-actived .rev-text-wrap {
  max-height: none;
}
.reviews-slider-sect .doc-revs-carousel .rev-actived .rev-text-wrap:before {
  opacity: 0;
}
.reviews-slider-sect .doc-revs-carousel .rev-actived .btn-more:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin-top: 0;
}
@media (min-width: 768px) {
  .reviews-slider-sect .doc-revs-carousel .swiper-slide-prev .slide-holder,
  .reviews-slider-sect .doc-revs-carousel .swiper-slide-next .slide-holder {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}

.map-section {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.map-section:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
@media (max-width : 767px) {
  .map-section:before {
    display: none;
  }
}
.map-section:after {
  content: "";
  display: block;
  clear: both;
  padding-top: 30%;
}
@media (max-width : 767px) {
  .map-section:after {
    padding-top: 100%;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  .map-section:after {
    padding-top: 50%;
  }
}
.map-section .map {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.map-section .route-btn {
  background: url(/bitrix/templates/gms_2020/css/../images/map-route-btn.png) no-repeat 18px 50% #fff;
  display: block;
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 10;
  padding: 13px 24px 14px 53px;
  border-radius: 50px;
  -webkit-box-shadow: 0 0 55px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 55px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  color: #055db7;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid transparent;
}
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .map-section .route-btn {
    background: url(/bitrix/templates/gms_2020/css/../images/map-route-btn@2x.png) no-repeat 18px 50% #fff;
    background-size: 24px 26px;
  }
}
@media (max-width : 767px) {
  .map-section .route-btn {
    left: 10px;
    top: 10px;
  }
}
.map-section .route-btn:hover {
  border-color: #1358BC;
}
.map-section .print-btn {
  position: absolute;
  left: 30px;
  bottom: 30px;
  background: url(/bitrix/templates/gms_2020/css/../images/map-route-print.png) no-repeat 50% 50% #fff;
  width: 53px;
  height: 53px;
  -webkit-box-shadow: 0 0 55px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 55px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  display: block;
  text-indent: -9999px;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .map-section .print-btn {
    background: url(/bitrix/templates/gms_2020/css/../images/map-route-print@2x.png) no-repeat 50% 50% #fff;
    background-size: 28px 28px;
  }
}
@media (max-width : 767px) {
  .map-section .print-btn {
    left: 10px;
    bottom: 10px;
  }
}
.map-section .print-btn:hover {
  border-color: #1358BC;
}
.map-section .zoom-buttons {
  position: absolute;
  z-index: 5;
  bottom: 30px;
  right: 30px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 25px;
}
@media (max-width : 767px) {
  .map-section .zoom-buttons {
    display: none;
  }
}
.map-section .zoom-buttons .zoom-button {
  display: block;
  width: 36px;
  height: 35px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  outline: none;
  background: #fff;
  font-size: 25px;
  color: #0F6ECE;
  font-weight: bold;
  line-height: 35px;
}
.map-section .zoom-buttons .zoom-button:hover {
  background: #0F6ECE;
  color: #fff;
}
.map-section .zoom-buttons .zoom-in {
  border-radius: 20px 20px 0 0;
  border-bottom: 1px solid #F3E7E3;
}
.map-section .zoom-buttons .zoom-out {
  border-radius: 0 0 20px 20px;
  line-height: 30px;
}
.map-section .print-button-wrap {
  position: absolute;
  left: 15px;
  bottom: 25px;
  z-index: 20;
}
@media (max-width : 767px) {
  .map-section .print-button-wrap {
    display: none;
  }
}
.map-section .print-button-wrap .print-button {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-map-print-btn.png) no-repeat 85% 4px #0E5AAF;
  -webkit-box-shadow: 0 0 20px rgba(13, 78, 146, 0.4);
  box-shadow: 0 0 20px rgba(13, 78, 146, 0.4);
  border-radius: 12px;
  border: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
  color: #fff;
  font-size: 14px;
  padding: 2px 43px 4px 20px;
}
.map-section .print-button-wrap .print-button:hover {
  background-color: #1f77d3;
}

footer {
  width: 100%;
  background: linear-gradient(135deg, #3D8DCE 0%, #2D70A9 50%, #124FA8 71%, #0B41A0 100%);
}
footer .footer-top {
  width: 100%;
  padding: 65px 0 30px;
}
footer .footer-top:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  footer .footer-top {
    padding: 30px 0 10px;
  }
}
footer .columns-wrap {
  display: table;
  width: 100%;
}
@media (max-width : 767px) {
  footer .columns-wrap {
    display: block;
  }
}
footer .columns-wrap .column {
  display: table-cell;
  vertical-align: top;
  border-right: 1px solid rgba(193, 203, 179, 0.14);
  padding: 0 20px 0 40px;
}
@media (min-width:992px) and (max-width:1199px) {
  footer .columns-wrap .column {
    padding: 0 10px 0 20px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  footer .columns-wrap .column {
    padding: 0 10px 0 20px;
    width: 25% !important;
    min-width: 0 !important;
  }
}
@media (max-width : 767px) {
  footer .columns-wrap .column {
    display: block;
    padding: 0 0 20px;
    border: none;
    width: 100% !important;
  }
}
footer .columns-wrap .column-logo {
  padding-left: 0;
}
@media (min-width:768px) and (max-width:991px) {
  footer .columns-wrap .column-logo {
    width: 20% !important;
  }
}
@media (max-width : 767px) {
  footer .columns-wrap .column-logo .column-icon {
    display: none;
  }
}
footer .columns-wrap .column-logo ul a {
  font-size: 17px;
}
@media (min-width:768px) and (max-width:991px) {
  footer .columns-wrap .column-logo ul a {
    font-size: 15px;
  }
}
@media (max-width : 767px) {
  footer .columns-wrap .column-logo ul a {
    font-size: 14px;
  }
}
footer .columns-wrap .column-main {
  width: 24%;
}
@media (min-width:1400px) {
  footer .columns-wrap .column-main {
    width: 22%;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  footer .columns-wrap .column-main {
    width: 25%;
  }
}
@media (max-width : 767px) {
  footer .columns-wrap .footer-banner {
    text-align: center;
  }
  footer .footer-banner-text {
	  margin-left: auto;
	  margin-right: auto;
  }
}
footer .columns-wrap .footer-banner a {
  display: inline-block;
}
footer .columns-wrap .column-contact {
  border: none;
  padding-right: 0;
  position: relative;
  min-width: 240px;
}
@media (min-width:768px) and (max-width:991px) {
  footer .columns-wrap .column-contact {
    width: 200px;
  }
}
footer .columns-wrap .column-contact p {
  margin: 0 0 25px;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
}
@media (min-width:992px) and (max-width:1199px) {
  footer .columns-wrap .column-contact p {
    font-size: 15px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  footer .columns-wrap .column-contact p {
    font-size: 13px;
    line-height: 21px;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  footer .columns-wrap .column-contact p br {
    display: none !important;
  }
}
footer .columns-wrap .column-contact .fast-contact-box {
  padding-bottom: 35px;
}
footer .columns-wrap .column-contact a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
  font-size: 16px;
}
footer .columns-wrap .column-contact a:hover {
  text-decoration: none;
}
footer .columns-wrap .column-contact .phone-link {
  font-weight: bold;
  color: #f2a656;
  font-size: 19px;
  display: block;
  text-decoration: none;
  margin-bottom: 4px;
}
footer .columns-wrap .column-contact .site-made {
  margin-top: 20px;
}
@media (max-width : 767px) {
  footer .columns-wrap .column-contact .site-made {
    position: static;
    width: 100%;
  }
}
footer .columns-wrap .column-contact .site-made .bproj {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 10px;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  line-height: 20px;
}
@media (max-width : 767px) {
  footer .columns-wrap .column-contact .site-made .bproj {
    width: 100%;
    display: block;
    text-align: center;
  }
}
footer .columns-wrap .column-contact .site-made .bproj:hover strong {
  color: #fff;
}
footer .columns-wrap .column-contact .site-made .bproj span {
  position: relative;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding-right: 18px;
}
footer .columns-wrap .column-contact .site-made .bproj span:after {
  content: "";
  display: block;
  clear: both;
  width: 9px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  right: 0;
  top: 50%;
  margin-top: -1px;
  position: absolute;
}
footer .columns-wrap .column-contact .site-made .bproj strong {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding-left: 7px;
  font-size: 13px;
  font-weight: bold;
}
footer .soc-list {
  width: 100%;
}
footer .soc-list:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  footer .soc-list {
    text-align: center;
    padding-bottom: 20px;
  }
}
footer .soc-list li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
@media (max-width : 767px) {
  footer .soc-list li {
    float: none;
    display: inline;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    margin: 0 5px 10px;
  }
}
footer .soc-list li:first-child {
  margin-left: 0;
}
footer .soc-list a {
  display: table;
  width: 37px;
  height: 37px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer .soc-list a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
footer .soc-list a span {
  display: table-cell;
  vertical-align: middle;
}
@media all and (-ms-high-contrast: none) {
  footer .soc-list a span {
    display: block;
    max-width: 37px;
  }
}
footer .soc-list a img {
  max-width: 100%;
  height: auto;
}
footer .column-icon {
  padding-bottom: 35px;
}
@media (max-width : 767px) {
  footer .column-icon {
    padding-bottom: 20px;
  }
}
footer .footer-logo {
  width: 110px;
  padding-bottom: 30px;
}
footer .footer-logo a {
  display: block;
}
footer .footer-main-nav {
  width: 100%;
}
footer .footer-main-nav .for-norm-link {
  display: none;
}
footer .footer-main-nav .for-eye-link {
  display: inline-block;
  width: auto;
}
footer .footer-main-nav li {
  margin-bottom: 15px;
}
@media (max-width : 767px) {
  footer .footer-main-nav li {
    padding-top: 0;
    display: inline;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    padding: 5px 0;
    width: 50%;
    margin-left: -3px;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  footer .footer-main-nav li {
    width: 25%;
    margin-left: -4px;
  }
}
footer .footer-main-nav li:last-child {
  margin-bottom: 0;
}
footer .footer-main-nav li a {
  background: url(/bitrix/templates/gms_2020/css/../images/footer-main-nav-arrow-new.png) no-repeat 0 4px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding-left: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  footer .footer-main-nav li a {
    padding-left: 14px;
    font-size: 13px;
    display: block;
  }
}
footer .footer-main-nav li a:hover {
  background-position: 3px 4px;
  color: #FEA328;
}
footer .footer-sub-nav > li {
  background: url(/bitrix/templates/gms_2020/css/../images/footer-subnav-arrow-new.png) no-repeat 0 5px;
  padding-left: 22px;
  margin-bottom: 10px;
}
@media (max-width: 768px) and (orientation: landscape) {
  footer .footer-sub-nav > li {
    width: 50%;
    display: inline;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    margin-left: -4px;
  }
}
footer .footer-sub-nav > li a {
  font-size: 15px;
  color: #fff;
}
@media (min-width:768px) and (max-width:991px) {
  footer .footer-sub-nav > li a {
    font-size: 14px;
  }
}
footer .footer-sub-nav > li a:hover {
  text-decoration: underline;
}
footer .footer-sub-nav .more {
  display: none;
}
footer .footer-sub-nav .show-more {
  background: none;
}
footer .footer-sub-nav .show-more a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  border-bottom: 1px dotted #0458c9;
  position: relative;
}
footer .footer-sub-nav .show-more a:before {
  content: "";
  display: block;
  clear: both;
  background: url(/bitrix/templates/gms_2020/css/../images/show-more-footer-new.png) no-repeat 0 0px;
  width: 14px;
  height: 8px;
  position: absolute;
  left: 100%;
  top: 6px;
  margin-left: 10px;
  z-index: 3;
}
footer .footer-sub-nav .active a:before {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
footer .footer-bottom {
  padding: 10px 0 15px;
  width: 100%;
  position: relative;
}
footer .footer-bottom:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  footer .footer-bottom {
    position: relative;
    padding: 0px 0 30px;
  }
}
footer .footer-bottom .container {
  position: relative;
}
footer .footer-bottom .sitemap-link-wrap {
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width : 767px) {
  footer .footer-bottom .sitemap-link-wrap {
    position: static;
    margin: 0 auto;
    text-align: center;
  }
}
footer .footer-bottom .sitemap-link-wrap .sitemap-link {
  display: block;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.15);
  position: relative;
  width: 55px;
  height: 55px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  footer .footer-bottom .sitemap-link-wrap .sitemap-link {
    margin: 0 auto;
  }
}
footer .footer-bottom .sitemap-link-wrap .sitemap-link:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
footer .footer-bottom .sitemap-link-wrap .sitemap-link img {
  position: relative;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  display: block;
}
footer .footer-bottom .footer-bottom-text-box {
  padding: 10px 120px 0;
  text-align: center;
}
@media (max-width : 767px) {
  footer .footer-bottom .footer-bottom-text-box {
    padding: 20px 10px 0;
  }
}
footer .footer-bottom .footer-bottom-text-box p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin: 0 0 10px;
}
footer .footer-bottom .footer-bottom-text-box .copy {
  color: #fff;
  font-size: 14px;
  display: block;
  font-weight: bold;
}
footer .top-searchform {
  padding: 10px 0 20px;
}
@media (max-width : 767px) {
  footer .top-searchform {
    padding-top: 0;
    padding-bottom: 30px;
  }
}

/*zapis-modal*/
.zapis-modal {
  z-index: 1500;
  height: 100%;
}
.zapis-modal:before {
  content: "";
  display: block;
  clear: both;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  position: fixed;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.zapis-modal .modal-top-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.zapis-modal .modal-wrap {
  position: absolute;
  right: 0;
  top: 0;
  width: 490px;
  background: #2E76CD;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2E76CD), to(#1358BC));
  background-image: linear-gradient(to bottom, #2E76CD 0%, #1358BC 100%);
  height: 100%;
  -webkit-box-shadow: 0 0 150px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 150px rgba(0, 0, 0, 0.4);
  -webkit-transform: translateX(500px);
  transform: translateX(500px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow-x: hidden;
  overflow-y: auto;
}
@media (max-width : 767px) {
  .zapis-modal .modal-wrap {
    width: 100%;
    min-height: 0;
    position: static;
  }
}
.zapis-modal .modal-inner {
  width: 500px;
  display: table;
  vertical-align: middle;
  height: 100%;
}
@media (max-width : 767px) {
  .zapis-modal .modal-inner {
    width: 100%;
  }
}
.zapis-modal .modal-frame {
  display: table-cell;
  vertical-align: middle;
}
.zapis-modal .form-success-box {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #2E76CD;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2E76CD), to(#1358BC));
  background-image: linear-gradient(to bottom, #2E76CD 0%, #1358BC 100%);
  z-index: 3;
}
.zapis-modal .form-success-box .form-success-inner {
  display: table;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  text-align: center;
}
.zapis-modal .form-success-box .form-success-frame {
  display: table-cell;
  vertical-align: middle;
}
.zapis-modal .form-success-box .success-icon {
  padding-bottom: 30px;
}
.zapis-modal .form-success-box .success-icon img {
  margin: 0 auto;
}
.zapis-modal .form-success-box .success-title {
  font-size: 30px;
  line-height: 34px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  padding-bottom: 30px;
}
.zapis-modal .form-success-box p {
  margin: 0 0 20px;
  font-size: 17px;
  color: #b0c2d4;
  font-weight: 500;
}
@media (max-width : 767px) {
  .zapis-modal .global-close-btn {
    left: auto;
    right: 15px;
    top: 15px;
  }
}
.zapis-modal .modal-content {
  width: 100%;
  margin: 0 auto;
  border-radius: 0;
  padding: 10px 30px 10px 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
}
@media (max-width : 767px) {
  .zapis-modal .modal-content {
    padding: 30px 10px 10px;
  }
}
.zapis-modal .modal-content .modal-titles {
  text-align: center;
}
.zapis-modal .modal-content .modal-titles .modal-title {
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-size: 31px;
  letter-spacing: 2px;
  padding-bottom: 5px;
  font-weight: normal;
}
@media (max-width : 767px) {
  .zapis-modal .modal-content .modal-titles .modal-title {
    font-size: 22px;
  }
}
.zapis-modal .modal-content .modal-titles .modal-subtitle {
  display: block;
  font-size: 17px;
  letter-spacing: 1px;
  color: #b0c2d4;
  font-weight: 300;
  padding-bottom: 30px;
}
.zapis-modal .modal-form {
  padding: 0 13%;
}
@media (max-width : 767px) {
  .zapis-modal .modal-form {
    padding: 0 10px;
  }
}
.zapis-modal .modal-form .form-group {
  position: relative;
  margin-bottom: 24px;
}
.zapis-modal .modal-form .form-group .icon {
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  width: 48px;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border: none;
  outline: none;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.zapis-modal .modal-form .form-group .hidden-input {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
}
.zapis-modal .modal-form .form-group .form-control {
  padding-right: 51px;
  border-color: transparent;
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  outline: none !important;
  padding-left: 25px;
}
.zapis-modal .modal-form .form-group .form-control::-webkit-input-placeholder {
  color: #fff;
}
.zapis-modal .modal-form .form-group .form-control:-moz-placeholder {
  color: #fff;
}
.zapis-modal .modal-form .form-group .form-control::-moz-placeholder {
  color: #fff;
}
.zapis-modal .modal-form .form-group .form-control:-ms-input-placeholder {
  color: #fff;
}
.zapis-modal .modal-form .form-group .form-control:focus {
  border-color: rgba(255, 255, 255, 0.5);
}
.zapis-modal .modal-form .form-group .form-control:focus + img {
  opacity: 1;
}
.zapis-modal .modal-form .form-group .dropdown {
  border: 1px solid transparent;
  position: relative;
  border-radius: 17px;
  background: rgba(255, 255, 255, 0.1);
}
.zapis-modal .modal-form .form-group .dropdown:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  background: url(/bitrix/templates/gms_2020/css/../images/icon-form-spec.png) no-repeat 50% 50%;
  width: 48px;
  height: 100%;
  top: 0px;
  right: 0;
  bottom: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  z-index: 2;
}
.zapis-modal .modal-form .form-group .dropdown select {
  width: 100%;
  background: none;
  color: #fff;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  text-overflow: "";
  padding: 8px 35px 8px 25px;
  outline: none;
  border: none;
  font-size: 17px;
  position: relative;
  z-index: 3;
  font-weight: 500;
}
.zapis-modal .modal-form .form-group .dropdown select option {
  color: #000;
}
.zapis-modal .modal-form .form-group .dropdown select::-ms-expand {
  display: none;
}
.zapis-modal .modal-form .form-group input.form-control {
  height: 40px;
  border-radius: 17px;
}
.zapis-modal .modal-form .form-group textarea {
  resize: none;
  border-radius: 17px;
  padding-top: 10px;
}
.zapis-modal .modal-form .form-group textarea::-webkit-scrollbar {
  display: none;
}
.zapis-modal .modal-form .form-group .input-icon-textarea {
  position: absolute;
  right: 15px;
  top: 10px;
  opacity: 0.6;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.zapis-modal .modal-form .button-wrap {
  text-align: center;
  padding-top: 20px;
}
@media (max-width : 767px) {
  .zapis-modal .modal-form .button-wrap {
    padding-top: 0;
  }
}
.zapis-modal .pop-icon {
  text-align: center;
  padding-bottom: 20px;
}
@media (max-width : 767px) {
  .zapis-modal .pop-icon {
    display: none;
  }
}

.modal.in:before {
  opacity: 1;
}
.modal.in .modal-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.just-modal.in:before {
  opacity: 1;
}
.just-modal.in .modal-content {
  opacity: 1;
}

.just-modal {
  z-index: 1500;
  height: 100%;
}
.just-modal:before {
  content: "";
  display: block;
  clear: both;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.just-modal .modal-inner {
  display: table;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}
@media (max-width : 767px) {
  .just-modal .modal-inner {
    width: 96%;
    margin: 0 auto;
  }
}
.just-modal .modal-frame {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width : 767px) {
  .just-modal .modal-inner {
    display: block;
  }
  .just-modal .modal-frame {
    display: block;
  }
}
.just-modal .close-btn {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-just-modal-close.png) no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 35px;
  top: 35px;
  border: none;
  left: auto;
  outline: none;
}
@media (max-width : 767px) {
  .just-modal .close-btn {
    top: 20px;
    right: 20px;
  }
}
.just-modal .button-wrap {
  text-align: center;
  padding-top: 15px;
}
.just-modal .button-wrap button {
  margin: 0 10px;
}
@media (max-width : 767px) {
  .just-modal .button-wrap button {
    margin: 0 2px;
  }
}
.just-modal .modal-content {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  opacity: 0;
}
.just-modal .custom-checkbox label {
  color: #000;
}
.just-modal .custom-checkbox label a {
  color: #185BBD;
}

.feedback-modal .modal-content {
  position: relative;
  background: #fff;
  width: 530px;
  margin: 0 auto;
  padding: 60px;
  border-radius: 28px;
  -webkit-box-shadow: 0 0 80px rgba(17, 50, 84, 0.3);
  box-shadow: 0 0 80px rgba(17, 50, 84, 0.3);
}
@media (max-width : 767px) {
  .feedback-modal .modal-content {
    width: 100%;
    padding: 30px 15px 20px;
  }
}
.feedback-modal .modal-title {
  letter-spacing: 2px;
  color: #000;
  display: block;
  padding-bottom: 30px;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
}
@media (max-width : 767px) {
  .feedback-modal .modal-title {
    padding-bottom: 20px;
    font-size: 22px;
  }
}
.feedback-modal .modal-form .form-group {
  margin-bottom: 15px;
}
.feedback-modal .modal-form input.form-control {
  border-color: #C7D1E3;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  color: #000;
  font-size: 17px;
  border-radius: 17px;
  height: 35px;
  padding-left: 23px;
}
.feedback-modal .modal-form input.form-control::-webkit-input-placeholder {
  color: #576b86;
}
.feedback-modal .modal-form input.form-control:-moz-placeholder {
  color: #576b86;
}
.feedback-modal .modal-form input.form-control::-moz-placeholder {
  color: #576b86;
}
.feedback-modal .modal-form input.form-control:-ms-input-placeholder {
  color: #576b86;
}
.feedback-modal .modal-form input.form-control:focus {
  border-color: #4d79cb;
}
.feedback-modal .modal-form textarea {
  border-color: #C7D1E3;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  color: #000;
  font-size: 17px;
  border-radius: 17px;
  padding-left: 23px;
  padding-top: 10px;
  resize: none;
}
.feedback-modal .modal-form textarea::-webkit-scrollbar {
  display: none;
}
.feedback-modal .modal-form textarea::-webkit-input-placeholder {
  color: #576b86;
}
.feedback-modal .modal-form textarea:-moz-placeholder {
  color: #576b86;
}
.feedback-modal .modal-form textarea::-moz-placeholder {
  color: #576b86;
}
.feedback-modal .modal-form textarea:-ms-input-placeholder {
  color: #576b86;
}
.feedback-modal .modal-form textarea:focus {
  border-color: #4d79cb;
}

.actions-top-sect {
  width: 100%;
  position: relative;
  text-align: center;
}
.actions-top-sect .full-bg {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-page-actions.jpg) no-repeat;
}

.breadcrumbs {
  width: 100%;
  text-align: center;
  padding-bottom: 15px;
  padding-left: 20px;
  position: relative;
  z-index: 10;
}
@media (max-width : 767px) {
  .breadcrumbs {
    text-align: left;
    padding-left: 0;
  }
}
.breadcrumbs li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding-right: 14px;
  position: relative;
  padding-bottom: 18px;
}
@media (max-width : 767px) {
  .breadcrumbs li {
    padding-right: 5px;
  }
}
.breadcrumbs li:after {
  content: "/";
  color: rgba(255, 255, 255, 0.6);
  margin-left: 13px;
  font-size: 12px;
}
.breadcrumbs li:after:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  .breadcrumbs li:after {
    margin-left: 5px;
  }
}
.breadcrumbs li a,
.breadcrumbs li span.item_nolink
{
  font-size: 12px;
  color: #fff;
  font-weight: 500;
}
.breadcrumbs li span.item.item_nolink
{
  color: #fff;
}
.breadcrumbs li a:hover {
  text-decoration: underline;
}
.breadcrumbs .with-drop > a {
  padding-bottom: 11px;
  background: url(/bitrix/templates/gms_2020/css/../images/breadcrumbs-drop-a.png) no-repeat 50% 100%;
}
.breadcrumbs .with-drop:hover ul {
  display: block;
}
@media (max-width : 767px) {
  .breadcrumbs .with-drop:hover ul {
    display: none;
  }
}
.breadcrumbs .with-drop:hover > a {
  background: url(/bitrix/templates/gms_2020/css/../images/breadcrumbs-drop-a-hover.png) no-repeat 50% 100%;
  text-decoration: none;
  color: #EC9A25;
}
.breadcrumbs .active > a {
  color: #FEA328;
}
.breadcrumbs ul {
  position: absolute;
  width: 300px;
  left: 50%;
  margin-left: -150px;
  background: rgba(23, 98, 182, 0.8);
  padding: 20px 20px 20px 32px;
  top: 100%;
  display: none;
}
.breadcrumbs ul li {
  text-align: left;
  display: block;
  background: url(/bitrix/templates/gms_2020/css/../images/main-nav-drop-a.png) no-repeat 0 7px !important;
  padding: 0 0 0 20px;
  margin: 9px 0;
}
.breadcrumbs ul li:after {
  display: none;
}
.breadcrumbs ul li a {
  text-transform: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 15px;
  font-weight: normal;
}
.breadcrumbs ul li a:hover {
  text-decoration: none;
  color: #F69532;
}

.actions-sect {
  width: 100%;
  position: relative;
  padding: 50px 0;
  background: #fff;
}
.actions-sect .actions-list {
  width: 100%;
  margin-bottom: -50px;
}
.actions-sect .actions-list:after {
  content: "";
  display: block;
  clear: both;
}
.actions-sect .actions-list li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 0 25px 50px;
  margin-left: -3px;
  width: 50%;
}
@media (min-width:768px) and (max-width:991px) {
  .actions-sect .actions-list li {
    padding: 0 10px 40px;
  }
}
@media (max-width : 767px) {
  .actions-sect .actions-list li {
    display: block;
    width: 100%;
    margin-left: 0;
    padding: 0 15px 30px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
  }
  .actions-sect .actions-list li:last-child {
    border: none;
    margin-bottom: 0;
  }
}
.actions-sect .actions-list .image {
  overflow: hidden;
  margin-bottom: 30px;
  width: 100%;
  position: relative;
}
.actions-sect .actions-list .image:hover img {
  -webkit-transition: all 7s ease;
  transition: all 7s ease;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.actions-sect .actions-list .image img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.actions-sect .actions-list .action-text {
  padding: 0 30px;
}
@media (min-width:768px) and (max-width:991px) {
  .actions-sect .actions-list .action-text {
    padding: 0;
  }
}
@media (max-width : 767px) {
  .actions-sect .actions-list .action-text {
    padding: 0;
  }
}
.actions-sect .actions-list .action-text .title-link {
  text-decoration: none;
  color: #000;
  display: block;
  margin-bottom: 25px;
  font-size: 26px;
  line-height: 32px;
}
.actions-sect .actions-list .action-text .title-link:hover {
  color: #0f508e;
}
.actions-sect .actions-list .action-text p {
  font-size: 17px;
  line-height: 24px;
  color: #A3A5A7;
  margin: 0 0 21px;
}
@media (max-width : 767px) {
  .actions-sect .actions-list .action-text p br {
    display: none !important;
  }
}
.actions-sect .actions-list .more {
  border: 1px solid #5681BF;
  border-radius: 15px;
  padding: 5px 38px 5px 20px;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  outline: none;
  color: #0f508e;
  background: url(/bitrix/templates/gms_2020/css/../images/actions-list-more-btn.png) no-repeat 87% 50%;
  font-size: 17px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.actions-sect .actions-list .more:hover {
  -webkit-box-shadow: 0 0 20px rgba(15, 80, 142, 0.3);
  box-shadow: 0 0 20px rgba(15, 80, 142, 0.3);
}

.about-top-sect .full-bg {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-page-about.jpg) no-repeat;
}
.about-top-sect .about-top-links {
  padding-top: 60px;
  margin: 0 auto;
  width: 80%;
  max-width: 580px;
  text-align: left;
}
.about-top-sect .about-top-links:after {
  content: "";
  display: block;
  clear: both;
}
@media (min-width:768px) and (max-width:991px) {
  .about-top-sect .about-top-links {
    width: 90%;
  }
}
@media (max-width : 767px) {
  .about-top-sect .about-top-links {
    width: 100%;
    padding-top: 30px;
  }
}
.about-top-sect .about-top-links li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  width: 50%;
  margin-left: -3px;
  background: url(/bitrix/templates/gms_2020/css/../images/about-top-links-bullet.png) no-repeat 0 6px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .about-top-sect .about-top-links li {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
  }
}
@media (max-width : 767px) {
  .about-top-sect .about-top-links li {
    width: 100%;
    padding-right: 20px;
  }
}
.about-top-sect .about-top-links li:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.about-top-sect .about-top-links li:nth-child(3) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.about-top-sect .about-top-links li:nth-child(4) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.about-top-sect .about-top-links li:nth-child(5) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.about-top-sect .about-top-links li:nth-child(6) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.about-top-sect .about-top-links li:nth-child(7) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.about-top-sect .about-top-links li:nth-child(8) {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}
.about-top-sect .about-top-links li:nth-child(9) {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}
.about-top-sect .about-top-links li:nth-child(10) {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}
.about-top-sect .about-top-links li:nth-child(11) {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}
.about-top-sect .about-top-links li:nth-child(12) {
  -webkit-transition-delay: 2.2s;
  transition-delay: 2.2s;
}
.about-top-sect .about-top-links li:nth-child(13) {
  -webkit-transition-delay: 2.4s;
  transition-delay: 2.4s;
}
.about-top-sect .about-top-links li:nth-child(14) {
  -webkit-transition-delay: 2.6s;
  transition-delay: 2.6s;
}
.about-top-sect .about-top-links li a {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding-bottom: 1px;
  border-bottom: 1px solid transparent;
}
.about-top-sect .about-top-links li a:hover {
  border-color: #fff;
}

@media (max-width : 767px) {
  .container .container {
    padding: 0;
  }
}

.about-content-sect {
  padding: 65px 0 50px;
  width: 100%;
  background: #fff;
  position: relative;
}
@media (max-width : 767px) {
  .about-content-sect {
    padding: 30px 0 40px;
  }
}
.about-content-sect h2 {
  text-align: center;
  margin: 0 0 50px;
  font-size: 43px;
  color: #000;
  font-weight: normal;
}
@media (max-width : 767px) {
  .about-content-sect h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}

.about-feats-list {
  width: 90%;
  margin: 0 auto;
}
.about-feats-list:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  .about-feats-list {
    width: 100%;
  }
}
.about-feats-list li {
  width: 100%;
  display: table;
  vertical-align: middle;
  margin-bottom: 36px;
  position: relative;
}
@media (max-width : 767px) {
  .about-feats-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
.about-feats-list li:last-child {
  margin-bottom: 0;
}
.about-feats-list li:nth-child(even) .text-box {
  left: 0;
  text-align: right;
}
@media (max-width : 767px) {
  .about-feats-list li:nth-child(even) .text-box {
    text-align: left;
  }
}
.about-feats-list li:nth-child(even) .image {
  padding-right: 0;
  padding-left: 5%;
}
@media (max-width : 767px) {
  .about-feats-list li:nth-child(even) .image {
    padding-left: 0;
  }
}
.about-feats-list li .text-box {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
@media (max-width : 767px) {
  .about-feats-list li .text-box {
    width: 100%;
    display: block;
    -webkit-box-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
.about-feats-list li .text-box h3 {
  color: #000;
  font-size: 22px;
  line-height: 28px;
  margin: 0 0 15px;
  font-weight: 500;
}
@media (max-width : 767px) {
  .about-feats-list li .text-box h3 {
    font-size: 18px;
    line-height: 21px;
  }
}
.about-feats-list li .text-box p {
  color: #2f2f2f;
  font-size: 15px;
  line-height: 22px;
  margin: 0 0 10px;
}
.about-feats-list li .image {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding-right: 5%;
}
@media (max-width : 767px) {
  .about-feats-list li .image {
    width: 100%;
    display: block;
    padding: 0 0 20px;
    -webkit-box-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    margin-left: -25px;
    margin-right: -25px;
  }
}

.doctor-top-sect .full-bg {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-page-doctor.jpg) no-repeat;
}
@media (max-width : 767px) {
  .doctor-top-sect {
    padding-bottom: 40px;
  }
}
.doctor-top-sect .doctor-info-wrap {
  width: 100%;
  padding-top: 30px;
}
.doctor-top-sect .doctor-info-wrap:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  .doctor-top-sect .doctor-info-wrap {
    padding-top: 0;
  }
}
.doctor-top-sect .doctor-info-wrap .image-box {
  float: left;
  width: 40%;
  position: relative;
}
@media (min-width:768px) and (max-width:991px) {
  .doctor-top-sect .doctor-info-wrap .image-box {
    float: none;
    width: 60%;
    margin: 0 auto 50px;
  }
}
@media (max-width : 767px) {
  .doctor-top-sect .doctor-info-wrap .image-box {
    float: none;
    width: 92%;
    margin: 0 auto 30px;
  }
}
.doctor-top-sect .doctor-info-wrap .image-box:before {
  content: "";
  display: block;
  clear: both;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(/bitrix/templates/gms_2020/css/../images/doctor-pic-overlay.png) no-repeat;
  background-size: cover;
}
.doctor-top-sect .doctor-info-wrap .doctor-info-box {
  overflow: hidden;
  padding-left: 10%;
  text-align: left;
}
@media (min-width:992px) and (max-width:1199px) {
  .doctor-top-sect .doctor-info-wrap .doctor-info-box {
    padding-left: 5%;
  }
}
@media (max-width : 767px) {
  .doctor-top-sect .doctor-info-wrap .doctor-info-box {
    padding: 0 10px;
  }
  .doctor-top-sect .doctor-info-wrap .doctor-info-box br {
    display: none !important;
  }
}
.doctor-top-sect .doctor-info-wrap .soc-wrap {
  padding-left: 120px;
}
@media (max-width : 767px) {
  .doctor-top-sect .doctor-info-wrap .soc-wrap {
    padding-left: 0;
    padding-top: 10px;
  }
}
.doctor-top-sect .doctor-info-wrap .soclink {
  display: inline-block;
  margin-right: 10px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 20px;
  padding: 2px 15px 3px 13px;
  color: #fff;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 15px;
  line-height: 24px;
}
@media (max-width : 767px) {
  .doctor-top-sect .doctor-info-wrap .soclink {
    margin-bottom: 10px;
    font-size: 13px;
  }
}
.doctor-top-sect .doctor-info-wrap .soclink:hover {
  background: #0E4269;
}
.doctor-top-sect .doctor-info-wrap .soclink img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.doctor-top-sect .doctor-info-wrap .soclink span {
  display: inline-block;
  vertical-align: middle;
}
.doctor-top-sect .doctor-info-wrap h1 {
  font-size: 45px;
  color: #fff;
  font-weight: 500;
  line-height: 49px;
  margin: 0 0 15px;
  letter-spacing: 1px;
}
@media (min-width:992px) and (max-width:1199px) {
  .doctor-top-sect .doctor-info-wrap h1 {
    font-size: 44px;
    letter-spacing: 0;
  }
}
@media (max-width : 767px) {
  .doctor-top-sect .doctor-info-wrap h1 {
    font-size: 28px;
    letter-spacing: 0;
    line-height: 33px;
  }
}
.doctor-top-sect .doctor-info-wrap .status {
  font-size: 18px;
  display: block;
  color: rgba(255, 255, 255, 0.6);
  padding-bottom: 25px;
}
@media (max-width : 767px) {
  .doctor-top-sect .doctor-info-wrap .status {
    padding-bottom: 15px;
    font-size: 16px;
  }
}
.doctor-top-sect .doctor-info-wrap .role {
  display: block;
  font-size: 24px;
  color: #fff;
  padding-bottom: 35px;
  font-weight: 500;
}
@media (max-width : 767px) {
  .doctor-top-sect .doctor-info-wrap .role {
    font-size: 18px;
    padding-bottom: 30px;
  }
}
.doctor-top-sect .doctor-info-wrap dl {
  font-size: 17px;
  margin: 0 0 25px;
  width: 100%;
  overflow: hidden;
}
@media (max-width : 767px) {
  .doctor-top-sect .doctor-info-wrap dl {
    font-size: 15px;
  }
}
.doctor-top-sect .doctor-info-wrap dl dt {
  float: left;
  width: 160px;
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width : 767px) {
  .doctor-top-sect .doctor-info-wrap dl dt {
    float: none;
    width: 100%;
    display: block;
  }
}
.doctor-top-sect .doctor-info-wrap dl dd {
  padding-bottom: 15px;
  padding-left: 160px;
  margin-left: 0;
  color: #fff;
}
@media (max-width : 767px) {
  .doctor-top-sect .doctor-info-wrap dl dd {
    float: none;
    margin: 0;
    padding-left: 0px;
  }
}
.doctor-top-sect .doctor-info-wrap hr {
  border-color: rgba(255, 255, 255, 0.15);
}
.doctor-top-sect .doctor-info-wrap .inter {
  display: block;
  font-size: 21px;
  padding-bottom: 20px;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: 1px;
}
@media (max-width : 767px) {
  .doctor-top-sect .doctor-info-wrap .inter {
    font-size: 18px;
  }
}
.doctor-top-sect .doctor-info-wrap h3 {
  color: #fff;
  margin: 0 0 15px;
}
.doctor-top-sect .doctor-info-wrap p {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 21px;
}
.doctor-top-sect .doctor-info-wrap .tag-links {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 26px;
}
.doctor-top-sect .doctor-info-wrap .tag-links:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  .doctor-top-sect .doctor-info-wrap .tag-links {
    padding-top: 0;
  }
}
.doctor-top-sect .doctor-info-wrap .tag-links a {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-decoration: none;
  font-size: 16px;
  padding: 4px 16px 5px;
  color: #fff;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin-right: 22px;
  border-radius: 15px;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .doctor-top-sect .doctor-info-wrap .tag-links a {
    margin-right: 0px;
    margin-bottom: 10px;
  }
}
.doctor-top-sect .doctor-info-wrap .tag-links a:hover {
  background: #0E4269;
}
.doctor-top-sect .doctor-info-wrap .zapis-btn {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  color: #fff;
  font-size: 23px;
  font-weight: 500;
  padding: 7px 30px 11px;
  background: #0E4269;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 23px;
  border: 2px solid transparent;
}
@media (max-width : 767px) {
  .doctor-top-sect .doctor-info-wrap .zapis-btn {
    font-size: 16px;
  }
}
.doctor-top-sect .doctor-info-wrap .zapis-btn:hover {
  border-color: rgba(255, 255, 255, 0.5);
  color: #0E4269;
  background: #fff;
}

.doctor-content-sect {
  width: 100%;
  padding: 50px 0;
  position: relative;
  background: #fff;
  overflow: hidden;
}
@media (max-width : 767px) {
  .doctor-content-sect {
    padding: 40px 0px 30px;
  }
}
.doctor-content-sect h2 {
  border-bottom: 1px solid #DBE8EF;
  font-size: 27px;
  margin: 0 0 18px;
  padding-bottom: 10px;
  font-weight: normal;
  letter-spacing: 1px;
}
.doctor-content-sect a {
  color: #0d59be;
}
.doctor-content-sect a:hover {
  color: #ED9F3E;
}
.doctor-content-sect p {
  font-size: 16px;
  line-height: 24px;
  color: #2f3438;
  margin: 0 0 23px;
}
.doctor-content-sect h3 {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin: 0 0 25px;
}

.departments-top-sect .full-bg {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-page-departments.jpg) no-repeat;
}
.departments-top-sect .top-text-frame {
  padding-bottom: 30px;
}
.departments-top-sect .view-type-box {
  width: 100%;
  text-align: center;
}
.departments-top-sect .view-type-box .types {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding-right: 35px;
  margin-right: 10px;
  position: relative;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 29px;
}
@media (max-width : 767px) {
  .departments-top-sect .view-type-box .types {
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.departments-top-sect .view-type-box .types:after {
  content: "";
  display: block;
  clear: both;
  width: 14px;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  right: 0;
  top: 50%;
  height: 1px;
}
@media (max-width : 767px) {
  .departments-top-sect .view-type-box .types:after {
    display: none;
  }
}
.departments-top-sect .view-type-box .view-type-list {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
.departments-top-sect .view-type-box .view-type-list li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin: 0 5px;
}
@media (max-width : 767px) {
  .departments-top-sect .view-type-box .view-type-list li {
    margin-bottom: 10px;
  }
}
.departments-top-sect .view-type-box .view-type-list li button,
.departments-top-sect .view-type-box .view-type-list li a {
  outline: none;
  background: none;
  position: relative;
  padding: 0 15px;
  line-height: 29px;
  font-size: 17px;
  color: #fff;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  font-weight: 500;
  border-radius: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid transparent;
}
.departments-top-sect .view-type-box .view-type-list li button:before, .departments-top-sect .view-type-box .view-type-list li button:after,
.departments-top-sect .view-type-box .view-type-list li a:before,
.departments-top-sect .view-type-box .view-type-list li a:after {
  content: "";
  display: block;
  clear: both;
  left: 15px;
  top: 10px;
  background: #fff;
  position: absolute;
}
.departments-top-sect .view-type-box .view-type-list li button:after,
.departments-top-sect .view-type-box .view-type-list li a:after {
  top: auto;
  bottom: 9px;
}
.departments-top-sect .view-type-box .view-type-list li button:hover,
.departments-top-sect .view-type-box .view-type-list li a:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
.departments-top-sect .view-type-box .view-type-list li button span,
.departments-top-sect .view-type-box .view-type-list li a span {
  padding-left: 22px;
}
.departments-top-sect .view-type-box .view-type-list li .view-thumbs-link:before, .departments-top-sect .view-type-box .view-type-list li .view-thumbs-link:after {
  width: 6px;
  height: 6px;
  top: 9px;
}
.departments-top-sect .view-type-box .view-type-list li .view-thumbs-link:after {
  left: 22px;
  top: auto;
  bottom: 8px;
}
.departments-top-sect .view-type-box .view-type-list li .view-list-link:before, .departments-top-sect .view-type-box .view-type-list li .view-list-link:after {
  width: 14px;
  height: 3px;
}
.departments-top-sect .view-type-box .view-type-list .active button,
.departments-top-sect .view-type-box .view-type-list .active a {
  background: #fff;
  color: #0d59bf;
}
.departments-top-sect .view-type-box .view-type-list .active button:before, .departments-top-sect .view-type-box .view-type-list .active button:after,
.departments-top-sect .view-type-box .view-type-list .active a:before,
.departments-top-sect .view-type-box .view-type-list .active a:after {
  background: #0E5BB2;
}

.search-top-sect {
  padding-bottom: 50px;
}
.search-top-sect .top-text-frame {
  padding-bottom: 30px;
}
.search-top-sect .searchform {
  margin: 0 auto;
  max-width: 900px;
}
.search-top-sect .searchform .form-row {
  width: 100%;
}
.search-top-sect .searchform .form-row:after {
  content: "";
  display: block;
  clear: both;
}
.search-top-sect .searchform .search-btn-wrap {
  float: right;
  width: 150px;
}
@media (max-width : 767px) {
  .search-top-sect .searchform .search-btn-wrap {
    width: 100px;
  }
}
.search-top-sect .searchform .search-btn-wrap .search-btn {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  height: 40px;
  width: 100%;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 21px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #1665A9;
  border-radius: 0 30px 30px 0;
}
@media (max-width : 767px) {
  .search-top-sect .searchform .search-btn-wrap .search-btn {
    font-size: 18px;
    height: 35px;
  }
}
.search-top-sect .searchform .search-btn-wrap .search-btn:hover {
  background: #4672A7;
}
.search-top-sect .searchform .search-input-wrap {
  overflow: hidden;
}
.search-top-sect .searchform .search-input-wrap .form-control {
  border: none;
  border-radius: 30px 0 0 30px;
  padding-left: 58px;
  height: 40px;
  background: url(/bitrix/templates/gms_2020/css/../images/form-search-icon.png) no-repeat 20px 50% #fff;
  font-size: 17px;
  color: #000;
  padding-bottom: 7px;
  font-weight: 500;
  letter-spacing: 1px;
}
@media (max-width : 767px) {
  .search-top-sect .searchform .search-input-wrap .form-control {
    height: 35px;
    letter-spacing: 0;
    font-size: 15px;
    padding-left: 40px;
    background: url(/bitrix/templates/gms_2020/css/../images/form-search-icon.png) no-repeat 10px 50% #fff;
  }
}

.search-results-sect {
  padding: 50px 0 50px;
}
.search-results-sect .search-results-list {
  padding-bottom: 60px;
}
@media (max-width : 767px) {
  .search-results-sect .search-results-list {
    padding-bottom: 0;
  }
}
.search-results-sect .search-results-list li {
  border-bottom: 1px solid #E3E6EB;
  position: relative;
  padding: 30px 0 32px 60px;
}
.search-results-sect .search-results-list li:last-child {
  border: none;
}
@media (max-width : 767px) {
  .search-results-sect .search-results-list li {
    padding-left: 0;
    padding-top: 40px;
  }
}
.search-results-sect .search-results-list li .num {
  position: absolute;
  top: 30px;
  left: 0;
  width: 26px;
  height: 26px;
  border: 1px solid #B5C9DF;
  font-size: 17px;
  color: #B5C9DF;
  font-weight: 500;
  text-align: center;
  border-radius: 50%;
  line-height: 26px;
}
@media (max-width : 767px) {
  .search-results-sect .search-results-list li .num {
    top: 10px;
  }
}
.search-results-sect .search-results-list li .category-link {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  color: #4677b1;
  font-size: 16px;
  padding-bottom: 10px;
}
.search-results-sect .search-results-list li .result-title {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  font-size: 29px;
  color: #1e5ca5;
  margin-bottom: 10px;
}
.search-results-sect .search-results-list li .result-title:hover {
  text-decoration: underline;
}
.search-results-sect .search-results-list li p {
  margin: 0 0 10px;
  color: #97a5b2;
  font-size: 15px;
  line-height: 21px;
}
.search-results-sect .search-results-list li p b {
  color: #415c74;
}

.contacts-top-sect .full-bg {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-page-contacts.jpg) no-repeat;
}
@media (max-width : 767px) {
  .contacts-top-sect {
    padding-bottom: 30px;
  }
}
.contacts-top-sect h1 {
  margin-bottom: 35px;
}
.contacts-top-sect .contacts-infos {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 30px;
}
.contacts-top-sect .contacts-infos .contact-item {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 0 3% 20px;
}
.contacts-top-sect .contacts-infos .contact-item em {
  display: block;
  font-style: normal;
  color: rgba(255, 255, 255, 0.6);
  padding-bottom: 5px;
  font-weight: 500;
}
.contacts-top-sect .contacts-infos .contact-item strong {
  font-weight: normal;
  color: #fff;
  font-size: 27px;
  display: block;
  padding-bottom: 5px;
}
.contacts-top-sect .contacts-infos .contact-item .hours {
  display: block;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.contacts-top-sect .contacts-infos .contact-item .mail {
  color: #fff;
  font-size: 28px;
}
.contacts-top-sect .contacts-infos .contact-item .mail:hover {
  text-decoration: underline;
}
.contacts-top-sect .contacts-infos .contact-item .location {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-location-contacts.png) no-repeat 0 7px;
  padding-left: 33px;
}
@media (max-width : 767px) {
  .contacts-top-sect .contacts-infos .contact-item .location {
    font-size: 16px;
    height: 30px;
    background-position: 0 1px;
    padding-left: 25px;
  }
}
.contacts-top-sect .buttons-wrap {
  width: 100%;
  text-align: center;
}
.contacts-top-sect .buttons-wrap .contact-button {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin: 0 13px;
  border: 1px solid #fff;
  font-size: 20px;
  padding: 4px 22px 7px;
  background: none;
  outline: none;
  color: #fff;
  border-radius: 20px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .contacts-top-sect .buttons-wrap .contact-button {
    margin: 0 6px 15px;
  }
}
.contacts-top-sect .buttons-wrap .contact-button:hover {
  background: #fff;
  color: #0c5aaa;
}

.how-drive-sect {
  width: 100%;
  padding: 35px 0;
}
.how-drive-sect h2 {
  font-size: 27px;
  margin: 0 0 10px;
  font-weight: 500;
  color: #000;
  text-align: center;
}
.how-drive-sect .drive-tabs-list {
  width: 100%;
  text-align: center;
  margin-bottom: 35px;
}
.how-drive-sect .drive-tabs-list li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  border-bottom: 1px solid #CDDEEF;
  width: 43%;
  margin: 0 3%;
  padding-bottom: 12px;
  position: relative;
  cursor: pointer;
}
.how-drive-sect .drive-tabs-list li .icon {
  position: relative;
  height: 45px;
}
.how-drive-sect .drive-tabs-list li .icon img {
  position: relative;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-filter: brightness(0);
  filter: brightness(0);
  opacity: 0.3;
}
.how-drive-sect .drive-tabs-list li span {
  display: block;
  color: #afbbc8;
  font-size: 23px;
}
@media (max-width : 767px) {
  .how-drive-sect .drive-tabs-list li span {
    font-size: 16px;
  }
}
.how-drive-sect .drive-tabs-list .active {
  border-color: #0D5BB2;
}
.how-drive-sect .drive-tabs-list .active .icon img {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}
.how-drive-sect .drive-tabs-list .active span {
  color: #055ab3;
}
.how-drive-sect .drive-tabs-content {
  width: 80%;
  margin: 0 auto;
}
@media (max-width : 767px) {
  .how-drive-sect .drive-tabs-content {
    width: 100%;
    padding: 0 15px;
  }
}
.how-drive-sect .drive-tabs-content p {
  font-size: 16px;
  color: #6a6a6a;
  line-height: 23px;
  margin: 0 0 25px;
}
.how-drive-sect .drive-tabs-content p strong {
  color: #333;
}

.news-list-top-sect .full-bg {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-page-news-list.jpg) no-repeat;
}

.news-list-sect {
  width: 100%;
  position: relative;
  padding: 50px 0 40px;
}
@media (max-width : 767px) {
  .news-list-sect {
    padding-top: 30px;
  }
}

.news-list {
  width: 100%;
  margin-bottom: 30px;
}
.news-list:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  .news-list {
    padding: 0 10px;
  }
}
.news-list > li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 25px 20px 35px 30px;
  margin-left: -3px;
  width: 50%;
  border-bottom: 1px solid #EBEFF2;
  position: relative;
  border-right: 1px solid #EBEFF2;
}
@media (max-width : 767px) {
  .news-list > li {
    border: none;
    width: 100%;
    display: block;
    margin-left: 0;
    padding: 20px 0 25px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  }
}
@media (max-width : 767px) {
  .news-list > li:last-child {
    border-bottom: none;
  }
}
.news-list > li:nth-child(even) {
  border-right: none;
}
.news-list > li:hover img {
  -webkit-transition: all 3s ease;
  transition: all 3s ease;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.news-list > li:hover .news-text .title-link {
  color: #0d59bf;
}
.news-list .item-holder {
  display: table;
  width: 100%;
  vertical-align: middle;
}
@media (min-width:768px) and (max-width:991px) {
  .news-list .item-holder {
    display: block;
  }
}
@media (max-width : 767px) {
  .news-list .item-holder {
    display: block;
  }
}
.news-list .image {
  display: table-cell;
  vertical-align: middle;
  width: 42%;
}
@media (min-width:768px) and (max-width:991px) {
  .news-list .image {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width : 767px) {
  .news-list .image {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .news-list .image {
    margin: 0 auto 20px;
    width: 50%;
  }
}
.news-list .image img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.news-list .image .image-holder {
  width: 100%;
  overflow: hidden;
}
.news-list .news-text {
  padding: 0 0px 0 30px;
  display: table-cell;
  vertical-align: middle;
  width: 58%;
}
@media (min-width:768px) and (max-width:991px) {
  .news-list .news-text {
    width: 100%;
    display: block;
    padding-left: 0;
  }
}
@media (max-width : 767px) {
  .news-list .news-text {
    width: 100%;
    display: block;
    padding-left: 0;
  }
}
.news-list .news-text .title-link {
  text-decoration: none;
  color: #000;
  display: block;
  margin-bottom: 25px;
  font-size: 25px;
  line-height: 28px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news-list .news-text p {
  font-size: 14px;
  line-height: 22px;
  color: #797f89;
  margin: 0 0 15px;
}
.news-list .news-text .date {
  font-size: 13px;
  color: #000;
}

.news-view-top-sect .top-text-frame {
  padding-bottom: 40px;
}
@media (max-width : 767px) {
  .news-view-top-sect .top-text-frame {
    padding-bottom: 0;
  }
}
.news-view-top-sect .top-text-frame h1 {
  font-weight: bold;
  font-size: 45px;
  text-transform: none;
  letter-spacing: 2px;
  line-height: 41px;
}
@media (max-width : 767px) {
  .news-view-top-sect .top-text-frame h1 {
    font-size: 24px;
    line-height: 23px;
  }
}
.news-view-top-sect .news-tizer-image {
  margin-bottom: -300px;
}
.news-view-top-sect.news-view-top-tizer {
  padding-bottom: 20%;
}
@media (min-width:1200px) {
  .news-view-top-sect.news-view-top-tizer {
    padding-bottom: 200px;
  }
}
@media (min-width:1400px) {
  .news-view-top-sect.news-view-top-tizer {
    padding-bottom: 250px;
  }
}

.news-view-sect {
  position: relative;
  z-index: 4;
}
.news-view-sect .news-tizer-image {
  padding-bottom: 60px;
  margin: -20% auto 0;
}
@media (max-width : 767px) {
  .news-view-sect .news-tizer-image {
    padding-bottom: 30px;
  }
}
.news-view-sect .news-tizer-image img {
  margin: 0 auto;
}
@media (max-width : 767px) {
  .news-view-sect .news-tizer-image img {
    width: 100%;
  }
}
.news-view-sect .news-view-inside {
  width: 90%;
  margin: 0 auto;
}

.page-navigation {
  width: 100%;
  text-align: center;
}
.page-navigation:after {
  content: "";
  display: block;
  clear: both;
}
.page-navigation .link-prev,
.page-navigation .link-next {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin-right: 40px;
  background: url(/bitrix/templates/gms_2020/css/../images/pagenavi-prev.png) no-repeat 0 50%;
  width: 13px;
  height: 30px;
  text-indent: -9999px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .page-navigation .link-prev,
  .page-navigation .link-next {
    margin-right: 20px;
  }
}
.page-navigation .link-prev:hover,
.page-navigation .link-next:hover {
  opacity: 0.6;
}
.page-navigation .link-next {
  margin-right: 0;
  margin-left: 40px;
  background: url(/bitrix/templates/gms_2020/css/../images/pagenavi-next.png) no-repeat 0 50%;
}
@media (max-width : 767px) {
  .page-navigation .link-next {
    margin-left: 20px;
  }
}
.page-navigation .page-navi {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
.page-navigation .page-navi li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin: 0 6px;
}
.page-navigation .page-navi li a {
  width: 30px;
  height: 30px;
  color: #14619b;
  background: #E7EFF4;
  border-radius: 50%;
  display: block;
  line-height: 30px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 18px;
}
.page-navigation .page-navi li a:hover {
  background: #d3e5f2;
}
.page-navigation .page-navi li.active a {
  background: #3B92CA;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3B92CA), to(#1860B5));
  background-image: linear-gradient(to bottom, #3B92CA 0%, #1860B5 100%);
  color: #fff;
}

.quatro-carousel-sect {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-quatro-carousel.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding: 50px 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (max-width : 767px) {
  .quatro-carousel-sect {
    padding: 0;
  }
}
.quatro-carousel-sect .container {
  position: relative;
}
@media (max-width : 767px) {
  .quatro-carousel-sect .container {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
.quatro-carousel-sect .swiper-button-prev,
.quatro-carousel-sect .swiper-button-next {
  left: 0;
  background: url(/bitrix/templates/gms_2020/css/../images/quatro-carousel-prev.png) no-repeat !important;
  width: 17px;
  height: 29px;
  margin-left: -10px;
  border: none;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.quatro-carousel-sect .swiper-button-prev:after,
.quatro-carousel-sect .swiper-button-next:after {
  display: none;
}
@media (max-width : 767px) {
  .quatro-carousel-sect .swiper-button-prev,
  .quatro-carousel-sect .swiper-button-next {
    display: none;
  }
}
.quatro-carousel-sect .swiper-button-prev:hover,
.quatro-carousel-sect .swiper-button-next:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.quatro-carousel-sect .swiper-button-next {
  right: 0;
  left: auto;
  background: url(/bitrix/templates/gms_2020/css/../images/quatro-carousel-next.png) no-repeat !important;
  margin-left: 0;
  margin-right: -10px;
}
@media (max-width : 767px) {
  .quatro-carousel-sect .swiper-button-next {
    margin-right: 5px;
  }
}
@media (max-width : 767px) {
  .quatro-carousel-sect .slick-arrow {
    display: none !important;
  }
}
.quatro-carousel-sect .carousel-wrapper {
  padding: 0 28px;
  width: 100%;
  position: relative;
}
@media (max-width : 767px) {
  .quatro-carousel-sect .carousel-wrapper {
    padding: 0;
  }
}
.quatro-carousel-sect .quatro-line-carousel {
  width: 100%;
  position: relative;
}
@media (max-width : 767px) {
  .quatro-carousel-sect .quatro-line-carousel {
    padding: 0;
  }
}
.quatro-carousel-sect .quatro-line-carousel .slide {
  position: relative;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 20%;
}
.quatro-carousel-sect .quatro-line-carousel .slide:hover:before {
  opacity: 0;
}
.quatro-carousel-sect .quatro-line-carousel .slide:hover .item-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 5s ease;
  transition: all 5s ease;
}
.quatro-carousel-sect .quatro-line-carousel .slide:before {
  content: "";
  display: block;
  clear: both;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.quatro-carousel-sect .quatro-line-carousel .slide .abs-link {
  z-index: 4;
  outline: none;
}
.quatro-carousel-sect .quatro-line-carousel .slide .item-holder {
  position: relative;
  width: 100%;
  overflow: hidden;
  text-align: left;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  outline: none !important;
}
.quatro-carousel-sect .quatro-line-carousel .slide .item-holder .image {
  width: 100%;
  overflow: hidden;
}
.quatro-carousel-sect .quatro-line-carousel .slide .item-holder img {
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.quatro-carousel-sect .quatro-line-carousel .slide .text-info {
  position: absolute;
  left: 10%;
  top: 10%;
  width: 80%;
  padding-bottom: 40px;
  z-index: 3;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.quatro-carousel-sect .quatro-line-carousel .slide .text-info .title {
  display: block;
  color: #fff;
  font-weight: 500;
  font-size: 17px;
  line-height: 27px;
  text-transform: uppercase;
  padding-bottom: 10px;
}
@media (max-width: 768px) and (orientation: landscape) {
  .quatro-carousel-sect .quatro-line-carousel .slide .text-info .title {
    font-size: 14px;
    line-height: 18px;
  }
}
.quatro-carousel-sect .quatro-line-carousel .slide .text-info p {
  margin: 0;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
}
@media (max-width: 768px) and (orientation: landscape) {
  .quatro-carousel-sect .quatro-line-carousel .slide .text-info p {
    font-size: 13px;
    line-height: 16px;
  }
}
.quatro-carousel-sect .quatro-line-carousel .slide .text-info:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background: url(/bitrix/templates/gms_2020/css/../images/bg-quatro-carousel-arrow.png) no-repeat 50% 50%;
  width: 25px;
  height: 25px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.quatro-carousel-sect .quatro-line-carousel .slide .text-bottom .text-info {
  padding-bottom: 0;
  padding-top: 40px;
  top: auto;
  bottom: 10%;
}
.quatro-carousel-sect .quatro-line-carousel .slide .text-bottom .text-info:after {
  bottom: auto;
  top: 0;
}
.quatro-carousel-sect .swiper-pagination {
  width: 100%;
  bottom: 20px;
  position: absolute;
  left: 0;
  z-index: 20;
}
@media (max-width : 767px) {
  .quatro-carousel-sect .swiper-pagination {
    display: none;
  }
}
.quatro-carousel-sect .swiper-pagination .swiper-pagination-bullet {
  margin: 0 8px;
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  opacity: 1;
}
.quatro-carousel-sect .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}

.photo-cat-top-sect .full-bg {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-page-galery.jpg) no-repeat;
}

.photo-cat-sect {
  padding: 45px 0 50px;
}
@media (max-width : 767px) {
  .photo-cat-sect .container {
    padding: 0 10px;
  }
}
.photo-cat-sect h2 {
  color: #000;
  text-align: center;
  margin: 0 0 30px;
  font-size: 33px;
  font-weight: normal;
  letter-spacing: 3px;
}
.photo-cat-sect .galery-cat-list {
  width: 100%;
  text-align: center;
}
.photo-cat-sect .galery-cat-list:after {
  content: "";
  display: block;
  clear: both;
}
.photo-cat-sect .galery-cat-list li {
  padding: 0 15px 30px;
  width: 25%;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin-left: -4px;
}
@media (max-width : 767px) {
  .photo-cat-sect .galery-cat-list li {
    width: 50%;
    padding: 0 5px 10px;
  }
}
.photo-cat-sect .galery-cat-list li .holder {
  position: relative;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.photo-cat-sect .galery-cat-list li .holder:before {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  background: #3879bf;
  -webkit-box-shadow: 0 0 140px 150px #3879bf;
  box-shadow: 0 0 140px 150px #3879bf;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 2;
}
.photo-cat-sect .galery-cat-list li .holder:hover {
  -webkit-box-shadow: 0 0 55px rgba(27, 64, 90, 0.3);
  box-shadow: 0 0 55px rgba(27, 64, 90, 0.3);
}
.photo-cat-sect .galery-cat-list li .holder:hover:before {
  opacity: 0;
}
.photo-cat-sect .galery-cat-list li .holder:hover .more {
  background: #fff;
  color: #0B497A;
}
.photo-cat-sect .galery-cat-list li .holder:hover .text-info {
  background: rgba(0, 0, 0, 0.1);
}
.photo-cat-sect .galery-cat-list li .holder:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 5s ease;
  transition: all 5s ease;
}
.photo-cat-sect .galery-cat-list li .text-info {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 9% 30px 10px 10%;
  text-align: left;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.photo-cat-sect .galery-cat-list li strong {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  display: block;
  padding-bottom: 20px;
  line-height: 25px;
  text-transform: uppercase;
}
.photo-cat-sect .galery-cat-list li img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.photo-cat-sect .galery-cat-list li .more {
  border: 1px solid #fff;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  text-decoration: none;
  padding: 5px 15px;
  font-weight: 500;
  border-radius: 10px;
}

.photo-view-top-sect .full-bg {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-page-galery-view.jpg) no-repeat;
}

.photo-galery-sect {
  padding: 45px 0 50px;
  position: relative;
  z-index: 3;
  width: 100%;
  background: #fff;
}
@media (max-width : 767px) {
  .photo-galery-sect {
    padding-bottom: 30px;
  }
}
.photo-galery-sect h2 {
  color: #000;
  text-align: center;
  margin: 0 0 30px;
  font-size: 33px;
  font-weight: normal;
  letter-spacing: 3px;
}
.photo-galery-sect .galery-list {
  width: 100%;
  text-align: left;
  padding: 0 15px 0 20px;
}
.photo-galery-sect .galery-list:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  .photo-galery-sect .galery-list {
    padding: 0 5px 0 10px;
  }
}
.photo-galery-sect .galery-list li,
.photo-galery-sect .galery-list figure {
  padding: 0 8px 17px;
  width: 20%;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin-left: -4px;
}
@media (min-width:768px) and (max-width:991px) {
  .photo-galery-sect .galery-list li,
  .photo-galery-sect .galery-list figure {
    width: 25%;
  }
}
@media (max-width : 767px) {
  .photo-galery-sect .galery-list li,
  .photo-galery-sect .galery-list figure {
    width: 50%;
  }
}
.photo-galery-sect .galery-list li figcaption,
.photo-galery-sect .galery-list figure figcaption {
  display: none;
}
.photo-galery-sect .galery-list li a,
.photo-galery-sect .galery-list figure a {
  display: block;
  position: relative;
  overflow: hidden;
}
.photo-galery-sect .galery-list li a:hover img,
.photo-galery-sect .galery-list figure a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 4s ease;
  transition: all 4s ease;
}
.photo-galery-sect .galery-list li a img,
.photo-galery-sect .galery-list figure a img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.reviews-top-sect .full-bg {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-page-reviews.jpg) no-repeat;
}
.reviews-top-sect .button-wrap {
  padding-top: 30px;
}

.reviews-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 50px;
  position: relative;
  z-index: 5;
}
@media (max-width : 767px) {
  .reviews-list {
    display: block;
  }
}
.reviews-list._mod-short {
  padding-bottom: 0;
  margin-bottom: 30px;
}
.reviews-list._mod-short li {
  background: #fff;
  min-height: 0;
  padding-left: 0;
  position: static;
}
.reviews-list._mod-short li:nth-child(even) .item-holder {
  background: #F4F6FA;
}
@media (max-width : 767px) {
  .reviews-list._mod-short li:nth-child(even) .item-holder {
    background: none;
  }
}
.reviews-list._mod-short li:nth-child(even) .item-frame {
  padding-left: 30px;
  padding-right: 20px;
}
@media (max-width : 767px) {
  .reviews-list._mod-short li:nth-child(even) .item-frame {
    padding: 0;
  }
}
.reviews-list._mod-short li .item-holder {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
}
.reviews-list._mod-short li .item-frame {
  float: none;
  width: auto;
  padding-right: 20px;
}
@media (max-width : 767px) {
  .reviews-list._mod-short li .item-frame {
    padding: 0;
  }
}
.reviews-list._mod-short .actived-review .item-holder {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.reviews-list li {
  background-color: #F4F6FA;
  width: 50%;
  position: relative;
  min-height: 450px;
}
@media (min-width:992px) and (max-width:1199px) {
  .reviews-list li {
    min-height: 475px;
  }
}
@media (max-width : 767px) {
  .reviews-list li {
    min-height: 0;
  }
}
.reviews-list li:hover {
  z-index: 3;
}
@media (max-width : 767px) {
  .reviews-list li {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    background-color: #fff !important;
  }
}
.reviews-list li:nth-child(1) .item-holder, .reviews-list li:nth-child(4) .item-holder, .reviews-list li:nth-child(5) .item-holder, .reviews-list li:nth-child(8) .item-holder, .reviews-list li:nth-child(9) .item-holder, .reviews-list li:nth-child(12) .item-holder, .reviews-list li:nth-child(13) .item-holder {
  background: #fff;
}
.reviews-list li:nth-child(even) .item-frame {
  padding-left: 12%;
  padding-right: 0;
  float: left;
}
@media (max-width : 767px) {
  .reviews-list li:nth-child(even) .item-frame {
    float: none;
    padding: 30px 20px;
  }
}
.reviews-list li.actived-review {
  z-index: 4;
}
@media (min-width: 768px) {
  .reviews-list li.actived-review .item-holder {
    background-color: #fff;
    -webkit-box-shadow: 0 0 120px rgba(129, 44, 35, 0.2);
    box-shadow: 0 0 120px rgba(129, 44, 35, 0.2);
  }
}
.reviews-list li.actived-review .btn-blue-border:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin-top: 4px;
}
.reviews-list .item-holder {
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
}
@media (max-width : 767px) {
  .reviews-list .item-holder {
    width: 100%;
    height: auto;
    position: relative;
  }
  .reviews-list .item-holder:after {
    content: "";
    display: block;
    clear: both;
  }
}
@media (min-width: 768px) {
  .reviews-list .item-holder:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 0 120px rgba(129, 44, 35, 0.2);
    box-shadow: 0 0 120px rgba(129, 44, 35, 0.2);
  }
}
.reviews-list .item-frame {
  padding: 40px 12% 40px 30px;
  width: 555px;
  float: right;
}
@media (min-width:992px) and (max-width:1199px) {
  .reviews-list .item-frame {
    width: 455px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .reviews-list .item-frame {
    width: 345px;
    padding-left: 20px;
    padding-right: 30px;
  }
}
@media (max-width : 767px) {
  .reviews-list .item-frame {
    width: 100%;
    float: none !important;
    padding: 30px 20px;
  }
}
.reviews-list .item-heading {
  padding-bottom: 24px;
}
@media (min-width:768px) and (max-width:991px) {
  .reviews-list .item-heading {
    padding-bottom: 20px;
  }
}
.reviews-list .item-heading .from {
  display: block;
  color: #000;
  font-weight: bold;
  font-size: 15px;
  padding-bottom: 5px;
}
.reviews-list .item-heading .from-more {
  font-size: 12px;
  display: block;
  color: #677593;
  padding-bottom: 5px;
}
.reviews-list .item-heading .title {
  font-size: 24px;
  color: #000;
  display: block;
  min-height: 58px;
}
@media (min-width:768px) and (max-width:991px) {
  .reviews-list .item-heading .title {
    font-size: 19px;
    min-height: 40px;
  }
}
@media (max-width : 767px) {
  .reviews-list .item-heading .title {
    min-height: auto;
  }
}
.reviews-list .review-short {
  overflow: hidden;
  max-height: 140px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .reviews-list .review-short {
    max-height: none;
  }
}
.reviews-list .review-more {
  padding-bottom: 20px;
}
.reviews-list .review-more p:last-child {
  margin-bottom: 0;
}
.reviews-list .rev-body p {
  color: #767676;
  font-weight: 300;
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 20px;
}
@media (min-width:768px) and (max-width:991px) {
  .reviews-list .rev-body p {
    font-size: 15px;
    line-height: 21px;
  }
}
.reviews-list .rev-body .more {
  font-size: 16px;
  color: #54bda7;
  display: inline-block;
  border: none;
  background: none;
}
.reviews-list .rev-body .more:hover {
  color: #D68C80;
}
.reviews-list .rev-body .more:hover:after {
  border-color: #D68C80;
}
.reviews-list .rev-body .more:after {
  border-color: #56BCA6;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
  margin-top: -5px;
}
.reviews-list .btn-blue-border:hover:after {
  border-color: #fff;
}
.reviews-list .btn-blue-border:after {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  border: solid #4077C6;
  border-width: 0 2px 2px 0;
  padding: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 10px;
  vertical-align: middle;
  margin-bottom: 5px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.reviews-list .review-more {
  display: none;
}
.reviews-list .review-doctor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 310px;
  float: right;
  position: relative;
}
@media (min-width: 768px) {
  .reviews-list .review-doctor:hover:after {
    margin-left: 20px;
  }
}
.reviews-list .review-doctor:hover .doc-icon img {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
}
.reviews-list .review-doctor .doc-icon {
  position: relative;
  padding-right: 20px;
}
.reviews-list .review-doctor .doc-icon:after {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  border: solid #2959b8;
  border-width: 0 2px 2px 0;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  vertical-align: middle;
  margin-left: 10px;
  position: absolute;
  top: 50%;
  right: 0px;
}
.reviews-list .review-doctor .doc-icon img {
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.reviews-list .review-doctor .doc-desc {
  position: relative;
  text-align: right;
  padding-right: 30px;
}
.reviews-list .review-doctor .doc-desc .doc-name {
  font-weight: 500;
  font-size: 15px;
  color: #2959b8;
  font-weight: bold;
  display: block;
}
.reviews-list .review-doctor .doc-desc .doc-role {
  display: block;
  font-size: 14px;
  color: #363636;
}

.reviews-full-sect {
  padding-bottom: 45px;
}
@media (max-width : 767px) {
  .reviews-full-sect .container {
    padding: 0;
  }
}
.reviews-full-sect .page-navigation {
  padding-bottom: 55px;
}
.reviews-full-sect .button-wrap {
  text-align: center;
  width: 100%;
}

.reviews-modal .modal-content {
  width: 730px;
  padding: 65px 100px;
}
@media (max-width : 767px) {
  .reviews-modal .modal-content {
    width: 100%;
    padding: 20px 20px;
  }
}
.reviews-modal .btn-rev-prev,
.reviews-modal .btn-rev-next {
  position: absolute;
  background: url(/bitrix/templates/gms_2020/css/../images/reviews-modal-prev.png) no-repeat;
  width: 21px;
  height: 38px;
  left: 30px;
  top: 50%;
  margin-top: -19px;
  border: none;
  text-indent: -9999px;
  outline: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 10;
}
@media (max-width : 767px) {
  .reviews-modal .btn-rev-prev,
  .reviews-modal .btn-rev-next {
    left: 10px;
  }
}
.reviews-modal .btn-rev-prev:hover,
.reviews-modal .btn-rev-next:hover {
  opacity: 0.7;
}
.reviews-modal .btn-rev-next {
  left: auto;
  right: 30px;
  background: url(/bitrix/templates/gms_2020/css/../images/reviews-modal-next.png) no-repeat;
}
@media (max-width : 767px) {
  .reviews-modal .btn-rev-next {
    right: 10px;
  }
}
.reviews-modal .info-wrap {
  width: 100%;
  text-align: center;
}
.reviews-modal .info-wrap .ava {
  padding-bottom: 22px;
}
.reviews-modal .info-wrap .ava img {
  border-radius: 50%;
}
.reviews-modal .info-wrap .name {
  font-size: 20px;
  line-height: 26px;
  display: block;
  padding-bottom: 18px;
  font-weight: 500;
  letter-spacing: 2px;
}
.reviews-modal .info-wrap p {
  margin: 0;
  font-size: 16px;
  color: #707070;
  line-height: 23px;
}
.reviews-modal .animated-modal-body-next {
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px);
  opacity: 0;
}

.global-top-sect {
  -webkit-transition: padding 0.5s ease;
  transition: padding 0.5s ease;
}
.global-top-sect .about-department-tabs {
  padding-top: 55px;
  padding-bottom: 30px;
}
@media (max-width : 767px) {
  .global-top-sect .about-department-tabs {
    padding-bottom: 0;
  }
}
.global-top-sect .about-department-tabs .departments-tabs-nav {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.global-top-sect .about-department-tabs .departments-tabs-nav li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  min-width: 150px;
  position: relative;
  padding-bottom: 15px;
}
.global-top-sect .about-department-tabs .departments-tabs-nav li:after {
  content: "";
  display: block;
  clear: both;
  background: rgba(255, 255, 255, 0.4);
  width: 2px;
  height: 8px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
  display: none;
}
.global-top-sect .about-department-tabs .departments-tabs-nav li a {
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding-bottom: 4px;
  border-bottom: 2px dotted rgba(255, 255, 255, 0.4);
  color: #fff;
}
.global-top-sect .about-department-tabs .departments-tabs-nav .active:after {
  display: block;
}
.global-top-sect .about-department-tabs .departments-tabs-nav .active a {
  border-color: transparent;
  font-weight: bold;
  border-bottom: 2px solid #F7941E;
}
.global-top-sect .about-department-tabs .half-links-wrap {
  margin: 0 auto;
  width: 80%;
  max-width: 800px;
}
.global-top-sect .about-department-tabs .half-links-wrap:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  .global-top-sect .about-department-tabs .half-links-wrap {
    width: 100%;
  }
}
.global-top-sect .about-department-tabs .half-box {
  float: left;
  width: 50%;
  text-align: right;
}
@media (max-width : 767px) {
  .global-top-sect .about-department-tabs .half-box {
    width: 100%;
    text-align: left;
    float: none;
  }
}
.global-top-sect .about-department-tabs .half-box:nth-child(even) {
  text-align: left;
}
.global-top-sect .about-department-tabs .half-box:nth-child(even) .dep-links-list li a {
  padding-right: 0;
  padding-left: 33px;
}
.global-top-sect .about-department-tabs .half-box:nth-child(even) .dep-links-list li a:hover:before {
  left: 6px;
}
.global-top-sect .about-department-tabs .half-box:nth-child(even) .dep-links-list li a:before {
  right: auto;
  left: 0;
  -webkit-transform: none;
  transform: none;
}
.global-top-sect .dep-links-list {
  width: 100%;
  padding: 0 20px;
}
.global-top-sect .dep-links-list li {
  display: block;
  padding: 5px 0;
}
.global-top-sect .dep-links-list li a {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  position: relative;
  padding-right: 33px;
  font-size: 17px;
  color: #fff;
  font-weight: 500;
}
@media (max-width : 767px) {
  .global-top-sect .dep-links-list li a {
    padding-right: 0;
    padding-left: 33px;
  }
}
.global-top-sect .dep-links-list li a:hover {
  text-decoration: underline;
}
.global-top-sect .dep-links-list li a:hover:before {
  right: 6px;
}
.global-top-sect .dep-links-list li a:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: 0;
  top: 4px;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: url(/bitrix/templates/gms_2020/css/../images/dep-links-bullet.png) no-repeat 4px 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .global-top-sect .dep-links-list li a:before {
    -webkit-transform: none;
    transform: none;
    right: auto;
    left: 0;
  }
}
.global-top-sect .arrow-bottom {
  background: url(/bitrix/templates/gms_2020/css/../images/dep-arrow-bottom.png) no-repeat;
  width: 35px;
  height: 19px;
  margin: 30px auto 0;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
}
.global-top-sect.article-view-top-sect .top-text-frame {
  width: 100%;
  text-align: left;
}
.global-top-sect.article-view-top-sect .breadcrumbs {
  text-align: left;
  padding-left: 0;
}
.global-top-sect.article-view-top-sect h1 {
  text-align: left;
}
.global-top-sect.article-view-top-sect .article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #eee;
  font-size: 16px;
  margin-bottom: 20px;
}
.global-top-sect.article-view-top-sect time {
  display: block;
  margin-right: 20px;
}

.content-sect {
  padding: 55px 0 40px;
}
@media (max-width : 767px) {
  .content-sect {
    padding: 30px 0;
    overflow-x: hidden;
  }
  .actions-contact-sect.news-view-sect.content-sect {
    overflow: inherit;
  }
}
.content-sect .accept-money-image {
  max-width: 341px;
}
.content-sect .media {
  padding-bottom: 50px;
}
@media (min-width:768px) and (max-width:991px) {
  .content-sect .media {
    padding-bottom: 20px;
  }
}
@media (max-width : 767px) {
  .content-sect .media {
    padding-bottom: 20px;
    margin-left: -25px;
    margin-right: -25px;
  }
}
.content-sect .media .media-left,
.content-sect .media .media-right {
  width: 50%;
  padding: 0;
}
@media (min-width:768px) and (max-width:991px) {
  .content-sect .media .media-left,
  .content-sect .media .media-right {
    width: 100%;
    display: block;
    padding-bottom: 30px;
  }
}
@media (max-width : 767px) {
  .content-sect .media .media-left,
  .content-sect .media .media-right {
    width: 100%;
    display: block;
    padding-bottom: 30px;
  }
}
.content-sect .media .media-body {
  padding: 0 3%;
}
@media (min-width:768px) and (max-width:991px) {
  .content-sect .media .media-body {
    width: 100%;
    display: block;
    padding: 0;
  }
}
@media (max-width : 767px) {
  .content-sect .media .media-body {
    width: 100%;
    display: block;
    padding: 0 25px;
  }
}
.content-sect .media .media-body-left {
  padding-left: 0;
  padding-right: 5%;
}
@media (min-width:1400px) {
  .content-sect .media .media-body-left {
    padding-right: 8%;
  }
}
@media (max-width : 767px) {
  .content-sect .media .media-body-left {
    padding: 0 25px;
  }
}
.content-sect blockquote {
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 23px;
  color: #939393;
}
.content-sect .quote-author {
  display: block;
  color: #000;
  font-weight: 500;
  font-size: 16px;
}
.content-sect hr {
  margin: 0 0 50px;
}
.content-sect h2 {
  font-size: 33px;
  line-height: 41px;
  margin: 0 0 20px;
  font-weight: normal;
}
.content-sect h2 a {
  text-transform: none;
  color: #0d59be;
}
@media (max-width : 767px) {
  .content-sect h2 {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
  }
}
.content-sect h3 {
  font-size: 24px;
  color: #000;
  margin: 0 0 30px;
  font-weight: normal;
}
@media (max-width : 767px) {
  .content-sect h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.content-sect p {
  font-size: 16px;
  color: #404040;
  line-height: 23px;
  margin: 0 0 25px;
}
.content-sect a {
  color: #0d59be;
}
.content-sect a:hover {
  color: #ED9F3E;
}
.content-sect ._g-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-bottom: 50px;
  position: relative;
  z-index: 4;
}
@media (max-width : 767px) {
  .content-sect ._g-row {
    padding-bottom: 10px;
    margin: 0;
  }
}
.content-sect ._g-row .col-left {
  width: 45%;
}
@media (min-width:1400px) {
  .content-sect ._g-row .col-left {
    width: 44%;
  }
}
@media (max-width : 767px) {
  .content-sect ._g-row .col-left {
    width: 100%;
    padding: 0 0 20px;
  }
}
.content-sect ._g-row .col-right {
  width: 45%;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
@media (min-width:1400px) {
  .content-sect ._g-row .col-right {
    width: 44%;
  }
}
@media (max-width : 767px) {
  .content-sect ._g-row .col-right {
    width: 100%;
  }
}

.team-carousel-sect {
  border-top: 1px solid #E2EAF0;
  padding: 56px 0 55px;
}
.team-carousel-sect .team-title {
  display: block;
  text-transform: uppercase;
  color: #000;
  text-align: center;
  font-size: 33px;
  padding-bottom: 25px;
}
@media (max-width : 767px) {
  .team-carousel-sect .team-title {
    font-size: 24px;
  }
}
.team-carousel-sect .slick-dots {
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
}
.team-carousel-sect .slick-dots li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 0 7px;
}
.team-carousel-sect .slick-dots li button {
  width: 7px;
  height: 7px;
  text-indent: -9999px;
  background: #CFDEF1;
  border: none;
  border-radius: 50%;
  display: block;
  outline: none;
  padding: 0;
}
.team-carousel-sect .slick-dots .slick-active button {
  background: #1358BC;
}
.team-carousel-sect .team-carousel-box {
  position: relative;
  margin-bottom: 20px;
}
.team-carousel-sect .team-line-carousel {
  padding: 0 40px;
  width: 100%;
  overflow: hidden;
}
.team-carousel-sect .team-line-carousel .slide {
  text-align: center;
  outline: none;
  width: 20%;
}
@media (min-width:992px) and (max-width:1199px) {
  .team-carousel-sect .team-line-carousel .slide {
    width: 25%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .team-carousel-sect .team-line-carousel .slide {
    width: 33.333%;
  }
}
@media (max-width : 767px) {
  .team-carousel-sect .team-line-carousel .slide {
    width: 100%;
  }
}
.team-carousel-sect .team-line-carousel .slide .abs-link {
  outline: none;
}
.team-carousel-sect .team-line-carousel .slide .item-holder {
  margin: 0 auto;
  width: 80%;
  position: relative;
}
.team-carousel-sect .team-line-carousel .slide .item-holder:hover .image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 5s ease;
  transition: all 5s ease;
}
.team-carousel-sect .team-line-carousel .slide .item-holder:hover .name {
  color: #F7941E;
}
.team-carousel-sect .team-line-carousel .slide .item-holder .image {
  margin-bottom: 23px;
  width: 100%;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  z-index: 1;
}
@media (max-width : 767px) {
  .team-carousel-sect .team-line-carousel .slide .item-holder .image {
    max-width: 150px;
    margin: 0 auto 10px;
  }
}
.team-carousel-sect .team-line-carousel .slide .item-holder .image img {
  border-radius: 50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.team-carousel-sect .team-line-carousel .slide .item-holder .role {
  display: block;
  font-size: 14px;
  line-height: 19px;
  color: #000;
  padding-bottom: 10px;
}
.team-carousel-sect .team-line-carousel .slide .item-holder .stage {
  display: block;
  color: #818181;
}
.team-carousel-sect .team-line-carousel .slide .name-wrap {
  display: table;
  height: 50px;
  padding-bottom: 10px;
  text-align: center;
  width: 100%;
}
.team-carousel-sect .team-line-carousel .slide .name-wrap .name {
  color: #0d59be;
  line-height: 21px;
  font-size: 16px;
  font-weight: 500;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team-carousel-sect .carousel-button-next,
.team-carousel-sect .carousel-button-prev {
  position: absolute;
  top: 22%;
  background: url(/bitrix/templates/gms_2020/css/../images/team-carousel-arrow-next.png) no-repeat;
  width: 22px;
  height: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: -20px;
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
  right: 0;
  z-index: 4;
}
.team-carousel-sect .carousel-button-next:hover,
.team-carousel-sect .carousel-button-prev:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.team-carousel-sect .carousel-button-prev {
  right: auto;
  left: 0;
  background: url(/bitrix/templates/gms_2020/css/../images/team-carousel-arrow-prev.png) no-repeat;
}
.team-carousel-sect .show-more-wrap {
  text-align: center;
}

.full-banner {
  width: 100%;
  height: 220px;
  position: relative;
  margin-top: 30px;
}
@media (max-width : 767px) {
  .full-banner {
    margin-top: 0;
    height: auto;
  }
}
.full-banner .full-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-position: 50% 100% !important;
}
.full-banner .container {
  height: 100%;
  position: relative;
}
@media (max-width : 767px) {
  .full-banner .container {
    height: 100%;
    padding: 20px 10px 30px;
  }
}
.full-banner .banner-content {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
@media (max-width : 767px) {
  .full-banner .banner-content {
    position: static;
  }
}
.full-banner .banner-girl {
  position: absolute;
  bottom: 0;
  z-index: 4;
  left: 23%;
}
@media (min-width:768px) and (max-width:991px) {
  .full-banner .banner-girl {
    left: 20%;
  }
}
@media (max-width : 767px) {
  .full-banner .banner-girl {
    width: 40%;
    left: auto;
    right: 0;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .full-banner .banner-girl img {
    max-width: 150px;
  }
}
.full-banner .left-text {
  position: absolute;
  width: 25%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width : 767px) {
  .full-banner .left-text {
    width: 80%;
    left: 0;
    top: 20px;
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding-left: 20px;
  }
}
.full-banner .left-text strong {
  color: #fff;
  font-size: 37px;
  padding-bottom: 20px;
  display: block;
  line-height: 41px;
}
@media (min-width:992px) and (max-width:1199px) {
  .full-banner .left-text strong {
    font-size: 30px;
    line-height: 38px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .full-banner .left-text strong {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (max-width : 767px) {
  .full-banner .left-text strong {
    font-size: 20px;
    line-height: 26px;
  }
}
.full-banner .mid-text {
  position: absolute;
  left: 45%;
  right: 240px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width:992px) and (max-width:1199px) {
  .full-banner .mid-text {
    left: 48%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .full-banner .mid-text {
    right: 180px;
    left: 51%;
  }
}
@media (max-width : 767px) {
  .full-banner .mid-text {
    display: none;
  }
}
.full-banner .mid-text p {
  color: #fff;
  margin: 0 0 20px;
  font-size: 19px;
  line-height: 23px;
}
@media (min-width:768px) and (max-width:991px) {
  .full-banner .mid-text p {
    font-size: 16px;
    line-height: 21px;
  }
}
.full-banner .right-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
@media (max-width : 767px) {
  .full-banner .right-button {
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    float: left;
  }
}
.full-banner .right-button .more-btn-banner {
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 7px;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  font-size: 18px;
  color: #175c94;
  font-weight: bold;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
}
@media (min-width:768px) and (max-width:991px) {
  .full-banner .right-button .more-btn-banner {
    font-size: 14px;
    padding: 5px;
  }
}
@media (max-width : 767px) {
  .full-banner .right-button .more-btn-banner {
    padding: 4px;
    font-size: 14px;
  }
}
.full-banner .right-button .more-btn-banner:hover span {
  -webkit-box-shadow: 0 0 50px rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 50px rgba(255, 255, 255, 0.9);
}
.full-banner .right-button .more-btn-banner span {
  display: block;
  background: #fff;
  padding: 6px 20px 7px 20px;
  border-radius: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:768px) and (max-width:991px) {
  .full-banner .right-button .more-btn-banner span {
    padding-top: 5px;
    padding-bottom: 6px;
  }
}
@media (max-width : 767px) {
  .full-banner .right-button .more-btn-banner span {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.full-banner.banner2 {
  height: 240px;
}
@media (max-width : 767px) {
  .full-banner.banner2 {
    height: auto;
  }
}
@media (max-width : 767px) {
  .full-banner.banner2 .left-text {
    margin-left: 30%;
    width: 70%;
    text-align: left;
  }
  .full-banner.banner2 .left-text strong {
    font-size: 24px;
    line-height: 28px;
  }
  .full-banner.banner2 .left-text strong br {
    display: none !important;
  }
}
.full-banner.banner2 .banner-girl {
  left: 20%;
}
@media (min-width:768px) and (max-width:991px) {
  .full-banner.banner2 .banner-girl {
    left: 18%;
  }
}
@media (max-width : 767px) {
  .full-banner.banner2 .banner-girl {
    left: 0;
    width: 60%;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .full-banner.banner2 .banner-girl img {
    max-width: 200px;
  }
}
.full-banner.banner2 .mid-text {
  left: 43%;
}
@media (min-width:768px) and (max-width:991px) {
  .full-banner.banner2 .mid-text {
    left: 48%;
    right: 170px;
  }
}
@media (max-width : 767px) {
  .full-banner.banner2 .right-button {
    float: left;
    margin-left: 30%;
    padding-left: 15px;
    position: relative;
    z-index: 5;
  }
}

.service-item-top-sect {
  padding-bottom: 110px;
  padding-top: 250px;
}
@media (max-width : 767px) {
  .service-item-top-sect {
    padding-top: 100px;
    padding-bottom: 70px;
  }
}

.doctor-list-sect {
  padding: 70px 0 30px;
  border-bottom: 1px solid #D6E2ED;
}
.doctor-list-sect h2 {
  font-weight: normal;
  font-size: 34px;
  text-align: center;
  margin: 0 0 20px;
}
.doctor-list-sect .show-more-wrap {
  padding: 20px 0;
  text-align: center;
}

.doctors-category-list {
  width: 100%;
  text-align: center;
}
.doctors-category-list li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  width: 33.3333%;
  margin-left: -4px;
  text-align: left;
  padding: 30px 0;
}
.doctor-list-sect .swiper-button-next, .doctor-list-sect .swiper-button-prev {
  position: absolute;
  top: 22%;
  background: url(/bitrix/templates/gms_2020/css/../images/team-carousel-arrow-next.png) no-repeat;
  width: 22px;
  height: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: -20px;
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
  right: 0;
  z-index: 4;
  display: none;
}
.doctor-list-sect .swiper-button-prev  {
  right: auto;
  left: 0;
  background: url(/bitrix/templates/gms_2020/css/../images/team-carousel-arrow-prev.png) no-repeat;
}
@media (min-width:992px) and (max-width:1199px) {
  .doctors-category-list li {
    width: 50%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .doctors-category-list li {
    width: 50%;
  }
}
@media (max-width : 767px) {
  .doctor-list-sect {
    overflow: hidden;
  }
  .doctors-category-slider {
   	position: relative;
  }
  .doctors-category-list li {
    width: 100%;
    display: block;
    margin-left: 0;
    border-bottom: 1px solid #eee;
  }
  .doctors-category-list li:last-child {
    border: none;
  }
  .doctor-list-sect .swiper-button-next, .doctor-list-sect .swiper-button-prev  {
    display: block;
  }
  .doctor-list-sect .swiper-button-next::after, .doctor-list-sect .swiper-button-prev::after {
    display: none;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .doctors-category-list li {
    display: inline;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    width: 50%;
    border: none;
    margin-left: -3px;
  }
}
.doctors-category-list li .holder {
  padding: 0 20px;
  position: relative;
  width: 100%;
  display: table;
}
@media (min-width:768px) and (max-width:991px) {
  .doctors-category-list li .holder {
    padding: 0 10px;
  }
}
.doctors-category-list li .holder:hover .desc .name {
  color: #EE9E31;
}
.doctors-category-list li .holder:hover .image img {
  background: #EE9E31;
}
.doctors-category-list li .image {
  display: table-cell;
  vertical-align: middle;
  width: 40%;
}
@media (max-width : 767px) {
  .doctors-category-list li .image {
    display: block;
    width: 80%;
    margin: 0 auto 30px;
    max-width: 200px;
  }
}
.doctors-category-list li .image img {
  border: 1px solid #DEE9F5;
  padding: 7px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.doctors-category-list li .desc {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
@media (max-width : 767px) {
  .doctors-category-list li .desc {
    display: block;
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
}
.doctors-category-list li .desc .name {
  font-size: 18px;
  display: block;
  color: #0d59be;
  font-weight: 500;
  line-height: 22px;
  padding-bottom: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width:768px) and (max-width:991px) {
  .doctors-category-list li .desc .name {
    padding-bottom: 10px;
  }
}
.doctors-category-list li .desc .role {
  display: block;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  padding-bottom: 10px;
}
@media (min-width:768px) and (max-width:991px) {
  .doctors-category-list li .desc .role {
    font-size: 14px;
    line-height: 18px;
  }
}
.doctors-category-list li .desc .stage {
  display: block;
  color: #818181;
}

@media (max-width : 767px) {
  .specialists-top-sect {
    padding-bottom: 0;
  }
}
.specialists-top-sect .grad-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 604px;
  background: url(/bitrix/templates/gms_2020/css/../images/bg-staff-grad-bottom.png) repeat-x !important;
}
.specialists-top-sect .spec-wrap {
  padding: 40px 0 20px;
}
.specialists-top-sect .spec-title-wrap {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
  padding-bottom: 20px;
  margin-bottom: 30px;
}
@media (max-width : 767px) {
  .specialists-top-sect .spec-title-wrap {
    padding-bottom: 10px;
  }
}
.specialists-top-sect .spec-title {
  display: block;
  font-size: 24px;
  color: #c2dcf0;
  text-align: left;
  width: 900px;
  margin: 0 auto;
}
@media (min-width:1400px) {
  .specialists-top-sect .spec-title {
    width: 1200px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .specialists-top-sect .spec-title {
    width: 750px;
  }
}
@media (max-width : 767px) {
  .specialists-top-sect .spec-title {
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;
  }
}
.specialists-top-sect .specials-list {
  width: 100%;
  text-align: left;
  margin: 0 auto;
  width: 900px;
}
@media (min-width:1400px) {
  .specialists-top-sect .specials-list {
    width: 1200px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .specialists-top-sect .specials-list {
    width: 750px;
  }
}
@media (max-width : 767px) {
  .specialists-top-sect .specials-list {
    width: 100%;
    padding-left: 20px;
  }
}
.specialists-top-sect .specials-list li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin-left: -4px;
  width: 300px;
  text-align: left;
  padding: 7px 0;
}
@media (min-width:768px) and (max-width:991px) {
  .specialists-top-sect .specials-list li {
    width: 250px;
  }
}
@media (max-width : 767px) {
  .specialists-top-sect .specials-list li {
    width: 100%;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .specialists-top-sect .specials-list li {
    width: 50%;
  }
}
.specialists-top-sect .specials-list li a {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-specials-bullet.png) no-repeat 0 5px;
  padding-left: 20px;
  color: #fff;
  font-size: 18px;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
@media (max-width : 767px) {
  .specialists-top-sect .specials-list li a {
    font-size: 16px;
  }
}
.specialists-top-sect .specials-list li a:hover {
  text-decoration: underline;
}
.specialists-top-sect .spec-list-wrap {
  padding-bottom: 35px;
}
.specialists-top-sect .specials-more {
  background: #fff;
  position: relative;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  border: none;
  color: #015294;
  font-size: 17px;
  font-weight: bold;
  outline: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 8px 44px 8px 23px;
  border-radius: 18px;
}
.specialists-top-sect .specials-more:hover {
  background: #F7941E;
  color: #fff;
}
@media (max-width : 767px) {
  .specialists-top-sect .specials-more:hover {
    background-color: #fff;
    color: #015294;
  }
}
.specialists-top-sect .specials-more:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: 17px;
  top: 50%;
  margin-top: -5px;
  background: url(/bitrix/templates/gms_2020/css/../images/show-more-white-arrow.png) no-repeat;
  width: 11px;
  height: 8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.specialists-top-sect .specials-more.opened:before {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.specialists-top-sect .spec-item {
  padding-bottom: 38px;
}

.hospital-team-sect {
  width: 100%;
  position: relative;
  padding: 35px 0 30px;
  overflow: hidden;
}
@media (max-width : 767px) {
  .hospital-team-sect .container {
    padding: 0 10px;
  }
}
.hospital-team-sect h2 {
  font-size: 30px;
  margin: 0 0 40px;
  text-align: center;
  font-weight: 300;
}
.hospital-team-sect hr {
  margin: 0 0 30px;
}
.hospital-team-sect .team-nav {
  width: 100%;
  text-align: center;
  padding-bottom: 15px;
}
.hospital-team-sect .team-nav li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  position: relative;
  padding: 0 30px 26px;
}
@media (max-width : 767px) {
  .hospital-team-sect .team-nav li {
    padding: 0 15px 10px;
    display: block;
  }
}
.hospital-team-sect .team-nav li:after {
  content: "";
  display: block;
  clear: both;
  height: 12px;
  width: 1px;
  background: #AEBBC9;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
@media (max-width : 767px) {
  .hospital-team-sect .team-nav li:after {
    display: none;
  }
}
.hospital-team-sect .team-nav li a {
  font-weight: bold;
  border: none;
  background: none;
  outline: none;
  font-size: 14px;
  color: #0d59bf;
  display: block;
  text-transform: uppercase;
}
@media (max-width : 767px) {
  .hospital-team-sect .team-nav li a {
    width: 100%;
    border: 1px solid #B6CDEA;
    font-size: 14px;
    font-weight: normal;
    color: #0d59bf;
    padding: 8px 5px 7px;
    border-radius: 16px;
  }
}
.hospital-team-sect .team-nav .active:after {
  opacity: 1;
}
.hospital-team-sect .team-nav .active a {
  color: #afbbca;
  font-size: 16px;
}
@media (max-width : 767px) {
  .hospital-team-sect .team-nav .active a {
    -webkit-transform: none;
    transform: none;
    border-color: transparent;
    background: #EFF0F2;
    font-size: 14px;
    color: #596677;
    font-weight: bold;
  }
}
.hospital-team-sect .team-filter-form {
  width: 100%;
  background: #F1F4F8;
  padding: 24px 0 26px;
  margin-bottom: 40px;
  text-align: center;
}
.hospital-team-sect .team-filter-form .filter-label {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  font-size: 18px;
  color: #8e9aaa;
  padding-right: 50px;
  position: relative;
  font-weight: normal;
  margin-right: 20px;
  margin-top: 4px;
}
@media (max-width : 767px) {
  .hospital-team-sect .team-filter-form .filter-label {
    padding-right: 0;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.hospital-team-sect .team-filter-form .filter-label:after {
  content: "";
  display: block;
  clear: both;
  right: 0;
  top: 50%;
  height: 1px;
  background: #8e9aaa;
  width: 28px;
  position: absolute;
}
@media (max-width : 767px) {
  .hospital-team-sect .team-filter-form .filter-label:after {
    display: none;
  }
}
.hospital-team-sect .team-filter-form .sort-list {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
.hospital-team-sect .team-filter-form .sort-list li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 0 10px;
  text-align: left;
}
@media (max-width : 767px) {
  .hospital-team-sect .team-filter-form .sort-list li {
    margin-bottom: 15px;
  }
}
.hospital-team-sect .team-filter-form .sort-list li select {
  width: 100%;
  background: #fff;
  color: #B8AB99;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  text-overflow: "";
  padding: 8px 50px 10px 25px;
  outline: none;
  border: 1px solid transparent;
  z-index: 3;
  width: 210px;
  font-size: 15px;
  color: #0d59bf;
  border-radius: 16px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  background: url(/bitrix/templates/gms_2020/css/../images/sort-list-arrow.png) no-repeat #fff 90% 50%;
}
.hospital-team-sect .team-filter-form .sort-list li select:hover {
  border-color: #AFBBCA;
}
.hospital-team-sect .team-filter-form .sort-list li select:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 16px;
  height: 9px;
  margin-top: -5px;
}
.hospital-team-sect .team-filter-form .sort-list li button {
  background: #fff;
  border-radius: 16px;
  border: none;
  padding: 8px 50px 10px 25px;
  width: 210px;
  font-size: 15px;
  color: #0d59bf;
  position: relative;
  text-align: left;
  outline: none;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hospital-team-sect .team-filter-form .sort-list li button:hover {
  border-color: #AFBBCA;
}
.hospital-team-sect .team-filter-form .sort-list li button:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  right: 20px;
  top: 50%;
  background: url(/bitrix/templates/gms_2020/css/../images/sort-list-arrow.png) no-repeat;
  width: 16px;
  height: 9px;
  margin-top: -5px;
}
.hospital-team-sect .team-filter-form .sort-list .active button {
  border-color: #5274a3;
}
.hospital-team-sect .team-full-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: block;
}
.hospital-team-sect .team-full-list li {
  width: 20%;
  padding-bottom: 35px;
}
@media (min-width:992px) and (max-width:1199px) {
  .hospital-team-sect .team-full-list li {
    width: 25%;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hospital-team-sect .team-full-list li {
    width: 25%;
  }
}
@media (max-width : 767px) {
  .hospital-team-sect .team-full-list li {
    width: 50%;
  }
}
.hospital-team-sect .team-full-list li .holder {
  width: 100%;
  position: relative;
  padding: 0 10%;
}
.hospital-team-sect .team-full-list li .holder:hover .desc .name {
  color: #EE9E31;
}
.hospital-team-sect .team-full-list li .holder:hover .image img {
  background: #EE9E31;
}
.hospital-team-sect .team-full-list li .image {
  max-width: 180px;
  margin: 0 auto 18px;
}
.hospital-team-sect .team-full-list li .image img {
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hospital-team-sect .team-full-list li .image._mod-black {
  border: 2px solid #000;
  border-radius: 50%;
}
.hospital-team-sect .team-full-list li .desc {
  width: 100%;
  text-align: center;
}
.hospital-team-sect .team-full-list li .desc .name-wrap {
  display: table;
  width: 100%;
}
.hospital-team-sect .team-full-list li .desc .name {
  font-size: 16px;
  display: block;
  text-align: center;
  width: 100%;
  color: #0d59be;
  font-weight: 500;
  line-height: 21px;
  display: table-cell;
  vertical-align: middle;
  height: 42px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hospital-team-sect .team-full-list li .desc .role {
  display: block;
  padding-top: 10px;
  font-size: 14px;
  line-height: 16px;
  color: #798089;
}
.hospital-team-sect .view-listed li {
  width: 33.33333%;
}
@media (min-width:768px) and (max-width:991px) {
  .hospital-team-sect .view-listed li {
    width: 50%;
  }
}
@media (max-width : 767px) {
  .hospital-team-sect .view-listed li {
    width: 100%;
  }
}
.hospital-team-sect .view-listed li .holder {
  width: 100%;
  display: table;
}
.hospital-team-sect .view-listed li .image {
  display: table-cell;
  vertical-align: middle;
  width: 30%;
}
.hospital-team-sect .view-listed li .desc {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  text-align: left;
}
.hospital-team-sect .view-listed li .desc .name {
  font-size: 16px;
  text-align: left;
  height: auto;
}
.hospital-team-sect .view-listed li .desc .name-wrap {
  display: block;
}

@media (max-width : 767px) {
  .container {
    padding: 0 25px;
  }
}

.call-select-modal {
  background: url(/bitrix/templates/gms_2020/css/../images/mobile-menu-bg.jpg) no-repeat 50% 50%;
  background-size: 100% 100%;
}
.call-select-modal .modal-inner {
  display: table;
  vertical-align: middle;
}
.call-select-modal .modal-inner .modal-frame {
  display: table-cell;
  vertical-align: middle;
}
.call-select-modal .modal-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  position: relative;
}
.call-select-modal .modal-wrap:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  bottom: 150px;
  top: 270px;
  width: 1px;
  background: rgba(255, 255, 255, 0.6);
  left: 50%;
}
.call-select-modal .global-close-btn {
  left: auto;
  right: 30px;
  top: 30px;
}
.call-select-modal .modal-top-box {
  text-align: center;
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
}
.call-select-modal .modal-top-box .logo-box {
  width: 120px;
  margin: 0 auto 40px;
}
.call-select-modal .buttons-box button {
  width: 100%;
  display: block;
  margin: 0 auto 20px;
}
.call-select-modal .buttons-box button {
  background: #fff;
  font-size: 15px;
  font-weight: bold;
  color: #1d5fb1;
  text-transform: uppercase;
  text-align: left;
}
.call-select-modal .buttons-box button span {
  padding-top: 6px;
}
.call-select-modal .buttons-box .call-btn span {
  background: url(/bitrix/templates/gms_2020/css/../images/btn-mobile-call.png) no-repeat 90% 46%;
}
.call-select-modal .buttons-box .user-btn span {
  background: url(/bitrix/templates/gms_2020/css/../images/btn-mobile-zapis.png) no-repeat 90% 46%;
}
.call-select-modal .modal-bottom {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  padding: 0 30px;
  text-align: center;
}
.call-select-modal .modal-bottom .phone-link {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin-bottom: 5px;
  position: relative;
  padding-left: 43px;
}
.call-select-modal .modal-bottom .phone-link:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  left: 0;
  border-radius: 50%;
  top: 0;
  width: 32px;
  height: 32px;
  background: url(/bitrix/templates/gms_2020/css/../images/bg-call-phone-mobile.png) no-repeat 50% 50%;
  border: 1px solid #fff;
}
.call-select-modal .modal-bottom .workhours {
  display: block;
  color: rgba(255, 255, 255, 0.6);
  font-style: normal;
  font-size: 18px;
  padding-bottom: 10px;
}
.call-select-modal .modal-bottom .loc-link {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-location-contacts.png) no-repeat;
  padding-left: 27px;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  line-height: 22px;
  color: #fff;
  font-size: 16px;
  height: 20px;
}
.call-select-modal .modal-bottom .lang-wrap {
  width: 100%;
  padding: 20px 0px 0;
}
.call-select-modal .modal-bottom .lang-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.call-select-modal .modal-bottom .lang-wrap .lang-list {
  text-align: left;
  float: left;
  padding-top: 5px;
}
.call-select-modal .modal-bottom .lang-wrap .lang-list li {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding-left: 10px;
}
.call-select-modal .modal-bottom .lang-wrap .lang-list li:first-child {
  padding-left: 0;
}
.call-select-modal .modal-bottom .lang-wrap .lang-list li a {
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  position: relative;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.4);
}
.call-select-modal .modal-bottom .lang-wrap .lang-list .active a {
  color: #fff;
}
.call-select-modal .modal-bottom .lang-wrap .lang-list .active a:before {
  opacity: 1;
}
.call-select-modal .modal-bottom .lang-wrap .btn-full-version {
  float: right;
  background: #2A5EA4;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 5px 17px 6px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 13px;
  font-weight: bold;
}

.white-close-btn {
  background: #fff;
  border: none;
  padding: 13px 60px 14px 40px;
  font-size: 24px;
  color: #0e5bc0;
  font-weight: 500;
  margin: 0;
  border-radius: 50px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.white-close-btn:hover {
  -webkit-box-shadow: 0 0 50px rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 50px rgba(255, 255, 255, 0.9);
}
.white-close-btn span {
  display: block;
  padding-left: 25px;
  background: url(/bitrix/templates/gms_2020/css/../images/bg-form-close-btn.png) no-repeat 0 50%;
}

@media (max-width : 767px) {
  .sitemap-top-sect {
    padding-bottom: 0;
  }
}
.sitemap-top-sect .top-text-frame {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width : 767px) {
  .sitemap-top-sect .top-text-frame {
    padding: 20px 0;
  }
}
.sitemap-top-sect .full-bg {
  background-position: 50% 0% !important;
}
.sitemap-top-sect .sitemap-list {
  margin: 0 auto;
  max-width: 1100px;
  /*level1*/
}
.sitemap-top-sect .sitemap-list:after {
  content: "";
  display: block;
  clear: both;
}
.sitemap-top-sect .sitemap-list > li {
  padding-bottom: 75px;
  float: left;
  text-align: left;
  width: 33.333%;
  /*level2*/
}
@media (max-width : 767px) {
  .sitemap-top-sect .sitemap-list > li {
    float: none;
    width: 100%;
  }
}
.sitemap-top-sect .sitemap-list > li > a {
  font-size: 23px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.sitemap-top-sect .sitemap-list > li > ul {
  padding-top: 21px;
}
.sitemap-top-sect .sitemap-list > li > ul > li {
  padding: 6px 0;
  /*level3*/
}
.sitemap-top-sect .sitemap-list > li > ul > li > a {
  background: url(/bitrix/templates/gms_2020/css/../images/sitemap-arrow.png) no-repeat 0 7px;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding-left: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.sitemap-top-sect .sitemap-list > li > ul > li > ul {
  padding-top: 15px;
  padding-left: 20px;
}
.sitemap-top-sect .sitemap-list > li > ul > li > ul > li {
  padding: 3px 0;
}
.sitemap-top-sect .sitemap-list > li > ul > li > ul > li > a {
  color: #a9d9ff;
  font-size: 14px;
}

.prices-table-wrap {
  width: 100%;
  padding-bottom: 35px;
}
.prices-table-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.prices-table-wrap h3 {
  font-size: 24px;
  margin: 0 0 30px;
  text-transform: none;
  font-weight: 500;
  padding-bottom: 10px;
  border-bottom: 1px solid #A8C3DD;
}

table.full-prices-table {
  width: 100%;
}
@media (max-width : 767px) {
  table.full-prices-table td {
    white-space: normal !important;
  }
}
table.full-prices-table thead td {
  border-bottom: none;
  font-weight: 500;
  font-size: 16px;
  color: #7b97b4;
  text-align: center;
}
table.full-prices-table thead td:first-child {
  text-align: left;
  padding-left: 30px;
}
@media (max-width : 767px) {
  table.full-prices-table thead td:first-child {
    padding-left: 10px;
  }
}
table.full-prices-table tbody td {
  text-align: center;
  border-left: 1px solid #DCE7F1;
  color: #293444;
  font-size: 16px;
  vertical-align: middle;
}
table.full-prices-table tbody td:first-child {
  padding-left: 30px;
  text-align: left;
  border-left: none;
}
@media (max-width : 767px) {
  table.full-prices-table tbody td:first-child {
    padding-left: 10px;
  }
}
table.full-prices-table tbody tr:nth-child(even) {
  background: #F4F7FB;
}

select::-ms-expand {
  display: none;
}

*::-ms-backdrop, select:focus {
  color: #000 !important;
}

*::-ms-backdrop, .hospital-services-sect .hospital-services-list li:hover,
*::-ms-backdrop, .hospital-services-sect .hospital-services-full-list li:hover {
  background: #6F99C1 !important;
}

/* IE11 */
#thanksModal {
  z-index: 1600;
}
#thanksModal .modal-wrap {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
@media (max-width : 767px) {
  #thanksModal .modal-wrap {
    height: 100%;
    position: fixed;
  }
}

.partners-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 20px;
}
.partners-list li {
  background: none !important;
  text-align: center;
  padding: 0 20px !important;
  width: 25%;
}
@media (min-width:1400px) {
  .partners-list li {
    width: 20%;
  }
}
@media (max-width : 767px) {
  .partners-list li {
    width: 50%;
    padding: 0 10px !important;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .partners-list li {
    width: 33.333333%;
  }
}
.partners-list li img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 10px;
}
.partners-list li p {
  margin: 0 0 10px !important;
}
@media (max-width : 767px) {
  .partners-list li p {
    font-size: 14px;
    line-height: 19px;
  }
}

.lic-galery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.lic-galery .photo {
  width: 25%;
}
@media (max-width : 767px) {
  .lic-galery .photo {
    width: 50%;
  }
}
.lic-galery .photo a {
  outline: none !important;
}

html.modal-open,
html.modal-open body {
  overflow-x: hidden;
}

body.modal-open {
  position: relative;
  overflow: hidden;
  padding-right: 15px !important;
}
@media all and (-ms-high-contrast: none) {
  body.modal-open {
    padding-right: 0 !important;
  }
}
@media (min-width:768px) and (max-width:991px) {
  body.modal-open {
    padding-right: 0 !important;
  }
}
@media (max-width : 767px) {
  body.modal-open {
    padding-right: 0 !important;
    overflow: visible;
  }
}
body.modal-open header,
body.modal-open .line-head {
  padding-right: 15px;
}
@media (min-width:768px) and (max-width:991px) {
  body.modal-open header,
  body.modal-open .line-head {
    padding-right: 0;
  }
}
@media all and (-ms-high-contrast: none) {
  body.modal-open header,
  body.modal-open .line-head {
    padding-right: 0;
  }
}
body.modal-open header.fixed-nav {
  padding-right: 0;
}
body.modal-open header.fixed-nav .header-holder {
  padding-right: 15px;
}
@media all and (-ms-high-contrast: none) {
  body.modal-open header.fixed-nav .header-holder {
    padding-right: 0 !important;
  }
}

/*older IE*/
.no-flexbox .line-head .line-head-flex .lang-list,
.no-flexbox .line-head .line-head-flex .nav-wrap,
.no-flexbox .line-head .line-head-flex .top-searchform,
.no-flexbox .line-head .line-head-flex .top-line-nav li,
.no-flexbox header .logo-box,
.no-flexbox header .header-right,
.no-flexbox header .header-right .navigation-box,
.no-flexbox header .header-right .buttons-box {
  display: inline;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}
.no-flexbox .line-head .line-head-flex .top-searchform {
  float: right;
}
.no-flexbox header .logo-box {
  float: left;
  width: 15%;
  min-width: 0px;
}
.no-flexbox header .header-right {
  width: 85%;
  float: right;
}
.no-flexbox header .header-right .contacts-wrap {
  width: 100%;
}
.no-flexbox header .header-right .contacts-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.no-flexbox header .header-right .contacts-wrap .location {
  float: left;
}
.no-flexbox header .header-right .contacts-wrap .prones-wrap {
  float: right;
}
.no-flexbox header .header-right .nav-wrap {
  width: 100%;
}
.no-flexbox header .header-right .nav-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.no-flexbox header .header-right .navigation-box {
  width: 67%;
}
.no-flexbox .hospital-services-sect .hospital-services-list li .icon-box img {
  margin: 0 auto;
}
.no-flexbox .abs-link {
  background: url(/bitrix/templates/gms_2020/css/none.gif);
}
.no-flexbox footer .soc-list a {
  display: block;
}
.no-flexbox footer .soc-list a span {
  display: block;
}
.no-flexbox .about-feats-sect .about-feats-text-box .text-holder {
  width: 50%;
  display: inline;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}

.no-cssgradients footer {
  background-color: #377DB9;
}

.version-links {
  display: none;
  padding-bottom: 30px;
}
@media (max-width: 992px) {
  .version-links {
    display: block;
  }
}
.version-links .desktop-link {
  display: none;
}
@media (max-width : 767px) {
  .version-links .desktop-link {
    display: block;
  }
}
.version-links .mobile-link {
  display: none;
}
@media (min-width:768px) and (max-width:991px) {
  .version-links .mobile-link {
    display: block;
  }
}

/*popular pages  18dec2018*/
.pop-pages-sect {
  width: 100%;
  background-color: #fff;
  padding: 30px 0 50px;
  overflow: hidden;
}
.pop-pages-sect h3 {
  font-size: 35px;
  font-weight: normal;
  margin: 0 0 40px;
  border-bottom: 1px solid #DADADA;
  padding-bottom: 25px;
}
@media (max-width : 767px) {
  .pop-pages-sect h3 {
    font-size: 24px;
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
}
.pop-pages-sect .button-wrap {
  text-align: center;
}
.pop-pages-sect .show-more-blue em {
  font-style: normal;
  display: none;
}
.pop-pages-sect .show-more-blue.opened:before {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.pop-pages-sect .show-more-blue.opened span {
  display: none;
}
.pop-pages-sect .show-more-blue.opened em {
  display: block;
}

.all-links-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
  height: 150px;
  margin-bottom: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width : 767px) {
  .all-links-list {
    display: block;
  }
}
.all-links-list.showed {
  height: auto;
}
.all-links-list.showed:after {
  opacity: 0;
}
.all-links-list:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 200px 100px white;
  box-shadow: 0 0 200px 100px white;
}
.all-links-list .item {
  display: block;
  width: 30.333%;
}
@media (max-width : 767px) {
  .all-links-list .item {
    width: 100%;
  }
}
.all-links-list .item span {
  font-size: 30px;
  display: block;
  margin-bottom: 20px;
}
@media (max-width : 767px) {
  .all-links-list .item span {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
.all-links-list .item-big {
  width: 64%;
}
@media (min-width:768px) and (max-width:991px) {
  .all-links-list .item-big {
    width: 65%;
  }
}
@media (max-width : 767px) {
  .all-links-list .item-big {
    width: 100%;
  }
}
.all-links-list .item-big ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.all-links-list .item-big ul li {
  width: 45%;
}
@media (min-width:768px) and (max-width:991px) {
  .all-links-list .item-big ul li {
    width: 48%;
  }
}
@media (max-width : 767px) {
  .all-links-list .item-big ul li {
    width: 100%;
  }
}
.all-links-list ul {
  margin-bottom: 30px;
}
.all-links-list ul li {
  padding: 11px 0;
}
@media (min-width:768px) and (max-width:991px) {
  .all-links-list ul li {
    padding: 8px 0;
  }
}
@media (max-width : 767px) {
  .all-links-list ul li {
    padding: 8px 0;
  }
}
.all-links-list ul a {
  color: #185ca6;
  text-decoration: none;
  font-size: 15px;
  display: inline-block;
  position: relative;
  padding-left: 22px;
}
@media (min-width:768px) and (max-width:991px) {
  .all-links-list ul a {
    font-size: 14px;
    padding-left: 18px;
  }
}
.all-links-list ul a:hover {
  text-decoration: underline;
}
.all-links-list ul a:before {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  border: solid #185ca6;
  border-width: 0 1px 1px 0;
  padding: 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  left: 0;
  top: 6px;
}

/*popular pages end*/
.white-content-sect {
  background-color: #fff;
  position: relative;
  z-index: 3;
  padding-top: 110px;
  text-align: left;
}
@media (max-width : 767px) {
  .white-content-sect {
    padding-top: 30px;
  }
}
.white-content-sect:before {
  display: none;
}

.faq-list {
  padding-left: 0 !important;
  padding-top: 0 !important;
  padding: 0 0 80px;
  width: 100%;
  list-style: none;
}
.faq-list:last-child {
  padding-bottom: 0;
}
@media (min-width:768px) and (max-width:991px) {
  .faq-list {
    padding-bottom: 40px;
  }
}
@media (max-width : 767px) {
  .faq-list {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.faq-list li {
  border-bottom: 1px solid rgba(17, 85, 187, 0.2);
  padding-left: 0 !important;
  margin-bottom: 0;
}
.faq-list li:before {
  display: none !important;
}
.faq-list li:last-child {
  border: none;
}
.faq-list li .btn-acc-open {
  display: block;
  position: relative;
  padding: 20px 10% 20px 20px;
  font-size: 19px;
  line-height: 24px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #1359BC;
}
@media (max-width : 767px) {
  .faq-list li .btn-acc-open {
    padding-left: 0;
    font-size: 16px;
    line-height: 21px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.faq-list li .btn-acc-open:after {
  content: "";
  display: block;
  clear: both;
  content: "-";
  position: absolute;
  width: 30px;
  height: 30px;
  right: 10px;
  border-radius: 50%;
  border: 1px solid transparent;
  text-align: center;
  font-size: 29px;
  font-weight: normal;
  line-height: 27px;
  padding-left: 1px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #1359BC;
  top: 50%;
  margin-top: -18px;
}
@media (max-width : 767px) {
  .faq-list li .btn-acc-open:after {
    right: 0;
  }
}
.faq-list li .btn-acc-open.collapsed:after {
  content: "+";
  border-color: #1359BC;
  background: none;
  color: #1359BC;
}
@media (min-width: 768px) {
  .faq-list li .btn-acc-open:hover {
    color: #1481f1;
  }
  .faq-list li .btn-acc-open:hover:after {
    border-color: #c6d1f4;
  }
}
.faq-list li p {
  margin: 0 0 10px;
  color: #5e5e5e;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width : 767px) {
  .faq-list li p {
    line-height: 24px;
  }
}
.faq-list li .faq-textbox {
  padding: 5px 10% 10px 20px;
  position: relative;
  min-height: 110px;
}
@media (max-width : 767px) {
  .faq-list li .faq-textbox {
    min-height: 0px;
    padding: 5px 20px 10px 0px;
  }
}

.contented-type p {
  font-size: 17px;
  color: #5c5c5c;
  line-height: 25px;
  margin: 0 0 23px;
}

.contact-scheme-box {
  position: relative;
  width: 100%;
}
.contact-scheme-box .iti--separate-dial-code .iti__selected-dial-code, .feedback-modal .iti--separate-dial-code .iti__selected-dial-code, .zapisdepartmens-modal .iti--separate-dial-code .iti__selected-dial-code{
  color: inherit;
}
.contact-scheme-box .iti__arrow, .feedback-modal .iti__arrow, .zapisdepartmens-modal .iti__arrow{
  border-top-color: inherit;
}
#zapisModal input{
  caret-color: #FFFF;
}
@media (max-width : 767px) {
  .contact-scheme-box {
    padding-top: 250px;
    padding-bottom: 40px;
  }
}
@media (max-width : 767px) {
  .contact-scheme-box._mod-call {
    padding-bottom: 0;
  }
}
.contact-scheme-box._mod-call .left-column-text span {
  font-size: 55px;
  line-height: 57px;
}
@media (min-width:768px) and (max-width:991px) {
  .contact-scheme-box._mod-call .left-column-text span {
    font-size: 40px;
    line-height: 42px;
  }
  .contact-scheme-box._mod-call .left-column-text span br {
    display: none !important;
  }
}
@media (max-width : 767px) {
  .contact-scheme-box._mod-call .left-column-text span {
    font-size: 40px;
    line-height: 42px;
  }
  .contact-scheme-box._mod-call .left-column-text span br {
    display: none !important;
  }
}
.contact-scheme-box .box-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
@media (min-width:1400px) {
  .contact-scheme-box .box-bg {
    background-position: 80% 50% !important;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .contact-scheme-box .box-bg {
    background-position: 40% 0 !important;
  }
}
@media (max-width : 767px) {
  .contact-scheme-box .box-bg {
    overflow: hidden;
    background-position: 50% 0 !important;
    background-size: 800px auto !important;
  }
}
.contact-scheme-box .box-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  background: #fff;
  width: 150px;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  margin-left: -240px;
  -webkit-box-shadow: 0 0 50px #f3f6fb;
  box-shadow: 0 0 50px #f3f6fb;
}
@media (min-width:768px) and (max-width:991px) {
  .contact-scheme-box .box-icon {
    margin-left: 120px;
    top: 50px;
  }
}
@media (max-width : 767px) {
  .contact-scheme-box .box-icon {
    margin-left: -150px;
    left: 50%;
    width: 100px;
    height: 100px;
    top: 100px;
  }
  .contact-scheme-box .box-icon img {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.contact-scheme-box .box-icon:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  border-radius: 50%;
  top: 13px;
  left: 13px;
  right: 13px;
  bottom: 13px;
  border: 1px solid #8FB2DF;
}
.contact-scheme-box .scheme-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 564px;
  width: 100%;
  position: relative;
}
@media (min-width:768px) and (max-width:991px) {
  .contact-scheme-box .scheme-content {
    height: auto;
    display: block;
  }
}
@media (max-width : 767px) {
  .contact-scheme-box .scheme-content {
    height: auto;
    width: 100%;
    display: block;
    position: relative;
    z-index: 3;
  }
}
.contact-scheme-box .alone-form {
  max-width: 35%;
  padding-left: 50px;
}
@media (min-width:768px) and (max-width:991px) {
  .contact-scheme-box .alone-form {
    max-width: 100%;
    padding: 0 50px;
  }
}
@media (max-width : 767px) {
  .contact-scheme-box .alone-form {
    max-width: 100%;
    padding-left: 0;
  }
}
.contact-scheme-box .alone-form .form-control {
  background: #F3F6FB;
  border: 1px solid transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border-radius: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14px;
  color: #000;
  font-weight: 500;
}
@media (min-width:768px) and (max-width:991px) {
  .contact-scheme-box .alone-form .form-control {
    border-color: #92B4DE;
  }
}
.contact-scheme-box .alone-form .form-control:focus {
  border-color: #C6D8ED;
}
@media (min-width:768px) and (max-width:991px) {
  .contact-scheme-box .alone-form .form-control:focus {
    border-color: #246ECA;
  }
}
.contact-scheme-box .alone-form .form-control::-webkit-input-placeholder {
  color: #000;
}
.contact-scheme-box .alone-form .form-control:-moz-placeholder {
  color: #000;
}
.contact-scheme-box .alone-form .form-control::-moz-placeholder {
  color: #000;
}
.contact-scheme-box .alone-form .form-control:-ms-input-placeholder {
  color: #000;
}
.contact-scheme-box .alone-form input.form-control {
  height: 36px;
}
.contact-scheme-box .alone-form textarea {
  resize: vertical;
}
.contact-scheme-box .alone-form .blue-btn {
  display: block;
  background: #1358BC;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 30px 11px;
  position: relative;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  border-radius: 30px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contact-scheme-box .alone-form .blue-btn:hover {
  background: #267AD6;
}
.contact-scheme-box .alone-form .blue-btn:after {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  padding: 5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: 10px;
}
.contact-scheme-box .alone-form .custom-checkbox {
  padding: 5px 0 10px 15px;
}
.contact-scheme-box .alone-form .custom-checkbox label {
  letter-spacing: 0;
}
.contact-scheme-box .alone-form .custom-checkbox label span {
  position: relative;
  display: block;
  padding-left: 33px;
  color: #000;
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
}
.contact-scheme-box .alone-form .custom-checkbox input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.contact-scheme-box .alone-form .custom-checkbox .ch-btn {
  background: #EDF1F6;
  border-color: transparent;
  min-width: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.contact-scheme-box .alone-form .custom-checkbox .ch-btn:hover {
  border-color: #C6D8ED;
}
.contact-scheme-box .alone-form .custom-checkbox a {
  color: #0d59bf;
  text-decoration: none;
}
.contact-scheme-box .alone-form .custom-checkbox a:hover {
  color: #ED9F3E;
}
.contact-scheme-box .alone-form input[type=checkbox]:checked + span .ch-btn {
  background: url(/bitrix/templates/gms_2020/css/../images/bg-checkbox-checked.png) no-repeat 50% 50% #EDF1F6;
  border-color: #C6D8ED !important;
}
.contact-scheme-box .left-column-text {
  max-width: 40%;
  padding-right: 50px;
}
@media (min-width:768px) and (max-width:991px) {
  .contact-scheme-box .left-column-text {
    width: 100%;
    max-width: 50%;
    margin-bottom: 50px;
  }
}
@media (max-width : 767px) {
  .contact-scheme-box .left-column-text {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
}
.contact-scheme-box .left-column-text span {
  display: block;
  font-size: 70px;
  line-height: 57px;
  padding-bottom: 35px;
  text-shadow: 3px 1px 11px #fff, 2px 1px 3px #fff;
}
@media (max-width : 767px) {
  .contact-scheme-box .left-column-text span {
    font-size: 34px;
    line-height: 38px;
    padding-bottom: 20px;
  }
  .contact-scheme-box .left-column-text span br {
    display: none !important;
  }
}
.contact-scheme-box .left-column-text em {
  font-style: normal;
  font-size: 25px;
  line-height: 33px;
  color: #7c7c7c;
  display: block;
  padding-bottom: 40px;
}
@media (min-width:768px) and (max-width:991px) {
  .contact-scheme-box .left-column-text em {
    padding-bottom: 20px;
  }
}
@media (max-width : 767px) {
  .contact-scheme-box .left-column-text em {
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 20px;
  }
}
.contact-scheme-box .left-column-text i {
  font-style: normal;
  display: inline-block;
  font-size: 13px;
  color: #7c7c7c;
}
.contact-scheme-box .left-column-text i:after {
  content: "";
  display: block;
  clear: both;
  width: 20px;
  height: 1px;
  background: #C6D8EE;
  display: inline-block;
  vertical-align: middle;
  margin-left: 18px;
}

.video-row {
  width: 90%;
  max-width: 1210px;
  margin: 0 auto;
}

/*embed responsive*/
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 177%;
}
.embed-responsive:hover .ytp-button .ytp-large-play-button-bg {
  -webkit-transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
  transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
  fill: #f00;
  fill-opacity: 1;
}
.embed-responsive .img-responsive {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.embed-responsive .abs-link {
  z-index: 5;
}
.embed-responsive .embed-responsive-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive .ytp-button {
  position: absolute;
  display: block;
  background: none;
  z-index: 3;
  border: none;
  width: 100px;
  height: 100px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-portrait img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.top-searchform {
  width: 96%;
}
.top-searchform .search-group {
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0 35px 0 20px;
}
.top-searchform .search-group:after {
  content: "";
  display: block;
  clear: both;
}
.top-searchform .input-wrap {
  width: 100%;
}
@media (min-width:768px) and (max-width:991px) {
  .top-searchform .input-wrap {
    width: 150px;
  }
}
.top-searchform .form-control {
  background: none;
  border: none;
  height: 31px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  z-index: 3;
}
.top-searchform .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.top-searchform .form-control:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.top-searchform .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.top-searchform .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.top-searchform .form-control:focus + .foc {
  opacity: 1;
}
.top-searchform .btn-search {
  outline: none;
  width: 22px;
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  right: 10px;
  border: none;
  background: url(/bitrix/templates/gms_2020/css/../images/header-icon-search.png) no-repeat 50% 46%;
  background-size: 18.5px auto;
  margin: 0;
}
.top-searchform .foc {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border: 1px solid #3D87C5;
  border-radius: 16px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

footer .footer-banner {
  margin-bottom: 30px;
}

footer .footer-banner-text {
  max-width: 232px;
  margin-top: 15px;
}
footer .columns-wrap .column-contact .footer-banner-text a {
  font-weight: normal;
  font-size: 15px;
}

footer .for-norm-link {
  display: none;
}

@media (max-width : 767px) {
  footer .columns-wrap .column-contact .footer-main-nav {
    text-align: center;
  }
}

footer .columns-wrap .column-contact .footer-main-nav li a {
  color: #ffffff;
  text-decoration: underline;
  padding-left: 0;
}
footer .columns-wrap .column-contact .footer-main-nav li a:before {
  display: none;
}

@media (max-width : 767px) {
  footer .columns-wrap .column-contact .footer-main-nav li {
    padding-left: 0;
  }
}

.btn-page-to-top {
  display: block;
  border-radius: 50%;
  border: 1px solid rgba(36, 117, 211, 0.51);
  background: rgba(24, 87, 185, 0.68);
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  position: fixed;
  bottom: 5%;
  right: 30px;
  z-index: 40;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateX(60px);
  transform: translateX(60px);
}
.btn-page-to-top.actived {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.btn-page-to-top:hover {
  background: rgba(38, 121, 214, 0.7);
  border-color: rgba(255, 255, 255, 0.5);
}
.btn-page-to-top:before, .btn-page-to-top:after {
  content: "";
  display: block;
  clear: both;
  top: 8px;
  left: 9px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-page-to-top:after {
  top: 14px;
}
@media (max-width : 767px) {
  .btn-page-to-top {
    display: none;
  }
}

.article-author-wrapper {
  padding: 30px 0 30px;
  position: relative;
  z-index: 3;
  border-top: 1px solid #E2EAF0;
}
.article-author-wrapper .text-role {
  display: block;
  font-weight: normal;
  color: #000;
  font-size: 26px;
  padding-bottom: 10px;
  text-align: left;
}
.article-author-wrapper .article-author-info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (max-width : 767px) {
  .article-author-wrapper .article-author-info-row {
    display: block;
  }
}
.article-author-wrapper .article-author-info-row .article-author-info {
  width: 50%;
  padding-right: 5%;
}
@media (max-width : 767px) {
  .article-author-wrapper .article-author-info-row .article-author-info {
    padding-right: 0;
    width: 100%;
    padding-bottom: 20px;
  }
}
.article-author-wrapper .article-author-info-row .article-author-posts {
  width: 50%;
  border-left: 1px solid #eee;
  padding-left: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width : 767px) {
  .article-author-wrapper .article-author-info-row .article-author-posts {
    padding-left: 0;
    width: 100%;
    border-left: none;
    border-top: 1px solid #eee;
    padding-top: 10px;
  }
}

.author-posts-list .item {
  position: relative;
  padding-left: 30px;
  padding-bottom: 10px;
}
.author-posts-list .item:last-child {
  padding-bottom: 0;
}
.author-posts-list .item:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 9px;
  left: 0;
  height: 2px;
  width: 14px;
  background-color: #0d59be;
}
.author-posts-list .item a {
  font-size: 16px;
  color: #0d59be;
}
.author-posts-list .item a:hover {
  color: #ED9F3E;
}

.similar-posts-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 10px;
  margin-left: -15px;
}
.similar-posts-list .item {
  position: relative;
  padding-bottom: 10px;
  width: 25%;
  padding-left: 15px;
}
@media (max-width : 767px) {
  .similar-posts-list .item {
    width: 50%;
    padding-bottom: 20px;
  }
}
.similar-posts-list .item a {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #0d59be;
}
@media (max-width : 767px) {
  .similar-posts-list .item a {
    font-size: 14px;
    line-height: 16px;
  }
}
.similar-posts-list .item a:hover {
  color: #ED9F3E;
}
.similar-posts-list .item a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.similar-posts-list .item a i {
  position: relative;
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width : 767px) {
  .similar-posts-list .item a i {
    margin-bottom: 10px;
  }
}
.similar-posts-list .item a i:after {
  content: "";
  display: block;
  clear: both;
  padding-bottom: 80%;
}
.similar-posts-list .item a i img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 0;
  left: 0;
  display: block;
}
.similar-posts-list .item .date {
  display: block;
  color: #666666;
  margin-bottom: 10px;
}
@media (max-width : 767px) {
  .similar-posts-list .item .date {
    margin-bottom: 5px;
  }
}
.similar-posts-list .item .postname {
  font-size: 18px;
}
@media (max-width : 767px) {
  .similar-posts-list .item .postname {
    font-size: 16px;
    line-height: 16px;
  }
}

.article-bottom-infosect {
  margin-top: -30px;
}

.article-author-info {
  position: relative;
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width : 767px) {
  .article-author-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.article-author-info:hover .author-description .author-name {
  color: #1C7FEE;
}
.article-author-info .author-pic {
  max-width: 150px;
  min-width: 120px;
  margin-right: 30px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
@media (max-width : 767px) {
  .article-author-info .author-pic {
    display: block;
    max-width: 100px;
    min-width: 100px;
    margin-right: 15px;
  }
}
.article-author-info .author-pic img {
  border-radius: 50%;
}
.article-author-info .author-description {
  max-width: 350px;
  display: inline-block;
  vertical-align: middle;
}
.article-author-info .author-description .author-name {
  display: block;
  font-weight: 500;
  color: #0d59bf;
  padding-bottom: 15px;
  font-size: 19px;
}
@media (max-width : 767px) {
  .article-author-info .author-description .author-name {
    font-size: 14px;
    padding-bottom: 10px;
  }
}
.article-author-info .author-description .author-role {
  display: block;
  font-size: 14px;
  color: #666;
}
@media (max-width : 767px) {
  .article-author-info .author-description .author-role {
    font-size: 12px;
  }
}

.related-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 30px;
}
.related-links a {
  border: 1px solid #1358BC;
  color: #1358BC;
  font-size: 16px;
  font-weight: bold;
  padding: 13px 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 10px 20px;
  width: 47%;
  display: block;
}
.related-links a:nth-child(odd) {
  margin-left: 0;
}
@media (max-width : 767px) {
  .related-links a {
    margin: 0 0 10px;
    font-size: 14px;
    padding: 10px;
    width: 48%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.related-links a:hover {
  background: #1358BC;
  color: #fff;
}

.form-type {
  /*checkbox*/
}
.form-type .form-group {
  margin-bottom: 20px;
}
.form-type fieldset {
  margin-bottom: 30px;
}
@media (max-width : 767px) {
  .form-type fieldset {
    margin-bottom: 20px;
  }
}
.form-type fieldset .form-group:last-child {
  margin-bottom: 0;
}
.form-type .fields-name {
  padding-bottom: 20px;
  display: block;
  color: #000;
  font-size: 22px;
  font-weight: 500;
}
@media (max-width : 767px) {
  .form-type .fields-name {
    font-size: 18px;
    padding-bottom: 15px;
  }
}
.form-type .inside-collapse {
  padding: 30px 0 20px;
}
.form-type .inside-collapse .inside-collapse:last-child {
  padding-bottom: 0;
}
.form-type .flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (max-width : 767px) {
  .form-type .flex-row {
    margin-bottom: 0;
  }
}
.form-type .flex-row .col {
  width: 49%;
}
@media (max-width : 767px) {
  .form-type .flex-row .col {
    width: 100%;
    padding-bottom: 10px;
  }
}
@media (max-width : 767px) {
  .form-type .flex-row .col.empty {
    display: none;
  }
}
.form-type .flex-row .col2-3 {
  width: 66%;
}
@media (max-width : 767px) {
  .form-type .flex-row .col2-3 {
    width: 100%;
  }
}
.form-type .flex-row .col1-3 {
  width: 32%;
}
@media (max-width : 767px) {
  .form-type .flex-row .col1-3 {
    width: 100%;
  }
}
.form-type hr {
  margin-bottom: 30px;
  border-color: #DEE2E8;
}
.form-type .form-control {
  background: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 500;
  outline: none;
  height: 54px;
  color: #000;
  font-size: 17px;
  padding-left: 22px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  z-index: 3;
  border: none;
}
@media (max-width : 767px) {
  .form-type .form-control {
    height: 44px;
    font-size: 16px;
  }
}
.form-type .form-control::-webkit-input-placeholder {
  color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-type .form-control:-moz-placeholder {
  color: transparent;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-type .form-control::-moz-placeholder {
  color: transparent;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-type .form-control:-ms-input-placeholder {
  color: transparent;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-type .input-wrap {
  position: relative;
  background-color: #F4F5F8;
  border-radius: 8px;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-type .input-wrap:hover {
  border-color: #bec4cf;
}
.form-type .input-wrap.valid {
  background-color: #F29BA0;
}
.form-type .input-wrap.error-wrap {
  border-color: #F29BA0;
}
.form-type .input-wrap.input-disabled {
  opacity: 0.5;
  border-color: #ddd;
}
.form-type .input-wrap.iconed-input .form-control {
  padding-right: 45px;
}
.form-type .input-wrap .input-icon {
  position: absolute;
  right: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.form-type .input-wrap label.error {
  position: absolute;
  top: 100%;
  left: 12px;
  margin-top: -6px;
  padding: 2px 20px 3px;
  font-weight: normal;
  background-color: #EC1939;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
}
.form-type .input-wrap label.valid {
  opacity: 0;
}
.form-type .input-wrap .form-control {
  padding-top: 24px;
}
@media (max-width : 767px) {
  .form-type .input-wrap .form-control {
    padding-top: 22px;
  }
}
.form-type .input-wrap textarea.form-control {
  padding-top: 26px;
}
.form-type .input-wrap input.input-small {
  padding-top: 6px;
}
.form-type .input-wrap textarea.textarea-small {
  padding-top: 15px;
}
.form-type .input-wrap .title-label {
  position: absolute;
  display: block;
  z-index: 3;
  left: 22px;
  color: #707479;
  top: 50%;
  font-size: 16px;
  line-height: 19px;
  font-weight: normal;
  margin-top: -10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: none;
}
.form-type .input-wrap.input_not_empty .title-label {
  margin-top: -21px;
  font-size: 14px;
}
@media (max-width : 767px) {
  .form-type .input-wrap.input_not_empty .title-label {
    margin-top: -18px;
  }
}
.form-type .input-wrap.input_not_empty .title-label-textarea {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  top: 10px;
}
.form-type .input-wrap.input_not_empty textarea + .title-label {
  margin-top: 0;
  top: 10px;
}
.form-type .input-wrap.input_focused {
  border-color: #A3A9B4;
  background-color: transparent;
}
.form-type .input-wrap.input_focused input::-webkit-input-placeholder {
  color: #ccc;
}
.form-type .input-wrap.input_focused input:-moz-placeholder {
  color: #ccc;
}
.form-type .input-wrap.input_focused input::-moz-placeholder {
  color: #ccc;
}
.form-type .input-wrap.input_focused input:-ms-input-placeholder {
  color: #ccc;
}
.form-type .input-wrap.input_focused .title-label {
  margin-top: -21px;
  font-size: 14px;
}
.form-type .input-wrap.input_focused textarea + .title-label {
  margin-top: 0;
  top: 10px;
}
.form-type .custom-radio {
  position: relative;
  z-index: 3;
}
.form-type .custom-radio input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
}
.form-type .custom-radio .ch-btn {
  display: block;
  width: 28px;
  height: 28px;
  border: 1px solid #D6DAE0;
  margin-right: 15px;
  border-radius: 50%;
  cursor: pointer;
  background: none;
  outline: none;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-type .custom-radio .ch-btn:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 7px;
  right: 7px;
  bottom: 7px;
  left: 7px;
  background-color: #000;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.form-type .custom-radio label {
  display: block;
  font-size: 18px;
  color: #000;
  line-height: 18px;
  font-weight: normal;
  position: relative;
  padding-top: 2px;
  padding-left: 40px;
}
@media (max-width : 767px) {
  .form-type .custom-radio label {
    font-size: 16px;
    line-height: 21px;
  }
}
.form-type .custom-radio label:hover .ch-btn {
  border-color: #555;
}
.form-type .custom-radio input[type=radio]:checked + label .ch-btn {
  background-color: #1358BC;
  border-color: transparent;
}
.form-type .custom-radio input[type=radio]:checked + label .ch-btn:before {
  opacity: 1;
  background: #fff;
}
.form-type .custom-radio span {
  padding-top: 3px;
  display: block;
}
.form-type .custom-checkbox {
  position: relative;
  z-index: 3;
}
.form-type .custom-checkbox.error .ch-btn {
  border-color: red;
}
.form-type .custom-checkbox.error label {
  color: red;
}
.form-type .custom-checkbox input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
}
.form-type .custom-checkbox .ch-btn {
  display: block;
  width: 25px;
  height: 25px;
  border: 1px solid #D0D4DB;
  margin-right: 20px;
  border-radius: 5px;
  cursor: pointer;
  background: none;
  outline: none;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-type .custom-checkbox .ch-btn:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  display: inline-block;
  top: 4px;
  left: 50%;
  margin-left: -4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: solid #000;
  border-width: 0 2px 2px 0;
  padding: 5px 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
}
.form-type .custom-checkbox label {
  display: block;
  font-size: 18px;
  color: #000;
  line-height: 17px;
  font-weight: normal;
  position: relative;
  padding-left: 40px;
  margin-bottom: 0;
  padding-top: 4px;
  letter-spacing: 0px;
}
@media (max-width : 767px) {
  .form-type .custom-checkbox label {
    padding-top: 0;
    font-size: 15px;
  }
}
.form-type .custom-checkbox label:hover .ch-btn {
  border-color: #555;
}
.form-type .custom-checkbox input[type=checkbox]:checked + label .ch-btn {
  background: none;
  border-color: #1562C4 !important;
}
.form-type .custom-checkbox input[type=checkbox]:checked + label .ch-btn:before {
  opacity: 1;
}
.form-type .custom-checkbox span {
  padding-top: 0px;
  display: block;
}
.form-type .custom-checkbox a {
  text-decoration: underline;
  color: #0d59be;
}
.form-type .custom-checkbox a:hover {
  text-decoration: none;
  color: #ED9F3E;
}
.form-type .radio-inline-quatro-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (max-width : 767px) {
  .form-type .radio-inline-quatro-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.form-type .radio-inline-quatro-list .custom-radio-quatro {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 250px;
  margin-left: 10px;
}
@media (max-width : 767px) {
  .form-type .radio-inline-quatro-list .custom-radio-quatro {
    margin: 0;
    width: 25%;
  }
}
.form-type .radio-inline-quatro-list .custom-radio-quatro:first-child {
  margin-left: 0;
  background: #D7FFCF;
}
.form-type .radio-inline-quatro-list .custom-radio-quatro:nth-child(2) {
  background: #e8ffcf;
}
@media (max-width : 767px) {
  .form-type .radio-inline-quatro-list .custom-radio-quatro:nth-child(2) {
    margin-left: 0;
  }
}
.form-type .radio-inline-quatro-list .custom-radio-quatro:nth-child(3) {
  background: #fffdcf;
}
.form-type .radio-inline-quatro-list .custom-radio-quatro:nth-child(4) {
  background: #ffe1cf;
}
@media (max-width : 767px) {
  .form-type .radio-inline-quatro-list .custom-radio-quatro:nth-child(4) {
    margin-left: 0;
  }
}
.form-type .radio-inline-quatro-list .custom-radio-quatro:nth-child(5) {
  background: #ffe9e1;
}
.form-type .radio-inline-quatro-list .fields-name {
  width: 30%;
  max-width: 260px;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width : 767px) {
  .form-type .radio-inline-quatro-list .fields-name {
    width: 100%;
    max-width: none;
  }
}
.form-type .custom-radio-quatro {
  position: relative;
  z-index: 3;
  background: #edffe1;
  border: 1px solid #E6E9EC;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 60px 20px 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width : 767px) {
  .form-type .custom-radio-quatro {
    padding: 50px 10px 10px;
    font-size: 3vw;
  }
}
.form-type .custom-radio-quatro:hover {
  border-color: #ccc;
}
.form-type .custom-radio-quatro:hover .ch-btn {
  border-color: rgba(0, 0, 0, 0.5);
}
.form-type .custom-radio-quatro input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
}
.form-type .custom-radio-quatro input:checked + .ch-btn {
  background-color: #1358BC;
  border-color: transparent;
}
.form-type .custom-radio-quatro input:checked + .ch-btn:before {
  opacity: 1;
  background: #fff;
}
.form-type .custom-radio-quatro .ch-btn {
  display: block;
  width: 28px;
  height: 28px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-right: 15px;
  border-radius: 50%;
  cursor: pointer;
  background: none;
  outline: none;
  position: absolute;
  left: 50%;
  margin-left: -14px;
  top: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-type .custom-radio-quatro .ch-btn:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  top: 7px;
  right: 7px;
  bottom: 7px;
  left: 7px;
  background-color: #000;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.form-type .custom-radio-quatro span {
  padding-top: 3px;
  display: block;
}
.form-type .selectric-custom-select .selectric {
  border: 1px solid transparent;
  background: #F4F5F8;
  border-radius: 8px;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.form-type .selectric-custom-select .selectric:hover {
  border-color: #bec4cf;
}
.form-type .selectric-custom-select .selectric .label {
  color: #707479;
  font-size: 16px;
  font-weight: normal;
  height: 54px;
  padding-left: 22px;
  padding-right: 60px;
  margin: 0;
  line-height: 54px;
}
@media (min-width:992px) and (max-width:1199px) {
  .form-type .selectric-custom-select .selectric .label {
    padding-right: 50px;
  }
}
@media (max-width : 767px) {
  .form-type .selectric-custom-select .selectric .label {
    height: 44px;
    line-height: 44px;
    padding-right: 40px;
  }
}
.form-type .selectric-custom-select .selectric .button {
  text-indent: -9999px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 60px;
  background: none;
}
@media (min-width:992px) and (max-width:1199px) {
  .form-type .selectric-custom-select .selectric .button {
    width: 50px;
  }
}
@media (max-width : 767px) {
  .form-type .selectric-custom-select .selectric .button {
    width: 40px;
  }
}
.form-type .selectric-custom-select .selectric .button:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 10px;
  width: 1px;
  background: #e3e6eb;
}
.form-type .selectric-custom-select .selectric .button:after {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  border: solid #333;
  border-width: 0 2px 2px 0;
  padding: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: top;
  margin-top: 20px;
}
@media (max-width : 767px) {
  .form-type .selectric-custom-select .selectric .button:after {
    margin-top: 15px;
  }
}
.form-type .selectric-custom-select .selectric.select-changed .label {
  color: #000;
}
.form-type .selectric-custom-select .selectric-items {
  border-top: none;
  border-radius: 0 0 8px 8px;
  border-color: #ddd;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding-bottom: 10px;
}
.form-type .selectric-custom-select .selectric-items li {
  padding: 10px 30px;
  background: none;
  font-size: 16px;
  margin: 0;
  font-weight: 500;
}
.form-type .selectric-custom-select .selectric-items li:hover {
  background-color: rgba(51, 123, 184, 0.3);
}
.form-type .selectric-custom-select .selectric-items li.disabled {
  color: #c3cad3;
}
.form-type .selectric-custom-select .selectric-items li.highlighted {
  background: #F3F5F8;
  color: #000;
}
.form-type .selectric-custom-select .selectric-items .mCSB_scrollTools {
  top: 8px;
  right: 5px;
}
.form-type .selectric-custom-select .selectric-items .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px;
}
.form-type .selectric-custom-select .selectric-items .mCSB_scrollTools .mCSB_draggerRail {
  width: 3px;
}
.form-type .selectric-custom-select .selectric-items .mCSB_inside > .mCSB_container {
  margin-right: 25px;
}
.form-type .selectric-custom-select.selectric-open .selectric {
  border-radius: 8px 8px 0 0;
  border-color: #ddd;
}
.form-type .selectric-custom-select.selectric-open .selectric .button:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin-top: 25px;
}
.form-type .selectric-custom-select.selectric-open.selectric-above .selectric {
  border-radius: 0 0 8px 8px;
}
.form-type .selectric-custom-select.selectric-open.selectric-above .selectric-items {
  border-radius: 8px 8px 0 0;
  border-bottom: none;
}
.form-type .select-labeled-wrapper {
  position: relative;
  width: 100%;
}
.form-type .select-labeled-wrapper .select-fake-label {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  line-height: 19px;
  left: 22px;
  display: block;
  color: #7f8493;
  font-weight: normal;
  font-size: 14px;
  z-index: 7;
  opacity: 0;
  visibility: hidden;
}
.form-type .select-labeled-wrapper.error-wrap .selectric {
  border-color: #F29BA0;
}
.form-type .select-labeled-wrapper .selectric-open {
  z-index: 10;
}
.form-type .select-labeled-wrapper .selectric-open + .select-fake-label {
  z-index: 20;
}
.form-type .select-labeled-wrapper .selectric-selected-already .selectric .label,
.form-type .select-labeled-wrapper .selectric-changed .selectric .label {
  color: #000;
  padding-top: 10px;
  font-weight: 500;
}
.form-type .select-labeled-wrapper .selectric-selected-already + .select-fake-label,
.form-type .select-labeled-wrapper .selectric-changed + .select-fake-label {
  opacity: 1;
  visibility: visible;
}
.form-type textarea.form-control {
  background: #F3F5F8;
  border-radius: 8px;
  resize: vertical;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  height: auto;
  padding-top: 17px;
  padding-bottom: 9px;
  font-size: 17px;
  color: #000;
  border: none;
}
.form-type textarea.form-control + .title-label {
  margin-top: 0;
  top: 20px;
}
.form-type textarea.form-control:hover {
  border-color: #bec4cf;
}
.form-type textarea.form-control:focus {
  border-color: #A3A9B3;
  background: #fff;
}
.form-type textarea.form-control::-webkit-input-placeholder {
  color: #707479;
  font-weight: 500;
  font-size: 16px;
}
.form-type textarea.form-control:-moz-placeholder {
  color: #707479;
  font-weight: 500;
  font-size: 16px;
}
.form-type textarea.form-control::-moz-placeholder {
  color: #707479;
  font-weight: 500;
  font-size: 16px;
}
.form-type textarea.form-control:-ms-input-placeholder {
  color: #707479;
  font-weight: 500;
  font-size: 16px;
}
.form-type .custom-checkbox.error-wrap .cat-btn {
  color: red;
}
.form-type .custom-checkbox.error-wrap .ch-btn {
  border-color: red;
}

.online-documents-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 20px;
}
@media (min-width:768px) and (max-width:991px) {
  .online-documents-section {
    display: block;
  }
}
@media (max-width : 767px) {
  .online-documents-section {
    display: block;
  }
}
.online-documents-section .docs-left-column {
  width: 280px;
  padding-right: 50px;
}
@media (min-width:768px) and (max-width:991px) {
  .online-documents-section .docs-left-column {
    width: 100%;
    padding: 0 0 30px;
  }
}
@media (max-width : 767px) {
  .online-documents-section .docs-left-column {
    width: 100%;
    padding: 0 0 30px;
  }
}
.online-documents-section .docs-left-column .column-name {
  padding-bottom: 20px;
  display: block;
  color: #000;
  font-size: 18px;
  font-weight: normal;
}
.online-documents-section .docs-left-column .docs-list p {
  margin: 10px 0;
  border-bottom: 1px solid #ddd;
}
.online-documents-section .docs-left-column .docs-list p:last-child {
  margin-bottom: 0;
  border: none;
}
.online-documents-section .docs-left-column .docs-list a[href$=\.pdf] {
  position: relative;
  display: inline-block;
  vertical-align: top;
  min-height: 24px;
  line-height: 18px;
  margin: 0 0 10px;
  padding: 0 0 0 36px;
}
.online-documents-section .docs-left-column .docs-list a[href$=\.pdf]:before {
  content: "";
  display: block;
  clear: both;
  left: 0;
  position: absolute;
  display: inline-block;
  vertical-align: top;
  width: 27px;
  height: 32px;
  background-image: url(/bitrix/templates/gms_2020/css/../images/pdf_icon_small.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.online-documents-section .docs-form-column {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.documents-form .iti__selected-flag {
  background: #9e9e9f;
  border-radius: 5px;
}
.form-type .input-tel-wrap .title-label{display: none;}

.quatros-list-inline {
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
.quatros-list-inline:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width : 767px) {
  .quatros-list-inline {
    display: block;
  }
}
@media (min-width: 768px) {
  .quatros-list-inline.no-carousel .slide-arrows {
    display: none !important;
  }
}
@media (max-width : 767px) {
  .quatros-list-inline.no-swiper-xs .slide-arrows {
    display: none;
  }
  .quatros-list-inline.no-swiper-xs .text-wrap {
    padding-bottom: 10px;
  }
  .quatros-list-inline.no-swiper-xs .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .quatros-list-inline.no-swiper-xs .item {
    width: 50%;
  }
  .quatros-list-inline.no-swiper-xs .item:nth-child(3) .quatro-holder {
    background: none;
  }
  .quatros-list-inline.no-swiper-xs .item:nth-child(4) .quatro-holder {
    background: #F3F6FA;
  }
}
.quatros-list-inline .slide-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 5;
  position: relative;
  margin-bottom: -18px;
}
.quatros-list-inline .slide-arrows button {
  width: 42px;
  height: 36px;
  outline: none;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #F6FBFA;
}
.quatros-list-inline .slide-arrows button span {
  display: block;
  text-align: center;
  width: 100%;
  margin-top: -4px;
}
.quatros-list-inline .slide-arrows button span:before {
  content: "";
  display: block;
  clear: both;
  display: inline-block;
  vertical-align: middle;
  border: solid #0E59BF;
  border-width: 0 2px 2px 0;
  padding: 5px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.quatros-list-inline .slide-arrows button:hover {
  background: #0E59BF;
}
.quatros-list-inline .slide-arrows button:hover span:before {
  border-color: #fff;
}
.quatros-list-inline .slide-arrows .arrow-top {
  border-radius: 15px 0 0 15px;
}
.quatros-list-inline .slide-arrows .arrow-top span:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.quatros-list-inline .slide-arrows .arrow-bottom {
  border-radius: 0 15px 15px 0;
  top: auto;
  bottom: 0;
  border-left: none;
}
.quatros-list-inline .swiper-wrapper {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.quatros-list-inline .item {
  width: 25%;
  height: auto;
  position: relative;
  margin-bottom: 0 !important;
  min-height: 250px;
}
@media (max-width : 767px) {
  .quatros-list-inline .item {
    width: 100%;
    min-height: 150px;
  }
}
.quatros-list-inline .item:nth-child(even) .quatro-holder {
  background: #fff;
}
.quatros-list-inline .item:hover .quatro-holder {
  background: #EBF2FA;
}
.quatros-list-inline .quatro-holder {
  height: 100%;
  background-color: #F3F6FA;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 10% 0px;
}
.quatros-list-inline .icon-wrap {
  width: 100%;
  height: 60px;
  position: relative;
  margin-bottom: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width : 767px) {
  .quatros-list-inline .icon-wrap {
    height: 30%;
    margin-bottom: 8px;
  }
}
@media (max-width : 767px) and (orientation: landscape) {
  .quatros-list-inline .icon-wrap {
    height: 40%;
  }
}
.quatros-list-inline .icon-wrap .image img {
  margin: 0 auto;
}
.quatros-list-inline .text-wrap {
  width: 100%;
  padding: 0 8%;
}
@media (max-width : 767px) {
  .quatros-list-inline .text-wrap {
    padding: 0 5%;
  }
}
.quatros-list-inline .text-wrap span, .quatros-list-inline .text-wrap p {
  font-size: 19px;
  line-height: 26px;
  display: block;
}
@media (min-width:992px) and (max-width:1199px) {
  .quatros-list-inline .text-wrap span, .quatros-list-inline .text-wrap p {
    font-size: 17px;
    line-height: 24px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .quatros-list-inline .text-wrap span, .quatros-list-inline .text-wrap p {
    font-size: 14px;
    line-height: 19px;
  }
}
@media (max-width : 767px) {
  .quatros-list-inline .text-wrap span, .quatros-list-inline .text-wrap p {
    font-size: 14px;
    line-height: 15px;
  }
}
.quatros-list-inline .text-wrap p {
  color: #000;
  margin: 0;
}
.quatros-list-inline .text-wrap p span{
  color: #707070;
  margin: 0;
  font-size: 17px;
  line-height: 24px;
  padding-top: 18px;
}
@media (min-width:992px) and (max-width:1199px) {
  .quatros-list-inline .text-wrap p span{
    padding-top: 14px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .quatros-list-inline .text-wrap p span{
    padding-top: 10px;
  }
}
@media (max-width : 767px) {
  .quatros-list-inline .text-wrap p span {
    padding-top: 7px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .quatros-list-inline .text-wrap p span{
    font-size: 15px;
    line-height: 21px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .quatros-list-inline .text-wrap p span{
    font-size: 13px;
    line-height: 19px;
  }
}
@media (max-width : 767px) {
  .quatros-list-inline .text-wrap p span{
    font-size: 13px;
    line-height: 15px;
  }
}

.sticky-mobile-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 40px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
  border-bottom: 1px solid #347AB6;
  -webkit-box-shadow: 0 0 10px #347AB6;
  box-shadow: 0 0 10px #347AB6;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .sticky-mobile-line {
    display: none;
  }
}
.sticky-mobile-line a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
  background: #347AB6;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.sticky-mobile-line a:first-child {
  max-width: 120px;
  border: none;
}
.sticky-mobile-line a:first-child i {
  width: 30px;
  margin-right: 5px;
  -webkit-filter: brightness(3) grayscale(1);
  filter: brightness(3) grayscale(1);
}
.sticky-mobile-line a:nth-child(2) {
  background: #0159A5;
}
.sticky-mobile-line a:nth-child(2) i {
  width: 20px;
  -webkit-filter: invert(1);
  filter: invert(1);
}
.sticky-mobile-line a i {
  margin-right: 10px;
}

.xs-write-btn-wrapper {
  padding-top: 40px;
  margin-bottom: -10px;
}

.toggle-sticky-btn {
  width: 100%;
  height: 40px;
  background: none;
  border: none;
  cursor: pointer;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  outline: none;
}
.toggle-sticky-btn img {
  width: 50px;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.toggle-sticky-btn.actived img {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.bottom-mobile-line {
  display: none;
}
@media (max-width: 767px) {
  .bottom-mobile-line {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 40;
  }
}
.bottom-mobile-line .drop-box {
  position: relative;
}
.bottom-mobile-line .drop-box:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  -webkit-box-shadow: 0 0 15px 15px #FEA328;
  box-shadow: 0 0 15px 15px #FEA328;

}
.bottom-mobile-line .line-row {
  background: rgba(254, 163, 40, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
  position: relative;
  z-index: 3;
}
.bottom-mobile-line .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}
@media (min-width: 340px) {
  .bottom-mobile-line .col {
    width: 50%;
  }
}
.bottom-mobile-line .col:last-child {

}
.bottom-mobile-line .col:last-child .iconed-btn {
  background: none;
  padding: 0 0 0 15px;
  border: none;

}
@media (min-width: 340px) {
  .bottom-mobile-line .col:last-child .iconed-btn {
    background: none;
    padding: 0 0 0 15px;
    border: none;

  }
}
.bottom-modile-line a {
  display: block;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  position: relative;
  z-index: 6;
  align-content: center;
}
.bottom-mobile-line  .iconed-btn {

  background: none;
  border: none;
  color: #fff;

}
@media (min-width: 340px) {
  .bottom-mobile-line .iconed-btn {

    background: none;
    border: none;
    color: #fff;


  }
}
.bottom-mobile-line .iconed-btn i {

  width: 35px;
  display: inline-block;
  background: #F4F2F5;
  vertical-align: middle;
  padding: 3px 5px;
  border-radius: 5px;
  margin-right: 10px;
}
.bottom-mobile-line .iconed-btn i img {
  width: 100%;
  -webkit-filter: invert(52%) sepia(61%) saturate(4514%) hue-rotate(187deg) brightness(91%) contrast(89%);
  filter: invert(52%) sepia(61%) saturate(4514%) hue-rotate(1deg) brightness(91%) contrast(89%);
}
.bottom-mobile-line .iconed-btn span {
  display: inline-block;
  vertical-align: middle;
}
.bottom-mobile-line .mobile-bottom-call {
  max-width: 132px;
}
.bottom-mobile-line .mobile-bottom-call__link {
  display: block;
  color: #fff;
  text-align: center;
}
.half-links-wrap .show-more-blue.opened:before {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);}

.top-text-frame .show-more-blue.opened:before {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

@media (max-width:480px){
  .content_block  {
    display:none;}}

@media (min-width:480px){
  .collapse_in_mobile_view {
    display:none;
  }
}

.collapse_in_mobile_view {
  margin-top: 25px;
}

.container .embed-responsive .youtubeIconRed{
  display: none;
}
.embed-responsive:hover .youtubeIconRed {
  display: block;
}
.embed-responsive:hover .youtubeIconGrey {
  display: none;
}

.embed-responsive .ytp-button{
  width: 100px;
  height: 100px;
}
@media (max-width: 425px) {
  .embed-responsive .ytp-button, .embed-responsive .youtubeIconGrey, .embed-responsive .youtubeIconRed{
    width: 50px;
    height: 50px;
    padding: 0;
  }
}
.sticky-link-whatsapp {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 40px;
  z-index: 40;
}
.sticky-link-whatsapp img {
  width: 46px;
  height: 46px;
}
@media (max-width: 767px) {
  .sticky-link-whatsapp {
    display: block;
    bottom: 70px;
  }
}
/* End */


/* Start:/bitrix/templates/gms_2020/template_styles.css?16800007096083*/
.all-links-list {
  height: 150px;
}

[data-link] {
  cursor: pointer;
}

.hospital-team-sect-nopadding {
  padding-top: 0;
  padding-bottom: 0;
}

.success {
  font-size: 22px;
  line-height: 26px;
  text-align: center;
}

.custom-checkbox.error .ch-btn {
  border-color: #ff0000 !important;
}

.career-list h2 a {
  color: #0d59be;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.form-group .calendar-icon {
  position: absolute;
  top: 9px;
  right: 56px;
}

.reviews-slider-sect .reviewCarousel .slide .text-box {
  overflow: hidden;
  max-height: 95px;
}

/* .content-sect ul ol li, .doctor-content-sect ul ol li {
	background-image: none!important;
} */
.version-links span {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
  font-size: 16px;
}

.sitemap-top-sect .sitemap-list > li > ul > li.sub-item {
  margin-left: 15px;
}

.ya-share2 {
  text-align: right;
}

.ya-share2__item {
  background-image: none !important;
  padding-left: 0 !important;
}

.departments-top-sect .view-type-box .view-type-list li div {
  outline: none;
  background: none;
  position: relative;
  padding: 0 15px;
  line-height: 29px;
  font-size: 17px;
  color: #fff;
  display: inline;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  font-weight: 500;
  border-radius: 14px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.departments-top-sect .view-type-box .view-type-list li div:before,
.departments-top-sect .view-type-box .view-type-list li div:after {
  content: "";
  display: block;
  clear: both;
  left: 15px;
  top: 10px;
  background: #fff;
  position: absolute;
}

.departments-top-sect .view-type-box .view-type-list li div:after {
  top: auto;
  bottom: 9px;
}

.departments-top-sect .view-type-box .view-type-list li div:hover {
  border-color: rgba(255, 255, 255, 0.5);
}

.departments-top-sect .view-type-box .view-type-list li div span {
  padding-left: 22px;
}

.departments-top-sect .view-type-box .view-type-list .active div {
  background: #fff;
  color: #0d59bf;
}

.departments-top-sect .view-type-box .view-type-list .active div:before,
.departments-top-sect .view-type-box .view-type-list .active div:after {
  background: #0E5BB2;
}

.doctors-category-list li .desc .submit {
  text-decoration: none;
  display: block;
  border-radius: 14px;
  background-color: #1358BC;
  padding: 3px 6px;
  margin: 14px 0 0 0;
  color: #fff;
  max-width: 112px;
  text-align: center;
}

.doctors-category-list li .desc .name a {
  color: #0d59be;
}

.doctors-category-list li .desc .name a:hover {
  color: #EE9E31;
}

.doctors-category-list li .image {
  vertical-align: top;
}

.content-sect-alter {
  padding: 0 !important;
}

span.abs-link {
  cursor: pointer;
}

.reviews-full-sect .reviews-list li.short-version {
  min-height: 345px;
}

.reviews-full-sect h2 {
  border-bottom: 1px solid #DBE8EF;
  font-size: 27px;
  margin: 0 0 18px;
  padding-bottom: 10px;
  font-weight: normal;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  .actions-sect .actions-list {
    margin-bottom: 10px;
  }

  .doctors-category-list li .desc .submit {
    margin: 14px auto 0 auto;
  }
}

.footer-bottom-text-box a {
  color: #f2a656;
}

.action-ended {
  opacity: 0.5;
}

.btn-page-to-top {
  bottom: 14%;
}

article .content-sect .container img {
  display: block;
  max-width: 100%;
  height: auto;
}

.article-info time {
  white-space: nowrap;
}

.ctx-e168-omnibar {
  z-index: 1000 !important;
}

.ctx-e168-panel {
  z-index: 1000 !important;
}

/*
.mobile-header {
    z-index: 1150 !important;
}
*/
/*.mobile-header-menu {
    z-index: 1100 !important;
}
*/
.all-links-list--auto {
  height: auto;
}

.all-links-list.all-links-list--auto:after {
  display: none;
}

.all-links-list.all-links-list--auto ul {
  margin-bottom: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.pt-0 {
  padding-top: 0;
}

.pdflogo::after {
  content: "";
  background-image: url(/upload/doc/pdf_65.png);
  width: 100%;
  min-height: 75px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto auto;
}

.article-bottom-infosect.article-bottom-infosect--expert {
  margin-top: 0;
}

.article-bottom-infosect.article-bottom-infosect--expert .article-author-wrapper {
  border-top: none;
}

.article-bottom-infosect--expert .article-author-info .author-description {
  max-width: 100%;
}

.article-bottom-infosect--expert .article-author-wrapper .article-author-info-row .article-author-info {
  width: auto;
}

.news-list .image {
  vertical-align: top !important;
}

.head-notification--cookie {
  display: block;
  position: fixed;
  bottom: 0;
  margin-bottom: 0;
}

.head-notification--cookie .close-btn {
  left: auto;
  top: 50%;
  margin-top: -9px;
  z-index: 1;
}

.head-notification--cookie a {
  color: inherit;
  border-bottom: 1px solid;
}

.head-notification--cookie a:hover {
  border-bottom: none;
}

@media (max-width: 767px) {
  .head-notification--cookie p {
    padding-right: 30px;
  }
}

.global-top-sect .top-content-holder {
  z-index: 40;
}

.mobile-header-menu .calling_wa.calling_telegram {
  margin-top:20px;
}
.mobile-header-menu .calling_wa.calling_telegram:before {
  background-image: url("/bitrix/templates/gms_2020/images/telegram-icon_60.png");
}
header .header-right .calling_wa.calling_wa--no-filter img {
  filter: none;
}
.mobile-header-menu .calling_wa:before {
  background-image: url("/bitrix/templates/gms_2020/images/icon-whatsapp.png");
}
.prices-table-text-top {
  font-style: italic;
}
.content-sect .link-orange {
  color: #EE9E31;
}
.content-sect .link-orange:hover {
  color:#0d59bf
}
.show-more-wrap{
  margin-top: 40px;
}
/* End */
/* /bitrix/templates/gms_2020/css/all.css?1680000709387648 */
/* /bitrix/templates/gms_2020/template_styles.css?16800007096083 */

/* End */


/* Start:/bitrix/templates/gms_2020/libs/intl-tel-input/intlTelInput.min.css?173988199419221*/
.iti{position:relative;display:inline-block;width:100%}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=text],.iti input[type=tel]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px;background:#ffffff5c;border-radius:17px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #FFF}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:20;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:#fff;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width: 500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.iti__country{padding:5px 10px;outline:none}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,0.05)}.iti__flag-box,.iti__country-name,.iti__dial-code{vertical-align:middle}.iti__flag-box,.iti__country-name{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=text],.iti--allow-dropdown input[type=tel],.iti--separate-dial-code input,.iti--separate-dial-code input[type=text],.iti--separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,.iti--allow-dropdown input[readonly] + .iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px;color: #FFFFFF}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed;z-index: 100000;max-width: calc(100% - 60px)}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{height:15px;background-position:-3796px 0}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}.iti__flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.19/img/flags.png);background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.iti__flag{background-image:url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.19/img/flags@2x.png)}}.iti__flag.iti__np{background-color:transparent}
/* End */


/* Start:/local/components/gms/site.message/templates/.default/style.css?16899051582185*/
:root{
    --document-offset-under-lineHead: 0px;
    --document-offset-under-messageBox: 0px;
    --messageBox: 0px;
}
body{
    padding-top: var(--document-offset-under-messageBox);
}
.head2-notification {
    width: 100%;
    background: #C45927;
    color: #FFFFFF;
    border: none;
    padding: 13.5px 5%;
    position: absolute;
    top: var(--document-offset-under-lineHead);
    left: 0;
    font-size: 18px;
    z-index: 200000;
    display: none;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.31);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.31);
    margin: 0;
    z-index: 1;
}
@media (max-width : 767px) {
    .head2-notification {
        position: relative;
        bottom: 0;
        margin: 0;
        left: 0;
        padding-right: 20px;
        top: 0;
        z-index: 100;
    }
}
.head2-notification .close-btn {
    top: 38%;
    right: 2%;
}
@media (max-width : 767px) {
    .head2-notification .close-btn {
        top: 36%;
        right: 2.2%;
    }
}
.head2-notification p, .message-box p {
    margin: 0;
    display: inline-block;
}
.message-box__preview-text a{
    color: inherit;
    border-bottom: 1px solid;
    width: fit-content;
    cursor: pointer;
}
.message-box__preview-text a:hover{
    border-color: transparent;
}
.message-box a{
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.message-box a:hover{
    color: #FFFFFF;
}
.message-box .message-box__btn {
    display: inline-block;
    align-items: center;
    column-gap: 5px;
}
.message-box__content {
    max-width: 1537px;
    margin-left: auto;
    margin-right: 0;
    padding-right: 10%;
}
.head2-notification .close-btn {
    right: 7%;
    top: 0;
    bottom: 0;
    margin: auto;
}
@media (max-width: 1648px) {
    .head2-notification .close-btn {
        right: 4%;
    }
}
@media (max-width: 1542px) {
    .head2-notification .close-btn {
        right: 2%;
    }
}
@media (max-width: 1000px) {
    .message-box__content {
        padding-right: 0;
    }
}
@media (max-width : 767px) {
    .head2-notification p, .message-box p {
        font-size: 14px;
    }
}
@media(max-width: 767px){
    .head2-notification.message-box {
        padding-right: 50px;
    }
}

/* End */


/* Start:/bitrix/templates/gms_2020/template_styles.css?17534329368787*/
.all-links-list {
    height: 150px;
}

[data-link] {
    cursor: pointer;
}

.hospital-team-sect-nopadding {
    padding-top: 0;
    padding-bottom: 0;
}

.success {
    font-size: 22px;
    line-height: 26px;
    text-align: center;
}

.custom-checkbox.error .ch-btn {
    border-color: #ff0000 !important;
}

.career-list h2 a {
    color: #0d59be;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.form-group .calendar-icon {
    position: absolute;
    top: 9px;
    right: 56px;
}

.reviews-slider-sect .reviewCarousel .slide .text-box {
    overflow: hidden;
    max-height: 95px;
}

/* .content-sect ul ol li, .doctor-content-sect ul ol li {
	background-image: none!important;
} */
.version-links span {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
}

.sitemap-top-sect .sitemap-list > li > ul > li.sub-item {
    margin-left: 15px;
}

.ya-share2 {
    text-align: right;
}

.ya-share2__item {
    background-image: none !important;
    padding-left: 0 !important;
}

.departments-top-sect .view-type-box .view-type-list li div {
    outline: none;
    background: none;
    position: relative;
    padding: 0 15px;
    line-height: 29px;
    font-size: 17px;
    color: #fff;
    display: inline;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    font-weight: 500;
    border-radius: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid transparent;
    cursor: pointer;
}

.departments-top-sect .view-type-box .view-type-list li div:before,
.departments-top-sect .view-type-box .view-type-list li div:after {
    content: "";
    display: block;
    clear: both;
    left: 15px;
    top: 10px;
    background: #fff;
    position: absolute;
}

.departments-top-sect .view-type-box .view-type-list li div:after {
    top: auto;
    bottom: 9px;
}

.departments-top-sect .view-type-box .view-type-list li div:hover {
    border-color: rgba(255, 255, 255, 0.5);
}

.departments-top-sect .view-type-box .view-type-list li div span {
    padding-left: 22px;
}

.departments-top-sect .view-type-box .view-type-list .active div {
    background: #fff;
    color: #0d59bf;
}

.departments-top-sect .view-type-box .view-type-list .active div:before,
.departments-top-sect .view-type-box .view-type-list .active div:after {
    background: #0E5BB2;
}

.doctors-category-list li .desc .submit {
    text-decoration: none;
    display: block;
    border-radius: 14px;
    background-color: #1358BC;
    padding: 3px 6px;
    margin: 14px 0 0 0;
    color: #fff;
    max-width: 112px;
    text-align: center;
}

.doctors-category-list li .desc .name a {
    color: #0d59be;
}

.doctors-category-list li .desc .name a:hover {
    color: #EE9E31;
}

.doctors-category-list li .image {
    vertical-align: top;
}

.content-sect-alter {
    padding: 0 !important;
}

span.abs-link {
    cursor: pointer;
}

.reviews-full-sect .reviews-list li.short-version {
    min-height: 345px;
}

.reviews-full-sect h2 {
    border-bottom: 1px solid #DBE8EF;
    font-size: 27px;
    margin: 0 0 18px;
    padding-bottom: 10px;
    font-weight: normal;
    letter-spacing: 1px;
}

@media (max-width: 767px) {
    .actions-sect .actions-list {
        margin-bottom: 10px;
    }

    .doctors-category-list li .desc .submit {
        margin: 14px auto 0 auto;
    }
}

.footer-bottom-text-box a {
    color: #f2a656;
}

.action-ended {
    opacity: 0.5;
}

.btn-page-to-top {
    bottom: 14%;
}

article .content-sect .container img {
    display: block;
    max-width: 100%;
    height: auto;
}

.article-info time {
    white-space: nowrap;
}

.ctx-e168-omnibar {
    z-index: 1000 !important;
}

.ctx-e168-panel {
    z-index: 1000 !important;
}

/*
.mobile-header {
    z-index: 1150 !important;
}
*/
/*.mobile-header-menu {
    z-index: 1100 !important;
}
*/
.all-links-list--auto {
    height: auto;
}

.all-links-list.all-links-list--auto:after {
    display: none;
}

.all-links-list.all-links-list--auto ul {
    margin-bottom: 0;
}

.pb-0 {
    padding-bottom: 0;
}

.pt-0 {
    padding-top: 0;
}

.pdflogo::after {
    content: "";
    background-image: url(/upload/doc/pdf_65.png);
    width: 100%;
    min-height: 75px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto auto;
}

.article-bottom-infosect.article-bottom-infosect--expert {
    margin-top: 0;
}

.article-bottom-infosect.article-bottom-infosect--expert .article-author-wrapper {
    border-top: none;
}

.article-bottom-infosect--expert .article-author-info .author-description {
    max-width: 100%;
}

.article-bottom-infosect--expert .article-author-wrapper .article-author-info-row .article-author-info {
    width: auto;
}

.news-list .image {
    vertical-align: top !important;
}

.head-notification--cookie {
    display: block;
    position: fixed;
    bottom: 0;
    margin-bottom: 0;
}

.head-notification--cookie .close-btn {
    left: auto;
    top: 50%;
    margin-top: -9px;
    z-index: 1;
}

.head-notification--cookie a {
    color: inherit;
    border-bottom: 1px solid;
}

.head-notification--cookie a:hover {
    border-bottom: none;
}

@media (max-width: 767px) {
    .head-notification--cookie p {
        padding-right: 30px;
    }
    .head-notification--cookie {
        position: relative;
        top: 0;
    }
}

.global-top-sect .top-content-holder {
    z-index: 40;
}

.mobile-header-menu .calling_wa.calling_telegram {
	margin-top:20px;
}
.mobile-header-menu .calling_wa.calling_telegram:before {
	background-image: url("/bitrix/templates/gms_2020/images/telegram-icon_60.png");
}
header .header-right .calling_wa.calling_wa--no-filter img {
    filter: none;
}
.mobile-header-menu .calling_wa:before {
    background-image: url("/bitrix/templates/gms_2020/images/icon-whatsapp.png");
}
.prices-table-text-top {
    font-style: italic;
}
.content-sect .link-orange {
    color: #EE9E31;
}
.content-sect .link-orange:hover {
    color:#0d59bf
}
.grecaptcha-badge { visibility: hidden; }

body .fancybox-slide--iframe .fancybox-content {
    height: calc(100vw * 9 / 20);
    max-height: none;
}
@media (max-width: 768px) {
    body .fancybox-slide--iframe .fancybox-content{
        max-height: none;
        height: calc(100vw * 9 / 21.5);
    }
}
body .mobile-header-menu{
    z-index: 999991;
}
body .mobile-header-open{
    z-index: 999992;
}
.star svg{
    width: 35px;
    height: 35px;
}
.rating h2{
    font-size: 34px;
    text-align: center;
    margin: 60px auto 60px auto;
    text-transform: uppercase;
    color: #0d59be;
    letter-spacing: 3px;
    font-weight: 500;
    position:relative;
    display: block;
    max-width: fit-content;
}
.rating h2::after {
    content: "";
    position: absolute;
    bottom: -10px;
    height: 3px;
    width: 100%;
    background: #ea9d00;
    left: 50%;
    transform: translateX(-50%);
}
.number{
    font-size: 3.75rem;
    margin-bottom: 20px;
    font-weight: 900;
    color: #1358BC;
    line-height: 120%;
}
.rating img{
    height: 3.625rem;
    margin-bottom: 20px;
}
.rating{
    margin-bottom: 80px;
}
.column-item{
    text-align: center;
    margin-bottom: 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.columns{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.index-rating  .rating{
    margin-bottom: 20px;
    margin-top: 30px;
}
@media (max-width: 900px) and (min-width: 620px){
    .columns {
        gap: 35px;
    }
    .number {
        font-size: 3rem;
        margin-bottom: 10px;
    }
    .rating img {
        height: 2.8rem;
        margin-bottom: 15px;
    }
    .star svg {
        width: 28px;
        height: 28px;
    }
    .index-rating .rating {
        margin-bottom: 50px;
        margin-top: 10px;
    }
}
@media (max-width: 620px) {
    .columns {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .column-item {
        margin-bottom: 35px;
    }
    .rating h2 {
        margin: 40px auto 40px auto;
        font-size: 27px;
    }
    .rating img {
        height: 2.525rem;
        margin-bottom: 15px;
    }
    .number {
        font-size: 2.75rem;
        margin-bottom: 20px;
        font-weight: 900;
        color: #1358BC;
    }
    .column-item:last-child{
        margin-bottom: 0;
    }
    .star svg {
        width: 30px;
        height: 30px;
    }
    .rating {
        margin-bottom: 50px;
    }
    .number {
        font-size: 2.5rem;
        margin-bottom: 15px;
    }
    .index-rating  .rating{
        margin-bottom: 40px;
        margin-top: 20px;
    }
}
/* End */
/* /bitrix/templates/gms_2020/css/all.css?1743501704401559 */
/* /bitrix/templates/gms_2020/libs/intl-tel-input/intlTelInput.min.css?173988199419221 */
/* /local/components/gms/site.message/templates/.default/style.css?16899051582185 */
/* /bitrix/templates/gms_2020/template_styles.css?17534329368787 */
