@charset 'UTF-8';




.row {
    margin-left: -15px;
    margin-right: -15px
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.col {
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

@media (min-width:1400px) {
    .container {
        width: 1270px
    }
}

@media (min-width:2000px) {
    .container-fluid {
        max-width: 1700px;
        margin: 0 auto
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(../libs/slick_work/ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(../libs/slick_work/fonts/slick.eot);
    src: url(../libs/slick_work/fonts/slick.eot@#iefix) format('embedded-opentype'), url(../libs/slick_work/fonts/slick.woff) format('woff'), url(../libs/slick_work/fonts/slick.ttf) format('truetype'), url(../libs/slick_work/fonts/slick.svg#slick) format('svg')
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir=rtl] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dot {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dot li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dot li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dot li button:focus,
.slick-dot li button:hover {
    outline: 0
}

.slick-dot li button:focus:before,
.slick-dot li button:hover:before {
    opacity: 1
}

.slick-dot li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dot li.slick-active button:before {
    opacity: .75;
    color: #000
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon/fonts/icomoon.eot@vk9u5a);
    src: url(../fonts/icomoon/fonts/icomoon.eot@vk9u5a#iefix) format('embedded-opentype'), url(../fonts/icomoon/fonts/icomoon.ttf@vk9u5a) format('truetype'), url(../fonts/icomoon/fonts/icomoon.woff@vk9u5a) format('woff'), url(../fonts/icomoon/fonts/icomoon.svg@vk9u5a#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-k1:before {
    content: "\e907"
}

.icon-k5:before {
    content: "\e905"
}

.icon-k6:before {
    content: "\e906"
}

.icon-k2:before {
    content: "\e908"
}

.icon-k3:before {
    content: "\e909"
}

.icon-k4:before {
    content: "\e90a"
}

.icon-i4:before {
    content: "\e903"
}

.icon-i1:before {
    content: "\e900"
}

.icon-i2:before {
    content: "\e901"
}

.icon-i3:before {
    content: "\e902"
}

.icon-next:before {
    content: "\e90b";
    color: #fff
}

.icon-adv-06:before {
    content: "\e911"
}

.icon-prev:before {
    content: "\e90c"
}

.icon-smartphone:before {
    content: "\e904"
}

@font-face {
    font-family: MontserratRegular;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/Montserrat/Montserrat-Regular.eot);
    src: url(../fonts/Montserrat/Montserrat-Regular.eot@#iefix) format("embedded-opentype"), url(../fonts/Montserrat/Montserrat-Regular.woff) format("woff"), url(../fonts/Montserrat/Montserrat-Regular.ttf) format("truetype")
}

@font-face {
    font-family: MontserratBold;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/Montserrat/Montserrat-Bold.eot);
    src: url(../fonts/Montserrat/Montserrat-Bold.eot@#iefix) format("embedded-opentype"), url(../fonts/Montserrat/Montserrat-Bold.woff) format("woff"), url(../fonts/Montserrat/Montserrat-Bold.ttf) format("truetype")
}

@font-face {
    font-family: MarkSimonsonProximaNovaBold;
    src: url(../fonts/MarkSimonson-ProximaNovaBold.otf)
}

@font-face {
    font-family: icomoon;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/icomoon/fonts/icomoon.eot);
    src: url(../fonts/icomoon/fonts/icomoon.eot@#iefix) format("embedded-opentype"), url(../fonts/icomoon/fonts/icomoon.woff) format("woff"), url(../fonts/icomoon/fonts/icomoon.ttf) format("truetype")
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

abbr,
fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400
}

ul li {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

legend {
    color: #000
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block
}

input,
select,
textarea {
    outline: 0
}

img {
    max-width: 100%;
    height: auto
}

.button,
button {
    cursor: pointer
}

a {
    display: inline-block;
    text-decoration: none
}

a:active,
a:focus {
    outline: 0
}

.button,
.slick-slide,
a,
button {
    outline: 0
}

form label {
    display: block
}

form label span {
    display: block
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

::-webkit-input-placeholder {
    color: #666;
    opacity: 1
}

:-moz-placeholder {
    color: #666;
    opacity: 1
}

::-moz-placeholder {
    color: #666;
    opacity: 1
}

:-ms-input-placeholder {
    color: #666;
    opacity: 1
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
    color: #666
}

body input:required:valid,
body textarea:required:valid {
    color: #666
}

body,
html {
    height: 100%
}

body {
    font-size: 15px;
    min-width: 320px;
    position: relative;
    line-height: 1.5;
    font-family: MontserratRegular, sans-serif;
    overflow-x: hidden;
    color: #2e2e2e
}

img {
    max-width: 100%
}

.hidden {
    display: none
}

li,
ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix::after {
    content: "";
    display: table;
    clear: both
}

a {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
    color: #000
}

a:hover {
    box-shadow: 0 0 39px rgba(255, 165, 0, 0.9);
}

.copy a:hover {
    color: #fff;
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.9);
}




/*        opacity: .8 */

img,
input,
textarea {
    max-width: 100%
}

.h1,
h1 {
    font-size: 43px;
    text-transform: uppercase;
    line-height: 1.5;
    font-family: MontserratBold, sans-serif;
    color: #333
}

.h2,
h2 {
    font-size: 35px;
    font-family: MontserratBold, sans-serif;
    text-align: center;
    color: #2e2e2e;
    text-transform: uppercase
}

.h3,
h3 {
    font-size: 30px
}

.h4,
h4 {
    font-size: 16px
}

.h5,
h5 {
    font-size: 30px
}

.h6,
h6 {
    font-size: 16px
}

.h1-block {
    max-width: 750px
}

.h1-block .descr {
    margin: 15px 0 30px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 300;
    color: #333;
    letter-spacing: .6px
}

.h1-block .button {
    font-size: 17px
}

.h2-block {
    margin-bottom: 40px
}

.h2-block .descr {
    font-size: 20px;
    text-transform: uppercase
}

.h2-block.tt-n h2 {
    text-transform: none
}

.header {
    height: 70px;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 999;
    -webkit-box-shadow: 0 5px 10px #eee;
    box-shadow: 0 5px 10px #eee
}

.s-section {
    padding: 80px 0
}

.wrap-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.button,
a.button,
button {
    border: none;
    font-size: 15px;
    text-transform: uppercase;
    padding: 20px 30px;
    font-family: MontserratBold, sans-serif;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    border-radius: 10px
}

.button:hover,
a.button:hover,
button:hover {
    opacity: .8
}

.button.accent,
a.button.accent,
button.accent {
    background: orange;
    color: #000
}

.button.white,
a.button.white,
button.white {
    background: #fff;
    color: #000
}

.top-header-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 0;
    height: 70px
}

.top-header-wrap .button {
    padding: 15px 30px
}

.top-header-wrap .phon-block {
    margin-bottom: 5px
}

.top-header-wrap .center-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.top-header-wrap .phon-block {
    font-size: 20px;
    font-family: MontserratBold, sans-serif;
    margin-right: 20px
}

.top-header-wrap .phon-block a {
    color: #588fda
}

.s-header {
    background: url(../img/h-bg.png) 0 0 no-repeat;
    background-size: cover
}

.s-header .section-wrap {
    min-height: calc(100vh - 70px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-top: 70px
}

.s-header .block-phone {
    position: absolute;
    background: #fff;
    left: 0;
    bottom: -40px;
    padding: 30px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    box-shadow: 0 0 10px rgba(0, 0, 0, .05)
}

.s-header .block-phone a {
    font-size: 25px;
    font-family: MontserratBold, sans-serif;
    color: #333;
    padding-left: 40px;
    position: relative
}

.s-header .block-phone a:before {
    position: absolute;
    content: "\e904";
    font-family: icomoon;
    font-size: 40px;
    color: #eee;
    left: 0;
    top: 0
}

.s-header .block-phone p {
    font-size: 14px;
    color: #333;
    font-style: italic;
    padding-left: 40px
}

.s-wy .item {
    background: -o-linear-gradient(top left, #1e4881, #588fda);
    background: -webkit-gradient(linear, left top, right bottom, from(#1e4881), to(#588fda));
    background: linear-gradient(to bottom right, #1e4881, #588fda);
    padding: 30px;
    margin: 10px 0;
    border-radius: 10px;
    -webkit-flex-basis: 24%;
    -ms-flex-preferred-size: 24%;
    flex-basis: 24%;
    color: #fff
}

.s-wy .wrap-img {
    position: relative;
    display: inline-block
}

.s-wy .wrap-img:before {
    content: "";
    position: absolute;
    top: -8px;
    left: -8px;
    height: 76px;
    min-width: 72px;
    width: calc(100% + 16px);
    border-radius: 50%;
    background: #588fda;
    opacity: .3;
    z-index: 0
}

.s-wy .img-block {
    font-size: 36px;
    color: #fff;
    min-height: 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.s-wy .img-block span {
    background: #00f;
    text-align: center;
    height: 60px;
    width: 60px;
    display: inline-block;
    border-radius: 50%;
    line-height: 60px;
    position: relative
}

.s-wy .title {
    text-transform: uppercase;
    font-family: MontserratBold, sans-serif;
    font-size: 20px;
    padding-bottom: 20px;
    position: relative
}

.s-wy .title:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: 0
}

.s-wy .text-block {
    margin-top: 20px
}

.s-wy .descr {
    margin-top: 20px
}

.s-service {
    background: #fafafa
}

.s-service .item {
    background: url(../img/bg-opa.png) left -172px top -178px/259px no-repeat orange;
    padding: 30px;
    border-radius: 10px;
    margin: 30px 0;
    -webkit-flex-basis: 32%;
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
    position: relative
}

.s-service .item .button-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.s-service .text-block {
    padding-top: 30px
}

.s-service .img-block {
    font-size: 56px;
    position: absolute;
    left: 30px;
    top: -30px;
    z-index: 9
}

.s-service .title {
    font-size: 19px;
    font-family: MontserratBold, sans-serif;
    min-height: 95px
}

.s-service .tac {
    text-align: center;
    margin-top: 30px
}

.s-repaire {
    background: -o-linear-gradient(top right, rgba(30, 72, 129, .9), rgba(88, 143, 218, .9)), url(../img/repaire-bg.jpg) left 50% top 50%/cover no-repeat fixed;
    background: -webkit-gradient(linear, right top, left bottom, from(rgba(30, 72, 129, .9)), to(rgba(88, 143, 218, .9))), url(../img/repaire-bg.jpg) left 50% top 50%/cover no-repeat fixed;
    background: linear-gradient(to bottom left, rgba(30, 72, 129, .9), rgba(88, 143, 218, .9)), url(../img/repaire-bg.jpg) left 50% top 50%/cover no-repeat fixed
}

.s-repaire h2 {
    color: #fff
}

.s-repaire .item {
    -webkit-flex-basis: 32%;
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    margin: 15px 0;
    position: relative;
    overflow: hidden
}

.s-repaire .item h3 {
    font-family: MontserratBold, sans-serif;
    font-size: 20px
}

.s-repaire .price {
    color: #588fda;
    font-family: MontserratBold, sans-serif;
    font-size: 25px;
    line-height: 1
}

.s-repaire .title-block {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px
}

.s-repaire .title-block:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 1px;
    background: #000;
    left: 0;
    bottom: 0
}

.s-repaire .p-01 {
    position: absolute;
    width: 200px;
    height: 200px;
    right: -100px;
    bottom: -170px;
    background: #1e4881;
    border-radius: 50%
}

.s-repaire .p-02 {
    position: absolute;
    width: 300px;
    height: 300px;
    right: -160px;
    bottom: -250px;
    background: rgba(30, 72, 129, .7);
    border-radius: 50%
}

.s-repaire .p-03 {
    position: absolute;
    width: 400px;
    height: 400px;
    right: -215px;
    bottom: -320px;
    background: rgba(30, 72, 129, .5);
    border-radius: 50%
}

.s-repaire .p-04 {
    position: absolute;
    width: 500px;
    height: 500px;
    right: -275px;
    bottom: -390px;
    background: rgba(30, 72, 129, .2);
    border-radius: 50%
}

.s-repaire .section-wrap {
    position: relative;
    padding-bottom: 130px
}

.auestions-block {
    padding: 50px;
    background: url(../img/mails.png) no-repeat;
    background-size: cover;
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -310px
}

.auestions-block h2 {
    color: #588fda
}

.auestions-block .auestion {
    display: inline-block;
    color: orange;
    width: 60px;
    height: 60px;
    border: 4px solid orange;
    border-radius: 50%;
    font-size: 40px;
    font-family: MontserratBold, sans-serif;
    line-height: 52px
}

.auestions-block .cont-block {
    margin-top: 20px;
    font-size: 27px
}

.auestions-block .button-block {
    margin-top: 20px
}

.opa-7 {
    opacity: .7
}

.s-product {
    background: #fafafa
}

.s-product h3 {
    margin: 15px 0;
    font-family: MontserratBold, sans-serif
}

.s-product h4 {
    font-size: 26px;
    font-family: MontserratBold, sans-serif;
    margin: 15px 0
}

.s-product .item p {
    margin: 15px 0
}

.s-product .ul {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    margin: 15px 0;
    padding: 0 15px
}

.s-product .ul li {
    padding-left: 15px;
    position: relative;
    margin: 5px 0
}

.s-product .ul li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 50%;
    left: 0;
    top: 8px
}

.s-product .img-block {
    -webkit-flex-basis: 38%;
    -ms-flex-preferred-size: 38%;
    flex-basis: 38%;
    padding: 0 15px
}

.s-product .img-block img {
    border-radius: 10px
}

.s-product .warning p {
    margin-bottom: 0
}

table {
    width: 100%
}

table td,
table th {
    padding: 5px 10px;
    min-width: 300px;
    border: 1px solid #333
}

table th {
    font-family: MontserratBold, sans-serif
}

.banr {
    background: #588fda;
    color: #fff;
    font-size: 20px;
    font-family: MontserratBold, sans-serif;
    text-align: center;
    padding: 15px;
    margin-top: 15px
}

.banr a {
    font-size: 30px;
    color: #fff
}

.warning {
    color: #588fda;
    font-size: 18px;
    font-family: MontserratBold, sans-serif;
    position: relative;
    padding-left: 15px
}

.warning:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background: #588fda;
    left: 0;
    top: 0
}

.warning p {
    margin-bottom: 0
}

.s-partners {
    background: #fafafa;
    padding-top: 300px
}

.s-partners .wrap-item {
    background: #fff;
    border-radius: 10px;
    text-align: center;
    margin: 10px 10px;
    height: 165px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1)
}

.s-partners .wrap-item img {
    display: inline-block
}

.s-partners .h2-block {
    margin-bottom: 60px
}

.s-partners h2 {
    text-transform: none
}

.s-review .wrap-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px;
    background: -o-linear-gradient(top left, #588fda, #1e4881);
    background: -webkit-gradient(linear, left top, right bottom, from(#588fda), to(#1e4881));
    background: linear-gradient(to bottom right, #588fda, #1e4881);
    border-radius: 10px
}

.s-review .img-block {
    min-width: 150px
}

.s-review .wrap-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}

.s-review .wrap-img img {
    height: 100px;
    max-width: 1000%;
    display: inline-block;
    margin: auto
}

.s-review .cont-block {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    font-size: 17px;
    line-height: 1.6;
    min-height: 145px
}

.s-review .title {
    font-size: 20px;
    color: #fff;
    font-family: MontserratBold, sans-serif;
    padding: 15px 30px 0
}

.s-about {
    background: #fafafa
}

.s-about .section-wrap {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
    box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
    padding: 50px
}

.s-about .h2-block {
    margin-bottom: 30px
}

.s-about h2 {
    text-align: left;
    position: relative
}

.s-about h2:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 1px;
    background: #000;
    left: 0;
    top: -10px
}

.s-about .wrap-about {
    font-size: 17px;
    line-height: 1.7
}

.s-about .button-block {
    margin-top: 30px
}

.s-about .button {
    padding: 15px 30px
}

.s-form {
    background: -o-linear-gradient(top right, rgba(30, 72, 129, .9), rgba(88, 143, 218, .9)), url(../img/footer-bg.jpg) left 50% top 50%/cover no-repeat fixed;
    background: -webkit-gradient(linear, right top, left bottom, from(rgba(30, 72, 129, .9)), to(rgba(88, 143, 218, .9))), url(../img/footer-bg.jpg) left 50% top 50%/cover no-repeat fixed;
    background: linear-gradient(to bottom left, rgba(30, 72, 129, .9), rgba(88, 143, 218, .9)), url(../img/footer-bg.jpg) left 50% top 50%/cover no-repeat fixed;
    background-size: cover;
    background-attachment: fixed;
    max-height: 320px;
    position: relative
}

.s-form h2 {
    color: #588fda;
    position: relative
}

.s-form h2:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 1px;
    background: #000;
    bottom: -20px;
    left: calc(50% - 20px)
}

.s-form .descr {
    font-size: 20px;
    text-align: center
}

.s-form form {
    margin: 50px auto 0;
    max-width: 870px
}

.s-form form input {
    border-radius: 10px;
    border: 1px solid #d7d7d7;
    height: 55px;
    text-indent: 50px
}

.s-form .wrap-items label {
    -webkit-flex-basis: 49%;
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%
}

.s-form .button-block {
    margin: 30px 0 0;
    text-align: center
}

.s-form .section-wrap {
    padding: 50px;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
    box-shadow: 0 5px 20px rgba(0, 0, 0, .05);
    position: relative
}

.s-form .label-1 {
    position: relative
}

.s-form .label-1:before {
    content: "\e911";
    position: absolute;
    font-family: icomoon;
    left: 15px;
    top: 5px;
    font-size: 30px;
    color: #ccc
}

.s-form .label-2 {
    position: relative
}

.s-form .label-2:before {
    content: "\e904";
    position: absolute;
    font-family: icomoon;
    left: 15px;
    top: 5px;
    font-size: 30px;
    color: #ccc
}

footer {
    padding-top: 350px;
    padding-bottom: 30px
}

footer .wrap-items {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

footer .item-1 {
    -webkit-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    min-width: 300px
}

footer .item-2 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 30px
}

footer .item-3 {
    -webkit-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    min-width: 300px
}

footer .item-3 a {
    font-family: MontserratBold, sans-serif;
    font-size: 20px
}

footer .item-3 .title {
    margin: 10px 0
}

footer nav {
    margin-top: 15px
}

footer nav ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

footer nav a {
    font-family: MontserratBold, sans-serif;
    padding: 5px
}

.slick-prev:active,
.slick-prev:focus,
.slick-prev:hover {
    background: #fff;
    opacity: .8
}

.slick-prev:before {
    content: "\e90b";
    color: #ccc;
    font-family: icomoon;
    font-size: 24px;
    font-weight: 700
}

.slick-next:active,
.slick-next:focus,
.slick-next:hover {
    background: #fff;
    opacity: .8
}

.slick-next:before {
    content: "\e90c";
    color: #ccc;
    font-family: icomoon;
    font-size: 24px;
    font-weight: 700
}

.slick-arrow {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    z-index: 9;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1)
}

.error {
    display: none;
    color: red
}

.form-popup {
    max-width: 430px;
    background: #fff;
    color: #333;
    padding: 40px 25px;
    border-radius: 10px;
    position: relative;
    margin: auto
}

.form-temp .form-title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 25px
}

.form-temp input {
    width: 100%;
    height: 50px;
    border-radius: 10px;
    border: 1px solid #ccc;
    text-indent: 10px
}

.form-temp label {
    margin-bottom: 10px;
    display: block
}

.check-block {
    font-size: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px
}

.check-block label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.check-block label input {
    margin-right: 10px;
    min-width: 16px;
    width: 16px;
    height: 16px
}

.check-block a {
    color: orange;
    font-family: MontserratBold, sans-serif;
    display: inline
}

.call-call {
    position: fixed;
    width: 56px;
    height: 56px;
    background: orange;
    bottom: 40px;
    right: 40px;
    text-align: center;
    border-radius: 50%;
    line-height: 56px
}

.call-call a {
    width: 100%;
    height: 100%;
    display: block;
    padding-top: 10px;
    position: relative
}

.call-call a::before {
    content: "";
    position: absolute;
    top: -8px;
    left: -8px;
    height: 72px;
    min-width: 66px;
    width: calc(100% + 16px);
    border-radius: 100px;
    background: orange;
    opacity: .3
}

.call-call a svg {
    position: relative
}

.call-call .lay {
    position: absolute;
    background: 0 0;
    width: 110px;
    height: 110px;
    left: -28px;
    top: -28px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.call-call .lay span {
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid orange;
    -webkit-animation: inp infinite 1s;
    animation: inp infinite 1s
}

@-webkit-keyframes inp {
    0% {
        width: 60px;
        height: 60px
    }
    100% {
        width: 110px;
        height: 110px
    }
}

@keyframes inp {
    0% {
        width: 60px;
        height: 60px
    }
    100% {
        width: 110px;
        height: 110px
    }
}

.mobil-mnu {
    display: none
}

.mobil-mnu {
    background-color: #000;
    color: #fff
}

.toggle-mnu {
    display: block;
    width: 28px;
    height: 28px
}

.toggle-mnu span:after,
.toggle-mnu span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px
}

.toggle-mnu span:after {
    top: 18px
}

.toggle-mnu span {
    position: relative;
    display: block
}

.toggle-mnu span,
.toggle-mnu span:after,
.toggle-mnu span:before {
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 2px
}

.toggle-mnu.on span {
    background-color: transparent
}

.toggle-mnu.on span:before {
    -webkit-transform: rotate(45deg) translate(-1px, 0);
    -ms-transform: rotate(45deg) translate(-1px, 0);
    transform: rotate(45deg) translate(-1px, 0)
}

.toggle-mnu.on span:after {
    -webkit-transform: rotate(-45deg) translate(6px, -7px);
    -ms-transform: rotate(-45deg) translate(6px, -7px);
    transform: rotate(-45deg) translate(6px, -7px)
}

@media only screen and (max-width:1400px) {
    .h1,
    h1 {
        font-size: 35px
    }
    .h1-block {
        max-width: 630px
    }
    .h1-block .descr {
        font-size: 25px
    }
    .s-header .block-phone a {
        font-size: 20px
    }
    .s-header .block-phone a:before {
        font-size: 32px
    }
    .s-header .block-phone {
        padding: 20px
    }
    .s-header .block-phone p {
        font-size: 12px
    }
    .h2,
    h2 {
        font-size: 30px
    }
    .s-section {
        padding: 60px 0
    }
    .s-partners {
        padding-top: 300px
    }
    .auestions-block .cont-block {
        font-size: 25px
    }
    .button,
    a.button,
    button {
        padding: 15px 30px
    }
    .s-form .section-wrap {
        padding: 30px
    }
    .s-form {
        padding-top: 100px
    }
    footer {
        padding-top: 240px
    }
    footer .item-3 {
        min-width: 260px;
        -webkit-flex-basis: 260px;
        -ms-flex-preferred-size: 260px;
        flex-basis: 260px
    }
    footer .item-1 {
        min-width: 260px;
        -webkit-flex-basis: 260px;
        -ms-flex-preferred-size: 260px;
        flex-basis: 260px
    }
}

@media only screen and (max-width:1200px) {
    .s-header .section-wrap {
        min-height: 500px
    }
    .button,
    .top-header-wrap .button,
    a.button,
    button {
        padding: 10px 30px;
        font-size: 14px
    }
    .s-wy .item {
        padding: 15px 20px 30px
    }
    .s-wy .img-block {
        font-size: 26px
    }
    .s-wy .img {
        width: 50px;
        height: 50px;
        line-height: 50px
    }
    .s-wy .wrap-img:before {
        height: 72px;
        width: 72px;
        top: -7px;
        left: -6px
    }
    .s-wy .title {
        font-size: 16px
    }
    .s-wy .text-block {
        margin-top: 0;
        font-size: 14px
    }
    footer .item-3 {
        min-width: 250px
    }
    footer .item-3 {
        min-width: 200px;
        -webkit-flex-basis: 200px;
        -ms-flex-preferred-size: 200px;
        flex-basis: 200px
    }
    footer .item-1 {
        min-width: 120px;
        -webkit-flex-basis: 120px;
        -ms-flex-preferred-size: 120px;
        flex-basis: 120px
    }
    .s-product .ul {
        padding: 0
    }
    .s-service .item {
        padding: 20px
    }
    .button,
    .top-header-wrap .button,
    a.button,
    button {
        padding: 10px 15px
    }
    .s-service .title {
        font-size: 16px
    }
}

@media only screen and (max-width:992px) {
    .top-header-wrap .phon-block {
        font-size: 18px
    }
    body {
        font-size: 14px
    }
    .top-header-wrap {
        padding: 0 15px
    }
    .s-header .block-phone {
        left: 15px;
        max-width: 530px
    }
    .h1,
    h1 {
        font-size: 30px
    }
    .h1-block .descr {
        font-size: 20px
    }
    .h1-block .button {
        font-size: 15px
    }
    .h2,
    h2 {
        font-size: 25px
    }
    .h1-block {
        max-width: 480px
    }
    .s-service .title {
        font-size: 16px
    }
    .s-service .img-block {
        font-size: 46px
    }
    .h2-block {
        margin-bottom: 30px
    }
    .s-repaire .item h3 {
        font-size: 16px;
        min-height: 48px
    }
    .auestions-block .cont-block {
        font-size: 20px
    }
    .s-review .wrap-item {
        padding: 25px
    }
    .s-review .cont-block {
        font-size: 15px
    }
    .s-about .wrap-about {
        font-size: 15px
    }
    .s-service .item {
        -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%
    }
    .s-product .ul {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .s-product .img-block,
    .s-product .ul.item-big {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .s-product .img-block img {
        max-width: 250px
    }
}

@media only screen and (max-width:768px) {
    .s-header .section-wrap,
    .section-wrap {
        padding: 0 10px
    }
    .s-wy .item {
        -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%
    }
    .s-service .item {
        -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
        padding: 15px 15px 15px
    }
    .s-repaire .p-01 {
        bottom: -180px
    }
    .s-repaire .p-02 {
        bottom: -260px
    }
    .s-repaire .p-03 {
        bottom: -340px
    }
    .s-repaire .p-04 {
        bottom: -425px
    }
    .s-repaire .item {
        padding: 20px
    }
    .s-review .wrap-item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .s-review .wrap-img {
        margin-bottom: 15px
    }
    .s-review .cont-block {
        padding: 20px
    }
    .s-form .section-wrap {
        margin: 0 10px
    }
    footer {
        padding-top: 190px
    }
    footer .item-1 {
        min-width: 25%;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    footer .item-3 {
        min-width: 50%;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    footer .item-2 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    footer .item-2 p {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    footer nav ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    footer .wrap-items {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .slider-1,
    .slider-4 {
        max-width: 90%;
        margin: 0 auto
    }
    .form-temp .form-title {
        font-size: 20px
    }
    .form-temp input,
    .s-form form input {
        height: 40px
    }
    .check-block {
        font-size: 12px
    }
    .s-form .label-1:before {
        font-size: 20px
    }
    .s-form .label-2:before {
        font-size: 20px
    }
    .s-form form input {
        text-indent: 40px
    }
    .h3,
    h3 {
        font-size: 24px
    }
    table td,
    table th {
        min-width: 150px
    }
    .top-header-wrap {
        padding: 0 10px
    }
    .top-header-wrap .logo {
        min-width: 120px;
        width: 120px
    }
    .top-header-wrap .button {
        padding: 10px 15px;
        font-size: 12px
    }
    .top-header-wrap .phon-block {
        font-size: 16px
    }
    .s-service .item .button {
        font-size: 12px
    }
    .s-about .section-wrap {
        padding: 40px 15px
    }
}

@media only screen and (max-width:480px) {
    .button,
    .top-header-wrap .button,
    a.button,
    button {
        padding: 10px 20px;
        font-size: 12px
    }
    .top-header-wrap .button {
        padding: 5px 15px
    }
    .top-header-wrap .center-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .top-header-wrap .phon-block {
        font-size: 14px;
        white-space: nowrap;
        margin-right: 10px
    }
    .top-header-wrap {
        padding: 0 10px
    }
    .top-header-wrap .logo {
        min-width: 80px
    }
    .h1,
    h1 {
        font-size: 25px
    }
    .h1-block .descr {
        margin-top: 5px;
        font-size: 18px;
        max-width: 290px
    }
    .s-header {
        background-position: 25% 50%
    }
    .s-header .section-wrap {
        min-height: 390px
    }
    .s-header .section-wrap .button-block {
        margin-bottom: 20px
    }
    .s-header .block-phone {
        padding: 10px
    }
    .s-header .block-phone a {
        font-size: 18px
    }
    .check-block {
        font-size: 10px
    }
    .s-wy .item {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .h2,
    h2 {
        font-size: 20px
    }
    .s-wy .img-block {
        min-height: 85px
    }
    .s-service .title {
        font-size: 14px
    }
    .s-service .img-block {
        font-size: 36px
    }
    .s-service .text-block .button {
        width: 48%;
        text-align: center
    }
    .s-service .tac {
        margin-top: 15px
    }
    .s-repaire .item {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 10px 0
    }
    .s-repaire .title-block {
        padding-bottom: 0;
        margin-bottom: 10px
    }
    .auestions-block {
        margin: 0 10px;
        padding: 40px 30px;
        width: auto;
        bottom: -260px
    }
    .auestions-block .cont-block {
        font-size: 16px
    }
    .s-partners {
        padding-top: 240px
    }
    .s-partners .h2-block {
        margin-bottom: 30px
    }
    .slick-arrow {
        width: 40px;
        height: 40px
    }
    .s-review .wrap-item {
        padding: 20px 10px
    }
    .s-review .cont-block {
        font-size: 12px
    }
    .s-review .img-block {
        margin: 0 auto
    }
    .s-review .wrap-img {
        margin: 0 auto 15px
    }
    .s-review .title {
        font-size: 16px
    }
    .s-about .wrap-about {
        font-size: 14px
    }
    .s-form .wrap-items label {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .s-form .section-wrap {
        padding: 25px 15px
    }
    footer {
        padding-top: 260px
    }
    footer .item-1 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    footer .item-3 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 10px
    }
    footer .item-2 {
        padding: 0
    }
    .h3,
    h3 {
        font-size: 20px
    }
    .warning {
        font-size: 16px
    }
    table td,
    table th {
        min-width: 130px;
        font-size: 12px
    }
    .s-service .item {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .s-product .img-block {
        text-align: center
    }
    .quiz-item-1 h2 {
        font-size: 25px
    }
}

.s-product .img-block.item-small {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

.s-product .ul.item-big {
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

.s-product h3 {
    margin-bottom: 30px!important
}

.quiz-item-1 h2 {
    color: #fff
}

.quiz-item {
    padding: 150px 0
}

.s-partners.s-section {
    padding-top: 80px
}

.s-repaire {
    margin-bottom: 300px
}

.s-calc-2 .quiz-item:not(.quiz-item-1) {
    display: none
}

.s-calc-2 .quiz-item:not(.quiz-item-1) h3 {
    font-size: 20px
}

.s-calc-2 .quiz-item {
    background: url(../img/air2-conditioner1.jpg) no-repeat 0 50%;
    background-size: cover
}

.s-calc-2 .quiz-item-2 .item {
    width: 33%
}

.s-calc-2 .quiz-item-3 input {
    display: none
}

.s-calc-2 .quiz-item-3 .item {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.s-calc-2 .quiz-item-3 label {
    padding-left: 40px;
    position: relative
}

.s-calc-2 .quiz-item-3 label:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid orange;
    left: 0;
    top: 0
}

.s-calc-2 .quiz-item-3 label.active:after {
    content: "x";
    position: absolute;
    font-size: 20px;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 1;
    color: orange;
    left: 0;
    top: 0
}

.s-calc-2 .quiz-item-4 .wrap-items {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.s-calc,
.s-calc-2 {
    padding: 0 0
}

.s-calc .button,
.s-calc a.button,
.s-calc button,
.s-calc-2 .button,
.s-calc-2 a.button,
.s-calc-2 button {
    line-height: 38px
}

.s-calc form label .filling,
.s-calc-2 form label .filling {
    display: block
}

.s-calc form label span,
.s-calc-2 form label span {
    display: inline-block
}

.s-calc form label span.error,
.s-calc-2 form label span.error {
    display: none;
    color: red
}

.s-calc .js-prev,
.s-calc-2 .js-prev {
    background: #ffb733
}

.wrap-quiz-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wrap-quiz-items .check-block label {
    text-align: center
}

.wrap-quiz-items .check-block label p {
    width: 100%
}

.wrap-quiz-items input,
.wrap-quiz-items select {
    height: 40px;
    width: 250px;
    border: 2px solid #cc8400;
    text-indent: 5px;
    padding: 0 10px;
    border-radius: 5px
}

.wrap-quiz-items .js-progress {
    width: 350px;
    height: 10px;
    border-radius: 3px;
    border: 2px solid orange;
    margin-top: 2px
}

.wrap-quiz-items .progress {
    margin-top: 40px
}

.wrap-quiz-items .jspesent {
    display: block;
    height: 100%;
    background: #cc8400
}

.quiz-item-1 .wrap-quiz {
    border: 5px solid #cc8400
}

.s-calc-1 .quiz-item:not(.quiz-item-1) {
    background: url(../img/111.jpg) no-repeat 50% 50%;
    background-size: cover
}

.quiz-item:not(.quiz-item-1) {
    display: none;
    padding: 150px 0
}

.quiz-item:not(.quiz-item-1) .wrap-items {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 0 auto
}

.quiz-item:not(.quiz-item-1) .wrap-quiz:not(.quiz-item-1) {
    background: #fff;
    max-width: 760px;
    -webkit-flex-basis: 760px;
    -ms-flex-preferred-size: 760px;
    flex-basis: 760px;
    padding: 20px;
    border-radius: 25px;
    margin: auto;
    height: 500px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 5px solid #cc8400
}

.quiz-item:not(.quiz-item-1) .prwv-h3 {
    margin-bottom: 30px;
    position: relative;
    padding-left: 30px
}

.quiz-item:not(.quiz-item-1) .prwv-h3:before {
    content: "";
    position: absolute;
    width: 250px;
    height: 2px;
    left: 0;
    bottom: -10px;
    background: #cc8400
}

.quiz-item:not(.quiz-item-1) .prwv-h3:after {
    content: "\2714";
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #cc8400;
    text-align: center;
    line-height: 16px
}

.quiz-item:not(.quiz-item-1) h3 {
    font-size: 30px;
    margin: 25px 0
}

.quiz-item:not(.quiz-item-1) .button-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0 30px
}

.quiz-item:not(.quiz-item-1) .button {
    margin: 0 30px;
    padding: 10px 30px;
    min-width: 200px;
    position: relative;
    white-space: nowrap;
    text-align: center
}

.quiz-item:not(.quiz-item-1) .button:before {
    width: 80%;
    left: 10%;
    bottom: 8px
}

.quiz-item:not(.quiz-item-1) .button.disabled {
    background: #cc8400
}

.quiz-item-3 .descr-item {
    margin-bottom: 5px
}

.quiz-item-1 {
    background: url(../img/111.jpg) no-repeat 50% 50%;
    background-size: cover;
    color: #eef8ff;
    text-align: center
}

.quiz-item-1 h2 {
    margin-bottom: 20px;
    font-size: 40px
}

.quiz-item-1 .button-block {
    margin: 30px 0
}

.quiz-item-1 .descr {
    font-size: 24px
}

.quiz-item-1 .descr p {
    margin: 15px 0
}

.quiz-item-1 .wrap-quiz {
    max-width: 930px;
    -webkit-flex-basis: 930px;
    -ms-flex-preferred-size: 930px;
    flex-basis: 930px
}

.quiz-item-1 .wrap-quiz {
    max-width: 930px;
    background: rgba(30, 30, 30, .5);
    padding: 20px;
    border-radius: 25px;
    margin: 50px auto 0
}

.quiz-item-2 {
    background: orange
}

.quiz-item-2 .wrap-quiz {
    background: rgba(255, 255, 255, .6)
}

.quiz-item-2 .wrap-quiz h3 {
    margin-top: 15px
}

.quiz-item-2 .item {
    width: 24%
}

.quiz-item-2 label {
    cursor: pointer;
    text-align: center;
    position: relative;
    display: block
}

.quiz-item-2 label:hover:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: rgba(0, 0, 0, .6);
    right: 10px;
    top: 10px;
    border-radius: 50%
}

.quiz-item-2 label.active:after {
    content: "\2714";
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    border: 2px solid #cc8400;
    border-radius: 50%;
    color: #fff;
    line-height: 16px;
    font-size: 14px;
    -webkit-box-shadow: 00 0 10px #cc8400;
    box-shadow: 00 0 10px #cc8400
}

.quiz-item-2 label input {
    display: none
}

.quiz-item-2 .descr-item {
    margin: 15px 0
}

.quiz-item-3 .wrap-items {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.quiz-item-3 .wrap-quiz h3 {
    margin: 15px 0
}

.quiz-item-3 .item {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    margin-bottom: 15px
}

@media only screen and (max-width:1400px) {
    .quiz-item-1 .wrap-quiz {
        max-width: 700px
    }
    .s-calc-2 .quiz-item {
        background: url(../img/air2-conditioner1.jpg) no-repeat 50% 50%;
        background-size: cover
    }
    .s-calc-2 .quiz-item:not(.quiz-item-1) .wrap-quiz:not(.quiz-item-1) {
        max-width: 660px
    }
    .quiz-item-1 h2 {
        font-size: 30px
    }
    .quiz-item-1 .descr {
        font-size: 20px
    }
}

@media only screen and (max-width:1200px) {
    .s-calc-2 .quiz-item {
        background: url(../img/air2-conditioner1.jpg) no-repeat 20% 50%;
        background-size: cover
    }
}

@media only screen and (max-width:992px) {
    .s-calc-2 .quiz-item {
        background: url(../img/air2-conditioner1.jpg) no-repeat 20% 50%;
        background-size: cover
    }
}

@media only screen and (max-width:768px) {
    .s-service .wrap-items {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .quiz-item:not(.quiz-item-1) .wrap-quiz:not(.quiz-item-1) {
        max-width: 95%;
        height: auto
    }
    .s-calc .section-wrap {
        padding: 0
    }
    .quiz-item:not(.quiz-item-1) .button {
        font-size: 12px;
        padding: 0 20px
    }
    .quiz-item:not(.quiz-item-1) h3 {
        font-size: 20px
    }
    .quiz-item:not(.quiz-item-1) .button {
        margin: 0 10px
    }
    .quiz-item-1 h2 {
        font-size: 30px
    }
    .quiz-item-1 .descr {
        font-size: 20px
    }
    .s-calc .item {
        margin: 10px 0
    }
    .quiz-item:not(.quiz-item-1) {
        padding: 50px 0
    }
}

@media only screen and (max-width:480px) {
    .quiz-item:not(.quiz-item-1) .button-block {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .quiz-item:not(.quiz-item-1) .button-block .button,
    .quiz-item:not(.quiz-item-1) .button-block span {
        margin: 10px auto;
        width: 100%
    }
    .wrap-quiz-items input,
    .wrap-quiz-items select {
        width: 100%;
        display: block
    }
    .s-calc .item {
        width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .quiz-item-2 .item {
        margin: 0 0
    }
    .quiz-item-2 img {
        display: block
    }
    .quiz-item-2 .descr-item {
        margin: 10px 0 0
    }
}


