

/* Start:/bitrix/templates/portal/components/bitrix/news.list/main-slider/style.css?1605680216150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/portal/components/bitrix/news.list/slider-vo/style.css?1605699738150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/portal/components/bitrix/news.list/w_slider_events/style.css?16347338021425*/
.events-list {
    height: 400px;
}

.events-item {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr;
    -ms-grid-columns: 100px calc(100% - 100px);
        grid-template: 1fr / 100px auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 10px 0;
}

.event_dates {
    width: 100px;
    height: 100px;
    background: #064D86;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.dates_wrapper span {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
}

.event_name_wrapper {
    background: #fff;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            -ms-grid-column: 2;
}

.event_name_text {
    margin: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow-wrap: anywhere;
}

.event_name_wrapper a,
.event_name_wrapper a:hover,
.event_name_wrapper a:visited,
.event_name_wrapper a:focus {
    text-decoration: none;
    font-size: 18px;
    color: #032539;
}
/* End */


/* Start:/bitrix/templates/portal/components/bitrix/news.list/w_grid_stay/style.css?16348019501116*/
.stay-list {
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
}

.half {
    width: 50%;
}

.third {
    width: 33.333333%;
}

.stay-img img {
    width: 100%;
    object-fit: cover;
    display: block;
}

.stay-item {
    padding: 15px;
    cursor: pointer;
}

.stay-card {
    position: relative;
}

.stay-item a {
    text-decoration: none;
    color: #fff;
}

.stay-title {
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    width: fit-content;
    max-width: 90%;
    text-align: center;
}

.stay-card-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.3);
}

@media(max-width:768px){
    .stay-item{
        height: 300px;
    }
    .stay-card, .stay-img, .stay-img img {
        height: 100%;
    }
    .third {
        width: 50%;
    }
    .third:last-child{
        width: 100%;
    }
}
@media(max-width:599px){
    .third, .half{
        width: 100%;
    }
}
/* End */
/* /bitrix/templates/portal/components/bitrix/news.list/main-slider/style.css?1605680216150 */
/* /bitrix/templates/portal/components/bitrix/news.list/slider-vo/style.css?1605699738150 */
/* /bitrix/templates/portal/components/bitrix/news.list/w_slider_events/style.css?16347338021425 */
/* /bitrix/templates/portal/components/bitrix/news.list/w_grid_stay/style.css?16348019501116 */
