

/* Start:/local/templates/new_plitka/components/bitrix/system.pagenavigation/.default/style.css?1616398221744*/
div.modern-page-navigation { 
	padding: 0.5em 0;}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	font-weight: bold; }
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }
/* End */


/* Start:/local/templates/new_plitka/components/bitrix/news.list/contacts/style.css?17507658562468*/
.new-contacts-top_last-rasp{
	width: 200px;
}

.new-contacts__data-block{
	padding-top: 20px;
}

.new-contacts-item{
	margin-bottom: 40px;
}

.new-contacts-item_phone.new-contacts__data-block:first-child{
	padding-top: 0;
}

.new-contacts-cities{
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
	grid-gap: 30px;
}

.new-contacts-cities-item__wrapper{
	display: none;
}

.new-contacts-cities-item_title{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 2px solid #F1F2F5;
	padding: 15px 20px;
	transition: .3s;
}

.new-contacts-cities-item_title.active .show-more-button{
	transform: rotate(180deg);
	transition: .3s;
}

.new-contacts-cities-item_title:hover{
	background-color: #F1F2F5;
	cursor: pointer;
	transition: .3s;
}

.show-more-button{
	width: 8px;
	height: 5px;
	background: url('/local/templates/new_plitka/image/arrow.png');
	transition: .3s;
}

.col-xl-3.col-md-4.col-sm-6.new-contacts-item .new-contacts-item_title{
	font-size: 17px;
}

@media (max-width: 600px) {
	.new-contacts-cities{
		grid-gap: 0;
		padding: 0 !important;
	}

	.new-contacts-cities-item .new-contacts-cities-item_title{
		border: 0;
		border-top: 2px solid #F1F2F5;
	}

	.new-contacts-cities-item:last-child .new-contacts-cities-item_title{
		border-bottom: 2px solid #F1F2F5;
	}

	.new-contacts-cities-item__wrapper{
		padding: 0 20px;
		margin-bottom: 30px;
	}

	.new-contacts-one .new-contacts-directors__h3{
		margin-bottom: 10px !important;
		margin-top: 40px;
	}

	.new-contacts-directors .new-contacts-directors__h3{
		margin-bottom: 30px !important;
		margin-top: 0;
	}
}
.fabr-pannels{
    display: flex;
    flex-wrap: wrap;
    row-gap:26px;
    justify-content: start;
    margin-bottom: 60px;
}
.fabr-pannels .fabr-pannels-inner{
    width: 25%;
    min-width: 250px;
}
.fabr-pannels .fabr-pannels-inner a{
    display: block;
    text-align: center;
    font-weight: bolder;
    padding: 0 13px;
}
.fabr-pannels .fabr-pannels-inner div{
    display: block;
    text-align: center;
    font-weight: bolder
}
.fabr-pannels .fabr-pannels-inner img{
    width: 100%;
}
#info b{
    text-align: center;
    display: block;
    margin-bottom: 24px;
}
@media (max-width: 460px) {
    .fabr-pannels{
        justify-content: space-between;    
    }
    .fabr-pannels .fabr-pannels-inner{
        width: 50%;
        min-width: unset;
    }
    .fabr-pannels .fabr-pannels-inner a{
        padding: 0 10px;
    }
}
/* End */
/* /local/templates/new_plitka/components/bitrix/system.pagenavigation/.default/style.css?1616398221744 */
/* /local/templates/new_plitka/components/bitrix/news.list/contacts/style.css?17507658562468 */
