

/* Start:/bitrix/templates/fastlife/components/bitrix/news.list/exclusive-fl_special_events/style.css?17315009642935*/
.events-list_colum {
    width: 100%;
    display: block;
}

.events-list_colum_turquoise {
    background: none;
}

.events-list_group:after {
    content: none;
}

.events-list_group {
    background-color: transparent;
}

.events-list_content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 20px 10px 50px 10px;
}

.event-item {
    flex: 1 1 25%;
    display: flex;
    /* height: fit-content; */
    margin: 10px;
    padding: 12px;
    max-width: 225px;
    background: url(/bitrix/templates/fastlife/css/components/images/bg_event_turquoise.jpg) center center repeat transparent;
}

.event-item_date+.event-item_content .event-item_row_left {
    width: 60%;
}

.event-item_date+.event-item_content .event-item_row_right {
    width: 40%;
}

.event-item_inner {
    background-color: white;
    height: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.event-item_content {
    position: relative;
    flex: 1 1 auto;
    padding-bottom: 15px;
}

.event-item_btn {
    /*padding-bottom: 20px;*/
    position: relative;
}

.event-item_image img {
    height: 110px;
    max-width: none;
}

.event-item-special .event-item_header {
    padding: 5px 0px 10px 0px;
    margin-top: 0px !important;
}

.event-item_content div:last-child {
    margin-top: 15px;
}



.event-item_row {
    display: flex;
    align-items: flex-end;
    position: relative;
}

.event-item_row_left {
    flex: 1;
    line-height: 1rem;
    position: relative;
    width: 55% !important;
        padding-bottom: 3px;
}

.event-item_row_left::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    height: 1px;
    width: 100%;
    background-image: linear-gradient(to right, #67676770 50%, transparent 50%);
    background-size: 5px 1px;
}

.event-item_row_right {
    // padding-left: 10px;
    position: relative;
    width: 45% !important;
        padding-bottom: 3px;
}

.event-item_row_right::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background-image: linear-gradient(to left, #67676770 50%, transparent 50%);
    background-size: 5px 1px;
}

.item_extra_info {
    background-color: #f0cfd3;
    text-align: center;
    padding: 5px 0px;
    margin-top: 20px;
    margin-bottom: 15px;
    color: #b91f24;
}

.event-item_content .event-item_row:first-child {
    margin-bottom: 0px;
    margin-top: 3px;
}

.event-item_content .event-item_row:nth-child(2) {
    margin-bottom: 10px;
}

div#ages {
    margin-top: 15px;
}

.events-list_colum_turquoise .event-item_header {
    margin-bottom: 10px;
}

.events-list_colum_turquoise .item_extra_info {
    background-color: #98c6cf;
    text-align: center;
    padding: 5px 0px;
    margin-top: 20px;
    margin-bottom: 15px;

}
.events-list_colum_turquoise .item_extra_info .color-red {
      color: #444444;  
}
.rubls {
    font-size:12px;
}
/* End */


/* Start:/bitrix/templates/fastlife/components/bitrix/news.list/other_exclusive/style.css?1669666155150*/
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 */
/* /bitrix/templates/fastlife/components/bitrix/news.list/exclusive-fl_special_events/style.css?17315009642935 */
/* /bitrix/templates/fastlife/components/bitrix/news.list/other_exclusive/style.css?1669666155150 */
