

/* Start:/local/templates/dva_template15042026/components/bitrix/system.pagenavigation/.default/style.css?17762702872856*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #005DDE;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
     display: block;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
display: none;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/local/templates/dva_template15042026/components/bitrix/news.list/lx_address/style.css?17762702871512*/
.address-flex-col {
    width: 100%;
}

.address-flex {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.address-flex-col {
    width: 100%;
}
.address-city {

}

.address-city__li {
    font-weight: 500;
    font-size: 21px;
    line-height: 21px;
    letter-spacing: 1.47px;
    text-transform: uppercase;

    transition-duration: .2s;

    color: rgb(0, 93, 222);
    opacity: 0.4;
    cursor: pointer;
    margin-bottom: 6px;
}
.address-city__li.active {
    font-size: 66px;
    line-height: 48px;
    letter-spacing: 1.98px;
    opacity: 1;
}


.address-item {
    display: none;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(0, 93, 222, 0.1);
}
.address-item.active {
    display: block;
}
.address-item-title {
    color: rgb(0, 93, 222);
    font-weight: 500;
    font-size: 21px;
    line-height: 21px;
    letter-spacing: 1.47px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.address-item-address,
.address-item-time,
.address-item-phone,
.address-item-phone a {
    color: rgb(0, 93, 222);
    font-family: Bitum, serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.24px;
}


.address-item-image {
    position: relative;
}
.lx_address-photos {
    margin-top: 20px;
    max-width: 350px;
    overflow: hidden;
    max-height: 260px;
}
.slider-counter {
    position: absolute;
    right: 40px;
    top: 14px;
    z-index: 2;
    color: #FFFFFF;
    text-shadow: 0 0 2px #000;
}
/* End */
/* /local/templates/dva_template15042026/components/bitrix/system.pagenavigation/.default/style.css?17762702872856 */
/* /local/templates/dva_template15042026/components/bitrix/news.list/lx_address/style.css?17762702871512 */
