

/* Start:/bitrix/templates/expotorg/components/bitrix/news/sales/bitrix/news.detail/.default/style.css?177025721932227*/
.bazis-none, #pagetitle{
    display: none !important;
}
.workarea{
    width: 100% !important;
}
.bottom_nevs_line{
    display: flex;
    justify-content: space-between;
    margin-top: 85px;
    position: relative;
}
.bottom_nevs_line a{
    background: #D9002B;
    color: #fff !important;
    padding: 10px 60px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none !important;
    bottom: 0;
    left: 0;
    transition: 0.3s;
}
.double_div_news_2{
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}
.double_div_news_2>div{
    width: 100%;
    height: fit-content;
}
.news_ul_div b{
    font-size: 24px;
}
.double_div_news_2 .img_dlock_news p{
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 41px;
}
.double_div_news_2 .img_dlock_news img{
    margin: 0 0 12px 0;
    width: 32.3%;
}

.news1_new{
    width: 56% !important;
}
.news2_new{
    width: 43% !important;
    border: none !important;
    padding: 0 !important;
}
.dop_slider #demos{
    width: 90%;
    margin: 100px auto;
}
.dop_slider .owl-nav{
    position: absolute;
    top: 26%;
    width: 107%;
    left: -43px;
    margin: 0;
    display: flex;
    justify-content: space-between;
    height: 0;
}

.text3{
    margin: 45px 0 25px 0;
}
.text3 b{
    font-size: 24px;
    margin: 0 0 5px 0;
    display: block;
    color: #343434;
}
.text3 p{
    font-size: 20px;
}


@media (max-width: 1480px){
    .double_div_news_2 .news_ul_div ul{
        margin: 15px 0;
    }
    }
@media (max-width: 1360px){
    .double_div_news_2 .news_ul_div li, .double_div_news_2 .news_ul_div p{
        font-size: 17px;
    }
    }
    @media (max-width: 991px){
        .bottom_nevs_line {
            margin-top: 60px;
        }
        .bottom_nevs_line a {
            padding: 5px 30px;
            font-size: 14px;
        }
        .double_div_news_2 .img_dlock_news p {
            font-size: 15px;
        }
    }

@media (max-width: 991px){
    .double_div_news_2 {
        display: block;
    }
    .double_div_news_2>div {
        width: 100%;
    }
    .double_div_news_2 .news_ul_div li, .double_div_news_2 .news_ul_div p{
        font-size: 14px;
    }
	.dop_slider {
        position: relative !important;
        top: initial;
        margin: 25px 0 25px 0;
    }
    .dop_slider .owl-nav {
        display: none;
    }
    .dop_slider .owl-dots span{
        width: 15px;
        height: 15px;
        position: relative;
        display: block;
        background: #da373798;
        border-radius: 50%;
        margin: 0 5px;
    }
    .dop_slider .owl-dots .active span{
        background: #da3737;
    }
    .dop_slider .owl-dots{
        justify-content: center;
        display: flex;
        margin: 15px 0 0 0;
    }
}
.news_back2{
    bottom: unset !important;
    margin-top: 330px;
    left: 13px !important;
}
.news_back3{
    bottom: unset !important;
    margin-top: -43px;
    left: 13px !important;
}
.newsh1_1{
    color: #343434;
    font-size: 41px;
    font-weight: 600;
    text-align: inherit;
}
.newsdiv_top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 35px;
    overflow: hidden;
    padding: 1px;
}
.pre_news{
    position: relative;
}
.tr_left{
    border: 52px solid transparent;
    border-left: 27px solid #fff;
    position: absolute;
    left: -3px;
    bottom: -6px;
}
.wideo_news{
    width: 80%;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}
.tr_right{
    border: 45px solid transparent;
    border-right: 25px solid #fff;
    position: absolute;
    right: 0px;
    bottom: -45px;
}
.newsdiv_top div{
    background: #4A68BB;
    color: #fff;
    width: fit-content;
    font-size: 20px;
    font-weight: 600;
    padding: 8px 41px;
    text-transform: uppercase;
}
.newsdiv_top p{
    color: #343434;
    font-size: 20px;
    margin: 0;
}
.top_img_news{
    width: 100%;
}
.newstop_p{
    font-size: 24px;
    color: #343434;
    font-weight: 600;
    margin: 15px 0 42px 0;
}
._red{
    color: #D9002B;
}
.double_div_news{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.double_div_news div:first-child{
    width: 39%;
}
.double_div_news div:last-child{
    width: 58%;
    border: 2px solid #B0B0AF;
    padding: 35px;
}
.double_div_news div img{
    width: 100%;
}
.news_ul_div{
    position: relative;
}
.news_ul_div p{
    color: #343434;
    font-size: 20px;
    font-weight: 400;
}
.news_ul_div ul{
    margin: 25px 0;
}
.news_ul_div li{
    color: #343434;
    font-size: 20px;
    font-weight: 400;
    list-style-type: disc;
    margin-left: 22px;
    line-height: 35px;
}
.news_back{
    background: #D9002B;
    color: #fff !important;
    padding: 10px 60px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none !important;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.3s;
}
.news_back:hover{
    background: #D34053;
}
.treug_bottom{
    border: 12px solid transparent;
    border-left: 16px solid #D9002B;
}
.partners_string{
    display: flex;
    align-items: center;
    width: 100%;
}
.partners_string2{
    margin-top: 500px !important;
    margin-bottom: -70px !important;
}
.partners_string p:first-child{
    display: flex;
    align-items: center;
}
.partners_string p:last-child{
    display: flex;
    align-items: center;
    font-size: 22px;
    color: #343434;
}







.cleaf_top_p{
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #696969;
}
.cleaf_top_p span{
    color: #D4082C;
}
.top_cleaf_img{
    margin: 0 auto;
    display: block;
    width: 47%;
}
.cleaf_gray_left{
    background: #F1F1F1;
    width: fit-content;
    padding: 10px 15px;
}
.cleaf_gray_left p{
    font-size: 21px;
}
.cleaf_gray_left p b{
    
}
.cleaf_red_line_left{
    font-size: 32px;
    font-weight: 400;
    border-left: 5px solid #D9002B;
    padding: 15px 20px;
    margin: 43px 0;
}
.cleaf_img1{
    display: flex;
    justify-content: space-between;
}
.cleaf_img1 img{
    width: 49%;
}
.cleaf_pre_title{
    font-weight: 600;
    text-transform: uppercase;
    color: #414141;
    font-size: 26px;
    margin: 30px 0;
}
.cleaf_img2{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cleaf_img2 img{
    width: 49%;
    margin-bottom: 50px;
}
.cleaf_img2 img:last-child{
    margin-top: 38px;
}
.cleaf_a1{
    background: #D9D9D9;
    color: #414141 !important;
    font-size: 35px;
    font-weight: 600;
    border-radius: 5px;
    padding: 10px 0;
    text-decoration: none;
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 70px;
}
.cleaf_a2{
    font-size: 24px;
    color: #656565 !important;
    display: block;
    margin-top: 35px;
    width: 100%;
    text-align: center;
}









.img0404{
    display: block;
    margin: 0 auto;
}
.gray0404{
    background: #F2F2F2;
    padding: 15px;
    text-align: center;
    margin-top: 25px;
}
.h20404{
    color:#696969;
    font-size: 32px !important;
    font-weight: 600;
    margin: 100px 0 70px 0;
    text-align: center;
}
.gray0404 p{
    color: #696969;
    font-size: 26px;
    font-weight: 600;
}
.gray0404 span{
    color: #D9002B;
}
.titlep0404{
    color: #696969;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 44px;
    margin-bottom: 25px;
}
.div10404{
    display: flex;
    justify-content: space-between;
}
.img10404{
    width: 47%;
}
.img20404{
    width: 30%;
}
.img30404{
    width: 19%;
}
.img40404{
    width: 25%;
}
.img50404{
    width: 21%;
}
.img60404{
    width: 30.8%;
}
.img70404{
    width: 59.8%;
}
.img80404{
    width: 35%;
}

.div20404{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 60px;
}
.div20404 p{
    background: #F2F2F2;
    font-size: 21px;
    height: 100%;
    padding: 25px 25px;
    text-align: center;
    width: 19%;
}
.div30404{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 60px;
}
.div30404 p{
    border-left: 5px solid #D9002B;
    font-size: 26px;
    font-weight: 600;
    color: #696969;
    padding: 10px 20px;
    width: 45%;
}
.div30404 div{
    width: 51.4%;
    display: flex;
    justify-content: space-between;
}
.bottomp0404{
    color: #D9002B;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    margin-top: 80px;
}
.bottomp20404{
    color: #696969;
    font-size: 21px;
    text-align: center;
    margin-top: 30px;
}



.merl_news_item .merl_imges_gallery .item{
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	text-align: center
}
.newaddrspb .grydiv{
    background: #F2F2F2;
    padding: 20px 20px;
}
.newaddrspb .grydiv p {
    margin: 0 0 0 0;
    text-align: center;
}
.newaddrspb .ssx1 {
    font-size: 20px;
    line-height: initial;
    width: 100%;
    margin-left: 0;
    text-align: center;
    margin-top: 50px;
}
#newaddrspb .duble_buble .ddi1 {
    width: 49% !important;
    margin: 0 0 0 0;
}
#newaddrspb .duble_buble ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 0 50px;
    width: 49%;
    align-items: center;
}
#newaddrspb .duble_buble ul li{
    font-size: 26px;
    font-weight: 600;
    color: #696969;
    list-style-type: disc;
}
#newaddrspb .sste {
    font-size: 34px;
    margin-bottom: 50px;
}
.red_h1{
    font-weight: 700;
    color: #696969;
    margin-top: 100px;
}
.red_p{
    color: #D9002B;
    font-size: 26px;
    text-transform: uppercase;
    margin: 30px 0;
}
.prod_div{
    color: #696969;
    font-size: 26px;
    font-weight: 600;
    padding: 10px 30px;
}
.prod_ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.prod_ul li{
    width: 23%;
    margin-bottom: 10px;
}
.prod_ul span{
    font-size: 26px;
    font-weight: 600;
    margin: 5px 0;
    display: flex;
}
.prod_ul span span{
    margin: 0 0px 0 5px;
}
.prod_ul img{
    width: 100%;
}
.img1{
    margin: 30px auto;
    display: block;
    max-width: 100%;
}
.span_grey{
    background: #F1F1F1;
    font-size: 26px;
    color: #696969;
    font-weight: 600;
    width: 100%;
    display: block;
    text-align: center;
    padding: 15px 0;
    text-transform: uppercase;
}
.bord_div_red{
    color: #696969;
    font-size: 26px;
    font-weight: 600;
    text-align: justify;
    border-right: 3px solid #D9002B;
    border-left: 3px solid #D9002B;
    padding: 10px 30px;
}
.title_p{
    font-size: 21px;
    text-align: center;
    margin: 30px 0;
    color: #696969;
}
.bot_p1{
    color: #696969;
    font-size: 26px;
    font-weight: 600;
}
.bot_p1 img{
    width: 35px;
    margin: -4px 15px 0 -15px;
}
.bot_p2{
    font-size: 21px;
    color: #696969;
}
.last_p{
    color: #696969;
    font-size: 21px;
    text-align: center;
    margin-top: 50px;
}
.bot_p2 .red_span:first-child{
    margin: 0 2px 0 -15px;
}
.red_span{
    color: #D9002B;
}
.news0203 .div_img_block img{
    margin: 0 auto;
}
.news0203 .div_uls{
    display: flex;
    justify-content: space-between;
    padding: 20px;
    flex-wrap: wrap;
}
.medium_p{
    font-size: 21px !important;
    line-height: 34px !important;
    margin: 5px 0 50px 0;
}
.span_senter{
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    display: block;
    margin: 100px 0 0 0;
}
#new_div .ddi1{
    width: 100% !important;
    position: relative;
}
#new_div p{
    position: absolute;
    height: 100%;
    top: 0;
    display: flex;
    font-size: 22px;
    padding: 0 25px;
    align-items: center;
}
.pres_cont .ddi1{
    width: 85% !important;
    margin: 0 7% 0 0;
}
.pres_cont .ssx1{
    font-size: 20px;
    line-height: 30px;
    width: 93%;
    margin-left: 7%;
    position: relative;
}
.pres_cont .red_span{
    color: #D9002B;
}
.pres_cont .news_catalog_link {
    color: #696969;
    font-size: 16px;
    margin: 50px 0 130px 0;
    padding: 30px 0;
    text-transform: uppercase;
}
.pres_cont .ssx1 img{
    position: absolute;
    top: 0;
    left: -7%;
    width: 5%;
}
@media (max-width: 576px){
    .wideo_news{
        width: 100%;
    }
    .red_h1 {
        font-size: 22px;
        margin-top: 50px;
    }
    .title_p {
        font-size: 18px;
        margin: 15px 0;
    }
    .span_grey {
        font-size: 15px;
    }
    .bord_div_red {
        font-size: 16px !important;
        border-right: 2px solid #D9002B;
        border-left: 2px solid #D9002B;
        padding: 10px 10px;
    }
    .red_p {
        font-size: 16px;
        margin: 20px 0;
    }
    .prod_div {
        padding: 10px 0px;
    }
    .prod_ul li {
        width: 32%;
    }
    .last_p {
        font-size: 15px;
    }
    .span_senter {
        font-size: 12px;
        margin: 50px 0 50px 0;
    }
    #new_div p {
        font-size: 15px;
        padding: 0 10px;
        line-height: 20px;
    }
    .pres_cont .ssx1 img {
        top: 0px;
        left: -15%;
        width: 15%;
    }
    .pres_cont .ddi1{
        width: 100% !important;
        margin: 0 0 0 0;
    }
    .pres_cont .ssx1 {
        font-size: 15px;
        line-height: 23px;
        width: 90%;
        margin-left: 10%;
        position: relative;
    }
}

.double_news .duble_buble p{
    font-size: 20px;
    line-height: 30px;
    padding: 30px 0;
}
.firstimg{
    top: -11px !important;
    left: -8% !important;
}
.bbb{
    display: block;
    font-size: 44px;
    color: #696969;
    margin: 25px 0;
}
.grydiv{
    background: #F2F2F2;
    padding: 50px 20px;
}
.grydiv span{
    font-size: 30px;
    font-weight: 600;
}
.grydiv p{
    font-size: 20px !important;
    line-height: 32px !important;
    margin: 25px 0 0 0;
}
.double_news .ddi1 {
    width: 60% !important;
    margin: 0 4% 0 0;
}
.smallpp{
    font-size: 16px !important;
    line-height: 25px !important;
    margin: 0 0 25px 0 !important;
}
.ddd2{
    margin-left: 0 !important;
    margin-bottom: 35px;
    font-size: 18px !important;
}
.double_news .div_img_block img{
    width: auto;
    margin: 50px auto;
}
.stolbc{
    border-right: 4px solid #D9002B;
    border-left: 4px solid #D9002B;
    font-size: 27px !important;
    line-height: 41px !important;
    padding: 17px 82px;
    width: 700px;
    margin: 19px auto 60px auto;
}
.duble_buble{
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.duble_buble img{
    width: 100%;
}
.duble_buble .ddi1{
    width: 39.99%;
}
.duble_buble .ddi2{
    width: 57%;
}
.news110{
    border: 2px solid #33333330;
    padding: 5px;
    width: 95%;
    margin: 0 auto;
}
.after_img_news{
    font-size: 20px;
    font-weight: 600;
    color: #333333b8;
    margin: 5px 0 0 2.5%;
    display: block;
}
.news111{
    width: 90%;
    margin: 0 auto;
}
.news111 img:first-child{
    width: 36% !important;
}
.news111 img{
    width: 59% !important;
}
.img101{
    display: flex;
    justify-content: end;
    margin: 0 auto;
    width: 95%;
}

.duble_buble .ddi22{
    background: #F1F1F1;
    padding: 0 50px;
}

.duble_buble .ddi22 ul{

}
.duble_buble .ddi22 ul li{
    font-size: 21px;
    margin: 25px 0 0 23px;
    list-style-type: disc;
}
.duble_buble .ddi22 b{
    font-size: 21px;
    margin-top: 60px;
    display: block;
}


.news0203 .div_uls ul{
    margin: 50px 0 0 0;
}
.news0203 .div_uls ul li{
    font-size: 21px;
    list-style-type: disc;
}
.news0203 .div_uls img{
    width: 19%;
    margin-bottom: 15px;
}
.new1_container p{
    color: #696969;
    font-size: 36px;
    line-height: 49px;
}
.new1_container video{
    margin-top: 60px;
}
.red_right{
    height: 3px;
    background: #D75E51;
    border: none;
    width: 70%;
    margin: 55px 0 55px 30%;
}
.red_left{
    height: 3px;
    background: #D75E51;
    border: none;
    width: 70%;
    margin: 55px 0;
}
.div_img_block{
    display: flex;
    justify-content: space-between;
}
.div_img_block img{
    width: 48%;
}
.divulimg{
    display: flex;
    justify-content: space-between;
}
.divulimg ul{
    width: 60%;
}
.divulimg li{
    font-size: 36px;
    line-height: 45px;
    list-style-type: disc;
    margin-left: 37px;
    color: #696969;
    margin-top: 41px;
}
.div_img_block2{
    flex-wrap: wrap;
}
.div_img_block2 img{
    margin-bottom: 25px;
}
.divulimg img{
    width: 35%;
}
.divulimg p{
    
}

@media (max-width: 424px){
    .news0203 .div_uls img {
        width: 49.4%;
    }
    .new1_container p {
        font-size: 20px;
        line-height: 25px;
    }
    .red_right{
        margin: 25px 0 25px 30%;
    }
    .red_left{
        margin: 25px 0;
    }
    .divulimg li {
        font-size: 20px;
        line-height: 22px;
        margin-left: 22px;
        margin-top: 17px;
    }
    .divulimg ul {
        width: 100%;
    }
    .divulimg {
        display: block;
    }
    .divulimg img {
        width: 100%;
    }
}




.news-date-time{
    display: none;
}
.duble_div_container{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.duble_div_container div{
    width: 47%;
}
.div1img img{
    width: 100%;
}
.graycdiv{
    background: #f1f1f1;
    text-align: center;
    padding: 26px 145px;
    margin-top: 50px;
}
.duble_div_container ul{
    display: flex;
    flex-wrap: wrap;
}
.duble_div_container ul li{
    width: 32%;
}
.duble_div_container ul li a span{
    margin: 10px 0;
}
.duble_div_container ul li a img{
    width: 100%;
}
.duble_div_container ul li a{
    display: flex;
    flex-wrap: wrap;
    color: #696969 !important;
    font-size: 13px;
    width: 75%;
}
.duble_div_container div p,.graycdiv p{
    font-size: 18px !important;
    font-weight: 300;
    line-height: 31px;
    margin: 0;
}
.merl_news_item .merl_imges_gallery .item a .zoom {
	display: block;
	position: absolute;
    right: calc(50% - 23px);
    bottom: calc(50% - 23px);
    transition: all 0.25s ease 0s;
    opacity: 0;
    width: 46px;
    height: 46px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 46px;	
    background: #000;
    border-radius: 50%;   
}
.merl_news_item .merl_imges_gallery .item .zoom i {font-size: 22px}
.merl_news_item .merl_imges_gallery .item:hover .zoom {opacity: 0.7}
.merl_news_item .merl_imges_gallery .item img{
	width: auto;
	max-width: 100%;
	height: auto;	
}

.merl_news_item .text_block img{
	max-width: 100%;
	height: auto;	
}
.wilsonartnews{
    color: #696969;
    margin: 60px 0 0 0;
}
.wilsonartnews hr{
    height: 2px;
    background: #b9b9b9;
    border: none;
    margin: 45px 0 60px 0;
}
.wilsonartnews .bottom_owl #demos {
    width: 95%;
}
.wilsonartnews h1{
    width: 100%;
    text-align: left;
    font-size: 36px;
}
.wilsonartnews h3{
    width: 100%;
    text-align: left;
    font-size: 36px;
    margin: 35px 0 15px 0;
}
.wilsonartnews h4{
    width: 100%;
    text-align: left;
    font-size: 36px;
    margin: 15px 0 10px 0;
}
.wilsonartnews h2{
    width: 100%;
    text-align: left;
    font-weight: bold;
    font-size: 22px;
    margin: 0 0 20px 0;
}
.wilsonartnews section{
    width: 100%;
    text-align: right;
}
.wilsonartnews i{
    width: 100%;
    display: block;
    text-align: center;
}
.wnp,.wnrul1,.wnp2 p,.wnp3 ul{
    font-size: 22px;
}
.wnp{
    line-height: 43px;
    margin-bottom: 35px;
}
.wnrul1 img{
    width: 15px;
    margin: 0 10px 0 0;
}
.wnrul1 li{
    line-height: 50px;
}
.wnp2 p{
    width: 35%;
}
.wnp2{
    display: flex;
    margin: 45px 0;
}
.wnp2 p:first-child{
    width: 61%;
    border-right: 2px solid #c2c2c2;
    margin: 0 30px 0 0;
    
}
.wnp3 {
    background: #F1F1F1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px 20px;
}
.wnp3 ul{
    width: 49%;
    border-right: 1px solid #c2c2c2;
}
.wnp3 ul:last-child{
    border-right: none;
}
.wnp3 ul li{
    width: 100%;
    line-height: 39px;
}
.wnp3 ul li b{
    margin: 0 10px 0 0;
    float: left;
    white-space: nowrap;
}


/* стили для нового шаблона */
.contaiber_new_news{
    width: 100%;
    padding: 16px 30px;
}
.contaiber_new_news p{
    font-size: 44px;
}
.hr_bottom{
    height: 2px;
    background: #CA2917;
    width: 65%;
    margin: 0 0 0 35%;
}
.hr_top{
    height: 2px;
    background: #CA2917;
    width: 65%;
    
}
.div_news_img img{
    width: 49%;
}
.div_news_img{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 50px 0;
}


@media (max-width: 1680px){
    .div20404 p {
        font-size: 19px;
    }
    .duble_div_container div p, .graycdiv p {
        line-height: 25px;
    }
    .graycdiv {
        padding: 26px 54px;
    }
    }


    @media (max-width: 1600px){
        .partners_string2 {
            margin-top: 450px !important;
            margin-bottom: -50px !important;
        }
        .duble_div_container div p, .graycdiv p {
            line-height: 26px;
            font-size: 16px !important;
        }
        .graycdiv {
            padding: 26px 86px;
        }
        .duble_div_container ul li a {
            font-size: 12px;
            width: 76%;
        }
        .news1_new p{
            font-size: 18px;
        }
        }
        @media (max-width: 1365px){
            .newstop_p {
                font-size: 20px;
            }
            }
@media (max-width: 1366px){
    .news1_new{
        width: 50% !important;
    }
    .news2_new{
        width: 48% !important;
    }
    .news1_new p{
        font-size: 16.8px;
    }
    .tr_left {
        left: -1px;
    }
    .tr_right {
        right: -1px;
    }
    .partners_string p:last-child {
    font-size: 20px;
    }
    .partners_string {
        margin-top: 35px;
        margin-bottom: -35px;
    }
    .prod_ul span {
        font-size: 22px;
    }
    .double_news .ddi1 {
        width: 100% !important;
        margin: 0 3% 0 0;
    }
    .contaiber_new_news p {
        font-size: 38px;
    }
    .duble_div_right p {
        line-height: 120% !important;
    }
    .duble_div div {
        font-size: 14px !important;
    }
}
@media (max-width: 1280px){
    .img0404{
        width: 100%;
    }
    }
@media (max-width: 1279px){
    .newsh1_2{
        font-size: 33px;
    }
    .news1_new{
        width: 69% !important;
    }
    .news2_new{
        width: 30% !important;
    }
    .double_div_news div:first-child {
        width: 50%;
    }
    .news_ul_div li, .news_ul_div p {
        font-size: 17px;
    }
    .double_div_news div:last-child {
        width: 50%;
        padding: 15px;
    }
    .double_news .div_img_block img {
        width: 100%;
    }
    .duble_buble .ddi22 ul li{
        font-size: 16px;
    }
    .duble_buble .ddi22 b{
        font-size: 16px;
        margin-top: 20px;
    }
    .contaiber_new_news p {
        font-size: 31px;
    }
    .duble_div_container div p, .graycdiv p {
        line-height: 20px;
        font-size: 14px !important;
    }
    .graycdiv {
        padding: 19px 72px;
    }
    .duble_div_container ul li a {
        font-size: 11px;
        width: 82%;
    }
    .duble_div_container ul li a span {
        margin: 5px 0;
    }
}

@media (max-width: 991px){
    .news_back3{
        margin-top: 45px;
    }
    .news1_new{
        width: 100% !important;
    }
    .news2_new {
        width: 100% !important;
    }
    .double_div_news {
        display: block;
    }
    .double_div_news div:first-child, .double_div_news div:last-child {
        width: 100%;
    }
    .news_ul_div {
        position: initial;
    }
    .double_div_news{
        position: relative;
    }
    .news_back {
        padding: 5px 44px;
        font-size: 15px;
        bottom: -60px;
    }
    .newsh1_1 {
        font-size: 24px;
    }
    .newstop_p {
        font-size: 16px;
    }
    .partners_string p:last-child {
        font-size: 18px;
    }
    .newsdiv_top p {
        font-size: 17px;
    }
}

@media (max-width: 720px){
    .partners_string2 {
        margin-top: 180px !important;
    }
    .news_back2 {
        margin-top: -20px;
    }
    .cleaf_red_line_left {
        font-size: 22px;
    }
    .gray0404 p {
        font-size: 16px;
        font-weight: 400;
    }
    .div10404 {
        flex-wrap: wrap;
    }
    .img10404 {
        width: 100%;
        margin-bottom: 10px;
    }
    .img20404 {
        width: 59%;
    }
    .img30404 {
        width: 35%;
    }
    .div20404 {
        flex-wrap: wrap;
    }
    .img40404 {
        width: 51%;
    }
    .img50404 {
        width: 43%;
    }
    .div20404 p {
        width: 43%;
    }
    .img60404 {
        width: 51%;
    }
    .div30404 {
        flex-wrap: wrap;
    }
    .div30404 p {
        font-size: 21px;
        padding: 10px 20px;
        width: 100%;
        margin-bottom: 25px;
    }
    .div30404 div {
        width: 100%;
    }
    .img70404 {
        width: 60%;
    }
    .img80404 {
        width: 35%;
    }

    #newaddrspb .duble_buble .ddi1 {
        width: 100% !important;
    }
    #newaddrspb .duble_buble ul {
        padding: 15px 0 15px 25px;
        width: 100%;
    }
    #newaddrspb .sste {
        font-size: 21px;
        line-height: 30px;
        text-align: center;
    }
    #newaddrspb .duble_buble ul li {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .bord_div_red {
        font-size: 20px;
    }
    .prod_ul span {
        font-size: 16px;
    }
    .bot_p1 {
        font-size: 20px;
        padding: 0 15px;
    }
    .bot_p2 {
        padding: 0 15px;
        font-size: 18px;
    }
    .firstimg {
        top: -10px !important;
        left: -16% !important;
    }
    .grydiv p {
        font-size: 14px !important;
        line-height: 24px !important;
        margin: 25px 0 0 0;
    }
    .grydiv span {
        font-size: 15px;
    }
    .bbb {
        font-size: 19px;
    }
    .stolbc {
        font-size: 16px !important;
        line-height: 25px !important;
        padding: 15px 15px;
        width: 100%;
        margin: 19px auto 60px auto;
    }
    .duble_buble {
        display: block;
    }
    .duble_buble .ddi1 {
        width: 100%;
        margin-bottom: 10px;
    }
    .duble_buble .ddi2 {
        width: 100%;
    }
    .new1_container p {
        font-size: 16px;
        line-height: 23px;
    }
    .duble_buble .ddi22 {
        padding: 30px 50px;
    }
    .news0203 .div_uls{
        display: block;
    }
    .news0203 .div_uls ul li {
        font-size: 14px;
    }
    .duble_div_container {
        display: block;
    }
    .duble_div_container div{
        width: 100%;
        margin-top: 20px;
    }
    .duble_div_container ul {
        justify-content: space-between;
    }
    .duble_div_container ul li {
        display: flex;
        justify-content: center;
    }
    .div_news_img img {
        width: 100%;
        margin: 10px 0;
    }
    .div_news_img {
        display: block;
    }
    .contaiber_new_news p {
        font-size: 16px;
    }
}

@media (max-width: 720px){
    .news1_new p{
        font-size: 15px;
    }
    .newsh1_1 {
        font-size: 20px;
    }
    .text3 b {
        font-size: 20px;
    }
    .text3 p {
        font-size: 16px;
    }
    .partners_string p:last-child {
        font-size: 14px;
    }
    .news_ul_div b {
        font-size: 20px;
    }
    .newsdiv_top {
        margin-top: 0px;
    }
    .newsdiv_top div {
        font-size: 10px;
    }
    .cleaf_top_p {
        font-size: 17px;
    }
    .cleaf_red_line_left {
        font-size: 16px;
    }
    .cleaf_gray_left p {
        font-size: 16px;
    }
    .cleaf_img2 img {
        width: 100%;
        margin-bottom: 0px;
    }
    .cleaf_img2 img:last-child {
        margin-left: 7px;
    }
    .cleaf_a1 {
        font-size: 20px;
    }
    .bottom_owl{
        display: block !important;
    }
}

@media (max-width: 424px){
    .cleaf_top_p {
        font-size: 14px;
    }
    .cleaf_red_line_left {
        font-size: 14px;
    }
    .cleaf_pre_title {
        font-size: 18px;
    }
    .cleaf_gray_left {
        padding: 5px 10px;
        margin: 13px 0 -12px 0;
    }
    .titlep0404 {
        font-size: 16px;
    }
    .gray0404 p {
        font-size: 14px;
    }
    .img40404 {
        width: 50%;
        margin-bottom: 20px;
    }
    .img50404 {
        width: 42%;
        margin-bottom: 20px;
    }
    .div20404 p {
        width: 42%;
        padding: 16px 0;
        font-size: 14px;
    }
    .div30404 p {
        font-size: 16px;
    }
    .bottomp20404 {
        font-size: 14px;
    }
    .duble_buble .ddi22 {
        padding: 15px;
    }
    .news0203 .div_img_block img {
        width: 100%;
    }
    .news_catalog_link {
        font-size: 15px !important;
    }
    .graycdiv {
        padding: 15px;
    }
    .sssss img:first-child {
        bottom: 10px !important;
        left: 10px !important;
    }
    .sssss img:last-child {
        top: 10px !important;
        right: 10px !important;
    }
    .sssss{
        height: 315px;
    }
    .duble_div div {
        width: 100% !important;
        font-size: 14px;
    }
    .duble_div {
        display: block !important;
    }
    .gray_div_news {
        font-size: 15px !important;
        line-height: 120% !important;
        padding: 15px !important;
        margin-top: 34px !important;
    }
}

@media (max-width: 419px){
    #newaddrspb .sste {
        font-size: 17px;
        line-height: 22px;
    }
    #newaddrspb .duble_buble ul li {
        font-size: 16px;
    }
    .red_h1 {
        font-size: 20px;
    }
    .title_p {
        font-size: 13px;
    }
    .span_grey {
        font-size: 13px;
    }
    .bot_p2 {
        font-size: 14px;
    }
    .last_p {
        font-size: 13px !important;
        margin-top: 19px;
    }
    .prod_ul span {
        font-size: 14px;
    }
}
@media (max-width: 374px){
    .title_p {
        font-size: 12px;
    }
    .span_grey {
        font-size: 12px;
    }
}
@media (max-width: 375px){
    .contaiber_new_news p {
        font-size: 14px;
    }
}
@media (max-width: 424px){
    #pagetitle{
        font-size: 22px;
    }
}


@media (max-width: 360px){
    .news0203 .div_uls img {
        width: 49.3%;
    }
    .cleaf_top_p {
        font-size: 13px;
    }
}
@media (max-width: 320px){
    .news0203 .div_uls img {
        width: 49.2%;
    }
}









/* стили дл новости */
.duble_div{
    display: flex;
    justify-content: space-between;
    color: #696969;
    margin-top: 70px;
}
.duble_div div{
    width: 48.5%;
    font-size: 18px;
    position: relative;
}
.duble_div div img{
    width: 100%;
}
.duble_div_right h4{
    width: 100%;
    text-align: center;
}
.duble_div_right p{
    line-height: 180%;
}
.gray_div_news{
    font-size: 18px;
    line-height: 150%;
    background: #F1F1F1;
    color: #696969;
    padding: 30px 80px;
    text-align: center;
    margin-top: 44px;
}
.dddddd{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.dddddd div{
width: 32%;
}
.dddddd b{
    display: block;
    line-height: 17px;
    margin-top: 12px;
}
.dddddd a{
    color: #696969;
}
.sssss{
    background: #F1F1F1;
}
.sssss img{
    width: 45% !important;
    position: absolute;
}
.sssss img:first-child{
    bottom: 20px;
    left: 20px;
}
.sssss img:last-child{
    top: 20px;
    right: 20px;
}
.string_bottob{
    width: 100% !important;
    text-align: center !important;
    font-size: 18px;
    color: #696969;
    margin-top: 60px;
}









.duble_div_left li{
    display: flex;
    align-items: center;
}
.duble_div_left span{
    background: #C4C4C4;
    width: 15px;
    height: 15px;
    display: block;
    margin: 0 11px 0 0;
}
.dblimg li{
    width: 22%;
    position: relative;
    margin-bottom: 25px;
    margin-right: 3%;
}
.dblimg ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}
.dblimg ul span{
    position: absolute;
    bottom: 5px;
    left: 5px;
    color: #fff;
    font-size: 13px;
}
.pspr1 p{
    font-size: 19px;
    color: #696969;
    margin-top: 50px;
}
.pspr1 b{
    color: #BB4A4C;
    font-weight: normal;

}
.duble_div_left p{
    font-weight: 600;
}
/* End */
/* /bitrix/templates/expotorg/components/bitrix/news/sales/bitrix/news.detail/.default/style.css?177025721932227 */
