@charset "UTF-8";
.header-in, .wrapper {
    padding: 0
}

.readmore, .readmore u {
    vertical-align: top;
    text-decoration: none
}

@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local("Open Sans Italic"), local("OpenSans-Italic"), url(https://fonts.gstatic.com/s/opensans/v15/mem6YaGs126MiZpBA-UFUJ0e.ttf) format("truetype")
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local("Open Sans Light"), local("OpenSans-Light"), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8-VQ.ttf) format("truetype")
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-U1Ug.ttf) format("truetype")
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirk-VQ.ttf) format("truetype")
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN8rs-VQ.ttf) format("truetype")
}

.wrapper {
    overflow: hidden
}

@media (max-width: 768px) {
    .header_phone_block .header_adress_block_link {
        width: auto;
        display: inline-block;
        vertical-align: top
    }
}

.work_time_link {
    margin: 0
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%
}

@font-face {
    font-family: "PT Rouble Sans";
    src: url(../fonts/PTRoubleSans.woff2) format("woff2"), url(../fonts/PTRoubleSans.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@-ms-viewport {
    width: device-width
}

html {
    -ms-overflow-style: scrollbar
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.rows {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-wide, .col-wide-1, .col-wide-10, .col-wide-11, .col-wide-12, .col-wide-2, .col-wide-3, .col-wide-4, .col-wide-5, .col-wide-6, .col-wide-7, .col-wide-8, .col-wide-9, .col-wide-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

.push-1 {
    left: 8.33333%
}

.push-2 {
    left: 16.66667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.33333%
}

.push-5 {
    left: 41.66667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.33333%
}

.push-8 {
    left: 66.66667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.33333%
}

.push-11 {
    left: 91.66667%
}

.pull-1 {
    right: 8.33333%
}

.pull-2 {
    right: 16.66667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.33333%
}

.pull-5 {
    right: 41.66667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.33333%
}

.pull-8 {
    right: 66.66667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.33333%
}

.pull-11 {
    right: 91.66667%
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.33333%
    }

    .push-sm-2 {
        left: 16.66667%
    }

    .push-sm-3 {
        left: 25%
    }

    .push-sm-4 {
        left: 33.33333%
    }

    .push-sm-5 {
        left: 41.66667%
    }

    .push-sm-6 {
        left: 50%
    }

    .push-sm-7 {
        left: 58.33333%
    }

    .push-sm-8 {
        left: 66.66667%
    }

    .push-sm-9 {
        left: 75%
    }

    .push-sm-10 {
        left: 83.33333%
    }

    .push-sm-11 {
        left: 91.66667%
    }

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.33333%
    }

    .pull-sm-2 {
        right: 16.66667%
    }

    .pull-sm-3 {
        right: 25%
    }

    .pull-sm-4 {
        right: 33.33333%
    }

    .pull-sm-5 {
        right: 41.66667%
    }

    .pull-sm-6 {
        right: 50%
    }

    .pull-sm-7 {
        right: 58.33333%
    }

    .pull-sm-8 {
        right: 66.66667%
    }

    .pull-sm-9 {
        right: 75%
    }

    .pull-sm-10 {
        right: 83.33333%
    }

    .pull-sm-11 {
        right: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }

    .push-md-0 {
        left: auto
    }

    .push-md-1 {
        left: 8.33333%
    }

    .push-md-2 {
        left: 16.66667%
    }

    .push-md-3 {
        left: 25%
    }

    .push-md-4 {
        left: 33.33333%
    }

    .push-md-5 {
        left: 41.66667%
    }

    .push-md-6 {
        left: 50%
    }

    .push-md-7 {
        left: 58.33333%
    }

    .push-md-8 {
        left: 66.66667%
    }

    .push-md-9 {
        left: 75%
    }

    .push-md-10 {
        left: 83.33333%
    }

    .push-md-11 {
        left: 91.66667%
    }

    .pull-md-0 {
        right: auto
    }

    .pull-md-1 {
        right: 8.33333%
    }

    .pull-md-2 {
        right: 16.66667%
    }

    .pull-md-3 {
        right: 25%
    }

    .pull-md-4 {
        right: 33.33333%
    }

    .pull-md-5 {
        right: 41.66667%
    }

    .pull-md-6 {
        right: 50%
    }

    .pull-md-7 {
        right: 58.33333%
    }

    .pull-md-8 {
        right: 66.66667%
    }

    .pull-md-9 {
        right: 75%
    }

    .pull-md-10 {
        right: 83.33333%
    }

    .pull-md-11 {
        right: 91.66667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }

    .push-lg-0 {
        left: auto
    }

    .push-lg-1 {
        left: 8.33333%
    }

    .push-lg-2 {
        left: 16.66667%
    }

    .push-lg-3 {
        left: 25%
    }

    .push-lg-4 {
        left: 33.33333%
    }

    .push-lg-5 {
        left: 41.66667%
    }

    .push-lg-6 {
        left: 50%
    }

    .push-lg-7 {
        left: 58.33333%
    }

    .push-lg-8 {
        left: 66.66667%
    }

    .push-lg-9 {
        left: 75%
    }

    .push-lg-10 {
        left: 83.33333%
    }

    .push-lg-11 {
        left: 91.66667%
    }

    .pull-lg-0 {
        right: auto
    }

    .pull-lg-1 {
        right: 8.33333%
    }

    .pull-lg-2 {
        right: 16.66667%
    }

    .pull-lg-3 {
        right: 25%
    }

    .pull-lg-4 {
        right: 33.33333%
    }

    .pull-lg-5 {
        right: 41.66667%
    }

    .pull-lg-6 {
        right: 50%
    }

    .pull-lg-7 {
        right: 58.33333%
    }

    .pull-lg-8 {
        right: 66.66667%
    }

    .pull-lg-9 {
        right: 75%
    }

    .pull-lg-10 {
        right: 83.33333%
    }

    .pull-lg-11 {
        right: 91.66667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.33333%
    }

    .push-xl-2 {
        left: 16.66667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.33333%
    }

    .push-xl-5 {
        left: 41.66667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.33333%
    }

    .push-xl-8 {
        left: 66.66667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.33333%
    }

    .push-xl-11 {
        left: 91.66667%
    }

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.33333%
    }

    .pull-xl-2 {
        right: 16.66667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.33333%
    }

    .pull-xl-5 {
        right: 41.66667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.33333%
    }

    .pull-xl-8 {
        right: 66.66667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.33333%
    }

    .pull-xl-11 {
        right: 91.66667%
    }
}

@media (min-width: 1600px) {
    .col-wide {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-wide-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-wide-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-wide-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-wide-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-wide-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-wide-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-wide-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-wide-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-wide-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-wide-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-wide-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-wide-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-wide-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-wide-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-wide-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-wide-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-wide-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-wide-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-wide-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-wide-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-wide-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-wide-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-wide-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-wide-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-wide-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-wide-0 {
        margin-left: 0
    }

    .offset-wide-1 {
        margin-left: 8.33333%
    }

    .offset-wide-2 {
        margin-left: 16.66667%
    }

    .offset-wide-3 {
        margin-left: 25%
    }

    .offset-wide-4 {
        margin-left: 33.33333%
    }

    .offset-wide-5 {
        margin-left: 41.66667%
    }

    .offset-wide-6 {
        margin-left: 50%
    }

    .offset-wide-7 {
        margin-left: 58.33333%
    }

    .offset-wide-8 {
        margin-left: 66.66667%
    }

    .offset-wide-9 {
        margin-left: 75%
    }

    .offset-wide-10 {
        margin-left: 83.33333%
    }

    .offset-wide-11 {
        margin-left: 91.66667%
    }

    .push-wide-0 {
        left: auto
    }

    .push-wide-1 {
        left: 8.33333%
    }

    .push-wide-2 {
        left: 16.66667%
    }

    .push-wide-3 {
        left: 25%
    }

    .push-wide-4 {
        left: 33.33333%
    }

    .push-wide-5 {
        left: 41.66667%
    }

    .push-wide-6 {
        left: 50%
    }

    .push-wide-7 {
        left: 58.33333%
    }

    .push-wide-8 {
        left: 66.66667%
    }

    .push-wide-9 {
        left: 75%
    }

    .push-wide-10 {
        left: 83.33333%
    }

    .push-wide-11 {
        left: 91.66667%
    }

    .pull-wide-0 {
        right: auto
    }

    .pull-wide-1 {
        right: 8.33333%
    }

    .pull-wide-2 {
        right: 16.66667%
    }

    .pull-wide-3 {
        right: 25%
    }

    .pull-wide-4 {
        right: 33.33333%
    }

    .pull-wide-5 {
        right: 41.66667%
    }

    .pull-wide-6 {
        right: 50%
    }

    .pull-wide-7 {
        right: 58.33333%
    }

    .pull-wide-8 {
        right: 66.66667%
    }

    .pull-wide-9 {
        right: 75%
    }

    .pull-wide-10 {
        right: 83.33333%
    }

    .pull-wide-11 {
        right: 91.66667%
    }
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1600px) {
    .flex-wide-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-wide-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-wide-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-wide-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-wide-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-wide-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-wide-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-wide-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-wide-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-wide-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-wide-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-wide-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-wide-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-wide-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-wide-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-wide-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-wide-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-wide-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-wide-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-wide-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-wide-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-wide-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-wide-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-wide-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-wide-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-wide-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-wide-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-wide-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-wide-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

/***
css datepicker перенес в _template/template/21/css/2019-style.css
 ***/

/*
.datepicker--cells {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px
}

.datepicker--cell {
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 44px;
    z-index: 1;
    background: #f2f4f6;
    color: #507083;
    border: 2px solid #fff
}

.datepicker--cell.-focus- {
    background: #9edfd7;
    color: #fff
}

.datepicker--cell.-current- {
    color: #fff;
    background: #3dc0b0
}

.datepicker--cell.-current-.-focus- {
    color: #4a4a4a
}

.datepicker--cell.-current-.-in-range- {
    color: #4eb5e6
}

.datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, .1);
    color: #4a4a4a;
    border-radius: 0
}

.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.-selected-, .datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #3dc0b0
}

.datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, .5);
    background-color: rgba(92, 196, 239, .1);
    border-radius: 4px 0 0 4px
}

.datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, .5);
    background-color: rgba(92, 196, 239, .1);
    border-radius: 0 4px 4px 0
}

.datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px
}

.datepicker--cell.-selected- {
    border: none
}

.datepicker--cell.-selected-.-focus- {
    background: #3dc0b0
}

.datepicker--cell:empty {
    cursor: default
}

.datepicker--days-names {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    font-size: 9px;
    line-height: 30px;
    background-image: linear-gradient(to top, #dadada 0, #fff 100%)
}

.datepicker--day-name {
    color: #507083;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    text-transform: uppercase
}

.-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%
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    background: #e5eaed
}

.datepickers-container {
    position: absolute;
    left: 0;
    top: 0
}

@media print {
    .datepickers-container {
        display: none
    }
}

.datepicker {
    background: #fff;
    border: none;
    box-shadow: 0 15px 35px rgba(0, 0, 0, .1);
    border-radius: 4px;
    box-sizing: content-box;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    width: 250px;
    position: absolute;
    left: -100000px;
    opacity: 0;
    transition: opacity .3s ease, transform .3s ease, left 0s .3s;
    z-index: 100
}

.datepicker.-from-top- {
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.datepicker.-from-right- {
    -ms-transform: translateX(8px);
    transform: translateX(8px)
}

.datepicker.-from-bottom- {
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

.datepicker.-from-left- {
    -ms-transform: translateX(-8px);
    transform: translateX(-8px)
}

.datepicker.active {
    opacity: 1;
    -ms-transform: translate(0);
    transform: translate(0);
    transition: opacity .3s ease, transform .3s ease, left 0s 0s
}

.datepicker-inline .datepicker {
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    -ms-transform: none;
    transform: none
}

.datepicker--content {
    box-sizing: content-box;
    padding: 0
}

.datepicker--pointer {
    position: absolute;
    background: #fff;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 10px;
    height: 10px;
    z-index: -1
}

.-top-center- .datepicker--pointer, .-top-left- .datepicker--pointer, .-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.-right-bottom- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-top- .datepicker--pointer {
    right: calc(100% - 4px);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.-bottom-center- .datepicker--pointer, .-bottom-left- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg)
}

.-left-bottom- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-top- .datepicker--pointer {
    left: calc(100% - 4px);
    -ms-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: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #3dc0b0;
    color: #fff;
    min-height: 42px;
    padding: 0 60px;
    position: relative;
    border-radius: 4px 4px 0 0
}

.-only-timepicker- .datepicker--nav {
    display: none
}

.datepicker--nav-title {
    width: 100%;
    text-align: center
}

.datepicker--nav-action, .datepicker--nav-title {
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.datepicker--nav-action {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #fff;
    box-shadow: inset .5px .9px 1px rgba(0, 0, 0, .3);
    box-shadow: 0 0 0 5px rgba(255, 255, 255, .15);
    position: absolute;
    top: 50%;
    margin: -10px 0 0;
    color: #5e7c8d
}

.datepicker--nav-action[data-action=prev] {
    left: 25px
}

.datepicker--nav-action[data-action=next] {
    right: 25px
}

.datepicker--nav-action:hover {
    background: #5e7c8d;
    color: #fff
}

.datepicker--nav-action.-disabled- {
    visibility: hidden
}

.datepicker--nav-action svg {
    width: 20px;
    height: 20px
}

.datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px
}

.datepicker--nav-title {
    font-size: 15px;
    border-radius: 4px;
    padding: 0 8px
}

.datepicker--buttons, .datepicker--time {
    border-top: 1px solid #efefef;
    padding: 4px
}

.datepicker--nav-title i {
    font-size: inherit;
    font-style: normal;
    color: inherit;
    margin-left: 5px
}

.datepicker--nav-title.-disabled- {
    cursor: default;
    background: 0 0
}

.datepicker--buttons {
    display: -ms-flexbox;
    display: flex
}

.datepicker--button {
    color: #4eb5e6;
    cursor: pointer;
    border-radius: 4px;
    -ms-flex: 1;
    flex: 1;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 32px
}

.datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #dedede
}

.datepicker--time {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
    -ms-flex: 0 1 138px;
    flex: 0 1 138px;
    max-width: 138px
}

.-only-timepicker- .datepicker--time {
    border-top: none
}

.datepicker--time-sliders {
    -ms-flex: 0 1 153px;
    flex: 0 1 153px;
    margin-right: 10px;
    max-width: 153px
}

.datepicker--time-label {
    display: none;
    font-size: 12px
}

.datepicker--time-current {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0 10px
}

.datepicker--time-current-colon {
    margin: 0 2px 3px;
    line-height: 1
}

.datepicker--time-current-hours, .datepicker--time-current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    position: relative;
    z-index: 1
}

.datepicker--time-current-hours:after, .datepicker--time-current-minutes:after {
    content: "";
    background: #f0f0f0;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0
}

.datepicker--time-current-hours.-focus-:after, .datepicker--time-current-minutes.-focus-:after {
    opacity: 1
}

.datepicker--time-current-ampm {
    text-transform: uppercase;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px
}

.datepicker--time-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat
}

.datepicker--time-row:first-child {
    margin-bottom: 4px
}

.datepicker--time-row input[type=range] {
    background: 0 0;
    cursor: pointer;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -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 {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-moz-range-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]:focus::-ms-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s;
    margin-top: -6px
}

.datepicker--time-row input[type=range]::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s
}

.datepicker--time-row input[type=range]::-webkit-slider-runnable-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-moz-range-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.datepicker--time-row input[type=range]::-ms-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    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 {
    color: #9c9c9c;
    border: 1px solid;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    margin: 0 5px -1px 0;
    width: 1em;
    height: 1em
}

.datepicker--time-icon:after, .datepicker--time-icon:before {
    content: "";
    background: currentColor;
    position: absolute
}

.datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px)
}

.datepicker--cell-day.-other-month-, .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-, .datepicker--cell-year.-other-decade-:hover {
    color: #507083
}

.-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- {
    background-color: rgba(92, 196, 239, .1);
    color: #ccc
}

.-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 {
    background: 0 0;
    border: none
}*/

.icon-rouble {
    font-family: "PT Rouble Sans", sans-serif
}

.icon-rouble:after {
    content: "Р"
}

.price__table u:after, .price__tooltip-dropdown:after, .price__tooltip-list > li:after, .results:after, .results__item-image:before, .reviews:after, .reviews__user-image:before, .sticky__nav-btn:after, .video__obj:before, .video__play:after {
    content: ""
}

.readmore {
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #39a895;
    margin: 0 0 30px;
    transition: .4s;
    text-align: center
}

.readmore u {
    display: inline;
    border-bottom: 1px dashed #39a895
}

.readmore:hover {
    text-decoration: none
}

@media (min-width: 768px) {
    .readmore {
        display: none !important
    }
}

.heading, .info__heading, .price__heading, .results__heading, .reviews__heading, .stages__heading {
    font-family: "Open Sans", sans-serif;
    position: relative;
    z-index: 1;
    display: block;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    color: #507083;
    margin: 0 0 30px;
    text-align: center
}

.heading mark, .info__heading mark, .price__heading mark, .results__heading mark, .reviews__heading mark, .stages__heading mark {
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
    font-size: 40px;
    line-height: 1;
    font-weight: 800;
    color: #507083;
    opacity: .1;
    z-index: -1;
    background: 0 0;
    padding: 0
}

.heading mark span, .info__heading mark span, .price__heading mark span, .results__heading mark span, .reviews__heading mark span, .stages__heading mark span {
    display: none
}

@media (min-width: 768px) {
    .heading, .info__heading, .price__heading, .results__heading, .reviews__heading, .stages__heading {
        font-size: 40px;
        line-height: 48px;
        text-align: left;
        padding: 0 0 0 30px;
        margin: 0 0 50px
    }

    .heading mark, .info__heading mark, .price__heading mark, .results__heading mark, .reviews__heading mark, .stages__heading mark {
        font-size: 72px;
        top: -24px
    }

    .heading mark span, .info__heading mark span, .price__heading mark span, .results__heading mark span, .reviews__heading mark span, .stages__heading mark span {
        display: inline
    }
}

@media (min-width: 992px) {
    .heading, .info__heading, .price__heading, .results__heading, .reviews__heading, .stages__heading {
        font-size: 42px;
        line-height: 52px;
        text-align: left;
        padding: 0 0 0 30px;
        margin: 0 0 60px
    }

    .heading mark, .info__heading mark, .price__heading mark, .results__heading mark, .reviews__heading mark, .stages__heading mark {
        font-size: 92px;
        top: -38px
    }

    .heading mark span, .info__heading mark span, .price__heading mark span, .results__heading mark span, .reviews__heading mark span, .stages__heading mark span {
        display: inline
    }
}

.btn, .request__btn, .reviews__blockquote-btn, .reviews__user-btn, .sticky__call-btn {
    display: inline-block;
    vertical-align: top;
    border: none;
    font: 400 11px/16px "Open Sans", sans-serif;
    padding: 7px 10px 9px;
    background: #3dc7b5;
    background: -moz-linear-gradient(top, #3dc7b5 0, #3eaa9f 100%);
    box-shadow: inset 0 -2px 0 0 #2c8d81;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    text-align: center
}

.hero, .sticky {
    font-family: "Open Sans", sans-serif
}

.btn:hover, .request__btn:hover, .reviews__blockquote-btn:hover, .reviews__user-btn:hover, .sticky__call-btn:hover {
    color: #fff;
    text-decoration: none;
    background: linear-gradient(to bottom, #3eaa9f 0, #3dc7b5 100%)
}

.btn:active, .request__btn:active, .reviews__blockquote-btn:active, .reviews__user-btn:active, .sticky__call-btn:active {
    -ms-transform: translate(0, 1px);
    transform: translate(0, 1px);
    box-shadow: inset 0 -1px 0 0 #2c8d81
}

@media (min-width: 768px) {
    .btn, .request__btn, .reviews__blockquote-btn, .reviews__user-btn, .sticky__call-btn {
        padding: 10px 10px 12px;
        font-size: 13px
    }
}

.btn--62, .request__btn {
    font-size: 14px;
    line-height: 32px;
    font-weight: 600;
    padding: 10px 20px
}

@media (min-width: 768px) {
    .btn--62, .request__btn {
        font-size: 16px;
        padding: 15px 20px
    }
}

.btn--empty, .reviews__blockquote-btn {
    background: 0 0;
    color: #3dc4b3;
    border: 1px solid #3dc4b3;
    box-shadow: inset 0 -2px 0 0 #3dc4b3
}

.btn--empty:hover, .reviews__blockquote-btn:hover {
    background: #3dc4b3;
    color: #fff;
    box-shadow: inset 0 -2px 0 0 #2c8d81
}

.btn--empty:active, .reviews__blockquote-btn:active {
    box-shadow: inset 0 -1px 0 0 #2c8d81
}

.is-sticky .sticky {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible
}

.is-sticky-open .sticky__nav-btn span:nth-child(1) {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.is-sticky-open .sticky__nav-btn span:nth-child(2) {
    opacity: 0
}

.is-sticky-open .sticky__nav-btn span:nth-child(3) {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.is-sticky-open .sticky__nav-dropdown {
    opacity: 1;
    visibility: visible
}

.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fc654c;
    z-index: 100;
    transition: .4s;
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1)
}

.sticky .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1230px;
    padding: 0 15px
}

@media (min-width: 768px) {
    .sticky {
        border-bottom: 2px solid #cc413a
    }

    .sticky .container-fluid {
        padding: 0 50px 0 15px
    }
}

.sticky__logo {
    height: 45px;
    line-height: 45px;
    margin: 0 10px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    white-space: nowrap;
    max-width: 32px
}

.sticky__logo img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    max-width: 100%
}

.hero__btn, .sticky__call-phone {
    vertical-align: top;
    text-decoration: none
}

.sticky__logo figcaption {
    font-size: 12px;
    line-height: 14px;
    display: block;
    margin: 0 10px 0 0
}

@media (min-width: 768px) {
    .sticky__nav {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .sticky {
        border: none
    }

    .sticky .container-fluid {
        padding: 0 15px
    }

    .sticky__logo {
        height: 60px;
        line-height: 60px;
        margin: 0 20px 0 0
    }

    .sticky__logo figcaption {
        display: none
    }

    .sticky__nav {
        display: -ms-flexbox;
        display: flex
    }
}

.sticky__nav-btn {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 17px;
    height: 15px;
    border: none;
    background: 0 0;
    cursor: pointer;
    margin: -8px 0 0;
    z-index: 10;
    outline: 0
}

.sticky__nav-btn:after {
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px
}

.sticky__nav-btn span {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 3px;
    background: #fff;
    border-radius: 2px;
    transition: .25s;
    margin: -1.5px 0 0
}

.sticky__nav-btn span:nth-child(1) {
    -ms-transform: translate(0, -6px);
    transform: translate(0, -6px)
}

.sticky__nav-btn span:nth-child(3) {
    -ms-transform: translate(0, 6px);
    transform: translate(0, 6px)
}

.sticky__nav-dropdown {
    position: absolute;
    top: 92px;
    left: 0;
    right: 0;
    background: #fd625a;
    transition: .25s;
    opacity: 0;
    visibility: hidden
}

@media (min-width: 768px) {
    .sticky__nav-dropdown {
        top: 100%;
        margin: 2px 0 0
    }
}

.sticky__nav-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400
}

.sticky__nav-menu > li {
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.sticky__nav-menu > li:last-child {
    border: none
}

@media (min-width: 1200px) {
    .sticky__nav-btn {
        display: none
    }

    .sticky__nav-dropdown {
        position: relative;
        top: 0;
        margin: 0;
        background: 0 0;
        opacity: 1;
        visibility: visible;
        transition: none;
        -ms-flex-order: -1;
        order: -1;
        -ms-flex: 1;
        flex: 1;
        width: 100%
    }

    .sticky__nav-menu {
        display: -ms-flexbox;
        display: flex;
        font-size: 16px;
        line-height: 60px
    }

    .sticky__nav-menu > li {
        margin: 0 30px 0 0
    }
}

.sticky__nav-link {
    display: block;
    position: relative;
    color: #feffff;
    text-decoration: none;
    padding: 15px
}

.sticky__nav-link.is-active, .sticky__nav-link:hover {
    color: #fff;
    text-decoration: none;
    background: #e4514a
}

.sticky__nav-link.is-active:after, .sticky__nav-link:hover:after {
    opacity: 1
}

@media (min-width: 1200px) {
    .sticky__nav-link {
        padding: 0
    }

    .sticky__nav-link:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: #00c6b5;
        height: 4px;
        transition: .25s;
        opacity: 0
    }

    .sticky__nav-link.is-active, .sticky__nav-link:hover {
        background: 0 0
    }
}

.sticky__call {
    white-space: nowrap;
    padding: 0 15px;
    font-size: 16px;
    line-height: 45px;
    font-weight: 600;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fe625a;
    background: linear-gradient(to bottom, #ee564e 0, #fe625a 100%);
    border-bottom: 2px solid #cc413a;
    height: 47px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width: 768px) {
    .sticky__call {
        height: auto;
        position: relative;
        top: 0;
        background: 0 0;
        border: none;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 0
    }
}

@media (min-width: 992px) {
    .sticky__call {
        padding: 11px 0;
        line-height: 38px
    }
}

.sticky__call-phone {
    display: inline-block;
    color: #feffff;
    margin: 0
}

.hero__heading, .hero__text {
    font-weight: 400;
    color: #507083
}

@media (min-width: 768px) {
    .sticky__call-phone {
        margin: 0 0 0 20px
    }
}

.sticky__call-btn {
    margin: 0
}

.hero {
    position: relative;
    z-index: 10;
    padding: 40px 0 80px
}

.hero__bg, .hero__image {
    position: absolute;
    top: 0;
    bottom: 0
}

@media (min-width: 768px) {
    .sticky__call-btn {
        margin: 0 0 0 20px
    }

    .hero {
        padding: 50px 0 60px
    }
}

.hero__bg {
    left: 50%;
    width: 100vw;
    margin: 0 0 0 -50vw;
    z-index: -1
}

.hero__bg img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.hero__image {
    margin: 0;
    left: 25%;
    width: 75vw;
    text-align: right;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.hero__image img {
    max-width: 100%;
    max-height: 100%
}

.hero__desc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 320px
}

@media (min-width: 768px) {
    .hero__image {
        width: 60vw;
        left: 40%
    }

    .hero__desc {
        display: block;
        max-width: 420px
    }
}

.hero__heading {
    display: block;
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 20px;
    -ms-flex-order: 1;
    order: 1
}

.hero__btn, .hero__text a, .hero__text span {
    display: inline-block
}

@media (min-width: 768px) {
    .hero__heading {
        font-size: 46px;
        line-height: 50px;
        margin: 0 0 15px
    }
}

@media (min-width: 992px) {
    .hero {
        padding: 105px 0 160px
    }

    .hero__desc {
        max-width: 640px
    }

    .hero__heading {
        font-size: 48px;
        line-height: 58px;
        margin: 0 0 30px
    }
}

.hero__text {
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 30px;
    max-width: 140px;
    -ms-flex-order: 3;
    order: 3
}

.hero__btn, .hero__text b {
    font-weight: 600
}

.hero__text a {
    transition: .25s;
    text-decoration: none;
    color: #39a895;
    border-bottom: 1px solid #39a895
}

.hero__text a:hover {
    color: #39a895;
    border-color: transparent
}

@media (min-width: 768px) {
    .hero__text {
        font-size: 22px;
        line-height: 32px;
        max-width: none;
        margin: 0 0 30px
    }
}

@media (min-width: 992px) {
    .hero__text {
        font-size: 24px;
        line-height: 34px;
        max-width: none;
        margin: 0 0 25px
    }
}

.hero__btn {
    position: relative;
    z-index: 1;
    min-width: 175px;
    min-height: 35px;
    font-size: 12px;
    line-height: 35px;
    padding: 0 10px;
    margin: 0 0 20px;
    text-align: center;
    color: #fff;
    -ms-flex-order: 2;
    order: 2
}

.hero__btn svg {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    min-height: 100%
}

@media (min-width: 768px) {
    .hero__btn {
        min-width: 270px;
        min-height: 70px;
        font-size: 17px;
        line-height: 70px;
        padding: 0 30px
    }
}

.info--image .info__list > li {
    width: 100%
}

.info {
    padding: 50px 0;
    color: #1a1a1a
}

.info .row {
    margin: 0 -10px;
    -ms-flex-align: end;
    align-items: flex-end
}

.info .row > [class^=col-] {
    padding: 0 10px
}

@media (min-width: 768px) {
    .info {
        padding: 75px 30px 60px
    }

    .info__line {
        display: none
    }
}

@media (min-width: 992px) {
    .info {
        padding: 105px 0 100px 30px
    }

    .info .row {
        margin: 0 -60px;
        -ms-flex-align: center;
        align-items: center
    }

    .info .row > [class^=col-] {
        padding: 0 60px
    }
}

.info__heading {
    margin-left: -30px
}

.info__line {
    margin: 20px 0;
    border: none;
    border-top: 1px solid #f2f2f2
}

.info__content, .info__content p {
    margin: 0 0 20px
}

.info__content {
    display: block;
    overflow: hidden;
    font: 300 14px/24px "Open Sans", sans-serif;
    font-family: 'True Open Sans', sans-serif;
    max-height: 144px;
    transition: .4s
}

.price, .results, .stages, .video {
    font-family: "Open Sans", sans-serif;
    font-family: 'True Open Sans', sans-serif
}

@media (min-width: 768px) {
    .info__content {
        font-size: 18px;
        line-height: 28px;
        max-height: none
    }
}

.info__subheading {
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #507083;
    margin: 0 0 20px;
    text-align: center
}

@media (min-width: 768px) {
    .info__subheading {
        font-size: 26px;
        line-height: 36px;
        margin: 0 0 30px;
        text-align: left
    }
}

@media (min-width: 992px) {
    .info__subheading {
        font-size: 32px;
        line-height: 42px;
        margin: 0 0 30px;
        text-align: left
    }
}

.info__list {
    margin: 0;
    padding: 0 0 20px;
    list-style: none;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.info__list > li {
    position: relative;
    padding: 0 20px 0 55px;
    margin: 0 0 10px;
    min-height: 55px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media (min-width: 992px) {
    .info__list {
        font-size: 20px;
        line-height: 24px
    }

    .info__list > li {
        padding: 0 20px 0 70px;
        min-height: 72px;
        width: 50%
    }
}

.info__list-icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -ms-transform: translate(0, -51%);
    transform: translate(0, -51%);
    text-align: center;
    width: 50px;
    margin: 0
}

.info__list-icon img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%
}

@media (min-width: 992px) {
    .info__list-icon {
        width: 60px;
        -ms-transform: translate(-1px, -51%);
        transform: translate(-1px, -51%)
    }
}

.info__image {
    margin: 0 -10px -50px
}

.info__image img {
    width: 100%;
    max-width: 100%;
    display: block
}

@media (min-width: 768px) {
    .info__image {
        margin: 0 0 20px
    }
}

.results {
    position: relative;
    z-index: 10;
    padding: 50px 0 45px
}

.results:after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 120vw;
    margin: 0 0 0 -60vw;
    background: #f5fcfb;
    z-index: -1
}

@media (min-width: 768px) {
    .results {
        padding: 75px 0 60px
    }

    .results__carousel .owl-item img {
        width: auto;
        display: inline-block;
        vertical-align: middle
    }
}

@media (min-width: 992px) {
    .results {
        padding: 130px 0 80px
    }
}

.results__carousel {
    position: relative;
    padding: 0 0 35px;
    margin: 0 -10px -35px;
    overflow: hidden;
    width: auto;
    min-width: 100%
}

.results__carousel .owl-stage-outer {
    overflow: visible
}

.results__carousel .owl-nav button.owl-next, .results__carousel .owl-nav button.owl-prev {
    display: block;
    position: absolute;
    top: auto;
    bottom: 235px;
    width: 38px;
    height: 38px;
    border: 1px solid #3dc4b3;
    border-radius: 4px;
    margin: 0 0 7px;
    color: #3dc4b3;
    transition: .25s;
    line-height: 36px;
    text-align: center;
    outline: 0;
    background: rgba(255, 255, 255, .5)
}

.results__carousel .owl-nav button.owl-next svg, .results__carousel .owl-nav button.owl-prev svg {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.results__carousel .owl-nav button.owl-next:hover, .results__carousel .owl-nav button.owl-prev:hover {
    background: #3dc4b3;
    color: #fff
}

@media (min-width: 576px) {
    .results__carousel .owl-nav button.owl-next, .results__carousel .owl-nav button.owl-prev {
        bottom: 145px;
        margin: 0 0 19px
    }
}

@media (min-width: 992px) {
    .results__carousel .owl-nav button.owl-next, .results__carousel .owl-nav button.owl-prev {
        top: 50%;
        bottom: auto;
        margin: -60px 0 0
    }
}

.results__carousel .owl-nav button.owl-prev {
    left: 5px
}

.results__carousel .owl-nav button.owl-prev svg {
    top: -2px;
    left: -2px
}

@media (min-width: 768px) {
    .results__carousel .owl-nav button.owl-next, .results__carousel .owl-nav button.owl-prev {
        width: 50px;
        height: 50px;
        line-height: 48px;
        background: 0 0
    }

    .results__carousel .owl-nav button.owl-prev {
        right: 0
    }
}

.results__carousel .owl-nav button.owl-next {
    right: 5px
}

.results__carousel .owl-nav button.owl-next svg {
    top: -2px;
    left: 2px
}

@media (min-width: 768px) {
    .results__carousel .owl-nav button.owl-next {
        right: 0
    }

    .results__carousel {
        padding: 0 60px 35px;
        margin: 0 0 -35px
    }
}

@media (min-width: 992px) {
    .results__carousel {
        padding: 0 80px 35px;
        margin: 0 0 -35px
    }
}

.results__item {
    font-size: 14px;
    line-height: 21px;
    font-weight: 300
}

.results__item .row {
    margin: 0 -9px
}

.results__item .row > [class^=col-] {
    padding: 0 9px
}

@media (min-width: 768px) {
    .results__item {
        font-size: 18px;
        line-height: 28px
    }
}

.results__item-image {
    margin: 0 0 3px;
    width: 100%;
    position: relative;
    overflow: hidden;
    max-height: 200px
}

.results__item-image:before {
    float: left;
    padding: 100% 0 0
}

.results__item-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.results__item-image figcaption {
    position: absolute;
    left: 50%;
    bottom: 20px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-style: italic;
    color: rgba(80, 112, 131, .7);
    border-radius: 4px;
    background: rgba(255, 255, 255, .7);
    padding: 0 8px;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (min-width: 576px) {
    .results__item-image {
        max-height: none;
        margin: 0;
        height: 290px
    }
}

.results__item-desc {
    padding: 0 10px 20px
}

@media (min-width: 768px) {
    .results__item-image {
        max-height: none;
        margin: 0
    }

    .results__item-desc {
        padding: 0 0 30px;
        margin: 0 -30px
    }
}

@media (min-width: 992px) {
    .results__item-desc {
        padding: 0;
        margin: 0
    }
}

.results__item-title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #1a1a1a;
    margin: 0 0 4px;
    max-width: 90%
}

@media (min-width: 768px) {
    .results__item-title {
        font-size: 26px;
        line-height: 30px;
        margin: 0 0 8px;
        max-width: none
    }
}

@media (min-width: 992px) {
    .results__item-title {
        font-size: 28px;
        line-height: 32px;
        margin: 0 0 8px
    }
}

.results__item-price {
    display: block;
    font-weight: 400;
    color: #f99a95;
    margin: 0 0 10px
}

@media (min-width: 768px) {
    .results__item-price {
        margin: 0 0 16px
    }
}

@media (min-width: 992px) {
    .results__item-price {
        margin: 0 0 26px
    }
}

.results__item-text {
    margin: 0;
    color: #1a1a1a
}

.stages {
    padding: 40px 0
}

@media (min-width: 768px) {
    .stages {
        padding: 75px 0 40px
    }
}

@media (min-width: 992px) {
    .stages {
        padding: 125px 0 40px
    }
}

@media (max-width: 767px) {
    .stages__heading {
        margin: 0 0 10px
    }
}

.stages__carousel {
    position: relative;
    padding: 15px 0 35px;
    margin: 0 -10px -35px;
    overflow: hidden;
    width: auto;
    min-width: 100%
}

.stages__carousel .owl-stage-outer {
    overflow: visible
}

.stages__carousel .owl-item img {
    width: auto;
    display: inline-block;
    vertical-align: middle
}

.stages__carousel .owl-nav button.owl-next, .stages__carousel .owl-nav button.owl-prev {
    display: block;
    position: absolute;
    top: 50%;
    width: 38px;
    height: 38px;
    border: 1px solid #3dc4b3;
    border-radius: 4px;
    margin: -19px 0 0;
    color: #3dc4b3;
    transition: .25s;
    line-height: 36px;
    text-align: center;
    outline: 0
}

.stages__carousel .owl-nav button.owl-next svg, .stages__carousel .owl-nav button.owl-prev svg {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.stages__carousel .owl-nav button.owl-next:hover, .stages__carousel .owl-nav button.owl-prev:hover {
    background: #3dc4b3;
    color: #fff
}

.stages__carousel .owl-nav button.owl-prev {
    left: 5px
}

.stages__carousel .owl-nav button.owl-prev svg {
    top: -2px;
    left: -2px
}

@media (min-width: 768px) {
    .stages__carousel .owl-nav button.owl-next, .stages__carousel .owl-nav button.owl-prev {
        width: 50px;
        height: 50px;
        line-height: 48px;
        margin: -60px 0 0
    }

    .stages__carousel .owl-nav button.owl-prev {
        right: 0
    }
}

.stages__carousel .owl-nav button.owl-next {
    right: 5px
}

.stages__carousel .owl-nav button.owl-next svg {
    top: -2px;
    left: 2px
}

@media (min-width: 768px) {
    .stages__carousel .owl-nav button.owl-next {
        right: 0
    }

    .stages__carousel {
        padding: 15px 60px 35px;
        margin: 0 0 -35px
    }
}

@media (min-width: 992px) {
    .stages__carousel {
        padding: 15px 80px 35px;
        margin: 0 0 -35px
    }
}

.stages__item {
    background: #fff;
    box-shadow: 0 15px 45px rgba(0, 0, 0, .1);
    padding: 30px 48px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    color: #a0a0a0;
    color: #1a1a1a;
    text-align: center
}

@media (min-width: 768px) {
    .stages__item {
        padding: 38px 40px;
        text-align: left;
        font-size: 18px;
        line-height: 28px
    }
}

@media (min-width: 992px) {
    .stages__item {
        padding: 58px 60px 58px 280px;
        text-align: left;
        font-size: 18px;
        line-height: 28px;
        min-height: 190px
    }
}

.stages__item-image {
    display: block;
    margin: 0 auto 15px;
    width: 100%;
    max-width: 100px;
    text-align: center
}

.stages__item-image img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    max-width: 100%;
    max-height: 100%
}

@media (min-width: 768px) {
    .stages__item-image {
        margin: 0 30px 0 0;
        max-width: 70px
    }
}

@media (min-width: 992px) {
    .stages__item-image {
        margin: 0 30px 0 0;
        width: 190px;
        height: 190px;
        line-height: 190px;
        max-width: none;
        position: absolute;
        top: 50%;
        left: 60px;
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

.stages__item-title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #507083;
    margin: 0 0 10px
}

@media (min-width: 768px) {
    .stages__item-title {
        font-size: 26px;
        line-height: 36px;
        margin: 0 0 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width: 992px) {
    .stages__item-title {
        display: block;
        font-size: 28px;
        line-height: 38px;
        margin: 0 0 20px
    }

    .video {
        padding: 0 80px
    }
}

.stages__item-text {
    margin: 0
}

.video__heading {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #1a1a1a;
    margin: 0 0 12px;
    text-align: center
}

@media (min-width: 768px) {
    .video__heading {
        font-size: 26px;
        line-height: 30px;
        text-align: left;
        margin: 0 0 14px
    }
}

@media (min-width: 992px) {
    .video__heading {
        font-size: 28px;
        line-height: 32px;
        text-align: left;
        margin: 0 0 22px
    }
}

.video__text {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    color: #a0a0a0;
    color: #1a1a1a;
    margin: 0 0 14px
}

@media (min-width: 768px) {
    .video__text {
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 17px
    }
}

@media (min-width: 992px) {
    .video__text {
        margin: 0 0 34px
    }
}

.video__obj {
    margin: 0;
    position: relative;
    z-index: 20;
    box-shadow: 0 15px 35px rgba(0, 0, 0, .1);
    overflow: hidden
}

.video__obj iframe, .video__obj img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video__obj:before {
    float: left;
    padding: 100% 0 0
}

.video__obj iframe, .video__obj img {
    transition: .25s
}

.video__obj img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1
}

.video__obj iframe {
    z-index: 2;
    opacity: 0
}

@media (min-width: 768px) {
    .video__obj:before {
        display: none
    }

    .video__obj img {
        position: relative
    }
}

.video__play, .video__play:after {
    position: absolute;
    border-radius: 50%;
    display: block
}

.video__obj.is-active .video__play, .video__obj.is-active img {
    opacity: 0;
    visibility: hidden
}

.video__obj.is-active iframe {
    opacity: 1;
    visibility: visible
}

.video__play {
    z-index: 10;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 56px;
    height: 56px;
    color: #3dc0b0;
    cursor: pointer
}

.video__play:after {
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: #fff;
    z-index: -1;
    box-shadow: 0 15px 35px rgba(255, 255, 255, .5)
}

.price__table, .price__tooltip-dropdown, .reviews__blockquote {
    box-shadow: 0 15px 35px rgba(0, 0, 0, .1)
}

.video__play svg {
    display: block;
    width: 100%;
    height: 100%
}

.video__play:hover {
    color: #35a799
}

@media (min-width: 768px) {
    .video__play {
        width: 86px;
        height: 86px
    }
}

.price {
    position: relative;
    z-index: 10;
    padding: 50px 0 44px
}

.price:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 120vw;
    margin: 0 0 0 -60vw;
    z-index: -1;
    background: #fff
}

@media (min-width: 768px) {
    .price {
        padding: 70px 0 40px
    }
}

@media (min-width: 992px) {
    .price {
        padding: 130px 0 40px
    }
}

.price__heading {
    max-width: 920px
}

.price__table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    text-align: left;
    font: 400 14px/18px "Open Sans", sans-serif;
    color: #1a1a1a;
    border-radius: 4px;
    overflow: hidden;
    white-space: nowrap
}

.request, .reviews {
    font-family: "Open Sans", sans-serif;
    font-family: 'True Open Sans', sans-serif
}

.price__table tr:nth-child(even) td {
    background: #fcfcfd
}

.price__table tr:hover td {
    background: #f5fcfb
}

.price__table td, .price__table th {
    transition: background .25s;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    border-bottom: 1px solid #eaeef0;
    background: #fff;
    padding: 17px 4px;
    vertical-align: middle
}

.price__table td:first-child, .price__table th:first-child {
    padding-left: 12px
}

.price__table td:last-child, .price__table th:last-child {
    padding-right: 12px
}

.price__table th {
    padding: 25px 6px;
    font-weight: 400;
    background: #3dc0b0;
    color: #fff
}

.price__table th small {
    white-space: nowrap;
    display: block;
    font-size: 12px
}

.price__table mark {
    background: 0 0;
    color: #f95e56
}

.price__table u {
    display: inline-block;
    vertical-align: top;
    position: relative;
    min-width: 20px;
    text-decoration: none;
    color: #8c8c8c;
    min-height: 18px
}

.price__table u:after {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: #8c8c8c;
    margin: 1px 0 0
}

@media (min-width: 768px) {
    .price__table {
        font-size: 22px;
        line-height: 26px
    }

    .price__table td, .price__table th {
        padding: 17px 16px
    }

    .price__table td:first-child, .price__table th:first-child {
        padding-left: 32px
    }

    .price__table td:last-child, .price__table th:last-child {
        padding-right: 32px
    }

    .price__table th {
        padding: 25px 16px
    }

    .price__table th small {
        font-size: 18px
    }

    .price__table u {
        min-height: 28px
    }

    .price__table u:after {
        margin: 3px 0 0
    }
}

@media (min-width: 992px) {
    .price__table {
        line-height: 28px
    }
}

.price__visualy {
    display: none
}

@media (min-width: 768px) {
    .price__visualy {
        display: block;
        position: relative;
        min-height: 100%
    }
}

.price__visualy-image {
    width: 692px;
    top: 50%;
    transform: translate(0, -50%);
    position: absolute;
    left: 50%;
    margin: 0 0 0 -346px;
    z-index: 1;
    text-align: center
}

.price__tooltip {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #3dc0b0;
    text-align: center;
    line-height: 30px;
    color: #fff;
    z-index: 10;
    cursor: pointer;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.price__tooltip svg {
    display: block;
    position: relative
}

.price__tooltip.is-hover, .price__tooltip:hover {
    z-index: 20
}

.price__tooltip.is-hover .price__tooltip-dropdown, .price__tooltip:hover .price__tooltip-dropdown {
    opacity: 1;
    visibility: visible;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.price__tooltip:nth-of-type(1) {
    top: 35px;
    left: 50%;
    margin: 0 0 0 -65px
}

.price__tooltip:nth-of-type(2) {
    top: 105px;
    left: 50%;
    margin: 0 0 0 45px
}

.price__tooltip:nth-of-type(3) {
    top: 130px;
    left: 50%;
    margin: 0 0 0 -30px
}

.price__tooltip:nth-of-type(4) {
    top: 190px;
    left: 50%;
    margin: 0
}

.price__tooltip:nth-of-type(5) {
    top: 430px;
    left: 50%;
    margin: 0 0 0 -5px
}

.price__tooltip:nth-of-type(6) {
    top: 310px;
    left: 50%;
    margin: 0 0 0 -15px
}

.price__tooltip:nth-of-type(7) {
    top: 340px;
    left: 50%;
    margin: 0 0 0 -55px
}

.price__tooltip:nth-of-type(8) {
    top: 435px;
    left: 50%;
    margin: 0 0 0 80px
}

.price__tooltip:nth-of-type(9) {
    top: 435px;
    left: 50%;
    margin: 0 0 0 -130px
}

.price__tooltip:nth-of-type(10) {
    top: 285px;
    left: 50%;
    margin: 0 0 0 80px
}

.price__tooltip-dropdown {
    position: absolute;
    left: 50%;
    bottom: 100%;
    width: 360px;
    background: #fff;
    margin: 0 0 12px -180px;
    z-index: 100;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #a0a0a0;
    text-align: left;
    padding: 15px 20px;
    transition: .25s;
    -ms-transform: translate(0, -20px);
    transform: translate(0, -20px);
    opacity: 0;
    visibility: hidden
}

.price__tooltip-dropdown:after {
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 8px solid #fff;
    margin: 0 0 0 -7px
}

.price__tooltip-title {
    display: block;
    font-size: 18px;
    color: #1a1a1a;
    margin: 0 0 5px
}

.price__tooltip-list {
    margin: 0 0 10px;
    padding: 0;
    list-style: none
}

.price__tooltip-list > li {
    position: relative;
    padding: 0 0 0 12px
}

.price__tooltip-list > li:after {
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 4px;
    height: 4px;
    background: #a0a0a0;
    border-radius: 50%
}

.price__tooltip-price {
    display: block;
    margin: 0;
    font-weight: 300;
    color: #f99a95
}

.reviews {
    position: relative;
    z-index: 10;
    padding: 50px 0 45px
}

.reviews:after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 120vw;
    margin: 0 0 0 -60vw;
    z-index: -1;
    background: #f5fcfb
}

@media (min-width: 768px) {
    .reviews {
        padding: 75px 0
    }
}

@media (min-width: 992px) {
    .reviews {
        padding: 130px 0 55px
    }
}

.reviews__carousel {
    position: relative;
    padding: 0 0 35px;
    margin: 0 -10px -35px;
    overflow: hidden;
    width: auto;
    min-width: 100%
}

.reviews__carousel .owl-stage-outer {
    overflow: visible
}

.reviews__carousel .owl-nav button.owl-next, .reviews__carousel .owl-nav button.owl-prev {
    display: block;
    position: absolute;
    top: 50%;
    width: 38px;
    height: 38px;
    border: 1px solid #3dc4b3;
    border-radius: 4px;
    margin: -19px 0 0;
    color: #3dc4b3;
    transition: .25s;
    line-height: 36px;
    text-align: center;
    outline: 0
}

.reviews__carousel .owl-nav button.owl-next svg, .reviews__carousel .owl-nav button.owl-prev svg {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.reviews__carousel .owl-nav button.owl-next:hover, .reviews__carousel .owl-nav button.owl-prev:hover {
    background: #3dc4b3;
    color: #fff
}

.reviews__carousel .owl-nav button.owl-prev {
    left: 5px
}

.reviews__carousel .owl-nav button.owl-prev svg {
    top: -2px;
    left: -2px
}

@media (min-width: 768px) {
    .reviews__carousel .owl-nav button.owl-next, .reviews__carousel .owl-nav button.owl-prev {
        width: 50px;
        height: 50px;
        line-height: 48px;
        margin: -60px 0 0
    }

    .reviews__carousel .owl-nav button.owl-prev {
        right: 0
    }
}

.reviews__carousel .owl-nav button.owl-next {
    right: 5px
}

.reviews__carousel .owl-nav button.owl-next svg {
    top: -2px;
    left: 2px
}

@media (min-width: 768px) {
    .reviews__carousel .owl-nav button.owl-next {
        right: 0
    }

    .reviews__carousel {
        padding: 0 60px 35px;
        margin: 0 0 -35px
    }
}

@media (min-width: 992px) {
    .reviews__carousel {
        padding: 0 100px 35px;
        margin: 0 0 -35px
    }
}

.reviews__item {
    text-align: center
}

@media (min-width: 768px) {
    .reviews__item {
        display: -ms-flexbox;
        display: flex;
        text-align: left
    }
}

.reviews__user {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    position: relative;
    padding: 0 0 0 110px;
    margin: 0 10px 20px;
    min-height: 92px
}

@media (min-width: 768px) {
    .reviews__user {
        width: 190px;
        -ms-flex: 0 0 190px;
        flex: 0 0 190px;
        padding: 0;
        margin: 0 25px 0 0;
        text-align: center
    }
}

@media (min-width: 992px) {
    .reviews__user {
        margin: 0 35px 0 0
    }
}

.reviews__user-image {
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 50%;
    overflow: hidden;
    background: #d1d1d1;
    margin: 0 auto 15px;
    width: 92px;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.reviews__user-image:before {
    float: left;
    padding: 100% 0 0
}

.reviews__user-image img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.reviews__user-title {
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    margin: 0 0 2px;
    color: #507083
}

@media (min-width: 768px) {
    .reviews__user-image {
        position: relative;
        top: 0;
        width: 100%;
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .reviews__user-title {
        font-size: 22px;
        line-height: 28px;
        margin: 0 0 10px
    }
}

.reviews__user-caption {
    display: block;
    font-size: 12px;
    line-height: 18px;
    font-style: italic;
    color: #a0a0a0;
    margin: 0 0 10px
}

@media (min-width: 768px) {
    .reviews__user-caption {
        font-size: 14px;
        line-height: 21px;
        margin: 0 0 15px
    }
}

.reviews__blockquote {
    text-align: center;
    background: #fff;
    margin: 0;
    padding: 25px 48px 30px;
    position: relative
}

@media (min-width: 768px) {
    .reviews__blockquote {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 25px 30px 40px 35px;
        text-align: left
    }
}

.reviews__blockquote-btn {
    min-width: 138px
}

@media (min-width: 768px) {
    .reviews__blockquote-btn {
        position: absolute;
        top: 25px;
        right: 30px;
        min-width: auto
    }
}

@media (min-width: 992px) {
    .reviews__blockquote {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 70px 40px 40px;
        text-align: left
    }

    .reviews__blockquote-btn {
        position: absolute;
        top: 50px;
        right: 50px
    }
}

.reviews__blockquote-title {
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    margin: 0 0 10px;
    color: #507083
}

.reviews__blockquote-title small {
    font-size: 14px;
    color: #cad4da;
    font-weight: 300
}

@media (min-width: 768px) {
    .reviews__blockquote-title {
        padding: 6px 0;
        margin: 0 120px 16px 0
    }
}

@media (min-width: 992px) {
    .reviews__blockquote-title {
        font-size: 20px;
        line-height: 28px
    }

    .reviews__blockquote-title small {
        font-size: 16px
    }
}

.reviews__blockquote-content {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #a0a0a0;
    color: #1a1a1a;
    display: block;
    overflow: hidden;
    max-height: 154px;
    margin: 0 0 8px
}

.reviews__blockquote-content p {
    margin: 0 0 28px
}

.reviews__blockquote-content p:last-child {
    margin: 0
}

@media (min-width: 768px) {
    .reviews__blockquote-content {
        max-height: none;
        overflow: visible
    }
}

@media (min-width: 992px) {
    .reviews__blockquote-content {
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 22px
    }
}

.request {
    position: relative;
    z-index: 10;
    padding: 36px 0 30px
}

.request:after, .request:before {
    position: absolute;
    left: 50%;
    width: 100vw;
    margin: 0 0 0 -50vw;
    bottom: 0;
    content: ""
}

.request:after {
    display: block;
    top: 0;
    z-index: -2;
    background: url(../images/bg-request.png) center center no-repeat #f1f0ec;
    background-size: cover
}

.request:before {
    top: -25px;
    background: url(../images/bg-request-image.png) no-repeat;
    background-size: contain;
    z-index: -1;
    max-height: 568px;
    display: none
}

@media (min-width: 768px) {
    .request {
        padding: 50px 0 40px
    }

    .request:before {
        display: block
    }
}

.request__heading {
    display: block;
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    margin: 0 0 14px;
    text-align: center;
    color: #507083
}

@media (min-width: 768px) {
    .request__heading {
        font-size: 36px;
        line-height: 46px;
        margin: 0 0 18px
    }
}

@media (min-width: 992px) {
    .request {
        padding: 82px 0 70px
    }

    .request:before {
        display: block
    }

    .request__heading {
        font-size: 38px;
        line-height: 48px;
        margin: 0 0 34px
    }
}

.request__text {
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
    color: #507083;
    text-align: center;
    margin: 0 auto 20px;
    max-width: 740px
}

.request__text b {
    font-weight: 600
}

@media (min-width: 768px) {
    .request__text {
        font-size: 20px;
        line-height: 28px;
        margin: 0 auto 36px
    }
}

.request__form {
    margin: 0 auto;
    text-align: center;
    max-width: 700px
}

.request__form .row {
    margin: 0 -10px
}

.request__form .row > [class^=col-] {
    padding: 0 10px
}

@media (min-width: 992px) {
    .request__text {
        font-size: 24px;
        line-height: 34px
    }

    .request__form {
        max-width: 1088px
    }

    .request__form .row {
        margin: 0 -17px
    }

    .request__form .row > [class^=col-] {
        padding: 0 17px
    }
}

.request__field {
    position: relative;
    margin: 0 0 15px
}

.request__field [class^=icon-] {
    position: absolute;
    top: 50%;
    right: 20px;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #cad4da;
    transition: .25s;
    pointer-events: none
}

.request__field .datepicker-inline {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 200;
    margin: 10px 0 0;
    opacity: 0;
    visibility: hidden
}

.request__field .datepicker {
    width: 100%
}

@media (min-width: 768px) {
    .request__field {
        margin: 0 0 25px
    }
}

@media (min-width: 992px) {
    .request__field {
        margin: 0 0 20px
    }
}

.is-error .request__check-checkbox, .is-error .request__input, .is-error .request__select .jq-selectbox__select, .is-error .request__select input.jq-selectbox__select[type=text], .is-error input[type=text].request__input, .request__select .is-error .jq-selectbox__select, .request__select .is-error input.jq-selectbox__select[type=text] {
    border-color: #fc654c
}

.request__error {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    text-align: left;
    color: #fc654c;
    display: block
}

.request__input, .request__select .jq-selectbox__select, .request__select input.jq-selectbox__select[type=text], input[type=text].request__input {
    width: 100%;
    display: block;
    font: 300 16px/30px "Open Sans", sans-serif;
    color: #507083;
    background: #fff;
    border: 1px solid #b8c9d4;
    border-radius: 4px;
    padding: 10px 60px 10px 15px;
    outline: 0;
    transition: .25s
}

.request__input:-ms-input-placeholder, .request__select .jq-selectbox__select:-ms-input-placeholder, .request__select input.jq-selectbox__select[type=text]:-ms-input-placeholder, input[type=text].request__input:-ms-input-placeholder {
    color: rgba(80, 112, 131, .5)
}

.request__input::placeholder, .request__select .jq-selectbox__select::placeholder, .request__select input.jq-selectbox__select[type=text]::placeholder, input[type=text].request__input::placeholder {
    color: rgba(80, 112, 131, .5)
}

.request__input:focus, .request__input:hover, .request__select .jq-selectbox__select:focus, .request__select .jq-selectbox__select:hover, .request__select input.jq-selectbox__select[type=text]:focus, .request__select input.jq-selectbox__select[type=text]:hover, input[type=text].request__input:focus, input[type=text].request__input:hover {
    border-color: #3dc0b0
}

.request__input:focus ~ [class^=icon-], .request__input:hover ~ [class^=icon-], .request__select .jq-selectbox__select:focus ~ [class^=icon-], .request__select .jq-selectbox__select:hover ~ [class^=icon-], .request__select input.jq-selectbox__select[type=text]:focus ~ [class^=icon-], .request__select input.jq-selectbox__select[type=text]:hover ~ [class^=icon-], input[type=text].request__input:focus ~ [class^=icon-], input[type=text].request__input:hover ~ [class^=icon-] {
    color: #3dc0b0
}

.request__input.is-focus ~ .datepicker-inline, .request__select .is-focus.jq-selectbox__select ~ .datepicker-inline, .request__select input.jq-selectbox__select[type=text].is-focus ~ .datepicker-inline, input[type=text].request__input.is-focus ~ .datepicker-inline {
    opacity: 1;
    visibility: visible
}

@media (min-width: 768px) {
    .request__input, .request__select .jq-selectbox__select, .request__select input.jq-selectbox__select[type=text], input[type=text].request__input {
        padding: 15px 60px 15px 20px
    }
}

@media (min-width: 1200px) {
    .request__input, .request__select .jq-selectbox__select, .request__select input.jq-selectbox__select[type=text], input[type=text].request__input {
        font-size: 18px
    }
}

.request__select {
    display: inline-block;
    position: relative;
    z-index: 10;
    width: 100%;
    margin: 0;
    text-align: left;
    cursor: pointer
}

.request__select.opened .jq-selectbox__trigger {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.request__select.is-success .jq-selectbox__select {
    border-color: #50d166
}

.request__select.is-error .jq-selectbox__select {
    border-color: #d0011b
}

.request__select select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden
}

.request__select ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.request__select li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.request__select .placeholder {
    color: rgba(80, 112, 131, .5)
}

.request__select .jq-selectbox__select {
    color: #507083;
    padding-right: 50px;
    margin: 0;
    z-index: 110
}

.request__select .jq-selectbox__select-text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.request__select .jq-selectbox__trigger {
    width: 50px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    transition: .25s
}

.request__select .jq-selectbox__trigger-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    border-right: 1px solid #7f95a1;
    border-bottom: 1px solid #7f95a1;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: -5px 0 0 -5px
}

.request__select .jq-selectbox__dropdown {
    position: absolute;
    top: 100% !important;
    left: 0;
    min-width: 100%;
    background: #fff;
    font: 300 18px/32px "Open Sans", sans-serif;
    padding: 0;
    margin: 12px 0 0;
    border-radius: 0 0 4px 4px;
    z-index: 200;
    box-shadow: 0 15px 35px rgba(0, 0, 0, .1);
    overflow: hidden
}

.request__select .jq-selectbox__dropdown ul {
    position: relative;
    list-style: none;
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.request__select .jq-selectbox__dropdown li {
    padding: 15px 20px;
    color: #507083;
    cursor: pointer
}

.request__select .jq-selectbox__dropdown li:hover {
    background: #3dc0b0;
    color: #fff
}

.request__select .jq-selectbox__dropdown li.sel {
    display: none !important
}

.request__select .jq-selectbox__search input {
    -webkit-appearance: textfield
}

.request__select .jq-selectbox__search input::-webkit-search-cancel-button, .request__select .jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none
}

.request__btn {
    width: 100%;
    margin: 0 0 20px
}

.request__check {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 12px;
    line-height: 16px;
    color: #507083;
    padding: 0 0 0 38px;
    margin: 0 0 15px;
    cursor: pointer;
    text-align: left
}

.request__check a {
    transition: .25s;
    text-decoration: none;
    border-bottom: 1px solid #39a895;
    color: #39a895
}

.request__check a:hover {
    color: #39a895;
    border-color: transparent;
    text-decoration: none
}

@media (min-width: 768px) {
    .request__check {
        font-size: 16px;
        line-height: 24px;
        padding: 0 0 0 46px;
        margin: 0 0 20px
    }
}

.request__check-input {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden
}

.request__check-input:checked ~ .request__check-checkbox {
    background: #3dc0b0
}

.request__check-input:checked ~ .request__check-checkbox [class^=icon-] {
    opacity: 1
}

.request__check-checkbox {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    border: 1px solid #3dc0b0;
    transition: .25s;
    background: #fff;
    margin: -12px 0 0
}

.request__check-checkbox [class^=icon-] {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    color: #fff;
    transition: .25s
}

@media (min-width: 768px) {
    .request__check-checkbox {
        margin: 0;
        top: 0
    }
}

.btn-scrolltop {
    display: block;
    position: fixed;
    left: 10px;
    bottom: 53px;
    z-index: 200;
    width: 36px;
    height: 36px;
    border: none;
    padding: 0;
    border-radius: 4px;
    background: #fc654c;
    transition: .25s;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    outline: 0
}

.btn-scrolltop:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 17px;
    height: 14px;
    background: url(../images/icon-scrolltop.png) no-repeat;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.btn-scrolltop:hover {
    background: #cc413a
}

.btn-scrolltop.is-active {
    opacity: 1;
    visibility: visible
}

@media (min-width: 768px) {
    .btn-scrolltop {
        left: 20px;
        bottom: 20px
    }
}

.touch-device .owl-carousel .owl-nav button.owl-next:hover, .touch-device .owl-carousel .owl-nav button.owl-prev:hover {
    background: 0 0;
    color: #3dc4b3
}

.touch-device .owl-carousel.results__carousel .owl-nav button.owl-next:hover, .touch-device .owl-carousel.results__carousel .owl-nav button.owl-prev:hover {
    background: rgba(255, 255, 255, .5);
    color: #3dc4b3
}

.hero, .hero *, .hero :after, .hero :before, .info, .info *, .info :after, .info :before, .price, .price *, .price :after, .price :before, .request, .request *, .request :after, .request :before, .results, .results *, .results :after, .results :before, .reviews, .reviews *, .reviews :after, .reviews :before, .stages, .stages *, .stages :after, .stages :before, .sticky, .sticky *, .sticky :after, .sticky :before, .video, .video *, .video :after, .video :before {
    box-sizing: border-box
}

.doctor__name_link {
    text-decoration: none
}

.reviews__user-image img {
    object-position: 0 -10px
}

.price__table {
    position: relative;
    z-index: 10
}

.reviews__carousel .owl-stage-outer {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.price {
    padding: 50px 0
}

.price .rows {
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 768px) {
    .price {
        padding: 70px 0
    }
}

@media (min-width: 992px) {
    .price {
        padding: 130px 0
    }
}

.price__table {
    position: relative;
    z-index: 10
}

@media (min-width: 768px) {
    .price__table {
        font-size: 14px;
        line-height: 18px
    }

    .price__table u {
        min-height: 18px
    }

    .price__table u:after {
        margin: 1px 0 0
    }
}

@media (min-width: 1200px) {
    .price__table {
        font-size: 22px;
        line-height: 26px
    }

    .price__table u {
        min-height: 26px
    }

    .price__table u:after {
        margin: 3px 0 0
    }
}

@media (min-width: 768px) {
    .price__visualy {
        margin: 0 0 -30px
    }
}

@media (min-width: 992px) {
    .price__visualy {
        margin: 0 0 -90px
    }
}

.price__image {
    margin: 0;
    text-align: center;
    -ms-flex-item-align: middle;
    -ms-grid-row-align: middle;
    align-self: middle
}

.price__image img {
    display: inline-block;
    vertical-align: middle
}

@media (max-width: 991px) {
    .price__image {
        display: none
    }
}

.info-no-bottom {
    padding-bottom: 0
}

@media (min-width: 768px) {
    .price__visualy {
        height: 920px
    }
}

@media (max-width: 767px) {
    .info__heading {
        margin-left: 0
    }

    .price__table {
        white-space: normal
    }
}

.price__table a {
    transition: .25s;
    text-decoration: none;
    color: #39a895;
    border-bottom: 1px solid #39a895
}

.price__table a:active, .price__table a:focus, .price__table a:hover {
    text-decoration: none;
    color: #39a895;
    border-bottom: 1px solid transparent
}

@media (max-width: 750px) {
    .results__item-image img {
        height: unset
    }
}

@media (max-width: 576px) {
    .results__carousel .owl-nav button.owl-next, .results__carousel .owl-nav button.owl-prev {
        bottom: 485px
    }
}

@media (max-width: 512px) {
    .results__item-image {
        max-height: 350px
    }

    .results__carousel .owl-nav button.owl-next, .results__carousel .owl-nav button.owl-prev {
        bottom: 385px
    }
}

@media (max-width: 400px) {
    .results__item-image {
        max-height: 300px
    }

    .results__carousel .owl-nav button.owl-next, .results__carousel .owl-nav button.owl-prev {
        bottom: 335px
    }
}

.also__title {
    font-size: 24px;
    line-height: 100%;
    color: #2f6086;
    margin: 1.5em 0 16px 0;
    font-weight: 400;
    font-family: open_sans_semibold, arial
}

.also {
    margin-bottom: 50px
}

.info.info-no-bottom {
    padding-bottom: 0
}

.info.info-less-top {
    padding-top: 0
}

.icon_novelty.inside, .icon_sale.inside {
    margin-left: 20px
}

@media (min-width: 992px) {
    .hero__heading {
        font-size: 42px;
        line-height: 58px;
        margin: 0 0 30px
    }
}

.doctor__sale-mark {
    position: absolute;
    right: 5px;
    bottom: -5px
}

@media (min-width: 768px) {
    .hero__heading {
        font-size: 42px;
        line-height: 50px;
        margin: 0 0 15px
    }
}

@media (max-width: 768px) {
    .doctor__sale-mark {
        position: absolute;
        width: 160px;
        left: -5px
    }

    .auto__price-title {
        width: 50%
    }
}

@media (max-width: 407px) {
    .doctor__sale-mark {
        bottom: -5px
    }
}

.reviews__carousel .reviews__item .button__wrapper {
    position: relative
}

.datepicker--cell.-other-month-.-disabled- {
    color: #aeaeae;
    background: #f2f4f6
}

.datepicker--cell.-disabled-.-focus- {
    background: #f2f4f6
}

.datepicker--cell.-other-month-.-disabled-.-focus- {
    color: #aeaeae
}

.info__list-icon {
    top: 15%
}

.info__list > li {
    align-items: unset
}