.sidebar{
    will-change: min-height;
}

.sidebar__inner{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}

.form_calc .grey_line input[type="submit"] {
    color: #fff;
    background: #2e8af7;
}
.form_calc .grey_line .jsNextButton[disabled] {
    background: #a5a5a5;
}

.step_line .navigation button.next[disabled] {
    background: #a5a5a5;
    color: #fff;
    box-shadow: 1px 1px 5px rgba(0,0,0,.25);
}
.step_line .navigation button.next {
    background: #0075ff;
}

input[type='submit'][disabled] {
    background: #a5a5a5;
    color: #fff;
    box-shadow: 1px 1px 5px rgba(0,0,0,.25);
}
.step_line .navigation button.back {
    background: none;
    box-shadow: none;
    color: #3e454c;
}
#colorbox {
    z-index: 99;
}
.price-info-icn {
    width: 12px;
    height: 12px;
    display: inline-block;
    border: 1px solid #d8d5d5;
    border-radius: 11px;
    padding: 0px;
    text-align: center;
    cursor: pointer;
    line-height: 12px;
    font-size: 10px !important;
    
    position: absolute;
    margin-top: 2px;
    /*top: 4px;*/
    /*left: 17px;*/
    z-index: 20;
}
.price-info-icn:hover {
     border: 1px solid #2e8af7
}
.parent_popup.short {
    width: 450px;
}
.closeButton {
    width: 100%;
    border-radius: 2px;
}
.price_goods_mob .price-info-icn {
    position: initial;
    margin-left: 7px;
    padding: 0 !important;   
}


@media screen and (min-width: 681px) {
    .step_page footer{
        display: none;
    }
}

@media screen and (min-width: 801px) {
    .step_page {
        padding-top: 55px;
        padding-bottom: 113px;
    }

    .step_page .header {
        width: 100%;
        background: #fff;
        z-index: 9999;
        top: 0;
        position: fixed;
        height: 55px;
    }

    .step_page header.header .parent_cont {
        height: 55px;
    }


    .step_page header.header .logo img{
        width: 135px;
    }



}
.cnt-multiply {
    color: #8b8b8b;
    display: inline-block;
    margin-left: 5px;
    position: relative;
    margin-right: 5px;
}

.row {
    padding-left: 15px;
    padding-right: 15px;
}
.row h2 {
    font-size: 24px;
}


.img-block {
    overflow: hidden;
    height: calc(100vh - 168px);

}

.img-block.scheme {
    overflow: hidden;
    /*height: calc(50vh - 84px);*/
    margin-top: calc(84px - 50vh);
}

.col2_inner .img-block img {
    display: block;
    max-width: inherit;
}

@media screen and (min-width: 681px) {


    .step_page .wrapper {
        height: calc(100vh - 165px);
        overflow: auto;
    }

    .img-block {
        overflow: hidden;
        height: calc(100vh - 160px);
    }

    .img-block.scheme {
        overflow: hidden;
        /*height: calc(50vh - 80px);*/
        margin-top: calc(80px - 50vh);
    }

}


@media screen and (min-width: 801px) {

    .img-block {
        overflow: hidden;
        height: calc(100vh - 168px);
    }
    .step_page .wrapper {
        height: calc(100vh - 168px);
        overflow: auto;
    }


    .img-block.scheme {
        overflow: hidden;
        /*height: calc(50vh - 84px);*/
        /* margin-top: calc(84px - 50vh); */
    }
}

.dop-img {
    position: relative;
}

.img-block__text {
    position: absolute;
    right: 30px;
    bottom: 30px;
    padding: 10px;
    width: 280px;
    font-size: 14px;
    color: #000;
    line-height: 17px;
    background: #f5f5f4;
}

.img-block__name {
    color: #000;
    width: 100%;
    display: block;
    line-height: 17px;
    margin-bottom: 6px;
    font-size: 14px;
}

.page_step5 .col_text{
    padding: 0;
}

.page_step5 .col_text .stcinn{
    padding: 50px 0 36px;
    box-sizing: border-box;
}


@media screen and (min-width: 681px) {
    .img-block-wrap{
        position: fixed;
    }

    .order_box_wrap{
        height: calc(100vh - 452px);
        overflow: auto;
        border-top: 1px solid #bfbfbf;
        border-bottom: 1px solid #bfbfbf
    }
}

.page_step5 .col_text .parent h1{
    padding: 50px 0 0;
}

@media screen and (max-width: 1024px) {
    .title {
        font-size: 24px;
        line-height: 27px;
        margin-bottom: 62px;
    }
}


@media screen and (max-width: 800px) {
    .title {
        margin-bottom: 0px;
    }

    footer{
        margin-top: 0;
    }

    .page_step5 .col_text .parent h1{
        padding: 20px 0 0;
    }
}

@media screen and (max-width: 680px) {
    .box_main .link {
        padding-top: 0;
    }
}


@media screen and (min-width: 801px) and (max-width: 1400px) and (max-height: 700px) {
    .step_line{
        height: 81px;
    }

    .main.step_page{
        padding-bottom: 81px;
    }

    .img-block {
        overflow: hidden;
        height: calc(100vh - 136px);
    }

    .img-block.scheme {
        overflow: hidden;
        /* margin-top:calc(68px - 50vh); */
        /*height: calc(50vh - 68px);*/
    }

    .img-block__text{
        right: 10px;
        bottom: 10px;
    }

    .step_page .wrapper {
        height: calc(100vh - 136px);
    }

    .order_box_wrap {
        height: calc(100vh - 419px);
        overflow: auto;
        border-top: 1px solid #bfbfbf;
        border-bottom: 1px solid #bfbfbf;
    }
}

.parent_main .wrapper{
    overflow: hidden!important;
    height: auto;
}

.form_calc .jq-select-multiple li a {
    color: #000;
    display: block;
    height: 33px;
    width: 33px;
    text-align: center;
    line-height: 33px;
    border: 1px solid #fff;
    box-sizing: border-box;
}

.form_calc .jq-select-multiple li a:hover{
    text-decoration: none;
}

.form_calc .jq-select-multiple li a.picked{
    border-color: #4999f8;
}

@media screen and (max-width: 800px) {


    .form_calc .col4 .section, .form_calc .col4 .section.select_box {
        width: 41%;
        margin-left: 0px;
    }

    .form_calc .col4 .section.select_box {
        width: 100%;
    }

    .box_main.grey_bg .title{
        padding-left: 0;
        margin-bottom: 0px;
    }
}


@media screen and (max-width: 680px) {
    .parent_popup , .parent_popup.short {
        padding: 25px;
        width: 100vw;
        height: 100vh;
    }

    .parent_popup .title {
        padding-top: 70px;
    }

    #cboxClose, .parent_popup .line_form.btn span {
        display: block;
    }

    .parent_popup .line_form.btn span{
        width: 100%;
        display: block;
        padding: 20px 0 0 0;
        text-align: center;
    }

    .parent_popup textarea{
        width: 100%;
        resize: none;
    }

    .header-modal {
        margin: -25px;
        padding: 25px;
        background: #fff;
        display: block;
    }

    .header-modal .parent_cont {
        box-sizing: border-box;
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        align-items: center;
    }

    .header-modal .parent_cont a.tel {
        display: block;
        width: 25px;
        height: 25px;
        background: url('../images/phone.svg');
    }

    .header-modal .parent_cont a.tel span {
        display: none;
    }

    #cboxClose {
        right: 25px;
        top: 95px;
    }

    h1, h2, h3, h4, h5 {
        margin-left: 0px;
    }

    .slick-sld-slide {
        height: 40vh;
    }


    .main.slideSel {
        padding-top: calc(40vh + 79px);
    }

    .main.slideSel .slick-sld {
        position: fixed;
        top: 79px;
        width: 100vw;
        height: 40vh;
        z-index: 100;
    }


    .form_calc .col .bottom.step3 {
        display: block;
        margin: 0 0 40px 0;
    }
}
/*
.img-block-wrap .img-block {
    webkit-transition: all 0.5s linear 2s;
    -moz-transition: all 0.5s linear 2s;
    -ms-transition: all 0.5s linear 2s;
    -o-transition: all 0.5s linear 2s;
    transition: all 0.5s linear 2s;
}

*/

.show_retina {
    display: none;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .show_default {
        display: none;
    }
    .show_retina {
        display: block;
    }    
}

    .show_default {
        display: none;
    }

    .show_retina {
        display: block;
    }    


pre {
    font-size: 11px;
    background: #f5f5f5;
    border:1px solid #888;
    padding: 15px;
}