.sprite_doorkey,
.sprite_forest,
.sprite_halfdoor,
.sprite_headphones,
.sprite_lock,
.sprite_pantone,
.sprite_pigbank,
.sprite_thermometer,
.sprite_treedoor,
.sprite_twodoor {
    background-image: url(../img/sprite.png);
    background-size: 377px 345px
}

.header:after,
.ui.twice-field:after {
    clear: both;
    content: ""
}

.btn,
.footer__confidential a,
.header__menu-open,
.popup__close {
    cursor: pointer
}

* {
    box-sizing: border-box;
    text-decoration: none;
    list-style: none;
    border: none;
    outline: 0;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.footer__confidential a,
.header__phone a:hover,
.popup__text a {
    text-decoration: underline
}

html {
    height: 100%;
    background-color: #fff
}

body {
    font-family: 'Proxima Nova';
    font-size: 16px;
    font-weight: 300
}

.h1,
.h2 {
    font-weight: 900;
    letter-spacing: .8px;
    text-transform: uppercase
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova/ProximaNova.otf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova/ProximaNovaItalic.otf);
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova/ProximaNovaLight.otf);
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova/ProximaNovaSemibold.otf);
    font-weight: bolder;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova/ProximaNovaBold.otf);
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova/ProximaNovaBlack.otf);
    font-weight: 900;
    font-style: normal
}

.sprite {
    display: inline-block;
    vertical-align: middle
}

.sprite_pigbank {
    background-position: -267px -73px;
    width: 55px;
    height: 71px
}

@media only screen and (max-width:479px) {
    .sprite_pigbank.small {
        background-image: url(../img/sprite.png);
        background-position: -322px -262px;
        background-size: 377px 345px;
        width: 35px;
        height: 45px
    }
}

@media only screen and (min-width:800px) {
    .sprite_pigbank {
        display: none
    }
    .sprite_pigbank_small {
        background-image: url(../img/sprite.png);
        background-position: -322px -262px;
        background-size: 377px 345px;
        width: 35px;
        height: 45px
    }
}

.sprite_treedoor {
    background-position: -322px -110px;
    width: 55px;
    height: 55px
}

@media only screen and (max-width:479px) {
    .sprite_treedoor.small {
        background-image: url(../img/sprite.png);
        background-position: -267px -199px;
        background-size: 377px 345px;
        width: 35px;
        height: 35px
    }
}

@media only screen and (min-width:800px) {
    .sprite_treedoor {
        display: none
    }
    .sprite_treedoor_small {
        background-image: url(../img/sprite.png);
        background-position: -267px -199px;
        background-size: 377px 345px;
        width: 35px;
        height: 35px
    }
}

.sprite_lock {
    background-position: 0 -170px;
    width: 55px;
    height: 80px
}

@media only screen and (max-width:479px) {
    .sprite_lock.small {
        background-image: url(../img/sprite.png);
        background-position: -322px -165px;
        background-size: 377px 345px;
        width: 35px;
        height: 51px
    }
}

@media only screen and (min-width:800px) {
    .sprite_lock {
        display: none
    }
    .sprite_lock_small {
        background-image: url(../img/sprite.png);
        background-position: -322px -165px;
        background-size: 377px 345px;
        width: 35px;
        height: 51px
    }
}

.sprite_headphones {
    background-position: -322px -55px;
    width: 55px;
    height: 55px
}

@media only screen and (max-width:479px) {
    .sprite_headphones.small {
        background-image: url(../img/sprite.png);
        background-position: -225px -90px;
        background-size: 377px 345px;
        width: 35px;
        height: 35px
    }
}

@media only screen and (min-width:800px) {
    .sprite_headphones {
        display: none
    }
    .sprite_headphones_small {
        background-image: url(../img/sprite.png);
        background-position: -225px -90px;
        background-size: 377px 345px;
        width: 35px;
        height: 35px
    }
}

.sprite_thermometer {
    background-position: -60px -250px;
    width: 55px;
    height: 55px
}

@media only screen and (max-width:479px) {
    .sprite_thermometer.small {
        background-image: url(../img/sprite.png);
        background-position: -200px -40px;
        background-size: 377px 345px;
        width: 35px;
        height: 35px
    }
}

@media only screen and (min-width:800px) {
    .sprite_thermometer {
        display: none
    }
    .sprite_thermometer_small {
        background-image: url(../img/sprite.png);
        background-position: -200px -40px;
        background-size: 377px 345px;
        width: 35px;
        height: 35px
    }
}

.sprite_palette {
    background-image: url(../img/sprite.png);
    background-position: -115px -250px;
    background-size: 377px 345px;
    width: 55px;
    height: 55px
}

@media only screen and (max-width:479px) {
    .sprite_palette.small {
        background-image: url(../img/sprite.png);
        background-position: -280px -250px;
        background-size: 377px 345px;
        width: 35px;
        height: 35px
    }
}

@media only screen and (min-width:800px) {
    .sprite_palette {
        display: none
    }
    .sprite_palette_small {
        background-image: url(../img/sprite.png);
        background-position: -280px -250px;
        background-size: 377px 345px;
        width: 35px;
        height: 35px
    }
}

.sprite_halfdoor {
    background-position: -267px 0;
    width: 55px;
    height: 73px
}

@media only screen and (max-width:479px) {
    .sprite_halfdoor.small {
        background-image: url(../img/sprite.png);
        background-position: -322px -216px;
        background-size: 377px 345px;
        width: 35px;
        height: 46px
    }
}

@media only screen and (min-width:800px) {
    .sprite_halfdoor {
        display: none
    }
    .sprite_halfdoor_small {
        background-image: url(../img/sprite.png);
        background-position: -322px -216px;
        background-size: 377px 345px;
        width: 35px;
        height: 46px
    }
}

.sprite_twodoor {
    background-position: -170px -250px;
    width: 55px;
    height: 55px
}

@media only screen and (max-width:479px) {
    .sprite_twodoor.small {
        background-image: url(../img/sprite.png);
        background-position: -35px -310px;
        background-size: 377px 345px;
        width: 35px;
        height: 35px
    }
}

@media only screen and (min-width:800px) {
    .sprite_twodoor {
        display: none
    }
    .sprite_twodoor_small {
        background-image: url(../img/sprite.png);
        background-position: -35px -310px;
        background-size: 377px 345px;
        width: 35px;
        height: 35px
    }
}

.sprite_forest {
    background-position: -267px -144px;
    width: 55px;
    height: 55px
}

@media only screen and (max-width:479px) {
    .sprite_forest.small {
        background-image: url(../img/sprite.png);
        background-position: 0 -310px;
        background-size: 377px 345px;
        width: 35px;
        height: 35px
    }
}

@media only screen and (min-width:800px) {
    .sprite_forest {
        display: none
    }
    .sprite_forest_small {
        background-image: url(../img/sprite.png);
        background-position: 0 -310px;
        background-size: 377px 345px;
        width: 35px;
        height: 35px
    }
}

.sprite_pantone {
    background-position: -322px 0;
    width: 55px;
    height: 55px
}

@media only screen and (max-width:479px) {
    .sprite_pantone.small {
        background-image: url(../img/sprite.png);
        background-position: -225px -125px;
        background-size: 377px 345px;
        width: 35px;
        height: 35px
    }
}

@media only screen and (min-width:800px) {
    .sprite_pantone {
        display: none
    }
    .sprite_pantone_small {
        background-image: url(../img/sprite.png);
        background-position: -225px -125px;
        background-size: 377px 345px;
        width: 35px;
        height: 35px
    }
}

.sprite_doorkey {
    background-position: -225px -250px;
    width: 55px;
    height: 55px
}

@media only screen and (max-width:479px) {
    .sprite_doorkey.small {
        background-image: url(../img/sprite.png);
        background-position: -70px -310px;
        background-size: 377px 345px;
        width: 35px;
        height: 35px
    }
}

@media only screen and (min-width:800px) {
    .sprite_doorkey {
        display: none
    }
    .sprite_doorkey_small {
        background-image: url(../img/sprite.png);
        background-position: -70px -310px;
        background-size: 377px 345px;
        width: 35px;
        height: 35px
    }
}

.sprite_check,
.sprite_door,
.sprite_worker {
    height: 80px;
    background-image: url(../img/sprite.png);
    background-size: 377px 345px
}

.sprite_worker {
    background-position: -80px -90px;
    width: 76px
}

.sprite_check {
    background-position: 0 -90px;
    width: 80px
}

.sprite_door {
    background-position: -156px -90px;
    width: 69px
}

.sprite_repair {
    background-image: url(../img/sprite.png);
    background-position: 0 -250px;
    background-size: 377px 345px;
    width: 60px;
    height: 60px
}

.sprite_truck {
    background-image: url(../img/sprite.png);
    background-position: -55px -195px;
    background-size: 377px 345px;
    width: 80px;
    height: 50px
}

.sprite_x {
    background-image: url(../img/sprite.png);
    background-position: -357px -165px;
    background-size: 377px 345px;
    width: 16px;
    height: 16px
}

.sprite_alpha {
    background-image: url(../img/sprite.png);
    background-position: -55px -170px;
    background-size: 377px 345px;
    width: 167px;
    height: 25px
}

.sprite_redline {
    background-image: url(../img/sprite.png);
    background-position: -135px -195px;
    background-size: 377px 345px;
    width: 108px;
    height: 30px
}

.sprite_alpha_big {
    background-image: url(../img/sprite.png);
    background-position: 0 0;
    background-size: 377px 345px;
    width: 267px;
    height: 40px
}

.sprite_redline_big {
    background-image: url(../img/sprite.png);
    background-position: 0 -40px;
    background-size: 377px 345px;
    width: 200px;
    height: 50px
}

.wrap {
    overflow: hidden
}

.inner {
    max-width: 1280px;
    padding: 0 10px;
    margin: 0 auto
}

.none {
    display: none
}

.h1 {
    font-size: 18px
}

@media only screen and (min-width:480px) {
    .inner {
        padding: 0 15px
    }
    .h1 {
        font-size: 24px
    }
}

@media only screen and (min-width:960px) {
    .h1 {
        font-size: 30px
    }
}

.h2 {
    font-size: 18px;
    line-height: 1.4
}

.btn,
.ui.input input {
    font-family: 'Proxima Nova';
    letter-spacing: .5px;
    -webkit-transition: .2s ease-in-out
}

@media only screen and (min-width:480px) {
    .h2 {
        font-size: 22px
    }
}

@media only screen and (min-width:800px) {
    .h2 {
        font-size: 24px
    }
}

@media only screen and (min-width:960px) {
    .h2 {
        font-size: 26px
    }
}

@media only screen and (min-width:1280px) {
    .h2 {
        font-size: 32px
    }
}

.c_red {
    color: #d70e15
}

.c_white {
    color: #fdffff
}

.tac {
    text-align: center
}

.btn {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    background-color: #bfbfbf;
    border-radius: 3px;
    padding: 10px 20px;
    border: 2px solid #bfbfbf;
    transition: .2s ease-in-out
}

@media only screen and (min-width:1280px) {
    .btn {
        padding: 15px 30px;
        font-size: 20px;
        border-width: 3px
    }
}

.btn:active {
    background-color: #a2a2a2
}

.btn.active {
    color: #333;
    background-color: #d70e15!important;
    border: 2px solid #bfbfbf;
    padding: 10px 20px
}

@media only screen and (min-width:1280px) {
    .btn.active {
        padding: 15px 30px;
        border-width: 3px
    }
}

.btn_red {
    color: #d70e15;
    background-color: transparent;
    border: 2px solid #d70e15
}

@media only screen and (min-width:1280px) {
    .btn_red {
        border-width: 3px
    }
}

.btn_red:active {
    background-color: #b70c12
}

.btn_red.active {
    color: #fff;
    border: 2px solid #d70e15
}

@media only screen and (min-width:1280px) {
    .btn_red.active {
        border-width: 3px
    }
}

.btn_yellow {
    color: #333;
    background-color: #ffb800;
    border: 2px solid #ffb800
}

@media only screen and (min-width:1280px) {
    .btn_yellow {
        border-width: 3px
    }
}

.btn_yellow:active {
    background-color: #d99c00
}

.btn_yellow.active {
    color: #ffb800
}

.btn_radius {
    border-radius: 100px
}

.btn_bold {
    font-size: 18px;
    font-weight: 600
}

.ui.hamb {
    display: inline-block;
    width: 25px;
    height: 20px
}

.ui.hamb span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #000
}

.ui.hamb span:not(:last-child) {
    margin-bottom: 7px
}

.ui.twice-field:after {
    display: table
}

.ui.twice-field .ui:first-child {
    width: calc(50% - 10px);
    float: left
}

.ui.twice-field .ui:last-child {
    width: calc(50% - 10px);
    float: right
}

.ui.twice-field .ui.submit {
    margin: 0 0 15px
}

.ui.input:not(:last-child),
.ui.textarea {
    margin-bottom: 15px
}

.ui.input input {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: lighter;
    background-color: #f8f8f8;
    border: 2px solid #d8d8d8;
    border-radius: 3px;
    padding: 10px;
    transition: .2s ease-in-out
}

.ui.submit input,
.ui.textarea textarea {
    display: block;
    font-family: 'Proxima Nova';
    letter-spacing: .5px;
    -webkit-transition: .2s ease-in-out;
    width: 100%
}

.ui.input input.error {
    border-color: #d70e15
}

@media only screen and (min-width:480px) {
    .ui.input input {
        font-size: 18px
    }
}

@media only screen and (min-width:640px) {
    .ui.input input {
        padding: 10px 15px
    }
}

@media only screen and (min-width:960px) {
    .ui.input input {
        padding: 10px 25px
    }
}

@media only screen and (min-width:1280px) {
    .ui.input input {
        font-size: 20px;
        padding: 15px 25px
    }
}

.ui.input input:focus {
    border-color: #ffb800;
    background-color: #fff
}

.ui.submit {
    margin-top: 15px
}

.ui.submit input {
    font-size: 16px;
    background-color: #ffb800;
    border-radius: 3px;
    padding: 12px 10px;
    transition: .2s ease-in-out
}

@media only screen and (min-width:480px) {
    .ui.submit input {
        font-size: 18px
    }
}

@media only screen and (min-width:1280px) {
    .ui.submit input {
        font-size: 20px;
        padding: 17px 25px
    }
}

.ui.submit input:hover {
    background-color: #ffcd4d
}

.ui.submit input:active {
    background-color: #f2af00
}

.ui.textarea textarea {
    height: 100px;
    resize: none;
    font-size: 16px;
    font-weight: lighter;
    background-color: #f8f8f8;
    border: 2px solid #d8d8d8;
    border-radius: 3px;
    padding: 10px;
    transition: .2s ease-in-out
}

@media only screen and (min-width:480px) {
    .ui.textarea textarea {
        font-size: 18px;
        height: 110px
    }
}

@media only screen and (min-width:640px) {
    .ui.textarea textarea {
        padding: 10px 15px;
        height: 130px
    }
}

@media only screen and (min-width:960px) {
    .ui.textarea textarea {
        padding: 15px 25px;
        height: 150px
    }
}

.ui.textarea textarea:focus {
    border-color: #ffb800;
    background-color: #fff
}

.header {
    width: 100%;
    height: 60px;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .05), 0 0 1px rgba(0, 0, 0, .05);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.header:after {
    display: table
}

.header .inner {
    position: relative;
    height: 100%
}

@media only screen and (min-width:480px) {
    .header {
        height: 70px
    }
}

@media only screen and (min-width:960px) {
    .header {
        height: 120px;
        box-shadow: none
    }
    .header.scrolled {
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .05), 0 0 1px rgba(0, 0, 0, .05)
    }
}

.header__left,
.header__menu-open,
.header__right {
    height: 100%;
    position: absolute
}

.header__left {
    top: 0;
    left: 0;
    padding: 14px 0 0 10px
}

@media only screen and (min-width:400px) {
    .h2 {
        line-height: 1.8
    }
    .header__left {
        padding: 14px 0 0 15px
    }
}

@media only screen and (min-width:480px) {
    .header__left {
        padding: 10px 0 0 20px
    }
}

@media only screen and (min-width:960px) {
    .header__left {
        padding: 15px 0 0 20px
    }
}

.header__center {
    width: 440px;
    position: absolute;
    top: 20px;
    left: 22%
}

@media only screen and (min-width:1080px) {
    .header__center {
        width: 500px;
        left: 27%
    }
}

.header__right {
    text-align: right;
    top: 0;
    right: 0;
    padding: 20px 70px 0 0
}

@media only screen and (min-width:400px) {
    .header__right {
        padding: 20px 75px 0 0
    }
}

.header__is {
    font-size: 14px;
    margin-top: 5px
}

.header__phone a {
    font-size: 18px;
    font-weight: bolder;
    color: #d70e15
}

.menu__link,
.mobile-menu__link {
    display: inline-block;
    color: #000;
    border-bottom: 1px dotted #000
}

@media only screen and (min-width:480px) {
    .header__right {
        padding: 23px 90px 0 0
    }
    .header__phone a {
        font-size: 22px
    }
}

@media only screen and (min-width:960px) {
    .header__right {
        padding: 15px 20px 0 0
    }
    .header__is {
        font-weight: bolder;
        margin-top: 15px
    }
    .header__phone a {
        font-size: 26px
    }
}

.header__info p {
    font-size: 13px;
    letter-spacing: -.5px
}

@media only screen and (min-width:1280px) {
    .header__center {
        width: 500px;
        left: 30%
    }
    .header__info p {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0
    }
}

.header__menu-open {
    width: 60px;
    border-left: 1px solid rgba(0, 0, 0, .15);
    padding: 20px 17px;
    top: 0;
    right: 0
}

@media only screen and (min-width:480px) {
    .header__menu-open {
        width: 70px;
        padding: 25px 22px
    }
}

.header__menu-close {
    padding: 20px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer
}

.header__mobile-menu {
    width: 210px;
    height: 100vh;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .05), 0 0 1px rgba(0, 0, 0, .05);
    position: absolute;
    top: 0;
    right: -220px;
    z-index: 150;
    padding-top: 90px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.header__mobile-menu.opened {
    right: 0
}

.mobile-menu {
    text-align: right;
    padding: 0 15px
}

.mobile-menu__item {
    margin-bottom: 30px
}

.menu {
    text-align: left
}

.menu__item {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 15px
}

@media only screen and (min-width:1080px) {
    .menu__item {
        margin-right: 25px
    }
}

.menu__link {
    font-size: 13px
}

.first-screen {
    background-color: #e5e3e6;
    background-image: url(../img/first-screen-bg_640.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 120px 0 130px
}

@media only screen and (min-width:640px) {
    .first-screen .inner {
        padding: 0 80px
    }
}

@media only screen and (min-width:768px) {
    .first-screen {
        padding: 150px 0 130px
    }
    .first-screen .inner {
        padding: 0 120px
    }
}

@media only screen and (min-width:840px) {
    .first-screen {
        padding: 120px 0 200px
    }
}

.company-activity {
    margin-bottom: 60px
}

@media only screen and (min-width:960px) {
    .first-screen {
        background-image: url(../img/first-screen-bg_960.jpg);
        background-size: cover;
        padding: 220px 0 130px
    }
    .first-screen .inner {
        padding: 0 95px
    }
    .company-activity {
        margin-bottom: 140px
    }
}

.company-activity__top {
    background-color: rgba(215, 14, 20, .9);
    padding: 15px 20px
}

@media only screen and (min-width:960px) {
    .company-activity__top {
        padding: 30px
    }
}

.company-activity__top .h1 {
    color: #fff;
    line-height: 1.5
}

.company-activity__bottom {
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .9) 80%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, .9) 80%, rgba(255, 255, 255, 0) 100%);
    padding: 10px 20px
}

.feedback-form,
.popup__header {
    background-size: cover;
    background-position: center
}

.company-activity__bottom p {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    text-transform: uppercase
}

@media only screen and (min-width:480px) {
    .company-activity__bottom p {
        font-size: 20px;
        line-height: 1.4
    }
}

@media only screen and (min-width:960px) {
    .company-activity__bottom {
        padding: 20px 30px
    }
    .company-activity__bottom p {
        font-size: 24px
    }
}

.special-offer {
    max-width: 950px;
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    padding: 25px 25px 175px;
    margin: 0 auto;
    position: relative
}

@media only screen and (min-width:400px) {
    .special-offer {
        padding: 25px 50px 270px
    }
}

@media only screen and (min-width:540px) {
    .special-offer {
        padding: 25px 50px 300px
    }
}

.special-offer__title {
    font-size: 16px;
    font-weight: 900;
    color: #d70e15;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px
}

@media only screen and (min-width:480px) {
    .special-offer__title {
        font-size: 22px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:960px) {
    .special-offer {
        padding: 35px 40px 80px
    }
    .special-offer__title {
        font-size: 26px;
        text-align: left;
        margin-bottom: 25px
    }
}

@media only screen and (min-width:1280px) {
    .company-activity {
        width: 750px;
        position: relative;
        left: 33%
    }
    .special-offer__title {
        font-size: 32px
    }
}

.special-offer__title:after {
    content: '';
    display: block;
    max-width: 280px;
    width: 50%;
    border-top: 1px solid #d70e15;
    margin: 10px 0 0 25%
}

.benefits__item:after,
.insets__item:after {
    clear: both;
    content: ""
}

@media only screen and (min-width:480px) {
    .special-offer__title:after {
        margin: 20px 0 0 25%
    }
}

@media only screen and (min-width:960px) {
    .special-offer__title:after {
        margin: 25px 0 0;
        border-top: 2px solid #d70e15
    }
}

.special-offer__subtitle {
    max-width: 610px;
    text-align: center;
    margin-bottom: 15px
}

@media only screen and (min-width:480px) {
    .special-offer__subtitle {
        font-size: 20px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:960px) {
    .special-offer__subtitle {
        font-size: 18px;
        text-align: left;
        margin-bottom: 55px
    }
    .special-offer__subtitle .c_red {
        font-size: 20px
    }
    .special-offer__form {
        width: 45%
    }
}

.assortment__btns,
.assortment__title,
.clients__items,
.clients__title,
.feedback-form__title,
.insets__img,
.insets__img span,
.sertificates__items,
.sertificates__title,
.service-complex__title,
.services {
    text-align: center
}

.special-offer__subtitle .c_red {
    font-weight: bolder
}

.special-offer__coupon {
    width: 100%;
    position: absolute;
    bottom: -100px;
    right: -27px
}

@media only screen and (min-width:375px) {
    .special-offer__coupon {
        width: 90%;
        bottom: -110px;
        right: -30px
    }
}

@media only screen and (min-width:400px) {
    .special-offer__coupon {
        bottom: -110px;
        right: -35px
    }
}

@media only screen and (min-width:480px) {
    .special-offer__coupon {
        bottom: -100px;
        right: -25px
    }
}

@media only screen and (min-width:640px) {
    .special-offer__coupon {
        width: 80%;
        bottom: -50px;
        right: -18px
    }
}

@media only screen and (min-width:768px) {
    .special-offer__coupon {
        bottom: -14%
    }
}

@media only screen and (min-width:840px) {
    .special-offer__coupon {
        bottom: -23%;
        width: 75%
    }
}

@media only screen and (min-width:960px) {
    .special-offer__coupon {
        width: 60%;
        bottom: -80px;
        right: -100px
    }
}

@media only screen and (min-width:1080px) {
    .special-offer__coupon {
        width: 55%;
        bottom: -21%;
        right: -120px
    }
}

@media only screen and (min-width:1280px) {
    .special-offer__subtitle {
        font-size: 20px
    }
    .special-offer__subtitle .c_red {
        font-size: 24px
    }
    .special-offer__coupon {
        width: 600px;
        bottom: -12.3%;
        right: -120px
    }
}

.assortment__btns .btn,
.special-offer__coupon img {
    display: block;
    width: 100%
}

.assortment {
    padding: 40px 0;
    background-color: #fdffff
}

@media only screen and (min-width:960px) {
    .assortment {
        padding: 80px 0
    }
}

.assortment__title {
    margin-bottom: 25px
}

.assortment__btns {
    padding: 0 15px;
    margin-bottom: 50px
}

.assortment__btns .btn {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media only screen and (min-width:480px) {
    .assortment__btns .btn {
        display: inline-block;
        max-width: 240px;
        width: 45%
    }
    .assortment__btns .btn:first-child {
        margin-right: 1%
    }
    .assortment__btns .btn:last-child {
        margin-left: 1%
    }
}

@media only screen and (min-width:1280px) {
    .assortment__title {
        margin-bottom: 50px
    }
    .assortment__btns {
        margin-bottom: 80px
    }
    .assortment__btns .btn {
        max-width: 340px
    }
}

.assortment__btns .btn:not(:last-child) {
    margin-bottom: 15px
}

@media only screen and (min-width:480px) {
    .assortment__btns .btn:not(: last-child) {
        margin-bottom: 0
    }
}

.insets__item:after {
    display: table
}

@media only screen and (min-width:800px) {
    .insets:after {
        clear: both;
        content: "";
        display: table
    }
    .insets__img {
        width: 50%;
        float: left
    }
    .insets__benefits {
        width: 47%;
        float: right
    }
}

.insets__img {
    margin-bottom: 20px
}

.insets__img img {
    display: inline-block;
    max-width: 480px;
    width: 100%
}

@media only screen and (min-width:960px) {
    .insets {
        padding: 0 25px
    }
    .insets__img img {
        max-width: 800px
    }
}

.insets__img span {
    display: none;
    font-size: 18px;
    font-weight: 600;
    padding: 0 20px;
    margin-top: 15px
}

.benefits {
    padding: 0 5px
}

@media only screen and (min-width:480px) {
    .insets__img {
        margin-bottom: 50px
    }
    .benefits {
        padding: 0 30px
    }
}

@media only screen and (min-width:640px) {
    .benefits {
        padding: 0 70px
    }
}

@media only screen and (min-width:768px) {
    .benefits {
        padding: 0 100px
    }
}

@media only screen and (min-width:800px) {
    .insets__img span {
        display: block
    }
    .benefits {
        padding: 0
    }
}

.benefits__item {
    margin-bottom: 20px
}

.benefits__item:after {
    display: table
}

@media only screen and (min-width:800px) {
    .benefits__item .benefits__img,
    .benefits__item .benefits__text {
        display: inline-block;
        vertical-align: middle;
        float: none
    }
    .benefits__item {
        min-height: 50px;
        margin-bottom: 10px
    }
    .benefits__item .benefits__text {
        width: calc(100% - 60px)
    }
}

.sertificates__item,
.services__item {
    display: inline-block;
    vertical-align: top
}

.benefits__img {
    width: 55px;
    padding-top: 5px;
    float: left
}

@media only screen and (min-width:480px) {
    .benefits__img {
        width: 80px
    }
}

@media only screen and (min-width:800px) {
    .benefits__img {
        width: 55px
    }
}

.benefits__text {
    width: calc(100% - 55px);
    font-size: 18px;
    font-weight: lighter;
    float: right
}

@media only screen and (min-width:480px) {
    .benefits__text {
        width: calc(100% - 80px);
        font-size: 22px;
        line-height: 1.5
    }
}

@media only screen and (min-width:800px) {
    .benefits__text {
        width: calc(100% - 55px);
        font-size: 16px;
        line-height: 1.2
    }
}

@media only screen and (min-width:960px) {
    .benefits__img {
        padding-top: 0
    }
    .benefits__text {
        font-size: 18px
    }
}

.feedback-form {
    padding: 50px 0
}

@media only screen and (min-width:480px) {
    .feedback-form {
        padding: 80px 0
    }
}

@media only screen and (min-width:960px) {
    .feedback-form {
        padding: 120px 0
    }
}

@media only screen and (min-width:1280px) {
    .benefits__item {
        margin-bottom: 30px
    }
    .benefits__text {
        font-size: 20px
    }
    .feedback-form {
        padding: 160px 0
    }
}

.feedback-form.get-catalog {
    background-image: url(../img/get-catalog-bg_640.jpg)
}

@media only screen and (min-width:640px) {
    .feedback-form.get-catalog {
        background-image: url(../img/get-catalog-bg_960.jpg)
    }
}

@media only screen and (min-width:960px) {
    .feedback-form.get-catalog {
        background-image: url(../img/get-catalog-bg.jpg)
    }
}

.feedback-form.expert-call {
    background-image: url(../img/expert-call-bg_640.jpg)
}

@media only screen and (min-width:640px) {
    .feedback-form.expert-call {
        background-image: url(../img/expert-call-bg_960.jpg)
    }
}

@media only screen and (min-width:960px) {
    .feedback-form.expert-call {
        background-image: url(../img/expert-call-bg.jpg)
    }
}

.feedback-form.ask-question {
    background-image: url(../img/ask-question-bg_640.jpg)
}

.feedback-form.ask-question .feedback-form__form {
    max-width: 400px;
    margin: 0 auto
}

.feedback-form__title {
    margin-bottom: 20px
}

@media only screen and (min-width:640px) {
    .feedback-form.ask-question {
        background-image: url(../img/ask-question-bg_960.jpg)
    }
    .feedback-form.ask-question .feedback-form__form {
        max-width: 540px
    }
    .feedback-form__title {
        max-width: 760px;
        margin: 0 auto 40px
    }
}

.feedback-form__title .h2 {
    font-size: 17px
}

@media only screen and (min-width:480px) {
    .feedback-form__title .h2 {
        font-size: 22px;
        padding: 0 30px
    }
}

@media only screen and (min-width:800px) {
    .feedback-form__title .h2 {
        font-size: 24px
    }
}

@media only screen and (min-width:960px) {
    .feedback-form.ask-question {
        background-image: url(../img/ask-question-bg.jpg)
    }
    .feedback-form__title {
        max-width: 100%;
        margin-bottom: 60px
    }
    .feedback-form__title .h2 {
        font-size: 26px
    }
}

@media only screen and (min-width:1280px) {
    .feedback-form__title .h2 {
        font-size: 32px
    }
}

.feedback-form__subtitle {
    font-size: 17px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
    text-shadow: 0 0 15px rgba(0, 0, 0, .5);
    padding: 0 15px
}

@media only screen and (min-width:640px) {
    .feedback-form__subtitle {
        max-width: 450px;
        font-size: 20px;
        margin: 0 auto 50px;
        padding: 0
    }
}

@media only screen and (min-width:960px) {
    .feedback-form__subtitle {
        max-width: 100%;
        font-size: 23px;
        margin-bottom: 70px
    }
}

.feedback-form__form {
    padding: 0 15px
}

@media only screen and (min-width:480px) {
    .feedback-form__form {
        padding: 0 30px
    }
}

@media only screen and (min-width:640px) {
    .feedback-form__form {
        max-width: 370px;
        padding: 0 15px;
        margin: 0 auto
    }
}

@media only screen and (min-width:960px) {
    .feedback-form__form {
        max-width: 460px;
        padding: 0 15px;
        margin: 0 auto
    }
}

.service-complex {
    padding: 40px 0;
    background-color: #fdffff
}

.service-complex .inner {
    max-width: 90%
}

@media only screen and (min-width:480px) {
    .service-complex {
        padding: 60px 0
    }
}

@media only screen and (min-width:640px) {
    .service-complex {
        padding: 70px 0 20px
    }
}

@media only screen and (min-width:800px) {
    .service-complex {
        padding: 80px 0 0
    }
}

.service-complex__title {
    margin-bottom: 30px
}

@media only screen and (min-width:480px) {
    .service-complex__title {
        margin-bottom: 40px
    }
}

.services__item {
    max-width: 280px
}

.services__item:last-child .services__img {
    height: 60px
}

@media only screen and (min-width:640px) {
    .service-complex__title {
        margin-bottom: 60px
    }
    .services__item {
        max-width: 250px;
        height: 180px;
        margin: 0 15px
    }
}

@media only screen and (min-width:960px) {
    .service-complex {
        padding: 120px 0 0
    }
    .services__item {
        max-width: 30%;
        width: 100%;
        height: 180px;
        margin: 0 15px
    }
}

.services__item:not(:last-child) {
    margin-bottom: 45px
}

@media only screen and (min-width:480px) {
    .services__item:not(: last-child) {
        margin-bottom: 65px
    }
}

@media only screen and (min-width:960px) {
    .services__item:not(: last-child) {
        margin-bottom: 75px
    }
}

@media only screen and (min-width:1280px) {
    .feedback-form__subtitle {
        font-size: 26px
    }
    .services__item:not(:last-child) {
        margin-bottom: 100px
    }
}

.services__img {
    margin-bottom: 15px
}

.services__text {
    font-size: 18px
}

.services__btn {
    margin-top: 25px
}

@media only screen and (min-width:1280px) {
    .services__text {
        font-size: 24px
    }
    .services__btn {
        margin-top: 40px;
        width: 100%
    }
    .services__btn .btn {
        max-width: 100%;
        width: 100%
    }
}

.services__btn .btn {
    font-size: 13px
}

@media only screen and (min-width:480px) {
    .services__btn .btn {
        font-size: 14px
    }
}

@media only screen and (min-width:640px) {
    .services__btn .btn {
        font-size: 15px
    }
}

.sertificates {
    padding: 40px 0
}

@media only screen and (min-width:480px) {
    .sertificates {
        padding: 60px 0
    }
}

@media only screen and (min-width:960px) {
    .services__btn .btn {
        font-size: 18px
    }
    .sertificates {
        padding: 90px 0
    }
}

.sertificates__title {
    margin-bottom: 40px
}

.sertificates__item {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .05), 0 0 1px rgba(0, 0, 0, .05);
    margin: 0 10px 30px
}

@media only screen and (min-width:800px) {
    .sertificates__item {
        max-width: 180px
    }
    .sertificates__item img {
        display: block;
        width: 100%
    }
}

.sertificates__item:last-child {
    margin-bottom: 0
}

.clients {
    background-color: #f3f2f3;
    padding: 40px 0
}

@media only screen and (min-width:480px) {
    .clients {
        padding: 60px 0
    }
}

.clients__title {
    margin-bottom: 40px
}

@media only screen and (min-width:960px) {
    .clients {
        padding: 90px 0
    }
    .clients__items {
        text-align: left
    }
}

.footer__alpha,
.footer__images,
.footer__redline,
.overlay {
    text-align: center
}

.clients__item {
    display: inline-block;
    margin-bottom: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .05), 0 0 1px rgba(0, 0, 0, .1)
}

@media only screen and (min-width:480px) {
    .clients__item {
        width: 45%;
        margin: 0 2% 15px
    }
}

@media only screen and (min-width:540px) {
    .clients__item {
        width: auto;
        margin: 0 7px 15px
    }
}

@media only screen and (min-width:960px) {
    .clients__item {
        width: 22%;
        margin: 0 1.3% 15px
    }
}

@media only screen and (min-width:1280px) {
    .clients__item {
        width: 14%;
        margin: 0 1% 15px
    }
}

.footer__images a,
.map-contacts__item {
    margin-bottom: 15px
}

.clients__item img {
    display: block;
    width: 100%
}

.map {
    height: 700px;
    padding: 30px 10px;
    position: relative
}

.map .inner {
    max-width: 960px
}

@media only screen and (min-width:640px) {
    .map {
        height: 420px
    }
}

@media only screen and (min-width:800px) {
    .map {
        height: 500px
    }
    .footer {
        margin-top: -85px
    }
}

.map__scroller {
    width: 40px;
    height: 100%;
    background-color: rgba(255, 255, 255, .2);
    position: absolute;
    bottom: 0;
    right: 15px
}

.map__plain {
    max-width: 400px;
    width: 90%;
    background-color: #fff;
    padding: 25px;
    position: relative;
    z-index: 50;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1), 0 0 1px rgba(0, 0, 0, .1)
}

.map-contacts__title {
    display: inline-block;
    color: #d70e15;
    font-weight: 800;
    text-transform: uppercase;
    border-bottom: 1px solid #d70e15;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.map-contacts__item b {
    display: block;
    font-weight: bolder
}

#map {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.footer,
.footer__bottom {
    position: relative
}

@media only screen and (min-width:960px) {
    .footer {
        margin-top: -100px
    }
}

.footer__top {
    padding: 20px 0 5px
}

.footer__images {
    padding: 10px
}

.footer__images a {
    display: inline-block;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .05), 0 0 1px rgba(0, 0, 0, .05)
}

@media only screen and (min-width:640px) {
    .map__plain {
        max-width: 315px
    }
    .map-contacts__title {
        font-size: 26px
    }
    .map-contacts__item {
        font-size: 14px
    }
    .footer__images a {
        max-width: 250px;
        margin: 0 8px 15px
    }
}

@media only screen and (min-width:800px) {
    .footer__images a {
        max-width: 150px;
        margin: 0 8px
    }
}

.footer__images a img {
    display: block;
    width: 100%
}

.footer__bottom {
    border-top: 1px solid #d8d8d8;
    padding: 20px 0
}

@media only screen and (min-width:480px) {
    .footer__bottom {
        padding: 30px 0
    }
}

@media only screen and (min-width:960px) {
    .footer__images a {
        max-width: 217px;
        margin: 0 8px
    }
    .footer__bottom {
        text-align: center
    }
    .footer__redline {
        display: inline-block;
        position: absolute;
        top: 60px;
        left: 20px
    }
    .footer__alpha {
        display: inline-block;
        position: absolute;
        top: 65px;
        right: 20px
    }
    .footer__confidential {
        display: inline-block
    }
}

.footer__confidential {
    text-align: center;
    margin: 25px 0
}

.overlay {
    display: none;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 23, 23, .5);
    padding: 0 15px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    overflow-y: scroll;
    letter-spacing: -.35em
}

.overlay>* {
    letter-spacing: 0
}

.overlay:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.popup {
    display: none;
    vertical-align: middle;
    max-width: 750px;
    width: 100%;
    text-align: left;
    background-color: #fff;
    position: relative;
    border-radius: 5px;
    margin: 25px 0
}

.popup>:last-child {
    margin-bottom: 0
}

.popup__header {
    text-align: center;
    padding: 15px 15px 0;
    border-radius: 3px 3px 0 0
}

.popup__body {
    padding: 30px 15px;
    position: relative;
    color: #000
}

.popup__body form .row_answer p {
    color: red
}

.popup__title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px
}

.popup__text {
    font-size: 14px;
    font-weight: 300;
    color: #333;
    line-height: 1.5;
    margin-bottom: 30px
}

.popup__text b {
    display: inline-block;
    margin-bottom: 5px;
    line-height: 1.2
}

.popup__text:last-child {
    margin-bottom: 0
}

.popup__text a {
    color: #00f
}

.popup__close {
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    opacity: .5;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

.popup__close.hover {
    opacity: 1
}

.popup_thanks {
    background-size: auto 100%;
    background-position: center left;
    background-repeat: no-repeat
}

.popup_confident {
    height: auto;
    overflow: visible
}

.popup_recall {
    max-width: 500px
}

.show_540,
.show_640,
.show_768,
.show_960 {
    display: none
}

@media only screen and (min-width:540px) {
    .show_540 {
        display: block
    }
    .hide_540 {
        display: none
    }
}

@media only screen and (min-width:640px) {
    .show_640 {
        display: block
    }
    .hide_640 {
        display: none
    }
}

@media only screen and (min-width:768px) {
    .show_768 {
        display: block
    }
    .hide_768 {
        display: none
    }
}

@media only screen and (min-width:960px) {
    .show_960 {
        display: block
    }
    .hide_960 {
        display: none
    }
}
.sent {
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 99999;
    display: none;
    padding: 30px;
    text-align: center;
    background-size: 60px 60px;
    width: 470px;
	background: #fff;
}
.send_layout {
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
    background: rgba(0, 0, 0, 0.7);
	display: none;
}