

/* Start:/local/templates/family/components/custom/special_offers/special_offers/style.css?1765812846970*/
/* news*/
.news-section .main_title_desc   {
    color: #FFF;
    font-size: 30px;
    font-weight: 600;
    line-height: 37px;
    text-align: center;
    margin-bottom: 50px;
}
.news-section .main_title_h1 {
    color: #FFF;
    font-size: 60px;
    font-weight: 700;
    line-height: 72px;
    text-align: center;
    margin-bottom: 70px;
}
@media (max-width: 1530px) {
    .news-section .main_title_h1 {
        font-size: 50px;
        line-height: 60px;
    }
}
@media (max-width: 1024px) {
    .news-section .main_title_desc {font-size: 20px;line-height: 28px;}
    .news-section .main_title_h1 {
        margin-bottom: 40px;
        font-size: 40px;
        line-height: 48px;
    }
}
@media (max-width: 500px) {
    .news-section .main_title_desc {font-size: 16px;line-height: 23px;}
    .news-section .main_title_h1 {
        margin-bottom: 20px;
        font-size: 26px;
        line-height: 31px;
    }
}

/*end news*/
/* End */


/* Start:/local/templates/family/components/bitrix/news.list/special_offers/style.css?17658128462943*/
.news-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.news-list__item-info-flex {     display: flex;
    flex-direction: row;margin-bottom: 10px }
.news-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.333% - 30px);
    flex: 0 0 calc(33.333% - 30px);
    margin: 0 15px;
    margin-bottom: 61px;
    cursor: pointer;
}
.news-list__item-img {
    width: 100%;

    height: 600px;

    position: relative;
    margin-bottom: 30px;
}

.news-list__item-img img {
width: 100%;    border-radius: 70px;
    position: absolute;
    height: 100%;
    object-fit: cover;
    transition: 0.3s;
}

.news-list__item-date {
    font-size: 14px;
    line-height: 20px;
    color: white;margin-right: 38px;
}
.news-list__item-label {
    font-size: 14px;
    line-height: 20px;
    color: white;
}
.news-list__item-title {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    color: white;position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0px 40px 40px 40px;
    position: relative;
    align-content: flex-start;
text-align: center;
}

.news-list__item-text {
    font-size: 20px;font-weight: 600;
    line-height: 25px;
    color: white;
}
@media (max-width: 1700px) {
    .news-list__item-img {   max-height: 450px;min-height: 450px;}
    .news-list__item-title {  font-size: 20px; line-height: 30px;  padding-bottom: 15px }
}
@media (max-width: 1530px) {
    .news-list__item-info-flex { margin-bottom: 5px}
    .news-list__item-img {   max-height: 330px;min-height: 330px;}

    .news-list__item-text { font-size: 16px; line-height: 24px}
    .news-list__item {  margin-bottom: 80px}
}
@media (max-width: 1200px) {
    .news-list__item-img {     max-height: 226px;
        min-height: 226px;  }
}
@media (max-width: 1024px) {
    .news-list__item {     -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 30px);
        flex: 0 0 calc(50% - 30px);}
    .news-list__item-img {     max-height:339px;min-height: 339px;  }
}
@media (max-width: 767px) {
    .news-list__item-img {     max-height: 250px;    margin-bottom: 10px;
        min-height: 250px;}
    .news-list__item-title {  padding: 10px;}
    .news-list__item-img img {  border-radius: 40px;}
    .news-list__item {      margin-bottom: 20px;}

}
@media(max-width: 500px) {
    .news-list__item {     flex: 0 0 calc(100% - 30px);}
    .news-list__item-title {  padding: 20px 10px;}


}
/* End */
/* /local/templates/family/components/custom/special_offers/special_offers/style.css?1765812846970 */
/* /local/templates/family/components/bitrix/news.list/special_offers/style.css?17658128462943 */
