.title-slide {
    /*text-transform: uppercase;*/
}
.block_catalog_main .block_pic {
    position: relative;
}
.block_catalog_main .label_new {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.form-errors,
.form-success{
    margin: 20px 0 10px;
}
.form-errors p,
.form-errors li {
    font-size: 13px;
    line-height: normal;
    color: #f74c3c;
}
.form_textarea textarea {
    color: #707277;
}
.form-success p {
    font-size: 13px;
    line-height: normal;
    color: #00AC31;
}
._no-padding-top {
    padding-top: 0 !important;
}
._no-padding-bottom {
    padding-bottom: 0 !important;
}
.page-item.disabled .page-link {
    border-color: #212529;
    -webkit-opacity: 0.25;
    -moz-opacity: 0.25;
    opacity: 0.25;
}
.whereused_inner > .row:nth-child(2n-1) .desc_block_category {
    background-color: #fff;
}
body {
    padding-top: 71px;
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}
.header._scroll {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    padding: 6px 0 0;
}
.header._scroll .block_menu a {
    padding: 6px 12px 11px;
}
.header._scroll .block_menu .child a {
    padding: 0 0 24px;
}
.header._scroll .block_info {
    padding: 6px 0 0;
}
.block_pic .stick {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 1;
}
.block_pic .stick .label {
    font-size: 11px;
    font-weight: 500;
    margin-right: 6px;
    padding: 4px 6px;
}
.map {
    position: relative;
}
.contacts-map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.search-result {
    margin: 40px 0 20px;
}
.search-result__item {
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
}
.search-result__item:last-child {
    margin-bottom: 0;
}
.search-result__item-name {
    color: #212529;
    font-family: 'Raleway';
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 1.67px;
}
.search-result__item-name:hover {
    color: #707277;
}
.search-result__item-name b {
    font-weight: 700;
}
.search-result__item-section {
    color: #a9a9a9;
    font-family: "Raleway";
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.83px;
    text-transform: uppercase;
    margin-top: 5px;
}
.search-result__item-section a {
    color: #a9a9a9;
    text-decoration: none;
}
.search-result__item-section a:hover {
    color: #707277;
}
.search-result__item-text {
    margin-top: 10px;
    color: #212529;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: 20px;
}
.text-block p,
.text-block li {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 28px;
}
.decor_wrapper {
    padding-left: 40px;
}

@media screen and (max-width: 1399px) {
    .header._scroll {
        padding: 6px 0;
    }
    .header._scroll .block_info {
        padding: 0;
    }
    .decor_wrapper {
        padding-left: 10px;
    }
}
@media screen and (max-width: 992px) {
    .decor_wrapper {
        padding-left: 0;
    }
}
@media screen and (max-width: 768px) {
    .text-block p,
    .text-block li {
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 0.26px;
        line-height: 20px;
    }
}

.js_other_slider{
    width: 100%;
}

.map-cont{
    background: url(../img/buy-bg.jpg);
    background-size: cover;
    width: 1100px;
    max-width: 100%;
    height: 450px;
}

.partners_block h1{
    font-weight: 600;
    font-size: 40px;
    color: #4F4F4F;
    line-height: 32px;
    padding: 0;
}

.partners_header
{
    background: #EFEFEF;
    height: 240px;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}

.partners_block .city_block{
    display: flex;
    justify-content: space-between;
}

.partners_block .city_block .city_change{
    width: 200px;
    height: 450px;
    overflow: auto;
}

.partners_block .city_block .city_change .list{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.partners_block .city_block .city_change .list div.item{
    font-weight: bold;
}

.partners_block .city_block .city_change .list .item.active{
    color: #43ADDE;
}
.partners_block .city_block .city_change .list .item{
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    padding: 5px 0;
}

.partners_block .city_block .city_change::-webkit-scrollbar {
    width: 5px;
    border-radius: 3px;
}
.partners_block .city_block .city_change::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.partners_block .city_block .city_change::-webkit-scrollbar-thumb {
    background: #43ADDE;
}
.partners_block .city_block .city_change::-webkit-scrollbar-thumb:hover {
    background: #43ADDE;
}

.partners_block  .office{
    margin-top: 40px;
}

.partners_block  .office .list{
    display: flex;
    flex-wrap: wrap;
}
.partners_block  .office .list .item{
    width: calc(100% / 4 - 10px);
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 25px;
    min-height: 230px;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px #E7E9E9 solid;
    cursor: pointer;
}

.partners_block  .office .list .item .city{
    font-weight: bold;
}
.partners_block  .office .list .item .name{
    min-height: 50px;
    padding: 5px 0;
}
.partners_block  .office .list .item .url{
    color: #43ADDE;
    display: block;
    padding-bottom: 5px;
}
.partners_block  .office .list .item .url:hover{
    text-decoration: underline;
}

.partners_block  .office .list .item .phone{
    margin: 0;
}

.partners_block  .office .list .item .phone span,
.partners_block  .office .list .item .address span{
    color: #787777;
}

.tabs_block{
    display: flex;
    padding: 0 0 5px;
    margin: 39px 0 45px;
    border-bottom: 1px solid #707277;
}

.tabs_block .tab_anchor{
    margin-right: 36px;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #707277;
    cursor: pointer;
}


.tabs_block .tab_anchor:hover,
.tabs_block .tab_anchor.active{
    color: #212529;
}

.tabs_block .tab_anchor:last-child{
    margin-right: 0;
}

#where_buy.partners_block{
    padding-top: 0;
}

#where_buy.partners_block .office{
    margin: 20px 0 0;
}

.tabs_list h2{
    margin-top: 0;
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1.33px;
    color: #212529;
}

.tabs_list h2:after{
    content: '';
    display: block;
    width: 80px;
    height: 1px;
    background-color: #000000;
    margin: 25px 0 0;
}

.tabs_list .tab{
    margin: 0 0 60px;
}

.margin_t{
    margin: 60px 0 0;
}

#docs .docs_list{
    display: flex;
    flex-wrap: wrap;
}

#docs .docs_list .item{
    margin-right: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#docs .docs_list .item:last-child{
    margin: 0;
}

#docs .docs_list .item a{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    margin: 10px 0;
    text-decoration: underline;
    max-width: 137px;
}

#docs .docs_list .item div{
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    color: #000000;
}

.prop_bl{
    display: flex;
    align-items: flex-start;
}


.prop_bl .prop_list{
    margin-right: 90px;
    flex-shrink: 0;
}

.prop_bl .prop_list .item{
    margin: 0 0 25px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #707277;
    display: flex;
    align-items: center;
}

.prop_bl .prop_list .item img{
    margin-right: 10px;
}

.prop_bl .prop_list .item span{
    margin-right: 10px;
}

.prop_bl .prop_list .item:last-child{
    margin: 0;
}

.prop_bl .prop_list .item .help_bl{
    position: relative;
    cursor: pointer;
}


.prop_bl .prop_list .item .help_bl .help_text{
    position: absolute;
    background: #707277;
    padding: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    color: #FFFFFF;
    bottom: 100%;
    display: none;
}

.prop_bl .prop_list .item .help_bl .help_text .help_text_sign{
    font-size: 11px;
    background: #707277;
    padding: 5px;
}

.prop_bl .prop_list .item .help_bl .help_text.img{
    background: #fff;
    padding: 0;
}

.prop_bl .prop_list .item .help_bl .help_text.img img{
    display: block;
    max-width: none;
    max-height: none;
    margin: 0;
}

.prop_bl .prop_list .item .help_bl:hover .help_text{
    display: block;
}

.prop_bl .attention{
    background: #707277;
    padding: 9px 22px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 24px;
    color: #FFFFFF;
    max-width: 215px;
}

#products{
    display: flex;
    margin: 0 0 60px;
}

#products .product_tab_list{
    display: flex;
    flex-direction: column;
    width: 150px;
}

#products .product_tab_list .tab_item{
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #212529;
    margin: 0 0 32px;
    cursor: pointer;
}

#products .product_tab_list .tab_item:last-child{
    margin: 0;
}

#products .product_tab_list .tab_item.active{
    font-weight: bold;
}

#products .products .product_item{
    display: none;
}

#products .products .product_item.active{
    display: flex;
}

#products .products .product_item .img{
    margin: 0 170px;
    width: 140px;
}
.materials_block .materials_list{
    display: flex;
    margin: 0 0 16px;
    justify-content: space-between;
    width: 100%;
}

/*.materials_block .materials_list .inner{
    width: calc(100% / 3);
}*/

.materials_block .materials_list .material_item{
    margin-right: 16px;
    background: #FFFFFF;
    border: 1px solid #707070;
    padding: 15px 40px 16px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.26px;
    color: #707277;
    display: inline-block;
    width: 95%;
}


.materials_block .materials_list .material_item:last-child{
    margin: 0;
}

.materials_block .materials_list .material_item.active{
    background: #707277;
    color: #FFFFFF;
    font-weight: 600;
}

.materials_block .materials_list .inner,
.materials_block .size_list{
    width: 100%;
}

.materials_block .materials_list .inner.c_2,
.materials_block .size_list.c_2{
    width: calc(100% / 2);
}

.materials_block .materials_list .inner.c_3,
.materials_block .size_list.c_3{
    width: calc(100% / 3);
}

.materials_block .materials_list .inner.c_4,
.materials_block .size_list.c_4{
    width: calc(100% / 4);
}

.materials_block .size_list.active{
    display: block;
}

.materials_block .size_list .item_size{
    border-bottom: 1px solid #707277;
    padding: 11px 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    letter-spacing: 0.26px;
    color: #212529;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.complect{
    margin: 36px 0 120px;
}

.complect .txt{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin: 0 0 16px;
}

.complect .com_list{
    display: flex;
    flex-wrap: wrap;
}

.complect .com_list .item{
    display: flex;
    align-items: center;
    width: 50%;
    margin: 0 0 30px;
}

.complect .com_list .item span{
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.26px;
    color: #707277;
}

.complect .com_list .item img{
    margin-right: 14px;
}

.complect .com_list .item:last-child{
    margin-right: 0;
}

.materials_block{
    display: flex;
    flex-wrap: wrap;
    width: 500px;
    max-width: 100%;
    position: relative;
}

.materials_block:after
{
    content: '';
    width: 100%;
    height: 1px;
    background: #707277;
    position: absolute;
    left: 0;
    bottom: 0;
}

#product_popup{
    position: fixed;
    top: 0;
    left: 0;
    width:100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 99;
}

.popup_wrapper{
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 700px;
    max-width: 100vW;
    max-height: calc(100vH - 60px);
    background: #fff;
    padding: 36px;
    z-index: 11;
    overflow: auto;
}

#product_popup .p_close{
    width: 16px;
    height: 16px;
    position: absolute;
    top: 8px;
    right: 8px;
    cursor: pointer;
}

#product_popup .up{
    display: flex;
    padding: 0 0 36px;
    margin: 0 0 24px;
    border-bottom: 1px solid #5D5D5D;
}

#product_popup .u_left{
    margin: 0 36px 0 0;
    flex-shrink: 0;
}

#product_popup .u_left img{
    width: 148px;
}

#product_popup .u_right .title{
    font-weight: normal;
    font-size: 24px;
    line-height: 33px;
    color: #212529;
    margin: 0 0 16px;
}

#product_popup .u_right .des{
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #212529;
}

#product_popup .down{
    display: flex;
}

#product_popup .down .d_left{
    margin: 0 70px 0 0;
}

#product_popup .down .p_name{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #707277;
    margin: 0 0 16px;
}

#product_popup .p_list .p_item{
    display: flex;
    margin: 0 0 24px;
    align-items: center;
}

#product_popup .p_list .p_item:last-child{
    margin: 0;
}

#product_popup .p_list .p_item span{
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #707277;
    flex-shrink: 0;
}
#product_popup .p_list .p_item img{
    width: 36px;
}


#product_popup .p_list .p_item span:first-child{
    margin: 0 10px 0 0;
}

#product_popup .d_right .us_name{
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #707277;
    margin: 0 0 16px;
}

#product_popup .d_right .us_text{
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #707277;
    margin: 0 0 16px;
}

#product_popup .d_right .us_img img{
    width: 270px;
}

.popup_show{
    cursor: pointer;
}

@media screen and (max-width: 1400px){
    #inside  .col-lg-7{
        flex: 0 0 50%;
        max-width: 50%;
    }

    #products .products .product_item .img {
        margin: 0 100px;
    }
}

@media screen and (max-width: 1200px){
    #products .products .product_item .img {
        margin: 0 40px;
    }
}

@media screen and (max-width: 800px){
    .prop_bl .prop_list .item .help_bl .help_text.img{
        width: 150px;
        transform: translateX(-75px);
    }

    .prop_bl .prop_list .item .help_bl .help_text.img img{
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .partners_block .city_block{
        flex-wrap: wrap;
    }

    #products .products .product_item .img{
        display: none;
    }

    #products{
        flex-wrap: wrap;
        overflow: auto;
    }

    .tabs_block .tab_anchor{
        margin-right: 10px;
        font-size: 12px;
        line-height: 20px;
        white-space: nowrap;
    }

    .materials_block .materials_list .material_item{
        padding: 24px;
    }

    .partners_block .city_block .city_change{
        width: 100%;
        margin-top: 20px;
        height: 150px;
    }

    .map-cont{
        height: 300px;
    }

    .partners_block .office .list .item{
        width: 100%;
        margin-right: 0;
    }

    .partners_block h1{
        font-size: 20px;
    }

    .partners_header{
        height: 100px;
        margin-bottom: 20px;
    }

    .prop_bl{
        flex-wrap: wrap;
        width: 100%;
    }

    .prop_bl .prop_list{
        margin: 0 0 30px;
        width: 100%;
    }

    .prop_bl .attention{
        max-width: 100%;
    }

    .content{
        padding: 10px 0 !important;
    }

    #products .product_tab_list{
        width: 100%;
        flex-direction: row;
        margin: 0 0 20px;
    }

    #products .product_tab_list .tab_item{
        margin: 0 10px 0 0;
        white-space: nowrap;
    }

    .slider-nav.d-none{
        display: block !important;
    }

    .tabs_list h2{
        font-size: 21px;
        line-height: 30px;
    }

    .tabs_block{
        overflow: auto;
    }

}
@media screen and (max-width: 700px){
    .popup_wrapper{
        top: 60px;
    }
}
@media screen and (max-width: 600px){
    .materials_block .size_list .item_size{
        padding: 11px 5px;
    }

    .tabs_list .tab{
        margin: 0 0 30px;
    }

    .materials_block .materials_list .inner{
        text-align: center;
        border-bottom: 1px solid #707070;
    }

    .materials_block .materials_list .material_item{
        padding: 10px;
        width: 70%;
    }

    .materials_block .materials_list .inner{
        text-align: left;
    }

    .materials_block .materials_list .material_item.active{
        color: #707277;
        background: #fff;
        border: 0;
    }

    #products .product_tab_list .tab_item{
        background: #707277;
        color: #FFFFFF;
        padding: 0 10px;
    }
}
@media screen and (max-width: 500px){
    .popup_wrapper{
        padding: 24px;
    }

    #product_popup .down{
        flex-direction: column;
    }

    #product_popup .down .d_left{
        margin: 0 0 36px;
    }

    #product_popup .u_left img{
        width: 80px;
    }

    #product_popup .u_left{
        margin: 0 10px 0 0;
    }
}
