

/* Start:/bitrix/templates/restola/components/bitrix/news/blog/style.css?1757290438236*/
.link_tabs{
    display: flex;
    gap: 20px;
    height: 38px;
    padding-top: 10px;
    margin-bottom: 10px;
}
.link_tabs .restole_btn{
    padding:10px 20px;
}
.news_list .news_list_items{
    justify-content: initial;
}
/* End */


/* Start:/bitrix/templates/restola/components/bitrix/breadcrumb/.default/style.css?1757290438513*/
.bx-breadcrumb{
	display: flex;
	gap: 8px;
}
.bx-breadcrumb-item{
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #A3B0BE;
}
.bx-breadcrumb-item span{
	margin-left: 8px;
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #A3B0BE;
}
.bx-breadcrumb-item:first-child span{
	margin-left: 0px;
}
.bx-breadcrumb-item.last-item, .bx-breadcrumb-item.last-item *{
	color: #36273B!important;
}
@media screen and (max-width: 1000px) {
	.type_page div.bx-breadcrumb{
		margin-bottom: 15px;
	}
}
/* End */


/* Start:/bitrix/templates/restola/components/bitrix/system.pagenavigation/visual-bytplast/style.css?17572904381054*/
.catalog__pagination{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 96px;
	margin-top: 20px;
}
.page__count_wrapper {
	display: flex;
	align-items: center;
	gap:20px;
}
.page__count_wrapper p{
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	color: #A3B0BE;
}
.page__count__list{
	display: flex;
	gap: 8px;
}
.page__count__list button{
	background: transparent;
	border: none;
	padding: 4px 10px;
	color: #A3B0BE;
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
}
.page__count__list button.active{
	background: #D5E8DD;
	color: #36273B;
}

.pagination__elems {
	display: flex;
	gap: 8px;
	align-items: center;
}

.pagination__elems li:first-child,
.pagination__elems li:last-child {
	width: 40px;
	height: 40px;
}

.pagination__svg__icon {
	width: 40px;
	height: 40px;
}

.pagination__elems li{
	width: 27px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pagination__elems li a{
	color: #A3B0BE;
}
.pagination__elems li.page__active {
	background: #D5E8DD;
}

/* End */


/* Start:/bitrix/templates/restola/components/bitrix/news.list/news/style.css?17572904381015*/
.news_list{
    //margin-top: 100px;
    margin-bottom: 100px;
}
.news_list_title{
    font-family: 'Old Standard TT';
    font-weight: 700;
    font-size: 32px;
    line-height: 110.00000000000001%;
    margin-bottom: 20px;
}
.news_list_items{
    display: flex;
    flex-direction: row;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.news_list_item{
    width: 31%;
}
.news_list_picture{
    position: relative;
}
.news_list_picture img{
    width: 100%;
}
.news_list_content{
    margin-top: 10px;
    padding: 16px;
}
.news_list_date{
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color:#A3B0BE;
    margin-bottom: 10px;
}
.news_list_name{
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
}
.link_tabs{
    display: flex;
    gap: 20px;
    height: 38px;
    padding-top: 10px;
    margin-bottom: 10px;
}
.link_tabs .restole_btn{
    padding:10px 20px;
}
@media screen and (max-width: 768px) {
    .news_list_item{
        width: 31%;
    }
}
/* End */
/* /bitrix/templates/restola/components/bitrix/news/blog/style.css?1757290438236 */
/* /bitrix/templates/restola/components/bitrix/breadcrumb/.default/style.css?1757290438513 */
/* /bitrix/templates/restola/components/bitrix/system.pagenavigation/visual-bytplast/style.css?17572904381054 */
/* /bitrix/templates/restola/components/bitrix/news.list/news/style.css?17572904381015 */
