

/* Start:/local/templates/csi/components/bitrix/news.list/big-slider/style.css?1572335187982*/
.big-slider {
	width: 100%;
    max-height: 270px;
    background: #ccc;
    margin-bottom: 31px;
    border-radius: 20px;
    border-bottom-left-radius: 0;
    overflow: hidden;
    height: 17.5vw;
    position: relative;
}

.big-slider .big-slider-item {
	background-size: cover !important;
	transition: 0.7s ease;
}

.big-slider .big-slider-item:hover {
	transform: scale(1.05);
}

.big-slider .owl-carousel {
    height: 100%;
}

.big-slider .owl-stage-outer,
.big-slider .owl-stage,
.big-slider .owl-item,
.big-slider .item {
    height: 100%;
}

.big-slider .owl-dots {
    position: absolute;
    right: 36px;
    bottom: 20px;
}

.big-slider .owl-dot {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 4px;
    border-radius: 10px;
    background: initial;
    border: 1px solid #fff;
}

.big-slider .owl-dot.active {
    display: inline-block;
    background: #fff;
    width: 16px;
    height: 16px;
    margin: 0 4px;
    border-radius: 10px;
}
/* End */


/* Start:/local/templates/csi/components/bitrix/news.list/news-list/style.css?15725225631327*/
.events-list .event-item {
    margin-bottom: 44px;
}

.events-list .big-image {
	margin-bottom: 19px;
    max-height: 500px;
    overflow: hidden;
    display: flex;
    align-items: center;
	border-radius: 20px;
    border-bottom-left-radius: 0;
}

.events-list .big-image img {
	width: 100%;
	height: auto;
}

.event-name-box {
	display: table;
	margin-bottom: 13px;
}

.events-list .event-name {
	color: #000;
    font-size: 28px;
    font-weight: 500;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    padding-bottom: 0px;
    text-decoration: none;
    display: inline;
    line-height: 33px;
    width: 100%;
    letter-spacing: 0.1px;
}

.events-list .event-name:hover {
	border-bottom: 0;
}

.events-list .event-desc {
	color: #000;
    font-size: 16px;
    line-height: 23px;
}

.events-list .event-date {
    display: inline-block;
    vertical-align: top;
    color: #000;
    margin-right: 20px;
    margin-top: 5px;
}

.events-list .event-date .event-day {
	font-size: 28px;
	font-weight: bold;
}

.events-list .event-date .event-mounth {
	font-size: 16px;
    font-weight: 500;
    margin-top: 3px;
}

.events-list .event-date .event-year {
	font-size: 11px;
    font-weight: 500;
    color: #999b9f;
    margin-top: 1px;
}

.events-list .event-inform {
    display: inline-block;
    width: calc(100% - 60px);
}
/* End */
/* /local/templates/csi/components/bitrix/news.list/big-slider/style.css?1572335187982 */
/* /local/templates/csi/components/bitrix/news.list/news-list/style.css?15725225631327 */
