

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


/* Start:/local/templates/kids/components/bitrix/news.list/news/style.css?17658128462602*/
.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: 70px;
    cursor: pointer;
}
.news-list__item-img {
    width: 100%;
    max-height: 480px;
    min-height: 480px;
    height: 100%;

    position: relative;
    margin-bottom: 20px;
}

.news-list__item-img img {
width: 100%;    border-radius: 70px;
}

.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: 800;
    padding-bottom: 10px; color: white;
}

.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;}
}
@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-title {  font-size: 20px; line-height: 30px;  padding-bottom: 15px }
    .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 img {      height: auto;width: 100%;}
    .news-list__item-img { height: auto;    min-height: auto;}
    .news-list__item { margin-bottom: 40px}
}
@media(max-width: 500px) {
    .news-list__item {     flex: 0 0 calc(100% - 30px);}
    .news-list__item-img {     max-height: initial;}


}
/* End */
/* /local/templates/kids/components/custom/news/news/style.css?1765812846647 */
/* /local/templates/kids/components/bitrix/news.list/news/style.css?17658128462602 */
