.results__body
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{
    line-height:1.15;
    -webkit-text-size-adjust:100%;
    width:100%;
    height:100%;
    box-sizing:border-box
}
details,main{
    display:block
}
h1{
    font-size:2em;
    margin:.67em 0
}
hr{
    box-sizing:content-box;
    height:0;
    overflow:visible
}
code,kbd,pre,samp{
    font-family:monospace,monospace;
    font-size:1em
}
a{
    background-color:transparent
}
abbr[title]{
    border-bottom:none;
    text-decoration:underline;
    text-decoration:underline dotted
}
b,strong{
    font-weight:bolder
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sub{
    bottom:-.25em
}
sup{
    top:-.5em
}
img{
    border-style:none;
    max-width:100%;
    height:auto
}
button,input,optgroup,select,textarea{
    font-family:inherit;
    font-size:100%;
    line-height:1.15;
    margin:0
}
button,input{
    overflow:visible
}
button,select{
    text-transform:none
}
[type=button],[type=reset],[type=submit],button{
    -webkit-appearance:button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
    border-style:none;
    padding:0
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
    outline:ButtonText dotted 1px
}
fieldset{
    padding:.35em .75em .625em
}
legend{
    box-sizing:border-box;
    color:inherit;
    display:table;
    max-width:100%;
    padding:0;
    white-space:normal
}
progress{
    vertical-align:baseline
}
textarea{
    overflow:auto
}
[type=checkbox],[type=radio]{
    box-sizing:border-box;
    padding:0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
    height:auto
}
[type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px
}
[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
summary{
    display:list-item
}
[hidden],template{
    display:none
}
body.compensate-for-scrollbar{
    overflow:hidden
}
.fancybox-active{
    height:auto
}
.fancybox-is-hidden{
    left:-9999px;
    margin:0;
    position:absolute!important;
    top:-9999px;
    visibility:hidden
}
.fancybox-container{
    -webkit-backface-visibility:hidden;
    height:100%;
    left:0;
    outline:0;
    position:fixed;
    -webkit-tap-highlight-color:transparent;
    top:0;
    -ms-touch-action:manipulation;
    touch-action:manipulation;
    transform:translateZ(0);
    width:100%;
    z-index:99992
}
.fancybox-container *{
    box-sizing:border-box
}
.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0
}
.fancybox-outer{
    -webkit-overflow-scrolling:touch;
    overflow-y:auto
}
.fancybox-bg{
    background:#1e1e1e;
    opacity:0;
    transition-duration:inherit;
    transition-property:opacity;
    transition-timing-function:cubic-bezier(.47,0,.74,.71)
}
.fancybox-is-open .fancybox-bg{
    opacity:.9;
    transition-timing-function:cubic-bezier(.22,.61,.36,1)
}
.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{
    direction:ltr;
    opacity:0;
    position:absolute;
    transition:opacity .25s,visibility .25s;
    visibility:hidden;
    z-index:99997
}
.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{
    opacity:1;
    transition:opacity .25s,visibility;
    visibility:visible
}
.fancybox-infobar{
    color:#ccc;
    font-size:13px;
    -webkit-font-smoothing:subpixel-antialiased;
    height:44px;
    left:0;
    line-height:44px;
    min-width:44px;
    mix-blend-mode:difference;
    padding:0 10px;
    pointer-events:none;
    top:0;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.fancybox-toolbar{
    right:0;
    top:0
}
.fancybox-stage{
    direction:ltr;
    overflow:visible;
    transform:translateZ(0);
    z-index:99994
}
.fancybox-is-open .fancybox-stage{
    overflow:hidden
}
.fancybox-slide{
    -webkit-backface-visibility:hidden;
    display:none;
    height:100%;
    left:0;
    outline:0;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    padding:44px;
    position:absolute;
    text-align:center;
    top:0;
    transition-property:transform,opacity;
    white-space:normal;
    width:100%;
    z-index:99994
}
.fancybox-slide::before{
    content:'';
    display:inline-block;
    font-size:0;
    height:100%;
    vertical-align:middle;
    width:0
}
.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{
    display:block
}
.fancybox-slide--image{
    overflow:hidden;
    padding:44px 0
}
.fancybox-slide--image::before{
    display:none
}
.fancybox-slide--html{
    padding:6px
}
.fancybox-content{
    background:#fff;
    display:inline-block;
    margin:0;
    max-width:100%;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    padding:44px;
    position:relative;
    text-align:left;
    vertical-align:middle
}
.fancybox-slide--image .fancybox-content{
    animation-timing-function:cubic-bezier(.5,0,.14,1);
    -webkit-backface-visibility:hidden;
    background:0 0/100% 100% no-repeat;
    left:0;
    max-width:none;
    overflow:visible;
    padding:0;
    position:absolute;
    top:0;
    -ms-transform-origin:top left;
    transform-origin:top left;
    transition-property:transform,opacity;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    z-index:99995
}
.fancybox-can-zoomOut .fancybox-content{
    cursor:zoom-out
}
.fancybox-can-zoomIn .fancybox-content{
    cursor:zoom-in
}
.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{
    cursor:-webkit-grab;
    cursor:grab
}
.fancybox-is-grabbing .fancybox-content{
    cursor:-webkit-grabbing;
    cursor:grabbing
}
.fancybox-container [data-selectable=true]{
    cursor:text
}
.fancybox-image,.fancybox-spaceball{
    background:0 0;
    border:0;
    height:100%;
    left:0;
    margin:0;
    max-height:none;
    max-width:none;
    padding:0;
    position:absolute;
    top:0;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    width:100%
}
.fancybox-spaceball{
    z-index:1
}
.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{
    height:100%;
    overflow:visible;
    padding:0;
    width:100%
}
.fancybox-slide--video .fancybox-content{
    background:#000
}
.fancybox-slide--map .fancybox-content{
    background:#e5e3df
}
.fancybox-slide--iframe .fancybox-content{
    background:#fff
}
.fancybox-iframe,.fancybox-video{
    background:0 0;
    border:0;
    display:block;
    height:100%;
    margin:0;
    overflow:hidden;
    padding:0;
    width:100%
}
.fancybox-iframe{
    left:0;
    position:absolute;
    top:0
}
.fancybox-error{
    background:#fff;
    cursor:default;
    max-width:400px;
    padding:40px;
    width:100%
}
.fancybox-error p{
    color:#444;
    font-size:16px;
    line-height:20px;
    margin:0;
    padding:0
}
.fancybox-button{
    background:rgba(30,30,30,.6);
    border:0;
    border-radius:0;
    box-shadow:none;
    cursor:pointer;
    display:inline-block;
    height:44px;
    margin:0;
    padding:10px;
    position:relative;
    transition:color .2s;
    vertical-align:top;
    visibility:inherit;
    width:44px
}
.fancybox-button,.fancybox-button:link,.fancybox-button:visited{
    color:#ccc
}
.fancybox-button:hover{
    color:#fff
}
.fancybox-button:focus{
    outline:0
}
.fancybox-button.fancybox-focus{
    outline:dotted 1px
}
.fancybox-button[disabled],.fancybox-button[disabled]:hover{
    color:#888;
    cursor:default;
    outline:0
}
.fancybox-button div{
    height:100%
}
.fancybox-button svg{
    display:block;
    height:100%;
    overflow:visible;
    position:relative;
    width:100%
}
.fancybox-button svg path{
    fill:currentColor;
    stroke-width:0
}
.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){
    display:none
}
.fancybox-progress{
    background:#ff5268;
    height:2px;
    left:0;
    position:absolute;
    right:0;
    top:0;
    -ms-transform:scaleX(0);
    transform:scaleX(0);
    -ms-transform-origin:0;
    transform-origin:0;
    transition-property:transform;
    transition-timing-function:linear;
    z-index:99998
}
.fancybox-close-small{
    background:0 0;
    border:0;
    border-radius:0;
    color:#ccc;
    cursor:pointer;
    opacity:.8;
    padding:8px;
    position:absolute;
    right:-12px;
    top:-44px;
    z-index:401
}
.fancybox-close-small:hover{
    color:#fff;
    opacity:1
}
.fancybox-slide--html .fancybox-close-small{
    color:currentColor;
    padding:10px;
    right:0;
    top:0
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content{
    overflow:hidden
}
.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{
    display:none
}
.fancybox-navigation .fancybox-button{
    background-clip:content-box;
    height:100px;
    opacity:0;
    position:absolute;
    top:calc(50% - 50px);
    width:70px
}
.fancybox-navigation .fancybox-button div{
    padding:7px
}
.fancybox-navigation .fancybox-button--arrow_left{
    left:0;
    left:env(safe-area-inset-left);
    padding:31px 26px 31px 6px
}
.fancybox-navigation .fancybox-button--arrow_right{
    padding:31px 6px 31px 26px;
    right:0;
    right:env(safe-area-inset-right)
}
.fancybox-caption{
    background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);
    bottom:0;
    color:#eee;
    font-size:14px;
    font-weight:400;
    left:0;
    line-height:1.5;
    padding:75px 44px 25px;
    pointer-events:none;
    right:0;
    text-align:center;
    z-index:99996
}
@supports (padding:max(0px)){
    .fancybox-caption{
        padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))
    }
}
.fancybox-caption--separate{
    margin-top:-50px
}
.fancybox-caption__body{
    max-height:50vh;
    overflow:auto;
    pointer-events:all
}
.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{
    color:#ccc;
    text-decoration:none
}
.fancybox-caption a:hover{
    color:#fff;
    text-decoration:underline
}
.fancybox-loading{
    animation:1s linear infinite fancybox-rotate;
    background:0 0;
    border:4px solid #888;
    border-bottom-color:#fff;
    border-radius:50%;
    height:50px;
    left:50%;
    margin:-25px 0 0 -25px;
    opacity:.7;
    padding:0;
    position:absolute;
    top:50%;
    width:50px;
    z-index:99999
}
@keyframes fancybox-rotate{
    100%{
        transform:rotate(360deg)
    }
}
.fancybox-animated{
    transition-timing-function:cubic-bezier(0,0,.25,1)
}
.fancybox-fx-slide.fancybox-slide--previous{
    opacity:0;
    transform:translate3d(-100%,0,0)
}
.fancybox-fx-slide.fancybox-slide--next{
    opacity:0;
    transform:translate3d(100%,0,0)
}
.fancybox-fx-slide.fancybox-slide--current{
    opacity:1;
    transform:translate3d(0,0,0)
}
.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{
    opacity:0;
    transition-timing-function:cubic-bezier(.19,1,.22,1)
}
.fancybox-fx-fade.fancybox-slide--current{
    opacity:1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous{
    opacity:0;
    transform:scale3d(1.5,1.5,1.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--next{
    opacity:0;
    transform:scale3d(.5,.5,.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--current{
    opacity:1;
    transform:scale3d(1,1,1)
}
.fancybox-fx-rotate.fancybox-slide--previous{
    opacity:0;
    -ms-transform:rotate(-360deg);
    transform:rotate(-360deg)
}
.fancybox-fx-rotate.fancybox-slide--next{
    opacity:0;
    -ms-transform:rotate(360deg);
    transform:rotate(360deg)
}
.fancybox-fx-rotate.fancybox-slide--current{
    opacity:1;
    -ms-transform:rotate(0);
    transform:rotate(0)
}
.fancybox-fx-circular.fancybox-slide--previous{
    opacity:0;
    transform:scale3d(0,0,0) translate3d(-100%,0,0)
}
.fancybox-fx-circular.fancybox-slide--next{
    opacity:0;
    transform:scale3d(0,0,0) translate3d(100%,0,0)
}
.fancybox-fx-circular.fancybox-slide--current{
    opacity:1;
    transform:scale3d(1,1,1) translate3d(0,0,0)
}
.fancybox-fx-tube.fancybox-slide--previous{
    transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next{
    transform:translate3d(100%,0,0) scale(.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current{
    transform:translate3d(0,0,0) scale(1)
}
@media all and (max-height:576px){
    .fancybox-slide{
        padding-left:6px;
        padding-right:6px
    }
    .fancybox-slide--image{
        padding:6px 0
    }
    .fancybox-close-small{
        right:-6px
    }
    .fancybox-slide--image .fancybox-close-small{
        background:#4e4e4e;
        color:#f2f4f6;
        height:36px;
        opacity:1;
        padding:6px;
        right:0;
        top:0;
        width:36px
    }
    .fancybox-caption{
        padding-left:12px;
        padding-right:12px
    }
    @supports (padding:max(0px)){
        .fancybox-caption{
            padding-left:max(12px,env(safe-area-inset-left));
            padding-right:max(12px,env(safe-area-inset-right))
        }
    }
}
.fancybox-share{
    background:#f4f4f4;
    border-radius:3px;
    max-width:90%;
    padding:30px;
    text-align:center
}
.fancybox-share h1{
    color:#222;
    font-size:35px;
    font-weight:700;
    margin:0 0 20px
}
.fancybox-share p{
    margin:0;
    padding:0
}
.fancybox-share__button{
    border:0;
    border-radius:3px;
    display:inline-block;
    font-size:14px;
    font-weight:700;
    line-height:40px;
    margin:0 5px 10px;
    min-width:130px;
    padding:0 15px;
    text-decoration:none;
    transition:.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    white-space:nowrap
}
.fancybox-share__button:link,.fancybox-share__button:visited{
    color:#fff
}
.fancybox-share__button:hover{
    text-decoration:none
}
.fancybox-share__button--fb{
    background:#3b5998
}
.fancybox-share__button--fb:hover{
    background:#344e86
}
.fancybox-share__button--pt{
    background:#bd081d
}
.fancybox-share__button--pt:hover{
    background:#aa0719
}
.fancybox-share__button--tw{
    background:#1da1f2
}
.fancybox-share__button--tw:hover{
    background:#0d95e8
}
.fancybox-share__button svg{
    height:25px;
    margin-right:7px;
    position:relative;
    top:-1px;
    vertical-align:middle;
    width:25px
}
.fancybox-share__button svg path{
    fill:#fff
}
.fancybox-share__input{
    background:0 0;
    border:0;
    border-bottom:1px solid #d7d7d7;
    border-radius:0;
    color:#5d5b5b;
    font-size:14px;
    margin:10px 0 0;
    outline:0;
    padding:10px 15px;
    width:100%
}
.fancybox-thumbs{
    background:#ddd;
    bottom:0;
    display:none;
    margin:0;
    -webkit-overflow-scrolling:touch;
    -ms-overflow-style:-ms-autohiding-scrollbar;
    padding:2px 2px 4px;
    position:absolute;
    right:0;
    -webkit-tap-highlight-color:transparent;
    top:0;
    width:212px;
    z-index:99995
}
.fancybox-thumbs-x{
    overflow-x:auto;
    overflow-y:hidden
}
.fancybox-show-thumbs .fancybox-thumbs{
    display:block
}
.fancybox-show-thumbs .fancybox-inner{
    right:212px
}
.fancybox-thumbs__list{
    font-size:0;
    height:100%;
    list-style:none;
    margin:0;
    overflow-x:hidden;
    overflow-y:auto;
    padding:0;
    position:relative;
    white-space:nowrap;
    width:100%
}
.fancybox-thumbs-x .fancybox-thumbs__list{
    overflow:hidden
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{
    width:7px
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{
    background:#fff;
    border-radius:10px;
    box-shadow:inset 0 0 6px rgba(0,0,0,.3)
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{
    background:#2a2a2a;
    border-radius:10px
}
.fancybox-thumbs__list a{
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    background-color:rgba(0,0,0,.1);
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    cursor:pointer;
    float:left;
    height:75px;
    margin:2px;
    max-height:calc(100% - 8px);
    max-width:calc(50% - 4px);
    outline:0;
    overflow:hidden;
    padding:0;
    position:relative;
    -webkit-tap-highlight-color:transparent;
    width:100px
}
.fancybox-thumbs__list a::before{
    border:6px solid #ff5268;
    bottom:0;
    content:'';
    left:0;
    opacity:0;
    position:absolute;
    right:0;
    top:0;
    transition:.2s cubic-bezier(.25,.46,.45,.94);
    z-index:99991
}
.fancybox-thumbs__list a:focus::before{
    opacity:.5
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before{
    opacity:1
}
@media all and (max-width:576px){
    .fancybox-thumbs{
        width:110px
    }
    .fancybox-show-thumbs .fancybox-inner{
        right:110px
    }
    .fancybox-thumbs__list a{
        max-width:calc(100% - 10px)
    }
}
@font-face{
    font-family:Gilroy;
    src:url(../fonts/Gilroy-Regular.woff2) format('woff2'),url(../fonts/Gilroy-Regular.woff) format('woff');
    font-weight:400;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:'Gilroy Medium';
    src:url(../fonts/Gilroy-Medium.woff2) format('woff2'),url(../fonts/Gilroy-Medium.woff) format('woff');
    font-weight:500;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:'Gilroy Light';
    src:url(../fonts/Gilroy-Light.woff2) format('woff2'),url(../fonts/Gilroy-Light.woff) format('woff');
    font-weight:300;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:'Gilroy Semibold';
    src:url(../fonts/Gilroy-SemiBold.woff2) format('woff2'),url(../fonts/Gilroy-SemiBold.woff) format('woff');
    font-weight:600;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:'Gilroy Bold';
    src:url(../fonts/Gilroy-Bold.woff2) format('woff2'),url(../fonts/Gilroy-Bold.woff) format('woff');
    font-weight:700;
    font-style:normal;
    font-display:swap
}
.slick-slider{
    position:relative;
    display:block;
    box-sizing:border-box;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -ms-touch-action:pan-y;
    touch-action:pan-y;
    -webkit-tap-highlight-color:transparent
}
.slick-list{
    position:relative;
    overflow:hidden;
    display:block;
    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;
    left:0;
    top:0;
    display:block;
    margin-left:auto;
    margin-right:auto
}
.slick-track:after,.slick-track:before{
    content:"";
    display:table
}
.slick-track:after{
    clear:both
}
.slick-loading .slick-track{
    visibility:hidden
}
.slick-slide{
    float:left;
    height:100%;
    min-height:1px;
    display:none
}
[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
}
*,:after,:before{
    box-sizing:inherit
}
body{
    width:100%;
    min-width:320px;
    margin:0;
    padding:0;
    font-family:Gilroy,Arial,sans-serif;
    font-weight:400;
    font-style:normal;
    font-size:16px;
    line-height:1.3
}
body.noscroll{
    overflow:hidden
}
.wrap{
    width:100%;
    overflow-x:hidden;
    box-sizing:border-box;
}
.container{
    max-width:1330px;
    margin:0 auto;
    padding-left:15px;
    padding-right:15px
}
a,a:focus,button,button:focus,input,input:focus{
    outline:0
}
.form-group input{
    width:100%;
    height:64px;
    background-color:#fff;
    border:none;
    padding-left:25px;
    color:#404040;
    font-size:18px
}
.form-group input::-webkit-input-placeholder{
    opacity:.5
}
.form-group input::-moz-placeholder{
    opacity:.5
}
.form-group input:-moz-placeholder{
    opacity:.5
}
.form-group input:-ms-input-placeholder{
    opacity:.5
}
.form-group textarea{
    width:100%;
    min-height:128px;
    background-color:#fff;
    border:none;
    padding:25px;
    color:#404040;
    font-size:18px;
    resize:vertical
}
.form-group textarea::-webkit-input-placeholder{
    opacity:.5
}
.form-group textarea::-moz-placeholder{
    opacity:.5
}
.form-group textarea:-moz-placeholder{
    opacity:.5
}
.form-group textarea:-ms-input-placeholder{
    opacity:.5
}
.form-select{
    margin-bottom:20px
}
.form-select select{
    width:100%;
    height:64px;
    padding-left:20px;
    border:none;
    background-color:#fff;
    background-image:url(../img/icons/shevron.svg);
    background-repeat:no-repeat;
    background-position:right 20px center;
    background-size:15px;
    color:#404040;
    font-size:18px;
    -webkit-appearance:none;
    -moz-appearance:none
}
.form-select select::-ms-expand{
    display:none
}
.header{
    background-color:#fff
}
.top{
    background-color:#221f1c
}
.top__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
    -webkit-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end;
    height:40px;
    padding-right:15px
}
.top__link{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:200px;
    margin:0 50px;
    background-color:#da2525;
    color:rgba(255,255,255,.8);
    font-size:14px;
    text-decoration:none;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.top__link:hover{
    color:#fff
}
.location{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.location__icon{
    margin-right:10px
}
.location__icon svg{
    width:8px;
    height:12px;
    fill:rgba(255,255,255,.8)
}
.location__tel{
    margin-left:10px;
    color:rgba(255,255,255,.8);
    font-family:'Gilroy Light';
    font-size:14px;
    font-weight:300;
    text-decoration:none;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.location__tel:hover{
    color:#fff
}
.city-select{
    margin-bottom:3px
}
.city-select select{
    border:none;
    border-bottom:1px dotted rgba(255,255,255,.5);
    background-color:#221f1c;
    color:rgba(255,255,255,.8);
    font-family:'Gilroy Light';
    font-size:14px;
    font-weight:300;
    text-align:center;
    -moz-appearance:none;
    -webkit-appearance:none
}
.city-select select::-ms-expand{
    display:none
}
.navbar{
    background-color:#fff
}
.navbar__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    height:82px;
    padding:0 65px
}
.navbar__left{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:160px
}
.navbar__center{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(100% - 530px)
}
.navbar__right{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:280px
}
.navbar__btn{
    display:none;
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px
}
.navbar__toggle{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    width:40px;
    height:36px;
    margin-left:auto;
    padding:0;
    border:none;
    background:0 0;
    cursor:pointer
}
.navbar__toggle span{
    display:block;
    width:36px;
    height:2px;
    margin:0 1px;
    background-color:#404040
}
.logo{
    display:block;
    width:139px;
    max-width:100%;
    height:49px
}
.logo img{
    width:100%;
    height:100%;
    -o-object-fit:contain;
    object-fit:contain
}
.menu.open{
    left:0
}
.menu ul{
    margin:0;
    padding:0;
    list-style:none;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-pack:distribute;
    justify-content:space-around
}
.menu__item{
    display:block;
    padding:15px 1px 7px;
    border-bottom:2px solid transparent;
    color:#404040;
    font-family:'Gilroy Medium';
    font-size:15px;
    font-weight:500;
    letter-spacing:.45px;
    text-decoration:none;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.menu__item:hover{
    border-bottom-color:#009ada
}
.menu__close{
    display:none;
    position:absolute;
    top:15px;
    right:15px;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -ms-flex-pack:distribute;
    justify-content:space-around;
    width:40px;
    height:36px;
    padding:0;
    border:none;
    background-color:transparent
}
.menu__close span{
    display:block;
    width:36px;
    height:2px;
    background-color:#404040
}
.menu__close span:first-child{
    position:relative;
    top:9px;
    left:2px;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}
.menu__close span:last-child{
    position:relative;
    bottom:9px;
    left:2px;
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.search{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
    width:100%;
    height:40px;
    border-bottom:1px solid #404040
}
.search button{
    width:20px;
    padding:4px 0 0;
    border:none;
    background:0 0;
    cursor:pointer
}
.search button svg{
    width:17px;
    height:17px;
    fill:#404040
}
.search input{
    width:calc(100% - 20px);
    padding-right:10px;
    border:none;
    background:0 0;
    color:#3c3c3c;
    font-size:15px
}
.banner{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    height:726px;
    background:url(../img/banner.jpg) center/cover no-repeat
}
.banner__inner{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:954px;
    height:417px;
    padding:44px 30px 50px;
    box-shadow:4px 8px 30px rgba(24,58,80,.1);
    background-color:#f2f2f2
}
.banner__logo{
    width:349px;
    height:124px;
    margin-bottom:30px
}
.banner__logo img{
    width:100%;
    height:100%;
    -o-object-fit:contain;
    object-fit:contain
}
.banner__text{
    margin:0 0 20px;
    text-align:center;
    color:#221f1c;
    font-family:'Gilroy Light';
    font-size:34px;
    font-weight:300
}
.banner__btn{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:300px;
    height:64px;
    margin-top:auto;
    background-color:#da2525;
    text-decoration:none;
    color:#fff;
    letter-spacing:.48px;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.banner__btn:hover{
    box-shadow:0 6px 25px rgba(218,37,37,.6)
}
.features{
    padding:60px 0 40px;
    background-color:#3DAE2B
}
.features__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:0 -10px 35px
}
.features__item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:calc(100% / 3 - 20px);
    height:110px;
    margin:0 10px;
    background-color:rgba(255,255,255,.1)
}
.features__item span{
    margin:0 20px;
    color:#fff;
    font-family:'Gilroy Light';
    font-size:70px;
    font-weight:300
}
.features__item p{
    max-width:190px;
    margin:0 20px;
    color:#fff;
    font-family:'Gilroy Light';
    font-size:20px;
    font-weight:300;
    letter-spacing:.6px
}
.features__text{
    margin:0;
    text-align:center;
    color:rgba(255,255,255,.6);
    font-family:'Gilroy Light';
    font-size:18px;
    font-weight:300
}
.links{
    padding:70px 0
}
.links__item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    height:300px;
    margin-bottom:20px;
    padding:20px 65px;
    text-decoration:none
}
.links__item:first-child{
    background-color:rgba(236,244,232,.75);
    background-image:-webkit-linear-gradient(top,rgba(233,243,228,0) 0,rgba(233,243,228,.5) 100%),url(../img/link-1.png);
    background-image:linear-gradient(180deg,rgba(233,243,228,0) 0,rgba(233,243,228,.5) 100%),url(../img/link-1.png);
    background-repeat:no-repeat;
    background-position:left bottom,right top;
    background-size:100% 205px,contain
}
.links__item:nth-child(2){
    background-color:rgba(238,238,238,.75);
    background-image:-webkit-linear-gradient(top,rgba(233,243,228,0) 0,rgba(233,243,228,.5) 100%),url(../img/link-2.png);
    background-image:linear-gradient(180deg,rgba(233,243,228,0) 0,rgba(233,243,228,.5) 100%),url(../img/link-2.png);
    background-repeat:no-repeat;
    background-position:left bottom,right top;
    background-size:100% 205px,contain
}
.links__item:nth-child(3){
    background-color:rgba(231,237,243,.75);
    background-image:-webkit-linear-gradient(top,rgba(233,243,228,0) 0,rgba(233,243,228,.5) 100%),url(../img/link-3.png);
    background-image:linear-gradient(180deg,rgba(233,243,228,0) 0,rgba(233,243,228,.5) 100%),url(../img/link-3.png);
    background-repeat:no-repeat;
    background-position:left bottom,right top;
    background-size:100% 205px,contain
}
.links__item:nth-child(4){
    background-color:rgba(244,232,232,.75);
    background-image:-webkit-linear-gradient(top,rgba(233,243,228,0) 0,rgba(233,243,228,.5) 100%),url(../img/link-4.png);
    background-image:linear-gradient(180deg,rgba(233,243,228,0) 0,rgba(233,243,228,.5) 100%),url(../img/link-4.png);
    background-repeat:no-repeat;
    background-position:left bottom,right top;
    background-size:100% 205px,contain
}
.links__item:nth-child(5){
    background-image:-webkit-linear-gradient(top,rgba(233,243,228,0) 0,rgba(233,243,228,.5) 100%),url(../img/link-5.png),-webkit-linear-gradient(top,rgba(244,232,232,.75) 0,rgba(233,243,228,.75) 100%);
    background-image:linear-gradient(180deg,rgba(233,243,228,0) 0,rgba(233,243,228,.5) 100%),url(../img/link-5.png),linear-gradient(180deg,rgba(244,232,232,.75) 0,rgba(233,243,228,.75) 100%);
    background-repeat:no-repeat;
    background-position:left bottom,right 75px bottom,left top;
    background-size:100% 205px,auto,100%
}
.links__item:last-child{
    margin-bottom:0;
    background-color:rgba(233,243,228,.75);
    background-image:-webkit-linear-gradient(top,rgba(233,243,228,0) 0,rgba(233,243,228,.5) 100%),url(../img/link-6.png);
    background-image:linear-gradient(180deg,rgba(233,243,228,0) 0,rgba(233,243,228,.5) 100%),url(../img/link-6.png);
    background-repeat:no-repeat;
    background-position:left bottom,right top;
    background-size:100% 205px,contain
}
.links__text{
    max-width:670px
}
.links__text h2{
    margin:0 0 25px;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:48px;
    font-weight:300
}
.links__text p{
    margin:0;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:16px;
    font-weight:300;
    line-height:23px
}
.promo{
    position:relative;
    padding:100px 0 95px;
    background:url(../img/bg-promo.jpg) center/cover no-repeat
}
.promo::after{
    content:'';
    position:absolute;
    z-index:1;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.7)
}
.promo .container{
    position:relative;
    z-index:10
}
.promo__title{
    position:relative;
    max-width:856px;
    margin:0 auto 38px;
    padding-bottom:40px;
    text-align:center;
    color:#fff;
    font-family:'Gilroy Light';
    font-size:48px;
    font-weight:300;
    letter-spacing:1.44px
}
.promo__title::after{
    content:'';
    position:absolute;
    bottom:0;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    width:143px;
    height:2px;
    background:#009ada
}
.promo__text{
    max-width:900px;
    margin:0 auto 65px;
    text-align:center;
    color:#fff;
    font-family:'Gilroy Light';
    font-size:16px;
    font-weight:300;
    line-height:1.5
}
.promo__btn{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:270px;
    height:64px;
    margin:0 auto;
    background-color:#da2525;
    text-decoration:none;
    color:#fff;
    letter-spacing:.48px;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.promo__btn:hover{
    box-shadow:0 6px 25px rgba(218,37,37,.6)
}
.advant{
    background-color:#4d5b1e
}
.advant__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.advant__item{
    position:relative;
    width:25%;
    max-width:310px;
    padding:50px 40px;
    text-align:center
}
.advant__item::after{
    content:'';
    position:absolute;
    right:0;
    top:80px;
    width:1px;
    height:86px;
    background:rgba(238,238,238,.2)
}
.advant__item:last-child::after{
    display:none
}
.advant__icon{
    width:97px;
    height:90px;
    margin:0 auto 40px
}
.advant__text{
    color:#fff;
    font-family:'Gilroy Light';
    font-size:20px;
    font-weight:300
}
.story{
    padding:100px 0;
    background-color:#fff
}
.story__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px;
    background:url(../img/bg-story.jpg) right 15px center no-repeat
}
.story__col{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(50% - 30px);
    padding-left:65px
}
.story__title{
    position:relative;
    margin:0 0 55px;
    padding-bottom:45px;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:48px;
    font-weight:300;
    letter-spacing:1.44px
}
.story__title::after{
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    width:143px;
    height:1px;
    background:#009ada
}
.story__text{
    margin:0 0 75px;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:16px;
    font-weight:300;
    line-height:1.5
}
.story__btn{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:270px;
    height:64px;
    background-color:#3DAE2B;
    color:#fff;
    letter-spacing:.48px;
    text-decoration:none;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.story__btn:hover{
    box-shadow:0 6px 25px rgba(95,186,39,.6)
}
.feedback{
    padding:55px 0;
    background-color:#ecf2f5
}
.feedback__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end;
    padding:0 65px
}
.feedback__left{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(58.333333333333336% - 30px)
}
.feedback__right{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(41.66666666666667% - 30px);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.feedback__title{
    margin:0 0 30px;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:48px;
    font-weight:300
}
.feedback__text{
    max-width:480px;
    margin:0;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:18px;
    font-weight:300;
    line-height:30px
}
.feedback__partner{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:calc(50% - 10px);
    height:53px;
    background-color:#3DAE2B;
    color:#fff;
    letter-spacing:.48px;
    text-decoration:none;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.feedback__partner:hover{
    box-shadow:0 6px 25px rgba(95,186,39,.6)
}
.feedback__ask{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:calc(50% - 10px);
    height:53px;
    background-color:transparent;
    border:1px solid #404040;
    color:#404040;
    letter-spacing:.48px;
    text-decoration:none;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.feedback__ask:hover{
    box-shadow:0 6px 25px rgba(64,64,64,.3)
}
.footer{
    background-color:#040405
}
.footerbar{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch
}
.footerbar__left{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(25% - 30px);
    padding:30px 20px 32px 50px;
    background-color:rgba(255,255,255,.1)
}
.footerbar__right{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(75% - 30px)
}
.footerbar .logo{
    width:188px;
    height:66px;
    margin-bottom:30px
}
.footerbar__info p{
    margin:0;
    color:rgba(255,255,255,.65);
    font-family:Gilroy;
    font-size:16px;
    font-weight:300;
    letter-spacing:.48px;
    line-height:26px
}
.footerbar__info p a{
    color:rgba(255,255,255,.65);
    text-decoration:none
}
.f-menu{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
    padding:30px 0
}
.f-menu__left{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(25% - 30px);
    padding:15px 0 15px 25px
}
.f-menu__right{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(75% - 30px);
    padding:15px 0 15px 15px;
    border-left:1px solid rgba(58,58,58,.75)
}
.f-menu__main{
    margin:0;
    padding:0;
    list-style:none
}
.f-menu__main li{
    margin-bottom:20px
}
.f-menu__main li:last-child{
    margin-bottom:0
}
.f-menu__main li a{
    color:rgba(255,255,255,.8);
    font-size:14px;
    letter-spacing:.42px;
    text-decoration:none;
    text-transform:uppercase;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.f-menu__main li a:hover{
    color:#fff
}
.f-menu__list{
    margin:0;
    padding:0;
    list-style:none;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.f-menu__list li{
    width:150px;
    margin:0 25px 20px
}
.f-menu__list li:nth-child(3n-1){
    width:220px
}
.f-menu__list li:nth-child(3n){
    width:155px
}
.f-menu__list li a{
    color:rgba(255,255,255,.8);
    font-family:'Gilroy Light';
    font-size:16px;
    font-weight:300;
    text-decoration:none;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.f-menu__list li a:hover{
    color:#fff
}
.bottom{
    padding:14px 0 20px;
    border-top:1px solid rgba(112,112,112,.5)
}
.bottom__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px
}
.bottom__left{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(58.333333333333336% - 30px)
}
.bottom__right{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(41.66666666666667% - 30px);
    text-align:right
}
.bottom__text{
    margin:0;
    color:rgba(255,255,255,.5);
    font-family:'Gilroy Light';
    font-size:14px;
    font-weight:300;
    line-height:18px
}
.bottom__text a{
    color:#fff
}
.breadcrumbs{
    padding:11px 0;
    background-color:#ecf0f4
}
.breadcrumbs__list{
    margin:0 0 0 65px;
    padding:0;
    list-style:none;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.breadcrumbs__list li{
    margin-right:12px;
    color:rgba(64,64,64,.7);
    font-size:14px
}
.breadcrumbs__list li::after{
    content:'\003E';
    margin-left:12px
}
.breadcrumbs__list li a{
    color:rgba(64,64,64,.7)
}
.breadcrumbs__list li:last-child{
    margin-right:0
}
.breadcrumbs__list li:last-child::after{
    display:none
}
.page{
    padding:60px 0;
    background-color:#fff
}
.page--bg{
    background-color:#f5f5f5
}
.page .container{
    padding:0 80px
}
.page__title{
    margin:0 0 30px;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:48px;
    font-weight:300;
    letter-spacing:1.44px
}
.partnership{
    padding:16px 0 40px
}
.partnership__text{
    margin:0 0 50px;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:18px;
    font-weight:300
}
.partnership__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.partnership__col{
    width:calc(50% - 60px);
    max-width:485px;
    margin-right:60px;
    margin-bottom:20px
}
.partnership__footer{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin-top:40px
}
.partnership__footer p{
    width:calc(100% - 315px);
    max-width:420px;
    margin:0;
    color:#404040;
    letter-spacing:.48px
}
.partnership__btn{
    width:270px;
    height:64px;
    margin-right:45px;
    border:none;
    background-color:#3DAE2B;
    color:#fff;
    letter-spacing:.48px;
    cursor:pointer;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.partnership__btn:hover{
    box-shadow:0 6px 25px rgba(95,186,39,.6)
}
.contacts{
    padding:50px 0 60px
}
.contacts__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px
}
.contacts__left{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(33.333333333333336% - 30px)
}
.contacts__right{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(66.66666666666667% - 30px)
}
.contacts-info__item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin-bottom:45px
}
.contacts-info__item svg{
    width:20px;
    height:27px;
    margin-right:20px;
    fill:#3DAE2B
}
.contacts-info__item p{
    width:calc(100% - 40px);
    margin:0
}
.contacts-info__item address{
    width:calc(100% - 40px);
    color:#404040;
    font-size:18px;
    font-style:normal
}
.contacts-info__tel{
    color:#404040;
    font-family:'Gilroy Medium';
    font-size:30px;
    font-weight:500;
    text-decoration:none
}
.contacts-info__email{
    color:#404040;
    font-size:18px
}
.contacts-form{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px
}
.contacts-form__half{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(50% - 30px);
    margin-bottom:30px
}
.contacts-form__full{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(100% - 30px);
    margin-bottom:40px
}
.contacts-form__full:last-child{
    margin-bottom:0
}
.contacts-form .form-group input,.contacts-form .form-group textarea{
    background-color:#ecf0f4
}
.contacts-form__btn{
    width:270px;
    height:64px;
    border:none;
    background-color:#3DAE2B;
    color:#fff;
    letter-spacing:.48px;
    cursor:pointer;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.contacts-form__btn:hover{
    box-shadow:0 6px 25px rgba(95,186,39,.6)
}
.branches{
    padding:60px 0 20px
}
.branches__title{
    margin:0 0 20px;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:48px;
    font-weight:300;
    letter-spacing:1.44px
}
.catalog{
    padding:40px 0 10px
}
.catalog__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px
}
.catalog__item{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(33.333333333333336% - 30px);
    height:440px;
    margin-bottom:30px;
    padding:20px 30px;
    text-decoration:none
}
.catalog__item h2{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end;
    height:100px;
    padding-bottom:26px;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:24px;
    font-weight:300
}
.catalog__item h2::after{
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    width:143px;
    height:2px;
    background-color:#009ada
}
.catalog__item:first-child{
    background:url(../img/bg-catalog-1.png) center bottom/cover no-repeat
}
.catalog__item:nth-child(2){
    background:url(../img/bg-catalog-2.png) center bottom/cover no-repeat
}
.catalog__item:nth-child(3){
    background:url(../img/bg-catalog-3.png) center bottom/cover no-repeat
}
.catalog__item:nth-child(4){
    background:url(../img/bg-catalog-4.png) center bottom/cover no-repeat
}
.catalog__item:nth-child(5){
    background:url(../img/bg-catalog-5.png) center bottom/cover no-repeat
}
.catalog__item:nth-child(6){
    background:url(../img/bg-catalog-6.png) center bottom/cover no-repeat
}
.catalog__promo{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    height:360px;
    padding:30px 30px 45px;
    background-color:rgba(244,232,232,.75);
    background-image:url(../img/bg-promo-1.png),url(../img/bg-promo-2.png);
    background-repeat:no-repeat;
    background-position:left center,right center;
    background-size:contain
}
.catalog__promo p{
    max-width:450px;
    text-align:center;
    color:#404040;
    font-size:24px
}
.catalog__promo p:first-child{
    margin:0 0 25px;
    font-family:'Gilroy Light';
    font-weight:300
}
 .catalog__promo p:nth-child(2){
     font-family: 'Gilroy Light';
     font-weight: 300;
     margin:0 0 60px;
}
 .catalog__promo a{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:224px;
    height:53px;
    background-color:#da2525;
    color:#fff;
    letter-spacing:.48px;
    text-decoration:none;
    cursor:pointer;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.catalog__promo a:hover{
    box-shadow:0 6px 25px rgba(218,37,37,.6)
}
.selection{
    padding:30px 0
}
.selection__nav{
    margin:0;
    padding:0;
    list-style:none;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    border-bottom:3px solid #3DAE2B
}
.selection__nav li{
    margin-right:12px
}
.selection__nav li a{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    height:74px;
    padding:0 55px;
    border-bottom:10px solid #fff;
    background-color:#ecf2f5;
    color:#404040;
    font-size:18px;
    text-decoration:none;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.selection__nav li a:hover{
    color:#fff;
    background-color:#3DAE2B
}
.selection__nav li.active a{
    border-bottom-color:#3DAE2B;
    color:#fff;
    background-color:#3DAE2B
}
.selection__tabs{
    background-color:#ecf2f5;
    padding:65px 35px 40px
}
.selection__tab{
    display:none
}
.selection__tab.active{
    display:block
}
.selects{
    max-width:485px;
    padding-bottom:55px
}
.results__header{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:12px 0;
    border-bottom:1px solid #707070
}
.results__header span{
    padding:0 15px;
    color:#404040;
    font-family:'Gilroy Semibold';
    font-size:12px;
    font-weight:600;
    letter-spacing:.96px;
    text-transform:uppercase
}
.results__header span:first-child{
    width:80px
}
.results__header span:last-child{
    width:130px;
    text-align:right
}
.results__header span:nth-child(2),.results__header span:nth-child(3){
    width:calc((100% - 210px)/ 2)
}
.results__item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:20px 0;
    border-bottom:1px solid rgba(112,112,112,.15)
}
.results__col{
    padding:0 15px
}
.results__col:first-child{
    width:80px;
    padding:0
}
.results__col:last-child{
    width:130px;
    padding:0
}
.results__col:nth-child(2),.results__col:nth-child(3){
    width:calc((100% - 210px)/ 2)
}
.results__col span.hidden{
    display:none
}
.results__col:nth-child(2) span{
    color:#404040;
    font-family:'Gilroy Semibold';
    font-size:16px;
    font-weight:600
}
.results__col:nth-child(3) span{
    color:#404040;
    font-size:14px
}
.results__btn{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:130px;
    height:52px;
    border:1px solid rgba(64,64,64,.5);
    color:rgba(64,64,64,.5);
    letter-spacing:.48px;
    text-decoration:none;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.results__btn:hover{
    border-color:#3DAE2B;
    background-color:#3DAE2B;
    color:#fff
}
.results__logo{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:74px;
    height:30px;
    padding:5px;
    background-color:#fff
}
.results__logo img{
    width:100%;
    height:100%;
    -o-object-fit:contain;
    object-fit:contain
}
.scheme{
    padding:230px 0 270px
}
.scheme__inner{
    position:relative;
    max-width:1000px;
    height:472px;
    margin:0 auto
}
.scheme__inner img{
    width:100%;
    height:100%;
    -o-object-fit:contain;
    object-fit:contain
}
.scheme__block{
    position:absolute
}
.scheme__block::after{
    content:'';
    position:absolute;
    width:1px;
    background:#707070;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.scheme__block--oil{
    top:200px;
    left:65px
}
.scheme__block--oil svg{
    width:33px;
    height:36px
}
.scheme__block--oil .scheme__link{
    bottom:-360px;
    left:55px
}
.scheme__block--oil::after{
    left:50%;
    top:calc(100% + 7px);
    height:364px
}
.scheme__block--air{
    top:255px;
    left:148px
}
.scheme__block--air svg{
    width:40px;
    height:32px
}
.scheme__block--air .scheme__link{
    bottom:-230px;
    left:55px
}
.scheme__block--air::after{
    left:50%;
    top:calc(100% + 7px);
    height:232px
}
.scheme__block--cabin{
    top:136px;
    left:148px
}
.scheme__block--cabin svg{
    width:41px;
    height:22px
}
.scheme__block--cabin .scheme__link{
    top:-270px;
    left:55px
}
.scheme__block--cabin .scheme__link:last-child{
    top:-200px
}
.scheme__block--cabin::after{
    left:50%;
    bottom:calc(100% + 7px);
    height:274px
}
.scheme__block.hover::after{
    background-color:#3DAE2B
}
.scheme__block.hover .scheme__icon{
    -webkit-transform:scale(1.23);
    -ms-transform:scale(1.23);
    transform:scale(1.23);
    background-color:#3DAE2B
}
.scheme__icon{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:73px;
    height:73px;
    border-radius:50%;
    background-color:rgba(0,0,0,.4);
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.scheme__icon svg{
    fill:#fff
}
.scheme__link{
    position:absolute;
    display:inline-block;
    border-bottom:1px dashed #404040;
    color:#404040;
    font-size:20px;
    text-decoration:none;
    white-space:nowrap;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.scheme__link.hover{
    border-bottom-color:#3DAE2B;
    color:#3DAE2B
}
.bg-section{
    position:relative;
    background-color:#f5f5f5
}
.bg-section::after{
    content:'';
    position:absolute;
    z-index:100;
    right:0;
    top:0;
    width:calc(50% - 70px);
    height:100%;
    background-image:-webkit-linear-gradient(left,rgba(236,240,244,0) 0,#ecf0f4 100%);
    background-image:linear-gradient(to right,rgba(236,240,244,0) 0,#ecf0f4 100%);
    opacity:.35
}
.filter{
    padding:147px 0 307px;
    background:url(../img/bg-air-filter.png) 85% 40px/24% no-repeat
}
.filter__desc{
    max-width:670px;
    margin-left:65px
}
.filter__title{
    margin:0 0 46px;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:48px;
    font-weight:300;
    letter-spacing:1.44px
}
.filter__text{
    margin:0 0 54px;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:18px;
    font-weight:300;
    line-height:1.6
}
.filter__btn{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:270px;
    height:64px;
    background-color:#3DAE2B;
    color:#fff;
    letter-spacing:.48px;
    text-decoration:none;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.filter__btn:hover{
    box-shadow:0 6px 25px rgba(95,186,39,.6)
}
.bg-section-footer{
    position:relative;
    z-index:10;
    margin-top:-217px;
    background-color:rgba(255,255,255,.7)
}
.advant-filter__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
    height:217px;
    padding:0 50px
}
.advant-filter__item{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:25%;
    padding:35px 25px 10px
}
.advant-filter__item::after{
    content:'';
    position:absolute;
    right:0;
    top:calc(50% - 43px);
    width:1px;
    height:86px;
    border:1px solid #ababac;
    opacity:.5
}
.advant-filter__item:last-child::after{
    display:none
}
.advant-filter__item p{
    margin:0;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:18px;
    font-weight:300;
    line-height:20px;
    text-align:center
}
.advant-filter__icon{
    height:76px;
    margin-bottom:30px
}
.advant-filter__icon img{
    width:100%;
    height:100%;
    -o-object-fit:contain;
    object-fit:contain
}
.match{
    padding:278px 0 298px;
    background-image:url(../img/bg-air-filter-2.png),-webkit-linear-gradient(left,rgba(236,240,244,0) 0,rgba(236,240,244,.35) 100%);
    background-image:url(../img/bg-air-filter-2.png),linear-gradient(to right,rgba(236,240,244,0) 0,rgba(236,240,244,.35) 100%);
    background-repeat:no-repeat;
    background-position:left center,center;
    background-size:39%,cover
}
.match__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px
}
.match__col{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(58.333333333333336% - 30px);
    margin-left:calc(41.66666666666667% + 15px)
}
.match__title{
    margin:0 0 70px;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:48px;
    font-weight:300;
    letter-spacing:1.44px
}
.match__title span{
    color:#3DAE2B
}
.match__text{
    margin:0;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:18px;
    font-weight:300;
    line-height:1.6
}
.period{
    padding:60px 0;
    background-color:#3DAE2B
}
.period__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:0 65px
}
.period__left{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(33.333333333333336% - 30px);
    padding-right:20px
}
.period__item{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(33.333333333333336% - 30px);
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding-left:30px
}
.period__title{
    margin:0;
    color:#fff;
    font-family:'Gilroy Medium';
    font-size:30px;
    font-weight:500;
    letter-spacing:.9px
}
.period__icon{
    width:88px;
    height:78px;
    margin-right:25px
}
.period__icon img{
    width:100%;
    height:100%;
    -o-object-fit:contain;
    object-fit:contain
}
.period__text{
    width:calc(100% - 113px);
    color:#fff;
    font-family:'Gilroy Light';
    font-size:20px;
    font-weight:300;
    letter-spacing:.6px
}
.types{
    padding-top:124px
}
.types__title{
    max-width:855px;
    margin:0 0 40px;
    padding-left:65px;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:48px;
    font-weight:300;
    letter-spacing:1.44px
}
.types__section:nth-child(2){
    padding:202px 0 235px;
    background:url(../img/bg-types-1.png) 98% top/39% no-repeat
}
.types__section:nth-child(2) .types__desc{
    width:calc(58.333333333333336% - 30px)
}
.types__section:last-of-type{
    padding:281px 0 307px;
    background-image:url(../img/bg-types-2.png),-webkit-linear-gradient(left,rgba(236,240,244,0) 0,rgba(236,240,244,.5) 100%);
    background-image:url(../img/bg-types-2.png),linear-gradient(to right,rgba(236,240,244,0) 0,rgba(236,240,244,.5) 100%);
    background-repeat:no-repeat;
    background-position:left top,center;
    background-size:39%,cover
}
.types__section:last-of-type .types__desc{
    width:calc(50% - 30px);
    margin-left:calc(50% + 15px)
}
.types__section h3{
    margin:0 0 50px;
    color:#404040;
    font-family:'Gilroy Medium';
    font-size:30px;
    font-weight:500;
    letter-spacing:.9px
}
.types__section p{
    color:#404040;
    font-family:'Gilroy Light';
    font-size:18px;
    font-weight:300;
    line-height:1.6
}
.types__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px;
    padding:0 65px
}
.types__desc{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px
}
.notice{
    background-color:#3DAE2B
}
.notice__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    height:197px
}
.notice__icon{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(16.666666666666668% - 30px);
    margin-left:calc(8.333333333333334% + 15px)
}
.notice__icon img{
    width:110px;
    height:96px;
    -o-object-fit:contain;
    object-fit:contain
}
.notice__text{
    box-sizing:border-box;
    word-wrap:break-word;
    width:calc(58.333333333333336% - 30px);
    margin:0;
    padding-left:40px;
    color:#fff;
    font-size:28px;
    letter-spacing:.84px;
    line-height:1.4
}
.range{
    padding:97px 0 30px
}
.range__title{
    max-width:960px;
    margin:0 auto 40px;
    text-align:center;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:48px;
    font-weight:300;
    letter-spacing:1.44px
}
.range__text{
    max-width:800px;
    margin:0 auto 20px;
    text-align:center;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:22px;
    font-weight:300;
    letter-spacing:.66px;
    line-height:1.45
}
.range__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px;
    padding:0 65px 40px
}
.range__item{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(33.333333333333336% - 30px);
    height:436px;
    margin-bottom:30px;
    padding:15px;
    border-radius:6px;
    border:1px solid rgba(64,64,64,.1);
    background-color:#fff
}
.range__item img{
    display:block;
    height:300px;
    margin:0 auto 45px;
    -o-object-fit:contain;
    object-fit:contain
}
.range__item p{
    margin:0;
    text-align:center;
    color:#404040;
    font-family:'Gilroy Medium';
    font-size:20px;
    font-weight:500;
    letter-spacing:.6px
}
.range__btn{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:320px;
    height:64px;
    margin:0 auto;
    background-color:#3DAE2B;
    color:#fff;
    font-family:Gilroy;
    font-size:16px;
    font-weight:400;
    letter-spacing:.48px;
    text-decoration:none;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.range__btn:hover{
    box-shadow:0 6px 25px rgba(95,186,39,.6)
}
.gallery{
    max-width:1520px;
    width:100%;
    margin:80px auto 68px;
    display:grid;
    grid-template-columns:48% 26% 26%;
    grid-template-rows:51% 49%;
    gap:22px 22px;
    grid-template-areas:"first second third" "first fourth fourth"
}
.gallery__item{
    display:block;
    overflow:hidden
}
.gallery__item:first-child{
    grid-area:first
}
.gallery__item:nth-child(2){
    grid-area:second
}
.gallery__item:nth-child(3){
    grid-area:third
}
.gallery__item:nth-child(4){
    grid-area:fourth
}
.gallery__item img{
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover
}
.production{
    padding:148px 0 179px;
    background-color:#f5f5f5;
    background-image:url(../img/bg-production.png);
    background-position:right bottom;
    background-repeat:no-repeat;
    background-size:41%
}
.production__desc{
    max-width:550px;
    margin-left:65px
}
.production__title{
    margin:0 0 46px;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:48px;
    font-weight:300;
    letter-spacing:1.44px
}
.production__text{
    margin:0 0 54px;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:18px;
    font-weight:300;
    line-height:1.6
}
.production__btn{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:270px;
    height:64px;
    background-color:#3DAE2B;
    color:#fff;
    letter-spacing:.48px;
    text-decoration:none;
    -webkit-transition:.3s linear;
    transition:.3s linear
}
.production__btn:hover{
    box-shadow:0 6px 25px rgba(95,186,39,.6)
}
.stages__section{
    position:relative;
    left:65px;
    padding:120px 0;
    background-image:-webkit-linear-gradient(left,rgba(236,240,244,0) 0,rgba(236,240,244,.35) 100%);
    background-image:linear-gradient(to right,rgba(236,240,244,0) 0,rgba(236,240,244,.35) 100%)
}
.stages__section:nth-child(even){
    left:-75px;
    background:#fff
}
.stages__section:nth-child(even) .stages__desc{
    -webkit-box-ordinal-group:2;
    -ms-flex-order:1;
    order:1;
    padding-left:80px
}
.stages__section h2{
    margin:0 0 80px;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:48px;
    font-weight:300;
    letter-spacing:1.44px
}
.stages__section ul{
    margin:0;
    padding:0;
    list-style:none
}
.stages__section ul li{
    position:relative;
    margin-bottom:25px;
    padding-left:35px;
    color:#404040;
    font-family:'Gilroy Light';
    font-size:18px;
    font-weight:300;
    line-height:1.6
}
.stages__section ul li::before{
    content:'';
    position:absolute;
    left:0;
    top:8px;
    width:0;
    height:0;
    border-left:10px solid #62ad3b;
    border-top:6px solid transparent;
    border-bottom:6px solid transparent
}
.stages__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-left:-15px;
    margin-right:-15px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.stages__desc{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(58.333333333333336% - 30px);
    padding-right:80px
}
.stages__img{
    box-sizing:border-box;
    word-wrap:break-word;
    margin-left:15px;
    margin-right:15px;
    width:calc(41.66666666666667% - 30px)
}
@media screen and (max-width:1339px){
    .container{
        padding-left:15px;
        padding-right:15px;
        width:1060px
    }
    .top__row{
        padding-right:0
    }
    .top__link{
        margin-right:0
    }
    .navbar__row{
        padding:0
    }
    .links__item{
        height:220px
    }
    .links__item:nth-child(5){
        background-size:100% 205px,25%,100%
    }
    .links__text h2{
        font-size:36px
    }
    .story__col{
        padding-left:0
    }
    .feedback__row{
        padding:0
    }
    .footerbar__left{
        padding:30px 20px
    }
    .f-menu__list li{
        width:50%;
        margin-left:0;
        margin-right:0;
        padding-left:25px;
        padding-right:25px
    }
    .f-menu__list li:nth-child(3n),.f-menu__list li:nth-child(3n-1){
        width:50%
    }
    .breadcrumbs__list{
        margin-left:0
    }
    .page .container{
        padding:15px
    }
    .filter__desc{
        margin-left:0
    }
    .advant-filter__row{
        padding:0
    }
    .advant-filter__item{
        width:calc(100% / 3)
    }
    .match{
        padding:180px 0
    }
    .period__row{
        padding:0
    }
    .types__title{
        padding-left:0
    }
    .types__section:nth-child(2){
        padding:150px 0;
        background-position:right center
    }
    .types__section:last-of-type{
        padding:150px 0;
        background-position:left center,center
    }
    .types__row{
        padding-left:0;
        padding-right:0
    }
    .range__row{
        padding:0 0 20px
    }
    .gallery{
        grid-template-columns:46% 27% 27%;
        grid-template-rows:50% 40%
    }
    .production__desc{
        margin-left:0
    }
    .stages__section,.stages__section:nth-child(even){
        left:0
    }
    .stages__section:nth-child(even) .stages__desc{
        padding-left:0
    }
    .stages__desc{
        padding-right:0
    }
}
@media screen and (max-width:1079px){
    .container{
        padding-left:15px;
        padding-right:15px;
        width:990px
    }
    .menu__item{
        font-size:14px
    }
    .banner{
        height:600px
    }
    .banner__inner{
        width:760px;
        height:380px
    }
    .links__item{
        padding:20px 30px
    }
    .links__text{
        max-width:520px
    }
    .advant__item{
        padding:30px 20px
    }
    .footerbar .logo{
        max-width:100%;
        height:auto
    }
    .f-menu__left,.f-menu__right{
        padding-left:0
    }
    .f-menu__list li{
        padding:0 15px
    }
    .selection__nav li a{
        height:60px;
        padding:0 30px
    }
    .filter__desc{
        width:600px
    }
    .notice__text{
        width:calc(75% - 30px)
    }
    .production{
        padding:100px 0;
        background-position:right center
    }
    .production__desc{
        width:60%
    }
    .stages__section{
        padding:80px 0
    }
    .stages__section h2{
        margin-bottom:40px;
        font-size:36px
    }
}
@media screen and (max-width:991px){
    .container{
        padding-left:15px;
        padding-right:15px;
        width:auto;
    }
    .navbar__left{
        width:calc(25% - 30px)
    }
    .navbar__center{
        width:0;
        margin:0
    }
    .navbar__right{
        width:calc(58.333333333333336% - 30px)
    }
    .navbar__btn{
        width:calc(16.666666666666668% - 30px);
        display:block
    }
    .menu{
        position:fixed;
        z-index:100;
        top:0;
        left:-100%;
        width:100%;
        min-height:100vh;
        padding:40px 30px;
        background-color:#fff;
        -webkit-transition:.3s linear;
        transition:.3s linear
    }
    .menu ul{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start
    }
    .menu__item{
        font-size:18px
    }
    .menu__close{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
    .features__item{
        padding:10px
    }
    .features__item span{
        font-size:48px;
        margin:0 10px
    }
    .features__item p{
        margin:0 10px;
        font-size:18px
    }
    .links__item{
        height:160px;
        padding:15px 20px
    }
    .links__text{
        width:50%
    }
    .links__text h2{
        margin-bottom:10px;
        font-size:28px
    }
    .links__text p{
        font-size:14px;
        line-height:1.2
    }
    .story__row{
        background-size:45%
    }
    .feedback__left,.feedback__right{
        width:calc(100% - 30px)
    }
    .feedback__title{
        margin-bottom:20px;
        font-size:36px
    }
    .feedback__text{
        max-width:none;
        margin-bottom:30px;
        font-size:16px
    }
    .footerbar__left{
        width:calc(100% - 30px);
        background-color:transparent;
        text-align:center
    }
    .footerbar__right{
        display:none
    }
    .footerbar .logo{
        margin-left:auto;
        margin-right:auto
    }
    .bottom__left{
        width:calc(100% - 30px);
        margin-bottom:20px;
        text-align:center
    }
    .bottom__right{
        width:calc(100% - 30px);
        text-align:center
    }
    .contacts{
        padding:30px 0
    }
    .contacts__left,.contacts__right{
        width:calc(100% - 30px)
    }
    .branches__title{
        font-size:36px
    }
    .catalog__item{
        width:calc(50% - 30px)
    }
    .catalog__promo{
        padding-left:35%;
        background-image:url(../img/bg-promo-1.png);
        background-repeat:no-repeat;
        background-position:left center;
        background-size:contain
    }
    .selection__nav li a{
        height:54px;
        padding:0 15px;
        font-size:16px
    }
    .filter{
        padding:100px 0;
        background-position:right 30px center
    }
    .filter__desc{
        width:70%
    }
    .bg-section-footer{
        margin-top:0
    }
    .advant-filter__row{
        height:auto;
        padding-bottom:20px
    }
    .match{
        padding:100px 0
    }
    .period{
        padding:40px 0
    }
    .period__left{
        width:calc(100% - 30px)
    }
    .period__item{
        width:calc(50% - 30px)
    }
    .period__title{
        margin-bottom:20px;
        text-align:center
    }
    .types{
        padding-top:100px
    }
    .types__section:last-of-type,.types__section:nth-child(2){
        padding:100px 0
    }
    .gallery{
        grid-template-columns:1fr 1fr 1fr;
        grid-template-rows:100px 100px 100px 100px 100px 100px;
        grid-template-areas:"first first second" "first first second" "first first second" "first first third" "fourth fourth third" "fourth fourth third"
    }
}
@media screen and (max-width:767px){
    .container{
        padding-left:15px;
        padding-right:15px;
        width:auto;
    }
    .form-select{
        margin-bottom:10px
    }
    .form-select select{
        height:50px;
        font-size:16px
    }
    .banner{
        height:auto
    }
    .banner__inner{
        width:auto;
        height:auto;
        margin:50px;
        padding:30px
    }
    .banner__logo{
        width:50%;
        height:auto;
        margin-bottom:20px
    }
    .banner__text{
        font-size:28px
    }
    .banner__btn{
        width:100%;
        max-width:300px;
        height:50px
    }
    .features{
        padding:30px 0
    }
    .features__row{
        margin-bottom:0
    }
    .features__item{
        width:calc(100% - 20px);
        margin-bottom:20px
    }
    .links{
        padding:30px 0
    }
    .links__item{
        height:120px
    }
    .links__item:nth-child(5){
        background-position:left bottom,right 25px bottom,left top;
        background-size:100% 205px,auto 85%,100%
    }
    .links__text h2{
        margin-bottom:0
    }
    .links__text p{
        display:none
    }
    .promo{
        padding:40px 0
    }
    .promo__title{
        font-size:36px
    }
    .promo__text{
        margin-bottom:40px
    }
    .promo__btn{
        width:100%;
        max-width:300px;
        height:50px
    }
    .advant__item{
        width:50%
    }
    .advant__item:nth-child(2)::after{
        display:none
    }
    .story{
        padding:40px 0
    }
    .story__row{
        padding-bottom:200px;
        background-position:center bottom;
        background-size:auto 170px
    }
    .story__col{
        width:calc(100% - 30px)
    }
    .story__title{
        margin-bottom:30px;
        padding-bottom:20px;
        font-size:36px
    }
    .story__text{
        margin-bottom:30px
    }
    .story__btn{
        width:100%;
        max-width:300px;
        height:50px;
        margin:0 auto
    }
    .page{
        padding:40px 0
    }
    .page__title{
        margin-bottom:20px;
        font-size:36px;
        letter-spacing:1px
    }
    .partnership__col{
        width:100%;
        margin-right:0
    }
    .partnership__footer{
        margin-top:20px
    }
    .partnership__footer p{
        width:100%;
        margin-top:20px
    }
    .partnership__btn{
        margin:0 auto
    }
    .contacts-info__tel{
        font-size:24px
    }
    .contacts-form__half{
        width:calc(100% - 30px)
    }
    .contacts-form__btn{
        margin:0 auto
    }
    .catalog__item{
        height:360px
    }
    .catalog__item h2{
        height:80px;
        font-size:20px
    }
    .catalog__promo{
        background-position:left bottom;
        background-size:60%
    }
    .catalog__promo p{
        font-size:20px
    }
    .catalog__promo a{
        margin:0 auto
    }
    .selection__nav li{
        width:100%;
        margin-right:0;
        margin-bottom:5px
    }
    .selection__nav li a{
        width:100%;
        padding:0;
        border-bottom:none
    }
    .selection__tabs{
        padding:30px 15px
    }
    .results__header{
        display:none
    }
    .results__col:first-child{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between;
        width:100%;
        margin-bottom:20px
    }
    .results__col:last-child{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        width:100%
    }
    .results__col:nth-child(2),.results__col:nth-child(3){
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between;
        width:100%;
        margin-bottom:20px;
        padding:0
    }
    .results__col span.hidden{
        display:block;
        width:100px;
        margin-right:15px;
        color:#404040;
        font-family:'Gilroy Semibold';
        font-size:16px;
        font-weight:600;
        text-align:left!important
    }
    .results__col:nth-child(2) span,.results__col:nth-child(3) span{
        text-align:right
    }
    .results__btn{
        height:46px
    }
    .scheme{
        display:none
    }
    .filter{
        padding:50px 0
    }
    .filter__title{
        margin-bottom:20px;
        font-size:36px
    }
    .advant-filter__item{
        width:100%;
        max-width:300px;
        margin:0 auto 20px;
        padding:20px 10px 10px
    }
    .advant-filter__item::after{
        display:none
    }
    .advant-filter__item p{
        font-size:16px
    }
    .match{
        padding:50px 0
    }
    .match__title{
        margin-bottom:30px;
        font-size:32px
    }
    .match__text{
        font-size:16px
    }
    .period__item{
        width:calc(100% - 30px);
        margin:10px 0
    }
    .types{
        padding-top:50px
    }
    .types__title{
        margin-bottom:20px;
        font-size:32px
    }
    .types__section:last-of-type,.types__section:nth-child(2){
        padding:50px 0
    }
    .types__section:last-of-type .types__desc{
        width:calc(58.333333333333336% - 30px);
        margin-left:calc(41.66666666666667% + 15px)
    }
    .types__section h3{
        margin-bottom:20px;
        font-size:24px
    }
    .types__section p{
        font-size:16px
    }
    .notice__icon{
        width:calc(25% - 30px);
        margin-left:calc(0% + 15px)
    }
    .notice__text{
        font-size:22px
    }
    .range{
        padding:50px 0 20px
    }
    .range__title{
        margin-bottom:30px;
        font-size:32px
    }
    .range__text{
        margin-bottom:50px;
        font-size:18px
    }
    .range__item{
        width:calc(100% - 30px)
    }
    .range__item p{
        font-size:18px
    }
    .gallery{
        margin-top:30px;
        grid-template-columns:1fr 1fr;
        grid-template-areas:"first second" "first second" "first second" "first third" "fourth third" "fourth third"
    }
    .production{
        padding:50px 0
    }
    .production__title{
        margin-bottom:20px;
        font-size:36px
    }
    .stages__section{
        padding:50px 0
    }
    .stages__section:nth-child(even) .stages__desc{
        -webkit-box-ordinal-group:1;
        -ms-flex-order:0;
        order:0
    }
    .stages__section h2{
        margin-bottom:20px;
        font-size:28px
    }
    .stages__section ul li{
        margin-bottom:15px;
        font-size:16px
    }
    .stages__desc,.stages__img{
        width:calc(100% - 30px)
    }
}
@media screen and (max-width:575px){
    .container{
        padding-left:15px;
        padding-right:15px;
    }
    .form-group input{
        height:50px;
        font-size:16px
    }
    .top__row{
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
    .top__link{
        width:120px;
        margin-left:20px
    }
    .location__tel{
        display:none
    }
    .navbar__row{
        height:auto;
        padding:10px 0
    }
    .navbar__left{
        width:calc(58.333333333333336% - 30px)
    }
    .navbar__right{
        width:calc(100% - 30px);
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1;
        padding-top:20px
    }
    .navbar__btn{
        width:calc(41.66666666666667% - 30px)
    }
    .banner__text{
        font-size:24px
    }
    .features__text{
        font-size:14px
    }
    .links__text h2{
        font-size:24px;
        line-height:1.2
    }
    .promo__title{
        margin-bottom:20px;
        padding-bottom:20px;
        font-size:28px
    }
    .promo__text{
        font-size:14px
    }
    .advant__text{
        font-size:16px
    }
    .story__title{
        font-size:28px
    }
    .story__text{
        font-size:14px
    }
    .feedback{
        padding:40px 0
    }
    .feedback__title{
        font-size:28px
    }
    .page{
        padding:20px 0
    }
    .page__title{
        font-size:32px
    }
    .partnership__footer p{
        font-size:14px
    }
    .partnership__btn{
        height:50px;
        letter-spacing:normal
    }
    .contacts-info__tel{
        font-size:20px
    }
    .contacts-form__btn{
        height:50px;
        letter-spacing:normal
    }
    .branches__title{
        font-size:28px
    }
    .catalog{
        padding:10px 0
    }
    .catalog__item{
        width:calc(100% - 30px);
        height:300px
    }
    .catalog__item h2{
        height:50px;
        padding-bottom:15px;
        font-size:18px
    }
    .catalog__promo{
        height:auto;
        padding:30px 15px 280px;
        background-size:90%
    }
    .catalog__promo a{
        height:50px;
        letter-spacing:normal
    }
    .filter{
        background-position:center bottom 120px;
        background-size:auto 160px
    }
    .filter__desc{
        width:100%
    }
    .filter__title{
        font-size:28px
    }
    .filter__btn{
        width:100%;
        max-width:300px;
        height:50px;
        margin:200px auto 0
    }
    .match{
        padding-top:200px;
        background-position:center 10px,center;
        background-size:auto 160px,cover
    }
    .match__col{
        width:calc(100% - 30px);
        margin-left:calc(0% + 15px)
    }
    .match__title{
        font-size:26px
    }
    .period__title{
        font-size:22px
    }
    .period__text{
        font-size:18px
    }
    .types__title{
        font-size:24px
    }
    .types__section:nth-child(2){
        padding-bottom:200px;
        background-position:center bottom;
        background-size:auto 160px
    }
    .types__section:nth-child(2) .types__desc{
        width:calc(100% - 30px)
    }
    .types__section:last-of-type{
        padding-bottom:200px;
        background-position:center bottom 30px,center;
        background-size:auto 160px,cover
    }
    .types__section:last-of-type .types__desc{
        width:calc(100% - 30px);
        margin-left:calc(0% + 15px)
    }
    .types__section h3{
        font-size:20px
    }
    .types__section p{
        font-size:14px
    }
    .range__title{
        font-size:24px
    }
    .range__item{
        height:auto
    }
    .range__item img{
        height:200px;
        margin-bottom:20px
    }
    .range__btn{
        width:100%;
        max-width:320px;
        height:50px
    }
    .gallery{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .gallery__item{
        width:100%;
        height:200px
    }
    .production{
        background-position:center bottom 120px;
        background-size:auto 160px
    }
    .production__desc{
        width:100%
    }
    .production__title{
        font-size:28px
    }
    .production__btn{
        width:100%;
        max-width:300px;
        height:50px;
        margin:200px auto 0
    }
    .stages__section h2{
        font-size:20px
    }
}
@media screen and (max-width:413px){
    .banner__inner{
        margin:40px 20px;
        padding:20px 15px
    }
    .links__item{
        height:90px
    }
    .links__text h2{
        font-size:20px;
        line-height:1.1
    }
    .feedback__partner{
        width:100%;
        height:50px;
        margin-bottom:20px
    }
    .feedback__ask{
        width:100%;
        height:50px
    }
    .catalog__promo a,.contacts-form__btn,.partnership__btn{
        width:100%
    }
    .results__col:first-child{
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .results__col:first-child span.hidden{
        display:none
    }
    .results__col:nth-child(2),.results__col:nth-child(3){
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .results__col span.hidden{
        width:auto;
        margin-right:0;
        font-size:14px
    }
    .results__col:nth-child(2) span,.results__col:nth-child(3) span{
        padding:5px 0;
        text-align:center
    }
    .notice__row{
        height:auto;
        padding:20px 0
    }
    .notice__icon{
        width:calc(100% - 30px)
    }
    .notice__icon img{
        display:block;
        margin:0 auto 20px
    }
    .notice__text{
        width:calc(100% - 30px);
        text-align:center;
        font-size:20px
    }
}
@media screen and (max-width:374px){
    .catalog__promo{
        background-size:100%
    }
}


.results__col:first-child,
.results__header span:first-child {
    width: 120px;
}

@media screen and (max-width: 767px){
    .results__col:first-child {
        width: 100% !important;
    }
}

#nc_modal_status {
    color: red;
    margin-top: 10px;
}


.filter {
    background-position: 85% 29%;
}


.success_send {
    color: #3DAE2B;
    font-size: 40px;
}
.bt_top_scroll {
    position: fixed;
    cursor: pointer;
    display: none;
    bottom: 132px;
    height: 73px;
    width: 73px;
    right: 24px;
    z-index: 1000;
    font-size: 0;
    background: url(/res/img/up.png) 0 0 no-repeat transparent;
}
.bt_top_scroll:hover {
    background-position: -73px 0;
}
svg text {
    font-family: 'Gilroy Light' !important;
    letter-spacing: 1.44px !important;
}
.catalog__item {
	transition: all .3s;
    overflow:hidden;
}
.catalog__item.sub_item_11{
	background-color: #E1F2DC !important;
}
.catalog__item.sub_item_17{
	background-color: #E0EAEF !important;
}
.catalog__item.sub_item_12{
	background-color: #F9EAEA !important;
}
.catalog__item.sub_item_18{
	background-color: #C5DCE9 !important;
}
.catalog__item.sub_item_15{
	background-color: #EBF4E7 !important;
}
.catalog__item.sub_item_25{
	background-color: #BDE7B6 !important;
}
.catalog__item.sub_item_46{
	background-color: #D4D4D4 !important;
}
.catalog__item.sub_item_47{
	background-color: #FFDBA2 !important;
}
.catalog__item.sub_item_48{
	background-color: #FFF8AF !important;
}
.catalog__item.sub_item_56{
	background-color: #f0f0f0 !important;
}
.catalog__item.sub_item_57{
	background-color: #F9EAEA !important;
}
.catalog__item.sub_item_67{
	background-color: #e9f3e4 !important;
}
.catalog__item.sub_item_72{
	background-color: #fdffcc !important;
}


.item_hidden {overflow:hidden; border:2px solid #009ADA; background:#fff; padding:15px; }
.item_hidden.hid {display:none;}
.item_hidden a {display:block; padding:5px 15px; color:#333; text-decoration:none; font-size:18px;}
.item_hidden a:hover {text-decoration:underline;}
.item_hidden a:nth-child(2) {animation-delay: .1s;}
.item_hidden a:nth-child(3) {animation-delay: .2s;}

@media(max-width:740px){
    .item_hidden a {padding:5px 10px; font-size:16px;}
}

@media(max-width: 575px){
.catalog__item {width: calc(100% - 30px); height: 300px; background-size: 60% !important; background-position: right bottom !important;}
}
@media(max-width: 480px){
.catalog__item {background-size: 70% !important;}
}



.links__item {
	transition: all .3s;
}
.links__item.sub_item_11{
	background-color: #C9E6B8 !important;
}
.links__item.sub_item_14{
	background-color: #D3D8DC !important;
}
.links__item.sub_item_23{
    background-color: #F6ECD7 !important;
}
.links__item.sub_item_17{
	background-color: #D3D8DC !important;
}
.links__item.sub_item_12{
	background-color: #F4E8E8 !important;
}
.links__item.sub_item_18{
    background-color: #BCCFE9 !important;
}
.links__item.sub_item_15{
    background-color: #ECF4E8 !important;
}
.links__item.sub_item_25{
    background-color: #BDE7B6 !important;
}
.links__item.sub_item_46{
    background-color: #c7c7c7 !important;
}
.links__item.sub_item_47{
	background-color: #FFDBA2 !important;
}
.links__item.sub_item_48{
	background-color: #FFF8AF !important;
}
.links__item.sub_item_56{
	background-color: #f0f0f0 !important;
}
.links__item.sub_item_57{
	background-color: #F9EAEA !important;
}
.links__item.sub_item_67{
	background-color: #e9f3e4 !important;
}
.links__item.sub_item_72{
	background-color: #fdffcc !important;
}



.production__text {
    text-align: left;
}
.production {
    background-position: right center;
}
.advant {
    background-color: #3DAE2B;
}
.gallery__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
@media screen and (max-width: 575px){
.production {
    background-position: center bottom 120px;
    background-size: auto 160px;
}
.features, .advant {
    display: none;
}
}
.videoElem {
    text-align: center;
    max-width: 640px;
    width: 90%;
    margin: 0 auto;
}
a.videoGal {
    color: #404040;
    text-decoration: none;
}
.videoElem a:before {
    content: '';
    display: block;
    position: absolute;
    width: 67px;
    height: 70px;
    background: url(/res/img/youtube.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    opacity: .8;
    transition: all .3s;
}
.videoElem a:hover:before {

    opacity: 1;
}
.videoElem {
    position: relative;
    margin-top: 100px;
    margin-bottom: -90px;
}
p.video__title {
    position: absolute;
}
.tezis_list {
    font-size: 0;
    text-align: center;
    margin-bottom: 80px;
}
.tezis_list .elem {
    width: 16.666%;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding: 0 10px;
    position: relative;
}
@media screen and (max-width: 991px){
	.tezis_list .elem {
	    width: 33.3333%;margin-bottom: 40px;
	}
}
@media screen and (max-width: 575px){
	.tezis_list .elem {
	    width: 50%;margin-bottom: 40px;
	    font-size: 14px;
	}
}
.results__header span:last-child {
    text-align: left;
    padding-left: 0;
}
@media screen and (max-width: 991px){
.catalog__promo {

    background-image: url(../img/bg-promo-3.png),url(../img/bg-promo-1.png);
}
}
.production {
    padding: 140px 0 179px;
}
.tezis_list {
    font-size: 0;
    text-align: center;
    margin: -60px 0 0;
    padding: 40px 0 50px;
    background: rgba(255, 255, 255, .8);
}

@media screen and (min-width: 1340px){
.production__desc {
    max-width: 700px;
}
}
.tezis_list img {
    margin-bottom: 30px;
}
.tezis_list .elem {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding: 0 35px;
    position: relative;
    font-family: 'Gilroy Light';
    font-weight: 300;
}
.tezis_list .elem:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 40px;
    width: 2px;
    height: 80px;
    background: rgba(171, 171, 172, .5);
}
.tezis_list .elem:last-child:before {
	display: none;
}
@media screen and (max-width: 991px){
	.tezis_list .elem {
	    width: 100%;
	}
	.tezis_list .elem:before {
		display: none;
	}
}
.sertBlock {
    background: #ECF2F5;
    padding: 80px 200px;
}
.sertElem {
    padding: 5px;
}
.sertElemCont {
    border: 1px solid rgb(112 112 112 / .25);
    padding: 20px;
    border-radius: 6px;
}
.sertElemCont img {
    max-height: 270px;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}
.sertTitle {
    color: #3DAE2B;
    text-decoration: underline;
    font-size: 18px;
    text-align: center;
}
.sertElemCont a {
	text-decoration: none;
}
.sertDescr {
    color: #404040;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    height: 68px;
}
.sertBlock h2 {
    margin: 0 30px 40px;
    font-family: 'Gilroy Light';
    font-weight: 300;
    font-size: 48px;
}
.slick-arrow {
    position: absolute;
    top: 50%;
    left: -78px;
    transform: translate(0, -50%);
    background: none;
    border: 1px solid #3DAE2B;
    border-radius: 50%;
    font-size: 0;
    width: 68px;
    height: 68px;
    cursor: pointer;
    transition: all .3s;
    z-index: 100;
}
.slick-next.slick-arrow {
	left: auto;
	right: -78px;
}
.slick-arrow:before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 29px;
    left: 30px;
    transform: rotate(-45deg);
    border-top: 1px solid #6cbf3a;
    border-left: 1px solid #6cbf3a;
    transition: all .3s;
}
.slick-next.slick-arrow:before {
    transform: rotate(135deg);
    left: 26px;
}
.slick-arrow:hover{
	background: #3DAE2B;
}
.slick-arrow:hover:before{
	border-color: white;
}
@media screen and (max-width: 1240px){
	.sertBlock {
	    padding: 40px 80px;
	}
	.slick-arrow {
	    width: 40px;
	    height: 40px;
	}
	.slick-arrow:before {
	    top: 14px;
	    left: 17px;
	}
	.slick-next.slick-arrow:before {
	    left: 12px;
	}
}
@media screen and (max-width: 991px){
	.slick-arrow {
	    left: -45px;
	}
	.slick-next.slick-arrow {
	    right: -45px;
	}
}
@media screen and (max-width: 460px){
	.sertBlock {
	    padding: 40px 40px;
	}
	.slick-arrow {
	    left: -25px;
	}
	.slick-next.slick-arrow {
	    right: -25px;
	}
}
.notice__text span {
    display: block;
    margin-bottom: 10px;
}
.proiz .notice__text {
    width: calc(64.333333% - 30px);
}
.stages__section:nth-child(even) {
    left: 0;
    background: #ECF2F5;
}
.stages__section:first-child .stages__desc {
    padding-left: 45px;
}
.stages__desc {
    width: calc(54.333333% - 30px);
}
.stages__img {
    width: calc(45.666667% - 30px);
    padding-right: 100px;
}
.stages__section:nth-child(even) .stages__img {
    padding-right: 0;
}
.stages__section:first-child .stages__desc h3 {
    margin: 0;
    padding: 10px;
    background: #3DAE2B;
    color: white;
    font-weight: normal;
}
.stages__section:first-child .stages__desc h3+p {
    margin: 0;
    background: rgb(95 186 39 / .15);
    padding: 10px;
    margin-bottom: 10px;
}
.stages__section:nth-child(even) .stages__desc {

    padding-right: 0;
}

.gal_video {
    font-size: 0;
    padding: 80px 30px;
    max-width: 1350px;
    margin: 0 auto;
}
.gallerypr {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
.videoElempr {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-left: 40px;
}
.gallery__itempr {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    height: 173px;
    padding: 0 10px 10px 0;
}
.gallery__itempr img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .3s;
}
.gallery__itempr:hover img {
    transform: scale(1.05);
}
.videoElempr .videoGal {
    width: 100%;
    height: 336px;
    display: block;
    border: 5px solid #dfdfdf;
    overflow: hidden;
}
.videoElempr .videoGal img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.videoElempr .videoGal:hover img {
    transform: scale(1.05);
}
.notice__text {
    font-size: 24px;
    line-height: 1;
}
.notice__text span {
	font-size: 28px;
}
.fb_pr {
    background: #ECF2F5;
    padding: 40px 0 90px;
}
.fb_pr .title {
    text-align: center;
    font-size: 48px;
    margin-bottom: 30px;
    font-family: 'Gilroy Light';
    font-size: 48px;
    font-weight: 300;
    letter-spacing: 1.44px;
    color: #404040;
}
.fb_pr .container {
    max-width: 900px;
}
.text_form {
    font-family: 'Gilroy Light';
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 30px;
}
.fb_pr .contacts-form .form-group input, .fb_pr .contacts-form .form-group textarea {
    background: white;
}
.fb_pr .contacts-form__full:last-child {
    text-align: center;
}
.fb_pr .success_send {
    font-size: 34px;
    text-align: center;
}
@media screen and (max-width: 991px){
	.stages__section:first-child .stages__desc {
	    padding-left: 0;
	}
	.stages__row {
	    -webkit-box-align: start;
	    -ms-flex-align: start;
	    align-items: start;
	}
	.proiz .notice__text {
	    width: calc(75% - 30px);
	}
	.gallery__itempr {
	    height: 120px;
	}
	.videoElempr .videoGal {
	    height: 232px;
	}
}
@media screen and (max-width: 640px){
	.gallerypr {
	    width: 100%;
	}
	.videoElempr {
	    width: 100%;
	    padding-left: 0;
	}
	.production {
	    padding: 30px 0 40px;
	}
	.tezis_list {
	    margin: 0 0 0;
	}
	.sertBlock h2 {
	    margin: 0 0 30px;
	    font-size: 28px;
	}
	.videoElempr .videoGal {
	    height: 180px;
	}
	.gallery__itempr {
	    height: 100px;
	}
	.proiz .notice__text {
	    width: 100%;
	    padding: 0 30px;
	    font-size: 18px;
	}
	.notice__text span {
	    font-size: 24px;
	}
}
.diagramm {
    background-color: #f5fafe;
    position: relative;
    height: 1000px;
    background-image: url(/res/img/filter/krug.svg), url(/res/img/filter/filtr.png);
    background-position: 50% 34%, 48% 49%;
    background-repeat: no-repeat;
}
.diag_elem {
    white-space: nowrap;
    position: absolute;
    top: 50%;
    left: 50%;
}
.diag_elem span {
    display: inline-block;
    width: 305px;
    white-space: normal;
    vertical-align: middle;
    font-size: 18px;
}
.diag_elem img {
    vertical-align: middle;
    margin: 0 12px;
}
.diag_elem.elem1 {
    transform: translate(-588px, -386px);
}
.diag_elem.elem2 {
    transform: translate(221px, -305px);
}
.diag_elem.elem2 span {
    width: 200px;
}
.diag_elem.elem3 {
    transform: translate(-629px, 0px);
    white-space: normal;
    width: 335px;
    text-align: right;
}
.diag_elem.elem3 span {
    width: 100%;
    text-align: left;
}
.diag_elem.elem4 {
    transform: translate(-20px, 260px);
}
.diag_elem.elem4 span {
    width: 200px;
}
.diag_elem.elem5 {
  transform: translate(270px, 15px);
}

.diagramm.shpric {
    background-image: url(/res/img/krug_shpric.svg); 
}

.diagramm.shpric .diag_elem.elem4 {
    transform: translate(-105px, 255px);
}
.diagramm.shpric .diag_elem.elem4 span{
    width: 350px;
    padding: 60px 0 0 10px;
    vertical-align: top;
}

.diagramm.shpric .diag_elem.elem1 svg {
    position: absolute;
    top: 90px;
    right: 45px;
}
.diagramm.shpric .diag_elem.elem1 span {
    width: 350px;
}
.diagramm.shpric .diag_elem.elem1 {
    transform: translate(-558px, -326px);
}

.diagramm.shpric .diag_elem.elem2 svg:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
}
.diagramm.shpric .diag_elem.elem2 svg:nth-child(2) {
    position: absolute;
    top: 300px;
    right: auto;
    left: 100px;
}
.diagramm.shpric .diag_elem.elem2 span {
    width: 360px;
    padding: 120px 0 0 160px;
}
.diagramm.shpric .diag_elem.elem22 {
    transform: translate(-558px, -326px);
}
@media screen and (max-width: 1320px){

    .diagramm.shpric {
        height: 560px;
    }

    .diagramm.shpric .diag_elem.elem4 {
        transform: translate(-105px, 68px);
    }
    .diagramm.shpric .diag_elem.elem4 span{
        width: 350px;
        padding: 60px 0 0 10px;
        vertical-align: top;
    }
    .diagramm.shpric .diag_elem.elem4 svg{
        width: 90px;
    }

    .diagramm.shpric .diag_elem.elem1 svg {
        position: absolute;
        top: -20px;
        right: -120px;
        width: 90px;
    }
    .diagramm.shpric .diag_elem.elem1 span {
        width: 250px;
    }
    .diagramm.shpric .diag_elem.elem1 {
        transform: translate(-448px, -200px);
    }

    .diagramm.shpric .diag_elem.elem2 svg:nth-child(1) {
        position: absolute;
        top: 0;
        left: -20px;
        width: 90px;
    }
    .diagramm.shpric .diag_elem.elem2 svg:nth-child(2) {
        position: absolute;
        top: 120px;
        right: auto;
        left: 20px;
        width: 90px;
    }
    .diagramm.shpric .diag_elem.elem2 span {
        width: 360px;
        padding: 50px 0 0 110px;
    }
}

@media screen and (max-width: 900px){ 
    .diagramm.shpric .diag_elem {
        width: 100% !important;
        text-align: left !important;
    }
    .diagramm.shpric .diag_elem svg {
        position: absolute !important;
        top: 0 !important;
        right: auto !important;
        left: 10px !important;
    }
    .diagramm.shpric .diag_elem span {
        width: 100% !important;
        padding: 20px 20px 0 120px !important;
    }
    .diagramm.shpric {
        height: 460px;
    }
    
    .diag_elem.elem5 {left: auto;}
    .diag_elem.elem5 img {float: right;}
    
}

@media screen and (max-width: 400px){ 
    .diagramm.shpric {
        height: 560px;
    }
}

.zvezda {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 70%;
}

@media screen and (max-width: 1320px){
	.diagramm {
	    height: 760px;
	    background-position: 50% 34%, 48% 44%;
	    background-size: 390px, 120px;
	}
	.diag_elem img {
	    width: 90px;
	}
	.diag_elem span {
	    width: 250px;
	    font-size: 16px;
	}
	.diag_elem.elem1 {
	    transform: translate(-417px, -264px);
	}
	.diag_elem.elem2 {
	    transform: translate(121px, -216px);
	}
	.diag_elem.elem3 {
	    transform: translate(-431px, 0px);
	    width: 280px;
	}
	.diag_elem.elem4 {
	    transform: translate(-22px, 123px);
	}
    .diag_elem.elem5 {
        transform: translate(140px, 15px);
    }
}
@media screen and (max-width: 900px){
	.diag_elem {
	    white-space: nowrap;
	    position: relative;
	    top: auto;
	    left: auto;
	    z-index: 2;
	    transform: none !important;
	    margin: 40px auto;
	    width: 440px;
	    text-align: right;
	}
	.diagramm:before {
	    content: '';
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    background: rgba(247, 250, 255, .95);
	    padding: 1px 20px;
	}
	.diag_elem.elem2 {
	    text-align: left;
	}
	.diag_elem.elem3 {
	    white-space: nowrap;
	    width: 440px;
	    text-align: right;
	}
	.diag_elem.elem3 span {
	    width: 250px;
	    text-align: right;
	}
	.diag_elem.elem3 img {
	    float: right;
	}
	.diag_elem.elem4 {
	    transform: translate(-22px, 123px);
	    text-align: left;
	}
	.diagramm {
	    background-image: url(/res/img/filter/krug.svg);
	    height: 785px;
	}
}
@media screen and (max-width: 530px){
	.diag_elem img {
	    width: 70px;
	    float: left !important;
	}
	.diag_elem {
	    width: 100% !important;
	    text-align: left !important;
	    margin: 0 !important;
	    padding: 30px 0;
	    clear: both;
	}
	.diag_elem span {
	    text-align: left !important;
	    font-size: 14px;
	    width: 60% !important;
	}
	.zvezda {
	    width: 100%;
	    padding: 0 20px;
	}

	.diag_elem:after {
	    content: '';
	    display: block;
	    clear: both;
	}
	.zvezda {
	    font-size: 14px;
	}
}
.sertBlock.prod {
    background: none;
}
.sertBlock.prod img {
    height: 210px;
    object-fit: contain;
}


@media screen and (min-width: 1340px){
	.style_14 .filter__desc {
	    max-width: 688px;
	}
}
.style_14 .filter {
    background-position: 87% 3% !important;
    background-size: 29% !important;
}
@media screen and (max-width: 900px){
	.style_14 .filter__desc {
	    width: 62%;
	}
	.style_14 .filter {
	    background-position: 96% 38% !important;
	}
	.style_14 .filter__title {
	    font-size: 38px;
	}
}
@media screen and (max-width: 575px){
	.style_14 .filter {
	    background-position: center bottom 120px !important;
	    background-size: auto 160px !important;
	}
	.style_14 .filter__desc {
	    width: 100%;
	}
}

.style_14 .diagramm {
    background-image: url(/res/img/filter/krug_14.svg), url(/res/img/filter/filtr_14.png);
    background-color: #f8f8f8;
}
.style_14 .filter__btn {
    background-color: #707070;
}
.style_14 .filter__btn:hover {
    box-shadow: 0 6px 25px rgb(93 106 84 / 60%);
}
.style_14 .diag_elem.elem2 {
    transform: translate(157px, -370px);
}
.style_14 .diag_elem.elem4 {
    transform: translate(257px, -160px);
}
.style_14 .diag_elem.elem5 {
    transform: translate(249px, 55px);
}
.diag_elem.elem5 span {
    width: 220px;
}
@media screen and (max-width: 1320px){
	.style_14 .diag_elem.elem2 {
	    transform: translate(59px, -265px);
	}
	.style_14 .diag_elem.elem4 {
	    transform: translate(128px, -160px);
	}
	.style_14 .diag_elem.elem5 {
	    transform: translate(122px, -29px);
	}
}
@media screen and (max-width: 900px){
	.style_14 .diagramm {
	    background-image: url(/res/img/filter/krug_14.svg);
	    height: 730px;
	}
	.style_14 .diag_elem {
	    margin: 20px auto;
	}
	.style_14 .diag_elem.elem5 img {
	    float: right;
	}
	.style_14 .diagramm:before {
	    background: rgb(245 245 245 / 95%);
	}
}
@media screen and (max-width: 530px){
	.style_14 .diag_elem {
	    padding: 18px 0;
	}
	.style_14 .diagramm {
	    padding-top: 20px;
	}
}
.style_14 .period {
    background-color: #707070;
    padding: 52px 0;
}
.style_14 .range__btn {
	background-color: #707070;
}
.style_14 .range__btn:hover {
    box-shadow: 0 6px 25px rgba(119, 119, 119, .6);
}
.style_14 .slick-arrow, .style_14 .slick-arrow:before {
    border-color: #707070;
}
.style_14 .slick-arrow:hover {
    background: #707070;
}
.style_14 .slick-arrow:hover:before {
    border-color: white;
}
.style_14 .feedback__partner {
    background-color: #707070;
}
.style_14 .feedback__partner:hover {
    box-shadow: 0 6px 25px #838383;
}




@media screen and (min-width: 1340px){
	.style_17 .filter__desc {
	    max-width: 688px;
	}
}
.style_17 .filter {
    background-position: 87% 3% !important;
    background-size: 25% !important;
}
@media screen and (max-width: 900px){
	.style_17 .filter__desc {
	    width: 62%;
	}
	.style_17 .filter {
	    background-position: 96% 38% !important;
	}
	.style_17 .filter__title {
	    font-size: 38px;
	}
}
@media screen and (max-width: 575px){
	.style_17 .filter {
	    background-position: center bottom 120px !important;
	    background-size: auto 160px !important;
	}
	.style_17 .filter__desc {
	    width: 100%;
	}
}


.style_17 .filter__btn, .style_17 .period, .style_17 .notice, .style_17 .range__btn, .style_17 .feedback__partner {
    background-color: #1976EB;
}
.style_17 .filter__btn:hover, .style_17 .range__btn:hover, .style_17 .feedback__partner:hover {
    box-shadow: 0 6px 25px #1976EB;
}

.style_17 .slick-arrow, .style_17 .slick-arrow:before {
    border-color: #1976EB;
}
.style_17 .slick-arrow:hover {
    background: #1976EB;
}
.style_17 .slick-arrow:hover:before {
    border-color: white;
}


.match {
    padding: 100px 0 100px;
    background-position: 15%, center,center;
    background-size: 30%,cover;
}
.types {
    padding-top: 80px;
}
.types__section:nth-child(2) {
    padding: 102px 0 100px;
    background: url(../img/bg-types-1.png) 90% 50%/39% no-repeat;
    background-size: 28%;
}
.types__section:last-of-type {
    padding: 100px 0 100px;    
    background-position: 13% 50%,center;
    background-size: 20%,cover;
}
@media screen and (max-width: 575px){
	.types__section:nth-child(2) {
	    padding-bottom: 200px;
	    background-position: center bottom;
	    background-size: auto 160px;
	}
	.types__section:last-of-type {
	    padding-bottom: 200px;
	    background-position: center bottom 30px,center;
	    background-size: auto 160px,cover;
	}
}

.antifriz {
    padding: 40px 0;
}
.antifriz .container {
    font-size: 0;
    padding: 0 80px;
}
.info_block, .slider_block {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    font-size: 16px;
}
.slider2_friz_nav .frizElemCont {
    border: 1px solid rgb(112 112 112 / .15);
    margin: 0 5px;
    background: white;
}
.slider2_friz_nav .frizElem {
	cursor: pointer;
}
.slider2_friz_nav .frizElemCont img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.slider2_friz_nav {
    margin: 0 100px;
}
.slider1_friz img {
    margin: 0 auto;
    max-height: 600px;
}
.frizElem.slick-slide:focus, .frizElem.slick-slide:active {
    border: none;
    outline: none;
}
.slider2_friz_nav .frizElem.slick-slide.slick-current .frizElemCont {
    border-color: #DA2525;
}

.slider2_friz_nav .slick-arrow, .slider2_friz_nav .slick-arrow:before {
    border-color: #DA2525;
}
.slider2_friz_nav .slick-arrow:hover {
    background: #DA2525;
}
.slider2_friz_nav .slick-arrow:hover:before {
    border-color: white;
}

.antifriz h1.title, .antifriz h2.title {
    color: #404040;
    font-family: 'Gilroy Light';
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 1.44px;
}
.antifriz .text {
    color: #404040;
    font-family: 'Gilroy Light';
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
}
.antifriz .text ul {
    padding-left: 18px;
}
.antifriz .text ul li {
    padding-left: 24px;
    margin: 20px 0;
}

.head_dopusk {
    padding: 17px 30px;
    background: #DA2525;
    color: white;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}
.head_dopusk span {
    border-bottom: 1px dashed white;
}
.cont_dopusk {
    padding: 0 30px;
    background: #ECF2F5;
    line-height: 2;
    column-width: 48%;
    column-count: 2;
    column-gap: 4%;
    max-height: unset;
    overflow: hidden;
    transition: all .3s;
    opacity: 0;
    height:0px;
}
.opened .cont_dopusk {
    padding: 30px;
    max-height: 600px;
    opacity: 1;
    height:auto;
}



.antifriz2 .slider2_friz_nav .slick-arrow, .antifriz2 .slider2_friz_nav .slick-arrow:before {
    border-color: #3DAE2B;
}
.antifriz2 .slider2_friz_nav .slick-arrow:hover {
    background: #3DAE2B;
}
.antifriz2 .slider2_friz_nav .slick-arrow:hover:before {
    border-color: white;
}

.antifriz2 .head_dopusk {
    background: #707070;
}
.antifriz2 .slider2_friz_nav .frizElem.slick-slide.slick-current .frizElemCont {
    border-color: #3DAE2B;
}
.antifriz.antifriz2 {
    background: #ECF2F5;
    margin-bottom: 20px;
}
.antifriz2 .cont_dopusk {
    background: white;
}
@media screen and (max-width: 1339px){
	.antifriz .container {    
	    padding: 0 15px;
	}
}

@media screen and (max-width: 767px){
	.info_block, .slider_block {
	    width: 100%;
	}
	.antifriz h2.title {
	    font-size: 26px;
	    margin-top: 0;
	}
	.slider1_friz img {
	    max-height: 500px;
	}
}
@media screen and (max-width: 460px){
	.slider2_friz_nav {
	    margin: 0 30px;
	}
	.cont_dopusk {
	    padding-left: 10px !important;
	    padding-right: : 10px !important;
	    font-size: 14px;
	}
}
.antifriz2 .slider_block {
    float: left;
}
@media screen and (min-width: 1200px){
	.antifriz2 .slider_block {
	    float: left;
	    margin-left: -80px;
	    margin-right: 80px;
	}
}


.elem_city {
    font-family: 'Gilroy Light';
    background-color: #f7f7f7;
    margin: 0 0 36px;
}
.stolb_city {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    padding: 1%;
}
.city_head {
    background: #3DAE2B;
    color: white;
    padding: 17px;
    font-size: 20px;
    cursor: pointer;
}
.city_cont {
    padding: 20px;
    font-size: 18px;
    line-height: 1.6;
    display: none;
}
.opened .city_cont {
    display: block;
}
.city_cont .adres {
    margin-bottom: 10px;
}
.cont_city {
	font-size: 0;
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.opened .city_head {
    background: #707070;
}
a.lnk {
    color: #1976EB;
    margin-top: 20px;
    display: inline-block;
    border-bottom: 1px dashed;
    text-decoration: none;
    line-height: 1;
    font-size: 16px;
}
.city_head span {
    vertical-align: text-bottom;
    margin-left: 18px;
    border-bottom: 1px dashed;
}
.opened .city_head span {
    border-bottom: none;
}
@media screen and (max-width: 767px){
	.stolb_city {
	    width: 100%;
	    padding: 0;
	}
	.elem_city {
	    margin: 0 0 20px;
	}
}
@media screen and (max-width: 460px){
	.city_head {
	    padding: 10px;
	    font-size: 18px;
	}
	.city_cont {
	    padding: 20px;
	    font-size: 16px;
	}
	a.lnk {
	    font-size: 14px;
	}
}
.proiz .notice__icon img {
    width: 168px;
    height: 129px;
}
.proiz .notice__text {
    font-size: 24px;
    line-height: 1.5;
}
.proiz .notice__text span {
    font-size: 24px;
    font-family: 'Gilroy Light';
    font-weight: 300;
}

.advant-filter__item.big {
    width: 50%;
}
.big .advant-filter__icon {
    height: 106px;
}
.sh_instr {
    padding: 40px 0;
    font-size: 0;
}
.sh_instr.sh_instr_gr {
    background: #ECF2F5;
}
.sh_instr h2 {
    font-size: 48px;
    text-align: center;
    font-weight: 100;
    font-family: 'Gilroy Light';
    margin: 0 0 50px;
}
.sh_instr .container {
    max-width: 1198px;
}
.sh_instr img {
    display: inline-block;
    vertical-align: middle;
    width: 300px;
}
.sh_instr .descr {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 300px);
    font-weight: 100;
    font-family: 'Gilroy Light';
    padding-left: 170px;
    position: relative;
    font-size: 24px;
}
span.num {
    display: inline-block;
    vertical-align: middle;
    font-size: 70px;
    color: #3DAE2B;
    width: 100px;
}
.descr span.num {
    position: absolute;
    top: 50%;
    left: 70px;
    transform: translateY(-50%);
}
.inst_col {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 20px 40px;
    margin-top: -40px;
}
.title_col {
    font-size: 24px;
    background: #3DAE2B;
    text-align: center;
    color: white;
    padding: 17px 0px;
    margin-bottom: 40px;
}
.img_num img {
    margin-left: 40px;
}
.inst_col .descr {
    font-size: 24px;
    width: 100%;
    padding: 30px 40px 0 0;
}
.sh_instr_wh .inst_col {
    margin-top: 20px;
}
.ahtung {
    color: #3DAE2B;
    font-weight: bold;
    margin-top: 30px;
}
.num_top .descr span.num {
    top: -10px;
    transform: none;
}
.green_block {
    padding: 60px 0;
    background: #3DAE2B;
    color: white;
        font-family: 'Gilroy Light';
}
.green_block .container {
    max-width: 1190px;
}
.title_green {
    font-size: 30px;
    margin-bottom: 40px;
}
.cont_green {
    position: relative;
    font-size: 0;
}
.cont_green ul {
    font-size: 22px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 60px;
    padding-left: 20px;
    margin: 0;
}
.cont_green li {
    margin-bottom: 30px;
}
.instr_imgs.sh_instr img {
    width: 48%;
    margin: 1%;
}
@media (max-width: 1339px){
	.style_15 .advant-filter__item {
	    width: calc(100% / 4);
	}
}
@media (max-width: 991px){
	.style_15 .advant-filter__item {
	    width: calc(100% / 2);
	}
	.style_15 .advant-filter__item:nth-child(2):after {
	    display: none;
	}
	.advant-filter__item.big {
	    width: 100%;
	}
	.sh_instr .descr {
	    font-size: 20px;
	}
	.style_15.img_num img {
	    margin-left: 0;
	}
	.inst_col .descr {
	    font-size: 20px;
	}
	.style_15 .filter {
	    background-position: right 30px center !important;
	}
}
@media (max-width: 767px){
	.advant-filter__item.big {
	    max-width: 100%;
	}
	.sh_instr h2 {
	    font-size: 30px;
	    margin: 0 0 30px;
	}
	.sh_instr img {
    	width: 40%;
	}
	.sh_instr .descr {
	    font-size: 16px;
	    padding: 60px 0 0 20px;
	}
	.descr span.num {
	    top: 0;
	    left: 21px;
	    transform: none;
	    font-size: 42px;
	    line-height: 1;
	}
	.title_col {
	    font-size: 16px;
	    margin-bottom: 10px;
	}
	span.num {
	    font-size: 40px;
	    width: 100%;
	    text-align: center;
	}
	.img_num img {
	    margin-left: 0;
	    width: 100%;
	}
	.sh_instr .descr {
	    font-size: 16px;
	    padding: 60px 0 0 20px;
	}
	.cont_green ul {
	    font-size: 16px;
	    width: 100%;
	    padding-right: 0;
	}
	.sh_instr.imgleft .descr {
	    width: 60%;
	}	

}
@media (max-width: 575px){
	.style_15  .filter {
	    background-position: center bottom 120px !important;
	    background-size: auto 160px !important;
	}
	.sh_instr h2 {
	    font-size: 20px;
	}
	.sh_instr img {
	    width: 100%;
	}
	.sh_instr.imgleft .descr {
	    width: 100%;
	    padding: 30px 0 0;
	}
	.descr span.num {
	    top: 0;
	    transform: none;
	    font-size: 42px;
	    line-height: 1;
	    position: relative;
	    display: inline;
	    margin: 0;
	    padding: 0;
	    transform: none;
	    left: 0;
	    vertical-align: bottom;
	}
	.inst_col {
	    width: 50%;
	    padding: 0 1px 0;
	}
	.sh_instr .descr {
	    padding: 10px 10px 0 0px;
	}
	.instr_imgs.sh_instr img {
	    width: 100%;
	    margin: 0 0 10px;
	}
}
.green_block.on_top {
    padding: 120px 0;
}
.title_green_main {
    font-size: 56px;
    text-align: center;
}
.title_green_main span {
    font-size: 24px;
    vertical-align: text-top;
}
.cont_green_text {
    font-size: 24px;
    text-align: center;
    margin: 40px auto 0;
}
.visitka .container {
    max-width: 1190px;
    font-size: 0;
}
.visitka {
    padding: 40PX 0;
    font-family: 'Gilroy Light';
}
.text_visitka {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    width: 59%;
    padding-right: 0px;
}
.visitka img{
	display: inline-block;
	vertical-align: middle;
	width: 30%;
	margin: 0 5%;
}
.text_visitka h2 {
    font-size: 34px;
    font-weight: normal;
}
.visitka p {
    font-size: 20px;
    margin: 0 0 30px;
}
.banner_dop {
    background: url(/res/img/fonist.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 163px 0;
    color: white;
    font-size: 30px;
    font-family: 'Gilroy Light';
}
.banner_dop .container {
    max-width: 1190px;
}
.in_history .page__title {
    text-align: center;
    font-size: 30px;
}
.step_hist.gr {
    background: #ECF2F5;
}
.step_hist {
    padding: 50px 0;
    font-family: 'Gilroy Light';    
}
.step_hist .text{
	font-size: 20px;
}
.step_hist .container {
    max-width: 1190px;
    font-size: 0;
}
.step_hist .num {
    display: inline-block;
    width: 33.33%;
    text-align: center;
    vertical-align: top;
    color: #3DAE2B;
    font-size: 90px;
}
.step_hist .text {
    display: inline-block;
    width: 66.66%;
    vertical-align: top;
    font-size: 20px;
}
.step_hist h3 {
    font-size: 34px;
    font-weight: normal;
    margin: 0px 0 30px;
}
.text_only .cont_green_text {
    margin: 0;
    text-align: left;
    width: 100%;
}
.title_tezis {
    font-size: 30px;
    margin-bottom: 60px;
}
.tezis_list.v2 {
    margin: 0;
    background: #ECF2F5;
    padding-top: 60px;
}
.visitka.v2 img {
    width: 35%;
    margin: 0 0 0 5%;
}
p.text_end {
    font-size: 30px;
    text-align: center;
    margin: 60px 0;
}

@media (max-width: 575px){
	.green_block.on_top {
	    padding: 40px 0;
	}
	.title_green_main {
	    font-size: 24px;
	}
	.cont_green_text {
	    font-size: 16px;
	    margin: 20px auto 0;
	}
	.text_visitka {
	    width: 100%;
	    padding-right: 0;
	}
	.text_visitka h2 {
	    font-size: 20px;
	}
	.visitka p {
	    font-size: 16px;
	    margin: 0 0 20px;
	}
	.visitka img {
	    width: 100%;
	    margin: 0;
	}
	.banner_dop {
	    padding: 40px 0;
	}
	.banner_dop {
	    padding: 40px 0;
	    font-size: 16px;
	}
	.in_history .page__title {
	    font-size: 20px;
	}
	.step_hist .num {
	    width: 100%;
	    font-size: 50px;
	}
	.step_hist .text {
	    width: 100%;
	    font-size: 16px;
	}
	.step_hist h3 {
	    font-size: 20px;
	    margin: 0px 0 20px;
	}
	.title_tezis {
	    font-size: 20px;
	    margin-bottom: 40px;
	}
	.visitka.v2 img {
	    width: 100%;
	    margin: 0;
	}
	p.text_end {
	    font-size: 20px;
	    text-align: center;
	    margin: 30px 0;
	}
}

.links__text p {
    display: none;
}
.sertDescr {
    display: none;
}

@media screen and (max-width: 575px){
	.style_11 .filter {
	    background-position: center bottom 120px !important;
	    background-size: auto 160px !important;
	}
}
@media (max-width: 575px){
	.style_15 .filter {
	    background-position: center bottom !important;
	    background-size: auto 160px !important;
	    padding-bottom: 106px;
	}
}

@media (max-width: 640px){
	.proiz .notice__row{
		height: auto;
	}
	.proiz .notice__icon {
	    width: 100%;
	    margin-left: 0;
	    margin-top: 10px;
	    padding-left: 30px;
	}
	.proiz + .stages .stages__desc, .proiz + .stages .stages__img {
	    width: calc(100% - 30px);
	}
	.style_17 .match__title {
	    margin-bottom: 200px;
	    font-size: 32px;
	}
	.style_17 .match {
	    background-size: auto 160px,cover;
	}
	.style_15 .title_col {
	    font-size: 13px;
	}
	.style_15 .num_top .descr span.num {
	    top: 0px;
	}
}
.block_assort_oil {
    max-width: 780px;
    margin: 80px auto 70px;
    padding: 0 15px;
}
.title_assort_oil {
    font-family: 'Gilroy Light';
    font-size: 44px;
    font-weight: 300;
    letter-spacing: 1.44px;
    margin: 0 0 10px;
    text-align: center;
}
.actual_assort_oil {
    font-family: 'Gilroy Light';
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 1.44px;
    margin: 0 0 40px;
    text-align: center;
}
.table_assort_oil {
    width: 100%;
    border-spacing: 0px;
  border-collapse: collapse;
}
.table_assort_oil th, .table_assort_oil td {
    text-align: right;
    font-family: 'Gilroy Light';
    font-size: 24px;
    font-weight: 300;
    line-height: 65px;
    border-spacing: 0;
    background: #fbe9e9;
    padding: 0 26px;
}
.table_assort_oil th:nth-child(1), .table_assort_oil td:nth-child(1) {
    text-align: left;
}
tr:nth-child(2n-1) td {
    background: white;
}
.table_assort_oil th{
	background-color: red
	color: white;
}
.table_assort_oil th {
    background-color: #da2525;
    color: white;
    line-height: 54px;
    font-size: 20px;
    font-weight: 600;
}
@media (max-width: 640px){
	.title_assort_oil {
	    font-size: 24px;
	}
	.actual_assort_oil {
	    font-size: 18px;
	}
	.table_assort_oil th, .table_assort_oil td {
	    font-size: 14px;
	    line-height: 40px;
	    padding: 0 15px;
	}
	.table_assort_oil th {
	    line-height: 30px;
	    font-size: 14px;
	}
}
.style_12 .filter__btn {
    background-color: #DA2525;
}
.style_12 .filter__btn:hover {
    box-shadow: 0 6px 25px rgba(218, 37, 37, 0.67);
}
.style_12 .notice {
    background-color: #DA2525;
}
.style_12 .range__btn {
    background-color: #DA2525;
}
.style_12 .range__btn:hover {
    box-shadow: 0 6px 25px rgba(218, 37, 37, 0.67);
}
.style_12 .slick-arrow {
    border: 1px solid #DA2525;
}
.style_12 .slick-arrow:hover {
    background: #DA2525;
}
.style_12 .feedback__partner {
    background-color: #DA2525;
}
.style_12 .feedback__partner:hover {
    box-shadow: 0 6px 25px rgba(218, 37, 37, 0.67);
}
.style_12 .slick-arrow:before {
    border-top: 1px solid #DA2525;
    border-left: 1px solid #DA2525;
}
.style_12 .slick-arrow:hover:before {
    border-color: white;
}

@media screen and (max-width: 991px){
.style_12 .filter__desc {
    width: 63%;
}
.style_12 .advant-filter__item {
    width: calc(100% / 4);
}
}

@media screen and (max-width: 575px){
	.style_12 .filter__desc {
    width: 100%;
}
.style_12 .advant-filter__item {
    width: 100% ;
}
.style_12 .filter {
    background-position: center bottom 120px !important;
    background-size: auto 160px !important;
}
}


@media (max-width: 640px){
.style_12 .match__title {
    margin-bottom: 200px;
    font-size: 24px;
}
.style_12 .match {
    background-size: auto 160px,cover;
}
}
.style_12 .range__title{
	font-size: 40px;
}
@media screen and (max-width: 767px){
	.style_12 .range__title {
	    font-size: 32px;
	}
}
@media screen and (max-width: 575px){
	.style_12 .range__title {
	    font-size: 24px;
	}
}
@media screen and (max-width: 1339px){
    .style_17 .advant-filter__item {
        width: calc(100% / 4);
    }
}
@media screen and (max-width: 767px){
    .style_17 .advant-filter__item {
        width: 100%;
    }
}


.hidden-content table{
    border-spacing: 0;
}
.hidden-content table tr.header-row{
    
}
.hidden-content table th{
    border-bottom: 1px solid #707070;
    padding: 5px 15px;
    margin: 0;
}
.hidden-content table td{
    padding: 12px 15px 10px;
    margin: 0;
    border-bottom: 1px solid #d7d7d7;
}
.results__col.link-modal{
    cursor: pointer;
}
.results__col.link-modal:nth-child(3) span {
    text-decoration: underline;
    color: #1976EB;
}
.results__col.link-modal:nth-child(2) span {
    text-decoration: underline;
    color: #1976EB;
}
.filter__pretitle {
    margin: 0;
    color: #404040;
    font-family: 'Gilroy Light';
    font-size: 48px;
    font-weight: 300;
    letter-spacing: 1.44px;
} 


.promo_s{
    color: #404040;
}

.promo_s.promo_01{
    text-align: center;
    background-color: #3DAE2B;
    color: #fff;
    padding: 100px 0 50px;
}
.promo_s.promo_01 .steps_title{
    font-family: 'Gilroy Light';
    font-size: 56px;
    padding-bottom: 20px;
}
.promo_s.promo_01 .steps{
}
.promo_s.promo_01 .steps .steps_step{
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.promo_s.promo_01 .steps .steps_step .step_title{
    font-family: 'Gilroy Light';
    font-size: 112px;
    position: relative;
}
.promo_s.promo_01 .steps .steps_step:nth-child(2) .step_title::before{
    content: "";
    background: url("/res/img/arr.png") center right no-repeat;
    display: block;
    height: 140px;
    width: 77%;
    position: absolute;
    right: -160px;
}
.promo_s.promo_01 .steps .steps_step:nth-child(1) .step_title::before{
    content: "";
    background: url("/res/img/arr.png") center right no-repeat;
    display: block;
    height: 140px;
    width: 75%;
    position: absolute;
    right: -150px;
}
.promo_s.promo_01 .steps .steps_step .step_icon{
}
.promo_s.promo_01 .steps .steps_step .step_text{
    font-family: 'Gilroy Light';
    font-size: 30px; 
}

.promo_s.promo_02{
    padding: 100px 0;
}
.promo_s.promo_02:nth-child(4){
    padding-bottom: 0;
}
.promo_s.promo_02:nth-child(3){
    background-color: #ECF2F5;
}
.promo_s.promo_02 .item_number{
    display: inline-block;
    width: 20%;
    vertical-align: top;
    text-align: center;
    font-family: 'Gilroy';
    font-size: 90px;
    color: #3DAE2B;
}
.promo_s.promo_02 .item_text{
    display: inline-block;
    width: 40%;
    vertical-align: top;
}
.promo_s.promo_02 .item_text.no_pic{
    display: inline-block;
    width: 75%;
}
.promo_s.promo_02 .item_text .item_text_title{
    font-family: 'Gilroy Light';
    font-size: 34px;
}
.promo_s.promo_02 .item_pic{
    display: inline-block;
    width: 30%;
    vertical-align: top;
}
.promo_s.promo_02 table{
    margin: 30px 0;
}
.promo_s.promo_02 table tr th{
    background-color: #3DAE2B;
    color: #fff;
    font-family: 'Gilroy Light';
    font-size: 18px;
    padding: 10px 20px;
}
.promo_s.promo_02 table tr td{
    text-align: center;
    color: #485F39;
}
.promo_s.promo_02 table tr td:nth-child(1),
.promo_s.promo_02 table tr td:nth-child(1){
    width: 20%;
}
.promo_s.promo_02 table tr td:nth-child(2),
.promo_s.promo_02 table tr td:nth-child(2){
    width: 30%;
}
.promo_s.promo_02 table tr td:nth-child(3),
.promo_s.promo_02 table tr td:nth-child(3){
    width: 30%;
}
.promo_s.promo_02 table tr td:nth-child(4),
.promo_s.promo_02 table tr td:nth-child(4){
    width: 20%;
}
.promo_s.promo_02 table tr td:nth-child(1) span{
    font-family: 'Gilroy Light';
    font-size: 32px;
    display: block;
}
.promo_s.promo_02 table tr td:nth-child(2) span,
.promo_s.promo_02 table tr td:nth-child(3) span{
    display: block;
    border-bottom: 1px solid #ECF2F5;
    padding: 5px;
}
.promo_s.promo_02 table tr td:nth-child(2) span:last-child,
.promo_s.promo_02 table tr td:nth-child(3) span:last-child{
    border-bottom: none;
}
.promo_s.promo_02 table tr td{
    background-color: #D7EAD6;
    border-bottom: 3px solid #ECF2F5;
}
.promo_s.promo_02 ul{
    padding: 0;
}
.promo_s.promo_02 ul li{
    list-style: none;
    font-family: 'Gilroy Light';
    font-size: 20px;
    padding-bottom: 10px;
}
.promo_s p{
    font-family: 'Gilroy Light';
    font-size: 20px;
}

.promo_s.promo_03{
    background-color: #3DAE2B;
    color: #fff;
    padding: 40px 0;
    text-align: center;
}
.promo_s.promo_03 .bonus_title{
    font-family: 'Gilroy Light';
    font-size: 34px;
    padding-bottom: 40px;
}
.promo_s.promo_03 .bonus_text_col{
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.promo_s.promo_03 .bonus_text_col .bonus_item{
    text-align: left;
    font-family: 'Gilroy Light';
    font-size: 18px;
    padding-bottom: 10px;
    position: relative;
}
.promo_s.promo_03 .bonus_text_col .bonus_item span:nth-child(1){
    font-weight: bold;
    display: inline-block;
    width: 20%;
    vertical-align: top;
}
.promo_s.promo_03 .bonus_text_col .bonus_item span:nth-child(2){
    display: inline-block;
    width: 60%;
    vertical-align: top;
}
@media screen and (max-width: 1339px){
    .promo_s.promo_01 .steps .steps_step:nth-child(2) .step_title::before{
        width: 65%;
        right: -100px;
    }
    .promo_s.promo_01 .steps .steps_step:nth-child(1) .step_title::before{
        width: 65%;
        right: -100px;
    }  
    .promo_s.promo_03 .bonus_text_col .bonus_item span:nth-child(1) {
        width: 25%;
    }
}


@media screen and (max-width: 991px){
    .promo_s.promo_01 .steps .steps_step {
        width: 30%;
    }
    .promo_s .container {
        width: 100%;
    }
    .promo_s.promo_02 .item_pic {
        display: none;
    }
    .promo_s.promo_02 .item_text {
        display: inline-block;
        width: 75%;
        vertical-align: top;
    }
    .promo_s.promo_03 .bonus_text_col {
        width: 100%;
        padding: 0 50px;
    }
    .promo_s.promo_01 .steps .steps_step:nth-child(2) .step_title::before{
        width: 55%;
        right: -60px;
    }
    .promo_s.promo_01 .steps .steps_step:nth-child(1) .step_title::before{
        width: 55%;
        right: -50px;
    }
}
@media screen and (max-width: 600px){
    .promo_s.promo_01 .steps .steps_step:nth-child(2) .step_title::before{
        display: none;
    }
    .promo_s.promo_01 .steps .steps_step:nth-child(1) .step_title::before{
        display: none;
    }
    .promo_s.promo_03 .bonus_text_col .bonus_item span:nth-child(1){
        width: 28%;
    }
    .table_scroll{
        overflow-y: scroll;
        margin-right: -40px;
    }
}
@media screen and (max-width: 414px){
    .promo_s.promo_01,
    .promo_s.promo_02{
        padding: 20px 0;
    }
    .promo_s.promo_02 .item_text .item_text_title,
    .promo_s.promo_01 .steps_title,
    .promo_s.promo_03 .bonus_title {
        font-size: 32px;
        text-align: left;
    }
    .promo_s.promo_01 .steps .steps_step {
        width: 100%;
        padding-bottom: 20px;
    }
    .promo_s.promo_02 .item_number {
        font-size: 32px;
        font-weight: bold;
        width: 10%;
        text-align: left;
    }
    .promo_s.promo_01 .steps .steps_step .step_title {
        font-size: 28px;
        font-weight: bold;
        display: inline-block;
        width: 10%;
        line-height: 46px;
    }
    .promo_s.promo_02 .item_text {
        width: 88%;
    }
    .step_icon {
        display: inline-block;
        width: 20%;
        vertical-align: top;
    }
    .step_icon svg{
        width: 50px;
        height: auto;
    }
    .promo_s.promo_01 .steps .steps_step .step_text {
        display: inline-block;
        width: 65%;
        font-size: 18px;
        font-weight: bold;
    }
    .promo_s.promo_01 .steps .steps_step .step_text br{
        display: none;
    }
    .promo_s.promo_01 .steps {
        text-align: left;
    }
    .promo_s.promo_02 table {
        margin-left: 0;
    }
    .promo_s.promo_03 .bonus_text_col {
        padding: 0;
    }
    .table_scroll{
        margin-right: -70px;
    }
    .promo_s.promo_03 .bonus_text_col .bonus_item span:nth-child(1) {
        width: 100%;
    }
    .promo_s.promo_03 .bonus_text_col .bonus_item span:nth-child(2) {
        width: 100%;
    }.promo_s.promo_03 .bonus_text_col .bonus_item {
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 320px){
}
.fed__tel{
    margin-left: 25px;
    color: rgba(255,255,255,.8);
    font-family: 'Gilroy Light';
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    -webkit-transition: .3s linear;
    transition: .3s linear;
}
@media screen and (max-width: 800px){
.top__row .fed__tel{
    display: none;
}
}


.select-wizard select, .p-relative {
    max-width: 450px;
}

.features__row {
    margin: 0 -10px 15px;
}
.features__item {
    margin: 0 10px 22px;
}

#auto-search {
    margin-top: 15px;
}

.p-relative {
    position: relative;
    margin-bottom: 15px;
}

.p-relative a {
    position: absolute;
    top: 12px;
    right: 0px;
}

.form-select .p-relative select {
    background-image: none;
}

.form-select select.js-step-auto, .form-select select.js-step, .p-relative select {
    height: 40px;
}

/*
#auto-search-result {
    max-height: 300px;
    overflow-y: scroll;
}
*/

#auto-search-result {
    margin-top: 30px;
}

.feedback__partner.js-show-vehicles {
    width: 200px;
    height: 30px;
}

.vehicle-modifications {
    width: 100%;
}

.vehicle-modifications tr {
    cursor: pointer;
}

.vehicle-modifications td {
    padding: 10px;
}

tr:nth-child(2n-1) {
    background: white;
}

.vehicle-modifications tr:hover td {
    background: #ddd;
}

.slider {
    margin-bottom: 30px;
}

.slider .slick-dots {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none
}
.slider .slick-dots button {
    display: block;
    border: none;
    background: #404040;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    font-size: 1px;
}
.slider .slick-active button {
    background: #da2525;
}
.slider .slick-dots li {
    margin-right: 15px;
}
.slider .slick-dots li:last-child {
    margin-right: 0;
}
.img_box {padding:15px 0;}
.img_box a {display:block;}
.img_box img {width:100%;}