

/* Start:/local/templates/fortis2023/components/bitrix/news.list/news_main/style.css?17018867521834*/
.news-list {
    display: flex;
    justify-content: space-between;
}
    .news-item {
        border: 2px solid #DAEAEE;
        max-width: 413px !important;
        width: 33%;
    }
    .news-item .news-image {
        height: 250px;    
        background-size: cover;
    }
    .news-item .news-text {
        height: 380px;
        padding: 30px 30px 50px;
        color: #DAEAEE;
    }
        .news-item .news-text h3{
            font-weight: 400;
            font-size: 24px;
            line-height: 150%;
            margin-bottom: 24px;
        }  
        .news-item .news-link {
            height: 77px;
            line-height: 77px;
            background: #DAEAEE;
            display: flex;
            justify-content: space-between;
            color: #030149;
            font-weight: 400;
            font-size: 14px;
            padding: 0 30px;
        } 
        .news-item .news-link::after {
            content: '';
            display: block;
            background: url(/local/templates/fortis2023/img/news_arrow.svg) no-repeat;
            width: 179px;
            height: 16px;
            margin: auto 0;            
        }

@media (max-width:991px)  {
    .news-item {
        width: auto;
    }
    .news-item .news-text {
        padding: 24px 24px 36px;
        height: 310px;
        font-weight: 300;
        font-size: 14px;
        line-height: 150%;
    }
    .news-item .news-text h3{
        font-weight: 400;
        font-size: 20px;
        line-height: 150%;
    }
    .news-item .news-link {
        height: 57px;
        line-height: 57px;
        font-weight: 400;
        font-size: 14px;
    } 
    .news-item .news-link::after {
        background: url(/local/templates/fortis2023/img/news_arrow_short.svg) no-repeat;
        width: 95px;
        height: 16px;       
    }
}
/* End */


/* Start:/local/templates/fortis2023/components/bitrix/news.list/otzivy_main/style.css?17594919602093*/
.news-list {
    display: flex;
    justify-content: space-between;
}
    .news-item {
        border: 2px solid #DAEAEE;
        max-width: 413px !important;
        width: 33%;
    }
    .news-item .news-image {
        height: 250px;    
        background-size: cover;
    }
    .news-item .news-text {
        height: 380px;
        padding: 30px 30px 50px;
        color: #DAEAEE;
    }
        .news-item .news-text h3{
            font-weight: 400;
            font-size: 24px;
            line-height: 150%;
            margin-bottom: 24px;
        }  
        .news-item .news-link {
            height: 77px;
            line-height: 77px;
            background: #DAEAEE;
            display: flex;
            justify-content: space-between;
            color: #030149;
            font-weight: 400;
            font-size: 14px;
            padding: 0 30px;
        } 
        .news-item .news-link::after {
            content: '';
            display: block;
            background: url(/local/templates/fortis2023/img/news_arrow.svg) no-repeat;
            width: 179px;
            height: 16px;
            margin: auto 0;            
        }

@media (max-width:991px)  {
    .news-item {
        width: auto;
    }
    .news-item .news-text {
        padding: 24px 24px 36px;
        height: 310px;
        font-weight: 300;
        font-size: 14px;
        line-height: 150%;
    }
    .news-item .news-text h3{
        font-weight: 400;
        font-size: 20px;
        line-height: 150%;
    }
    .news-item .news-link {
        height: 57px;
        line-height: 57px;
        font-weight: 400;
        font-size: 14px;
    } 
    .news-item .news-link::after {
        background: url(/local/templates/fortis2023/img/news_arrow_short.svg) no-repeat;
        width: 95px;
        height: 16px;       
    }
}
.bg-head {
    color: #030149;
    background-color: #DAEAEE!important;    
    font-size: 16px;
    margin: 30px 10px;
    padding-top: 14px !important;
    border-radius: 0 !important;
    border-color:#DAEAEE!important;
    min-height: 450px !important;
}
/* End */
/* /local/templates/fortis2023/components/bitrix/news.list/news_main/style.css?17018867521834 */
/* /local/templates/fortis2023/components/bitrix/news.list/otzivy_main/style.css?17594919602093 */
