/* ==========================================================================
1550
========================================================================== */
@media (max-width: 1549px){
    .options-item-col-text{
        margin-right: -560px;
    }
    .options-item-title strong{
        font-size: 28px;
    }
}
/* ==========================================================================
1200
========================================================================== */
@media (max-width: 1199px){
    /* header */
    .row-header{
        top: 50px;
    }
    .header-btn span{
        width: 100%;
    }
    /* slider */
    .index-slider-item-text{
        font-size: 40px;
        margin-bottom: 80px;
    }
    .index-slider-item-item-text{
        font-size: 16px;
    }
    .index-slider-item{
        padding: 220px 0 60px;
    }
    .index-slider-item-title{
        line-height: 1;
        margin-bottom: 35px;
        padding-bottom: 55px;
    }
    .index-slider-item-title:after{
        width: 300px;
    }
    /* reviews */
    .reviews-items{
        margin-bottom: 0;
    }
    .reviews-item{
        margin-bottom: 40px;
    }
    /* repair */
    .repair-items{
        margin-bottom: 40px;
    }
    .repair-item-image{
        height: 218px;
    }
    .repair-item-title{
        font-size: 24px;
    }
    /* lab */
    .row-lab{
        padding: 150px 0 80px;
    }
    .lab-header-title{
        margin-bottom: 25px;
    }
    .lab-header-subtitle{
        margin-bottom: 45px;
    }
    .lab-item-image{
        height: 225px;
    }
    .lab-item-title{
        font-size: 24px;
    }
    /* solution */
    .solution-item{
        height: 440px;
        padding-top: 45px;
    }
    .solution-item-title{
        min-height: 265px;
        padding: 0;
    }
    .solution-item-subtitle{
        margin-bottom: 65px;
    }
    .solution-items .row > div{
        border-bottom: 1px solid #1a1a1a;
    }
    .solution-items .row > div + div + div{
        border: none;
    }
    /* spectrum */
    .row-spectrum{
        padding-top: 140px;
    }
    .spectrum-header-title{
        line-height: 1.1;
    }
    .spectrum-header-subtitle{
        margin-bottom: 60px;
    }
    .spectrum-item{
        padding-top: 50px;
    }
    .spectrum-item-title{
        min-height: 265px;
        padding-right: 0;
    }
    /* options */
    .row-options{
        padding-top: 125px;
    }
    .options-header{
        margin-bottom: 10px;
    }
    .options-header-item-text{
        font-size: 16px;
    }
    .options-header-item-image{
        margin-right: 25px;
        flex: 0 0 auto;
    }
    .options-header-item-image img{
        height: 155px;
    }
    .options-header-item-text span{
        font-size: 30px;
    }
    .options-items{
        margin-bottom: 30px;
    }
    .options-item-title{
        padding: 33px 0 40px;
    }
    .options-item-title strong{
        margin-bottom: 12px;
    }
    .options-item-title span{
        font-size: 20px;
    }
    .options-item-col-title{
        line-height: 1.3;
        height: 56px;
        margin-bottom: 8px;
    }
    .options-item-col-title span{
        bottom: -5px;
    }
    .options-item-col-text{
        margin-right: -460px;
    }
    /* bonus */
    .row-bonus{
        padding: 125px 0 60px;
    }
    .bonus-header{
        margin-bottom: 55px;
    }
    .bonus-header-title{
        line-height: 1.3;
        margin-bottom: 20px;
    }
    .bonus-header-subtitle{
        line-height: 1.2;
    }
    .bonus-item-ico-container{
        margin-bottom: 30px;
    }
    /* care */
    .row-care{
        padding-top: 45px;
    }
    .care-header{
        margin-bottom: 70px;
    }
    .care-item{
        padding-top: 30px;
    }
    .care-item-title{
        min-height: 285px;
        padding-right: 30px;
    }
    /* master */
    .row-master{
        padding-top: 135px;
    }
    .master-header-title{
        line-height: 1.1;
    }
    .master-header-subtitle{
        margin-right: -320px;
    }
    .master-item{
        padding-top: 50px;
    }
    .master-item-title{
        min-height: 260px;
        padding-right: 70px;
    }
    /* color */
    .row-color{
        padding: 170px 0 150px;
    }
    .color-item{
        padding-top: 50px;
    }
    .color-item-title{
        min-height: 260px;
        padding-right: 30px;
    }
    /* program */
    .row-program{
        padding-top: 150px;
    }
    .program-header{
        margin-bottom: 70px;
    }
    .program-header-title{
        line-height: 1.1;
        margin-bottom: 15px;
    }
    .program-item{
        padding-top: 50px;
    }
    .program-item-title{
        min-height: 275px;
    }
    /* product */
    .row-product{
        padding: 90px 0 100px;
    }
    .product-header-title{
        line-height: 1.1;
    }
    /* footer */
    .row-footer{
        padding: 65px 0 10px;
    }
    .footer-item{
        margin-bottom: 40px;
    }
    .row-copyright{
        padding: 75px 0;
    }
    /* icons */
    .icons-item{
        padding-top: 50px;
    }
    .icons-item-title{
        min-height: 265px;
        padding-right: 0;
    }
}
/* ==========================================================================
992
========================================================================== */
@media (max-width: 991px){
    /* header */
    .header-logo{
        max-width: 280px;
    }
    .header-nav{
        margin-top: 15px;
    }
    .header-nav ul{
        justify-content: space-between;
    }
    .header-nav ul li{
        line-height: 1;
    }
    .header-nav ul li a{
        font-size: 14px;
    }
    .index-slider-item{
        padding: 220px 0 0;
    }
    .index-slider-item-title{
        font-size: 60px;
        margin-bottom: 25px;
        padding-bottom: 30px;
    }
    .index-slider-item-text{
        font-size: 30px;
        margin-bottom: 170px;
    }
    .index-slider-item-item{
        display: flex;
        margin-bottom: 30px;
        align-items: center;
    }
    .index-slider-item-item-ico{
        margin: 0;
    }
    .index-slider-item-item-text{
        padding-left: 30px;
        text-align: left;
    }
    /* reviews */
    .row-reviews{
        padding: 95px 0 70px;
    }
    .reviews-title{
        font-size: 40px;
        margin-bottom: 35px;
    }
    .reviews-item-title{
        font-size: 24px;
    }
    .reviews-item-post{
        font-size: 14px;
    }
    .reviews-item-text{
        font-size: 14px;
    }
    .reviews-item-link span{
        font-size: 14px;
    }
    .reviews-btns-review span{
        font-size: 14px;
    }
    .reviews-btns-collab span{
        font-size: 14px;
    }
    /* reviews modal */
    .reviews-modal-title{
        font-size: 40px;
    }
    .reviews-modal-post{
        font-size: 14px;
    }
    .reviews-modal-text{
        font-size: 14px;
    }
    /* form default */
    .form-default-title{
        font-size: 40px;
    }
    .form-default .submit-row button{
        font-size: 14px;
    }
    /* form success */
    .form-success-title{
        font-size: 40px;
    }
    /* repair */
    .row-repair{
        padding: 10px 0 0;
    }
    .repair-title{
        font-size: 40px;
        margin-bottom: 20px;
    }
    .repair-subtitle{
        font-size: 24px;
        margin-bottom: 40px;
    }
    .repair-items{
        margin-bottom: 20px;
    }
    .repair-item{
        margin-bottom: 40px;
    }
    .repair-item-image{
        margin-bottom: 20px;
    }
    .repair-btns-presentation span{
        font-size: 14px;
    }
    .repair-btns-catalog a{
        font-size: 14px;
    }
    /* lab */
    .row-lab{
        padding: 160px 0 20px;
    }
    .lab-header-title{
        font-size: 40px;
    }
    .lab-header-subtitle{
        font-size: 24px;
        margin-bottom: 55px;
    }
    .lab-header-btn span{
        font-size: 14px;
    }
    .lab-item-text{
        font-size: 14px;
    }
    .lab-item{
        margin-bottom: 40px;
    }
    /* solution */
    .row-solution{
        padding-top: 63px;
    }
    .solution-header-title{
        font-size: 40px;
    }
    .solution-header-btn span{
        font-size: 14px;
    }
    .solution-header-subtitle{
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 45px;
    }
    .solution-item{
        height: 280px;
        padding-top: 25px;
    }
    .solution-item-title{
        font-size: 18px;
        min-height: 150px;
    }
    /* spectrum */
    .row-spectrum{
        padding-top: 140px;
    }
    .spectrum-header-title{
        font-size: 40px;
        line-height: 1.2;
    }
    .spectrum-header-btn span{
        font-size: 14px;
    }
    .spectrum-header-subtitle{
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 55px;
    }
    .spectrum-item{
        height: 280px;
        padding-top: 25px;
    }
    .spectrum-items .row > div:nth-child(2n+1){
        border-bottom: 1px solid #1a1a1a;
        border-left: none;
    }
    .spectrum-items .row > div:nth-child(4n){
        border-bottom: 1px solid #1a1a1a;
        border-left: 1px solid #1a1a1a;
    }
    .spectrum-item-title{
        font-size: 18px;
        min-height: 150px;
    }
    /* options */
    .row-options{
        padding-top: 155px;
    }
    .options-title{
        font-size: 40px;
        margin-bottom: 40px;
    }
    .options-header-item-image{
        margin-right: 15px;
    }
    .options-header-item-image img{
        height: 107px;
    }
    .options-header-item-text{
        font-size: 16px;
    }
    .options-item{
        padding: 15px 30px 17px;
    }
    .options-item-title{
        display: flex;
        margin-right: -15px;
        margin-left: -15px;
        padding: 0;
        align-items: flex-end;
        justify-content: space-between;
    }
    .options-item-title strong{
        margin: 0;
    }
    .options-item-col{
        height: auto;
        border: none;
    }
    .options-item-col-title{
        height: 35px;
    }
    .options-item-col-title div{
        font-size: 14px;
    }
    .options-btns-help span{
        font-size: 14px;
    }
    .options-btns-lab span{
        font-size: 14px;
    }
    /* bonus */
    .bonus-header{
        margin-bottom: 35px;
    }
    .bonus-header-title{
        font-size: 40px;
    }
    .bonus-header-subtitle{
        font-size: 24px;
    }
    .bonus-item-title{
        font-size: 14px;
    }
    .bonus-item-arrow{
        background: none;
    }
    .row-bonus .row > div:not(:last-child) .bonus-item-arrow:before{
        background: none;
    }
    .bonus-header-btn span{
        font-size: 14px;
    }
    /* care */
    .row-care{
        padding-top: 60px;
    }
    .care-header{
        margin-bottom: 40px;
    }
    .care-header-title{
        font-size: 40px;
        margin-bottom: 20px;
    }
    .care-header-subtitle{
        font-size: 24px;
    }
    .care-item{
        height: 290px;
    }
    .care-item-title{
        font-size: 18px;
        line-height: 1.6;
        min-height: 180px;
        padding-right: 100px;
    }
    /* master */
    .row-master{
        padding-top: 120px;
    }
    .master-header{
        margin-bottom: 30px;
    }
    .master-header-title{
        font-size: 40px;
        margin-bottom: 20px;
    }
    .master-header-subtitle{
        font-size: 24px;
    }
    .master-header-subtitle br{
        display: none;
    }
    .master-header-btn span{
        font-size: 14px;
    }
    .master-item{
        height: 290px;
        padding-top: 30px;
    }
    .master-item-title{
        font-size: 18px;
        line-height: 1.6;
        min-height: 160px;
        padding-right: 0;
    }
    /* color */
    .row-color{
        padding: 140px 0 120px;
    }
    .color-header{
        margin-bottom: 40px;
    }
    .color-header-title{
        font-size: 24px;
    }
    .color-header-logo-image{
        flex: 0 0 240px;
    }
    .color-item{
        height: 280px;
        padding-top: 30px;
    }
    .color-item-title{
        font-size: 18px;
        min-height: 150px;
    }
    .color-btns-portal a{
        font-size: 14px;
    }
    .color-btns-select span,
    .color-btns-select a{
        font-size: 14px;
    }
    .color-items .row > div{
        border: none;
    }
    .color-items .row > div{
        border-bottom: 1px solid #f2f2f2 !important;
        border-left: 1px solid #f2f2f2 !important;
    }
    .color-items .row > div:nth-child(odd){
        border-left: none !important;
    }
    /* program */
    .row-program{
        padding-top: 105px;
    }
    .program-header{
        margin-bottom: 40px;
    }
    .program-header-title{
        font-size: 40px;
        margin-bottom: 30px;
    }
    .program-header-subtitle{
        font-size: 24px;
    }
    .program-header-btn span{
        font-size: 14px;
    }
    .program-item{
        height: 290px;
        padding-top: 15px;
    }
    .program-item-title{
        font-size: 18px;
        line-height: 1.6;
        min-height: 180px;
        padding-right: 110px;
    }
    /* product */
    .row-product{
        padding: 100px 0 110px;
    }
    .product-header-title{
        font-size: 40px;
        margin-bottom: 40px;
    }
    .product-header-subtitle{
        font-size: 24px;
    }
    .product-header-btn a{
        font-size: 14px;
    }
    /* footer */
    .footer-logo{
        margin-bottom: 45px;
    }
    .footer-item{
        font-size: 24px;
    }
    .footer-item span{
        font-size: 14px;
    }
    /* copyright */
    .row-copyright{
        padding: 45px 0;
    }
    /* icons */
    .icons-item{
        height: 290px;
        padding-top: 30px;
    }
    .icons-item-title{
        font-size: 18px;
        min-height: 160px;
    }
    /* map */
    .geo-map-header-title{
        font-size: 40px;
    }
    .geo-map-header-subtitle{
        font-size: 24px;
    }
    .geo-map-footer{
        padding-bottom: 30px;
    }
    .geo-map-footer-title{
        font-size: 30px;
    }
    .geo-map-footer-subtitle{
        font-size: 18px;
    }
    .lab-header-btn span{
        font-size: 14px;
    }
}
/* ==========================================================================
768
========================================================================== */
@media (max-width: 767px){
    /* header */
    .row-header{
        top: 15px;
    }
    /* slider */
    .index-slider-item{
        padding: 155px 0 0;
    }
    .index-slider-item-title{
        font-size: 24px;
        margin-bottom: 15px;
        padding-bottom: 25px;
    }
    .index-slider-item-title:after{
        width: 208px;
    }
    .index-slider-item-text{
        font-size: 14px;
        margin-bottom: 135px;
    }
    .index-slider-item-item-ico{
        flex: 0 0 auto;
    }
    /* reviews */
    .row-reviews{
        padding: 65px 0 40px;
    }
    .reviews-title{
        font-size: 36px;
    }
    .reviews-item-post{
        font-size: 12px;
    }
    /* reviews modal */
    .reviews-modal{
        padding: 15px;
    }
    .fancybox-close-small{
        top: 15px !important;
        right: 15px !important;
        width: 40px !important;
        height: 40px !important;
        background-color: #000 !important;
        background-position: center !important;
        background-size: 20px 20px !important;
    }
    .reviews-modal-image{
        height: 190px;
    }
    .reviews-modal-content{
        padding: 30px;
    }
    .reviews-modal-title{
        font-size: 24px;
    }
    .reviews-modal-post{
        font-size: 12px;
    }
    /* form default */
    .form-default-container{
        padding: 15px 15px 30px 15px;
    }
    .form-default{
        padding: 30px;
    }
    .form-default-title{
        font-size: 24px;
    }
    .form-default-text{
        font-size: 14px;
    }
    .form-default .input-row{
        margin-top: 50px;
    }
    /* form success */
    .form-success-container{
        max-width: 420px;
        padding: 15px;
    }
    .form-success{
        padding: 30px;
    }
    .form-success-title{
        font-size: 24px;
        margin-bottom: 20px;
    }
    .form-success-text{
        font-size: 16px;
    }
    /* repair */
    .row-repair{
        padding: 55px 0 0;
    }
    .repair-title{
        font-size: 36px;
    }
    .repair-subtitle{
        font-size: 16px;
        margin-bottom: 30px;
    }
    .repair-item{
        margin-bottom: 0;
    }
    .repair-item-image{
        height: 125px;
        margin-bottom: 10px;
    }
    .repair-item-title{
        font-size: 14px;
    }
    /* lab */
    .row-lab{
        padding: 110px 0 40px;
    }
    .lab-header-title{
        font-size: 36px;
        margin-bottom: 15px;
    }
    .lab-header-subtitle{
        font-size: 16px;
        margin-bottom: 35px;
    }
    .lab-item-image{
        height: 135px;
    }
    .lab-items{
        margin-top: 50px;
    }
    .lab-item-image{
        margin-bottom: 15px;
    }
    .lab-item-title{
        font-size: 15px;
        margin-bottom: 7px;
    }
    .lab-item-text{
        font-size: 13px;
        line-height: 1.4;
    }
    /* solution */
    .row-solution{
        padding-top: 45px;
    }
    .solution-header-title{
        font-size: 36px;
        margin-bottom: 30px;
    }
    .solution-header-subtitle{
        font-size: 16px;
        margin-bottom: 40px;
    }
    .solution-header-btn{
        margin-bottom: 150px;
    }
    .solution-item{
        height: 220px;
        padding-top: 15px;
    }
    .solution-item-title{
        min-height: 100px;
    }
    /* spectrum */
    .row-spectrum{
        padding-top: 105px;
    }
    .spectrum-header-title{
        font-size: 32px;
        margin-bottom: 15px;
    }
    .spectrum-header-subtitle{
        font-size: 16px;
        margin-bottom: 40px;
    }
    .spectrum-header-btn{
        margin-bottom: 35px;
    }
    .spectrum-item{
        height: 220px;
        padding-top: 15px;
    }
    .spectrum-item-title{
        min-height: 100px;
    }
    /* options */
    .row-options{
        padding-top: 85px;
    }
    .options-title{
        font-size: 36px;
        line-height: 1.3;
        margin-bottom: 25px;
    }
    .options-header{
        margin-bottom: 30px;
    }
    .options-header-item-text{
        font-size: 9px;
    }
    .options-header-item-text span{
        font-size: 20px;
    }
    .options-item-title{
        flex-direction: column;
        align-items: flex-start;
        justify-content: start;
    }
    .options-item-title strong{
        margin-bottom: 5px;
    }
    .options-item-col-title{
        font-size: 14px;
        height: 25px;
        margin-bottom: 19px;
    }
    .options-item-col-title div{
        margin-right: -200px;
    }
    .options-item-col-title span{
        display: none;
    }
    .options-item-col-text{
        font-size: 14px;
        margin-right: -300px;
    }
    .options-item-col-range{
        height: 11px;
    }
    .options-item-col-range{
        margin-bottom: 20px;
    }
    .options-item-col-range.br-r{
        border-top-right-radius: 11px;
        border-bottom-right-radius: 11px;
    }
    .options-item-col-range.br-l{
        border-top-left-radius: 11px;
        border-bottom-left-radius: 11px;
    }
    /* bonus */
    .row-bonus{
        padding: 105px 0 50px;
    }
    .bonus-header-title{
        font-size: 36px;
    }
    .bonus-header-subtitle{
        font-size: 16px;
        margin-bottom: 30px;
    }
    .bonus-item-ico-container{
        margin-bottom: 20px;
    }
    .bonus-item-ico{
        height: 60px;
        flex: 0 0 50px;
    }
    .bonus-item-arrow{
        height: 7px;
        background: url('/design/arrow-green.svg') right center / contain no-repeat;
    }
    .row-bonus .row > div:not(:last-child) .bonus-item-arrow:before{
        width: 90%;
        background: #5eac01;
    }
    /* care */
    .row-care{
        padding-top: 25px;
    }
    .care-header-title{
        font-size: 36px;
        margin-bottom: 10px;
    }
    .care-header-subtitle{
        font-size: 16px;
    }
    .care-items .row > div:last-child{
        max-width: 100%;
        border-top: 1px solid #f2f2f2;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    }
    .care-item{
        height: 220px;
        padding-top: 20px;
    }
    .care-item-title{
        min-height: 110px;
        padding-right: 0;
    }
    /* master */
    .row-master{
        padding-top: 85px;
    }
    .master-header{
        margin-bottom: 40px;
    }
    .master-header-title{
        font-size: 36px;
        margin-bottom: 15px;
    }
    .master-header-subtitle{
        font-size: 16px;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .master-items .row > div:last-child{
        max-width: 100%;
        border-top: 1px solid #f2f2f2;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    }
    .master-item{
        height: 220px;
        padding-top: 20px;
    }
    .master-item-title{
        min-height: 95px;
        padding-right: 0;
    }
    /* color */
    .row-color{
        padding: 65px 0 80px;
    }
    .color-header-logo-image{
        flex: 0 0 220px;
    }
    .color-header-title{
        font-size: 16px;
    }
    .color-item{
        height: 220px;
    }
    .color-item-title{
        min-height: 100px;
    }
    /* program */
    .row-program{
        padding-top: 95px;
    }
    .program-header{
        margin-bottom: 40px;
    }
    .program-header-title{
        font-size: 36px;
    }
    .program-header-subtitle{
        font-size: 16px;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .program-items .row > div:last-child{
        max-width: 100%;
        border-top: 1px solid #f2f2f2;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    }
    .program-item{
        height: 220px;
        padding-top: 20px;
    }
    .program-item-title{
        min-height: 110px;
        padding-right: 0;
    }
    /* product */
    .row-product{
        padding: 85px 0 100px;
    }
    .product-header-title{
        font-size: 36px;
        line-height: 1.3;
        margin-bottom: 15px;
    }
    .product-header-subtitle{
        font-size: 16px;
        line-height: 1.8;
        margin-right: 0;
        margin-bottom: 30px;
    }
    /* footer */
    .footer-item{
        font-size: 18px;
    }
    .footer-item span{
        font-size: 14px;
    }
    /* copyright */
    .row-copyright{
    }
    .copyright{
        font-size: 18px;
    }
    .copyright span img{
        width: 24px;
    }
    /* icons */
    .icons-items .row > div:last-child{
        max-width: 100%;
        border-top: 1px solid #1a1a1a;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    }
    .icons-item{
        height: 220px;
        padding-top: 20px;
    }
    .icons-item-title{
        min-height: 110px;
        padding-right: 0;
    }
    /* map */
    .geo-map-header{
        padding: 90px 0;
    }
    .geo-map-header-title{
        font-size: 36px;
    }
    .geo-map-header-subtitle{
        font-size: 16px;
    }
    .geo-map-footer-title{
        font-size: 24px;
        margin-bottom: 15px;
    }
    .geo-map-footer-subtitle{
        font-size: 16px;
        margin-bottom: 30px;
    }
}
/* ==========================================================================
576
========================================================================== */
@media (max-width: 576px){
    /* header */
    .row-header{
        top: 20px;
    }
    .header-logo{
        max-width: none;
        margin-bottom: 20px;
        text-align: center;
    }
    /* slider */
    .index-slider-item{
        padding-bottom: 20px;
    }
    .index-slider-item-item{
        margin-top: 30px;
        margin-bottom: 0;
    }
    .index-slider-item-title{
        margin-bottom: 8px;
        padding-bottom: 17px;
    }
    .index-slider-item-text{
        margin-bottom: 110px;
    }
    /* reviews */
    .reviews-btns-review{
        margin-bottom: 10px;
    }
    .reviews-btns-review span:after{
        position: absolute;
        top: 50%;
        left: -17px;
        width: 15px;
        height: 2px;
        content: '';
        transform: translate(0, -50%);
        background: #5dac00;
    }
    .reviews-btns-collab span:after{
        position: absolute;
        top: 50%;
        right: -17px;
        width: 15px;
        height: 2px;
        content: '';
        transform: translate(0, -50%);
        background: #5dac00;
    }
    .reviews-btns:after{
        content: none;
    }
    /* form default */
    .form-default .input-row{
        margin-top: 45px;
    }
    /* repair */
    .row-repair{
        padding: 45px 0 0;
    }
    .repair-title{
        line-height: 1.3;
    }
    .repair-items{
        margin-bottom: 10px;
    }
    .repair-item{
        margin-bottom: 30px;
    }
    .repair-item-image{
        margin-bottom: 20px;
    }
    .repair-btns-presentation{
        margin-bottom: 10px;
    }
    .repair-btns-presentation span:after{
        position: absolute;
        top: 50%;
        left: -17px;
        width: 15px;
        height: 2px;
        content: '';
        transform: translate(0, -50%);
        background: #5dac00;
    }
    .repair-btns-catalog a:after{
        position: absolute;
        top: 50%;
        right: -17px;
        width: 15px;
        height: 2px;
        content: '';
        transform: translate(0, -50%);
        background: #5dac00;
    }
    .repair-btns:after{
        content: none;
    }
    /* lab */
    .row-lab{
        padding: 100px 0 20px;
    }
    .lab-header-title{
        line-height: 1.5;
    }
    .lab-header-subtitle{
        line-height: 1.4;
        margin-bottom: 25px;
    }
    /* solution */
    .row-solution{
        padding-top: 30px;
    }
    .solution-header-title{
        line-height: 1.3;
        margin-bottom: 15px;
    }
    .solution-header-subtitle{
        line-height: 1.8;
        margin-bottom: 25px;
    }
    .solution-item-title{
        font-size: 16px;
    }
    .solution-header-btn{
        margin-bottom: 40px;
    }
    .solution-item{
        padding-top: 20px;
    }
    .solution-item-title{
        font-size: 18px;
    }
    .solution-items .row > div:not(:first-child){
        border-top: 1px solid #1a1a1a !important;
        border-bottom: none !important;
    }
    /* spectrum */
    .row-spectrum{
        padding-top: 95px;
    }
    .spectrum-header-title{
        line-height: 1.4;
        margin-bottom: 20px;
    }
    .spectrum-header-subtitle{
        line-height: 1.8;
        margin-bottom: 25px;
    }
    .spectrum-items .row > div{
        border: none !important;
        border-top: 1px solid #1a1a1a !important;
    }
    .spectrum-items .row > div:first-child{
        border-top: none !important;
    }
    .spectrum-item-title{
        font-size: 16px;
    }
    .spectrum-header-btn{
        margin-bottom: 40px;
    }
    .spectrum-item{
        padding-top: 20px;
    }
    .spectrum-item-title{
        font-size: 18px;
    }
    /* options */
    .row-options{
        padding-top: 50px;
    }
    .options-title{
        margin-bottom: 40px;
    }
    .options-header-item{
        flex-direction: column;
    }
    .options-header-item-image{
        margin-bottom: 15px;
    }
    .options-header-item-text{
        line-height: 1.4;
        min-height: 90px;
    }
    .options-item{
        padding: 6px 30px 9px;
    }
    .options-item-col-title div{
        font-size: 13px;
        margin-right: -180px;
    }
    .options-item-col-text{
        font-size: 13px;
        margin-right: -170px;
    }
    .options-btns-help{
        margin-bottom: 10px;
    }
    .options-btns-help span:after{
        position: absolute;
        top: 50%;
        left: -17px;
        width: 15px;
        height: 2px;
        content: '';
        transform: translate(0, -50%);
        background: #5dac00;
    }
    .options-btns-lab span:after{
        position: absolute;
        top: 50%;
        right: -17px;
        width: 15px;
        height: 2px;
        content: '';
        transform: translate(0, -50%);
        background: #5dac00;
    }
    .options-btns:after{
        content: none;
    }
    /* bonus */
    .bonus-item{
        display: flex;
    }
    .bonus-item-ico-container{
        flex: 0 0 65px;
    }
    .bonus-item-ico{
        height: auto;
    }
    .bonus-item-arrow{
        display: none;
    }
    .bonus-item-title{
        display: flex;
        flex-direction: column;
    }
    .bonus-item-title:after{
        width: 7px;
        height: 27px;
        margin-top: 7px;
        content: '';
        background: url('/design/arrow-green-dn.svg') left top / contain no-repeat;
    }
    .row-bonus .row > div:last-child .bonus-item-title:after{
        content: none;
    }
    /* care */
    .row-care{
        padding-top: 10px;
    }
    .care-header-title{
        line-height: 1.1;
        margin-bottom: 20px;
    }
    .care-header{
        margin-bottom: 50px;
    }
    .care-items .row > div{
        border-bottom: 1px solid #f2f2f2;
    }
    .care-items .row > div:last-child{
        border: none;
    }
    /* master */
    .row-master{
        padding-top: 95px;
    }
    .master-header-title{
        margin-bottom: 15px;
    }
    .master-header-subtitle{
        line-height: 1.6;
    }
    .master-header{
        margin-bottom: 30p x;
    }
    .master-item{
        padding-top: 25px;
    }
    .master-items .row > div{
        border-bottom: 1px solid #f2f2f2;
    }
    .master-items .row > div:last-child{
        border: none;
    }
    /* color */
    .row-color{
        padding: 105px 0 100px;
    }
    .color-header{
        margin-bottom: 55px;
    }
    .color-btns-portal{
        margin-bottom: 10px;
    }
    .color-btns-portal a:after{
        position: absolute;
        top: 50%;
        left: -17px;
        width: 15px;
        height: 2px;
        content: '';
        transform: translate(0, -50%);
        background: #5dac00;
    }
    .color-btns-select span:after,
    .color-btns-select a:after{
        position: absolute;
        top: 50%;
        right: -17px;
        width: 15px;
        height: 2px;
        content: '';
        transform: translate(0, -50%);
        background: #5dac00;
    }
    .color-btns:after{
        content: none;
    }
    /* program */
    .row-program{
        padding-top: 95px;
    }
    .program-header-title{
        margin-bottom: 15px;
    }
    .program-header-subtitle{
        line-height: 1.6;
    }
    .program-header{
        margin-bottom: 30p x;
    }
    .program-item{
        padding-top: 25px;
    }
    .program-items .row > div{
        border-bottom: 1px solid #f2f2f2;
    }
    .program-items .row > div:last-child{
        border: none;
    }
    /* product */
    .row-product{
        padding: 95px 0 165px;
    }
    .product-header-title{
        margin-bottom: 25px;
    }
    /* icons */
    .icons-items .row > div{
        border-bottom: 1px solid #1a1a1a;
    }
    .icons-items .row > div:last-child{
        border: none;
    }
    /* map */
    .geo-map-header{
        padding: 40px 0;
    }
    .geo-map-header-title{
        line-height: 1.2;
    }
    .geo-map-footer{
        padding: 40px 0;
    }
}
