

/* Start:/bitrix/templates/expotorg/components/bitrix/news/news/bitrix/news.detail/.default/style.css?177179344932585*/
.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: 49%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: fit-content;
}
.double_div_news_2 .img_dlock_news p{
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 41px;
}
.img_dlock_news2 img{
    width: 49% !important;
}
.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;
}
.news_ul_div2 li{
    margin-bottom: 40px;
}

@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: 90px;
    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: 22px;
    color: #343434;
    font-weight: 400;
    margin: 20px 0 35px 0;
}
.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: 35px 0;
}
.news_ul_div li{
    color: #343434;
    font-size: 20px;
    font-weight: 400;
    list-style-type: disc;
    margin-left: 22px;
}
.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 #4A68BB;
}
.partners_string{
    display: flex;
    align-items: center;
    margin-top: 150px;
    margin-bottom: -70px;
    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;
}
.red_p2{
    font-size: 22px;
    font-weight: 600;
    color: #D9002B;
    margin: 65px 0 -15px 0;
}
.red_p2 img,.red_p3 img{
    width: 15px;
    margin: -2px 15px 0 0;
}
.red_p3{
    font-size: 22px;
    font-weight: 600;
    color: #D9002B;
    margin: 25px 0 -15px 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;
    }
    .news_ul_div2 li {
        margin-bottom: 33px;
    }
    }


    @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: 1440px){
        .news_ul_div2 li {
                margin-bottom: 13px;
            }
        }


        @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 {
        margin-top: 130px;
        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){
    .red_p2,.red_p3 {
        font-size: 18px;
    }
    .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: 17px;
    }
    .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){
        .double_div_news_2 .img_dlock_news p {
        margin-bottom: 10px;
    }
    .partners_string {
        margin-top: 50px;
        margin-bottom: -35px;
    }
    .red_p2,.red_p3 {
        font-size: 16px;
        margin: 24px 0 -35px 0;
    }
    .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;
    }
    .newsdiv_top {
        margin-top: -50px;
    }
}
@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 */


/* Start:/bitrix/templates/expotorg/css/owl.carousel.min.css?16883465833351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/expotorg/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/expotorg/css/owl.theme.css?16883465831665*/
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(/bitrix/templates/expotorg/css/AjaxLoader.gif) no-repeat center center
}
/* End */


/* Start:/bitrix/templates/expotorg/fancybox/jquery.fancybox.css?16883465684895*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/expotorg/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/templates/expotorg/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/templates/expotorg/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/bitrix/templates/expotorg/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/bitrix/templates/expotorg/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/bitrix/templates/expotorg/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */
/* /bitrix/templates/expotorg/components/bitrix/news/news/bitrix/news.detail/.default/style.css?177179344932585 */
/* /bitrix/templates/expotorg/css/owl.carousel.min.css?16883465833351 */
/* /bitrix/templates/expotorg/css/owl.theme.css?16883465831665 */
/* /bitrix/templates/expotorg/fancybox/jquery.fancybox.css?16883465684895 */
