<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 320px) and (max-width: 360px) {
    .general_wrap_razdel{
        width: 100%;
    }

    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ РЅРѕСЏР±СЂСЊ 2022 СЃС‚СЂР°РЅРёС†С‹ СЂР°Р·РґРµР»РѕРІ С‚РѕРІР°СЂР°*/
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ СЃС‚СЂРµР»РѕРє РЅР° Р±Р»РѕРєРµ РЅР°РІРёРіР°С†РёРё СЃС‚СЂР°РЅРёС†С‹*/

    .wrap_position_center-con{
        display: block;
        position: absolute;
        right: 10px;
        top: 8px;
        width: 20px;
        height: 20px;
        z-index: 10;
    }
    .wrap_position_center-con.active{
        top: 5px;
    }
    .center-con {
        display: flex;
        height: 20px;
        align-items: center;
        justify-content: center;
        transform: rotate(-90deg);
        transition: 0.4s ease;
    }

    .round {
        position: relative;
        border: 1px solid rgba(248, 148, 6, 1);
        border: 1px solid transparent;
        width: 20px;
        height:20px;
        border-radius: 100%;

    }
    .wrap_position_center-con.active .center-con{
        transform: rotate(360deg);
        transition: 0.4s ease;
    }
    .wrap_position_center-con.active .round{

        transition: 0.4s ease;
        border: 1px solid rgba(43, 46, 53, 1);
        border: 1px solid transparent;
    }
    .wrap_position_center-con.active .round span{

        transition: 0.4s ease;
        background-color: rgba(43, 46, 53, 1);
        background: rgba(184,118, 29, 1);
    }
    .wrap_position_center-con .round span {
        z-index: 999;
        height: 1px;
        margin:2px;
        width: 7px;

        background: rgba(184,118, 29, 1);
        transition: 0.4s ease;
    }

    .wrap_position_center-con span:first-child {
        display: block;
        position: absolute;
        transform: rotate(45deg);
        left: 0px;
        bottom: 0px;
    }

    .wrap_position_center-con span:nth-child(2) {
        display: block;
        position: absolute;
        transform: rotate(-45deg);
        left: 5px;
        bottom: 0px;

    }

    .wrap_position_center-con span:nth-child(3) {
        display: block;
        position: absolute;
        transform: rotate(45deg);
        left:0px;
        bottom: 6px;

    }

    .wrap_position_center-con span:nth-child(4) {
        display: block;
        position: absolute;
        transform: rotate(-45deg);
        left:5px;
        bottom: 6px;

    }

    .wrap_position_center-con:hover .round span:nth-child(1) {
        transform: rotate(-135deg);
    }

    .wrap_position_center-con:hover .round span:nth-child(2) {
        transform: rotate(135deg);
    }

    .wrap_position_center-con:hover .round span:nth-child(3) {
        transform: rotate(225deg);
    }

    .wrap_position_center-con:hover .round span:nth-child(4) {
        transform: rotate(-225deg);
    }

    .wrap_position_center-con.active .round span:nth-child(1) {
        transform: rotate(-135deg);
    }

    .wrap_position_center-con.active .round span:nth-child(2) {
        transform: rotate(135deg);
    }

    .wrap_position_center-con.active .round span:nth-child(3) {
        transform: rotate(225deg);

    }

    .wrap_position_center-con.active .round span:nth-child(4) {
        transform: rotate(-225deg);



    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ СЃС‚СЂРµР»РѕРє РЅР° Р±Р»РѕРєРµ РЅР°РІРёРіР°С†РёРё СЃС‚СЂР°РЅРёС†С‹*/
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ С‚РµСЃС‚РѕРІРѕРіРѕ РїСЂРµРґСЃС‚Р°РІР»РµРЅРёСЏ РІ РІРёРґРµ РїСЂР°Р№СЃР°*/
    .table_div_price{
        max-width: 1919px;
        width: 100%;
        min-height: 260px;
        margin-right: auto;
        position: relative;
        margin-left: auto;
        margin-bottom: 20px;
        background-color: rgba(241, 240, 234, 1);
        background-color: rgba(248, 248, 248, 1);
        border-radius: 4px;
      
        padding-left: 0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;




    }
    .inn_table_div_price{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .item_block_price_table{
        max-width:1919px;
        min-height: 60px;
        height: 105px;
        position: relative;
        margin: 0px;
        padding: 0px;
        margin-bottom: 7px;
        background-color: rgba(234, 229, 221, 1);
        -webkit-box-shadow: 0px 5px 5px -5px rgba(34, 60, 80, 0.6);
        -moz-box-shadow: 0px 5px 5px -5px rgba(34, 60, 80, 0.6);
        box-shadow: 0px 5px 5px -5px rgba(34, 60, 80, 0.6);

    }
    .item_block_price_table.active{

        height: 220px;


    }
    .inn_item_block_price_table{
        width: 100%;
        min-height: 160px;
        position: relative;
        margin: 0px;
        padding: 0px;
        padding-top: 35px;
    }
    img.img_price_table{
        position: absolute;
        bottom: 5px;
        left: 10%;
        transform: translateX(-70px);
        width: 141px;
        height: 60px;
        display: none;


    }
    .h_item_block_price_table{
        width: 320px;
        min-height: 20px;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        font-size: 12px;
        line-height: 14px;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        color: rgba(48, 48, 48, 1);
        padding-left:5px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: absolute;
        top: 0px;
        left: 10px;


    }
    .item_block_price_table.active .item_item_block_price{
        min-height: 80px;
        display: flex;
    }
    .item_item_block_price{
        width: 100%;
        min-height: 80px;
        position: relative;
        margin: 0px;
        padding: 0px;
        display: none;
        justify-content: space-between;
        flex-wrap: wrap;
        overflow: hidden;
        margin-left: 0px;


    }
    .inner_block_item_item{
        width: calc(1/5*100% - 1px);
        min-height: 30px;
        position: relative;
        margin: 0px;




    }
    .inner_block_item_item:nth-child(1),
    .inner_block_item_item:nth-child(2){
        width: 49%;
        margin-bottom: 4px;
    }
    .item_top_inner_block{
        width: 100%;

        height: 50%;
        position: relative;
        margin: 0px;
        padding-left: 3px;
        padding-right: 3px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        padding-top: 5px;
        padding-bottom: 10px;

        font-size: 12px;
        font-weight: 600;
        font-family: "Roboto Condensed Light", sans-serif;
        line-height: 14px;

        background-color: rgba(218, 209, 193, 1);
        color: rgba(33, 38, 48, 1);
        color: rgba(184,118, 29, 1);

        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .item_bottom_inner_block{
        width: 100%;
        height: 50%;
        position: relative;
        margin: 0px;
        padding-left: 5px;
        padding-right: 5px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        padding-top: 5px;

        font-size: 11px;
        font-weight: 300;
        font-family: "Open Sans", sans-serif;
        line-height: 13px;
        background-color: rgba(225,216, 199, 1);

    }
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° С†РµРЅС‹*/
    .price_price_block_item{
        width: 180px;
        height: 30px;


        position: absolute;
        right: 50%;
        transform: translateX(90px);
        top: 30px;


    }
    .item_block_price_table.active .price_price_block_item{
        top: 140px;
    }
    .inn_price_price_block_item{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        display: inline-block;
        text-align: center;
        vertical-align:top;

        font-size: 12px;
        line-height: 30px;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        color: rgba(248, 148, 6, 1);
        color: rgba(10, 10, 10, 1);
    }
    .inn_price_price_block_item span{


        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 13px;
        line-height:30px;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        color: rgba(248, 148, 6, 1);
        color: rgba(10, 10, 10, 1);
        padding-bottom: 1px;
    }
    .inn_price_price_block_item:after{
        position: absolute;
        bottom: 5px;
        left: 20%;
        content: "";
        width: 60%;
        height: 3px;
        content: "";
        background: linear-gradient(to right, rgba(248, 148, 6, 0.1) 0%,rgba(248, 148, 6,0.7) 50%, rgba(248, 148, 6, 0.1) 100% );
        z-index: 2;
    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° С†РµРЅС‹*/
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° РїРѕР·РІРѕРЅРёС‚Рµ РЅР°Рј Рё Р±Р»РёРєР°*/
    .wrap_out_call_or_btn{
        width: 98%;
        height: 40px;
        position: absolute;
        top: 60px;
        right: 1%;

        z-index: 2;

    }
    .item_block_price_table.active .wrap_out_call_or_btn{
        top: 175px;
    }
    .inn_wrap_call_or_btn{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;

    }
    a.podrobnee_price,
    .btn_block_price{
        width: 48%;

        background-color: rgba(248, 148, 6, 0.95);
        background-color: rgba(184,118, 29, 1);
        color: rgba(48, 48, 48, 1);
        border-radius: 6px;
    }
    a.podrobnee_price{
        bottom: 5px;
        background-color: transparent;
    }
    .btn_block_price{

    }
    .btn_block_price:hover{
        background-color: rgba(226, 140, 18, 1);
        color: rgba(0, 0, 0, 1);
        transform: scale(0.99);
        transition-duration: 350ms;
    }
    .btn_block_price:active{

        background-color: rgba(226, 140, 18, 1);
        color: rgba(0, 0, 0, 1);
        transform: scale(0.89);
        transition-duration: 350ms;

    }
    a.podrobnee_price:hover{
        background-color: rgba(248, 148, 6, 0.85);
        transition-duration: 350ms;
        transform: scale(0.99);
        color: rgba(0, 0, 0, 1);
    }
    a.podrobnee_price:active{
        background-color: rgba(226, 140, 18, 1);
        color: rgba(0, 0, 0, 1);
        transform: scale(0.89);
        transition-duration: 350ms;
    }
    a.podrobnee_price:hover .inn_blick_price{
        background-color: rgba(248, 148, 6, 0.85);
        transition-duration: 350ms;
        transform: scale(0.99);
        color: rgba(0, 0, 0, 1);
    }
    a.podrobnee_pric:active .inn_blick_price{
        background-color: rgba(226, 140, 18, 1);
        color: rgba(0, 0, 0, 1);
        transform: scale(0.89);
        transition-duration: 350ms;
    }
    a.podrobnee_pric:active .inn_blick_price{

        color: rgba(248, 148, 6, 1);

    }
    .inn_blick_price{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;

        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 12px;
        font-weight: 300;
        line-height: 28px;
        font-family: "0pen Sans", sans-serif;
        color: rgba(248, 148, 6, 1);
        text-decoration: none;
        cursor:pointer;
        border-radius: 6px;

    }
    .btn_block_price .inn_blick_price{
        background-color: rgba(248, 148, 6, 0.95);
        background-color: rgba(184,118, 29, 1);
        color: rgba(48, 48, 48, 1);
        border-radius: 6px;

    }
    a.podrobnee_price .inn_blick_price{

        color: rgba(48, 48, 48, 1);
    }
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РёРєР°*/

    .inn_blick_price{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        overflow: hidden;

        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 12px;
        font-weight: 300;
        line-height: 28px;
        font-family: "Roboto", sans-serif;
        color: rgba(248, 148, 6, 1);
        color: rgba(10, 10, 10, 1);
        text-decoration: none;
        cursor:pointer;
        letter-spacing: 1px;

    }
    .inn_blick_price:after{
        opacity: 0.5;
        filter: blur;
        content: "";
        width: 100%;
        height: 200%;
        position: absolute;
        top: 0px;
        left: 0px;
        background-color: rgba(255, 255, 255, 1);
        background: linear-gradient(to left, transparent 0%, rgba(255, 255, 255, 1) 40%,rgba(255, 255, 255, 1) 60%,rgba(255, 255, 255, 0) 100% );
        transform: translate(-100%, -25%);
        transition: transform 0.75s;
    }
    .inn_blick_price:hover:after{

        animation: blick 5s infinite;
    }
    @keyframes blick{
        0%{
            transform: translate(-100%, -25%) rotate(10deg);
        }
        10%{
            transform: translate(100%, -25%) rotate(10deg);
        }
        100%{
            transform: translate(100%, -25%) rotate(10deg);
        }
    }

    
               /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° С‚РѕРІР°СЂР° РІ РІРёРґРµ СЃРїРёСЃРєР°*/
    .table_div_price.list_price{
        
        width: 100%;
        min-height: 600px;
       
    }
     .table_div_price.list_price   .wrap_position_center-con{
             display: none;
          
         }
 .table_div_price.list_price  .item_block_price_table{
       width: 100%;
     height: 490px;
       
    }
    .table_div_price.list_price img.img_price_table{
    position: absolute;
    bottom: 300px;
    left: 0px;
    width: 100%;
    height: 190px;
    display: block;
        margin-right: 0px;
        
            transform: translateX(0px);
        
        
    }
    .table_div_price.list_price .h_item_block_price_table {
    width: 100%;
    min-height: 26px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    line-height: 16px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: rgba(48, 48, 48, 1);
    padding-left:10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    position: absolute;
    top: 195px;
   left: 0%;
     
       
    

}
    div.table_div_price.list_price .item_item_block_price{
    width:100%;
    min-height: 65px;
  
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
    margin-left: 0px;
   position: absolute;
    top: 236px;
    left:0%;
        right: 0px;
        
  transform: translate(0px);
       
  margin:0px;
    
}
    div.table_div_price.list_price .inner_block_item_item{
    width: calc(1/4*100% - 1px);
    min-height: 30px;
    position: relative;
    margin: 0px;
        
        margin-bottom: 4px;



}
        div.table_div_price.list_price .inner_block_item_item:nth-child(6),
        div.table_div_price.list_price .inner_block_item_item:nth-child(7){
    width: calc(1/4*100% - 1px);
   


}
      
        div.table_div_price.list_price .inner_block_item_item:nth-child(7){
   display: none;
   


}
         div.table_div_price.list_price .inner_block_item_item:nth-child(1),
        div.table_div_price.list_price .inner_block_item_item:nth-child(2){
   margin-bottom: 4px;
    width: calc(1/2*100% - 1px);


}
    div.table_div_price.list_price .item_top_inner_block{
    width: 100%;

    height: 50%;
    position: relative;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;

    font-size: 13px;
    font-weight: 600;
    font-family: "Roboto Condensed Light", sans-serif;
    line-height: 14px;

    background-color: rgba(218, 209, 193, 1);
    color: rgba(33, 38, 48, 1);
    color: rgba(184,118, 29, 1);

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div.table_div_price.list_price .item_bottom_inner_block{
    width: 100%;
    height: 50%;
    position: relative;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-top: 12px;

    font-size: 12px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 16px;
    background-color: rgba(225,216, 199, 1);

}
    .table_div_price.list_price .wrap_out_call_or_btn{
    width: 80%;
    height: 35px;
    position: absolute;
    top:450px;
    right:10%;
       
    
}
    .table_div_price.list_price .price_price_block_item{
    width: 100%;
    height: 35px;

   left: 0%;
        transform: translate(0px);
    position: absolute;
    right: 0%;
    top: 395px;

}
    .table_div_price.list_price .inn_price_price_block_item span{


    display: inline-block;
    text-align: center;
    vertical-align: middle;

    font-size: 16px;
    line-height: 36x;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: rgba(248, 148, 6, 1);
    color: rgba(10, 10, 10, 1);
    padding-bottom: 0px;
}
    .table_div_price.list_price .inn_price_price_block_item:after{
    position: absolute;
    bottom: 0px;
    left: 20%;
    content: "";
    width: 60%;
    height: 3px;
    content: "";
    background: linear-gradient(to right, rgba(248, 148, 6, 0.1) 0%,rgba(248, 148, 6,0.7) 50%, rgba(248, 148, 6, 0.1) 100% );
    z-index: 2;
}
    .table_div_price.list_price a.podrobnee_price,
.table_div_price.list_price .btn_block_price{
    width: 48%;
    height: 35px;
    position: absolute;
    display: inline-block;
    border-radius: 6px;

}
.table_div_price.list_price a.podrobnee_price{
    bottom:5px;
    right: 1%;
    border: 1px solid rgba(248, 148, 6, 0.95);
    border: 1px solid rgba(184,118, 29, 1);
    color: rgba(10, 10, 10, 1);
    transition-duration: 350ms;
    left: 1%;
   
}
.table_div_price.list_price .btn_block_price{
    bottom: 5px;
    right:1%;
    background-color: rgba(248, 148, 6, 0.95);
    background-color: rgba(184,118, 29, 1);
    color: rgba(48, 48, 48, 1);
    border-radius: 6px;
}
    .table_div_price.list_price .inn_blick_price{
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;

    display: inline-block;
    text-align: center;
    vertical-align: middle;

    font-size: 14px;
    font-weight: 300;
    line-height: 35px;
    font-family: "0pen Sans", sans-serif;
    color: rgba(248, 148, 6, 1);
    text-decoration: none;
    cursor:pointer;
    border-radius: 6px;

}
    
    
                    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ С‚РµСЃС‚РѕРІРѕРіРѕ РїСЂРµРґСЃС‚Р°РІР»РµРЅРёСЏ РІ РІРёРґРµ РїР»РёС‚РєРё*/
      .table_div_price.plitka_price .wrap_position_center-con{
             display: none;
            
         }
.table_div_price.plitka_price{
    max-width: 1920px;
    min-height: 650px;
   
  width: 100%;
    border: 1px solid green;
   
}
.table_div_price.plitka_price .wrap_position_center-con{
             display: none;
            
         }
    .table_div_price.plitka_price img.img_price_table{
    position: absolute;
    bottom: 308px;
    left: 0px;
    width: 100%;
    height: 92px;
   
       

}
    
    .table_div_price.plitka_price .h_item_block_price_table {
    width:100%;
    min-height: 36px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    line-height: 13px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: rgba(48, 48, 48, 1);
    padding-left:10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: absolute;
    top:95px;
   left: 0px;
    

}
    .table_div_price.plitka_price .item_block_price_table{
    max-width:1920px;
   width: calc(1/2*100% - 3px);
    min-height: 400px;
    height: 400px;
    position: relative;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
    background-color: rgba(234, 229, 221, 1);
    -webkit-box-shadow: 0px 5px 5px -5px rgba(34, 60, 80, 0.6);
    -moz-box-shadow: 0px 5px 5px -5px rgba(34, 60, 80, 0.6);
    box-shadow: 0px 5px 5px -5px rgba(34, 60, 80, 0.6);
    overflow: hidden;
    

}
    
    .table_div_price.plitka_price .item_item_block_price{
    width:100%;
    min-height: 175px;
    position: relative;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
    margin-left: 0px;
   position: absolute;
    top:145px;
    left:0px;
    
    
}
    .table_div_price.plitka_price .inner_block_item_item{
    width: calc(1/2*100% - 1px);
    min-height:20px;
    position: relative;
    margin: 0px;
    margin-bottom: 5px;



}
    .table_div_price.plitka_price .inner_block_item_item:nth-child(1){
    width: calc(1/1*100% - 1px);
    min-height:30px;
    height: 40px;
    position: relative;
    margin: 0px;
    margin-bottom: 5px;



}
.table_div_price.plitka_price .inner_block_item_item:nth-child(2){
    width: calc(1/2*100% - 1px);
    min-height: 30px;
    height: 40px;
    position: relative;
    margin: 0px;
    margin-bottom: 5px;



}
    .table_div_price.plitka_price .item_top_inner_block{
    width: 100%;

    height: 50%;
    position: relative;
    margin: 0px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;

    font-size: 10px;
    font-weight: 600;
    font-family: "Roboto Condensed Light", sans-serif;
    line-height: 12px;

    background-color: rgba(218, 209, 193, 1);
    color: rgba(33, 38, 48, 1);
    color: rgba(184,118, 29, 1);

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.table_div_price.plitka_price .item_bottom_inner_block{
    width: 100%;
    height: 50%;
    position: relative;
    margin: 0px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-top: 3px;

    font-size: 10px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 12px;
    background-color: rgba(225,216, 199, 1);

}
    .table_div_price.plitka_price .price_price_block_item{
    width:100%;
    height: 30px;


    position: absolute;
    right:0px;
    top: 325px;
    left: 0px;
    transform: translate(0px);

}
    .table_div_price.plitka_price .inn_price_price_block_item{
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;

    font-size: 13px;
    line-height: 30px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: rgba(248, 148, 6, 1);
    color: rgba(10, 10, 10, 1);
}
.table_div_price.plitka_price .inn_price_price_block_item span{


    display: inline-block;
    text-align: center;
    vertical-align: middle;

    font-size: 13px;
    line-height: 30px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: rgba(248, 148, 6, 1);
    color: rgba(10, 10, 10, 1);
    padding-bottom: 0px;
}
.table_div_price.plitka_price .inn_price_price_block_item:after{
    position: absolute;
    bottom: 5px;
    left: 20%;
    content: "";
    width: 60%;
    height: 2px;
    content: "";
    background: linear-gradient(to right, rgba(248, 148, 6, 0.1) 0%,rgba(248, 148, 6,0.7) 50%, rgba(248, 148, 6, 0.1) 100% );
    z-index: 2;
}
    
    
    
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° РїРѕР·РІРѕРЅРёС‚Рµ РЅР°Рј Рё Р±Р»РёРєР°*/
.table_div_price.plitka_price .wrap_out_call_or_btn{
    width: 100%;
    height: 34px;
    position: absolute;
    top:360px;
    right:0px;

    z-index: 2;
}
.table_div_price.plitka_price .inn_wrap_call_or_btn{
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;

}
.table_div_price.plitka_price a.podrobnee_price,
.table_div_price.plitka_price .btn_block_price{
    width: 48%;
    height: 34px;
    position: absolute;
    display: inline-block;
    border-radius: 3px;

}
.table_div_price.plitka_price a.podrobnee_price{
    bottom:0px;
    right: 1%;
    border: 1px solid rgba(248, 148, 6, 0.95);
    border: 1px solid rgba(184,118, 29, 1);
    color: rgba(10, 10, 10, 1);
    transition-duration: 350ms;
    left: 1%;
   
}
.table_div_price.plitka_price .btn_block_price{
    bottom: 0px;
    right:1%;
    background-color: rgba(248, 148, 6, 0.95);
    background-color: rgba(184,118, 29, 1);
    color: rgba(48, 48, 48, 1);
    border-radius: 6px;
}
.table_div_price.plitka_price .btn_block_price:hover{
    background-color: rgba(226, 140, 18, 1);
    color: rgba(0, 0, 0, 1);
    transform: scale(0.99);
    transition-duration: 350ms;
}
.table_div_price.plitka_price .btn_block_price:active{

    background-color: rgba(226, 140, 18, 1);
    color: rgba(0, 0, 0, 1);
    transform: scale(0.89);
    transition-duration: 350ms;

}
.table_div_price.plitka_price a.podrobnee_price:hover{
    background-color: rgba(248, 148, 6, 0.85);
    transition-duration: 350ms;
    transform: scale(0.99);
    color: rgba(0, 0, 0, 1);
}
.table_div_price.plitka_price a.podrobnee_price:active{
    background-color: rgba(226, 140, 18, 1);
    color: rgba(0, 0, 0, 1);
    transform: scale(0.89);
    transition-duration: 350ms;
}
.table_div_price.plitka_price a.podrobnee_price:hover .inn_blick_price{
    background-color: rgba(248, 148, 6, 0.85);
    transition-duration: 350ms;
    transform: scale(0.99);
    color: rgba(0, 0, 0, 1);
}
.table_div_price.plitka_price a.podrobnee_pric:active .inn_blick_price{
    background-color: rgba(226, 140, 18, 1);
    color: rgba(0, 0, 0, 1);
    transform: scale(0.89);
    transition-duration: 350ms;
}
.table_div_price.plitka_price a.podrobnee_pric:active .inn_blick_price{

    color: rgba(248, 148, 6, 1);

}
.table_div_price.plitka_price .inn_blick_price{
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;

    display: inline-block;
    text-align: center;
    vertical-align: middle;

    font-size: 11px;
    font-weight: 300;
    line-height: 13px;
    font-family: "0pen Sans", sans-serif;
    color: rgba(248, 148, 6, 1);
    text-decoration: none;
    cursor:pointer;
    border-radius: 6px;

}
.table_div_price.plitka_price .btn_block_price .inn_blick_price{
    background-color: rgba(248, 148, 6, 0.95);
    background-color: rgba(184,118, 29, 1);
    color: rgba(48, 48, 48, 1);
    border-radius: 6px;

}
.table_div_price.plitka_price a.podrobnee_price .inn_blick_price{

    color: rgba(48, 48, 48, 1);
}
/*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РёРєР°*/

.table_div_price.plitka_price .inn_blick_price{
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
    overflow: hidden;

    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-top: 11px;
    font-size: 11px;
    font-weight: 300;
    line-height: 11px;
    font-family: "Roboto", sans-serif;
    color: rgba(248, 148, 6, 1);
    color: rgba(10, 10, 10, 1);
    text-decoration: none;
    cursor:pointer;
    letter-spacing: 0px;

}
    
.table_div_price.plitka_price .btn_block_price .inn_blick_price{
  padding-top: 5px;

}
.table_div_price.plitka_price .inn_blick_price:after{
    opacity: 0.5;
    filter: blur;
    content: "";
    width: 100%;
    height: 200%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(255, 255, 255, 1);
    background: linear-gradient(to left, transparent 0%, rgba(255, 255, 255, 1) 40%,rgba(255, 255, 255, 1) 60%,rgba(255, 255, 255, 0) 100% );
    transform: translate(-100%, -25%);
    transition: transform 0.75s;
}
.table_div_price.plitka_price .inn_blick_price:hover:after{

    animation: blick 5s infinite;
}
@keyframes blick{
    0%{
        transform: translate(-100%, -25%) rotate(10deg);
    }
    10%{
        transform: translate(100%, -25%) rotate(10deg);
    }
    100%{
        transform: translate(100%, -25%) rotate(10deg);
    }
}

/*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РёРєР°*/
/*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° РїРѕР·РІРѕРЅРёС‚Рµ РЅР°Рј Рё Р±Р»РёРєР° */
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ С‚РµСЃС‚РѕРІРѕРіРѕ РїСЂРµРґСЃС‚Р°РІР»РµРЅРёСЏ РІ РІРёРґРµ РїР»РёС‚РєРё*/
    
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ РЅРѕСЏР±СЂСЊ 2022 СЃС‚СЂР°РЅРёС†С‹ СЂР°Р·РґРµР»РѕРІ С‚РѕРІР°СЂР°*/
             /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° С‚РѕРІР°СЂРѕРІ РІ РІРёРґРµ СЃРїРёСЃРєР°*/
    .wrap_item_goods.item_view_table{
    padding-left: 5px;
    padding-right: 5px;
    flex-wrap: wrap;
   
    
}
    .item_item_goods.item_view_table{
  width: 100%;
  height: 170px;
  margin-left: 0%;
    margin-right: 0%;
  margin-bottom: 10px;
    
    
}
    
    div.item_item_goods.item_view_table h3{
    width: 100%;
    height: 50px;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    margin-top: 0px;
  
    position: absolute;
    top: 15px;
    left: 0px;
    
    
}
    .part_descr_item_item_good.item_view_table p{
    width: 100%;
    min-height: 46px;
    margin-top: 0px;
    
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    
    font-size: 14px;
    line-height: 18px;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    top: 35px;
    left: 0px;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    color: rgba(40, 40, 40, 1);
}
    
    .price_item_item_good.item_view_table{
    width: 100%;
    height: 23px;
    
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    top: 80px;
    left: 0px;
    font-size: 19px;
    line-height: 23px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: rgba(248, 148, 6, 1);
    color: rgba(10, 10, 10, 1);
    margin-top: 0px;
    
    
}
    .item_item_goods.item_view_table img{
  width: 15%;
  height: 80%;
  position: absolute;
  left: 1%;
  top: 10%;
  display: none;
    
}
    div.item_item_goods.item_view_table .part_descr_item_item_good{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  
    
}
    
    .call_out_item_item_good.item_view_table{
    width: 100%;
    height: 40px;
   position: absolute;
    left: 0%;
    margin: 0px;
    bottom: 10px;
  
    
    padding-left: 5px;
    padding-right: 5px;
      
    
    
    
    
}
    .price_item_item_good.item_view_table .inn_part_descr_item_item_good:after{
    position: absolute;
    bottom: 0px;
    left: 20%;
    content: "";
    width: 60%;
    height: 3px;
    content: "";
    background: linear-gradient(to right, rgba(248, 148, 6, 0.1) 0%,rgba(248, 148, 6,0.7) 50%, rgba(248, 148, 6, 0.1) 100% );
    z-index: 2;
    
    
    
}
    
    .podrobnee_item_item_good.item_view_table,
.btn_item_item_good.item_view_table{
    width: 48%;
    height: 30px;
    position: absolute;
    
    
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    
    font-size: 14px;
    line-height: 40px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: rgba(248, 148, 6, 1);
    color: rgba(10, 10, 10, 1);
    text-decoration: none;
    letter-spacing: 1px;
    transition-duration: 350ms;
    border-radius: 3px;
   
}
    .podrobnee_item_item_good.item_view_table .inner_podrobnee_blick,
.btn_item_item_good.item_view_table .inner_podrobnee_blick{
     font-size: 14px;
    line-height: 16px;
    padding-top: 1px;
    
   

}
    .btn_item_item_good.item_view_table{
    right: 0%;
    width: 49%;
    bottom: 0px;
    background-color: rgba(248, 148, 6, 0.95);
   
}
.podrobnee_item_item_good.item_view_table{
    border: 1px solid rgba(248, 148, 6, 0.95);
     color: rgba(10, 10, 10, 1);
    transition-duration: 350ms;
   width: 49%;
    left: 0%;
    bottom: 0px;
    
}
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° С‚РѕРІР°СЂРѕРІ РІ РІРёРґРµ СЃРїРёСЃРєР°*/
                                /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° С‚РѕРІР°СЂРѕРІ*/
    .wrap_item_goods.item_view_plitka{
    padding-left: 5px;
    padding-right: 5px;
}
    .podrobnee_item_item_good.item_view_plitka .inner_podrobnee_blick,
.btn_item_item_good.item_view_plitka .inner_podrobnee_blick{
     font-size: 16px;
    line-height: 16px;
    padding-top: 8px;
}
    .podrobnee_item_item_good.item_view_plitka,
.btn_item_item_good.item_view_plitka{
    width: 100%;
    height: 35px;
    position: absolute;
    
    
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    
    font-size: 18px;
    line-height: 35px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: rgba(248, 148, 6, 1);
    color: rgba(10, 10, 10, 1);
    text-decoration: none;
    letter-spacing: 1px;
    transition-duration: 350ms;
    border-radius: 3px;
   
}
    .part_descr_item_item_good.item_view_plitka h3{
       width: 100%;
    height: 22px;
    position: relative;
    
     display: inline-block;
    text-align: center;
    vertical-align: middle;
    
    font-size: 14px;
    line-height: 17px;
    padding-left: 5px;
    padding-right: 5px;
    
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: rgba(40, 40, 40, 1);
    margin-top: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0px;
    
       
       
}
    .part_descr_item_item_good.item_view_plitka p{
    width: 100%;
    min-height: 46px;
    margin-top: 20px;
    
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    
    font-size: 15px;
    line-height: 17px;
    padding-left: 5px;
    padding-right: 5px;
    
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    color: rgba(40, 40, 40, 1);
}
    .price_item_item_good.item_view_plitka{
    width: 100%;
    height: 23px;
    
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    
    font-size: 18px;
    line-height: 23px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: rgba(248, 148, 6, 1);
    color: rgba(10, 10, 10, 1);
    position: absolute;
    left: 0px;
       top: 175px;
   
    
}
       .item_item_goods.item_view_plitka{
     width: calc(1/2*100% - 5px);
        height: 500px;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        margin-bottom: 5px;
        position: relative;
        overflow: hidden;
        margin-bottom: 15px;
        margin-left: 0px;
        margin-right: 0px;
}
    
        .call_out_item_item_good.item_view_plitka{
    width: 100%;
    height: 100px;
   position: absolute;
    left: 0px;
    margin: 0px;
    bottom: 5px;
  
    
    padding-left: 5px;
    padding-right: 5px;
   
    
    
    
}
    .part_descr_item_item_good.item_view_plitka{
    width: 100%;
    height: 300px;
    position: absolute;
    top: 200px;
    left: 0px;
}
    .price_item_item_good.item_view_plitka .inn_part_descr_item_item_good:after{
    position: absolute;
    bottom: 0px;
    left: 15%;
    content: "";
    width: 70%;
    height:2px;
    content: "";
    background: linear-gradient(to right, rgba(248, 148, 6, 0.1) 0%,rgba(248, 148, 6,0.7) 50%, rgba(248, 148, 6, 0.1) 100% );
    z-index: 2;
 
    
    
}
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° С‚РѕРІР°СЂРѕРІ*/  
            /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ h2 СЃС‚Р°РЅРґР°СЂС‚РЅРѕРіРѕ*/
h2.h2_standart{
     width: 100%;
    height: 40px;
    margin-top: 30px;
    margin-bottom: 5px;
    
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
    font-size: 16px;
    color: white;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    
  color: rgba(10, 10, 10, 1);
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
}
h2.h2_standart.yellow{
    background-color: #f89406;
    height: 50px;
    padding-top: 10px;
}
/*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ h2 СЃС‚Р°РЅРґР°СЂС‚РЅРѕРіРѕ*/
          /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° Р’Р°Рј Р±СѓРґРµС‚ СЌС‚Рѕ РёРЅС‚РµСЂРµСЃРЅРѕ*/
      .item_rubr_interesno{
        width: calc(1/1*100% - 1px);
        height: 200px;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        margin-bottom: 5px;
        position: relative;
        overflow: hidden;
    }
        div.item_rubr_interesno div.about_rubr{
    width: 100%;
    height: 80px;
    background-color: #22313f;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    position: absolute;
    top: 120px;
    left: 0px;
    display: block;
    
}
    /*РєРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° Р’Р°Рј Р±СѓРґРµС‚ СЌС‚Рѕ РёРЅС‚РµСЂРµСЃРЅРѕ*/
    /*РЅР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РѕС‚Р·С‹РІРѕРІ РЅР° РІРЅСѓС‚СЂРµРЅРЅРёС… СЃС‚СЂР°РЅРёС†Р°С…*/
    .wrap_item_block_index.wrap_item_block_index_otsivi_index.wrap_item_block_index_otsivi_index_inner_razdel{
        display: none;
    }
    /*РєРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РѕС‚Р·С‹РІРѕРІ РЅР° РІРЅСѓС‚СЂРµРЅРЅРёС… СЃС‚СЂР°РЅРёС†Р°С…*/
          /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕР№ РґРІСѓС…РєРѕР»РѕРЅРѕС‡РЅРѕР№ С‚Р°Р±Р»РёС†С‹*/
.out_container_table_for_two_col{
    width: 100%;
    max-width: 1920px;
    position: relative;
    margin: 0px;
    padding: 0px;
    overflow: hidden; 
    height: 650px;
  
    background-color: white;
    background-repeat: no-repeat;
}
.table_for_two_col{
     width: 98%;
    margin-left: auto;
    margin-right: auto;
   
    
   
  /* background: linear-gradient(45deg, rgba(116, 108, 86,1),rgba(95, 92, 72,1));
    background: linear-gradient(45deg, rgba(180, 174, 152,1),rgba(180, 174, 152,1));*/
   
    
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 50px;
    border-radius: 4px;
    
      
   
   
}
.table_for_two_col table{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 25px;
     border-collapse: collapse;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    display: table;
   
}

table.blur_table{
     background: linear-gradient(45deg, rgba(0, 0, 0,0.7),rgba(0, 0, 0,0.85));
    filter: blur(1px);
   
}
.table_for_two_col table td{
    width: 50%;
    height: 60px;
    box-sizing: border-box;
  
   
     border: 1px solid none;
    padding-top: 16px;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
    color: rgba(10, 10, 10, 1);
   color: white;  
    color: rgba(10, 10, 10, 1);
     
}

.table_for_two_col table td span{
    display: inline-block;
    width: 100%;
      text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    height: 100%;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 700;
}
.table_for_two_col table td:first-child{
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    text-align: left;
}

.table_for_two_col table td:first-child span{
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    text-align: left;
    padding-left: 15px;
}

.table_for_two_col table tr:first-child td{
    font-size: 17px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
     
    color: #f89406;
   
}
.table_for_two_col table tr:first-child td span{
    font-size: 17px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
     
    color: #f89406;
   
}

.table_for_two_col table tr:nth-child(1){
    height: 60px;
    
   padding-top: 0;
    font-size: 17px;
    font-family: "Open Sans",sans-serif;
    color: white;   
   
    
}

.table_for_two_col table tr:nth-child(even){
    background-color: rgba(203, 204, 206, 1);
    background-color: rgba(223, 222, 213, 1);
     
}
.table_for_two_col table tr:nth-child(even) td{
    color: rgba(10, 10, 10, 1);
   
}


.table_for_two_col table tr:nth-child(n+2):hover{

    background-color:rgba(248, 148, 6, 0.8);   
        
}

/*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕР№ РґРІСѓС…РєРѕР»РѕРЅРѕС‡РЅРѕР№ С‚Р°Р±Р»РёС†С‹*/
 
        /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ СЂР°Р·РґРµР»Р° Р±Р»РѕРєР° С‚РѕРІР°СЂРѕРІ*/
.wrap_item_goods{
    max-width: 1920px;
    width: 100%;
 
    min-height: 450px;
    
    margin: 0px;
  
}
.item_item_goods{
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
  
    height: 550px;
  
    margin-bottom: 10px;
  
    
}

.item_item_goods img{
    width: 100%;
    height: 250px;
    
    top: 0px;
    left: 0px;
}
.part_descr_item_item_good{
    width: 100%;
    height: 300px;
    position: absolute;
    top: 250px;
    left: 0px;
}
.part_descr_item_item_good h3{
    width: 100%;
    height: 30px;
    position: relative;
    
     display: inline-block;
    text-align: center;
    vertical-align: middle;
    
    font-size: 18px;
    line-height: 21px;
    padding-left: 10px;
    padding-right: 10px;
    
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: rgba(40, 40, 40, 1);
    margin-top: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0px;
   
    
}
.part_price_item_item_good{
    width: 25%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 75%;
}
.inn_part_descr_item_item_good{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
    overflow: hidden;
}
.part_descr_item_item_good p{
    width: 100%;
    min-height: 40px;
    margin-top: 0px;
    
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    
    font-size: 16px;
    line-height: 18px;
    padding-left: 10px;
    padding-right: 10px;
    
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    color: rgba(40, 40, 40, 1);
}
.price_item_item_good{
    width: 100%;
    height: 30px;
    
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    
    font-size:18px;
    line-height: 30px;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    color: rgba(248, 148, 6, 1);
    color: rgba(10, 10, 10, 1);
    margin-top: 0px;
    
    
}
.inn_part_descr_item_item_good{
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
}
.price_item_item_good .inn_part_descr_item_item_good:after{
    position: absolute;
    bottom: 5px;
    left: 20%;
    content: "";
    width: 60%;
    height: 3px;
    content: "";
    background: linear-gradient(to right, rgba(248, 148, 6, 0.1) 0%,rgba(248, 148, 6,0.7) 50%, rgba(248, 148, 6, 0.1) 100% );
    z-index: 2;
    
    
    
}
.call_out_item_item_good{
    width: 98%;
    height: 100px;
   
    margin-top: 10px;
    position: absolute;
    bottom: 10px;
    left: 1%;
    
    
    
    
}
.inn_call_out_item_item_good{
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
    
}
.podrobnee_item_item_good,
.btn_item_item_good{
    width: 98%;
    height: 40px;
    position: absolute;
    
    
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    
    font-size: 16px;
    line-height: 40px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: rgba(248, 148, 6, 1);
    color: rgba(10, 10, 10, 1);
    text-decoration: none;
    letter-spacing: 1px;
    transition-duration: 350ms;
    border-radius: 3px;
   
   
}
.btn_item_item_good{
    right:2%;
    bottom: 0px;
    background-color: rgba(248, 148, 6, 0.95);
   
}
.btn_item_item_good:hover{
   
    background-color: rgba(221, 135, 13, 1);
    color: rgba(0, 0, 0, 1);
     transition-duration: 350ms;
  
}
.podrobnee_item_item_good{
    border: 1px solid rgba(248, 148, 6, 0.95);
     color: rgba(10, 10, 10, 1);
    left: 0px;
    bottom: 50px;
}
    
        .inner_podrobnee_blick{
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    
    
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    
    font-size: 18px;
    line-height: 40px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: rgba(248, 148, 6, 1);
    color: rgba(10, 10, 10, 1);
    text-decoration: none;
    letter-spacing: 1px;
}
/*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ СЂР°Р·РґРµР»Р° Р±Р»РѕРєР° С‚РѕРІР°СЂРѕРІ*/
             /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° СЃРјРѕС‚СЂРµС‚СЊ СЃРїРёСЃРєРѕРј РёР»Рё РёР»Рё*/
    .view_type{
   
   
  margin-bottom: 15px;
}
.item_type_view{
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
    
    
    font-size: 14px;
    
    line-height: 28px;
  
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 2px;
   
}

.item_type_view_h{
  
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 2px;
    line-height: 28px;
      font-weight: 600;
     font-size: 14px;
  
    margin-bottom: 5px;
}
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° СЃРјРѕС‚СЂРµС‚СЊ СЃРїРёСЃРєРѕРј РёР»Рё РёР»Рё*/
           /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕР№ РЅР°РІРёРіР°С†РёРѕРЅРЅРѕР№ РїР°РЅРµР»Рё*/
        div.panel_desk_menu{
    width: 100%;  
            display: none;
}
    .general_wrap_razdel{
        width: 100%;
    }

    h1.h1_mobile{

        width: 100%;
        min-height: 30px;
        margin-top: 0px;
        margin-bottom: 10px;
        position: relative;
        margin: 0px;
        padding-left: 10px;
        padding-right: 10px;

        display: inline-block;
        text-align: left;
        vertical-align: middle;

        font-family: "Roboto", sans-serif;
        font-size: 20px;
        font-weight: 600;
        color: rgba(34, 49, 63, 1);
    }
    .header_new{
        display: block;
        width: 100%;
        height: 60px;
        background-color: rgba(34, 49, 61, 1);

    }
    a.a_logo_header{
        width:80px;
        height: 40px;
        text-decoration: none;
        position: absolute;
        top: 10px;
        left: 5px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        line-height: 60px;
        transition-duration: 800ms;
    }
    a.a_logo_header img{
        width: 80px;
        height: 40px;
        display: inline-block;

    }
    .block_tel_wrap{
        width: 180px;
        height: 38px;
        margin-right: auto;
        margin-left: auto;
        position: absolute;
        top: 7px;
        left: 50%;
        transform: translateX(-90px);


        display: inline-block;
        text-align: center;
        vertical-align: middle;
        transition-duration: 800ms;

    }
    .item_tel_header_block{
        width: 100%;
        height: 25px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        font-size: 14px;
        color: rgba(255, 255, 255, 1);
        font-family: "Roboto", sans-serif;
        font-weight: 300;
        line-height: 25px;
        padding-left: 15px;
        padding-right: 15px;
        letter-spacing: 1px;
    }

    .block_right_part_menu{
        width: 45px;
        height: 60px;
        position: absolute;
        right: 15px;
        top: 0px;
        z-index: 10;
        transition-duration: 800ms;



    }
    .inner_block_right_part_menu{
        width: 100%;
        height: 60px;
        position: relative;
        margin: 0px;
        padding: 0px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
    }
    .header_new #naw_new_toggle{
        display: block;
        width: 45px;
        height: 60px;
        margin-top: 0px;
        position: relative;

        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;



    }
    .item_desk_panel_2023{
        width: 100%;
        height: 100%;

        padding-left: 10px;
        padding-right: 10px;
        background-color: rgba(19, 30, 39, 1);
        position: absolute;
        top: 0px;
        right: -1000px;

        z-index: 10;

    }
    a.item_text_block_panel_menu{
        text-decoration: none;
        width: 100%;
        display: block;
        height: 30px;
        position: relative;


    }
    .inn_block_text_panel_menu{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        padding-top: 35%;
    }
    .inn_a_item_text_block_panel_menu {
        width: 100%;
        height: 30px;
        text-decoration: none;

        font-size: 11px;
        line-height: 30px;
        color: rgba(251, 251, 251, 1);
        font-family: "Roboto", sans-serif;
        font-weight: 500;

        display: inline-block;

        text-align: left;
        vertical-align: middle;
        transition-duration: 0ms;


        text-transform: uppercase;
        letter-spacing: 1px;

        position: absolute;
        top: 0px;
        left: 16px;
        animation-name: item_panel_menu_2023_non_hover;
        animation-duration: 1550ms;
        transition-timing-function: ease-in-out;
        animation-fill-mode: forwards;
    }
    .item_desk_panel_2023_level_2 .inn_a_item_text_block_panel_menu {
        width: 100%;
        height: 30px;
        text-decoration: none;

        font-size: 10px;
        line-height: 15px;
        color: rgba(251, 251, 251, 1);
        font-family: "Roboto", sans-serif;
        font-weight: 500;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 8px;

        display: inline-block;

        text-align: left;
        vertical-align: middle;
        transition-duration: 0ms;


        text-transform: uppercase;
        letter-spacing: 2px;

        position: absolute;
        top: 15px;
        left: 16px;
        animation-name: item_panel_menu_2023_non_hover;
        animation-duration: 1550ms;
        transition-timing-function: ease-in-out;
        animation-fill-mode: forwards;

    }
    @keyframes second_panel_menu_2023_mobile {
        0%   {
            transform: translateX(1000px);
        }

        100% {
            transform: translateX(-1000px);
        }
    }
    .item_desk_panel_2023_level_2 .inn_block_text_panel_menu{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        padding-top: 35%;
    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕР№ РЅР°РІРёРіР°С†РёРѕРЅРЅРѕР№ РїР°РЅРµР»Рё*/
        /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ РіР»Р°РІРЅРѕРіРѕ Р±Р°РЅРµСЂР° РЅР° РІРЅСѓС‚СЂРµРЅРЅРµР№ СЃС‚СЂР°РЅРёС†Рµ*/
    .baner_razdel{
        width: 100%;
    }
    .curtain_baner_razdel{
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.35) 10%, rgba(0, 0, 0, 0.35)100%);
    z-index: 1;
}
        .baner_razdel h1{
    width: 100%;
    height: 80px;
    margin-top: 110px;
    
    
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 21px;
    font-size: 19px;
    color: white;

    font-family: "Roboto", sans-serif;
    font-weight: 600;
    
    position: absolute;
    top: 40px;
    left: 0px;
    z-index: 10;
    letter-spacing: 2px;
    text-transform: uppercase;
        
    
}
    .block_h{
    width: 100%;
    height: 300px;
    position: absolute;
    top: 210px;
    left:0px;
    transform: translateX(0px);
   
    z-index: 10;
}
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ РіР»Р°РІРЅРѕРіРѕ Р±Р°РЅРµСЂР° РЅР° РІРЅСѓС‚СЂРµРЅРЅРµР№ СЃС‚СЂР°РЅРёС†Рµ*/
     /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ РЅР°РІРёРіР°С†РёРѕРЅРЅРѕРіРѕ РјРµРЅСЋ РґР»СЏ РјРѕР±РёР»СЊРЅС‹С… РІРѕ РІРЅСѓС‚СЂРµРЅРЅРёС… СЃС‚СЂР°РЅРёС†Р°С…*/
 
       .mobile_navi_new{
    display: block;
    position: relative;
    background: linear-gradient(to bottom, rgba(0,0, 0, 0.95) 0px, rgba(0, 0, 0, 0.65) 60px);
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
           display: none;
}
    .inner_mobile_nave_new{
        width: 100%;
        height: 100%;
        position: relative;
        padding: 0px;
        margin: 0px;
        
    }
    a.logo_mobile_white{
        width: 60px;
        height: 40px;
        float: right;
        margin-right:15px;
        margin-top: 15px;
        position: relative;
    }
    a.logo_mobile_white img{
        width: 60px;
        height: 40px;
       
        
    }
    .mob_navi_toggle{
        display: block;
        width: 45px;
        height: 40px;
        float: left;
        margin-left: 15px;
        position: relative;
        margin-top: 10px;
    }
    .mob_navi_toggle span,
    .mob_navi_toggle span:before,
    .mob_navi_toggle span:after{
        cursor: pointer;
        border-radius: 1px;
        height: 2px;
        width: 40px;
        position: absolute;
        display: block;
        content: "";
        background-color: white;
        
        transition: all 500ms ease-in-out;
        
        left: 0px;
    }
    .mob_navi_toggle span{
        top: 18px;
        
    }
     .mob_navi_toggle span:after{
        bottom: -10px;
    }
     .mob_navi_toggle span:before{
        top: -10px;
    }
    .mob_navi_toggle.active_toggle{
       
    }
    .mob_navi_toggle.active_toggle span{
        background-color: transparent;
        width: 25px;
        height: 2px;
    }
    .mob_navi_toggle.active_toggle span:before,
    .mob_navi_toggle.active_toggle span:after{
        top: 0px;
    }
    .mob_navi_toggle.active_toggle span:before{
        transform: rotate(45deg);
    }
     .mob_navi_toggle.active_toggle span:after{
        transform: rotate(-45deg);
    }
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РїР°РЅРµР»РµР№ РЅРѕРІРѕРіРѕ РјРѕР±РёР»СЊРЅРѕРіРѕ РјРµРЅСЋ РґР»СЏ РІРЅСѓС‚СЂРµРЅРЅРёС… СЃС‚СЂР°РЅРёС† СЃР°Р№С‚Р°*/
    .panel_mob_navi_1{
        width: 100%;
        height: 100vh;
        position: absolute;
        top: 0px;
        left: -10000px;
        display: block;
        z-index: 98;
        background-color: rgba(235, 235, 235, 1);
        background-color: rgba(40, 40, 40, 1);
         transition: all 500ms ease-in-out;
        
    }
    
    .panel_mob_navi_1.active{
        left: 0px;
         transition: all 500ms ease-in-out;
        position: fixed;
    }
    .inner_panel_mob_navi{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
    }
    .inn_panel_mob_navi{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: -10000px;
        background-color: rgba(40, 40, 40, 1);
        margin: 0px;
        padding: 0px;
        transition: all 500ms ease-in-out;
    }
    .inn_panel_mob_navi.inn_panel_mob_navi_main{
        left: 0px;
        z-index: 2;
    }
    .inn_panel_mob_navi.active_panel{
        left: 0px;
        transition: all 500ms ease-in-out;
        z-index: 3;
    }
    .inn_inn_panel_mob{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        padding-top: 130px;
    }
    .inn_panel_mob_navi_1{
        left: 0px;
        z-index: 2;
    }
    .item_inn_mob_navi{
         width: 100%;
    min-height:45px;
    display: inline-block;
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    color: rgba(10, 10, 10, 1);
      font-family: 'Open Sans', sans-serif;
   
    cursor: pointer;
        
    border-bottom: 1px solid rgba(248, 148, 6, 0.1);;
       color: rgba(217, 130, 8, 1);
        
        padding-left: 15px;
        padding-right: 15px;
        letter-spacing: 2px;
        margin-bottom: 10px;
        padding-bottom: 5px;
    }
     .item_inn_mob_navi a{
         width: 100%;
    
    display: inline-block;
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    color: rgba(10, 10, 10, 1);
      font-family: 'Open Sans', sans-serif;
         font-weight: 600;
   letter-spacing: 2px;
         text-decoration: none;
          color: rgba(217, 130, 8, 1);
    }
    .h_nav_item_inn_mob_navi{
        width: 100%;
        height: 20px;
        position: absolute;
        top: 65px;
        left: 0px;
        background-color: rgba(40, 40, 40, 1);
        font-family: "Open Sans", sans-serif;
        font-weight: 300;
        font-size: 16px;
        line-height: 20px;
        color: rgba(248, 148, 6, 1);
         display: inline-block;
        text-align: left;
        vertical-align: middle;
        padding-left: 15px;
        padding-right: 15px;
        cursor: pointer;
    }
    .h_item_inn_mob_navi{
           width: 100%;
        height: 40px;
        position: absolute;
        top: 80px;
        left: 0px;
       
    }
    .inn_h_item_inn_mob_navi{
        width: 100%;
        height: 100%;
        position: relative;
        
        
         background-color: rgba(40, 40, 40, 1);
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 60px;
        color: rgba(248, 148, 6, 1);
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .inn_h_item_inn_mob_navi:before{
        content: "";
        position: absolute;
        bottom: 0px;
        left: 25%;
        width: 50%;
        height: 2px;
         background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255,0.7) 50%, rgba(255, 255, 255, 0.1) 100% );
    
        
    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РїР°РЅРµР»РµР№ РЅРѕРІРѕРіРѕ РјРѕР±РёР»СЊРЅРѕРіРѕ РјРµРЅСЋ РґР»СЏ РІРЅСѓС‚СЂРµРЅРЅРёС… СЃС‚СЂР°РЅРёС† СЃР°Р№С‚Р°*/
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ РЅР°РІРёРіР°С†РёРѕРЅРЅРѕРіРѕ РјРµРЅСЋ РґР»СЏ РјРѕР±РёР»СЊРЅС‹С… РІРѕ РІРЅСѓС‚СЂРµРЅРЅРёС… СЃС‚СЂР°РЅРёС†Р°С…*/
      /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРёР¶РЅРµРіРѕ Р±Р°РЅРЅРµСЂР° РЅР° РіР»Р°РІРЅРѕР№*/
.bottom_baner_index{
    width: 100%;
    height: 600px;
    position: relative;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    
    margin-bottom: 0px;
    
}
.inner_bottom_baner_index{
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
}
.inner_bottom_baner_index img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    
    z-index: 1;
    display: none;
}
.inner_bottom_baner_index .curtain{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    
    z-index: 2;
  
    background: linear-gradient(to bottom, rgba(58, 65, 71, 0.95), rgba(58, 65, 71, 1) );
}
.container_text_bottom_baner_index{
    width: 100%;
    height: 100%;
    
    position: absolute;
    top: 0px;
    left: 0px;
    
    z-index: 5;
}
.bottom_baner_text_line_1,
.bottom_baner_text_line_2,
.bottom_baner_text_line_3{
      width: 100%;
    display: inline-block;
    font-size: 25px;
       font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: normal;
    vertical-align: middle;
    line-height: 28px;
    min-height: 46px;
    padding-left: 10px;
    padding-right: 10px;
   
    text-align: center;
     color: #e3b239;
     -moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5px;
    
    position: relative;
    color: rgba(245, 245, 245, 1);  
}
.bottom_baner_text_line_1{
    margin-top:100px;
    margin-bottom: 75px;
     color: #e3b239;
}
.bottom_baner_text_line_2{
    font-size: 23px;
    line-height: 26px;
    margin-bottom: 80px;
    text-align: left;
    font-weight: 300;
}
.bottom_baner_text_line_3{
    font-size: 23px;
    line-height: 26px;
    text-align: left;
     font-weight: 300;
}
/*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРёР¶РЅРµРіРѕ Р±Р°РЅРЅРµСЂР° РЅР° РіР»Р°РІРЅРѕР№*/
        .new_slider_index{
  display: none;
     
}

                   .new_global_wrap{
 
    background-color: green;
}
       
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° РіР»Р°РІРЅРѕР№ РїРѕС‡С‚С‹*/
    .wrap_for_base_mail_gen_pop{
    width: 340px;
    height: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-170px, -300px);
 
    display: block;
    overflow: hidden;
    z-index: 2;
    opacity: 0;
    border-radius: 3px;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.inner_wrap_for_base_mail_gen_pop{
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
   background-image: url("../img/back_for_mail_600.jpg"); 
    background-repeat: no-repeat;
    background-position: center;
   
   
}
    .container_for_mail_mail{
    width: 340px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    
    
    z-index: 20;
}
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° РіР»Р°РІРЅРѕР№ РїРѕС‡С‚С‹*/
    /*РќР°С‡Р°Р»Рѕ РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РјР°Р№ 2023*/

    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РїРѕРїР°РїР° - СЃ РЅР°РїРёСЃР°С‚СЊ РЅР°Рј*/

    .general_panel_popup{


        background-color: rgba(251,251, 251,1);


    }

    .inner_wrap_for_base_mail_gen_pop .curtain{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        background: rgba(51, 51, 51, 1);
        z-index: 3;
    }
    .wrap_for_base_mail_gen_pop{
        width: 300px;
        height: 600px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-150px, -300px);

        display: block;
        overflow: hidden;
        z-index: 2;
        opacity: 0;
        border-radius: 3px;
        -webkit-box-shadow: 4px 4px 8px 0px rgba(251, 251, 251, 0.9);
        -moz-box-shadow: 4px 4px 8px 0px rgba(251, 251, 251, 0.9);
        box-shadow: 4px 4px 8px 0px rgba(251, 251, 251, 0.9);

    }
    .inner_wrap_for_base_mail_gen_pop .curtain{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        background: linear-gradient(to right, rgba(252, 204, 168, 0.3) 0%, rgba(22, 9, 0, 0.6)45%, rgba(22, 9, 0, 0.8) 100%);
        z-index: 3;

    }
    .inner_wrap_for_base_mail_gen_pop{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        background-image: url("img/back_for_mail.jpg");
        background-image: none;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;


    }
    .container_for_mail_mail{
        width: 300px;
        height: 100%;
        position: absolute;
        top: 0px;
        right: 0px;



        z-index: 20;
    }
    .h_popup_zakaz_raschet{
        width: 100%;
        min-height: 60px;
        float: left;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        padding-left: 15px;
        padding-right: 5px;
        padding-top: 20px;
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 23px;
        letter-spacing: 2px;

        position: absolute;
        left: 0px;
        top: 65px;

        color: rgba(11, 11, 11, 1);
        color: rgba(245, 245, 245, 1);



    }
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РїСЂРµРґСѓРїСЂРµР¶РґРµРЅРёСЏ Рѕ РїСЂР°РІРёР»СЊРЅРѕРј Р·Р°РїРѕР»РЅРµРЅРёРё С„РѕСЂРјС‹*/

    .alert_form_general{
        width: 100%;
        height: 30px;
        position: absolute;
        top: 355px;
        left: 0px;
        padding-left: 5px;
        border-bottom: 1px solid rgba(161, 21, 22, 1);
        color: rgba(40, 40, 40, 1);

        opacity: 0;
    }

    .alert_form_general span{
        color: black;
        display: inline-block;
        vertical-align: middle;
        text-align: center;

        width: 100%;
        font-family: 'Open Sans', sans-serif;
        line-height: 40px;

        font-weight:500;
        font-style: normal;
        font-size: 13px;
        letter-spacing: 0px;

        color: rgba(40, 40, 40, 1);
        color: rgba(245, 245, 245, 1);


    }
    .alert_form_general span{
        color: white;
        display: inline-block;
        vertical-align: middle;
        text-align: center;


        font-family: 'Open Sans', sans-serif;
        line-height: 40px;

        font-weight:500;
        font-style: normal;
        font-size: 13px;
        letter-spacing: 0px;
        color: rgba(40, 40, 40, 1);
        color: rgba(245, 245, 245, 1);
    }
    .alert_form_motion{
        animation-name: alert_form_motion;
        animation-duration: 6000ms;
    }
    @keyframes alert_form_motion{
        0%{
            opacity: 0;
        }
        80%{
            opacity: 1;
        }
        100%{
            opacity: 0;
        }
    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РїСЂРµРґСѓРїСЂРµР¶РґРµРЅРёСЏ Рѕ РїСЂР°РІРёР»СЊРЅРѕРј Р·Р°РїРѕР»РЅРµРЅРёРё С„РѕСЂРјС‹*/

    .item_form_name_general{
        margin-top: 135px;
    }
    @-webkit-keyframes autofill {
        0%,100% {
            color: rgba(190, 181, 148, 1);
            color: rgba(45, 45, 45, 1);
            background: transparent;
        }
    }

    form input:-webkit-autofill {
        -webkit-animation-delay: 1s; /* Safari support - any positive time runs instantly */
        -webkit-animation-name: autofill;
        -webkit-animation-fill-mode: both;
    }

    .item_form_general{
        width: 70%;
        margin-left: 15%;
        height: 50px;
        position: relative;

        display: inline-block;
        float: left;
        margin-right: 0%;
        margin-bottom: 65px;


    }


    form label .label_name_index_form_general,
    form label .label_phone_index_form_general {
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 25px;
        font-family: 'Open Sans', sans-serif;
        line-height: 25px;
        font-weight: 400;
        font-style: italic;
        font-size: 14px;
        letter-spacing: 2px;
        cursor: pointer;
        color: rgba(190, 181, 148, 1);
        color: rgba(45, 45, 45, 1);
        background-color: transparent;
        z-index: 1;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        transform: scale(1);
        transition: 0.7s ease 0s;
        padding-left: 5px;
        border-bottom: 1px solid transparent;
        color: rgba(245, 245, 245, 1);

    }
    .item_form_general label,
    .item_form_general .index_input_form_general,
    .submit_form_index_general{
        width: 100%;
        height: 50px;
        position: absolute;
        background-color: transparent;
        border-bottom: 1px solid rgba(190, 181, 148, 0.5);
        border-bottom: 1px solid transparent;
        color: rgba(190, 181, 148, 1);
        color: rgba(15, 15,15, 0.95);
        font-family: 'Open Sans', sans-serif;
        line-height: 25px;
        font-weight: 500;
        font-style: normal;
        font-size: 14px;
        letter-spacing: 1px;
        left: 0px;
        z-index: 2;
        padding-left: 5px;
        color: rgba(245, 245, 245, 1);
    }
    .submit_form_index_general{
        width: 75%;
        position: absolute;
        text-align: center;
        font-weight: 500;
        top: 0px;
        line-height: 40px;
        background-color: #222c37;
        background-color: rgba(190, 181, 148, 1);
        letter-spacing: 2px;
        border: none;
        font-size: 13px;
        color: #222c37;
        height: 40px;
        padding-left: 0px;
        padding-right: 0px;
        left: 0px;
        cursor: pointer;
        text-transform: uppercase;
        color: rgba(40, 40, 28, 1);
        background-color: rgba(190, 181, 148, 1);

        color: rgba(40, 40, 28, 1);

        transition: background-color 0.5s ease 0s;
        -webkit-appearance: none;
    }
    .submit_form_index_general:hover{
        background-color: rgba(40, 40, 28, 0.8);
        color: rgba(190, 181, 148, 1);
        transition: background-color 0.5s ease 0s;
    }
    .item_form_general input.index_input_form_general{
        box-shadow: 0 0 7px rgba(190, 181, 148, 0.3);
        background-color: transparent;
        outline: none;
        border: none;
        width: 100%;
        border-bottom: 1px solid rgba(190, 181, 148, 0.5);
    }
    label.checkbox_label_general{
        width: 75%;
        min-height: 42px;

        line-height: 16px;
        font-size: 12px;
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
        vertical-align: top;
        text-align: left;
        padding-left: 10px;
        margin-top: 0px;

        cursor: pointer;
        -webkit-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        transition-timing-function: ease;
        transition-duration: 0.3s;
        background-color: rgba(246, 247, 241, 1);
        background-color: rgba(35, 36, 38, 1);
        background-color: transparent;
        outline: none;

        appearance: none;
        -webkit-appearance: none;

        z-index: 1;
        display: inline-block;
        text-align: left;
        vertical-align:top;
        padding-left: 0px;
        position: relative;
        position: absolute;
        top: 0px;
        left: 20px;
        color: white;
        color: rgba(190, 181, 148, 1);


        padding-top: 0px;
    }
    .checkbox_label_general a{
        font-family: 'Open Sans', sans-serif;
        line-height: 16px;

        font-weight:300;
        font-style: italic;
        font-size: 12px;
        letter-spacing: 0px;
        text-decoration: underline;
        color: gray;
        cursor: pointer;
        color: rgba(190, 181, 148, 1);
    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РїРѕРїР°РїР° - СЃ РЅР°РїРёСЃР°С‚СЊ РЅР°Рј*/
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° С„РёР»СЊС‚СЂРѕРІ РґР»СЏ РјРѕР±РёР»СЊРЅС‹С…*/
    .filter_fixed_bottom{
        width: 100%;
        height: 50px;

        position: fixed;
        bottom: 0px;
        left: 0px;
        z-index: 30;
        display: none;
        background-color: rgba(231, 231, 231, 1);


    }
    .filter_fixed_bottom.active{
        display: block;
    }
    .inn_filter_fixed_bottom{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;

    }


    /*РќР°С‡Р°Р»Рѕ РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ СЃРІРёС‚С‡РµР№*/
    .wrap_for_item_switch_new{
        display: none;
    }


    .filter_switch_mobile,
    .switch_plitka_price_mobile,
    .sorting_switch_mobile{
        width: calc(1/3*100% - 1px);
        height:100%;

        display: block;
        transition-duration: 750ms;
        position: relative;
        border: 1px solid rgba(34, 49, 63, 0.3);
        border-radius: 4px;

    }
    .filter_switch_mobile.active_mobile{
        background-color: rgba(184,118, 29, 1);
    }

    .inn_filter_switch_mobile,
    .inn_switch_plitka_price_mobile,
    .inn_sorting_switch_mobile {
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
    }
    .filter_switch_mobile{
        background-color: rgba(255, 255, 255, 1);
        cursor:pointer;
    }

    .switch_plitka_price_mobile{
        background-color: rgba(255, 255, 255, 1);
    }

    .sorting_switch_mobile{
        background-color: rgba(255, 255, 255, 1);
    }
    .text_filter_switch_mobile{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;

        color: rgba(34, 49, 63, 1);
        font-family: "Roboto", sans-serif;
        font-weight: 600;
        font-size: 11px;
        line-height: 50px;
        padding-left: 5px;
        padding-right: 5px;
        text-transform: none;
        letter-spacing: 1px;

    }
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ СЃРєСЂС‹С‚РѕРіРѕ Р±Р»РѕРєР° СЃРѕСЂС‚РёСЂРѕРІРєРё РґР»СЏ РјРѕР±РёР»СЊРЅС‹С…*/

    .h_sorting_price_mobile{
        display: block;




        width: 100%;
        height: 100%;


        transition-duration: 250ms;
        padding-top: 12px;

    }
    .h_sorting_price_mobile span{
        width: 100%;
        height: 100%;
        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 11px;
        line-height: 15px;
        padding-left: 2px;
        padding-right: 5px;


        font-family: "Roboto", sans-serif;
        font-weight: 600;

        color: rgba(43, 46, 53, 1);


        cursor: pointer;
        letter-spacing: 0px;
        text-transform: uppercase;
        position: absolute;
        right: 0px;
        top:0px;
        transition-duration: 250ms;



    }
    .h_sorting_price_mobile span.span_sorting_max_mobile{
        display: none;
    }
    .h_sorting_price_mobile span.span_sorting_min_mobile{
        display: none;
    }

    .h_sorting_price_mobile span.span_sorting_none_mobile{
        display: none;

    }
    .h_sorting_price_mobile span.span_sorting_populus_mobile{
        display: none;

    }
    .h_sorting_price_mobile span.span_sorting_none_mobile.active{
        display: inline-block;
        text-align: center;
        right: 0px;
    }
    .h_sorting_price_mobile span.span_sorting_max_mobile.active{
        display: inline-block;
    }
    .h_sorting_price_mobile span.span_sorting_min_mobile.active{
        display: inline-block;
    }
    .h_sorting_price_mobile span.span_sorting_populus_mobile.active{
        display: inline-block;
        text-align: center;
        right: 0px;
    }



    .hide_sorting_block_mobile{
        width: 100%;
        height: 200px;
        position: absolute;
        bottom: -850px;
        left: 0px;
        background-color: rgba(241, 241, 241, 1);
        border-top: 1px solid rgba(43, 46, 53, 0.1);
        z-index: -50;
        display: block;
        transition-duration: 650ms;
    }

    .inn_hide_sorting_block_mobile{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        padding-top: 10px;

    }
    .hide_sorting_block_mobile.active{
        display: block;
        transform: translateY(-900px);
        transition-duration: 650ms;

    }
    .low_price_sorting_mobile{
        display: inline-block;
        text-align: left;
        vertical-align: middle;

        font-size: 12px;
        line-height: 25px;

        padding-left: 20px;
        padding-right: 10px;
        margin-bottom: 5px;
        font-family: "Roboto", sans-serif;
        font-weight: 300;
        color: rgba(251, 251, 251, 1);
        color: rgba(43, 46, 53, 1);
        cursor: pointer;

    }

    .hi_price_sorting_mobile{
        display: inline-block;
        text-align: left;
        vertical-align: middle;

        font-size: 12px;
        line-height: 25px;

        padding-left: 20px;
        padding-right: 10px;
        margin-bottom: 5px;
        font-family: "Roboto", sans-serif;
        font-weight: 300;
        color: rgba(251, 251, 251, 1);
        color: rgba(43, 46, 53, 1);
        cursor: pointer;
    }
    .populus_price_sorting_mobile{
        display: inline-block;
        text-align: left;
        vertical-align: middle;

        font-size: 12px;
        line-height: 25px;

        padding-left: 20px;
        padding-right: 10px;

        font-family: "Roboto", sans-serif;
        font-weight: 300;
        color: rgba(251, 251, 251, 1);
        color: rgba(43, 46, 53, 1);
        cursor: pointer;
    }
    .none_price_sorting_mobile{
        display: inline-block;
        text-align: left;
        vertical-align: middle;

        font-size: 12px;
        line-height: 25px;

        padding-left: 20px;
        padding-right: 10px;

        font-family: "Roboto", sans-serif;
        font-weight: 300;
        color: rgba(251, 251, 251, 1);
        color: rgba(43, 46, 53, 1);
        margin-bottom: 5px;
        cursor: pointer;
    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ СЃРєСЂС‹С‚РѕРіРѕ Р±Р»РѕРєР° СЃРѕСЂС‚РёСЂРѕРІРєРё РґР»СЏ РјРѕР±РёР»СЊРЅС‹С…*/
    /*РќР°С‡Р°Р»Рѕ РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° СЃРІРёС‚С‡РµР№ - СЂРµР¶РёРј РїСЂРµРґСЃС‚Р°РІР»РµРЅРёСЏ С‚РѕРІР°СЂР°*/
    .half_switch_plitka_plitka{
        width: 50%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        margin: 0px;
        padding: 0px;
        overflow: hidden;


    }
    .half_switch_plitka_plitka.active,
    .half_switch_price_price.active {
        background-color: rgba(248, 148, 6, 1);
    }
    .inn_half_switch_plitka_plitka{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;

        display: inline-block;
        text-align: center;
        vertical-align: middle;

        color: #22313f;
        font-size: 11px;
        text-transform: uppercase;
        line-height: 50px;
        font-family:"Roboto", sans-serif;
        font-weight: 600;

    }
    .half_switch_price_price{
        width: 50%;
        height: 100%;
        position: absolute;
        top: 0px;
        right: 0px;
        margin: 0px;
        padding: 0px;
        overflow: hidden;


    }
    .half_switch_price_price.active{
        background-color: rgba(248, 148, 6, 1);
    }
    .inn_half_switch_price_price{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;

        display: inline-block;
        text-align: center;
        vertical-align: middle;

        color: #22313f;
        font-size: 13px;
        line-height: 50px;
        font-family:"Roboto", sans-serif;
        font-weight: 600;
    }
    /*РљРѕРЅРµС† РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° СЃРІРёС‚С‡РµР№ - СЂРµР¶РёРј РїСЂРµРґСЃС‚Р°РІР»РµРЅРёСЏ С‚РѕРІР°СЂР°*/

    /*РќР°С‡Р°Р»Рѕ РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РєРЅРѕРїРєРё СЃРѕСЂС‚РёРЅРіР°*/
    .inn_inn_wrap_sorting_mobile{
        width:100%;
        height: 50px;
        position: absolute;
        top: 0px;
        left: 0px;
        display: block;

        transition-duration: 250ms;
        background-color: rgba(43, 46, 53, 1);
        background-color: rgba(251, 251, 251, 0);

        z-index: 3;

    }

    .inner_inn_wrap_sorting_mobile{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;


    }

    .h_sorting_price_mobile{
        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 11px;
        line-height: 50px;

        padding-left: 5px;
        padding-right: 5px;

        font-family: "Roboto", sans-serif;
        font-weight: 600;

        color: rgba(255, 255, 255, 1);
        color: rgba(248, 148, 6, 1);

        width: 100%;
        height: 100%;
        margin-bottom: 0px;
        letter-spacing: 1px;

        transition-duration: 250ms;


    }

    .h_sorting_price_mobile span{
        width: 100%;

        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 11px;
        line-height: 16px;
        padding-left: 2px;
        padding-right: 5px;
        padding-top: 18px;

        font-family: "Roboto", sans-serif;
        font-weight: 600;

        color: rgba(43, 46, 53, 1);

        cursor: pointer;
        letter-spacing: 0px;
        text-transform: uppercase;
        position: absolute;
        right: 0px;
        top:0px;
        transition-duration: 250ms;


    }
    .h_sorting_price_mobile span:hover{
        color: rgba(248, 148, 6, 1);
    }
    .h_sorting_price_mobile span.span_sorting_max_mobile{
        display: none;
    }
    .h_sorting_price_mobile span.span_sorting_min_mobile{
        display: none;
    }

    .h_sorting_price_mobile span.span_sorting_none_mobile{
        display: none;

    }
    .h_sorting_price_mobile span.span_sorting_populus_mobile{
        display: none;

    }
    .h_sorting_price_mobile span.span_sorting_none_mobile.active{
        display: inline-block;
        text-align: center;

        right: 0px;
    }
    .h_sorting_price_mobile span.span_sorting_max_mobile.active{
        display: inline-block;
        padding-top: 8px;
    }
    .h_sorting_price_mobile span.span_sorting_min_mobile.active{
        display: inline-block;
        padding-top: 8px;
    }
    .h_sorting_price_mobile span.span_sorting_populus_mobile.active{
        display: inline-block;
        text-align: center;
        right: 0px;
    }







    /*РќР°С‡Р°Р»Рѕ РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РІСЃРїР»С‹РІР°СЋС‰РµРіРѕ Р±Р»РѕРєР° СЃРѕСЂС‚РёРЅРіР°*/
    .block_hide_sorting_mobile{
        width: 100%;
        height: 230px;
        position: fixed;
        left: 0px;
        bottom: -850px;

        opacity: 0;
        background-color: rgba(241, 241, 241, 1);

        z-index: 222;
        display: block;
        transition-duration: 3100ms;



    }

    .block_hide_sorting_mobile.active{
        transform: translateY(-900px);
        opacity: 1;
        transition-duration: 3100ms;
        position: fixed;

    }

    .inn_block_hide_sorting_mobile{
        width: 100%;
        height: 100%;
        positioin: relative;
        margin: 0px;
        padding: 0px;
        padding-top: 25px;
        padding-bottom: 10px;

    }

    .low_price_sorting_mobile{
        width: 100%;
        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 16px;
        line-height: 30px;
        height: 40px;

        padding-left: 15px;
        padding-right: 15px;
        padding-top: 2px;

        margin-bottom: 5px;
        font-family: "Roboto", sans-serif;
        font-weight: 600;
        color: rgba(251, 251, 251, 1);
        color: rgba(43, 46, 53, 1);
        cursor: pointer;
        border-bottom: 1px solid rgba(43, 46, 53, 0.3);
    }

    .hi_price_sorting_mobile{
        width: 100%;
        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 16px;

        line-height: 30px;
        height: 40px;

        padding-left: 15px;
        padding-right: 15px;
        padding-top: 2px;
        margin-bottom: 5px;
        font-family: "Roboto", sans-serif;
        font-weight: 600;
        color: rgba(251, 251, 251, 1);
        color: rgba(43, 46, 53, 1);
        cursor: pointer;
        border-bottom: 1px solid rgba(43, 46, 53, 0.3);
    }


    .populus_price_sorting_mobile{
        width: 100%;
        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 14px;
        font-size: 16px;
        line-height: 30px;
        height: 40px;

        padding-left: 15px;
        padding-right: 15px;
        padding-top: 2px;
        margin-bottom: 5px;

        font-family: "Roboto", sans-serif;
        font-weight: 500;
        color: rgba(251, 251, 251, 1);
        color: rgba(43, 46, 53, 1);
        cursor: pointer;
        border-bottom: 1px solid rgba(43, 46, 53, 0.3);
    }

    .none_price_sorting_mobile{
        width: 100%;
        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 16px;
        line-height: 30px;
        height: 40px;

        padding-left: 15px;
        padding-right: 15px;
        padding-top: 2px;
        margin-bottom: 5px;


        font-family: "Roboto", sans-serif;
        font-weight: 600;
        color: rgba(251, 251, 251, 1);
        color: rgba(43, 46, 53, 1);

        cursor: pointer;
        border-bottom: 1px solid rgba(43, 46, 53, 0.3);
    }



    /*РљРѕРЅРµС† РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РІСЃРїР»С‹РІР°СЋС‰РµРіРѕ Р±Р»РѕРєР° СЃРѕСЂС‚РёРЅРіР°*/

    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° РїР°РЅРµР»РµР№ С„РёР»СЊС‚СЂРѕРІ*/
    .left_general_wrap_item{
        width:100%;
        min-height: 100vh;
        height: 100%;
        position: absolute;
        top: 55px;
        left: -300px;

        posiiton: fixed;
        opacity: 0;


        background-color: rgba(235, 235, 235, 1);
        transition-duration: 600ms;
        padding-top: 0px;



    }
    .left_general_wrap_item.active{
        transform: translateX(300px);
        opacity: 1;
        transition-duration: 600ms;
        display: block;
        position: fixed;
        z-index: 8;
    }

    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° РїР°РЅРµР»РµР№ С„РёР»СЊС‚СЂРѕРІ*/

    /*РљРѕРЅРµС† РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РєРЅРѕРїРєРё СЃРѕСЂС‚РёРЅРіР°*/
    /*РљРѕРЅРµС† РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ СЃРІРёС‚С‡РµР№*/
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РєРЅРѕРїРєРё С„РёР»СЊС‚СЂС‹*/
    .icon_non_icon_filter_mob{
        width:45px;
        height: 30px;
        position: absolute;
        top: 9px;
        left: 6px;

    }
    .inn_icon_non_icon_filter_mob{
        width: 45px;
        height: 30px;
        position: relative;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 2px;
    }
    .item_icon_non_icon_filter_mob{
        width: 40px;
        height: 1px;
        background-color:rgba(13, 26, 33, 1);
        background-color: rgba(248, 148, 6, 1);
        position: relative;
        transition-duration: 350ms;
    }
    .item_icon_non_icon_filter_mob:after{
        content: "";
        width: 6px;
        height: 6px;
        border-radius: 50%;
        border: 1px solid rgba(13, 26, 33, 1);
        border: 1px solid rgba(248, 148, 6, 1);
        position: absolute;
        background-color: rgba(251, 251, 251, 1);
        top: -3px;
        left: 30%;
    }
    .item_icon_non_icon_filter_mob.item_icon_non_icon_filter_mob_1:after{
        transition-duration: 850ms;
        left: 25%;
    }
    .item_icon_non_icon_filter_mob.item_icon_non_icon_filter_mob_2:after{
        transition-duration: 650ms;
        left: 70%;
    }.item_icon_non_icon_filter_mob.item_icon_non_icon_filter_mob_3:after{
         transition-duration: 950ms;
         left:35%;
     }
    .top_btn_left_general_wrap_item_mob:hover{
        transition-duration: 250ms;
        background-color: rgba(43, 46, 53, 0.1);
        background-color:  rgba(248, 148, 6, 1);
        border: 1px solid rgba(43, 46, 53, 0.01);
        -webkit-box-shadow: 0px -4px 7px -5px rgba(34, 60, 80, 0.2);
        -moz-box-shadow: 0px -4px 7px -5px rgba(34, 60, 80, 0.2);
        box-shadow: 0px -4px 7px -5px rgba(34, 60, 80, 0.2);
    }
    .top_btn_left_general_wrap_item_mob:hover .item_icon_non_icon_filter_mob{
        background-color: rgba(43, 46, 53, 1);


        transition-duration: 300ms;
    }
    .top_btn_left_general_wrap_item_mob:hover .item_icon_non_icon_filter_mob:after{
        background-color: rgba(248, 148, 6, 1);

        border: 1px solid rgba(43, 46, 53, 1);
        transition-duration: 300ms;
    }
    .top_btn_left_general_wrap_item_mob:hover .item_icon_non_icon_filter_mob.item_icon_non_icon_filter_mob_1:after{
        transform: translateX(17px);
        transition-duration: 350ms;
    }
    .top_btn_left_general_wrap_item_mob:hover .item_icon_non_icon_filter_mob.item_icon_non_icon_filter_mob_2:after{
        transform: translateX(-18px);
        transition-duration: 750ms;
    }
    .top_btn_left_general_wrap_item_mob:hover .item_icon_non_icon_filter_mob.item_icon_non_icon_filter_mob_3:after{
        transform: translateX(6px);
        transition-duration: 650ms;
    }


    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РєРЅРѕРїРєРё С„РёР»СЊС‚СЂС‹*/
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° С„РёР»СЊС‚СЂРѕРІ РґР»СЏ РјРѕР±РёР»СЊРЅС‹С…*/
    /*РљРѕРЅРµС† РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РјР°Р№ 2023*/
    /*РќР°С‡Р°Р»Рѕ РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ С„РµРІСЂР°Р»СЊ 2023*/
    .baner_razdel{
        display: none;
    }
    .general_wrap_razdel{
        width: 100%;
    }

    h1.h1_mobile{

        width: 100%;
        min-height: 30px;
        margin-top: 0px;
        margin-bottom: 10px;
        position: relative;
        margin: 0px;
        padding-left: 10px;
        padding-right: 10px;

        display: inline-block;
        text-align: left;
        vertical-align: middle;

        font-family: "Roboto", sans-serif;
        font-size: 20px;
        font-weight: 600;
        color: rgba(34, 49, 63, 1);
    }
    .header_new{
        display: block;
        width: 100%;
        height: 60px;
        background-color: rgba(34, 49, 61, 1);

    }
    a.a_logo_header{
        width:80px;
        height: 40px;
        text-decoration: none;
        position: absolute;
        top: 10px;
        left: 5px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        line-height: 60px;
        transition-duration: 800ms;
    }
    a.a_logo_header img{
        width: 80px;
        height: 40px;
        display: inline-block;

    }
    .block_tel_wrap{
        width: 180px;
        height: 38px;
        margin-right: auto;
        margin-left: auto;
        position: absolute;
        top: 7px;
        left: 50%;
        transform: translateX(-90px);


        display: inline-block;
        text-align: center;
        vertical-align: middle;
        transition-duration: 800ms;

    }
    .item_tel_header_block{
        width: 100%;
        height: 25px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        font-size: 14px;
        color: rgba(255, 255, 255, 1);
        font-family: "Roboto", sans-serif;
        font-weight: 300;
        line-height: 25px;
        padding-left: 15px;
        padding-right: 15px;
        letter-spacing: 1px;
    }

    .block_right_part_menu{
        width: 45px;
        height: 60px;
        position: absolute;
        right: 15px;
        top: 0px;
        z-index: 10;
        transition-duration: 800ms;



    }
    .inner_block_right_part_menu{
        width: 100%;
        height: 60px;
        position: relative;
        margin: 0px;
        padding: 0px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
    }
    .header_new #naw_new_toggle{
        display: block;
        width: 45px;
        height: 60px;
        margin-top: 0px;
        position: relative;

        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;



    }
    .item_desk_panel_2023{
        width: 100%;
        height: 100%;

        padding-left: 10px;
        padding-right: 10px;
        background-color: rgba(19, 30, 39, 1);
        position: absolute;
        top: 0px;
        right: -1000px;

        z-index: 10;

    }
    a.item_text_block_panel_menu{
        text-decoration: none;
        width: 100%;
        display: block;
        height: 30px;
        position: relative;


    }
    .inn_block_text_panel_menu{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        padding-top: 35%;
    }
    .inn_a_item_text_block_panel_menu {
        width: 100%;
        height: 30px;
        text-decoration: none;

        font-size: 11px;
        line-height: 30px;
        color: rgba(251, 251, 251, 1);
        font-family: "Roboto", sans-serif;
        font-weight: 500;

        display: inline-block;

        text-align: left;
        vertical-align: middle;
        transition-duration: 0ms;


        text-transform: uppercase;
        letter-spacing: 1px;

        position: absolute;
        top: 0px;
        left: 16px;
        animation-name: item_panel_menu_2023_non_hover;
        animation-duration: 1550ms;
        transition-timing-function: ease-in-out;
        animation-fill-mode: forwards;
    }
    .item_desk_panel_2023_level_2 .inn_a_item_text_block_panel_menu {
        width: 100%;
        height: 30px;
        text-decoration: none;

        font-size: 10px;
        line-height: 15px;
        color: rgba(251, 251, 251, 1);
        font-family: "Roboto", sans-serif;
        font-weight: 500;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 8px;

        display: inline-block;

        text-align: left;
        vertical-align: middle;
        transition-duration: 0ms;


        text-transform: uppercase;
        letter-spacing: 2px;

        position: absolute;
        top: 15px;
        left: 16px;
        animation-name: item_panel_menu_2023_non_hover;
        animation-duration: 1550ms;
        transition-timing-function: ease-in-out;
        animation-fill-mode: forwards;

    }
    @keyframes second_panel_menu_2023_mobile {
        0%   {
            transform: translateX(1000px);
        }

        100% {
            transform: translateX(-1000px);
        }
    }
    .item_desk_panel_2023_level_2 .inn_block_text_panel_menu{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        padding-top: 35%;
    }
    .breadcrumbs_new {
        display: none;
    }
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РїРµСЂРІРѕРіРѕ Р±Р»РѕРєР° РїРµСЂРµРґ С„РёР»СЊС‚СЂР°РјРё*/
    .first_block_mobile {
        width: 100%;
        min-height: 200px;
        position: relative;
        margin-right: auto;
        margin-left: auto;

        padding: 0px;
        margin-bottom: 20px;



    }

    .inn_first_block_mobile {
        width: 100%;
        height: 100%;
        position: relative;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin: 0px;
        padding: 0px;

    }

    a.item_block_first_block_mobile {
        display: inline-block;
        width: calc(1/2*100% - 2px);
        min-height: 130px;
        text-decoration: none;
        position: relative;

        margin-bottom: 5px;


    }


    a.item_block_first_block_mobile img {
        width: 100px;
        height: 70px;
        position: absolute;
        top: 10px;
        left: 50%;
        transform: translateX(-50px);

    }


    .text_item_first_block_mobile{
        width:100%;
        height: 50px;
        position: relative;
        margin-top: 85px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 14px;
        line-height: 16px;
        font-weight: 500;
        font-family: "Roboto", sans-serif;
        color: rgba(34, 49, 63, 1);
        padding-left: 5px;
        padding-right: 5px;

    }




    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РїРµСЂРІРѕРіРѕ Р±Р»РѕРєР° РїРµСЂРµРґ С„РёР»СЊС‚СЂР°РјРё*/
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІС‹С… С…Р»РµР±РЅС‹С… РєСЂРѕС€РµРє*/
    .breadcrumbs_new_mobile{
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        color: rgba(34, 49, 63, 1);
        width: 100%;
        padding-left: 15px;
        line-height: 19px;
        padding-top: 5px;
        padding-bottom: 5px;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 65px;
        margin-bottom: 5px;
        font-weight: 600;
        padding-left: 5px;

    }
    .breadcrumbs_new_mobile a,
    .breadcrumbs_new_mobile span{
        font-family: 'Open Sans', sans-serif;
        text-decoration: none;
        color: black;
        font-size: 14px;
        font-weight: 400;

    }
    .breadcrumbs_new_mobile span{
        margin-right: 5px;
        margin-left: 0px;
    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІС‹С… С…Р»РµР±РЅС‹С… РєСЂРѕС€РµРє*/
    /*РљРѕРЅРµС† РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ С„РµРІСЂР°Р»СЊ 2023*/
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ РЅРѕСЏР±СЂСЊ 2022 СЃС‚СЂР°РЅРёС†С‹ СЂР°Р·РґРµР»РѕРІ С‚РѕРІР°СЂР°*/

    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕР№ РЅР°РІРёРіР°С†РёРѕРЅРЅРѕР№ РїР°РЅРµР»Рё РґР»СЏ РјРѕР±РёР»СЊРЅС‹С…*/


    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕР№ РЅР°РІРёРіР°С†РёРѕРЅРЅРѕР№ РїР°РЅРµР»Рё РґР»СЏ РјРѕР±РёР»СЊРЅС‹С…*/

    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ РЅР°РІРёРіР°С†РёРѕРЅРЅРѕРіРѕ РјРµРЅСЋ РґР»СЏ РјРѕР±РёР»СЊРЅС‹С… РІРѕ РІРЅСѓС‚СЂРµРЅРЅРёС… СЃС‚СЂР°РЅРёС†Р°С…*/

    .mobile_navi_new{
        display: block;

        background: linear-gradient(to bottom, rgba(34, 49, 63, 1) 0px, rgba(34, 49, 63, 1) 60px);
        width: 100%;
        height: 60px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 100;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0px;
        margin: 0px;
        display: none;


    }
    .mobile_navi_new.active {
        background: linear-gradient(to bottom, rgba(235, 235, 235, 1) 0px, rgba(235, 235, 235, 1) 60px);
        animation-name: item_panel_slow_opacity;
        animation-duration: 850ms;
        transition-timing-function: ease-in;
        display: block;

    }
    @keyframes item_panel_slow_opacity{
        0%{
            opacity:0;
        }

        100%{
            opacity: 1;
        }
    }
    .inner_mobile_nave_new{
        width: 100%;
        height: 100%;
        position: relative;
        padding: 0px;
        margin: 0px;


    }
    a.logo_mobile_white{
        width: 60px;
        height: 40px;
        position: absolute;
        right: 10px;
        top: 10px;


        padding-bottom: 0px;

        display: block;

        line-height: 40px;

    }
    .inner_a_logo_img {
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
    }
    a.logo_mobile_white img.img_white,
    a.logo_mobile_white img.img_black{
        width: 60px;
        height: 40px;
        position: absolute;
        top: 0px;
        left: 0px;



    }
    a.logo_mobile_white img.img_white {
        display: block;

    }
    a.logo_mobile_white img.img_black {
        display: none;
    }
    .mob_navi_toggle{
        display: block;
        width: 45px;
        height: 40px;
        position: absolute;
        top: 12px;
        left: 10px;
        position: relative;
        cursor: pointer;

        z-index: 3;

    }
    .mob_navi_toggle span,
    .mob_navi_toggle span:before,
    .mob_navi_toggle span:after{
        cursor: pointer;
        border-radius: 1px;
        height: 2px;
        width: 40px;
        position: absolute;
        display: block;
        content: "";
        background-color: white;

        transition: all 500ms ease-in-out;

        left: 0px;
    }
    .mob_navi_toggle span{
        top: 18px;

    }
    .mob_navi_toggle span:after{
        bottom: -10px;
    }
    .mob_navi_toggle span:before{
        top: -10px;
    }
    .mob_navi_toggle.active_toggle{

    }
    .mob_navi_toggle.active_toggle span{
        background-color: transparent;
        width: 25px;
        height: 2px;
    }

    .mobile_navi_new.active a.logo_mobile_white img.img_white {
        display: none;
    }
    .mobile_navi_new.active a.logo_mobile_white img.img_black {
        display: block;
    }
    .mobile_navi_new.active {
        border-bottom: 1px solid rgba(34, 49, 63,0.3);
    }
    .mob_navi_toggle.active_toggle span:before,
    .mob_navi_toggle.active_toggle span:after{
        background-color: rgba(34, 49, 63, 1);
        top: 0px;
        width: 25px;
    }
    .mob_navi_toggle.active_toggle span:before{
        transform: rotate(45deg);
    }
    .mob_navi_toggle.active_toggle span:after{
        transform: rotate(-45deg);
    }

    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° С‚РµР»РµС„РѕРЅРѕРІ РІ РјРµРЅСЋ*/
    .block_tel_wrap_mobile {
        width: 180px;
        height: 46px;
        position: absolute;
        top:5px;
        left: 50%;
        transform: translateX(-90px);
        padding-top: 5px;
    }
    .item_tel_header_block_mobile {
        width: 100%;
        height: 23px;

        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 14px;
        font-family:"Roboto", sans-serif;
        font-weight: 500;
        line-height: 23px;
        color: white;
    }
    .mobile_navi_new.active .item_tel_header_block_mobile{
        color: rgba(34, 49, 63, 1);

    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° С‚РµР»РµС„РѕРЅРѕРІ РІ РјРµРЅСЋ*/
    /**/
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РїР°РЅРµР»РµР№ РЅРѕРІРѕРіРѕ РјРѕР±РёР»СЊРЅРѕРіРѕ РјРµРЅСЋ РґР»СЏ РІРЅСѓС‚СЂРµРЅРЅРёС… СЃС‚СЂР°РЅРёС† СЃР°Р№С‚Р°*/
    .panel_mob_navi_1{
        width: 100%;
        height: 100vh;
        position: absolute;
        top: 0px;
        left: -10000px;
        display: block;
        z-index: 98;
        background-color: rgba(235, 235, 235, 1);

        transition: all 500ms ease-in-out;
        display: none;

    }

    .panel_mob_navi_1.active{
        left: 0px;
        transition: all 500ms ease-in-out;
        position: fixed;
    }
    .inner_panel_mob_navi{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;

    }
    .inn_panel_mob_navi{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: -10000px;
        background-color: rgba(235, 235, 235, 1);
        margin: 0px;
        padding: 0px;
        transition: all 500ms ease-in-out;

    }
    .inn_panel_mob_navi.inn_panel_mob_navi_main{
        left: 0px;
        z-index: 2;
    }
    .inn_panel_mob_navi.active_panel{
        left: 0px;
        transition: all 500ms ease-in-out;
        z-index: 3;
    }
    .inn_inn_panel_mob{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        padding-top: 100px;
    }
    .inn_panel_mob_navi_1{
        left: 0px;
        z-index: 2;
    }
    .item_inn_mob_navi{
        width: 100%;
        height: 50px;
        display: inline-block;
        position: relative;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        font-size: 16px;
        line-height: 50px;
        letter-spacing: 1px;
        font-weight: 600;


        font-family: 'Open Sans', sans-serif;

        cursor: pointer;

        border-bottom: 1px solid rgba(248, 148, 6, 0.3);;
        color: rgba(217, 130, 8, 1);
        color: rgba(34, 49, 63, 1);

        padding-left: 80px;
        padding-right: 15px;
        letter-spacing: 2px;
    }
    .item_inn_mob_navi a{
        width: 100%;
        height: 50px;
        display: inline-block;
        position: relative;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        font-size: 16px;
        line-height: 50px;
        letter-spacing: 1px;

        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        letter-spacing: 2px;
        text-decoration: none;
        color: rgba(34, 49, 63, 1);
    }
    .h_nav_item_inn_mob_navi{
        width: 100%;
        height: 20px;
        position: absolute;
        top: 60px;
        left: 0px;
        background-color: rgba(40, 40, 40, 1);
        font-family: "Open Sans", sans-serif;
        font-weight: 300;
        font-size: 16px;
        line-height: 20px;
        color: rgba(248, 148, 6, 1);
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        padding-left: 15px;
        padding-right: 15px;
        cursor: pointer;
    }
    .h_item_inn_mob_navi{
        width: 100%;
        height: 40px;
        position: absolute;
        top: 80px;
        left: 0px;

    }
    .inn_h_item_inn_mob_navi{
        width: 100%;
        height: 100%;
        position: relative;


        background-color: rgba(40, 40, 40, 1);
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 60px;
        color: rgba(248, 148, 6, 1);
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        padding-left: 15px;
        padding-right: 15px;
    }

    .inn_h_item_inn_mob_navi:before{
        content: "";
        position: absolute;
        bottom: 0px;
        left: 25%;
        width: 50%;
        height: 2px;
        background: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255,0.7) 50%, rgba(255, 255, 255, 0.1) 100% );


    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РїР°РЅРµР»РµР№ РЅРѕРІРѕРіРѕ РјРѕР±РёР»СЊРЅРѕРіРѕ РјРµРЅСЋ РґР»СЏ РІРЅСѓС‚СЂРµРЅРЅРёС… СЃС‚СЂР°РЅРёС† СЃР°Р№С‚Р°*/
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ РЅР°РІРёРіР°С†РёРѕРЅРЅРѕРіРѕ РјРµРЅСЋ РґР»СЏ РјРѕР±РёР»СЊРЅС‹С… РІРѕ РІРЅСѓС‚СЂРµРЅРЅРёС… СЃС‚СЂР°РЅРёС†Р°С…*/

    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРёР¶РЅРµРіРѕ Р±Р°РЅРЅРµСЂР° РЅР° РіР»Р°РІРЅРѕР№*/
    .bottom_baner_index{
        width: 100%;
        height: 600px;
        position: relative;
        margin: 0px;
        padding: 0px;
        overflow: hidden;

        margin-bottom: 0px;

    }
    .inner_bottom_baner_index{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
    }
    .inner_bottom_baner_index img{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;

        z-index: 1;
        display: none;
    }
    .inner_bottom_baner_index .curtain{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;

        z-index: 2;

        background: linear-gradient(to bottom, rgba(58, 65, 71, 0.95), rgba(58, 65, 71, 1) );
    }
    .container_text_bottom_baner_index{
        width: 100%;
        height: 100%;

        position: absolute;
        top: 0px;
        left: 0px;

        z-index: 5;
    }
    .bottom_baner_text_line_1,
    .bottom_baner_text_line_2,
    .bottom_baner_text_line_3{
        width: 100%;
        display: inline-block;
        font-size: 25px;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        font-style: normal;
        vertical-align: middle;
        line-height: 28px;
        min-height: 46px;
        padding-left: 10px;
        padding-right: 10px;

        text-align: center;
        color: #e3b239;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 5px;

        position: relative;
        color: rgba(245, 245, 245, 1);
    }
    .bottom_baner_text_line_1{
        margin-top:100px;
        margin-bottom: 75px;
        color: #e3b239;
    }
    .bottom_baner_text_line_2{
        font-size: 23px;
        line-height: 26px;
        margin-bottom: 80px;
        text-align: left;
        font-weight: 300;
    }
    .bottom_baner_text_line_3{
        font-size: 23px;
        line-height: 26px;
        text-align: left;
        font-weight: 300;
    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРёР¶РЅРµРіРѕ Р±Р°РЅРЅРµСЂР° РЅР° РіР»Р°РІРЅРѕР№*/

    .new_slider_index{
        display: none;

    }



    .new_global_wrap{


    }

    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° РіР»Р°РІРЅРѕР№ РїРѕС‡С‚С‹*/
    .wrap_for_base_mail_gen_pop{
        width: 400px;
        height: 600px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-200px, -300px);

        display: block;
        overflow: hidden;
        z-index: 2;
        opacity: 0;
        border-radius: 3px;
        -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
        -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
        box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    }
    .inner_wrap_for_base_mail_gen_pop{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        background-image: url("../img/back_for_mail_600.jpg");
        background-repeat: no-repeat;
        background-position: center;


    }
    .container_for_mail_mail{
        width: 400px;
        height: 100%;
        position: absolute;
        top: 0px;
        right: 0px;


        z-index: 20;
    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° РіР»Р°РІРЅРѕР№ РїРѕС‡С‚С‹*/


    /*РќР°С‡Р°Р»Рѕ РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ СЃРІРёС‚С‡РµР№*/
    .wrap_for_item_switch_new{
        display: none;
    }
    .wrap_fixed_switch_mobile{
        display: block;
        display: none;

    }
    .wrap_fixed_switch_mobile.active_fixed_switch{
        width: 100%;
        height: 50px;
        position: fixed;
        bottom: 0px;
        left: 0px;
        display: block;
        overflow: hidden;
        background-color: rgba(255, 255, 255, 1);
        z-index: 10;
        display: block;

    }
    .inn_wrap_fixed_switch_mobile{
        width: 100%;
        height: 100%;
        padding: 0px;
        margin: 0px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .filter_switch_mobile,
    .switch_plitka_price_mobile,
    .sorting_switch_mobile{
        width: calc(1/3*100% - 1px);
        height:100%;

        display: block;
        transition-duration: 750ms;
        position: relative;
        border: 1px solid rgba(34, 49, 63, 0.3);
        border-radius: 4px;

    }
    .filter_switch_mobile.active_mobile{
        background-color: rgba(184,118, 29, 1);
    }

    .inn_filter_switch_mobile,
    .inn_switch_plitka_price_mobile,
    .inn_sorting_switch_mobile {
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
    }
    .filter_switch_mobile{
        background-color: rgba(255, 255, 255, 1);
        cursor:pointer;
    }

    .switch_plitka_price_mobile{
        background-color: rgba(255, 255, 255, 1);
    }

    .sorting_switch_mobile{
        background-color: rgba(255, 255, 255, 1);
    }
    .text_filter_switch_mobile{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;

        color: rgba(34, 49, 63, 1);
        font-family: "Roboto", sans-serif;
        font-weight:500;
        font-size: 12px;
        line-height: 50px;
        padding-left: 5px;
        padding-right: 5px;
        text-transform: none;
        letter-spacing: 1px;

    }
    /*РќР°С‡Р°Р»Рѕ РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° СЃРІРёС‚С‡РµР№ - СЂРµР¶РёРј РїСЂРµРґСЃС‚Р°РІР»РµРЅРёСЏ С‚РѕРІР°СЂР°*/
    .half_switch_plitka_plitka{
        width: 50%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        margin: 0px;
        padding: 0px;
        overflow: hidden;


    }
    .half_switch_plitka_plitka.active{
        background-color: rgba(248, 148, 6, 1);
    }
    .inn_half_switch_plitka_plitka{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;

        display: inline-block;
        text-align: center;
        vertical-align: middle;

        color: #22313f;
        font-size: 12px;
        line-height: 50px;
        font-family:"Roboto", sans-serif;
        font-weight: 500;
        text-transform: none;

    }
    .half_switch_price_price{
        width: 50%;
        height: 100%;
        position: absolute;
        top: 0px;
        right: 0px;
        margin: 0px;
        padding: 0px;
        overflow: hidden;


    }
    .half_switch_price_price.active{
        background-color: rgba(248, 148, 6, 1);
    }
    .inn_half_switch_price_price{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;

        display: inline-block;
        text-align: center;
        vertical-align: middle;

        color: #22313f;
        font-size: 12px;
        line-height: 50px;
        font-family:"Roboto", sans-serif;
        font-weight: 500;
        text-transform: none;
    }
    /*РљРѕРЅРµС† РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° СЃРІРёС‚С‡РµР№ - СЂРµР¶РёРј РїСЂРµРґСЃС‚Р°РІР»РµРЅРёСЏ С‚РѕРІР°СЂР°*/

    /*РќР°С‡Р°Р»Рѕ РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РєРЅРѕРїРєРё СЃРѕСЂС‚РёРЅРіР°*/
    .inn_inn_wrap_sorting_mobile{
        width:100%;
        height: 50px;
        position: absolute;
        top: 0px;
        left: 0px;
        display: block;

        transition-duration: 250ms;
        background-color: rgba(43, 46, 53, 1);
        background-color: rgba(251, 251, 251, 0);

        z-index: 3;

    }

    .inner_inn_wrap_sorting_mobile{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;


    }

    .h_sorting_price_mobile{
        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 11px;
        line-height: 50px;

        padding-left: 5px;
        padding-right: 5px;

        font-family: "Roboto", sans-serif;
        font-weight:500;

        color: rgba(255, 255, 255, 1);
        color: rgba(248, 148, 6, 1);

        width: 100%;
        height: 100%;
        margin-bottom: 0px;
        letter-spacing: 1px;

        transition-duration: 250ms;


    }

    .h_sorting_price_mobile span{
        width: 100%;

        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 11px;
        line-height: 14px;
        padding-left: 2px;
        padding-right: 5px;
        padding-top: 15px;

        font-family: "Roboto", sans-serif;
        font-weight: 500;

        color: rgba(43, 46, 53, 1);

        cursor: pointer;
        letter-spacing: 0px;
        text-transform: uppercase;
        position: absolute;
        right: 0px;
        top:0px;
        transition-duration: 250ms;


    }
    .h_sorting_price_mobile span:hover{
        color: rgba(248, 148, 6, 1);
    }
    .h_sorting_price_mobile span.span_sorting_max_mobile{
        display: none;
    }
    .h_sorting_price_mobile span.span_sorting_min_mobile{
        display: none;
    }

    .h_sorting_price_mobile span.span_sorting_none_mobile{
        display: none;

    }
    .h_sorting_price_mobile span.span_sorting_populus_mobile{
        display: none;

    }
    .h_sorting_price_mobile span.span_sorting_none_mobile.active{
        display: inline-block;
        text-align: center;

        right: 0px;
    }
    .h_sorting_price_mobile span.span_sorting_max_mobile.active{
        display: inline-block;
        padding-top: 8px;
    }
    .h_sorting_price_mobile span.span_sorting_min_mobile.active{
        display: inline-block;
        padding-top: 8px;
    }
    .h_sorting_price_mobile span.span_sorting_populus_mobile.active{
        display: inline-block;
        text-align: center;
        right: 0px;
    }







    /*РќР°С‡Р°Р»Рѕ РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РІСЃРїР»С‹РІР°СЋС‰РµРіРѕ Р±Р»РѕРєР° СЃРѕСЂС‚РёРЅРіР°*/
    .block_hide_sorting_mobile{
        width: 100%;
        height: 230px;
        position: fixed;
        left: 0px;
        bottom: -450px;

        opacity: 0;
        background-color: rgba(241, 241, 241, 1);

        z-index: 222;
        display: block;
        transition-duration: 500ms;

        display: none;


    }

    .block_hide_sorting_mobile.active{
        transform: translateY(-500px);
        opacity: 1;
        transition-duration: 500ms;

    }

    .inn_block_hide_sorting_mobile{
        width: 100%;
        height: 100%;
        positioin: relative;
        margin: 0px;
        padding: 0px;
        padding-top: 25px;
        padding-bottom: 10px;

    }

    .low_price_sorting_mobile{
        width: 100%;
        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 14px;
        line-height: 30px;
        height: 40px;

        padding-left: 15px;
        padding-right: 15px;
        padding-top: 2px;

        margin-bottom: 5px;
        font-family: "Roboto", sans-serif;
        font-weight: 500;
        color: rgba(251, 251, 251, 1);
        color: rgba(43, 46, 53, 1);
        cursor: pointer;
        border-bottom: 1px solid rgba(43, 46, 53, 0.3);
    }

    .hi_price_sorting_mobile{
        width: 100%;
        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 14px;

        line-height: 30px;
        height: 40px;

        padding-left: 15px;
        padding-right: 15px;
        padding-top: 2px;
        margin-bottom: 5px;
        font-family: "Roboto", sans-serif;
        font-weight: 500;
        color: rgba(251, 251, 251, 1);
        color: rgba(43, 46, 53, 1);
        cursor: pointer;
        border-bottom: 1px solid rgba(43, 46, 53, 0.3);
    }


    .populus_price_sorting_mobile{
        width: 100%;
        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 14px;

        line-height: 30px;
        height: 40px;

        padding-left: 15px;
        padding-right: 15px;
        padding-top: 2px;
        margin-bottom: 5px;

        font-family: "Roboto", sans-serif;
        font-weight: 500;
        color: rgba(251, 251, 251, 1);
        color: rgba(43, 46, 53, 1);
        cursor: pointer;
        border-bottom: 1px solid rgba(43, 46, 53, 0.3);
    }

    .none_price_sorting_mobile{
        width: 100%;
        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 14px;
        line-height: 30px;
        height: 40px;

        padding-left: 15px;
        padding-right: 15px;
        padding-top: 2px;
        margin-bottom: 5px;


        font-family: "Roboto", sans-serif;
        font-weight: 500;
        color: rgba(251, 251, 251, 1);
        color: rgba(43, 46, 53, 1);

        cursor: pointer;
        border-bottom: 1px solid rgba(43, 46, 53, 0.3);
    }



    /*РљРѕРЅРµС† РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РІСЃРїР»С‹РІР°СЋС‰РµРіРѕ Р±Р»РѕРєР° СЃРѕСЂС‚РёРЅРіР°*/



    /*РљРѕРЅРµС† РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РєРЅРѕРїРєРё СЃРѕСЂС‚РёРЅРіР°*/
    /*РљРѕРЅРµС† РЅРѕРІРѕРіРѕ РѕС„РѕСЂРјР»РµРЅРёСЏ СЃРІРёС‚С‡РµР№*/

    div.wrap_right_general_wrap_item.price{
        display: none;
    }
    .wrap_right_general_wrap_item.base_no_price{
        display: flex;
    }
    /*РќР°С‡Р°Р»Рѕ РЅРѕРІРѕРіРѕ РїСЂРµРґСЃС‚Р°РІР»РµРЅРёСЏ С‚РѕРІР°СЂР°*/
    .wrap_right_general_wrap_item{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 15px;
        padding-bottom: 15px;

    }

    .item_block_tovar{
        width: calc(1/1*100% - 3px);
        height: 320px;

        position: relative;
        margin: 0px;
        padding: 0px;
        margin-bottom: 15px;
        background-color: rgba(234, 229, 221, 1);
        background-color: rgba(245, 245, 245, 1);
        background-color: rgba(251, 251, 251, 1);
        -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
        box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
        overflow: hidden;

        transition-duration: 250ms;
        transform: scale(100%);


    }
    .item_block_tovar img{
        width: 140px;

        height: 60px;
        position: absolute;
        top: 0px;
        left: 50%;
        transform: translateX(-70px);
        display: none;


    }
    .h_item_block_tovar{

        width: 100%;
        min-height: 45px;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        font-size: 13px;
        line-height: 15px;
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        color: rgba(48, 48, 48, 1);
        color: rgba(0, 0,0, 1);
        color: rgba(51, 51, 51, 1);
        color: rgba(34, 49, 63, 1);
        margin-top: 10px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 0px;
        letter-spacing: 0px;
        margin-bottom: 10px;
    }
    .descr_block_item_block_tovar{
        width: 100%;
        min-height: 120px;
        position: relative;
        margin: 0px;
        padding: 0px;
        margin-bottom: 5px;


    }

    .inn_descr_block_item_block_tovar{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        padding-left: 5px;
        padding-right: 5px;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }

    .item_row_descr{
        width: 100%;
        min-height: 17px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        margin-bottom: 10px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);

    }
    .item_row_descr_none_1,
    .item_row_descr_none_2,
    .item_row_descr_none_3{
        display: none;
    }
    .item_descr_tovar_right{
        width: calc(50% - 5px);
        min-height: 17px;
        line-height: 14px;
        position: relative;
        font-family: "Roboto", sans-serif;
        font-size: 10px;
        font-weight: 500;

        color: #2e2e33;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        padding-left: 0px;
        word-break: break-all;
        float: right;
        text-transform: uppercase;
    }
    .item_descr_tovar_left{
        width: calc(50% - 5px);
        min-height: 17px;
        line-height: 14px;
        position: relative;
        font-family: "Roboto", sans-serif;
        font-size: 12px;
        font-weight: 500;

        color: #2e2e33;
        color: rgba(51, 51, 51, 1);
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        padding-left: 0px;
        padding-right: 5px;
        float: left;
    }
    .price_item_block_tovar{
        width: 100%;
        height: 25px;
        position: relative;
        margin: 0px;
        padding: 0px;

    }
    .inn_price_item_block_tovar{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        font-size: 14px;
        line-height: 25px;
        font-family: "Roboto", sans-serif;
        font-weight: 500;

        color: rgba(10, 10, 10, 1);
    }
    .price_item_block_tovar span{
        font-size: 14px;
        color: rgba(248, 148, 6, 1);
        color: rgba(0, 0, 0, 1);
    }
    .price_item_block_tovar:after{
        position: absolute;
        bottom: 2px;
        left: 20%;
        content: "";
        width: 60%;
        height: 2px;
        content: "";
        background: linear-gradient(to right, rgba(248, 148, 6, 0.1) 0%,rgba(248, 148, 6,0.7) 50%, rgba(248, 148, 6, 0.1) 100% );
        z-index: 2;
    }




    .call_or_btn_item_tovar{
        width: 100%;
        height:90px;
        position: absolute;
        bottom: 0px;
        right: 0px;
        z-index: 3;
        margin: 0px;
        padding: 0px;
        margin-top: 10px;
        margin-bottom: 5px;




    }
    .inn_wrap_call_or_btn_item_tovar{
        width: 100%;
        height: 100%;
        position: relative;
        margin:0px;
        padding: 0px;

    }
    .btn_block_item_tovar{
        width: 98%;
        height: 40px;
        position: absolute;
        bottom: 0px;
        left: 1%;
        cursor: pointer;
        border-radius: 6px;

    }
    .inn_btn_block_item_tovar{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
    }
    .inn_a_btn_block_item_tovar{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding:0px;
    }
    a.a_btn_block_item_tovar{
        width: 98%;
        height: 40px;
        position: absolute;
        top: 0px;
        left: 1%;
        text-decoration: none;
        display: block;
        border: 1px solid rgba(184,118, 29, 1);
        color: rgba(10, 10, 10, 1);
        transition-duration: 350ms;
        border-radius: 6px;
        display: none;
    }



    .btn_block_item_tovar:hover{
        background-color: rgba(226, 140, 18, 1);
        color: rgba(0, 0, 0, 1);
        transform: scale(0.99);
        transition-duration: 350ms;
    }
    .btn_block_item_tovar:active{

        background-color: rgba(226, 140, 18, 1);
        color: rgba(0, 0, 0, 1);
        transform: scale(0.89);
        transition-duration: 350ms;

    }
    a.a_btn_block_item_tovar:hover{
        background-color: rgba(248, 148, 6, 0.85);
        transition-duration: 350ms;
        transform: scale(0.99);
        color: rgba(0, 0, 0, 1);
    }
    a.a_btn_block_item_tovar:active{
        background-color: rgba(226, 140, 18, 1);
        color: rgba(0, 0, 0, 1);
        transform: scale(0.89);
        transition-duration: 350ms;
    }
    a.a_btn_block_item_tovar:hover .inn_btn_block_item_tovar_blick{
        background-color: rgba(248, 148, 6, 0.85);
        transition-duration: 350ms;
        transform: scale(0.99);
        color: rgba(0, 0, 0, 1);
    }
    a.a_btn_block_item_tovar:active .inn_btn_block_item_tovar_blick{
        background-color: rgba(226, 140, 18, 1);
        color: rgba(0, 0, 0, 1);
        transform: scale(0.89);
        transition-duration: 350ms;
    }
    a.a_btn_block_item_tovar:active .inn_btn_block_item_tovar_blick{

        color: rgba(248, 148, 6, 1);

    }
    .inn_btn_block_item_tovar_blick{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;

        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 16px;
        font-weight: 300;
        line-height: 45px;
        font-family: "0pen Sans", sans-serif;
        color: rgba(248, 148, 6, 1);
        text-decoration: none;
        cursor:pointer;
        border-radius: 6px;

    }
    .btn_block_item_tovar .inn_btn_block_item_tovar_blick{
        background-color: rgba(248, 148, 6, 1);

        color: rgba(48, 48, 48, 1);


        border-radius: 6px;
        transition-duration: 250ms;

    }
    .btn_block_item_tovar:hover .inn_btn_block_item_tovar_blick{

        color: rgba(48, 48, 48, 1);

        transition-duration: 250ms;

    }
    a.a_btn_block_item_tovar .inn_btn_block_item_tovar_blick{

        color: rgba(48, 48, 48, 1);
    }
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РёРєР°*/

    .inn_btn_block_item_tovar_blick{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        overflow: hidden;

        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 13px;
        font-weight: 300;
        line-height: 40px;
        font-family: "Roboto", sans-serif;
        color: rgba(248, 148, 6, 1);
        color: rgba(10, 10, 10, 1);
        color: rgba(227, 126, 30, 1);
        text-decoration: none;
        cursor:pointer;
        letter-spacing: 1px;

    }
    .inn_btn_block_item_tovar_blick:after{
        opacity: 0.5;
        filter: blur;
        content: "";
        width: 100%;
        height: 200%;
        position: absolute;
        top: 0px;
        left: 0px;

        background: linear-gradient(to left, transparent 0%, rgba(255, 255, 255, 1) 40%,rgba(255, 255, 255, 1) 60%,rgba(255, 255, 255, 0) 100% );
        transform: translate(-100%, -25%);
        transition: transform 0.75s;
    }
    .inn_btn_block_item_tovar_blick:hover:after{

        animation: blick 5s infinite;
    }
    @keyframes blick{
        0%{
            transform: translate(-100%, -25%) rotate(10deg);
        }
        10%{
            transform: translate(100%, -25%) rotate(10deg);
        }
        100%{
            transform: translate(100%, -25%) rotate(10deg);
        }
    }

    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РёРєР°*/

    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РїСЂРµРґСЃС‚Р°РІР»РµРЅРёСЏ С‚РѕРІР°СЂР° РІ СЂРµР¶РёРјРµ РїСЂР°Р№СЃ*/
    .wrap_right_general_wrap_item.price_mobile   .item_block_tovar{
        width: 100%;
        height: 90px;


        margin-bottom: 10px;

        border: 1px solid rgba(0, 0, 0, 0.08);



    }
    .wrap_right_general_wrap_item.price_mobile    .item_block_tovar img{
        display: none;

    }
    .wrap_right_general_wrap_item.price_mobile    .h_item_block_tovar{
        width:70%;

        min-height: 36px;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        font-size: 15px;
        line-height: 18px;
        font-family: "Roboto", sans-serif;
        font-weight: 600;
        color: rgba(48, 48, 48, 1);
        color: rgba(0, 0,0, 1);
        color: rgba(51, 51, 51, 1);
        color: rgba(34, 49, 63, 1);
        margin-top: 5px;
        padding-left: 10px;
        padding-right: 10px;

        padding-bottom: 5px;
        letter-spacing: 0px;

    }
    .wrap_right_general_wrap_item.price_mobile    .descr_block_item_block_tovar{
        display: none;


    }
    .wrap_right_general_wrap_item.price_mobile    .price_item_block_tovar{
        width: 30%;
        height: 25px;
        position: absolute;
        right: 0px;
        top: 25px;

    }
    .wrap_right_general_wrap_item.price_mobile .inn_price_item_block_tovar{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        font-size: 14px;
        line-height: 18px;
        font-family: "Roboto", sans-serif;
        font-weight: 500;

        color: rgba(10, 10, 10, 1);
    }
    .wrap_right_general_wrap_item.price_mobile .price_item_block_tovar span{
        font-size: 14px;
        color: rgba(248, 148, 6, 1);
        color: rgba(0, 0, 0, 1);
    }
    .wrap_right_general_wrap_item.price_mobile .price_item_block_tovar:after{
        position: absolute;
        bottom: 8px;
        left: 20%;
        content: "";
        width: 60%;
        height: 2px;
        content: "";
        background: linear-gradient(to right, rgba(248, 148, 6, 0.1) 0%,rgba(248, 148, 6,0.7) 50%, rgba(248, 148, 6, 0.1) 100% );
        z-index: 2;
    }

    .wrap_right_general_wrap_item.price_mobile .call_or_btn_item_tovar{
        width: 60%;
        height:40px;
        position: absolute;
        bottom: 5px;
        right: 10px;
        z-index: 3;
        margin: 0px;
        padding: 0px;
        margin-top: 10px;
        margin-bottom: 5px;

        display: none;




    }
    .wrap_right_general_wrap_item.price_mobile   .btn_block_item_tovar{
        width: 48%;
        height: 40px;
        position: absolute;
        bottom: 0px;
        left: 51%;
        cursor: pointer;
        border-radius: 6px;

    }
    .wrap_right_general_wrap_item.price_mobile     a.a_btn_block_item_tovar{
        width: 48%;
        height: 40px;
        position: absolute;
        top: 0px;
        left: 1%;
        text-decoration: none;
        display: block;
        border: 1px solid rgba(184,118, 29, 1);
        color: rgba(10, 10, 10, 1);
        transition-duration: 350ms;
        border-radius: 6px;
    }
    .wrap_right_general_wrap_item.price_mobile {

    }
    .wrap_right_general_wrap_item.price_mobile {

    }
    .wrap_right_general_wrap_item.price_mobile {

    }
    .wrap_right_general_wrap_item.price_mobile {

    }


    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РїСЂРµРґСЃС‚Р°РІР»РµРЅРёСЏ С‚РѕРІР°СЂР° РІ СЂРµР¶РёРјРµ РїСЂР°Р№СЃ*/
    /*РєРѕРЅРµС† РЅРѕРІРѕРіРѕ РїСЂРµРґСЃС‚Р°РІР»РµРЅРёСЏ С‚РѕРІР°СЂР°*/
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ РїСЂРµРґСЃС‚Р°РІР»РµРЅРёСЏ Р±Р»РѕРєР° РїР°РЅРµР»Рё С„РёР»СЊС‚СЂРѕРІ СЃС‚СЂР°РЅРёС†С‹*/
    .left_general_wrap_item{
        display: none;

    }

    /*РЈРґР°Р»РёС‚СЊ Рё РёСЃРїСЂР°РІРёС‚СЊ С‚Рѕ, С‡С‚Рѕ РІРІРµСЂС…Сѓ*/
    .wrap_panel_filter_mobile{
        width: 100%;
        min-height: 100vh;
        height: 100%;
        position: absolute;
        top: 0px;
        left: -300px;
        opacity: 0;

        background-color: rgba(235, 235, 235, 1);
        transition-duration: 600ms;
        padding-top: 0px;
        display: none;
    }
    .wrap_panel_filter_mobile.active_mobile{
        transform: translateX(300px);
        opacity: 1;
        transition-duration: 600ms;
        z-index: 50000;
        position: fixed;
        top: 0px;
        display: block;
    }
    .inn_wrap_panel_filter_mobile{
        width: 100%;
        height: 100%;
        position: relative;
        overflow: hidden;
        margin: 0px;
        padding: 0px;

    }
    .wrap_main_panel_filter{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: -300px;
        opacity: 0;
        background-color: rgba(235, 235, 235, 1);
        transition-duration: 600ms;
        padding-top: 0px;
        z-index: 1;

    }
    .wrap_main_panel_filter.active_mobile{
        transform: translateX(300px);
        opacity: 1;
        transition-duration: 600ms;
        z-index:50000;
        position: absolute;
        top: 0px;
        display: block;
    }
    .inn_panel_filter{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
    }
    .h_close_left_panel_filter_mobile{
        width: 100%;
        height: 40px;
        position: relative;
        display: inline-block;
        margin: 0px;
        border-bottom: 1px solid rgba(43, 46, 53, 0.1);



    }
    .inn_h_close_left_panel_filter_mobile{
        width: 100%;
        height: 40px;
        position: relative;
        margin: 0px;
        padding-left: 10px;
        padding-right:10px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;






        font-size: 14px;
        line-height: 40px;
        color: rgba(43, 46, 53, 1);
        font-family: "Roboto", sans-serif;
        font-weight: 500;

        transition-duration: 50ms;

        cursor: pointer;
        margin-top: 0px;
        margin-bottom: 15px;


    }
    span.cross_filter_panel_mobile{

        width: 14px;
        height: 2px;
        background-color: rgba(43, 46, 53, 0.5);
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        position: relative;
        line-height: 40px;
        background-color: transparent;
        position: absolute;
        top: 13px;
        right: 15px;


    }
    span.cross_filter_panel_mobile:before,
    span.cross_filter_panel_mobile:after{
        cursor: pointer;
        border-radius: 1px;
        height: 2px;
        width: 100%;

        background-color: rgba(43, 46, 53, 0.5);
        position: absolute;
        display: block;
        content: '';
    }
    span.cross_filter_panel_mobile:before{
        top:0px;
        transform: rotate(45deg);
    }

    span.cross_filter_panel_mobile:after{
        bottom: 0px;
        transform: rotate(-45deg);
    }
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РІРЅСѓС‚СЂРµРЅРЅРёС… РїР°РЅРµР»РµР№ РїР°РЅРµР»Рё С„РёР»СЊС‚СЂРѕРІ*/
    .wrap_item_panel_filter{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: -300px;
        opacity: 0;
        background-color: rgba(235, 235, 235, 1);
        transition-duration: 600ms;
        padding-top: 0px;
        z-index: 1;

    }
    .wrap_item_panel_filter.active_mobile{
        transform: translateX(300px);
        opacity: 1;
        transition-duration: 600ms;
        z-index:50000;
        position: absolute;
        top: 0px;
        display: block;
    }
    .wrap_item_panel_filter_2.active_mobile{
        transform: translateX(300px);
        opacity: 1;
        transition-duration: 600ms;
        z-index:50000;
        position: absolute;
        top: 0px;
        display: block;
    }
    .h_nav_main_panel_mobile_back{
        width: 100%;
        height: 50px;
        position: relative;
        margin: 0px;
        padding: 0px;
        margin-bottom: 15px;
    }
    .h_nav_main_panel_mobile_back{
        width: 100%;
        height: 50px;
        position: relative;
        margin: 0px;
        padding: 0px;
        margin-bottom: 15px;
    }
    .h_nav_main_panel_mobile_back .text_h_nav_main_panel_mobile{
        font-weight: 300;
        text-align: right;
    }
    .h_nav_main_panel_mobile_back img{
        width: 25px;
        height: 15px;
        position: absolute;
        left: 15px;
        top: 17px;
        transform: rotate(-180deg);
        opacity: 0.8;
    }
    .h_nav_main_panel_mobile.h_nav_main_panel_mobile_item{
        width: 100%;
        height: 50px;
        position: relative;
        margin: 0px;
        padding: 0px;
        margin-bottom: 15px;
        color:#f89406;
        transition-duration: 250ms;
        background-color: rgba(51, 51, 51, 1);
    }
    .h_nav_main_panel_mobile.h_nav_main_panel_mobile_item:after{
        position: absolute;
        bottom: 0px;
        left: 0px;
        content: '';
        width: 100%;
        height: 1px;
        background-color: #f89406;
        background-color:rgba(248, 148, 6,1);
    }
    .h_nav_main_panel_mobile.h_nav_main_panel_mobile_item .text_h_nav_main_panel_mobile{
        color: #f89406;
    }
    .block_up_scale_mobile{
        width: 100%;
        min-height: 50px;
        position: relative;
        margin: 0px;
        padding: 0px;
        overflow: hidden;
        transition-duration: 350ms;
    }
    .a_block_nav_razdel_mobile{
        width: 100%;
        min-height: 30px;
        text-decoration: none;

        font-size: 14px;
        line-height: 18px;
        color: rgba(51, 51, 51, 1);
        font-family: "Roboto", sans-serif;
        font-weight: 300;

        display: inline-block;
        text-align: left;
        vertical-align: middle;
        transition-duration: 0ms;
        padding: 15px;
        border-bottom: 1px solid rgba(51, 51,51, 0.3);
    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РІРЅСѓС‚СЂРµРЅРЅРёС… РїР°РЅРµР»РµР№ РїР°РЅРµР»Рё С„РёР»СЊС‚СЂРѕРІ*/
    /*РќР°С‡Р°Р»Рѕ РћС„РѕСЂРјР»РµРЅРёСЏ РЅР°РІРёРіР°С†РёРѕРЅРЅС‹С… Р·Р°РіРѕР»РѕРІРєРѕРІ РіР»Р°РІРЅРѕР№ РїР°РЅРµР»Рё С„РёР»СЊС‚СЂРѕРІ*/
    .h_nav_main_panel_mobile{
        width: 100%;
        height: 50px;
        position: relative;
        margin: 0px;
        padding: 0px;
        margin-bottom: 15px;
    }
    .inn_h_nav_main_panel_mobile{
        width: 100%;
        height: 50px;
        position: relative;
        margin: 0px;
        padding: 0px;
    }
    .text_h_nav_main_panel_mobile{
        width: 100%;
        height: 50px;
        text-decoration: none;

        font-size: 14px;
        line-height: 18px;
        color: rgba(11, 11, 11, 1);
        font-family: "Roboto", sans-serif;
        font-weight: 600;
        position: relative;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        transition-duration: 50ms;
        padding: 15px;
        padding-bottom: 15px;
        cursor: pointer;
        margin-top: 0px;
        margin-bottom: 15px;
        -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
        -moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
        box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    }
    .h_nav_main_panel_mobile img{
        width: 25px;
        height: 15px;
        position: absolute;
        right: 15px;
        top: 17px;
    }

    .block_test_bounding{
        width: 100%;
        height: 400px;
        position: relative;
        display: block;
        background-color: red;
    }
    /*РљРѕРЅРµС† РћС„РѕСЂРјР»РµРЅРёСЏ РЅР°РІРёРіР°С†РёРѕРЅРЅС‹С… Р·Р°РіРѕР»РѕРІРєРѕРІ РіР»Р°РІРЅРѕР№ РїР°РЅРµР»Рё С„РёР»СЊС‚СЂРѕРІ*/
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ РїСЂРµРґСЃС‚Р°РІР»РµРЅРёСЏ Р±Р»РѕРєР° РїР°РЅРµР»Рё С„РёР»СЊС‚СЂРѕРІ СЃС‚СЂР°РЅРёС†С‹*/
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° СЃС‚СЂРµР»РєРё Р›РёСЃС‚Р°С‚СЊ РґР°Р»РµРµ*/



    *, *:before, *:after {
        -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    }

    .wrap_mouse_scroll{
        width: 24px;
        heihgt: 100px;
        position: fixed;
        z-index: 400;
        bottom: 17px;
        left: 50%;
        transform: translateX(-12px);
        display: block;
        display: none;
    }
    .wrap_mouse_scroll.active{
        display: none;
    }
    .inn_wrap_mouse_scroll{
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        padding: 0px;
    }
    .mouse_scroll {
        display: block;
        margin: 0 auto;
        width: 24px;
        height: 100px;

    }


    .m_scroll_arrows
    {
        display: block;
        width: 5px;
        height: 5px;
        -ms-transform: rotate(45deg); /* IE 9 */
        -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
        transform: rotate(45deg);

        border-right: 3px solid #f89406;;
        border-bottom: 3px solid #f89406;;
        margin: 0 0 4px 5px;

        width: 16px;
        height: 16px;
    }


    .unu
    {
        margin-top: 1px;
    }

    .unu, .doi, .trei
    {
        -webkit-animation: mouse-scroll 1s infinite;
        -moz-animation: mouse-scroll 1s infinite;
        animation: mouse-scroll 1s infinite;

    }

    .unu
    {
        -webkit-animation-delay: .1s;
        -moz-animation-delay: .1s;
        -webkit-animation-direction: alternate;

        animation-direction: alternate;
        animation-delay: .2s;
    }

    .doi
    {
        -webkit-animation-delay: .2s;
        -moz-animation-delay: .2s;
        -webkit-animation-direction: alternate;

        animation-delay: .2s;
        animation-direction: alternate;

        margin-top: -6px;
    }

    .trei
    {
        -webkit-animation-delay: .3s;
        -moz-animation-delay: .3s;
        -webkit-animation-direction: alternate;

        animation-delay: .3s;
        animation-direction: alternate;


        margin-top: -6px;
    }

    .mouse {
        height: 42px;
        width: 24px;
        border-radius: 14px;
        transform: none;
        border: 2px solid #f89406;;
        top: 170px;
    }

    .wheel {
        height: 5px;
        width: 2px;
        display: block;
        margin: 5px auto;
        background: #f89406;;
        position: relative;

        height: 4px;
        width: 4px;
        border: 2px solid #f89406;;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }

    .wheel {
        -webkit-animation: mouse-wheel 0.6s linear infinite;
        -moz-animation: mouse-wheel 0.6s linear infinite;
        animation: mouse-wheel 0.6s linear infinite;
    }

    @-webkit-keyframes mouse-wheel{
        0% {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateY(6px);
            -ms-transform: translateY(6px);
            transform: translateY(6px);
        }
    }
    @-moz-keyframes mouse-wheel {
        0% { top: 1px; }
        25% { top: 2px; }
        50% { top: 3px;}
        75% { top: 2px;}
        100% { top: 1px;}
    }
    @-o-keyframes mouse-wheel {

        0% { top: 1px; }
        25% { top: 2px; }
        50% { top: 3px;}
        75% { top: 2px;}
        100% { top: 1px;}
    }
    @keyframes mouse-wheel {

        0% { top: 1px; }
        25% { top: 2px; }
        50% { top: 3px;}
        75% { top: 2px;}
        100% { top: 1px;}
    }

    @-webkit-keyframes mouse-scroll {

        0%   { opacity: 0;}
        50%  { opacity: .5;}
        100% { opacity: 1;}
    }
    @-moz-keyframes mouse-scroll {

        0%   { opacity: 0; }
        50%  { opacity: .5; }
        100% { opacity: 1; }
    }
    @-o-keyframes mouse-scroll {

        0%   { opacity: 0; }
        50%  { opacity: .5; }
        100% { opacity: 1; }
    }
    @keyframes mouse-scroll {

        0%   { opacity: 0; }
        50%  { opacity: .5; }
        100% { opacity: 1; }
    }

    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р»РѕРєР° СЃС‚СЂРµР»РєРё Р›РёСЃС‚Р°С‚СЊ РґР°Р»РµРµ*/
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ С‚РµРєСЃС‚Р°  РЅРѕРІС‹Р№ РІР°СЂРёР°РЅС‚ С„РµРІСЂР°Р»СЊ 2023*/
    .text_razdel_standart_febr{
        font-size: 16px;
        line-height: 18px;
        font-family: "Open Sans", sans-serif;
        font-weight: 500;
        box-sizing: border-box;
        overflow: hidden;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 5px;
        margin-top: 15px;
        width: 100%;
        color: rgba(0, 0, 0, 1);


    }
    .text_razdel_standart_febr p{
        font-size: 14px;
        line-height: 16px;
        font-family: "Open Sans", sans-serif;
        font-weight: 500;
        box-sizing: border-box;
        overflow: hidden;

        margin-bottom: 8px;
        margin-top: 0;
        width: 100%;
        color: rgba(0, 0, 0, 1);
    }
    .text_razdel_standart_febr ul{
        width: 100%;
        min-height: 50px;
        margin: 0px;
        padding: 0px;
        position: relative;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        padding-left: 30px;
        padding-right: 15px;

    }
    .text_razdel_standart_febr ul li{
        width: 100%;

        margin: 0px;
        padding: 0px;
        position: relative;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        font-size: 14px;
        line-height: 16px;
        font-family: "Open Sans", sans-serif;
        font-weight: 500;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 15px;

    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ С‚РµРєСЃС‚Р° РЅРѕРІС‹Р№ РІР°СЂРёР°РЅС‚ С„РµРІСЂР°Р»СЊ 2023*/
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ С‚РµРєСЃС‚Р° РЅРѕРІС‹Р№ РІР°СЂРёР°РЅС‚ С„РµРІСЂР°Р»СЊ 2023*/
    body{

    }
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р°РЅРЅРµСЂР° РІРЅРёР·Сѓ*/
    .bottom_baner_index{
        width: 100%;
        height: 380px;
        position: relative;
        margin: 0px;
        padding: 0px;
        overflow: hidden;

        margin-bottom: 20px;

    }
    .bottom_baner_text_line_1,
    .bottom_baner_text_line_2,
    .bottom_baner_text_line_3{
        width: 100%;
        display: inline-block;
        font-size: 25px;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        font-style: normal;
        vertical-align: middle;
        line-height: 34px;
        min-height: 34px;
        padding-left: 15px;
        padding-right: 15px;

        text-align: center;
        color: #e3b239;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 5px;

        position: relative;
        color: rgba(245, 245, 245, 1);
    }
    .bottom_baner_text_line_1{
        margin-top:55px;
        margin-bottom: 45px;
        color: #e3b239;
        font-size: 20px;
        line-height: 22px;
    }
    .bottom_baner_text_line_2{
        font-size: 18px;
        line-height: 20px;
        text-align: center;
        margin-bottom: 30px;
    }
    .bottom_baner_text_line_3{
        font-size: 18px;
        line-height: 20px;
        text-align: center;
    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ Р±Р°РЅРЅРµСЂР° РІРЅРёР·Сѓ*/
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ  РґРІСѓС…РєРѕР»РѕРЅРѕС‡РЅРѕР№ С‚Р°Р±Р»РёС†С‹*/
    h2.h2_standart_razdel{
        font-size: 15px;
        line-height: 21px;
        margin-top: 15px;
    }
    .table_for_two_col_razdel table td span{

        font-size: 14px;
        line-height: 16px;
        padding-top: 5px;
        font-weight: 700;
    }
    .table_for_two_col_razdel table td:first-child{
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
        font-weight: 300;
        text-align: left;
    }
    .table_for_two_col_razdel table td:first-child span{
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
        font-weight: 300;
        text-align: left;
        padding-left: 15px;
    }
    .table_for_two_col_razdel table tr:nth-child(1){
        height: 60px;

        padding-top: 0;
        font-size: 20px;
        font-family: "Open Sans",sans-serif;
        color: white;


    }
    .table_for_two_col_razdel table tr:first-child td span{
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;

        color: #f89406;

    }
    .table_for_two_col_razdel{
        width: 280px;
        margin-left: auto;
        margin-right: auto;

        box-sizing: border-box;
        overflow: hidden;
        margin-bottom: 40px;
        border-radius: 4px;



    }
    .table_for_two_col_razdel table{
        padding-left: 5px;
        padding-right: 5px;
    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ  РґРІСѓС…РєРѕР»РѕРЅРѕС‡РЅРѕР№ С‚Р°Р±Р»РёС†С‹*/
    /*РќР°С‡Р°Р»Р° РѕС„РѕСЂРјР»РµРЅРёСЏ РѕС‚Р·С‹РІРѕРІ РІ СЂР°Р·РґРµР»Рµ*/
    .h2_container_razdel{

        padding-top: 20px;

    }
    h2.h2_h2_razdel{
        width: 100%;
        height: 40px;
        position: relative;
        margin: 0px;
        padding: 0px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        font-size: 20px;
        line-height: 22px;
        color: rgba(252, 251, 244, 1);
        margin-top:20px;
    }
    .wrap_otsiv_razdel{
        width: 100%;
        height: 700px;
        padding-top: 15px;
    }
    .slide_otzivi_razdel{
        width: 100%;
        position: relative;
        height: 521px;
        margin: 0px;
        padding: 0px;
    }
    .container_slide_otzivi_razdel{
        display: none;
    }
    .container_slide_otzivi_razdel_mob{
        display: block;
        width: 100%;
        height: 100%;
        margin-right: auto;
        mnargin-left: auto;
        position: relative;
        display: inline-block;
        text-align: center;

    }
    .slide_otzivi_razdel_desk{
        display: none;
    }
    .item_slide_portfolio_razdel{
        height: 521px;
        width: 300px;
        margin-right: auto;
        margin-left: auto;
    }
    .item_slide_portfolio_razdel a{
        height: 521px;
        display: inline-block;
        position: relative;
        margin-top: 0px;
        width: 300px;






    }
    .item_slide_portfolio_razdel a img{
        height: 521px;

        width: 300px;
    }

    .otziv_big_1,
    .otziv_big_2,
    .otziv_big_3,
    .otziv_big_4,
    .otziv_big_5,
    .item_slide_portfolio_big{
        display: none;
    }
    .otziv_mob_1,
    .otziv_mob_2,
    .otziv_mob_3,
    .otziv_mob_4{
        display: block;
    }

    .slide_otzivi_index_desk{
        display: none;
    }
    .container_slide_otzivi_index{
        display: none;
    }
    .slide_otzivi_razdel_mob{
        display: block;
        width: 100%;
        height: 521px;
        padding: 0px;
        margin: 0px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0px;
        margin-top: 20px;
    }
    .slide_otzivi_index_mob{
        display: block;

        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РѕС‚Р·С‹РІРѕРІ РІ СЂР°Р·РґРµР»Рµ*/

    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РІС‹РґРІРёРіР°СЋС‰РёС…СЃСЏ РїР°РЅРµР»РµР№*/
    .item_desk_panel_2023.item_desk_panel_2023_level_2.active{
        animation-name: second_panel_menu_2023_mobile;
        animation-duration: 550ms;
        transition-timing-function: ease-in;
        animation-fill-mode: forwards;
    }
    .back_button{
        display: block;
    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РІС‹РґРІРёРіР°СЋС‰РёС…СЃСЏ РїР°РЅРµР»РµР№*/
    /*РќР°С‡Р°Р»Р° РѕС„РѕСЂРјР»РµРЅРёСЏ РѕС‚Р·С‹РІРѕРІ РІ СЂР°Р·РґРµР»Рµ*/
    .h2_container_razdel{

        padding-top: 20px;

    }
    h2.h2_h2_razdel{
        width: 100%;
        height: 40px;
        position: relative;
        margin: 0px;
        padding: 0px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        font-family: "Open Sans", sans-serif;
        font-weight: 600;
        font-size: 20px;
        line-height: 22px;
        color: rgba(252, 251, 244, 1);
        margin-top:20px;
    }
    .wrap_otsiv_razdel{
        width: 100%;
        height: 700px;
        padding-top: 15px;
    }
    .slide_otzivi_razdel{
        width: 100%;
        position: relative;
        height: 521px;
        margin: 0px;
        padding: 0px;
    }
    .container_slide_otzivi_razdel{
        display: none;
    }
    .container_slide_otzivi_razdel_mob{
        display: block;
        width: 100%;
        height: 100%;
        margin-right: auto;
        mnargin-left: auto;
        position: relative;
        display: inline-block;
        text-align: center;

    }
    .slide_otzivi_razdel_desk{
        display: none;
    }
    .item_slide_portfolio_razdel{
        height: 521px;
        width: 300px;
        margin-right: auto;
        margin-left: auto;
    }
    .item_slide_portfolio_razdel a{
        height: 521px;
        display: inline-block;
        position: relative;
        margin-top: 0px;
        width: 300px;






    }
    .item_slide_portfolio_razdel a img{
        height: 521px;

        width: 300px;
    }

    .otziv_big_1,
    .otziv_big_2,
    .otziv_big_3,
    .otziv_big_4,
    .otziv_big_5,
    .item_slide_portfolio_big{
        display: none;
    }
    .otziv_mob_1,
    .otziv_mob_2,
    .otziv_mob_3,
    .otziv_mob_4{
        display: block;
    }

    .slide_otzivi_index_desk{
        display: none;
    }
    .container_slide_otzivi_index{
        display: none;
    }
    .slide_otzivi_razdel_mob{
        display: block;
        width: 100%;
        height: 521px;
        padding: 0px;
        margin: 0px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0px;
        margin-top: 20px;
    }
    .slide_otzivi_index_mob{
        display: block;

        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ РѕС‚Р·С‹РІРѕРІ РІ СЂР°Р·РґРµР»Рµ*/
    .text_razdel_standart_razdel p{
        font-size: 14px;
        line-height: 18px;
        font-family: "Open Sans", sans-serif;
        font-weight: 500;
        box-sizing: border-box;
        overflow: hidden;

        margin-bottom: 10px;
        margin-top: 0;
        width: 100%;
        color: rgba(0, 0, 0, 1);
    }
    .text_razdel_standart_razdel ul li{

        font-size: 14px;
        line-height: 18px;

        margin-bottom: 5px;

    }
    h2.h2_h2_razdel{
        height: 40px;
        font-weight: 600;
        font-size: 21px;
        line-height: 23px;

        margin-top:20px;
    }

    h2.h2_standart_razdel{
        width: 100%;
        height: 30px;
        margin-top: 15px;
        margin-bottom: 10px;

        line-height: 19px;
        font-size: 16px;
        color: white;
        font-family: "Roboto", sans-serif;
        font-weight: 600;

        color: rgba(10, 10, 10, 1);
        letter-spacing: 1px;
        text-transform: uppercase;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;



    }
    a.item_very_interesno{
        width: calc(1/1*100% - 2px);
        text-decoration: none;
        color: rgba(40, 40,40, 1);
        display: inline-block;
        text-align: center;
        vertical-align: middle;

        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        font-family: "Roboto", sans-serif;
        border: 2px dashed rgba(248, 148, 6, 1);
        border-radius: 5px;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 10px;
        padding-bottom:10px;
        transition-duration: 250ms;
        margin-bottom: 10px;
        margin-right: 10px;
    }
    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ СЃС‚Р°РЅРґР°СЂС‚РЅРѕРіРѕ С‚РµРєСЃС‚Р° Рё СЃРїРёСЃРєРѕРІ*/
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РїРѕР»РёС‚РёРєРё РєРѕРЅС„РёРґРµРЅС†РёР°Р»СЊРЅРѕСЃС‚Рё*/
    .wrap_for_text_page_org{
        width: 100%;
        margin-top: 70px;
    }
    .wrap_for_text_page_org h1{
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 15px;
    }
    .wrap_for_text_page_org h2{
        font-size: 16px;
        line-height: 22px;
    }
    .wrap_for_text_page_org .item_block_text_org{

    }

    .wrap_for_text_page_org p{
        font-size: 13px;
    }

    .wrap_for_text_page_org ul{

    }
    .wrap_for_text_page_org ul li{
        font-size: 13px;
    }

    /*РљРѕРЅРµС†  РѕС„РѕСЂРјР»РµРЅРёСЏ РїРѕР»РёС‚РёРєРё РєРѕРЅС„РёРґРµРЅС†РёР°Р»СЊРЅРѕСЃС‚Рё*/
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ СЃС‚СЂР°РЅРёС†С‹ РёР· СЂР°Р·РґРµР»Р° РЅР°С€Рµ РїРѕСЂС‚С„РѕР»РёРѕ*/
    .wrap_for_text_page_org .item_img_wide{
        width: 300px;
        height:170px;


    }

    /*РљРѕРЅРµС† РѕС„РѕСЂРјР»РµРЅРёСЏ СЃС‚СЂР°РЅРёС†С‹ РёР· СЂР°Р·РґРµР»Р° РЅР°С€Рµ РїРѕСЂС‚С„РѕР»РёРѕ*/
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёРµ СЃС‚СЂР°РЅРёС†С‹ РєРѕРЅС‚Р°РєС‚С‹*/
    div.wrap_out_contact{
        height: 500px;
    }
    .wrap_item_contact{

        position: absolute;
        top: 70px;
        left: 3%;
        width: 94%;

    }
    .inn_left_part_contact{

        font-size: 12px;
        font-weight: 600;
        color: #ebddc3;
        line-height: 26px;
        text-transform: uppercase;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 25px;
    }
    .inn_right_part_contact{

        font-weight: 500;
        font-size: 12px;

        line-height: 26px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 25px;

    }
    /*РљРѕРЅРµС†  РѕС„РѕСЂРјР»РµРЅРёРµ СЃС‚СЂР°РЅРёС†С‹ РєРѕРЅС‚Р°РєС‚С‹*/
    .header_new.dark_theme_header ~ .h1_container_re{
        margin-top: 80px;
    }

    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ СЃР»Р°Р№РґРµСЂР° РЅР° СЃС‚СЂР°РЅРёС†Рµ РљРѕРЅС‚Р°РєС‚С‹*/
    div.new_slider_index.new_slider_index_contact{
        display: block;
    }
    /*РќР°С‡Р°Р»Рѕ РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ СЃР»Р°Р№РґРµСЂР° РЅР° РіР»Р°РІРЅРѕР№ СЃС‚СЂР°РЅРёС†Рµ*/

    .new_slider_index{
        width: 100%;
        height: 450px;




    }
    .item_new_slider_index{
        width: 100%;
        height: 100%;

    }

    .inner_container_new_slider_index{
        width: 100%;
        height: 500px;


    }
    .item_new_slider_index img{
        width: 100%;
        height: 500px;


    }
    .item_new_slider_index .curtain{
        width: 100%;
        height: 500px;


    }
    .item_new_slider_index_third{

    }
    .item_new_slider_index_third img.img_slider_saiding_wrap_two{
        width: 350px;
        height: 277px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-137px);
        z-index: 1;

    }

    /*РљРѕРЅРµС†  РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ СЃР»Р°Р№РґРµСЂР° РЅР° РіР»Р°РІРЅРѕР№ СЃС‚СЂР°РЅРёС†Рµ*/
    .item_gen_table.item_gen_table_2{
        width: calc(1/1*100% - 3px);


    }
    /*РљРѕРЅРµС†  РѕС„РѕСЂРјР»РµРЅРёСЏ РЅРѕРІРѕРіРѕ СЃР»Р°Р№РґРµСЂР° РЅР° СЃС‚СЂР°РЅРёС†Рµ РљРѕРЅС‚Р°РєС‚С‹*/
}</pre></body></html>