

/* Start:/local/templates/main/css/styles.css?175518092395994*/
/*reset*/
html {
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

body {
    margin: 0;
}

main {
    display: block;
}

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

a {
    background-color: transparent;
}

b,
strong {
    font-weight: 600;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;

    position: relative;

    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

img {
    max-width: 100%;

    border-style: none;
}

button,
input,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */

    margin: 0;
    /* 2 */
}

.button {
    cursor: pointer;
}

button,
input {
    /* 1 */
    overflow: visible;
}

button,
select {
    /* 1 */
    text-transform: none;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
    padding: 0;

    border-style: none;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
    outline: 1px dotted ButtonText;
}

textarea {
    overflow: auto;
}

[type='checkbox'],
[type='radio'] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

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

[type='search'] {
    /* 1 */
    outline-offset: -2px;

    -webkit-appearance: textfield;
    /* 2 */
}

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

::-webkit-file-upload-button {
    /* 1 */
    font: inherit;

    -webkit-appearance: button;
    /* 2 */
}

[hidden] {
    display: none;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;

    color: inherit;
}

* {
    box-sizing: border-box;
}

*:focus {
    outline: none;
}

*:hover {
    outline: none;
}

/*reset*/
/*var*/
/*var*/
/*header*/
html {
    font-size: 62.5%;
}

body {
    font-family: 'GothamPro';
    font-size: 1.6rem;
    line-height: 1.23;

    overflow-x: hidden;

    background: #fff;
}

p {
    margin-top: 0;
}

.wraper {
    max-width: 1800px;
}

.index-slider-wrapper {
    padding-right: 9%;
    padding-left: 3.2%;
}

.header__wraper {
    max-width: 1800px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 9%;
    padding-left: 3.2%;
}

.wrapper {
    width: 100%;
    max-width: 1540px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 7rem;
    padding-left: 7rem;
}

.header__content {
    display: flex;

    align-items: center;
}

.header__logo {
    display: inline-block;

    width: 230px;

    flex-shrink: 0;
}

.header {
    position: relative;
    z-index: 10;
}

.header__link {
    font-size: 1.5rem;
    font-weight: 500;

    margin-right: 4rem;
}

.index-slider-wrapper {
    max-width: 1800px;
    margin-right: auto;
    margin-bottom: 3rem;
    margin-left: auto;
}

.phone {
    font-size: 1.6rem;
    font-weight: bold;

    display: inline-block;
}

.iconed {
    display: inline-flex;
}

.iconed_center {
    align-items: center;
}

.header-auth__ico {
    fill: #00c3ff;
}

.header-auth__ico {
    width: 9px;
    height: 17px;
}

.header-auth {
    font-weight: 500;
}

.header__nav {
    display: inline-flex;
    flex: 1;
}

.iconed__ico_r-offset {
    margin-right: 1.5rem;
}

.header__contacts {
    display: inline-flex;

    width: 100%;
    max-width: 421px;

    justify-content: space-between;
    align-items: center;
}

.index-slider-wrapper {
    position: relative;

    min-height: 600px;
}

.index-slider__item {
    height: calc(100vh - 190px);
    min-height: 600px;
    padding-left: 112px;

    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.index-slider__title {
    font-size: 6rem;
    font-weight: 900;
    line-height: 1;

    margin-bottom: 2rem;

    text-transform: uppercase;

    color: #00c3ff;
}

.index-slider__content {
    position: relative;

    display: flex;

    height: 100%;

    align-items: center;
}

.index-slider__left {
    max-width: 460px;
}

.index-slider__desc {
    font-weight: 500;
    line-height: 1.6;

    overflow: hidden;

    min-height: 118px;

    color: #4c5a73;
}

.slider-nav__point {
    display: inline-flex;

    width: 6px;
    height: 6px;

    cursor: pointer;

    border-radius: 50%;
    background-color: #00c3ff;
}

.slider-nav__point.active {
    width: 8px;
    height: 8px;

    background: #95d4f0;
}

.slider-nav__point:not(:last-child) {
    margin-right: 1.6rem;
}

.slider-nav {
    display: inline-flex;

    align-items: center;
}

.index-slider__top {
    display: flex;

    width: 100%;

    align-items: flex-start;
    justify-content: space-between;
}

.index-slider__right {
    padding-top: 3rem;
}

.index-slider_b-content {
    display: flex;

    padding-left: 112px;

    align-items: center;
    justify-content: space-between;
}

.index-slider__bottom {
    position: absolute;
    z-index: 9;
    bottom: 0rem;
    left: 0;

    width: 100%;
    max-width: 1800px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 9%;
    padding-left: 3.6%;
}

.share-ico__item {
    width: 20px;
    height: 20px;
}

.share-ico {
    fill: #00c3ff;
}

.slide-egg {
    position: absolute;
    z-index: 9;
    right: 0;
    left: 0;

    display: inline-block;

    width: 24px;
    height: 36px;
    margin: auto;

    border-radius: 10px;
    background: #fff;
}

.slide-egg__point {
    position: absolute;
    top: 8px;
    right: 0;
    left: 0;

    width: 7px;
    height: 7px;
    margin: auto;

    animation: point 2s ease-out infinite;

    border-radius: 50%;
    background-color: #00c3ff;
}

@keyframes point {
    0% {
        transform: translateY(0);
    }

    80% {
        transform: translateY(15px);
    }

    100% {
        transform: translateY(0);
    }
}

.q-ico {
    width: 23px;
    height: 23px;

    fill: #fff;
}

.q-btn {
    font-size: 1.4rem;
    font-weight: 700;

    padding: 1.4rem 2.4rem;

    color: #fff;
    border: 5px solid #def7ff;
    border-radius: 40px;
    background: #00c3ff;
}

.index-slider__info {
    min-height: 350px;
}

.section_default {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.mobile-header {
    position: fixed;
    z-index: 13;
    top: 0;
    left: 0;

    display: none;

    width: 100%;

    background: #fff;
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, .04);
    -moz-box-shadow: 0 0 13px 0 rgba(0, 0, 0, .04);
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, .04);
}

.mobile-header__logo {
    display: inline-block;

    width: 80px;
}

.mobile-header__top {
    display: flex;

    padding: 1rem 1.5rem;

    align-items: center;
    justify-content: space-between;
}

.mobile-header__btn {
    position: relative;

    display: inline-block;

    width: 24px;
    height: 20px;
    padding: 0;

    cursor: pointer;

    border: none;
    background: none;
}

.mobile-header__btn.active span:nth-child(1) {
    top: -1px;
    left: 3px;

    transform: rotate(45deg);
    transform-origin: left;
}

.mobile-header__btn.active span:nth-child(3) {
    left: 3px;

    transform: rotate(-45deg);
    transform-origin: left;
}

.mobile-header__btn.active span:nth-child(2) {
    left: 20px;

    opacity: 0;
}

.mobile-header__btn span {
    position: absolute;
    left: 0;

    display: inline-block;

    width: 100%;
    height: 2px;

    transition: all .2s ease-in;

    background: #000;
}

.mobile-header__btn span:nth-child(1) {
    top: 0;
}

.mobile-header__btn span:nth-child(2) {
    top: 8px;
}

.mobile-header__btn span:nth-child(3) {
    top: 16px;
}

.mobile-header__bottom {
    margin-top: 5rem;
}

.mobile-header__bottom .phone {
    font-size: 2.5rem;
}

.mobile-header__bottom a {
    display: block;

    margin-top: 1.5rem;
}

.mobile-menu__link {
    font-size: 1.5rem;
    font-weight: 500;

    display: block;

    margin-bottom: 2.5rem;
}

.mobile-header__content {
    display: none;
    overflow: auto;

    height: calc(100vh - 67px);
    padding: 2rem 1.5rem;
}

@keyframes show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.nice-load {
    display: none;
}

.nice-load.slick-initialized {
    display: block;

    animation: show .2s ease-in;
}

/*header*/
/*grid*/
.col {
    box-sizing: border-box;
    max-width: 100%;
    padding: 0 15px;

    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.col--no-gutters {
    padding: 0;
}

.grid {
    box-sizing: border-box;
    padding: 0 15px;
}

.grid--container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

.grid--no-gutters {
    padding: 0;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;

    box-sizing: border-box;
    margin: 0 -15px;
    padding: 0;

    list-style: none;

    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

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

.row--no-gutters {
    margin: 0;
}

.row--xs-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
}

.row--xs-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.row--xs-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
}

.col--xs-align-top {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.col--xs-align-center {
    -ms-flex-item-align: center;
    align-self: center;
}

.col--xs-align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.col--xs-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.col--xs-reset {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}

.col--xs-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.row--xs-reverse {
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
}

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

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

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

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

.col--xs {
    max-width: 100%;
    padding: 1rem .5rem 0 .5rem;

    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
}

.col--xs-1 {
    width: 8.333333333333334%;

    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-2 {
    width: 16.666666666666668%;

    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-3 {
    width: 25%;

    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-4 {
    width: 33.333333333333336%;

    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-5 {
    width: 41.66666666666667%;

    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-6 {
    width: 50%;

    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-7 {
    width: 58.333333333333336%;

    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-8 {
    width: 66.66666666666667%;

    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-9 {
    width: 75%;

    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-10 {
    width: 83.33333333333334%;

    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-11 {
    width: 91.66666666666667%;

    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.col--xs-12 {
    width: 100%;

    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 544px) {
    .row--sm-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
    }

    .row--sm-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    }

    .row--sm-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
    }

    .col--sm-align-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .col--sm-align-center {
        -ms-flex-item-align: center;
        align-self: center;
    }

    .col--sm-align-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .col--sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .col--sm-reset {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .col--sm-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .row--sm-reverse {
        flex-direction: row-reverse;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
    }

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

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

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

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

    .col--sm {
        max-width: 100%;
        padding: 1rem .5rem 0 .5rem;

        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }

    .col--sm-1 {
        width: 8.333333333333334%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-2 {
        width: 16.666666666666668%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-3 {
        width: 25%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-4 {
        width: 33.333333333333336%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-5 {
        width: 41.66666666666667%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-6 {
        width: 50%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-7 {
        width: 58.333333333333336%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-8 {
        width: 66.66666666666667%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-9 {
        width: 75%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-10 {
        width: 83.33333333333334%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-11 {
        width: 91.66666666666667%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-12 {
        width: 100%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--sm-offset-0 {
        margin-left: 0;
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .row--md-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
    }

    .row--md-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    }

    .row--md-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
    }

    .col--md-align-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .col--md-align-center {
        -ms-flex-item-align: center;
        align-self: center;
    }

    .col--md-align-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .col--md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .col--md-reset {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .col--md-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .row--md-reverse {
        flex-direction: row-reverse;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
    }

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

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

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

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

    .col--md {
        max-width: 100%;
        padding: 1rem .5rem 0 .5rem;

        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }

    .col--md-1 {
        width: 8.333333333333334%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-2 {
        width: 16.666666666666668%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-3 {
        width: 25%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-4 {
        width: 33.333333333333336%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-5 {
        width: 41.66666666666667%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-6 {
        width: 50%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-7 {
        width: 58.333333333333336%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-8 {
        width: 66.66666666666667%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-9 {
        width: 75%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-10 {
        width: 83.33333333333334%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-11 {
        width: 91.66666666666667%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-12 {
        width: 100%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--md-offset-0 {
        margin-left: 0;
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
    .row--lg-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
    }

    .row--lg-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    }

    .row--lg-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
    }

    .col--lg-align-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .col--lg-align-center {
        -ms-flex-item-align: center;
        align-self: center;
    }

    .col--lg-align-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .col--lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .col--lg-reset {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .col--lg-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .row--lg-reverse {
        flex-direction: row-reverse;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
    }

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

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

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

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

    .col--lg {
        max-width: 100%;
        padding: 1rem .5rem 0 .5rem;

        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }

    .col--lg-1 {
        width: 8.333333333333334%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-2 {
        width: 16.666666666666668%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-3 {
        width: 25%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-4 {
        width: 33.333333333333336%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-5 {
        width: 41.66666666666667%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-6 {
        width: 50%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-7 {
        width: 58.333333333333336%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-8 {
        width: 66.66666666666667%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-9 {
        width: 75%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-10 {
        width: 83.33333333333334%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-11 {
        width: 91.66666666666667%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-12 {
        width: 100%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--lg-offset-0 {
        margin-left: 0;
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .row--xl-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
    }

    .row--xl-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    }

    .row--xl-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
    }

    .col--xl-align-top {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .col--xl-align-center {
        -ms-flex-item-align: center;
        align-self: center;
    }

    .col--xl-align-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .col--xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .col--xl-reset {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .col--xl-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .row--xl-reverse {
        flex-direction: row-reverse;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
    }

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

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

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

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

    .col--xl {
        max-width: 100%;
        padding: 1rem .5rem 0 .5rem;

        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }

    .col--xl-1 {
        width: 8.333333333333334%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-2 {
        width: 16.666666666666668%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-3 {
        width: 25%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-4 {
        width: 33.333333333333336%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-5 {
        width: 41.66666666666667%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-6 {
        width: 50%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-7 {
        width: 58.333333333333336%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-8 {
        width: 66.66666666666667%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-9 {
        width: 75%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-10 {
        width: 83.33333333333334%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-11 {
        width: 91.66666666666667%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-12 {
        width: 100%;

        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .col--xl-offset-0 {
        margin-left: 0;
    }

    .col--xl-offset-1 {
        margin-left: 8.333333333333334%;
    }

    .col--xl-offset-2 {
        margin-left: 16.666666666666668%;
    }

    .col--xl-offset-3 {
        margin-left: 25%;
    }

    .col--xl-offset-4 {
        margin-left: 33.333333333333336%;
    }

    .col--xl-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col--xl-offset-6 {
        margin-left: 50%;
    }

    .col--xl-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col--xl-offset-8 {
        margin-left: 66.66666666666667%;
    }

    .col--xl-offset-9 {
        margin-left: 75%;
    }

    .col--xl-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col--xl-offset-11 {
        margin-left: 91.66666666666667%;
    }

    .col--xl-offset-12 {
        margin-left: 100%;
    }
}

/*grid*/
/*index*/
.section-desc {
    display: block;

    text-align: center;

    color: #838282;
}

.slider-w__arrow {
    position: relative;

    display: inline-block;

    width: 42px;
    height: 42px;

    transition: all .2s ease-in;

    border: 2px solid #b2b2b2;
    border-radius: 50%;
}

.slider-w__arrow:hover {
    border-color: #00c3ff;
}

.slider-w__arrow:hover .slider-w__ico {
    fill: #00c3ff;
}

.slider-w__arrow_right .slider-w__ico {
    left: 2px;
}

.slider-w__ico {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 13px;
    height: 14px;
    margin: auto;

    transition: all .2s ease-in;

    fill: #b2b2b2;
}

.slider-w__arrow_left {
    transform: rotate(-180deg);
}

.slider-w__nav {
    display: flex;

    align-items: center;
}

.section-desc {
    flex: 1;
}

.section-header_b-offset {
    margin-bottom: 5rem;
}

.tarif {
    position: relative;

    padding: 6rem 1.5rem 5rem;

    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, .04);
    -moz-box-shadow: 0 0 13px 0 rgba(0, 0, 0, .04);
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, .04);
}

.tarif__title {
    transition: all .2s ease-in;
    text-align: center;
}

.tarif:hover .tarif__title {
    color: #00c3ff;
}

.tarif:hover .tarif-btn {
    color: #fff;
    background-color: #00c3ff;
    -webkit-box-shadow: 0 3px 0 0 #00aff0;
    -moz-box-shadow: 0 3px 0 0 #00aff0;
    box-shadow: 0 3px 0 0 #00aff0;
}

.tarif__ico {
    width: 64px;
    height: 64px;

    fill: #00c3ff;
}

.tarif__item_centered {
    text-align: center;
}

.tarif-clause__title {
    font-size: 1.4rem;
    line-height: 1.6;

    color: #838282;
}

.tarif__item {
    max-width: 230px;
    margin-right: auto;
    margin-left: auto;
}

.tarif__item:not(:last-child) {
    margin-bottom: 3.5rem;
}

.iconed__ico_r-doffset {
    margin-right: 2.5rem;
}

.tarif__item_blue {
    color: #00c3ff;
}

.tarif__item_s-b {
    display: flex;

    align-items: center;
}

.tarif-detail__val {
    line-height: .9;

    width: 115px;
}

.tarif-detail__title {
    font-size: 1.6rem;

    width: 56px;

    flex-shrink: 0;
}

.sing-item_black .sing-item__title {
    color: #000;
}

.sing-item_blue .sing-item__title {
    color: #00c3ff;
}

.sing-item_blue .sing-item__title_circle:before {
    background-color: #00c3ff;
}

.tarif-detail__val_b {
    font-size: 4rem;
    font-weight: bold;

    display: inline-block;
}

.tarif-detail__cur {
    font-size: 1.4rem;
    font-weight: 500;

    display: inline-block;

    width: 50px;

    flex-shrink: 0;
}

.rub {
    position: relative;

    display: inline-block;
}

.rub:before {
    position: absolute;
    bottom: .17em;
    left: 0;

    display: inline-block;

    width: .36em;
    height: .09em;

    content: '';

    background: #000;
}

.tarif-detail__cur_mounth {
    padding-bottom: .8rem;

    color: #7a7a7a;
}

.tarif-detail__val_s {
    font-size: 2.3rem;
    font-weight: bold;
}

.tarif-btn {
    font-size: 1.6rem;
    font-weight: 500;

    display: inline-block;

    margin-top: 2rem;
    padding: 1.5rem 3.6rem;

    transition: all .2s ease-in;

    border-radius: 25px;
    background: #f8f9fb;
    -webkit-box-shadow: 0 3px 0 0 #edeef1;
    -moz-box-shadow: 0 3px 0 0 #edeef1;
    box-shadow: 0 3px 0 0 #edeef1;
}

.tarif-label__ico_yellow {
    stroke: #ffda00;
}

.tarif-label {
    position: absolute;
    top: 17px;
    left: 16px;

    display: inline-block;

    text-align: center;
}

.tarif-label__ico {
    display: block;

    width: 30px;
    height: 30px;
    margin-right: auto;
    margin-left: auto;
}

.tarif__item_center {
    text-align: center;
}

.tarif-label_yellow {
    color: #ffda00;
}

.tarif-label__title {
    font-size: 1.4rem;
    font-weight: 500;

    display: inline-block;
}

.tarif-label__ico_red {
    stroke: #f42037;
}

.tarif-label_red {
    color: #f42037;
}

.tarif-label_green {
    color: #86ca24;
}

.tarif-label__ico_green {
    stroke: #86ca24;
}

.tarif-slider .slick-slide {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.tarif-slider .slick-slide {
    margin: 0 13px;
}

/* the parent */
.tarif-slider .slick-list {
    margin: 0 -13px;
}

.star-full-ico {
    width: 11px;
    height: 11px;
}

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

.map-link {
    display: block;

    margin-top: 8rem;
    margin-bottom: 8rem;
}

.map-link__title {
    font-weight: bold;

    color: #00c3ff;
    border-bottom: 1px dashed #00c3ff;
}

.btn_big {
    font-size: 2rem;
    font-weight: 500;

    display: inline-block;

    padding: 1.9rem 4.5rem;

    border-radius: 40px;
}

.map__btn {
    margin-left: 3.5rem;
}

.btn_blue {
    color: #fff;
    background: #00c3ff;
    -webkit-box-shadow: 0 3px 0 0 #00aff0;
    -moz-box-shadow: 0 3px 0 0 #00aff0;
    box-shadow: 0 3px 0 0 #00aff0;
}

.sing-list {
    margin-bottom: 9rem;
}

.map {
    position: relative;

    margin-bottom: 3rem;
    padding-top: 10rem;
    padding-bottom: 9rem;
}

.map-img {
    position: absolute;
    z-index: -1;
    top: 0rem;
    right: 0;
    left: 0;

    width: 660px;
    height: 572px;
    margin: auto;

    content: '';
    transition: all .2s ease-in;

    background: url('/local/templates/main/css/../images/map-min.png') no-repeat center;
}

.map-widget {
    position: relative;
}

.sing-item {
    display: flex;

    margin-top: 7rem;

    align-items: center;
}

.sing-item__numb {
    font-weight: 700;

    display: inline-flex;

    width: 64px;
    height: 64px;
    margin-right: 1.5rem;

    color: #00c3ff;
    border: 2px solid #adecff;
    border-radius: 50%;

    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.sing-item__title_circle:before {
    position: absolute;
    top: 50%;
    right: 4.5rem;

    display: inline-block;

    width: 10px;
    height: 10px;

    content: '';
    transform: translateY(-50%);

    border: 2px solid #00c3ff;
    border-radius: 50%;
}

.sing-item__title {
    font-size: 2rem;
    font-weight: 500;

    position: relative;

    padding-right: 9rem;

    transition: all .2s ease-in;

    color: #b6b6b6;

    flex: 1;
}

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

.index-about__title {
    margin-bottom: 4rem;
}

.index-about {
    margin-top: 5rem;
}

.map {
    overflow: hidden;
}

.map-gen__img {
    width: 100%;
    height: 100%;

    transform: scale(1.3);

    background: url('/local/templates/main/css/../images/map-item.jpg') no-repeat center;
    background-size: cover;
}

.map-gen {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;

    pointer-events: none;

    opacity: 0;
    background-size: cover;
}

.elipce {
    position: relative;

    width: 32px;
    height: 32px;
    margin-right: 2.5rem;

    border-width: 3px;
    border-style: solid;
    border-radius: 50%;
}

.elipce_yellow {
    border-color: #ffda00;
}

.elipce_yellow:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    box-sizing: border-box;
    width: 16px;
    height: 16px;
    margin: auto;

    content: '';

    border: 3px solid #ffda00;
    border-radius: 50%;
}

.elipce_blue {
    border-color: #00c3ff;
}

.elipce_blue:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    box-sizing: border-box;
    width: 16px;
    height: 16px;
    margin: auto;

    content: '';

    border: 3px solid #00c3ff;
    border-radius: 50%;
}

.map-gen-widget {
    position: absolute;
    top: 8rem;
    left: 11%;

    width: 254px;
    padding: 4rem;

    background: #fff;
}

.map-gen-widget__item_offset {
    margin-bottom: 2.2rem;
}

.map-gen-widget__title {
    font-size: 1.5rem;
    font-weight: 500;

    display: inline-block;

    color: #7a7a7a;
}

.gen-close {
    font-size: 1.4rem;

    position: absolute;
    top: 8rem;
    right: 10%;

    display: inline-flex;

    color: #000;

    align-items: center;
}

.gen-close__ico {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin-left: 1.5rem;

    transform: rotate(45deg);
}

.gen-close__ico:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 17px;
    height: 2px;
    margin: auto;

    content: '';

    background: #000;
}

.gen-close__ico:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 2px;
    height: 17px;
    margin: auto;

    content: '';

    background: #000;
}

@keyframes map-zoom {
    0% {
        transform: rotate(0) scale(1);

        opacity: 1;
    }

    80% {
        opacity: .95;
    }

    100% {
        transform: rotate(15deg) scale(1.2);

        opacity: 0;
    }
}

@keyframes map-zoom-no {
    0% {
        transform: rotate(15deg) scale(1.2);

        opacity: 0;
    }

    80% {
        opacity: .95;
    }

    100% {
        transform: rotate(0) scale(1);

        opacity: 1;
    }
}

@keyframes map-fadein {
    0% {
        opacity: 0;
    }

    80% {
        opacity: .9;
    }

    100% {
        pointer-events: all;

        opacity: 1;
    }
}

@keyframes map-resize {
    0% {
        transform: scale(1.3);
    }

    100% {
        transform: scale(1);
    }
}

.map-gen__img {
    transition: all 1s ease-in .4s;
}

.map-gen {
    transition: all .6s ease-in .4s;
}

.map-img {
    transition: all .6s ease-in .2s;
}

.map.active .map-gen__img {
    transform: scale(1);
}

.map.active .map-gen {
    pointer-events: all;

    opacity: 1;
}

.map.active .map-img {
    transform: rotate(10deg) scale(1.2);

    opacity: 0;
}

.index-slider__circle {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    box-sizing: border-box;
    width: 780px;
    height: 780px;
    margin: auto;

    border: 15rem solid #f8fafb;
    border-radius: 50%;
}

/*index*/
/*404*/
.page-404 {
    display: flex;

    min-height: calc(100vh - 162px - 144px);
    padding-right: 1.5rem;
    padding-left: 1.5rem;

    align-items: center;
    justify-content: center;
}

.page-404__desc {
    text-align: center;

    color: #838282;
}

.page-404__desc p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.page-404__content {
    text-align: center;
}

.page-404__img {
    margin-bottom: 4rem;
}

.page-404__desc {
    margin-bottom: 8rem;
}

/*404*/
/*doc*/
.main_h {
    min-height: calc(100vh - 188px);
}

.doc-bg {
    background: url('/local/templates/main/css/../images/doc-bg.jpg') no-repeat right 20%;
}

.pay-bg {
    background: url(/local/templates/main/css/../images/pay-bg.jpg) no-repeat right 87%;
}

.page-content {
    max-width: 970px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 11rem;
    padding-left: 3rem;
}

.btn_middle {
    font-size: 1.6rem;

    display: inline-block;

    padding: 1.5rem 4rem;

    transition: all .2s ease-in;

    border-radius: 30px;
}

.btn_light {
    color: #000;
    border-bottom: 2px solid #ecedf0;
    background: #fff;
}

.btn_light:hover {
    color: #fff;
    background: #00c3ff;
}

.doc {
    display: flex;

    padding: 2rem 2.5rem;

    background: #f8f9fb;

    align-items: center;
    justify-content: space-between;
}

.doc__title {
    font-size: 1.6rem;
    font-weight: bold;

    display: block;

    max-width: 490px;
}

.doc__size {
    font-size: 1.4rem;

    display: inline-block;

    margin-right: 4rem;

    color: #838282;
}

.section-tarif {
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.doc_offset {
    margin-bottom: 6px;
}

.doc-list {
    padding-bottom: 6rem;
}

.about-bg {
    background: url('/local/templates/main/css/../images/about-bg.jpg') no-repeat 100% 110%;
}

.zone-bg {
    background: url('/local/templates/main/css/../images/zone-img.jpg') no-repeat center top;
    background-size: cover;
}

.zone-bg .footer {
    background: #fff;
}

.zone-bg .main {
    position: relative;
}

.map-zone__buttons {
    pointer-events: all;
}

.map-zone .main {
    position: relative;
}

.map-zone .page-content {
    position: absolute;
    max-width: 100%;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
}

.zone-widget {
    position: absolute;
    z-index: 4;
    right: 0;
    bottom: 0;
    left: 0;

    margin: auto;
}

.map-wrapper {
    display: none;
}

.zone-widget .map-gen-widget {
    position: static;
}

.map-wrapper__img {
    display: none;
}

.map-wrapper {
    overflow: auto;

    width: 100%;
    max-width: 100%;
    max-height: 600px;
    margin: 0 0 1em;
}

.contact-top {
    position: relative;
    z-index: -1;

    width: 100%;
    margin-top: -344px;
}

.contact-top img {
    width: 100%;

    object-fit: cover;
}

.page-content_t-small {
    padding-top: 3rem;
}

.page-wrapper {
    max-width: 970px;
    margin-right: auto;
    margin-left: auto;
}

.contacts-desc {
    font-weight: 500;
    line-height: 1.4;

    text-align: left;

    color: #999;
}

.contacts-form__input {
    font-size: 4rem;
    font-weight: bold;

    width: 100%;
    height: 100px;

    color: #00c3ff;
    border: none;
    border-bottom: 2px solid #999;
}

.checkbox__input {
    display: none;
}

.contacts-form__item {
    margin-bottom: 4rem;
}

.checkbox__input:checked+.checkbox-dark__label:after {
    opacity: 1;
}

.checkbox-dark__label {
    font-size: 1.4rem;

    position: relative;

    display: inline-block;

    padding-left: 3.8rem;

    cursor: pointer;
    user-select: none;

    color: #b6b6b6;
}

.checkbox-dark__label:after {
    position: absolute;
    top: 0;
    left: 4px;

    display: inline-block;

    width: 16px;
    height: 16px;

    content: '';
    transition: all .2s ease-in;

    opacity: 0;
    border-radius: 50%;
    background: #00c3ff;
}

.checkbox-dark__label:before {
    position: absolute;
    top: -4px;
    left: 0;

    display: inline-block;

    width: 20px;
    height: 20px;

    content: '';

    border: 2px solid #00c3ff;
    border-radius: 50%;
}

.contacts-form__item_submit {
    margin-top: 3rem;
}

.contacts-form__input--captcha {
    height: 40px;
    font-size: 2rem;
}

.btn_submit {
    border: none;
}

.contacts-widget-wrapper {
    padding-left: 3rem;
}

.contacts-widget {
    padding: 4rem;

    background: #f8f9fb;
}

.contacts__ico {
    width: 26px;
    height: 33px;

    fill: #00c3ff;
}

.contacts-widget__item {
    display: flex;

    align-items: center;
}

.contacts-widget__item:not(:last-child) {
    margin-bottom: 2rem;
}

.contacts-widget__ico {
    display: inline-flex;

    width: 64px;
    height: 64px;

    border: 2px solid #00c3ff;
    border-radius: 50%;

    flex-shrink: 0;
    align-items: center;
    justify-content: center;
}

.contacts-widget__title {
    font-size: 1.4rem;
}

.contacts-widget {
    margin-bottom: 4rem;
}

.contacts-quetion {
    padding-right: 5rem;
}

.page-content_relative {
    z-index: 9;
}

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

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

.tarif__item .tarif-line:not(:last-child) {
    margin-bottom: 0;
}

.tarif-line .doc__title {
    position: relative;
    top: 1rem;

    min-width: 170px;
}

.tarif-line .tarif-detail__val {
    width: 100px;
}

.tarif-line__title {
    width: 247px;
    word-break: break-all;
    font-size: 1.3rem;
    font-weight: bold;
    position: relative;
    top: 1rem;

    display: block;

    min-width: 170px;
}

.page-desc {
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.4;
}

.about-item__ico {
    width: 35px;
    height: 35px;

    fill: #00c3ff;
}

.about-item__pic {
    display: flex;

    width: 64px;
    height: 64px;
    margin-right: auto;
    margin-bottom: 2.5rem;
    margin-left: auto;

    border: 2px solid #00c3ff;
    border-radius: 50%;

    align-items: center;
    justify-content: center;
}

.about-item__title {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.2;

    display: block;

    margin-right: auto;
    margin-left: auto;

    text-align: center;

    color: #7f7f7f;
}

.page-desc_b-offset {
    margin-bottom: 4rem;
}

.section-about {
    margin-top: 3rem;
    margin-bottom: 5rem;
}

.about-items {
    line-height: 1.8;

    margin-bottom: 4rem;
}

.about-items__bottom {
    line-height: 1.8;

    margin-bottom: 3rem;
}

.pay-form {
    margin-top: 2rem;
}

.about-items__footer {
    font-size: 1.6rem;
    font-weight: bold;
}

.label__brown {
    color: #838282;
}

.pay-form__input {
    width: 100%;
    height: 60px;
    padding-right: 4rem;

    border: none;
    border-bottom: 2px solid #999;
}

.pay-form__item:not(:last-child) {
    margin-bottom: 6rem;
}

.cur-input__ico {
    position: absolute;
    right: 0;
    bottom: 14px;

    display: inline-block;

    width: 25px;
    height: 28px;

    background: url('/local/templates/main/css/../images/rub-ico.png') no-repeat no-repeat;
}

.cur-input {
    position: relative;
}

.about-icons__numb {
    font-size: 2rem;
    font-weight: bold;

    display: block;

    color: #00c3ff;
}

.about-icons__ico {
    display: inline-flex;

    width: 64px;
    height: 64px;

    border: 2px solid #00c3ff;
    border-radius: 50%;

    align-items: center;
    justify-content: center;
}

.about-icons__item {
    display: flex;

    align-items: center;
}

.about-icons__ico {
    margin-right: 2rem;

    flex-shrink: 0;
}

.about-icons__item {
    width: 33.3%;
    margin-bottom: 3rem;
    padding-right: 15px;
    padding-left: 15px;
}

.about-icons {
    display: flex;

    margin-left: -15px;
    margin-left: -15px;

    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.about-icons__desc {
    display: inline-block;
}

.about-icons {
    margin-bottom: 3rem;
}

.about-icons__desc {
    font-size: 1.4rem;
    font-weight: 500;

    color: #7f7f7f;
}

/*doc*/
/*popup*/
.quetion-popup {
    position: fixed;
    z-index: 10;
    top: 0;
    right: 0;

    overflow: auto;

    width: 100%;
    max-width: 630px;
    height: 100vh;
    padding: 7rem 8rem;

    transition: all .2s ease-out;
    transform: translateX(100%);

    color: #fff;
    background: rgba(0, 195, 255, .75);
}

.quetion-popup__content {
    max-width: 370px;
}

.quetion-popup.active {
    transform: translateX(0);
}

.tarif-wrapper {
    position: relative;

    overflow: hidden;

    margin-bottom: 2rem;
    padding-bottom: 6rem;
}

.section_b-none {
    padding-bottom: 0;
}

.tarif-wrapper.active .tarif-window {
    transform: scale(1);
    pointer-events: all;

    opacity: 1;
}

.share-widget {
    position: relative;
}

.share-widget:hover .share-content {
    transform: translateX(0);
    pointer-events: all;

    opacity: 1;
}

.share-content {
    position: absolute;
    top: -2px;

    min-width: 140px;
    padding-left: 3.5rem;

    transition: all .2s ease-in;
    transform: translateX(-10px);
    pointer-events: none;

    opacity: 0;
}

.ya-share2__item_service_vkontakte .ya-share2__badge {
    background-color: #00c3ff !important;
}

.ya-share2__item_service_facebook .ya-share2__badge {
    background-color: #00c3ff !important;
}

.ya-share2__item_service_odnoklassniki .ya-share2__badge {
    background-color: #00c3ff !important;
}

.tarif-window {
    position: absolute;
    z-index: 10;

    display: flex;

    width: 100%;
    height: 100%;

    transition: all .2s ease-in;
    transform: scale(1.2);
    pointer-events: none;

    opacity: 0;
    color: #fff;
    background: #00c3ff;

    align-items: center;
}

.tarif__ico_white {
    fill: #fff;
}

.tarif-clause__title_white {
    color: #fff;
}

.tarif__item_white .rub:before {
    background: #fff;
}

.tarif-detail__cur_w-mounth {
    padding-bottom: .8rem;

    color: #fff;
}

.input-widget_tarif {
    margin-bottom: 2.5rem;
}

.tarif-info__line {
    margin-bottom: 3rem;
}

.label_default {
    font-size: 1.8rem;

    display: block;

    margin-bottom: .5rem;
}

.input-widget__item_tarif {
    max-width: 90%;
}

.input-widget__item {
    width: 100%;
    height: 40px;
    padding-left: 2.4rem;

    color: inherit;
    border: none;
    border-bottom: 2px solid #fff;
    background: transparent;
}

.tarif-window__close {
    position: absolute;
    top: 0;
    right: 0;
}

.wrapper_relative {
    position: relative;
}

.tarif-info__title {
    margin-bottom: 4rem;
}

.tarif-info__col_l-offset {
    padding-right: 2.5rem;
}

.tarif-info__col_r-offset {
    padding-left: 2.5rem;
}

.btn_large {
    font-size: 2rem;
    font-weight: 500;

    display: inline-block;

    padding: 1.9rem 7.5rem;

    border-radius: 40px;
}

.tarif-info_checkbox {
    max-width: 300px;
}

.tarif-info-nav {
    display: flex;

    align-items: center;
}

.tarif-info-nav__btn {
    margin-right: 4rem;
}

.tarif-info-nav {
    margin-top: 6rem;
}

.section {
    transition: all .5s ease-in .1s;
    transform: translateY(30px);

    opacity: .6;
}

.popup-request {
    position: relative;

    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.mfp-close-btn-in .mfp-close {
    color: #fff !important;
}

.section.animated {
    transform: translateY(0);

    opacity: 1;
}

.popup-request {
    padding: 8rem 0;

    color: #fff;
    background: #00c3ff;
}

.popup-request .checkbox {
    margin-top: 1rem;
}

/*popup*/
/*reviews*/
/*reviews*/
/*effects*/
/*effects*/
/*components*/
.title_blue {
    color: #00c3ff;
}

.iconed__ico_l-offset {
    margin-left: 1.5rem;
}

.link_decorated {
    text-decoration: underline;
}

.quetion-popup__link {
    display: inline-block;

    padding-bottom: 5px;

    border-bottom: 1px solid #fff;
}

.quetion-close__title {
    font-size: 1.4rem;

    display: inline-block;
}

.quetion-close__ico {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin-left: 1.5rem;

    transform: rotate(45deg);
}

.quetion-close__ico:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 17px;
    height: 2px;
    margin: auto;

    content: '';

    background: #fff;
}

.quetion-close__ico:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 2px;
    height: 17px;
    margin: auto;

    content: '';

    background: #fff;
}

.quetion-popup__content {
    display: flex;
    flex-direction: column;

    height: 100%;
    min-height: 650px;

    flex-wrap: wrap;
    justify-content: space-between;
}

.quetion-popup__header {
    display: flex;

    align-items: center;
    justify-content: space-between;
}

.quetion-popup__title {
    font-size: 3.5rem;
    font-weight: bold;

    margin-bottom: 4rem;
}

.quetion-popup__desc {
    line-height: 1.4;

    margin-bottom: 6rem;
}

.quetion-popup__input {
    font-size: 3.5rem;
    font-weight: bold;

    width: 100%;
    height: 9.5rem;

    color: #fff;
    border: none;
    border-bottom: 1px solid #fff;
    background: transparent;
}

.checkbox {
    display: block;
}

.checkbox__input {
    display: none;
}

.checkbox__input:checked+.checkbox__label:after {
    opacity: 1;
}

.checkbox__label_quetion {
    line-height: 1.8;

    opacity: .75;
}

.input-widget_quetion {
    margin-bottom: 3.5rem;
}

.checkbox__label {
    font-size: 1.4rem;

    position: relative;

    display: inline-block;

    padding-left: 3.5rem;

    cursor: pointer;
    user-select: none;
}

.checkbox__label:before {
    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '';

    border: 1px solid #fff;
    border-radius: 50%;
}

.checkbox__label:after {
    position: absolute;
    top: 5px;
    left: 5px;

    display: inline-block;

    width: 12px;
    height: 12px;

    content: '';
    transition: all .2s ease-in;

    opacity: 0;
    border-radius: 50%;
    background: #fff;
}

.btn {
    cursor: pointer;
}

.btn_white {
    color: #00c3ff;
    background: #fff;
}

.btn_n-border {
    border: none;
}

.quetion-checkbox {
    margin-bottom: 7rem;
}

.soc__item_white .iconed__ico.soc__ico {
    fill: #fff !important;
}

/*components*/
/*plugins*/
.slick-slider {
    position: relative;

    display: block;

    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

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

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

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

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;

    margin-right: auto;
    margin-left: auto;
}

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

    content: '';
}

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

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

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

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

.slick-slide img {
    display: block;
}

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

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

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

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

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

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

/*# sourceMappingURL=slick.min.css.map */
.mfp-bg {
    position: fixed;
    z-index: 1042;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;

    opacity: .8;
    background: #0b0b0b;
}

.mfp-wrap {
    position: fixed;
    z-index: 1043;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    outline: none !important;

    -webkit-backface-visibility: hidden;
}

.mfp-container {
    position: absolute;
    top: 0;
    left: 0;

    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 0 8px;

    text-align: center;
}

.mfp-container:before {
    display: inline-block;

    height: 100%;

    content: '';
    vertical-align: middle;
}

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

.mfp-content {
    position: relative;
    z-index: 1045;

    display: inline-block;

    margin: 0 auto;

    text-align: left;
    vertical-align: middle;
}

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

    cursor: auto;
}

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

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

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

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

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

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

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

.mfp-preloader {
    position: absolute;
    z-index: 1044;
    top: 50%;
    right: 8px;
    left: 8px;

    width: auto;
    margin-top: -.8em;

    text-align: center;

    color: #ccc;
}

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

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

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

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

button.mfp-close,
button.mfp-arrow {
    z-index: 1046;

    display: block;
    overflow: visible;

    padding: 0;

    cursor: pointer;

    border: 0;
    outline: 0;
    background: transparent;
    box-shadow: none;

    -webkit-appearance: none;
    touch-action: manipulation;
}

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

    border: 0;
}

.mfp-close {
    font-family: Arial, Baskerville, monospace;
    font-size: 28px;
    font-style: normal;
    line-height: 44px;

    position: absolute;
    top: 0;
    right: 0;

    width: 44px;
    height: 44px;
    padding: 0 0 18px 10px;

    text-align: center;
    text-decoration: none;

    opacity: .65;
    color: #fff;
}

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

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

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

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    right: -6px;

    width: 100%;
    padding-right: 6px;

    text-align: right;

    color: #fff;
}

.mfp-counter {
    font-size: 12px;
    line-height: 18px;

    position: absolute;
    top: 0;
    right: 0;

    white-space: nowrap;

    color: #ccc;
}

.mfp-arrow {
    position: absolute;
    top: 50%;

    width: 90px;
    height: 110px;
    margin: 0;
    margin-top: -55px;
    padding: 0;

    opacity: .65;

    -webkit-tap-highlight-color: transparent;
}

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

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

.mfp-arrow:before,
.mfp-arrow:after {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 0;
    height: 0;
    margin-top: 35px;
    margin-left: 35px;

    content: '';

    border: medium inset transparent;
}

.mfp-arrow:after {
    top: 8px;

    border-top-width: 13px;
    border-bottom-width: 13px;
}

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

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

.mfp-arrow-left:after {
    margin-left: 31px;

    border-right: 17px solid #fff;
}

.mfp-arrow-left:before {
    margin-left: 25px;

    border-right: 27px solid #3f3f3f;
}

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

.mfp-arrow-right:after {
    margin-left: 39px;

    border-left: 17px solid #fff;
}

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

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

.mfp-iframe-holder .mfp-content {
    line-height: 0;

    width: 100%;
    max-width: 900px;
}

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

.mfp-iframe-scaler {
    overflow: hidden;

    width: 100%;
    height: 0;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    background: #000;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

img.mfp-img {
    line-height: 0;

    display: block;

    box-sizing: border-box;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 40px 0 40px;
}

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

.mfp-figure:after {
    position: absolute;
    z-index: -1;
    top: 40px;
    right: 0;
    bottom: 40px;
    left: 0;

    display: block;

    width: auto;
    height: auto;

    content: '';

    background: #444;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

.mfp-figure small {
    font-size: 12px;
    line-height: 14px;

    display: block;

    color: #bdbdbd;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    position: absolute;
    top: 100%;
    left: 0;

    width: 100%;
    margin-top: -36px;

    cursor: auto;
}

.mfp-title {
    line-height: 18px;

    padding-right: 36px;

    text-align: left;
    word-wrap: break-word;

    color: #f3f3f3;
}

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

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

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

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

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

    .mfp-img-mobile .mfp-figure small {
        display: inline;

        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        position: fixed;
        top: auto;
        bottom: 0;

        box-sizing: border-box;
        margin: 0;
        padding: 3px 5px;

        background: rgba(0, 0, 0, .6);
    }

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

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

    .mfp-img-mobile .mfp-close {
        line-height: 35px;

        position: fixed;
        top: 0;
        right: 0;

        width: 35px;
        height: 35px;
        padding: 0;

        text-align: center;

        background: rgba(0, 0, 0, .6);
    }
}

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

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

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

    .mfp-container {
        padding-right: 6px;
        padding-left: 6px;
    }
}

.datepicker--cells {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.datepicker--cell {
    position: relative;
    z-index: 1;

    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    box-sizing: border-box;
    height: 32px;

    cursor: pointer;

    border-radius: 4px;

    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.datepicker--cell.-focus- {
    background: #f0f0f0;
}

.datepicker--cell.-current- {
    color: #4eb5e6;
}

.datepicker--cell.-current-.-focus- {
    color: #4a4a4a;
}

.datepicker--cell.-current-.-in-range- {
    color: #4eb5e6;
}

.datepicker--cell.-in-range- {
    color: #4a4a4a;
    border-radius: 0;
    background: rgba(92, 196, 239, .1);
}

.datepicker--cell.-in-range-.-focus- {
    background-color: rgba(92, 196, 239, .2);
}

.datepicker--cell.-disabled- {
    cursor: default;

    color: #aeaeae;
}

.datepicker--cell.-disabled-.-focus- {
    color: #aeaeae;
}

.datepicker--cell.-disabled-.-in-range- {
    color: #a1a1a1;
}

.datepicker--cell.-disabled-.-current-.-focus- {
    color: #aeaeae;
}

.datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, .5);
    border-radius: 4px 0 0 4px;
    background-color: rgba(92, 196, 239, .1);
}

.datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, .5);
    border-radius: 0 4px 4px 0;
    background-color: rgba(92, 196, 239, .1);
}

.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #5cc4ef;
}

.datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px;
}

.datepicker--cell.-selected- {
    border: none;
}

.datepicker--cell.-selected-.-focus- {
    background: #45bced;
}

.datepicker--cell:empty {
    cursor: default;
}

.datepicker--days-names {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 8px 0 3px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.datepicker--day-name {
    font-size: .8em;

    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    text-align: center;
    text-transform: uppercase;

    color: #00c3ff;

    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.-only-timepicker- .datepicker--content,
.datepicker--body,
.datepicker-inline .datepicker--pointer {
    display: none;
}

.datepicker--cell-day {
    width: 14.28571%;
}

.datepicker--cells-months {
    height: 170px;
}

.datepicker--cell-month {
    width: 33.33%;
    height: 25%;
}

.datepicker--cells-years,
.datepicker--years {
    height: 170px;
}

.datepicker--cell-year {
    width: 25%;
    height: 33.33%;
}

.datepickers-container {
    position: absolute;
    top: 0;
    left: 0;
}

@media print {
    .datepickers-container {
        display: none;
    }
}

.datepicker {
    font-family: Tahoma, sans-serif;
    font-size: 14px;

    position: absolute;
    z-index: 100;
    left: -100000px;

    box-sizing: content-box;
    width: 250px;

    transition: opacity .3s ease, left 0s .3s, -webkit-transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, left 0s .3s;
    transition: opacity .3s ease, transform .3s ease, left 0s .3s, -webkit-transform .3s ease;

    opacity: 0;
    color: #4a4a4a;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
}

.datepicker.-from-top- {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

.datepicker.-from-right- {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
}

.datepicker.-from-bottom- {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}

.datepicker.-from-left- {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
}

.datepicker.active {
    transition: opacity .3s ease, left 0s 0s, -webkit-transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, left 0s 0s;
    transition: opacity .3s ease, transform .3s ease, left 0s 0s, -webkit-transform .3s ease;
    -webkit-transform: translate(0);
    transform: translate(0);

    opacity: 1;
}

.datepicker-inline .datepicker {
    position: static;
    right: auto;
    left: auto;

    -webkit-transform: none;
    transform: none;

    opacity: 1;
    border-color: #d7d7d7;
    box-shadow: none;
}

.datepicker--content {
    box-sizing: content-box;
    padding: 4px;
}

.datepicker--pointer {
    position: absolute;
    z-index: -1;

    width: 10px;
    height: 10px;

    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    background: #fff;
}

.datepicker--nav-action:hover,
.datepicker--nav-title:hover {
    background: #f0f0f0;
}

.-top-center- .datepicker--pointer,
.-top-left- .datepicker--pointer,
.-top-right- .datepicker--pointer {
    top: calc(100% - 4px);

    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.-right-bottom- .datepicker--pointer,
.-right-center- .datepicker--pointer,
.-right-top- .datepicker--pointer {
    right: calc(100% - 4px);

    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

.-bottom-center- .datepicker--pointer,
.-bottom-left- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);

    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
}

.-left-bottom- .datepicker--pointer,
.-left-center- .datepicker--pointer,
.-left-top- .datepicker--pointer {
    left: calc(100% - 4px);

    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.-bottom-left- .datepicker--pointer,
.-top-left- .datepicker--pointer {
    left: 10px;
}

.-bottom-right- .datepicker--pointer,
.-top-right- .datepicker--pointer {
    right: 10px;
}

.-bottom-center- .datepicker--pointer,
.-top-center- .datepicker--pointer {
    left: calc(50% - 10px / 2);
}

.-left-top- .datepicker--pointer,
.-right-top- .datepicker--pointer {
    top: 10px;
}

.-left-bottom- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
    bottom: 10px;
}

.-left-center- .datepicker--pointer,
.-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2);
}

.datepicker--body.active {
    display: block;
}

.datepicker--nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    min-height: 32px;
    padding: 4px;

    border-bottom: 1px solid #efefef;

    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.-only-timepicker- .datepicker--nav {
    display: none;
}

.datepicker--nav-action,
.datepicker--nav-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    cursor: pointer;

    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.datepicker--nav-action {
    width: 32px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    border-radius: 4px;
}

.datepicker--nav-action.-disabled- {
    visibility: hidden;
}

.datepicker--nav-action svg {
    width: 32px;
    height: 32px;
}

.datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px;
}

.datepicker--nav-title {
    padding: 0 8px;

    border-radius: 4px;
}

.datepicker--buttons,
.datepicker--time {
    padding: 4px;

    border-top: 1px solid #efefef;
}

.datepicker--nav-title i {
    font-style: normal;

    margin-left: 5px;

    color: #9c9c9c;
}

.datepicker--nav-title.-disabled- {
    cursor: default;

    background: 0 0;
}

.datepicker--buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.datepicker--button {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;

    height: 32px;

    cursor: pointer;

    color: #4eb5e6;
    border-radius: 4px;

    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0;
}

.datepicker--time {
    position: relative;

    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
    max-width: 138px;

    -webkit-flex: 0 1 138px;
    -ms-flex: 0 1 138px;
    flex: 0 1 138px;
}

.-only-timepicker- .datepicker--time {
    border-top: none;
}

.datepicker--time-sliders {
    max-width: 153px;
    margin-right: 10px;

    -webkit-flex: 0 1 153px;
    -ms-flex: 0 1 153px;
    flex: 0 1 153px;
}

.datepicker--time-label {
    font-size: 12px;

    display: none;
}

.datepicker--time-current {
    font-size: 14px;

    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 0 0 10px;

    text-align: center;

    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.datepicker--time-current-colon {
    line-height: 1;

    margin: 0 2px 3px;
}

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    font-size: 19px;
    line-height: 1;

    position: relative;
    z-index: 1;
}

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
    position: absolute;
    z-index: -1;
    top: -3px;
    right: -2px;
    bottom: -2px;
    left: -2px;

    content: '';

    opacity: 0;
    border-radius: 4px;
    background: #f0f0f0;
}

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
    opacity: 1;
}

.datepicker--time-current-ampm {
    font-size: 11px;

    margin-bottom: 1px;
    margin-left: 6px;

    text-transform: uppercase;

    color: #9c9c9c;

    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.datepicker--time-row {
    font-size: 11px;

    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    height: 17px;

    background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat;

    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.datepicker--time-row:first-child {
    margin-bottom: 4px;
}

.datepicker--time-row input[type=range] {
    height: 100%;
    margin: 0;
    padding: 0;

    cursor: pointer;

    background: 0 0;

    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-appearance: none;
}

.datepicker--time-row input[type=range]::-ms-tooltip {
    display: none;
}

.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb {
    border-color: #b8b8b8;
}

.datepicker--time-row input[type=range]:hover::-moz-range-thumb {
    border-color: #b8b8b8;
}

.datepicker--time-row input[type=range]:hover::-ms-thumb {
    border-color: #b8b8b8;
}

.datepicker--time-row input[type=range]:focus {
    outline: 0;
}

.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb {
    border-color: #5cc4ef;
    background: #5cc4ef;
}

.datepicker--time-row input[type=range]:focus::-moz-range-thumb {
    border-color: #5cc4ef;
    background: #5cc4ef;
}

.datepicker--time-row input[type=range]:focus::-ms-thumb {
    border-color: #5cc4ef;
    background: #5cc4ef;
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    margin-top: -6px;

    cursor: pointer;
    transition: background .2s;

    border: 1px solid #dedede;
    border-radius: 3px;
    background: #fff;

    -webkit-appearance: none;
}

.datepicker--time-row input[type=range]::-moz-range-thumb {
    box-sizing: border-box;
    width: 12px;
    height: 12px;

    cursor: pointer;
    transition: background .2s;

    border: 1px solid #dedede;
    border-radius: 3px;
    background: #fff;
}

.datepicker--time-row input[type=range]::-ms-thumb {
    box-sizing: border-box;
    width: 12px;
    height: 12px;

    cursor: pointer;
    transition: background .2s;

    border: 1px solid #dedede;
    border-radius: 3px;
    background: #fff;
}

.datepicker--time-row input[type=range]::-webkit-slider-runnable-track {
    height: 1px;

    cursor: pointer;

    color: transparent;
    border: none;
    background: 0 0;
}

.datepicker--time-row input[type=range]::-moz-range-track {
    height: 1px;

    cursor: pointer;

    color: transparent;
    border: none;
    background: 0 0;
}

.datepicker--time-row input[type=range]::-ms-track {
    height: 1px;

    cursor: pointer;

    color: transparent;
    border: none;
    background: 0 0;
}

.datepicker--time-row input[type=range]::-ms-fill-lower {
    background: 0 0;
}

.datepicker--time-row input[type=range]::-ms-fill-upper {
    background: 0 0;
}

.datepicker--time-row span {
    padding: 0 12px;
}

.datepicker--time-icon {
    font-size: 16px;

    position: relative;

    width: 1em;
    height: 1em;
    margin: 0 5px -1px 0;

    color: #9c9c9c;
    border: 1px solid;
    border-radius: 50%;
}

.datepicker--time-icon:after,
.datepicker--time-icon:before {
    position: absolute;

    content: '';

    background: currentColor;
}

.datepicker--time-icon:after {
    top: calc(50% + 1px);
    left: calc(50% - 1px);

    width: 1px;
    height: .4em;

    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.datepicker--time-icon:before {
    top: calc(50% + 1px);
    left: calc(50% - 1px);

    width: .4em;
    height: 1px;
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
    color: #ccc;
    background-color: rgba(92, 196, 239, .1);
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, .2);
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
    border: none;
    background: 0 0;
}

/*plugins*/
/*footer*/
/*footer*/
/*fonts*/
@font-face {
    font-family: 'GothamPro';
    font-weight: 400;
    font-style: normal;

    font-display: swap;
    src: url('/local/templates/main/css/../fonts/GothamPro.woff2') format('woff2'), url('/local/templates/main/css/../fonts/GothamPro.woff') format('woff');
}

@font-face {
    font-family: 'GothamPro';
    font-weight: 500;
    font-style: normal;

    font-display: swap;
    src: url('/local/templates/main/css/../fonts/GothamPro-Medium.woff2') format('woff2'), url('/local/templates/main/css/../fonts/GothamPro-Medium.woff') format('woff');
}

@font-face {
    font-family: 'GothamPro';
    font-weight: 700;
    font-style: normal;

    font-display: swap;
    src: url('/local/templates/main/css/../fonts/GothamPro-Bold.woff2') format('woff2'), url('/local/templates/main/css/../fonts/GothamPro-Bold.woff') format('woff');
}

@font-face {
    font-family: 'GothamPro';
    font-weight: 900;
    font-style: normal;

    font-display: swap;
    src: url('/local/templates/main/css/../fonts/GothamPro-Black.woff2') format('woff2'), url('/local/templates/main/css/../fonts/GothamPro-Black.woff') format('woff');
}

h1,
.h1 {
    font-size: 4rem;
    font-weight: 700;

    margin-top: 0;
    margin-bottom: 4rem;

    color: #272f3d;
}

h2 {
    font-size: 4.8rem;
    font-weight: 700;

    margin-top: 0;
}

h3 {
    font-size: 2.5rem;
    font-weight: 600;

    margin-top: 0;
}

h4 {
    font-size: 2.1rem;
    font-weight: 700;

    margin-top: 0;
}

h5 {
    font-size: 1.2rem;
    font-weight: 700;

    margin-top: 0;
}

h6 {
    font-size: 1rem;
    font-weight: 700;

    margin-top: 0;
}

.h2 {
    margin-top: 0;
}

.title_gray {
    color: #999;
}

.title_middle {
    font-weight: 500;
}

.title_bold {
    font-weight: bold;
}

.title_big {
    font-size: 1.8rem;
}

.title_small {
    font-size: 1.4rem;
}

.title_nano {
    font-size: 1.3rem;
}

.title_normal {
    font-size: 1.5rem;
}

.h2_big {
    font-size: 6rem;
    line-height: 1;

    margin-bottom: 4rem;
}

.h2_middle {
    font-size: 4.8rem;
    line-height: 1.2;

    margin-bottom: 2rem;
}

.h4_uppercased {
    text-transform: uppercase;
}

.h2_blue {
    color: #4ea6d8;
}

.section-title {
    font-size: 4rem;
    font-weight: bold;
    line-height: 1.2;

    margin-bottom: 2.5rem;
}

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

.index-about__title {
    font-size: 3rem;
    font-weight: 500;

    text-align: center;
}

.index-about-desc {
    line-height: 1.4;

    max-width: 750px;
    margin-right: auto;
    margin-left: auto;

    text-align: center;
}

.index-about__sub {
    font-weight: bold;

    display: inline-block;

    text-transform: uppercase;

    color: #00c3ff;
}

.index-about__content {
    line-height: 1.4;

    max-width: 1010px;
    margin-right: auto;
    margin-bottom: 11rem;
    margin-left: auto;
}

.soc_centered {
    text-align: center;
}

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

.soc__ico {
    width: 44px;
    height: 44px;

    transition: all .2s ease-in;

    fill: #00c3ff;
}

.soc__item {
    display: inline-block;
}

.soc_offset {
    margin-bottom: 4rem;
}

.footer__content {
    position: relative;

    display: flex;

    align-items: center;
    justify-content: space-between;
}

.footer_help {
    font-size: 1.5rem;
    font-weight: 500;

    position: absolute;
    right: 0;
    left: 0;

    display: inline-block;

    margin: auto;

    text-align: center;
}

.footer__item_bold {
    font-weight: 700;
}

.footer__item {
    position: relative;
    z-index: 5;

    color: #b2c2cb;
}

.footer {
    padding-top: 5rem;
    padding-bottom: 7.5rem;
}

.wf {
    font-size: 1.4rem;
    font-weight: 500;
}

/*fonts*/
/*media*/
.index-slider__img {
    display: none !important;
}

.tarif-slider .slick-prev {
    left: -10px;
}

.tarif-slider .slick-prev:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: inline-block;

    width: 6px;
    height: 6px;
    margin: auto;

    content: '';
    transform: rotate(45deg);

    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
}

.tarif-slider .slick-next {
    right: -10px;
}

.tarif-slider .slick-next:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: inline-block;

    width: 6px;
    height: 6px;
    margin: auto;

    content: '';
    transform: rotate(45deg);

    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

.tarif-slider .slick-arrow {
    font-size: 0;

    position: absolute;
    z-index: 9;
    top: 50%;

    width: 40px;
    height: 40px;

    transform: translateY(-50%);

    opacity: .6;
    border: none;
    border-radius: 50%;
    background: #00c3ff;
}

.mfp-content .btn_large {
    font-size: 1.4rem;

    padding: 1.4rem 2.5rem;
}

.mfp-content .tarif-info-nav {
    margin-top: 2rem;

    flex-wrap: wrap;
}

.mfp-content .input-widget {
    margin-bottom: 1.5rem;
}

.mfp-content .label_default {
    font-size: 1.6rem;
}

.mfp-content .input-widget__item {
    height: 30px;
}

.mfp-content .tarif-window__close {
    display: none;
}

.mfp-content .tarif-window {
    position: static;

    display: block;

    height: auto;
    padding-top: 4rem;
    padding-bottom: 4rem;

    transform: none;
    pointer-events: all;

    opacity: 1;
}

@media (max-width: 1720px) {
    .page-content__about {
        padding-right: 10rem;
    }
}

@media (max-width: 1650px) {
    .header__contacts {
        max-width: 330px;
    }

    .about-bg {
        background: url(/local/templates/main/css/../images/about-bg.jpg) no-repeat 102% 110%;
    }
}

@media (max-width: 1600px) {
    .about-item__title br {
        display: none;
    }

    .page-content__about {
        padding-right: 13rem;
    }
}

@media (max-width: 1580px) {
    .tarif-window__close {
        right: 15px;
    }
}

@media (max-width: 1520px) {
    .about-bg {
        background: url(/local/templates/main/css/../images/about-bg.jpg) no-repeat 112% 110%;
    }

    .header__link {
        margin-right: 2rem;
        margin-right: 2rem;
    }
}

@media (max-width: 1403px) {
    .about-bg {
        background: url(/local/templates/main/css/../images/about-bg.jpg) no-repeat 126% 110%;
    }
}

@media (max-width: 1450px) {
    .header__wraper {
        padding-right: 3.2%;
    }

    .header__link {
        margin-right: 1rem;
        margin-right: 1rem;
    }
}

@media (max-width: 1400px) {
    .sing-item__title {
        font-size: 1.6rem;
    }
}

@media (max-width: 1260px) {
    .index-slider-wrapper {
        padding-right: 3.2%;
    }

    .index-slider__item {
        padding-right: 0;
        padding-left: 0;
    }

    .sing-item__title {
        font-size: 1.4rem;
    }

    .wrapper {
        padding-right: 5.9%;
        padding-left: 5.9%;
    }

    .index-slider__bottom {
        padding-right: 0;
        padding-left: 0;
    }

    .index-slider {
        padding-right: 0;
        padding-left: 0;
    }

    .slide-egg {
        display: none;
    }

    .index-slider_b-content {
        padding-right: 3.2%;
        padding-left: 3.2%;
    }

    .header__wraper {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .header__logo {
        width: 115px;
    }

    .phone {
        font-size: 1.4rem;
    }

    .header-auth .title {
        font-size: 1.4rem;
    }

    .header__link {
        font-size: 1.4rem;
    }

    .header__contacts {
        max-width: 280px;
    }
}

@media (max-width: 1220px) {
    .pay-bg {
        background: url(/local/templates/main/css/../images/pay-bg.jpg) no-repeat 121% 87%;
    }

    .about-bg {
        background: none;
    }

    .page-content__about {
        padding-right: 0;
    }
}

@media (max-width: 1300px) {
    .about-bg {
        background: url(/local/templates/main/css/../images/about-bg.jpg) no-repeat 146% 110%;
    }
}

@media (max-width: 1200px) {
    .about-bg {
        background: none;
    }

    .index-slider__title {
        font-size: 4rem;
    }

    .index-slider__desc {
        max-width: 280px;
    }
}

@media (max-width: 1140px) {
    .pay-form {
        padding-right: 10rem;
    }

    .page-content {
        padding-right: 3rem;
    }
}

@media (max-width: 990px) {
    .pay-form {
        padding-right: 0rem;
    }

    .pay-bg {
        background: none;
    }

    .zone-widget {
        position: static;
    }

    .zone-bg {
        background: none;
    }

    .map-wrapper__img {
        display: block;
    }

    .map-wrapper {
        display: block;
    }

    .page-content {
        padding-top: 3rem;
    }

    .page-content {
        padding-right: 15px;
        padding-left: 15px;
    }

    .doc-bg {
        background-image: none;
    }

    .doc__size {
        margin-right: 1rem;
    }

    .doc {
        padding: 1.4rem 2rem;
    }

    .doc__nav {
        width: 100%;
    }
}

@media (max-height: 900px) {
    .doc {
        flex-wrap: wrap;
    }

    .doc__size {
        width: 100%;
        margin-bottom: 1rem;
    }

    .doc__title {
        width: 100%;
        max-width: none;
        margin-bottom: 1rem;
    }

    .index-slider__circle {
        width: 700px;
        height: 700px;
    }

    .index-slider__bottom {
        bottom: 1rem;
    }
}

@media (max-height: 780px) {
    .index-slider__circle {
        width: 600px;
        height: 600px;

        border-width: 11rem;
    }
}

@media (max-height: 600px) {
    .h1 {
        font-size: 2.8rem;
    }

    h1 {
        font-size: 2.8rem;
    }

    .quetion-popup__title {
        font-size: 2rem;
    }

    .quetion-popup__input {
        font-size: 2rem;
    }

    .quetion-popup__input {
        height: 3.5rem;
    }

    .quetion-popup__content {
        max-width: inherit;
    }
}

@media (max-width: 990px) {
    .contact-top {
        display: none;
    }

    .contacts-title {
        font-size: 2.4rem;

        margin-bottom: 1rem;
    }

    .contacts-t {
        padding-top: 0;
    }

    .contacts-widget__item {
        margin-bottom: 1rem;
    }

    .contacts-quetion {
        margin-bottom: 5rem;
    }

    .contacts-widget {
        padding: 2rem 1.5rem;
    }

    .contacts-form__item {
        margin-bottom: 2rem;
    }

    .contacts-form__item_submit {
        margin-top: 4rem;
    }

    .contacts-form__input {
        font-size: 2rem;

        height: 45px;
    }

    .contacts-widget-wrapper {
        padding-left: 0;
    }

    .contacts-quetion {
        padding-right: 0;
    }

    .contact-top {
        margin-top: -185px;
    }

    .tarif-detail__val_s {
        font-size: 2rem;
    }

    .mobile-header {
        display: block;
    }

    body {
        padding-top: 67px;
    }

    .index-about__title {
        font-size: 2rem;
    }

    .tarif-window {
        display: none;
    }

    .footer {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .footer__item {
        display: block;

        margin-bottom: 1.5rem;
    }

    .footer__content {
        display: block;
    }

    .footer_help {
        position: static;

        display: block;

        margin-bottom: 1.5rem;

        text-align: left;
    }

    .index-about__content {
        margin-bottom: 4rem;
    }

    .index-about__content {
        padding-right: 15px;
        padding-left: 15px;
    }

    .section_default {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .sing-item {
        margin-top: 3rem;

        justify-content: center;
    }

    .sing-item__title:before {
        display: none;
    }

    .sing-list .col:nth-child(odd) .sing-item__title:before {
        position: absolute;
        top: 50%;
        right: 4.5rem;

        display: inline-block;

        width: 10px;
        height: 10px;

        content: '';
        transform: translateY(-50%);

        border: 2px solid #00c3ff;
        border-radius: 50%;
    }

    .map {
        padding-top: 0;
        padding-bottom: 0;
    }

    .tarif-label__ico {
        width: 20px;
        height: 20px;
    }

    .wrapper {
        padding-right: 15px;
        padding-left: 15px;
    }

    .index-slider__item {
        height: auto;
        min-height: 573px;
        padding-top: 5rem;
    }

    .index-slider__left {
        width: 100%;
        max-width: 100%;
    }

    .index-slider__top {
        flex-wrap: wrap;
    }

    .index-slider__circle {
        top: 0;
        bottom: 0;

        width: 500px;
        height: 500px;

        border-width: 7rem;
    }

    .header {
        display: none;
    }

    .section-title {
        font-size: 2.8rem;
    }

    .map {
        overflow: inherit;
    }

    .map-gen {
        overflow: inherit;
    }

    .map-img {
        width: 320px;
        height: 320px;

        background-size: contain;
    }

    .map-gen-widget {
        position: static;

        display: flex;

        width: 100%;
        padding-top: 1.5rem;
        padding-right: 1rem;
        padding-right: 15px;
        padding-bottom: 1rem;
        padding-left: 15px;

        align-items: center;
    }

    .map-gen-widget__item_offset {
        margin-right: 2rem;
        margin-bottom: 0;
    }

    .elipce {
        margin-right: 1rem;
    }

    .tarif-wrapper {
        padding-bottom: 3rem;
    }
}

@media (max-width: 880px) {
    .tarif-list {
        display: flex;

        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .tarif-line__title {
        margin-bottom: 3rem;
    }

    .tarif-line .tarif-detail {
        margin-bottom: 2rem;
    }

    .tarif-line {
        display: block;

        width: calc(50% - 10px);
    }

    .tarif-line__title {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .about-icons__item {
        width: 100%;
    }

    .about-item {
        margin-bottom: 4rem;
    }

    .about-item__pic {
        margin-bottom: 1rem;
    }

    h1,
    .h1 {
        margin-bottom: 1rem;
    }

    .page-404__content {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .page-404 {
        min-height: inherit;
    }

    .page-404__desc {
        margin-bottom: 3rem;
    }

    .tarif-slider {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

    .tarif-wrapper {
        padding-bottom: 0;
    }

    .map {
        display: none;
    }

    .index-about {
        margin-top: 0;
    }

    .sing-item {
        margin-top: 1rem;
    }

    .sing-item__numb {
        width: 40px;
        height: 40px;
    }

    .index-about__title {
        margin-bottom: 2rem;
    }

    .sing-list .col:nth-child(odd) .sing-item__title:before {
        display: none;
    }
}

@media (max-width: 670px) {
    .quetion-popup__content {
        flex-direction: row;
    }

    .quetion-popup__header {
        width: 100%;
        margin-bottom: 2rem;
    }

    .quetion-popup__form {
        margin-bottom: 2rem;
    }

    .slider-w__arrow {
        display: none;
    }

    .input-widget__item_tarif {
        max-width: 100%;
    }

    .tarif-info__title {
        font-size: 1.8rem;
    }

    .quetion-popup__title {
        margin-bottom: 1.5rem;
    }

    .quetion-popup__title {
        font-size: 2.4rem;
    }

    .input-widget_quetion {
        margin-bottom: 1.5rem;
    }

    .quetion-checkbox {
        margin-bottom: 1.5rem;
    }

    .quetion-popup {
        width: 100%;
        padding: 8rem 2rem 3rem;

        background: rgba(0, 195, 255, .9);
    }

    .btn_big {
        font-size: 1.4rem;

        padding: 1.4rem 2.5rem;
    }

    .index-about__title {
        font-size: 1.6rem;
    }

    .sing-list {
        margin-bottom: 3rem;
    }

    .tarif__item:not(:last-child) {
        margin-bottom: 1.5rem;
    }

    .index-slider__item {
        height: inherit;
        min-height: inherit;
    }

    .quetion-popup__desc {
        margin-bottom: 2rem;
    }

    .quetion-checkbox {
        margin-bottom: 3rem;
    }

    .index-slider {
        padding-right: 15px;
        padding-left: 15px;
    }

    .index-slider__bottom {
        position: static;
    }

    .index-slider__item {
        background-image: none !important;
    }

    img.index-slider__img {
        display: block !important;
    }

    .index-slider__desc {
        max-width: 100%;
    }

    .index-slider__right .title br {
        display: none;
    }

    .index-slider__circle {
        display: none;
    }

    .index-slider__info {
        min-height: inherit;
    }

    .index-slider__desc {
        min-height: inherit;
    }

    .index-slider__item {
        background-position: top;
    }
}

@media (max-width: 600px) {
    .tarif-info_checkbox {
        width: 100%;
        margin-top: 2rem;
    }
}

@media (max-width: 540px) {
    .tarif-line {
        width: 100%;

        text-align: center;
    }

    .tarif-line .tarif__item_s-b {
        justify-content: center;
    }

    .index-slider_b-content {
        margin-bottom: 2rem;

        flex-wrap: wrap;
    }

    .tarif__ico {
        width: 40px;
        height: 40px;
    }

    .iconed__ico_r-doffset {
        margin-right: 1.5rem;
    }

    .share-content {
        position: static;

        padding-left: 0;

        transform: none;
        text-align: center;
        pointer-events: all;

        opacity: 1;
    }

    .index-slider__right {
        margin-bottom: 2rem;
    }

    .share-widget {
        width: 100%;
        margin-top: 2rem;
        margin-bottom: 2rem;

        text-align: center;
    }

    .share-widget {
        display: flex;

        align-items: center;
        justify-content: center;
    }

    .index-slider__bottom {
        flex-direction: column-reverse;
    }

    .ya-share2__container_size_m .ya-share2__icon {
        width: 30px !important;
        height: 30px !important;
    }

    .ya-share2__container_size_m .ya-share2__item {
        margin: 5px 8px 5px 0 !important;
    }

    .quetion-trigger {
        justify-content: center;
    }

    .q-btn__title br {
        display: none;
    }

    .quetion-trigger {
        width: 100%;
    }

    .index-slider__bottom {
        flex-wrap: wrap;
    }

    .index-slider__title {
        font-size: 2.8rem;
    }
}

/*media*/
/* End */


/* Start:/local/templates/main/css/custom.css?17555985452888*/
#map {
    height: 630px;
    position: relative;
}
#map::before {
    content: '';
    width: 100%;
    height: 50%;
    background-image: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
    left: 0;
    top: 0;
    position: absolute;
}
.pay-form__yookassa {
    min-height: 400px;
    align-items: center;
    justify-content: center;
    display: flex;
}
#result_block span{
    display: block;
    margin-top: 15px;
    font-weight: 600;
}
.datepickers-container{
    z-index: 9999;
}
.quetion-checkbox{
    margin-bottom: 3rem;
}
.quest_row_capcha{
    margin-bottom: 3rem;
}
.map-gen-widget{
    display: none;
}
.js-regionBlock{
    display: none;
}
.show_region{
    display: block;
}


.header__inner {
    flex-grow: 1;
    padding-left: 30px;
}

.header__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 80px;
    border-bottom: 1px solid rgba(67, 65, 78, 0.3);
}

.header__bottom {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header__commun {
    display: flex;
    align-items: center;
    column-gap: 35px;
}

.header__tabs {
    height: 100%;
    display: flex;
    column-gap: 28px;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
}


.header__tab {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 20px;
    color: rgba(67, 65, 78, 0.5);
}

.header__tab_active {
    border-bottom: 3px solid #43414E;
    color: #43414E;
}

.header__tabs.mobile__tabs {
    height: 40px;
    margin-bottom: 30px;
}

.mobile__tabs .header__tab {
    font-size: 14px;
    line-height: 18px;
}

.mobile__tabs .header__tab_active {
    opacity: 1;
    border-width: 2px;
}

.header__commun {
    display: flex;
    align-items: center;
    column-gap: 35px;
}

.header__commun_city {
    padding-left: 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    display: none;
}

@media (max-width: 1280px) {
    .header__commun_city {
        display: block;
    }
}

.header__commun_city svg{
    vertical-align: middle;
}

.header_phone svg {
    vertical-align: middle;
}

.header-phone-list {
    display: flex;
    align-items: center;
    gap: 24px;
}

.header-phone {
    display: flex;
    flex-direction: column;
}

@media (max-width: 1280px) {
    .header-phone:nth-of-type(n + 2) {
        display: none;
    }
}

.header-phone__title {
    margin-bottom: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #1EB0E7;
}

.header-phone__email {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #1EB0E7;
}

@media (max-width: 1440px) {
    .header-phone__title {
        display: none;
    }
}

.header-phone__phone {
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    color: #1EB0E7;
}
/* End */
/* /local/templates/main/css/styles.css?175518092395994 */
/* /local/templates/main/css/custom.css?17555985452888 */
