

/* Start:/bitrix/templates/expotorg/components/bitrix/news/reference/bitrix/news.detail/.default/style.css?16883465681516*/
.col-bg-3{
    width: 0 !important;
}
.col-bg-9{
    width: 100% !important;
}
#pagetitle{
    display: none;
}
.reference-detail{
    color: var(--text);
}
.reference-detail img{
width: 100%;
}
.reference-detail h1{
    width: 100%;
    text-align: left;
    margin: 55px 0 38px 0;
}
.reference-detail ul li{
    font-size: 22px;
    line-height: 45px;
}
.reference-detail ul{
    font-size: 22px;
    line-height: 45px;
    margin-bottom: 35px;
}
.reference-detail .bottom_owl #demos {
    width: 96% !important;
}
.container_img_reference{
    width: 24%;
    margin: 0 5px 14px 5px;
    height: 248px;
    overflow: hidden;
}
.reference-detail section{
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 424px){
    .reference-detail img {
        width: 100% !important;
    }
    .container_img_reference {
        width: 47%;
        margin: 0 5px 7px 5px;
        height: 140px;
        overflow: hidden;
    }
    .reference-detail h1{
        font-size: 30px;
    }
    .reference-detail ul li {
        font-size: 17px;
        line-height: 32px;
    }
    }

    @media (max-width: 400px){

    .container_img_reference {
    height: 131px;
    }
    }

    @media (max-width: 375px){

    .container_img_reference {
    height: 122px;
    }
    }

    @media (max-width: 360px){

    .container_img_reference {
    height: 115px;
    }
    .container_img_reference {
        width: 46%;
    }
    }

    @media (max-width: 320px){

    .container_img_reference {
    height: 100px;
    }
    }
/* End */
/* /bitrix/templates/expotorg/components/bitrix/news/reference/bitrix/news.detail/.default/style.css?16883465681516 */
