

/* Start:/local/templates/main/components/bitrix/system.pagenavigation/.default/style.css?1749309743441*/
.system-nav-blue {
	color: #9FA2A7;
	text-align: center;
}

.system-nav-blue ul {
	list-style-type: none;
}

.system-nav-blue ul li {
	display: inline-block;
	margin: 0 10px;
}

.system-nav-blue ul li a {
	text-decoration: none;
	color: #004CBD;
}

.system-nav-blue ul li a:hover {
	text-decoration: underline;
}

.system-nav-blue .nav-current-page {
	color:white;
	background-color: rgb(255, 153, 0);
	font-weight: bold;
	padding:1px 0px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/service_on_main/style.css?1756413180790*/
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;
}
.services__item {
	position: relative;
}
.services__item .services__item-link {
	text-decoration: none;
}
.services__item:hover .services__item-link {
	color: #fff;
}
.services__dops {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	min-height: 310px;
	padding: 25px;
	background-color: var(--primary-color);
	border-radius: 15px;
	z-index: 100;
}

.services__dops a {
	display: block;
	color: #fff;
	text-decoration: none;
}

.services__item:hover .services__dops {
	display: block;
}

.services__dops a:hover {
	color: #fff;
	text-decoration: underline;
}

.services__dops ul {
	padding-left: 15px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/portfolio_on_main/style.css?1756413907520*/
#portfolio-main .swiper-slide.portfolio__item {
    display: flex;
}
#portfolio-main .swiper-slide.portfolio__item a {
    display: none;
}
#portfolio-main .swiper-slide.portfolio__item a:nth-child(1),
#portfolio-main .swiper-slide.portfolio__item a:nth-child(2),
#portfolio-main .swiper-slide.portfolio__item a:nth-child(3),
#portfolio-main .swiper-slide.portfolio__item a:nth-child(4) {
    display: block;
}
@media (max-width: 980px) {
    #portfolio-main .swiper-slide.portfolio__item {
        height: auto;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/handwritten-reviews/style.css?1755728635964*/
.hand-reviews {
	margin-bottom: 80px;
}

.hand-reviews__item {
	display: flex;
	justify-content: space-between;
}

.hand-reviews__img {
	width: 25%;
}

.hand-reviews__img img {
	width: 100%;
	height: auto;
}

.hand-reviews__info {
	width: 65%;
	padding: 30px;
}

.hand-reviews__name {
	margin-bottom: 20px;
}

.hand-reviews__text {
	width: 70%;
	margin: 25px 0;
	border-radius: 30px;
	background-color: var(--grey-color);
	padding: 50px 30px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-style: italic;
}

.hand-reviews__text-mob {
	width: 90%;
	margin: 25px 0;
	border-radius: 30px;
	background-color: var(--grey-color);
	padding: 50px 30px;
	display: none;
	align-items: center;
	justify-content: flex-start;
	font-style: italic;
}

@media (max-width: 768px) {
	.hand-reviews__text-mob {
		display: flex;
		margin: 0 auto;
	}
	.hand-reviews__text {
		display: none;
	}
	.hand-reviews__info .reviews-raiting {
		margin-top: 20px;
	}
}
/* End */
/* /local/templates/main/components/bitrix/system.pagenavigation/.default/style.css?1749309743441 */
/* /local/templates/main/components/bitrix/news.list/service_on_main/style.css?1756413180790 */
/* /local/templates/main/components/bitrix/news.list/portfolio_on_main/style.css?1756413907520 */
/* /local/templates/main/components/bitrix/news.list/handwritten-reviews/style.css?1755728635964 */
