

/* Start:/bitrix/templates/main/components/bitrix/news.list/slider-padding/style.css?17022925234039*/
.head-slide {

    padding-top: 150px;
    height: 380px;
    position: relative;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #212121;
    background-color: #dedede;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.wrap-txt-slide-main{
	padding-right: 34%;
}
@media(max-width: 1025px){
	.wrap-txt-slide-main{
		padding-right: 0px;
	}
	.slider_text_left {
		justify-content: center !important;
	}
}
.wrap-txt-slide{
	background: rgba(245,245,245,0.7);
	padding: 25px;

}
.wrap-txt-slide .slider_description{
	font-size: 17px;
}

@media (max-width: 991.98px) {
    .head-slide {
        padding: 0 15px;
    }
}

.slider_header {
    font-weight: bold;
    font-family: var(--prv_font_family);
    font-size: 2em;
    line-height: 45px;
}

.slider_text_left {
    justify-content: flex-start;
    text-align: left;
}

.slider_text_right {
    justify-content: flex-end;
    text-align: right;
}

.slider_text_center {
    justify-content: center;
    text-align: center;
}

.slider_color_lite {
    color: white;
}

.slider_color_dark {
    color: #212121;
}

.slider_color_site {
    color: var(--prv_color);
}

.slider_description {
    font-size: 1em;
    line-height: 1.5;
    margin: 14px 0 10px;
    font-family: var(--prv_font_family);
}

.item_video_block {
    overflow: hidden;
}

.video_background {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
}

.head-slide a.btn.slider_color_lite,
.head-slide a.btn.slider_color_lite:focus {
    color: #fff;
}

.head-slide a.btn.slider_color_dark,
.head-slide a.btn.slider_color_dark:focus {
    color: #212121;
}

@media (max-width: 992px) {



}

@media (min-width: 768px) {
    .slider_header {
        font-size: 3.642857em;
    }

    .slider_description {
        font-size: 1em;
    }
	.head-slide{
		min-height: 633px;
	}
}

#head_owl {
    /*padding: 0 0;*/
}

@media (max-width: 767.98px) {
    #head_owl {
        margin-top: 8px;
    }
}

#head_owl.owl-theme .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -22px;
}

#head_owl.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 35px;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

#head_owl.owl-carousel .owl-nav button.owl-prev:hover {
    background-color: var(--prv_button_bg);
}


#head_owl.owl-carousel .owl-nav button.owl-prev span {
    padding: 0px 16.47px;
    font-size: 44px;
    color: #fff;
    max-height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 10px;
    border-radius: 50%;
}

#head_owl.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 35px;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
}

#head_owl.owl-carousel .owl-nav button.owl-next:hover {
    background-color: var(--prv_button_bg);
}

#head_owl.owl-carousel .owl-nav button.owl-next span {
    padding: 0px 16.47px;
    font-size: 44px;
    color: #fff;
    max-height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 10px;
    border-radius: 50%;
}
@media(max-width: 575px){
  .slider_header {
      line-height: 1em;
  }
}
@media(max-width: 460px){
	#head_owl .head-slide{
		background-position: 80%;
	}
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/main.include/about_2/style.css?17022925241589*/
.total_content .scroll_about{
	padding: 0;
}
.about-section{
	background-repeat: no-repeat;
	background-position: center left;
	background-size: cover;
	padding: 0 0 153px;
}
.about-section__subheading{
	font-size: 1.8571em;
	margin-bottom: 10px;
	line-height: 1.58em;
	margin-top: -13px;
}
.about-section__button-container{
	margin-top: 25px;
}
.about-section__button-container .btn{
	display: inline-block;
	margin-right: 20px;
}
.about-section__button-container .btn:last-child{
	margin-right: 0;
}
.about-section__text{
	line-height: 22px;
	color: #757575;
	font-size: 1em;
	line-height: 1.6em;
}
.about-section .heading{
	margin-top: 85px;
}
.about-section__text ul{
	padding-left: 0;
	margin: 30px 0 36px;
}
.about-section__text ul li{
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	padding-left: 12px;
	position: relative;
	margin-right: 16px;
}
.about-section__text ul li:before{
	content: "\2022 ";
	position: absolute;
	left: 0;
}
.about-section__text ul li:last-child{
	margin-right: 0;
}
@media(max-width: 1199px){
    .about-section .heading {
			margin-top: 40px;
    }
}
@media (max-width: 991px) {
	.about-section{
		padding-bottom: 0;
	}
	.about-section__button-container{
		margin: 30px 0;
	}
	.about-section__button-container .btn{
		margin-bottom: 12px;
	}
	.about-section__subheading br{
		display: none;
	}
	.about-section{
		padding-bottom: 50px;
	}
	.about-section .heading{
		margin-top: 40px;
	}
}
@media (max-width: 767px) {
	.about-section__text{
		font-size: 1em;
		line-height: 25px;
	}
	.about-section__subheading{
		font-size: 1.2857em;
	}
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/main.include/heading/style.css?1702292524244*/
.heading h2 {
	position: relative;
	font-size: 2.1428571em;
	padding-bottom: 19px;
	line-height: 1.066;
	margin-bottom: 26px;
	font-weight: 500;
}

.total_content .heading {
	margin-bottom: 48px;
}
.scroll_news .heading{
	margin-bottom: 18px;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/howtobuild/style.css?17022925231112*/
.howtobuild{
	position: relative;
    display: flex;
	justify-content: center;
	padding-bottom: 50px;
}

.howtobuild__mask{
	position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.howtobuild__grid{
    grid-template-columns: repeat(auto-fill, minmax(10rem, 1fr));
    grid-gap: 20px;
	max-width: 1024px;
	counter-reset: css-counter 0;
	margin: 25px 10px;
	display: none;
}

.howtobuild__grid-element{
	background-color: var(--prv_interactive_color);
    padding: 10px;
	border-radius: 16px;
	counter-increment: css-counter 1;
	position: relative;
	color: var(--prv_font_color);
}

.howtobuild__grid-element::before{
	content: counter(css-counter);
    width: 32px;
    height: 32px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    border-radius: 50%;
    position: absolute;
    left: -16px;
    top: -16px;
    border: 2px solid #000;
}


@media only screen and (max-width: 1115px) {
	.howtobuild{
		display: none;
	}

	.howtobuild__image{
		width: 100%;
	}

	.howtobuild__grid{
		display: grid;
	}
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/advantages_default/style.css?1702292523834*/
.adv-icon-cnt {
	height: 64px;
	display: flex;
	margin-bottom: 30px;
}
.adv-icon-cnt img {
    max-width:100%;
    max-height:100%;
}
.adv-text-cnt {
	color: #757575;
}
.adv-heading{
	font-size: 1.2857142em;
	font-weight: 600;
	margin-bottom: 9px;
	line-height: 1.22;
}
.all-advantages .col-xs-12:first-child .advantage-cnt{
	margin-left: 72px;
}
.advantage-block:nth-child(n+5){
	padding-top: 40px;
}
@media (max-width: 991px) {
	.all-advantages .col-xs-12:first-child .advantage-cnt{
		margin-left: 0;
	}
	.advantage-cnt{
		margin-bottom: 30px;
	}
    .all-advantages .col-*:last-child .advantage-cnt{
        margin-bottom: 0px;
    }
}
@media (max-width: 767px) {
        #advantages.section_grey{
            padding: 60px 0 20px;
        }
        .adv-icon-cnt,
        .adv-heading{
            margin-bottom: 8px;
        }
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.sections.top/services_7/style.css?17022925222019*/
.services-sections>.container{
    position: relative;
}

.sect_service_heading{
    background: var(--prv_color) !important;
}

.sect_service_block {
	min-height: 306px;
    background-size: cover;
	background-repeat: no-repeat;
	border-radius: 12px;
	position: relative;
	overflow: hidden;
	max-width: 456px;
}
.sect_service_block:hover .sect_service_cnt{
	transform: scale(1.1);
}
.sect_service_heading{
	background-color: var(--prv_color_bg);
	color: #fff;
	padding: 10px 20px;
	border-radius: 100px;
	position: absolute;
    top: calc(50% - 29px);
    left: 50%;
    -webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	
}
.sect_service_heading:hover{
	color: #fff;
	text-decoration: none;
}
.service-slider .owl-nav{
	position: absolute;
	top: calc(50% - 12px);
	width: 100%;
}
.service-slider .owl-next{
	position: absolute;
	right: -25px;
}
.service-slider .owl-prev{
	position: absolute;
	left: -25px;
}

@media(max-width: 500px) {
    .service-slider .owl-next{
        right: -6px !important;
    }
    .service-slider .owl-prev{
        left: -6px !important;
    }
}

.sect_service_cnt{
	position: absolute;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	display: flex;
    align-items: center;
	justify-content: center;
	border-radius: 12px;
}
.sect_service_bg{
    visibility: hidden;
    opacity: 0;
    background: var(--prv_interactive_color);
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 182px;
    transition: top .3s, visibility .3s, opacity 10s;
    left: 0; 
    right: 0;
    bottom: 0;
}
.sect_service_desc{
    display: none;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 0;
    bottom: 0;
    z-index: 2;
    margin: auto;
    color: #fff;
    align-items: center;
}
@media (max-width: 767px) {
    .sections_services{
        margin-top: 40px;
    }
    .services_subheading{
        margin-bottom: 30px;
    }
}
@media (max-width: 479px) {
    .sections_services [class*="col-"]{
        width: 100%;
    }
}
@media(min-width: 768px){

}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.section/services_7_main/style.css?17022925221857*/
.services-sections>.container{
    position: relative;
}
.sect_service_block {
	min-height: 306px;
    background-size: cover;
	background-repeat: no-repeat;
	border-radius: 12px;
	position: relative;
	overflow: hidden;
	max-width: 456px;
}
.sect_service_cnt{
  background-size: cover;
  background-repeat: no-repeat;
}
.sect_service_block:hover .sect_service_cnt{
	transform: scale(1.1);
}
.sect_service_heading{
	background-color: var(--prv_color_bg);
	color: #fff;
	padding: 10px 20px;
	border-radius: 100px;
	position: absolute;
    top: calc(50% - 29px);
    left: 50%;
    -webkit-transform: translateX(-50%);
	transform: translateX(-50%);

}
.sect_service_heading:hover{
	color: #fff;
	text-decoration: none;
}
.service-slider .owl-nav{
	position: absolute;
	top: calc(50% - 12px);
	width: 100%;
}
.service-slider .owl-next{
	position: absolute;
	right: -25px;
}
.service-slider .owl-prev{
	position: absolute;
	left: -25px;
}
.sect_service_cnt{
	position: absolute;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	display: flex;
    align-items: center;
	justify-content: center;
	border-radius: 12px;
}
.sect_service_bg{
    visibility: hidden;
    opacity: 0;
    background: var(--prv_interactive_color);
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 182px;
    transition: top .3s, visibility .3s, opacity 10s;
    left: 0;
    right: 0;
    bottom: 0;
}
.sect_service_desc{
    display: none;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 0;
    bottom: 0;
    z-index: 2;
    margin: auto;
    color: #fff;
    align-items: center;
}
@media (max-width: 767px) {
    .sections_services{
        margin-top: 40px;
    }
    .services_subheading{
        margin-bottom: 30px;
    }
}
@media (max-width: 479px) {
    .sections_services [class*="col-"]{
        width: 100%;
    }
}
@media(min-width: 768px){

}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.sections.top/prices_simple/style.css?1702292523561*/
.scroll_prices #price_list_owl{
    margin-bottom: 0;
}
.scroll_prices .projects-section__container {
    padding-bottom: 0px;
}

@media(max-width: 500px){
	#prices_61 .owl-stange .center {
		display: flex !important;
		justify-content: center !important;
	}
}

.price-item {
    text-align: center;
    max-width: 235px;
}

.price-item__picture {
    width: 100%;
}

.price-item__order{
    margin-top: 20px;
}

.price-item__picture{
    margin-bottom: 20px !important;
}

.price-item__picture svg{
	width: 100%;
}

.price-item__title{
    font-weight: bold;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.sections.top/projects_slider/style.css?17022925225388*/
.scroll_projects .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}
.projects-section__container{
    position: relative;
}
.block_details_link{
    font-size: 12px;
    text-transform: uppercase;
    z-index: 1;
    display:block;
    margin-bottom:17px;
}
@media (min-width: 560px) {
    .block_details_link{
        position: absolute;
        right: 15px;
        margin-bottom:0px;
        top: 32px;
    }
}
.block_details_link:hover{
    color: #999;
}
.block_details_link:focus,
.block_details_link:hover{
    text-decoration: none;
}
.all_projects{
    margin-bottom: 60px;
}
.projects-section__project-wrapper{
    height: 237px;
    display: block;
    position: relative;
	border-radius: 13px;
    overflow: hidden;
}
.projects-section__project-background{
    background-size: cover!important;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    transition: transform .5s;
}
.projects-section__project-wrapper:hover > .projects-section__project-background{
    transform: scale(1.1);
}
.projects-section__project-heading{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 13px 24px;
    z-index: 2;
    color: #fff;
    line-height: 20px;
    background-color: rgba(33, 33, 33, 0.6)
}
.projects-section__project-heading-section{
    opacity: .7;
    font-size: 0.7142em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
}
.projects-section__project-heading-name{
    font-size: 1.1428em;
    line-height: 23px;
}
/*owl style*/
.owl-projects .owl_btn-right a,
.owl-projects .owl_btn-right a:focus,
.owl-projects .owl_btn-left a,
.owl-projects .owl_btn-left a:focus{
    border: none;
    font-size: 32px;
    padding: 0;
}
.owl-projects .owl-prev{
    left: -24px;
}
.owl-projects .owl-next{
    right: -24px;
}
.owl-projects .owl-next,
.owl-projects .owl-prev{
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
    background: none!important;
    outline: none!important;
}
.owl-projects .owl-dots{
    position: relative;
    margin-bottom: -11px;
    bottom: auto!important;
}
.owl-projects .owl-next a .carousel-arrow,
.owl-projects .owl-prev a .carousel-arrow{
    fill: #757575;
}
.owl-projects .owl-next:not(.disabled):hover .carousel-arrow,
.owl-projects .owl-prev:not(.disabled):hover .carousel-arrow{
    fill: var(--prv_btn_color);
}
.nav.projects-section__tabs-list{
    margin-bottom: 40px;
    border-bottom: 1px solid #E1E1E1;
}
.projects-section__tabs-list>li{
    margin-right: 6px;
}
.projects-section__tabs-list>li>a{
    padding: 9px 26px;
    font-size: 1em;
    color: #212121;
    display: block;
    text-decoration: none;
    position: relative;
}
.projects-section__tabs-list>li>a:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    width: 100%;
    background: transparent;
    z-index: 2;
}
.projects-section__tabs-list>li:hover>a:after,
.projects-section__tabs-list>li>a.active:after{
    background: var(--prv_interactive_color);
}
.projects-section__tabs-list>li>a.active{
    color: var(--prv_btn_color);
}
.projects-section__tabs-list>li>a:hover{
    text-decoration: none;
    opacity: 1;
    color: var(--prv_btn_color);
}
.projects-section__dropdown-tabs-wrapper {
    padding-bottom:25px;
}
.projects-section__list-group {
    margin-bottom:0px;
}
.projects-section__list-group-item {
    padding: 15px 25px 15px;
    position: relative;
    display: block;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #555;
}
.projects-section__list-group-item:hover{
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}
.projects-section__list-group-item.active {
    text-shadow: none;
    border: 1px solid #eff1f5;
    border-left-color: var(--prv_color);
    background: #fff;
    color: #212121;
}
.projects-section__list-group-item.active:hover,
.projects-section__list-group-item.active:focus{
    text-shadow:none;
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
    border-color:#eff1f5;
    border-left-color: var(--prv_color);
    background-image:none;
}
.projects-section__dropdown-tab-panel {
    position:relative;
    display:block;
    width:100%;
    padding: 15px 55px 15px 25px;
    border: 1px solid #eff1f5;
    margin: 0 0 -1px;
    cursor: pointer;
    color: #212121;
    background: #fff;
}
.projects-section__dropdown-tab-panel:hover,
.projects-section__dropdown-tab-panel:focus {
    text-decoration:none;
    color:#212121;
}
.projects-section__dropdown-tab-panel:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    width: 0px;
    height: 0px;
    margin: -2px 0 0;
    border-bottom: 3px solid #212121;
    border-top: 0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.projects-section__dropdown-tab-panel.collapsed:after {
    border-bottom: 0px;
    border-top: 3px solid #212121;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.projects-section__tab-panel-nav{
    margin-bottom: 30px;
}
@media(max-width: 991px){
    .total_content .projects-section__container{
        padding-bottom: 0px;
    }
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/steps_slider/style.css?1702292523783*/
#advantages{
	overflow: hidden;
}
@media(max-width: 500px){
	.slider-steps__item img {
		margin-right: 20px;
		width: 100%;
	}
}
.scroll_steps.main-page__section{
	padding-bottom: 0 !important;
}

.step__detail{
	max-width: 530px;
}

.step__detail h2{
	font-size: 1.5em;
    margin-bottom: 30px;
}

.slider-steps{
	padding-top: 50px;
}

#advantages .slick-prev:before, .slick-next:before {
    color: #333 !important;
}

#advantages .slick-prev::before{
	content: '' !important;
}

#advantages .slick-next::before{
	content: '' !important;
}

#advantages .slick-prev{
	left: -25px;
}

#advantages .slick-prev{
	right: -45px;
}

@media(max-width: 500px){
	.about-section__subheading{
		margin-top: 15px !important;
	}
	.about-section__subheading h1{
		font-size: 18px !important;
	}
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/reviews_main_1/style.css?17393415964410*/
.reviews-section .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}
.reviews-section__container {
    position: relative;
}
.reviews-section__item-inner{
    text-align: center;
    border: 2px solid #eef1f4;
    border-radius: 10px;
    margin: 56px 10px 10px 10px;
}
.reviews-section__item-inner{
    padding:  0 15px 15px;
}
.owl-reviews .owl-stage{
    display: flex;
    align-items: flex-start;
}
@media(min-width: 768px){
    .reviews-section__item-inner{
        padding:  0 55px 30px 55px;
    }
}
@media(min-width: 992px){
    .reviews-section__item-inner{
        padding:  0 115px 30px 115px;
    }
}
@media(min-width: 1200px){
    .reviews-section__item-inner{
        padding:  0 215px 30px 215px;
    }
}
.reviews-section .stars_cnt{
    width:150px;
    margin: 0 auto 20px;
}
.reviews-section .star{
    height: 18px;
    width: 18px;
    margin-left: 8px;
    display: inline-block;
}
.reviews-section .star .star_icon{
    fill: #E1E1E1;
}
.reviews-section .star.active .star_icon{
    fill: #EFCE4A;
}
.reviews-section__person-photo{
    height: 96px;
    width: 96px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    border-radius: 100%;
    position: relative;
    top: -48px;
}
.reviews-section__person-position{
    font-size: 0.8571em;
    text-transform: uppercase;
    color: #757575;
    margin-bottom: 4px;
}
.reviews-section__person-name{
    font-size: 1.4285em;
    font-weight: 600;
}
.reviews-section .review-text{
    color: #757575;
    font-size: 1em;
}
.reviews-section .review_more,
.reviews-section .review_more:hover,
.reviews-section .review_more:focus{
    color: var(--prv_btn_color);
}
.reviews-section .review_rating_value {
    display: none !important;
}
/*owl style*/
.owl-reviews .owl_btn-right a,
.owl-reviews .owl_btn-right a:focus,
.owl-reviews .owl_btn-left a,
.owl-reviews .owl_btn-left a:focus{
    border: none;
    font-size: 32px;
    padding: 0;
}
.owl-reviews .owl-prev{
    left: -24px;
}
.owl-reviews .owl-next{
    right: -24px;
}
.owl-reviews .owl-next,
.owl-reviews .owl-prev{
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
    background: none!important;
    outline: none!important;
}
.owl-reviews .owl-dots{
    position: relative;
    margin-bottom: -31px;
}
@media(min-width: 768px){
    .owl-reviews .owl-dots{
        margin-bottom: -11px;
    }
}
.owl-reviews .owl-next a .carousel-arrow,
.owl-reviews .owl-prev a .carousel-arrow{
    fill: #757575;
}
.owl-reviews .owl-next:not(.disabled):hover .carousel-arrow,
.owl-reviews .owl-prev:not(.disabled):hover .carousel-arrow{
    fill: var(--prv_btn_color);
}
.morelink.review_more{
    margin-top: 16px;
    text-decoration: none!important;
}
.reviews-file{
    margin-top: 40px;
}
.reviews-file__title{
    font-weight: 600;
    font-size: 1.2857em;
    padding-right: 20px;
    display: block;
    margin-bottom: 30px;
}

.reviews-section__person-name-block{
    margin: -34px 0 10px;
}

/* files */
.reviews-file__list{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.reviews-file__files-item{
    display: flex;
    align-items: center;
    width: 180px;
    margin: 0 32px 20px 0;
    overflow: hidden;
}
.reviews-file__files-image-block{
    margin-right: 9px;
    height: 31.25px;
    width: 25px;
}
.reviews-file__files-item-link{
    font-size: 1.2857em;
}
.reviews-file__files-item-link,
.reviews-file__files-item-link:focus,
.reviews-file__files-item-link:hover,
.reviews-file__files-item-link:active,
.reviews-file__files-item-link:active:hover,
.reviews-file__files-item-link:active:focus{
    color: #212121;
}

@media (max-width: 991px) {
    .reviews-section__person-name-block {
        width:100%;
    }
    .reviews-section .stars_cnt {
        padding-top:10px;
    }
    .reviews-section .star {
        margin-left: 0px;
        margin-right: 8px;
    }
}
@media(max-width: 767px){
    .reviews-section .review-text,
    .reviews-file__title,
    .reviews-file__files-item-link{
        font-size: 1em;
    }
}
@media (max-width: 500px) {
    .reviews-section__person-photo{
        margin-bottom:10px;
    }
}
@media(min-width: 768px){
    .owl-reviews .owl-stage{
        display: flex;
        align-items: center;
    }
}
.active_data{color: gray;}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/main.include/feedback_1/style.css?17333925021471*/
.page-footer.main-page__section{
  background-size: cover;
  background-repeat: no-repeat;
}
.feedback_wrapper{
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	padding-bottom: 30px;
  margin: 40px;
}
.background-feedback{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.8);
}
.feedback_wrapper .page-footer-text{
	position: relative;
	z-index: 2;
  text-align: center;
}
.page-footer-text h4{
  font-weight: bold;
}
.feedback_wrapper .page-footer-buttons-block{
	position: relative;
	z-index: 2;
}
.page-footer-buttons-block{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.page-footer-buttons-block i{
  font-size: 11px;
  margin-left: 5px;
}

@media(max-width:768px){
  .page-footer-buttons-block .feedback-button{
    margin: 0 10px 15px;
  }
  .page-footer-buttons-block .feedback-button i{
    display: none;
  }
}
@media(max-width: 560px){
  .feedback_wrapper .page-footer-text h4 {
    margin: 30px 0;
  }
  .feedback_wrapper .page-footer-text p {
    margin-bottom: 30px;
  }
}
@media(max-width: 385px){
  .page-footer-buttons-block{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .page-footer-buttons-block a{
    width: 100%;
  }
}

/* End */


/* Start:/bitrix/components/prvolga.newhousebuilding/instafeed/templates/carousel_1/style.css?17022893509087*/
.instagram-section .slick-slide{
	height: unset;
}
@media (max-width: 769px){
	.instagram-section__container_carousel_1 .slick-dots{
		display: none !important;
	}
}
.link-instagram-post:hover{
	text-decoration: none;
}
.PRVWidget_caruosel_1{
    margin-top: 0px;
}
.PRVWidget_caruosel_1 .error_text{
    margin: 20px 0;
    font: 16px sans-serif;
    color: red;
    text-decoration: underline;
}
.PRVWidget_caruosel_1 .clear {
    clear:both;
}
.PRVWidget_caruosel_1 .error_text {
    font:16px sans-serif;
    color:red;
}
/*HEAD*/
.PRVWidget_caruosel_1 a.title:link,
.PRVWidget_caruosel_1 a.title:visited  {
    display:block;
    text-decoration:none;
}
/*HEAD*/
.PRVWidget_caruosel_1 .title .text {
    border-bottom:1px solid #c3c3c3;
    text-align:center;
    color:#000;
    font-size:12px;
    white-space:nowrap;
    padding:7px 0;
    font-weight:bold;
    font-family: arial;
}
/*TOOLBAR*/
.PRVWidget_caruosel_1 .profile {
    width:100%;
    min-width:100px;
    border-collapse: collapse;
    background:#f9f9f9;
    font-family: arial;
    font-size:12px;
    box-sizing: border-box;
    text-align:center;
}
.PRVWidget_caruosel_1 .profile .avatar {
    padding:10px !important;
    line-height:0px;
    display:inline-block;
}
.PRVWidget_caruosel_1 .profile .avatar img {
    width:60px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -khtml-border-radius: 40px;
}
.PRVWidget_caruosel_1 .profile_right_block {
    display:inline-block;
}
.PRVWidget_caruosel_1 .profile .values_container {
    text-align:center;
}
.PRVWidget_caruosel_1 .profile .value {
    min-width:77px;
    height:40px;
    font-size:14px;
    font-weight:bold;
    padding: 10px 3px 0px 3px;
    font-family: arial;
    display:inline-block;
    box-sizing:border-box;
    text-align: center;
}
.PRVWidget_caruosel_1 .profile span {
    display:block;
    font-size:9px;
    font-weight:bold;
    color:#999999;
    margin:-2px 0 0 0;
    font-family:arial;
    font-size:12px;
}
.PRVWidget_caruosel_1 .profile .follow_container {
    padding: 10px 3px;
}
.PRVWidget_caruosel_1 .profile a.follow:link,
.PRVWidget_caruosel_1 .profile a.follow:visited {
    display:block;
    background:#fff;
    color: #3897f0;
    text-decoration:none;
    font-size:14px;
    max-width:130px;
    min-width:88px;
    margin:0 auto 0 auto;
    padding:4px 4px 4px 4px;
    border:1px solid #3897f0;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    font-family: arial;
    text-align:center;
    box-sizing:border-box;
}
/*TOOLBAR*/
/*LIST*/
.PRVWidget_caruosel_1 .content{
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: visible!important;
    /*overflow-x: hidden;*/
}
.PRVgrid{
    float:left;
}
.PRVgrid-1{
    width: 100%;
}
.PRVgrid-2{
    width: 50%;
}
.PRVgrid-3{
    width: 33.33333333%;
}
.PRVgrid-4{
    width: 25%;
}
.PRVgrid-5{
    width: 20%;
}
.PRVWidget_caruosel_1 .images_list .image_block {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.PRVWidget_caruosel_1 .link-instagram-post{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.PRVWidget_caruosel_1 .images_list .image {
    display:block;
    width: 100%;
    position: relative;
}
.PRVWidget_caruosel_1 .images_list .image .image-box{
    margin-left: auto;
    margin-right: auto;
    padding-top: 50%;
    padding-bottom: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.image_block .image > img{
    width:100%;
    border: 0;
}
.PRVWidget_caruosel_1 .caption{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 100%;
    transition: top 0.3s linear;
    backdrop-filter: blur(25px);
}
.PRVWidget_caruosel_1 .images_list .image:hover .caption{
    top: 0;
}
.image_block{
	overflow: hidden;
}
.caption-inner::-webkit-scrollbar {
    width: 8px;
}
.caption-inner::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: rgba(0,0,0,0.5);
}
.caption-inner::-webkit-scrollbar-track {
    border-radius: 8px;
}
.PRVWidget_caruosel_1 .caption-inner{
    padding: 20px;
    width:100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
   color: #fff;
    word-wrap: break-word;
	overflow-x:hidden;
	overflow-y: scroll;
}
.image-slider-item{
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
}
.PRVWidget_caruosel_1 .caption-text{
    font-size: 12px;
    line-height: 20px;
    color: #fff;
}
.PRVWidget_caruosel_1 .caption-head{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.PRVWidget_caruosel_1 .caption-head__avatar{
    margin-right: 10px;
}
.PRVWidget_caruosel_1 .caption-head__avatar img{
    display: block;
    height: 48px;
    width: 48px;
    border-radius: 100%;
    border: 2px solid #E74A5D;
    padding: 2px;
}
.PRVWidget_caruosel_1 .caption-head__profile a{
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.PRVWidget_caruosel_1 .slick_btn-right,
.PRVWidget_caruosel_1 .slick_btn-left{
   position: absolute;
    font-size: 24px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0px;
    margin: 0px;
    background: none;
    cursor: pointer;
    width: 68px;
    height: 68px;
    backdrop-filter: blur(35px);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}
.PRVWidget_caruosel_1 .slick_btn-right:hover ,
.PRVWidget_caruosel_1 .slick_btn-left:hover {
   background-color: #fff;
    color: #000;
}
.PRVWidget_caruosel_1 .slick_btn-right{
    right: 18px;
}
.PRVWidget_caruosel_1 .slick_btn-left{
    left: 18px;
}
.PRVWidget_caruosel_1 .slick_btn-right a .carousel-arrow,
.PRVWidget_caruosel_1 .slick_btn-left a .carousel-arrow{
    fill: #757575;
}
.PRVWidget_caruosel_1 .slick_btn-right a ,
.PRVWidget_caruosel_1 .slick_btn-left a {
    display: flex;
}
.PRVWidget_caruosel_1 .slick_btn-right a:hover .carousel-arrow,
.PRVWidget_caruosel_1 .slick_btn-left a:hover .carousel-arrow{
    fill: var(--prv_btn_color);
}

.PRVWidget_caruosel_1 .slick-dots{
    bottom: -35px;
}
.PRVWidget_caruosel_1 .slick-dots li{
    margin: 0;
    width: 24px;
    height: 24px;
}
.PRVWidget_caruosel_1 .slick-dots li button:before{
    content: none!important;
}
.PRVWidget_caruosel_1 .slick-dots li button{
    border-radius: 100%;
    background: transparent;
    margin: 5px;
    width: 14px;
    height: 14px;
    border: 2px solid var(--prv_btn_color);
}

.PRVWidget_caruosel_1 .slick-dots li.slick-active button{
    background: var(--prv_interactive_color);
    border: 0px;
}
/*LIST*/

.instagram-section__container_carousel_1{
    position: relative;
    padding: 15px;
    border-radius: 3px;
}
.instagram-section .heading{
    margin-bottom: 48px;
}


.PRVWidget_caruosel_1 .caption_profile_info{
    display: flex;
    margin-bottom: 20px;
}
.PRVWidget_caruosel_1 .caption_profile_info .value{
    font-size: 12px;
    text-align: center;
}
.PRVWidget_caruosel_1 .subscribe_btn{
    background-color: #3A9AEC;
    color: #fff;
    font-weight: bold;
}
.PRVWidget_caruosel_1 .caption-subscribe{
    margin-left: auto;
}



.instagram-section__container_carousel_1 .insta_head_carousel_1{
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding: 0 15px;
}
.instagram-section__container_carousel_1 .insta_head_carousel_1 .profile_ava_carousel_1{
    min-width: 5vh;
    width: 5vh!important;
    height:  5vh;
    background-position: center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    margin-right: 15px;
    border-radius: 100%;
}
.instagram-section__container_carousel_1 .insta_head_carousel_1 .profile_name_carousel_1{
    margin-right: 15px;
    font-weight: bold;
}
.instagram-section__container_carousel_1 .insta_head_carousel_1 .profile_posts_carousel_1, .profile_followers_carousel_1, .profile_following_carousel_1{
    margin-right: 15px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
.instagram-section__container_carousel_1 .insta_head_carousel_1 .profile_posts_carousel_1 span, .profile_followers_carousel_1 span, .profile_following_carousel_1 span{

    font-weight: normal;
}
.instagram-section__container_carousel_1 .insta_head_carousel_1 .caption-subscribe_carousel_1{
    margin-left: auto;
}
.instagram-section__container_carousel_1 .insta_head_carousel_1 .caption-subscribe_carousel_1 .subscribe_btn_carousel_1 {
    background-color: #3A9AEC;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

@media (max-width: 689px){
    .insta_head_carousel_1_mb{
        display: block
    }
    .insta_head_carousel_1_md{
        display: none!important;
    }
}
@media (min-width: 690px){
    .insta_head_carousel_1_mb{
        display: none
    }
    .insta_head_carousel_1_md{
        display: block;
    }
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/team_square/style.css?17022925233734*/
.str-title{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}
.str-prof{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}
.scroll_team .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}
@media(max-width: 768px)  {
    .scroll_team .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 13px;
    }
}
.block_details_link{
    font-size: 12px;
    text-transform: uppercase;
    z-index: 1;
    display:block;
    margin-bottom:17px;
}
@media (min-width: 560px) {
    .block_details_link{
        position: absolute;
        right: 15px;
        margin-bottom:0px;
        top: 32px;
    }
}
.block_details_link:hover{
    color: #999;
}
.block_details_link:focus,
.block_details_link:hover{
    text-decoration: none;
}
.worker-grid-square_section{
    padding-top: 38px;
}
.worker-grid-square__block{
    padding: 0;
    margin: 0 auto;
    width: 264px;
    height: 288px;
    position: relative;
    overflow: hidden;
    color: #fff;
}

.worker-grid-square__picture{
    width: 100%;
}
.worker-grid-square__image{
    width: 100%;
    height: 100%;
}
.worker-grid-square__info-block-title{
    margin: 0;
    text-transform: uppercase;
    font-size: 0.73333em;
    line-height: 16px;
    color: #EEF1F4;
}
.worker-grid-square__info-block-value{
    margin: 0;
    line-height: 22px;
    font-size: 0.8571em;
    font-weight: bold;
    position:relative;
    z-index:8;
    cursor:text;
}
.worker-grid-square__worker-name{
    font-size: 1.2857em;
    text-transform: uppercase;
}
.worker-grid-square__info > *{
    margin-bottom: 11px;
}
.worker-grid-square__info{
    padding: 17px 19px;
}
.worker-grid-square__description{
    padding-top: 9px;
    line-height: 25px;
    color: #757575;
    font-weight: 600;
    margin-bottom: 0;
}
.worker-grid-square__info-block > p{
    color: #fff;
}
.worker-grid-square__image > div{
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
}
.worker-grid-square__dynamic-block{
    background: var(--prv_interactive_color);
    position: absolute;
    left: 0;
    right: 0;
    top: 200px;
    transition: top 0.2s linear;
    height: 182px;
}
.worker-grid-square__info-block:not(.worker-grid-square__info-preview){
    opacity: 0;
}
@media(min-width: 768px){
   .worker-grid-square__block:hover .worker-grid-square__dynamic-block{
        top: 107px;
    }
    .worker-grid-square__block:not(.worker-grid-square__info-preview):hover .worker-grid-square__info-block:not(.worker-grid-square__info-preview){
        opacity: 1;
    }
}
.worker-grid-square__dynamic-block-inner{
    position: relative;
    height: 100%;
}
.worker-grid-square__detail-page{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}

/*owl style*/
#team_owl .owl_btn-right a,
#team_owl .owl_btn-right a:focus,
#team_owl .owl_btn-left a,
#team_owl .owl_btn-left a:focus{
    border: none;
    font-size: 32px;
    padding: 0;
}
#team_owl .owl-prev{
    left: -24px;
}
#team_owl .owl-next{
    right: -24px;
}
#team_owl .owl-next,
#team_owl .owl-prev{
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
    background: none!important;
    outline: none!important;
}
#team_owl .owl-dots{
    bottom: auto;
}
#team_owl .owl-next a .carousel-arrow,
#team_owl .owl-prev a .carousel-arrow{
    fill: #757575;
}
#team_owl .owl-next:not(.disabled):hover .carousel-arrow,
#team_owl .owl-prev:not(.disabled):hover .carousel-arrow{
    fill: var(--prv_btn_color);
}
@media(min-width: 560px){
    #team .block_details_link{
        top: 32px;
    }
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/news_1/style.css?17022925232456*/
.str-title {
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}
.str-desc {
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}
.scroll_news .owl-theme .owl-nav.disabled+.owl-dots {
	bottom: -20px;
}
.carousel-news-mobile{
	display: none;
}
.news-item{
    display: block;
    text-decoration: none;
    margin-bottom: 30px;
        position: relative;
}
.news-item:hover {
    box-shadow: 0 0 32px #ccc;
    transition: .5s;
}
.news-item:hover,
.news-item:focus{
    text-decoration: none;
}
.news-item__img{
    height: 158px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
        position: relative;
        display: block;
}
.news-item__preview{
    padding: 23px 20px 45px;
    position: relative;
    min-height: 222px;
    background-color: #fff;
    border: 1px solid #EEF1F4;
    border-top: none;
}
.news-item:hover .news-item__preview{
    border-color: transparent;
}
.news-item__preview-text{
    color: #707070;
    margin-top: 10px;
}
.news-item__date{
    color: #707070;
    font-size: 0.8571em;
    text-transform: lowercase;
}
.news-item__bottom{
    position: absolute;
    bottom: 16px;
    left: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.news-item__likes-comments{
    display: flex;
}
.news-item__comments,
.news-item__comments:hover,
.news-item__comments:focus,
.news-item__comments:active{
    color: #707070;
    text-decoration: none;
    z-index: 8;
}

.news-item__comments > span,
.news-item__likes{
    color: #707070;
    font-size: 0.8571em;
    position: relative;
    display: block;
}
.news-item__likes{
    margin-left: 19px;
    cursor: pointer;
    position: relative;
    z-index: 8;
}
.news-item__comments .fas,
.news-item__likes > .fas{
    color: #C5C5C5;
    margin-left: 6px;
}
.news-item__comments:hover > span,
.news-item__comments:hover > span > .fas,
.news-item__likes:hover,
.news-item__likes:hover > .fas{
    color: var(--prv_btn_color);
}
.news-item__name > a,
.news-item__name > a:focus{
    font-size: 1.4285em;
    color: #212121;
}
@media(max-width: 767px){
    .news-item__preview{
        min-height: 140px;
    }
	.carousel-news-mobile{
		display: block;
	}
	.carousel-news{
		display: none!important;
	}
	.news-item__preview {
		border-left: 1px solid #EEF1F4;
	}
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/partners/style.css?17022925231723*/
.total_content .partners-section .partners-section{
    padding-bottom: 40px;
}
.partners-section .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}
.partners-section__container{
    position: relative;
}
.block_details_link{
    font-size: 12px;
    text-transform: uppercase;
    z-index: 1;
    display:block;
    margin-bottom:17px;
}
@media (min-width: 560px) {
    .block_details_link{
        position: absolute;
        right: 15px;
        margin-bottom:0px;
    }
}
.block_details_link:hover{
    color: #999;
}
.block_details_link:focus,
.block_details_link:hover{
    text-decoration: none;
}
.partners-section__partner-block{
    height: 134px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 196px;
    margin: 0 auto;
}
.partners-section__partner-block > img{
    max-width: 100%;
    width: auto!important;
}
/*owl style*/
.owl-partners .owl_btn-right a,
.owl-partners .owl_btn-right a:focus,
.owl-partners .owl_btn-left a,
.owl-partners .owl_btn-left a:focus{
    border: none;
    font-size: 32px;
    padding: 0;
}
.owl-partners .owl-prev{
    left: -24px;
}
.owl-partners .owl-next{
    right: -24px;
}
.owl-partners .owl-next,
.owl-partners .owl-prev{
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
    background: none!important;
    outline: none!important;
}
.owl-partners .owl-dots{
    bottom: auto;
}
.owl-partners .owl-next a .carousel-arrow,
.owl-partners .owl-prev a .carousel-arrow{
    fill: #757575;
}
.owl-partners .owl-next:not(.disabled):hover .carousel-arrow,
.owl-partners .owl-prev:not(.disabled):hover .carousel-arrow{
    fill: var(--prv_btn_color);
}

/* End */
/* /bitrix/templates/main/components/bitrix/news.list/slider-padding/style.css?17022925234039 */
/* /bitrix/templates/main/components/bitrix/main.include/about_2/style.css?17022925241589 */
/* /bitrix/templates/main/components/bitrix/main.include/heading/style.css?1702292524244 */
/* /bitrix/templates/main/components/bitrix/news.list/howtobuild/style.css?17022925231112 */
/* /bitrix/templates/main/components/bitrix/news.list/advantages_default/style.css?1702292523834 */
/* /bitrix/templates/main/components/bitrix/catalog.sections.top/services_7/style.css?17022925222019 */
/* /bitrix/templates/main/components/bitrix/catalog.section/services_7_main/style.css?17022925221857 */
/* /bitrix/templates/main/components/bitrix/catalog.sections.top/prices_simple/style.css?1702292523561 */
/* /bitrix/templates/main/components/bitrix/catalog.sections.top/projects_slider/style.css?17022925225388 */
/* /bitrix/templates/main/components/bitrix/news.list/steps_slider/style.css?1702292523783 */
/* /bitrix/templates/main/components/bitrix/news.list/reviews_main_1/style.css?17393415964410 */
/* /bitrix/templates/main/components/bitrix/main.include/feedback_1/style.css?17333925021471 */
/* /bitrix/components/prvolga.newhousebuilding/instafeed/templates/carousel_1/style.css?17022893509087 */
/* /bitrix/templates/main/components/bitrix/news.list/team_square/style.css?17022925233734 */
/* /bitrix/templates/main/components/bitrix/news.list/news_1/style.css?17022925232456 */
/* /bitrix/templates/main/components/bitrix/news.list/partners/style.css?17022925231723 */
