

/* Start:/local/templates/main/css/styles.css?157229003185909*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

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

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

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

figure {
    margin: 0;
}

legend {
    border: 0;
    padding: 0;
}

button,
input,
select,
textarea {
    font-family: inherit;
    margin: 0;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

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

input[type="text"],
input[type="email"],
textarea,
input[type="password"] {
    -webkit-appearance: none;
    border-radius: 0;
}

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

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

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

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

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

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

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

body {
    -webkit-text-size-adjust: none;
}

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

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

input {
    outline: none;
}

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

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

.center {
    text-align: center;
    margin: 0 auto;
}

.clear {
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.left-position {
    float: left;
}

.right-position {
    float: right;
}

a img {
    border: none;
    outline: none;
}

a {
    outline: none;
    background-color: transparent;
}

a.active,
a:hover {
    outline-width: 0;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

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

button,
input,
select,
textarea {
    font: inherit;
    outline: none;
    margin: 0;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: none;
}

button,
input,
select {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: none;
}

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

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

[type="search"] {
    -webkit-appearance: textfield;
}

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

html {
    height: 100%;
}

html,
body {
    font-size: 15px;
    color: #212121;
    font-family: "Roboto", sans-serif;
}

body {
    min-width: 320px;
    min-height: 100%;
    width: 100%;
}

::-moz-selection {
    background: #212121;
    color: #fff;
}

::selection {
    background: #212121;
    color: #fff;
}

::-moz-selection {
    background: #212121;
    color: #fff;
}

p {
    margin-bottom: 30px;
    line-height: 1.6;
}

a,
a:link,
a:visited {
    border-bottom: 1px solid #ee2e24;
    color: #ee2e24;
    text-decoration: none;
    -webkit-transition: border-bottom 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: border-bottom 0.3s ease-in-out, color 0.3s ease-in-out;
}

.content-width {
    max-width: 850px;
    margin: 0 auto;
    padding: 0 20px;
}

b,
strong {
    font-weight: 500;
}

.page-wrap {
    overflow: hidden;
}

#ajax-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    min-height: 100vh;
}

.page-content {
    margin-left: 33.33%;
    padding-top: 140px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

h1,
.h1 {
    font-size: 54px;
    font-weight: 500;
    margin-bottom: 30px;
}

h2,
.h2 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.24px;
    margin-bottom: 30px;
}

.page-width {
    padding: 50px 50px 0 0;
}

.page-width2 {
    max-width: 860px;
    margin: 0 auto;
    padding: 0 50px;
}

.page-width_mw950 {
    max-width: 950px;
}

.page-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -25px;
}

.page-row_wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.page-row_vmiddle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.page-col {
    box-sizing: border-box;
    padding: 0 25px;
}

.page-col_w50 {
    width: 50%;
}

.page-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background: #fff;
    height: 140px;
    z-index: 20;
}

.page-header__logo {
    display: block;
    margin-left: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    z-index: 6;
}

.page-header__logo:hover,
.page-header__logo:link,
.page-header__logo:active,
.page-header__logo:visited {
    border: none;
}

.page-header__logo img {
    display: block;
}

.page-header__right {
    margin-left: auto;
    width: 66.66%;
    box-sizing: border-box;
    padding-right: 50px;
}

.page-header__buttons {
    white-space: nowrap;
}

.animate-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.adaptive-header {
    display: none;
}

.top-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 0 -20px;
}

.top-menu__link {
    padding: 40px 20px;
    font-weight: 500;
    display: block;
}

.top-menu__link:hover,
.top-menu__link:link,
.top-menu__link:active,
.top-menu__link:visited {
    color: #212121;
    border: none;
}

.top-menu__link:hover,
.top-menu__link.active {
    color: #ee2e24;
}

.login-btn {
    position: relative;
    display: inline-block;
    padding: 15px 0 15px 65px;
    font-weight: 500;
    white-space: nowrap;
    vertical-align: top;
    margin-left: 100px;
}

.login-btn:hover,
.login-btn:link,
.login-btn:active,
.login-btn:visited {
    border: none;
    color: #212121;
}

.login-btn__ico {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    border: 1px solid #e6e6e6;
    left: 0;
    top: 50%;
    margin-top: -25px;
}

.login-btn__ico:before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: -1px;
    top: -1px;
    padding: 1px;
    border-radius: 100%;
    background: #212121;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.login-btn__ico svg {
    position: relative;
    z-index: 3;
    fill: #212121;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.login-btn:hover {
    color: #ee2e24;
}

.login-btn:hover .login-btn__ico:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.login-btn:hover svg {
    fill: #fff;
}

.log-out-btn {
    position: relative;
    display: inline-block;
    padding: 15px 65px 15px 0;
    font-weight: 500;
    white-space: nowrap;
    vertical-align: top;
    margin-left: 100px;
}

.log-out-btn:hover,
.log-out-btn:link,
.log-out-btn:active,
.log-out-btn:visited {
    border: none;
    color: #212121;
}

.log-out-btn__ico {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    border: 1px solid #e6e6e6;
    right: 0;
    top: 50%;
    margin-top: -25px;
}

.log-out-btn__ico:before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: -1px;
    top: -1px;
    padding: 1px;
    border-radius: 100%;
    background: #212121;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.log-out-btn__ico svg {
    position: relative;
    z-index: 3;
    fill: #212121;
    margin-left: 3px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.log-out-btn:hover {
    color: #ee2e24;
}

.log-out-btn:hover .log-out-btn__ico:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.log-out-btn:hover svg {
    fill: #fff;
}

.page-aside {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 33.33%;
    box-sizing: border-box;
    padding: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    z-index: 5;
    line-height: 1;
}

.page-aside__dots {
    position: absolute;
    width: 274px;
    height: 55vh;
    background-image: url(/local/templates/main/css/../img/dots.svg);
    background-size: 33px 33px;
    background-position: top left;
    background-repeat: repeat round;
    left: 50px;
    top: 140px;
    pointer-events: none;
    z-index: 1;
}

.page-aside__tel {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.16px;
    display: inline-block;
    margin-right: auto;
    position: relative;
    z-index: 3;
}

.page-aside__tel:hover,
.page-aside__tel:link,
.page-aside__tel:active,
.page-aside__tel:visited {
    color: #212121;
    border: none;
}

.page-aside__tel:hover {
    color: #000;
}

.page-aside__mail {
    margin-right: auto;
    font-size: 14px;
    position: relative;
    z-index: 3;
}

.page-aside__mail:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #ee2e24;
    bottom: 0;
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.page-aside__mail:hover,
.page-aside__mail:link,
.page-aside__mail:active,
.page-aside__mail:visited {
    border-bottom: none;
}

.page-aside__mail:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.burger-btn {
    width: 25px;
    height: 2px;
    background: none;
    border: none;
    position: relative;
    padding: 0;
    box-sizing: content-box;
    display: none;
    margin-right: 30px;
    z-index: 6;
    margin-left: auto;
}

.burger-btn:after {
    position: absolute;
    content: '';
    display: block;
    width: 65px;
    height: 60px;
    left: -20px;
    top: 50%;
    margin-top: -30px;
}

.burger-btn span {
    display: block;
    position: absolute;
    left: 0;
    top: -9px;
    width: 25px;
    height: 2px;
    z-index: 2;
    background: #212121;
    -webkit-transition: top .4s, -webkit-transform .4s;
    transition: top .4s, -webkit-transform .4s;
    transition: transform .4s, top .4s;
    transition: transform .4s, top .4s, -webkit-transform .4s;
    -webkit-transition-delay: 0s, .5s;
    transition-delay: 0s, .5s;
}

.burger-btn span:nth-child(2) {
    top: 0;
    -webkit-transition: opacity .1s .4s;
    transition: opacity .1s .4s;
}

.burger-btn span:nth-child(3) {
    top: 9px;
}

.page-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    left: 0;
    top: 0;
    background: #fff;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    visibility: hidden;
    -webkit-transition: opacity 0.4s ease-in-out, visibility 0s ease-in-out 0.4s,  -webkit-transform 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out, visibility 0s ease-in-out 0.4s,  -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out,  opacity 0.4s ease-in-out, visibility 0s ease-in-out 0.4s;
    transition: transform 0.4s ease-in-out,  opacity 0.4s ease-in-out, visibility 0s ease-in-out 0.4s,  -webkit-transform 0.4s ease-in-out;
}

.loading .page-loader {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
    -webkit-transition: opacity 0.4s ease-in-out, visibility 0s ease-in-out 0s,  -webkit-transform 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out, visibility 0s ease-in-out 0s,  -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out,  opacity 0.4s ease-in-out, visibility 0s ease-in-out 0s;
    transition: transform 0.4s ease-in-out,  opacity 0.4s ease-in-out, visibility 0s ease-in-out 0s,  -webkit-transform 0.4s ease-in-out;
}

.page-loaded .page-loader {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in-out, visibility 0s ease-in-out 0.4s,  -webkit-transform 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out, visibility 0s ease-in-out 0.4s,  -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out,  opacity 0.4s ease-in-out, visibility 0s ease-in-out 0.4s;
    transition: transform 0.4s ease-in-out,  opacity 0.4s ease-in-out, visibility 0s ease-in-out 0.4s,  -webkit-transform 0.4s ease-in-out;
}

.page-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 50px;
    margin-left: 33.33%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.page-footer__copyright {
    color: #818181;
    font-size: 12px;
    margin-left: 150px;
}

.page-footer__social {
    font-size: 12px;
}

.fotorama__spinner {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
}

.fotorama__spinner > div {
    display: none;
}

.fotorama {
    min-width: 1px;
    overflow: hidden;
}

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
    display: none;
}

.fotorama__wrap {
    -webkit-text-size-adjust: 100%;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    direction: ltr;
    z-index: 10;
    background: #fff;
}

.fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl;
}

.fotorama__stage,
.fotorama__nav {
    overflow: hidden;
    position: relative;
    max-width: 100%;
}

.fotorama__wrap--pan-y {
    -ms-touch-action: pan-y;
}

.fotorama__stage__shaft {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.fotorama__wrap .fotorama__pointer {
    cursor: pointer;
}

.fotorama__wrap .fotorama__grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important;
}

.fotorama__grabbing * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.fotorama__stage__frame {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow: hidden;
}

.fotorama__stage__frame.fotorama__active {
    z-index: 8;
}

.fotorama__wrap--fade .fotorama__stage__frame {
    display: none;
}

.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
    display: block;
    left: 0;
    top: 0;
}

.fotorama__wrap--fade .fotorama__fade-front {
    z-index: 8;
}

.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7;
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
    z-index: 9;
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
    display: none;
}

.fotorama__img {
    opacity: 0;
    max-width: 99999px !important;
    max-height: 99999px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    border: none !important;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.fotorama__loaded .fotorama__img,
.fotorama__error .fotorama__img {
    opacity: 1;
}

.fotorama__img--full {
    display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
    display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    display: block;
}

.fotorama__html {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.fotorama__wrap--only-active .fotorama__stage,
.fotorama__wrap--only-active .fotorama__nav {
    max-width: 99999px !important;
}

.fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden;
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
    visibility: visible;
}

.fotorama__nav--thumbs {
    display: block;
}

.fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding-right: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
    display: none;
}

.fotorama--hidden {
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -1;
}

.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
    -webkit-transition-property: width, -webkit-transform;
    transition-property: width, -webkit-transform;
    transition-property: transform, width;
    transition-property: transform, width, -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
    transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms;
}

.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.fotorama__wrap--css3 .fotorama__spinner {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__stage__frame {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__html {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.fotorama__loaded--img .fotorama__img {
    opacity: 1;
}

.fotorama__select {
    -webkit-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
    cursor: auto;
}

.fotorama__no-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fotorama__load {
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -1;
}

div[id*="wait_comp"] {
    display: none !important;
}

.btn-type1 {
    display: inline-block;
    font-weight: 500;
    border-radius: 25px;
    white-space: nowrap;
    background-color: #ee2e24;
    padding: 16px 35px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    color: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.btn-type1:hover,
.btn-type1:link,
.btn-type1:active,
.btn-type1:visited {
    color: #fff;
    border: none;
}

.btn-type1__text {
    position: relative;
    z-index: 3;
}

.btn-type1__input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    opacity: 0;
}

.btn-type1__circle {
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    position: absolute;
}

.btn-type1__circle:after {
    position: absolute;
    content: '';
    display: block;
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    left: 0;
    top: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.no-touch-dev .btn-type1:hover .btn-type1__circle:after,
.touch-dev .btn-type1:active .btn-type1__circle:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

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

.main-promo-link {
    width: 50%;
    background: #ee2e24;
    font-size: 16px;
    box-sizing: border-box;
    padding: 100px 100px 80px;
    height: calc(100vh - 140px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    overflow: hidden;
    position: relative;
    cursor: none;
    -webkit-tap-highlight-color: transparent;
}

.main-promo-link:hover,
.main-promo-link:link,
.main-promo-link:active,
.main-promo-link:visited {
    color: #fff;
    border: none;
}

.main-promo-link .circle {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 270px;
    height: 270px;
    border-radius: 100%;
    margin: -135px 0 0 -135px;
}

.main-promo-link .circle:after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.main-promo-link__info {
    position: relative;
    z-index: 3;
}

.main-promo-link_second {
    background: #212121;
}

.main-promo-link__title {
    display: block;
    color: #fefeff;
    font-size: 54px;
    font-weight: 500;
    padding-bottom: 20px;
    -webkit-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.main-promo-link__text {
    display: block;
    line-height: 1.6;
    min-height: 80px;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.no-touch-dev .main-promo-link:hover .circle:after,
.touch-dev .main-promo-link:active .circle:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.no-touch-dev .main-promo-link:hover .main-promo-link__text,
.no-touch-dev .main-promo-link:hover .main-promo-link__title,
.touch-dev .main-promo-link:active .main-promo-link__text,
.touch-dev .main-promo-link:active .main-promo-link__title {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.touch-dev .main-promo-link .main-promo-link__text,
.touch-dev .main-promo-link .main-promo-link__title {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.main-promo-link.active .circle:after {
    -webkit-transform: scale(8) !important;
    -ms-transform: scale(8) !important;
    transform: scale(8) !important;
}

.modal-opened .page-modal {
    visibility: visible;
    -webkit-transition: all 0.4s ease-in-out, visibility 0s ease-in-out 0s;
    transition: all 0.4s ease-in-out, visibility 0s ease-in-out 0s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.modal-opened .page-modal .page-modal__item.active {
    visibility: visible;
    opacity: 1;
}

.modal-opened .page-modal-shadow {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.4s ease-in-out, visibility 0s ease-in-out 0s;
    transition: all 0.4s ease-in-out, visibility 0s ease-in-out 0s;
}

.modal-opened .page-header__modal-close {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.4s ease-in-out, visibility 0s ease-in-out 0s;
    transition: all 0.4s ease-in-out, visibility 0s ease-in-out 0s;
}

.page-header__modal-close {
    display: none;
    padding: 17px;
    cursor: pointer;
    margin-left: auto;
    z-index: 7;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out, visibility 0s ease-in-out 0.4s;
    transition: all 0.4s ease-in-out, visibility 0s ease-in-out 0.4s;
}

.page-header__modal-close:hover svg {
    fill: #ee2e24;
}

.page-header__modal-close svg {
    fill: #212121;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.page-modal {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 50;
    width: 100%;
    height: 100%;
    overflow: auto;
    visibility: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateX(40%);
    -ms-transform: translateX(40%);
    transform: translateX(40%);
    -webkit-transition: all 0.4s ease-in-out, visibility 0s ease-in-out 0.4s;
    transition: all 0.4s ease-in-out, visibility 0s ease-in-out 0.4s;
}

.page-modal .h2 {
    margin-bottom: 50px;
}

.page-modal__cont {
    min-height: 100%;
    background: #fff;
    box-shadow: -20px 0 100px rgba(33, 33, 33, 0.4);
    box-sizing: border-box;
    width: 33.33%;
    margin-left: auto;
    overflow: hidden;
    position: relative;
}

.page-modal__close {
    position: fixed;
    top: 0;
    right: 33.33%;
    padding: 30px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    opacity: 0.6;
}

.page-modal__close:hover {
    opacity: 1;
}

.page-modal__close svg {
    fill: #fff;
}

.page-modal__item {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 0;
    height: 0;
    width: 100%;
    padding: 100px;
    box-sizing: border-box;
    -webkit-transition: opacity 0.4s ease-in-out 0s, visibility 0s ease-in-out 0.4s, -webkit-transform 0s ease-in-out 0.4s;
    transition: opacity 0.4s ease-in-out 0s, visibility 0s ease-in-out 0.4s, -webkit-transform 0s ease-in-out 0.4s;
    transition: opacity 0.4s ease-in-out 0s, visibility 0s ease-in-out 0.4s, transform 0s ease-in-out 0.4s;
    transition: opacity 0.4s ease-in-out 0s, visibility 0s ease-in-out 0.4s, transform 0s ease-in-out 0.4s, -webkit-transform 0s ease-in-out 0.4s;
    background: #fff;
    opacity: 0;
    z-index: 2;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
}

.page-modal__item.active {
    z-index: 3;
    height: auto;
    position: relative;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity 0.4s ease-in-out 0.4s, visibility 0s ease-in-out 0.4s, -webkit-transform 0.4s ease-in-out 0.4s;
    transition: opacity 0.4s ease-in-out 0.4s, visibility 0s ease-in-out 0.4s, -webkit-transform 0.4s ease-in-out 0.4s;
    transition: opacity 0.4s ease-in-out 0.4s, visibility 0s ease-in-out 0.4s, transform 0.4s ease-in-out 0.4s;
    transition: opacity 0.4s ease-in-out 0.4s, visibility 0s ease-in-out 0.4s, transform 0.4s ease-in-out 0.4s, -webkit-transform 0.4s ease-in-out 0.4s;
}

.page-modal-shadow {
    background: rgba(33, 33, 33, 0.4);
    z-index: 48;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out, visibility 0s ease-in-out 0.4s;
    transition: all 0.4s ease-in-out, visibility 0s ease-in-out 0.4s;
}

.form-error {
    color: #ee2e24;
}

.main-form .btn-type1 {
    width: 190px;
    margin-left: auto;
    display: block;
}

.main-form label.error {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
}

.main-form__label {
    letter-spacing: 0.15px;
    display: block;
    position: absolute;
    left: 0;
    top: 20px;
    cursor: text;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

.main-form__star {
    color: #ee2e24;
}

.main-form__input {
    background: none;
    border: none;
    border-bottom: 1px solid #212121;
    padding: 20px 0;
    width: 100%;
    box-sizing: border-box;
    border-radius: 0;
    box-shadow: 0 0 0 100px #fff inset;
}

.main-form__input.error {
    border-color: #ee2e24;
}

.main-form__input:focus ~ .main-form__label,
.main-form__input.filled ~ .main-form__label {
    -webkit-transform: translateY(-20px) scale(0.8);
    -ms-transform: translateY(-20px) scale(0.8);
    transform: translateY(-20px) scale(0.8);
    color: #818181;
}

.main-form__pass-reset {
    display: inline-block;
    font-weight: 500;
    padding-right: 20px;
}

.main-form__pass-reset:hover,
.main-form__pass-reset:link,
.main-form__pass-reset:active,
.main-form__pass-reset:visited {
    border: none;
    color: #212121;
}

.main-form__pass-reset:hover {
    color: #ee2e24;
}

.main-form__caption {
    margin-top: 100px;
    background-color: #e6e6e6;
    padding: 30px 40px 30px 80px;
    position: relative;
    line-height: 18px;
    font-size: 12px;
}

.main-form__caption svg {
    fill: #ee2e24;
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -11px;
}

textarea.main-form__input {
    height: 20px;
    resize: none;
}

.submit-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 30px;
}

.form-line {
    position: relative;
    margin-bottom: 20px;
}

.form-file-input {
    position: relative;
    white-space: nowrap;
    height: 50px;
    line-height: 50px;
    margin-top: 50px;
}

.form-file-input:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 48px;
    height: 48px;
    border: 1px solid #e6e6e6;
    border-radius: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.form-file-input svg {
    position: absolute;
    width: 14px;
    height: 26px;
    top: 50%;
    margin-top: -13px;
    fill: #818181;
    left: 18px;
}

.form-file-input:hover:before {
    border-color: #818181;
}

.jq-file {
    position: relative;
    display: block;
    overflow: hidden;
    cursor: pointer;
    z-index: 4;
}

.jq-file__browse {
    display: none;
}

.jq-file input {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    margin: 0;
    padding: 0;
    opacity: 0;
    font-size: 100px;
    line-height: 1em;
    cursor: pointer;
}

.jq-file__name {
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 70px;
    position: relative;
}

.form-rules {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.form-rules:last-child {
    margin-bottom: 0;
}

.form-rules a {
    position: relative;
    border-bottom: none;
}

.form-rules a:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background: #ee2e24;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.form-rules a:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.form-ok {
    background-color: #e6e6e6;
    font-size: 14px;
    padding: 50px;
}

.form-ok .h2 {
    margin-bottom: 20px;
}

.form-ok p {
    margin-bottom: 40px;
}

.program {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 50px;
    background-color: #fe2c45;
    margin-bottom: 50px;
    min-height: 150px;
    overflow: hidden;
    cursor: none;
    -webkit-tap-highlight-color: transparent;
}

.program:hover,
.program:link,
.program:active,
.program:visited {
    color: #fff;
    border: none;
}

.program:last-child {
    margin-bottom: 0;
}

.program__name {
    font-size: 24px;
    font-weight: 500;
    display: block;
    margin-bottom: 15px;
    padding-right: 370px;
}

.program__description {
    padding-right: 370px;
}

.program__pic {
    position: absolute;
    right: 50px;
    bottom: 0;
    border: 16px solid #e6e6e6;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: none;
}

.program__pic:before {
    position: absolute;
    content: '';
    display: block;
    left: 50%;
    top: -10px;
    border-radius: 100%;
    width: 4px;
    height: 4px;
    margin-left: -2px;
    background-color: #ffffff;
}

.program__pic img {
    display: block;
}

.program .circle {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 270px;
    height: 270px;
    border-radius: 100%;
    margin: -135px 0 0 -135px;
}

.program .circle:after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.no-touch-dev .program:hover .circle:after,
.touch-dev .program:active .circle:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.program.active .circle:after {
    -webkit-transform: scale(7) !important;
    -ms-transform: scale(7) !important;
    transform: scale(7) !important;
}

.social-list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 10px;
    vertical-align: middle;
}

.social-list__item {
    padding: 0 5px;
}

.social-list__link {
    width: 48px;
    height: 48px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.social-list__link:hover,
.social-list__link:link,
.social-list__link:active,
.social-list__link:visited {
    border: 1px solid #e6e6e6;
}

.social-list__link:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: -1px;
    top: -1px;
    padding: 1px;
    border-radius: 100%;
    background: #ee2e24;
    z-index: 1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.social-list__link:hover:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.social-list__link:hover svg {
    fill: #fff;
}

.social-list__link svg {
    position: relative;
    z-index: 3;
    fill: #ee2e24;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.detail-header {
    position: relative;
    background: #363636;
    padding: 50px;
}

.detail-header_decor:before {
    position: absolute;
    content: '';
    display: block;
    right: 50px;
    bottom: 50px;
    background: url(/local/templates/main/css/../img/company-dots.svg) 0 0 no-repeat;
    width: 106px;
    height: 106px;
    z-index: 2;
}

.detail-header.detail-header_dark h1 {
    margin: 50px 0;
    min-height: 0;
}

.detail-header.detail-header_dark:before {
    position: absolute;
    content: '';
    display: block;
    right: 50px;
    bottom: 50px;
    background: url(/local/templates/main/css/../img/company-dots-dark.svg) 0 0 no-repeat;
    width: 106px;
    height: 106px;
    z-index: 2;
}

.detail-header__back {
    top: 40px;
    left: 90px;
    padding: 10px;
    opacity: 0.5;
    position: absolute;
    display: block;
    z-index: 6;
}

.detail-header__back:hover,
.detail-header__back:link,
.detail-header__back:active,
.detail-header__back:visited {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: none;
}

.detail-header__back svg {
    fill: #fff;
}

.detail-header__back:hover {
    opacity: 1;
}

.detail-header__bg {
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.detail-header__cont {
    position: relative;
    z-index: 3;
}

.detail-header h1 {
    color: #fff;
    padding: 0 50px;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 300px;
    position: relative;
    z-index: 4;
}

.detail-header-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.detail-header-links__item {
    border-left: 1px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 22px 70px 22px 25px;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    font-size: 12px;
    width: 25%;
    box-sizing: border-box;
    overflow: hidden;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-tap-highlight-color: transparent;
}

.detail-header-links__item:last-child {
    border-right: 1px solid #fff;
}

.detail-header-links__item:hover,
.detail-header-links__item:link,
.detail-header-links__item:active,
.detail-header-links__item:visited {
    color: #fff;
    border-bottom: 1px solid #fff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.detail-header-links__item .circle {
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}

.detail-header-links__item .circle:after {
    position: absolute;
    content: '';
    display: block;
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.no-touch-dev .detail-header-links__item:hover,
.touch-dev .detail-header-links__item:active {
    color: #212121;
}

.no-touch-dev .detail-header-links__item:hover .circle:after,
.touch-dev .detail-header-links__item:active .circle:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.no-touch-dev .detail-header-links__item:hover svg,
.no-touch-dev .detail-header-links__item:hover path,
.touch-dev .detail-header-links__item:active svg,
.touch-dev .detail-header-links__item:active path {
    fill: #ee2e24;
}

.detail-header-links__item svg,
.detail-header-links__item path {
    fill: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.detail-header-links__ico {
    position: absolute;
    right: 25px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    z-index: 4;
}

.detail-header-links__caption {
    position: relative;
    z-index: 4;
}

.detail-header-links__name {
    font-size: 15px;
    margin-bottom: 6px;
    font-weight: 500;
    position: relative;
    z-index: 4;
}

.detail-header-links__name:last-child {
    margin-bottom: 0;
}

.photo-slider-wrap {
    position: relative;
    margin-bottom: 100px;
}

.photo-slider-wrap:hover .photo-slider-wrap__arrow {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.photo-slider-wrap__arrow {
    position: absolute;
    left: 50px;
    top: 50%;
    width: 54px;
    height: 54px;
    margin-top: -27px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(33, 33, 33, 0.2);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    z-index: 12;
    opacity: 0;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
}

.touch-dev .photo-slider-wrap__arrow {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.photo-slider-wrap__arrow:after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: #ee2e24;
    z-index: 1;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.photo-slider-wrap__arrow_next {
    left: auto;
    right: 50px;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
}

.photo-slider-wrap__arrow svg {
    position: relative;
    z-index: 2;
}

.photo-slider-wrap__arrow svg,
.photo-slider-wrap__arrow path {
    fill: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.photo-slider-wrap__arrow:hover:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.detail-cont {
    background-color: #fbfcfc;
    padding: 100px 0;
}

.detail-cont .main-form__input {
    box-shadow: 0 0 0 100px #fbfcfc inset;
}

.default-ui__preview {
    font-size: 21px;
    margin-bottom: 80px;
    line-height: 1.6;
    max-width: 860px;
}

.default-ui p {
    margin-bottom: 50px;
}

.default-ui ol {
    line-height: 1.6;
    margin-bottom: 50px;
    counter-reset: li;
}

.default-ui ol > li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
}

.default-ui ol > li:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    font-weight: 500;
    color: #ee2e24;
    content: counter(li, decimal) ".";
    counter-increment: li;
}

.default-ui ul {
    line-height: 1.6;
    margin-bottom: 50px;
}

.default-ui ul > li {
    margin-bottom: 5px;
    position: relative;
    padding-left: 20px;
}

.default-ui ul > li:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    border-radius: 100%;
    top: 5px;
    width: 5px;
    height: 5px;
    background-color: #ee2e24;
}

.default-ui a:hover {
    border-bottom-color: transparent;
}

.default-ui table {
    border: 1px solid #e6e6e6;
    margin-bottom: 50px;
}

.default-ui table th {
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    vertical-align: middle;
    padding: 20px 30px;
    border-left: 1px solid #e6e6e6;
}

.default-ui table th:first-child,
.default-ui table th:last-child {
    border-left: none;
}

.default-ui table td {
    vertical-align: middle;
    padding: 20px 30px;
    border-top: 1px solid #e6e6e6;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border-left: 1px solid #e6e6e6;
}

.default-ui table td:first-child,
.default-ui table td:last-child {
    border-left: none;
}

.default-ui table tr:hover td {
    background: #fff;
}

.default-ui table tr:hover .table-order-btn {
    opacity: 1;
}

.table-order-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #ee2e24;
}

.table-order-btn:hover,
.table-order-btn:link,
.table-order-btn:active,
.table-order-btn:visited {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.table-order-btn .touch-dev {
    opacity: 1;
}

.table-order-btn svg {
    fill: #fff;
}

.accordion {
    border: 1px solid #e6e6e6;
    margin-bottom: -1px;
    -webkit-transition: background 0.4s ease-in-out;
    transition: background 0.4s ease-in-out;
}

.accordion__header {
    position: relative;
    padding: 23px 70px 23px 25px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.accordion__header:hover {
    background: #fff;
}

.accordion__header:hover .accordion__btn {
    background: #ee2e24;
}

.accordion.opened {
    background: #fff;
}

.accordion.opened .accordion__btn:before {
    opacity: 0;
}

.accordion__btn {
    position: absolute;
    border-radius: 100%;
    margin-top: -15px;
    right: 25px;
    top: 50%;
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background-color: #e6e6e6;
}

.accordion__btn:after {
    position: absolute;
    content: '';
    display: block;
    left: 50%;
    top: 50%;
    margin: -1px 0 0 -7px;
    width: 14px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.accordion__btn:before {
    position: absolute;
    content: '';
    display: block;
    left: 50%;
    top: 50%;
    margin: -7px 0 0 -1px;
    height: 14px;
    width: 2px;
    border-radius: 1px;
    background-color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.accordion__cont {
    display: none;
    padding: 0 25px 25px 25px;
    line-height: 1.6;
}

.default-ui .accordion__cont ul:last-child,
.default-ui .accordion__cont ol:last-child {
    margin-bottom: 0;
}

.site-map {
    padding: 50px;
}

.site-map li {
    padding-bottom: 10px;
}

.site-map a {
    margin-left: 20px;
    color: #ee2e24;
    border-bottom: 1px solid #ee2e24;
    white-space: nowrap;
    font-size: 13px;
}

.site-map a:hover {
    border-bottom-color: transparent;
}

.contacts-map-wrap {
    padding: 50px;
    position: relative;
    margin-right: -50px;
}

.contacts-map {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.contacts {
    background-color: #212121;
    color: #fff;
    max-width: 490px;
    margin-left: auto;
    padding: 50px;
    position: relative;
    z-index: 12;
}

.contacts__item {
    float: left;
    margin: 0 50px 35px 0;
}

.contacts__item dt {
    color: #dbdcde;
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
}

.contacts__item dd {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.contacts__tel {
    position: relative;
    white-space: nowrap;
}

.contacts__tel:hover,
.contacts__tel:link,
.contacts__tel:active,
.contacts__tel:visited {
    color: #fff;
    border: none;
}

.contacts__mail {
    position: relative;
    white-space: nowrap;
}

.contacts__mail:hover,
.contacts__mail:link,
.contacts__mail:active,
.contacts__mail:visited {
    border: none;
}

.contacts__mail:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #ee2e24;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.contacts__mail:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.file-link {
    padding: 21px 110px 21px 25px;
    position: relative;
    display: inline-block;
    clear: both;
    overflow: hidden;
}

.file-link:hover,
.file-link:link,
.file-link:active,
.file-link:visited {
    border: 1px solid #fff;
    color: #fff;
}

.file-link__name {
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
    position: relative;
    z-index: 3;
}

.file-link__type {
    display: block;
    color: #e6e6e6;
    font-size: 12px;
    position: relative;
    z-index: 3;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.file-link svg {
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -14px;
    fill: #fff;
    z-index: 4;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.file-link .circle {
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}

.file-link .circle:after {
    position: absolute;
    content: '';
    display: block;
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.file-link:hover {
    color: #212121;
}

.file-link:hover .file-link__type {
    color: #212121;
}

.file-link:hover .circle:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.file-link:hover svg,
.file-link:hover path {
    fill: #ee2e24;
}

.contacts-map [class*="-ground-pane"] {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.map-zoom {
    position: absolute;
    left: 40px;
    top: 85px;
    z-index: 3;
}

.map-zoom__plus,
.map-zoom__minus {
    display: block;
    border-radius: 100%;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #fff;
    margin: 5px 0;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.map-zoom__plus span,
.map-zoom__minus span {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 100%;
    background: #ee2e24;
    z-index: 1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.map-zoom__plus:after,
.map-zoom__minus:after {
    position: absolute;
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    left: 50%;
    top: 50%;
    z-index: 3;
    margin: -1px 0 0 -10px;
    background: #212121;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.no-touch-dev .map-zoom__plus:hover:after,
.no-touch-dev .map-zoom__plus:hover:before,
.touch-dev .map-zoom__plus:active:after,
.touch-dev .map-zoom__plus:active:before,
.no-touch-dev .map-zoom__minus:hover:after,
.no-touch-dev .map-zoom__minus:hover:before,
.touch-dev .map-zoom__minus:active:after,
.touch-dev .map-zoom__minus:active:before {
    background: #fff;
}

.no-touch-dev .map-zoom__plus:hover span,
.touch-dev .map-zoom__plus:active span,
.no-touch-dev .map-zoom__minus:hover span,
.touch-dev .map-zoom__minus:active span {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.map-zoom__plus_disabled,
.map-zoom__minus_disabled {
    opacity: 0.5;
    cursor: default;
}

.no-touch-dev .map-zoom__plus_disabled:hover,
.touch-dev .map-zoom__plus_disabled:active,
.no-touch-dev .map-zoom__minus_disabled:hover,
.touch-dev .map-zoom__minus_disabled:active {
    background: #ee2e24;
}

.map-zoom__plus:before {
    position: absolute;
    content: '';
    display: block;
    width: 2px;
    height: 20px;
    background: #212121;
    left: 50%;
    z-index: 3;
    top: 50%;
    margin: -10px 0 0 -1px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.company-pic {
    margin-right: -50px;
    position: relative;
}

.company-pic:after {
    position: absolute;
    content: '';
    display: block;
    right: 50px;
    bottom: 50px;
    background: url(/local/templates/main/css/../img/company-dots.svg) 0 0 no-repeat;
    width: 106px;
    height: 106px;
    z-index: 2;
}

.company-pic img {
    width: 100%;
    display: block;
}

.company-numbers-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -40px 60px;
}

.company-numbers {
    padding: 0 40px;
    box-sizing: border-box;
    width: 33.33%;
}

.company-numbers dt {
    font-size: 54px;
    font-weight: 500;
    margin-bottom: 40px;
    position: relative;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.company-numbers dt.animate-in {
    opacity: 1;
}

.company-numbers dt:after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    bottom: -15px;
    width: 50px;
    height: 2px;
    background-color: #ee2e24;
}

.partners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 3px;
}

.partners__item {
    box-sizing: border-box;
    width: 33.33%;
}

.partners__link {
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: -1px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px;
}

.partners__link .circle {
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}

.partners__link .circle:after {
    position: absolute;
    content: '';
    display: block;
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.partners__link img {
    display: block;
    position: relative;
    z-index: 3;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.partners__link:hover,
.partners__link:link,
.partners__link:active,
.partners__link:visited {
    border: 1px solid #e6e6e6;
}

.partners__link:hover {
    border: 1px solid #e6e6e6 !important;
}

.partners__link:hover .circle:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.partners__link:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.services-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -25px;
}

.services-list__item {
    width: 50%;
    box-sizing: border-box;
    padding: 0 25px 50px;
}

.services-list__name {
    position: relative;
    z-index: 4;
}

.services-list__link {
    position: relative;
    overflow: hidden;
    height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 140px 20px 50px;
    cursor: none;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
    background-color: #e6e6e6;
}

.services-list__link:hover,
.services-list__link:link,
.services-list__link:active,
.services-list__link:visited {
    color: #212121;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.no-touch-dev .services-list__link:hover,
.touch-dev .services-list__link:active {
    background-color: #212121;
    color: #fff;
}

.no-touch-dev .services-list__link:hover .circle:after,
.touch-dev .services-list__link:active .circle:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.services-list__link.active .circle:after {
    -webkit-transform: scale(4) !important;
    -ms-transform: scale(4) !important;
    transform: scale(4) !important;
}

.services-list__ico {
    position: absolute;
    right: 50px;
    top: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.services-list__ico svg {
    fill: #ee2e24;
}

.services-list .circle {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 270px;
    height: 270px;
    border-radius: 100%;
    margin: -135px 0 0 -135px;
}

.services-list .circle:after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 100%;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.contacts-map-caption {
    display: none;
    padding: 100px 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: opacity 0.4s ease-in-out, visibility 0s ease-in-out 0s;
    transition: opacity 0.4s ease-in-out, visibility 0s ease-in-out 0s;
    pointer-events: none;
}

.hide-caption .contacts-map-caption {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.4s ease-in-out, visibility 0s ease-in-out 0.4s;
    transition: opacity 0.4s ease-in-out, visibility 0s ease-in-out 0.4s;
}

.error-page {
    background: #363636;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    padding: 50px;
    box-sizing: border-box;
    min-height: calc(100vh - 270px);
    position: relative;
}

.error-page:after {
    position: absolute;
    content: '';
    display: block;
    bottom: 50px;
    left: 50px;
    width: 106px;
    height: 106px;
    background: url(/local/templates/main/css/../img/company-dots-dark.svg) 0 0 no-repeat;
}

.error-page:before {
    position: absolute;
    content: '';
    display: block;
    right: 50px;
    top: 50px;
    width: 106px;
    height: 106px;
    background: url(/local/templates/main/css/../img/company-dots-dark.svg) 0 0 no-repeat;
}

.error-page__number {
    font-size: 300px;
    line-height: 1;
    font-weight: 500;
}

.error-page .btn-type1 {
    min-width: 190px;
    margin-top: 100px;
}

.page-content {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 0s ease-in-out 0.4s;
    transition: all 0s ease-in-out 0.4s;
}

.page-loaded-animate .page-content {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.support-links {
    margin-bottom: 50px;
}

.support-links__text {
    position: relative;
    z-index: 3;
    font-weight: 500;
}

.support-links__ico {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    top: 50%;
    margin-top: -25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #e6e6e6;
    right: 50px;
    z-index: 3;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.support-links__ico svg {
    fill: #fff;
}

.support-links__item {
    display: block;
    padding: 50px 150px 50px 50px;
    overflow: hidden;
    position: relative;
}

.support-links__item:hover,
.support-links__item:link,
.support-links__item:active,
.support-links__item:visited {
    border: 1px solid #e6e6e6;
    color: #212121;
    border-top: none;
}

.support-links__item:first-child {
    border-top: 1px solid #e6e6e6;
}

.support-links__item:hover {
    border-color: #e6e6e6 !important;
}

.support-links__item .circle {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 270px;
    height: 270px;
    border-radius: 100%;
    margin: -135px 0 0 -135px;
}

.support-links__item .circle:after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    background: #fff;
    border-radius: 100%;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.no-touch-dev .support-links__item:hover .circle:after,
.touch-dev .support-links__item:active .circle:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.no-touch-dev .support-links__item:hover .support-links__ico,
.touch-dev .support-links__item:active .support-links__ico {
    background: #ee2e24;
}

.support-links__item.active .circle:after {
    -webkit-transform: scale(7) !important;
    -ms-transform: scale(7) !important;
    transform: scale(7) !important;
}

.support-links__item.active .support-links__ico {
    background: #ee2e24;
}


.contacts-tabs{
    display: flex;
    border-bottom: 1px solid #3b3b3b;
    margin-bottom: 40px;
}
.contacts-tabs__item{
    font-weight: 700;
    margin-right: 30px;
    padding: 10px 0;
    position: relative;
    cursor: pointer;
}
.contacts-tabs__item:after{
    position: absolute;
    display: block;
    width: 100%;
    bottom: -1px;
    background: #ee2e24;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    left: 0;
    content: '';
    height: 1px;
    transform: scaleX(0);
}

.contacts-tabs__item.active:after, .contacts-tabs__item:hover:after{
    transform: scaleX(1);
}

.contacts-panes{
    position: relative;
}
.contacts-panes__item{
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    transition: all 0.3s ease-in-out, visibility 0s ease-in-out 0.3s;
}
.contacts-panes__item.active{
    position: relative;
    z-index: 3;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease-in-out, visibility 0s ease-in-out 0s;
}

.contacts-panes .time{
    display: flex;
    margin: 0 -20px;
}
.contacts-panes .time>li{
    font-size: 15px;
    padding: 0 20px;
    border-left: 1px solid #3b3b3b;
}

.contacts-panes .time>li:first-child{
    border-left: none;
}



/* 1ad*/

@media only screen and (max-width: 1600px) {

    h1,
    .h1 {
        font-size: 50px;
    }

    .page-header__right {
        width: auto;
    }

    .top-menu {
        margin-right: 30px;
    }

    .login-btn {
        margin-left: 50px;
    }

    .log-out-btn {
        margin-left: 50px;
    }

    .main-promo-link {
        padding: 50px 50px 30px;
    }

    .page-modal__item {
        padding: 50px;
    }

    .contacts {
        max-width: 400px;
    }

}

@media only screen and (max-width: 1366px) {

    .page-content {
        padding-top: 100px;
        margin-left: 0;
    }

    h1,
    .h1 {
        font-size: 48px;
    }

    .page-width {
        padding: 50px 50px 0 50px;
    }

    .page-header {
        height: 100px;
    }

    .page-header__logo {
        width: 130px;
    }

    .top-menu {
        margin: 0 20px 0 10px;
    }

    .top-menu__link {
        padding: 35px 10px;
    }

    .login-btn {
        margin-left: 20px;
        font-size: 0;
        padding: 0;
        width: 50px;
        height: 50px;
    }

    .log-out-btn {
        margin-left: 20px;
        font-size: 0;
        padding: 0;
        width: 50px;
        height: 50px;
    }

    .page-aside {
        display: none;
    }

    .page-footer {
        margin-left: 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .page-footer__copyright {
        margin-left: 0;
    }

    .main-promo-link {
        height: calc(100vh - 100px);
    }

    .page-modal {
        -webkit-transform: translateX(55%);
        -ms-transform: translateX(55%);
        transform: translateX(55%);
    }

    .page-modal__cont {
        width: 50%;
    }

    .page-modal__close {
        right: 50%;
    }

    .detail-cont {
        padding: 80px 0;
    }

    .contacts-map-wrap {
        margin-left: -50px;
    }

    .contacts__item {
        margin-right: 30px;
    }

    .company-pic {
        margin-left: -50px;
    }

    .error-page {
        min-height: calc(100vh - 230px);
    }

}

@media only screen and (max-width: 980px) {

    h1,
    .h1 {
        font-size: 42px;
    }

    .page-width2 {
        max-width: none;
    }

    .page-header:before {
        position: absolute;
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        z-index: 5;
        background: #fff;
    }

    .page-header__right {
        position: fixed;
        left: 0;
        top: 0;
        display: block;
        width: 100%;
        padding: 100px 50px 100px 50%;
        overflow: auto;
        height: 100%;
        box-sizing: border-box;
        background: #fbfcfc;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.5s ease-in-out, visibility 0s ease-in-out 0.5s;
        transition: all 0.5s ease-in-out, visibility 0s ease-in-out 0.5s;
        -webkit-overflow-scrolling: touch;
    }

    .page-header__right:before {
        position: absolute;
        content: '';
        display: block;
        width: 297px;
        height: calc(100% - 240px);
        background: url(/local/templates/main/css/../img/dots.svg) 0 0 repeat;
        background-repeat: repeat round;
        background-size: 33px 33px;
        left: 50px;
        top: 120px;
        pointer-events: none;
        z-index: 1;
    }

    .page-header__buttons {
        margin-bottom: auto;
        white-space: normal;
    }

    .animate-mobile {
        min-height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .adaptive-header {
        position: fixed;
        left: 0;
        bottom: 0;
        height: 100px;
        box-sizing: border-box;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 50px;
        z-index: 10;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background: #fbfcfc;
    }

    .top-menu {
        margin: auto 0 40px;
        display: block;
    }

    .top-menu__link {
        font-size: 32px;
        padding: 15px 0;
    }

    .burger-btn {
        display: block;
        margin-right: 50px;
    }

    .menu-opened {
        overflow-y: scroll;
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .menu-opened body {
        height: auto;
        overflow: hidden;
    }

    .menu-opened .page-header__right {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.5s ease-in-out, visibility 0s ease-in-out 0s;
        transition: all 0.5s ease-in-out, visibility 0s ease-in-out 0s;
    }

    .menu-opened .burger-btn span:first-child {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transition-delay: .5s, 0s;
        transition-delay: .5s, 0s;
        top: 0;
    }

    .menu-opened .burger-btn span:nth-child(2) {
        opacity: 0;
    }

    .menu-opened .burger-btn span:nth-child(3) {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transition-delay: .5s, 0s;
        transition-delay: .5s, 0s;
        top: 0;
    }

    .main-promo {
        display: block;
    }

    .main-promo-link {
        width: auto;
        height: auto;
        min-height: calc(50vh - 50px);
    }

    .main-promo-link__title {
        font-size: 48px;
    }

    .page-modal {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }

    .page-modal__cont {
        width: 70%;
    }

    .page-modal__close {
        right: 70%;
    }

    .main-form__caption {
        margin-top: 70px;
    }

    .detail-header__back {
        left: 40px;
    }

    .detail-header h1 {
        min-height: 250px;
        padding: 0;
    }

    .detail-header-links__item {
        width: 50%;
    }

    .detail-header-links__item:nth-child(2) {
        border-right: 1px solid #fff;
    }

    .detail-header-links__item:nth-child(3) {
        border-top: none;
    }

    .detail-header-links__item:nth-child(4) {
        border-top: none;
    }

    .photo-slider-wrap {
        margin-bottom: 70px;
    }

    .detail-cont {
        padding: 60px 50px;
        margin: 0 -50px;
    }

    .default-ui p {
        margin-bottom: 40px;
    }

    .default-ui ol {
        margin-bottom: 40px;
    }

    .default-ui ul {
        margin-bottom: 40px;
    }

    .default-ui table {
        margin-bottom: 40px;
    }

    .contacts {
        padding: 30px;
    }

    .company-pic:after {
        display: none;
    }

    .company-numbers-row {
        margin: 0 -20px 40px;
    }

    .company-numbers {
        padding: 0 20px;
    }

    .services-list {
        margin: 0 -15px;
    }

    .services-list__item {
        padding: 0 15px 30px;
    }

    .services-list__link {
        padding: 20px 110px 20px 30px;
    }

    .services-list__ico {
        right: 30px;
    }

    .support-links {
        margin-bottom: 40px;
    }

}

@media only screen and (max-width: 980px) and (max-width: 766px) {

    .menu-opened .animate-mobile {
        opacity: 1;
        -webkit-transition-delay: .5s;
        transition-delay: .5s;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

}

@media only screen and (max-width: 766px) {

    .page-content {
        padding-top: 60px;
    }

    h1,
    .h1 {
        font-size: 36px;
    }

    h2,
    .h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .page-width {
        padding: 30px 30px 0 30px;
    }

    .page-width2 {
        padding: 0 30px;
    }

    .page-row {
        margin: 0 -15px;
    }

    .page-col {
        padding: 0 15px;
    }

    .page-header {
        height: 60px;
    }

    .page-header__logo {
        margin-left: 30px;
    }

    .page-header__right {
        padding: 70px 30px 30px;
        opacity: 1;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    .page-header__right:before {
        display: none;
    }

    .animate-mobile {
        opacity: 0;
        -webkit-transition: opacity .5s, -webkit-transform .5s;
        transition: opacity .5s, -webkit-transform .5s;
        transition: opacity .5s, transform .5s;
        transition: opacity .5s, transform .5s, -webkit-transform .5s;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    .adaptive-header {
        position: relative;
        padding: 40px 0 0;
        height: auto;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .adaptive-header .page-footer__social {
        display: block;
    }

    .top-menu__link {
        font-size: 26px;
    }

    .burger-btn {
        margin-right: 30px;
    }

    .menu-opened .page-header__right {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .page-loader {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        opacity: 0;
    }

    .page-footer {
        padding: 30px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .page-footer__social {
        display: none;
    }

    .main-promo-link {
        padding: 20px 20px 40px;
        min-height: calc(50vh - 30px);
    }

    .main-promo-link__title {
        font-size: 42px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .main-promo-link__text {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
        font-size: 14px;
        min-height: 0;
    }

    .program {
        margin-bottom: 30px;
        padding: 30px;
        min-height: 0;
    }

    .program__name {
        padding-right: 0;
    }

    .program__description {
        padding-right: 0;
    }

    .program__pic {
        position: relative;
        border: 16px solid #e6e6e6;
        border-radius: 10px;
        margin-bottom: 40px;
        right: auto;
        display: block;
    }

    .program__pic img {
        width: 100%;
    }

    .detail-header {
        padding: 40px 30px;
    }

    .detail-header_decor:before {
        display: none;
    }

    .detail-header.detail-header_dark h1 {
        margin: 0;
    }

    .detail-header.detail-header_dark:before {
        display: none;
    }

    .detail-header__back {
        display: none;
    }

    .detail-header h1 {
        min-height: 0;
        margin-bottom: 40px;
    }

    .detail-header h1:last-child {
        margin-bottom: 0;
    }

    .detail-cont {
        padding: 60px 30px;
        margin: 0 -30px;
    }

    .default-ui__preview {
        font-size: 19px;
        margin-bottom: 70px;
    }

    .contacts-map-wrap {
        padding: 30px 30px 280px;
        margin: 0 -30px;
    }

    .contacts {
        margin-left: 0;
    }

    .map-zoom {
        display: none;
    }

    .company-numbers-row {
        margin: 0 -20px;
    }

    .company-numbers {
        width: 50%;
        padding-bottom: 40px;
    }

    .partners__item {
        width: 50%;
    }

    .partners__link {
        margin-top: -1px;
    }

    .services-list__item {
        width: 100%;
    }

    .services-list__item:last-child {
        padding-bottom: 0;
    }

    .touch-dev .contacts-map-caption {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .error-page {
        min-height: calc(100vh - 134px);
    }

    .error-page:after {
        display: none;
    }

    .error-page:before {
        display: none;
    }

    .error-page__number {
        font-size: 220px;
    }

    .error-page .btn-type1 {
        margin-top: 50px;
    }

    .support-links__ico {
        right: 30px;
        height: 30px;
        width: 30px;
        margin-top: -15px;
    }

    .support-links__ico svg {
        width: 15px;
    }

    .support-links__item {
        padding: 30px 90px 30px 30px;
    }

}

@media only screen and (max-width: 576px) {

    h1,
    .h1 {
        font-size: 26px;
    }

    h2,
    .h2 {
        font-size: 20px;
    }

    .page-width {
        padding: 20px 20px 0 20px;
    }

    .page-width2 {
        padding: 0 20px;
    }

    .page-row {
        margin: 0 -10px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .page-col {
        padding: 0 10px;
    }

    .page-col_w50 {
        width: 100%;
    }

    .page-header__logo {
        margin-left: 20px;
    }

    .page-header__right {
        padding: 70px 20px 20px;
    }

    .adaptive-header {
        display: block;
    }

    .adaptive-header .adaptive-header__left {
        padding-bottom: 30px;
    }

    .top-menu {
        margin-bottom: 30px;
    }

    .top-menu__link {
        font-size: 21px;
        padding: 10px 0;
    }

    .burger-btn {
        margin-left: 0;
        margin-right: 20px;
    }

    .page-footer {
        padding: 30px 20px;
    }

    .main-promo-link__title {
        font-size: 32px;
    }

    .main-promo-link__text {
        font-size: 13px;
    }

    .page-header__modal-close {
        display: block;
    }

    .page-modal {
        height: calc(100% - 60px);
        top: 60px;
    }

    .page-modal .h2 {
        margin-bottom: 30px;
    }

    .page-modal__cont {
        width: 100%;
    }

    .page-modal__close {
        display: none;
    }

    .page-modal__item {
        padding: 40px 20px;
    }

    .page-modal-shadow {
        display: none;
    }

    .main-form .btn-type1 {
        margin: 0 auto;
    }

    .main-form__pass-reset {
        padding-right: 0;
        margin-bottom: 30px;
        display: block;
    }

    .main-form__caption {
        line-height: normal;
        margin-top: 50px;
        padding: 20px 20px 20px 60px;
    }

    .main-form__caption svg {
        left: 20px;
    }

    .submit-line {
        display: block;
        text-align: center;
    }

    .form-rules:last-child {
        margin-bottom: 20px;
    }

    .program {
        margin-bottom: 20px;
    }

    .program__name {
        font-size: 21px;
    }

    .program__pic {
        border-width: 10px;
    }

    .program__pic:before {
        top: -7px;
    }

    .detail-header {
        padding: 40px 20px;
    }

    .detail-header h1 {
        word-break: break-word;
    }

    .detail-header-links__item {
        width: 100%;
        min-height: 80px;
        padding: 20px 70px 20px 20px;
        border-right: 1px solid #fff;
    }

    .detail-header-links__item:nth-child(2) {
        border-top: none;
    }

    .photo-slider-wrap {
        margin: 0 -20px 50px;
    }

    .photo-slider-wrap__arrow {
        left: 20px;
    }

    .photo-slider-wrap__arrow_next {
        right: 20px;
        left: auto;
    }

    .detail-cont {
        padding: 50px 20px;
        margin: 0 -20px;
    }

    .default-ui__preview {
        font-size: 17px;
        margin-bottom: 50px;
    }

    .default-ui p {
        margin-bottom: 30px;
    }

    .default-ui ol {
        margin-bottom: 30px;
    }

    .default-ui ul {
        margin-bottom: 30px;
    }

    .default-ui table {
        margin-bottom: 30px;
        border-top: none;
    }

    .default-ui table th {
        display: none;
    }

    .default-ui table tr {
        display: block;
        position: relative;
    }

    .default-ui table td {
        display: block;
        padding: 20px;
    }

    .default-ui table td:nth-child(2) {
        border-left: none;
        background: #fff;
    }

    .default-ui table td:last-child {
        border-top: none;
        padding: 0;
    }

    .table-order-btn {
        opacity: 1;
        position: absolute;
        right: 20px;
        bottom: 12px;
    }

    .accordion__header {
        font-size: 16px;
    }

    .site-map {
        padding: 40px 20px;
    }

    .contacts-map-wrap {
        padding: 0 20px 280px;
        margin: 0 -20px;
    }

    .file-link {
        padding: 21px 25px 21px 25px;
        display: block;
    }

    .file-link svg {
        display: none;
    }

    .company-pic {
        margin: 0 -100px;
    }

    .company-numbers {
        width: 100%;
    }

    .company-numbers dt {
        font-size: 48px;
        margin-bottom: 30px;
    }

    .company-numbers dt:after {
        bottom: -10px;
    }

    .partners__item {
        width: 100%;
    }

    .partners__link {
        padding: 10px;
        height: 160px;
    }

    .services-list__link {
        font-size: 16px;
        height: 100px;
        padding: 20px 60px 20px 30px;
        background-color: #212121;
        color: #fff;
    }

    .services-list__link:hover,
    .services-list__link:link,
    .services-list__link:active,
    .services-list__link:visited {
        color: #fff;
    }

    .error-page {
        padding: 20px;
    }

    .error-page__number {
        font-size: 150px;
    }

    .support-links {
        margin-bottom: 30px;
    }

    .support-links__ico {
        right: 20px;
    }

    .support-links__item {
        padding: 20px 60px 20px 20px;
    }
    .contacts__item{
        margin-right: 0;
    }
    .contacts-panes .time{
        margin: 0 -10px;
    }
    .contacts-panes .time>li{
        padding: 0 10px;
    }

}
.page-header__buttons{
    position: relative;
}

.page-header__buttons-hidden{
    position: absolute;
    left: -10px;
    top: -10px;
    display: flex;
    align-items: center;
    width: 190px;
    justify-content: space-between;
    background: #fff;
    z-index: 4;
    padding: 10px;
    visibility: hidden;
    opacity: 0;
    transition: opacity .4s ease-in-out, visibility 0s ease-in-out .4s;
}
.page-header__buttons-hidden.show{
    opacity: 1;
    visibility: visible;
    transition: opacity .4s ease-in-out, visibility 0s ease-in-out 0s;
}
.page-header__buttons-hidden .close, .page-header__buttons-hidden a{
    width: 50px;
    height: 50px;
    border-radius: 100%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ee2e24;
    transition: all .4s ease-in-out;
}

.page-header__buttons-hidden .close{
    background: #e6e6e6;
}

.page-header__buttons-hidden .close svg{
    fill: #212121;
    transition: all .4s ease-in-out;
}

.page-header__buttons-hidden .close:hover{
    background: #212121;
}

.page-header__buttons-hidden .close:hover svg{
    fill: #fff;
}
.page-header__buttons-hidden a svg{
    fill: #fff;
}
.page-header__buttons-hidden a:hover{
    background: #d62920;
}

/* End */
/* /local/templates/main/css/styles.css?157229003185909 */
