

/* Start:/bitrix/templates/newhousebuilding/components/bitrix/news.list/slider-3-wide/style.css?17242629279090*/
.slider-3-wide{
	padding: 40px 0;
}


@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: 20px;

}
@media (max-width: 500px) {
    .wrap-txt-slide{
        padding: 10px;
    }
}
.wrap-txt-slide .slider_description{
    font-size: 17px;
}

@media(max-width: 991px){
	.slider-3-wide{
		padding: 0;
	}
}


.squares .square_block{
    border-radius: 3px;
    overflow: hidden;

}
.slider-col{
	display: flex;
}
#head_owl{
	width: 60%;
}
.squares .squares_item {
    background-size: cover;
    background-position: center;
    position: relative;

    border-radius: 3px;
    -webkit-box-shadow: inset 0px 0px 300px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 0px 300px 0px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 0px 300px 0px rgba(0, 0, 0, 0.3);
    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    -ms-transition-property: transform;
    -o-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.squares .squares_item:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}



@media (min-width: 768px) {
    .squares .squares_item {
        /*min-*/
    }
}

.squares .padding:nth-child(3) .squares_item {
    margin-bottom: 0;
}

@media (max-width: 575.98px) {
    .squares .padding:nth-child(3) .squares_item {
        margin-bottom: 8px;
    }
}

.squares .padding:nth-child(4) .squares_item {
    margin-bottom: 0;
}

.squares .padding {
    padding: 0 4px;
}

.squares .squares_item .link {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    position: absolute;
    bottom: 23px;
    left: 21px;
}

.squares .squares_item .link_position {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#head_owl .head-slide{
    border-radius: 3px;
}
#head_owl .head-slide{
	border-radius: 3px;
}
.squares .squares_item{
	background-size: cover;
	background-position: center;
	position: relative;

	border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 300px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 0px 300px 0px rgba(0,0,0,0.3);
	box-shadow: inset 0px 0px 300px 0px rgba(0,0,0,0.3);
}
@media (min-width: 768px){
	.squares .squares_item{

	}
}
.squares .padding:nth-child(3) .squares_item{
	margin-bottom: 0;
}
@media (max-width: 575.98px){
	.squares .padding:nth-child(3) .squares_item{
		margin-bottom: 8px;
	}
}
.squares .padding:nth-child(4) .squares_item{
	margin-bottom: 0;
}
.squares .padding{
	padding: 0 4px;
}
.squares .squares_item .link{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	position: absolute;
	bottom: 23px;
	left: 21px;
}

.squares .squares_item .link_position{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.head-slide {
	padding-top: 200px;
	min-height: 380px;
	position: relative;
	padding-bottom: 100px;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	background-position: center;
	color: #212121;
	background-color: #dedede;
}
.slider_header {
    font-weight: bold;
    font-family: var(--prv_font_family);
    font-size: 2em;
	line-height: 1.1;
}
.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:24px 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){
    .slider_header{
        margin-top: 50px;
    }
    .head-slide {
        padding-bottom: 50px;
	}
	.squares{
		display: none;
	}
	#head_owl{
		width: 100%;
	}
}
@media(min-width: 768px){
    .slider_header{
        font-size: 2.642857em;
    }
    .slider_description{
        font-size: 1em;
    }
    .head-slide{
        max-height: 633px;
    }
}
.head-slide {
    padding: 0 103px;
    /*padding-top: 115px;*/
    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;
}

@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 20px;
    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) {
    .slider_header {
        /*margin-top: 50px;*/
    }

    .head-slide {
        /*padding-bottom: 50px;*/
    }
}

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

    .slider_description {
        font-size: 1em;
    }

    .head-slide {
        height: 482px;
    }
}

#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: 991px){
	.squares{
		display: none !important;
	}
	.slider-3-wide{
		padding: 0!important;
	}
	.total_content #head_owl .head-slide {
		border-radius: 0;
	}
	.slider-row{
		margin: 0!important;
	}
	.slider-col{
		padding: 0!important;
	}

}
@media(max-width: 460px){
	#head_owl .head-slide{
		background-position: 80%;
	}
}
@media(max-width:415px){
	.head-slide .slider_header {
    font-size: 1.7em;
    line-height: 1.3em;
		margin: 0;
	}
	.item .head-slide{
		background-position: 75%;
	}
}

/* End */


/* Start:/bitrix/templates/newhousebuilding/components/bitrix/catalog.sections.top/services_7/style.css?17242629282019*/
.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/newhousebuilding/components/bitrix/catalog.section/services_7_main/style.css?17242629281857*/
.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/newhousebuilding/components/bitrix/news.list/promotions_default/style.css?17242629272690*/
@media(max-width: 1200px){
  .total_content .scroll_promotions{
    padding-bottom: 30px;
  }
}
@media(max-width: 768px){
  .total_content .scroll_promotions{
    padding-bottom: 40px;
  }
}

.scroll_promotions .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
    position: relative;
}

.promotions-promotion{
    /*margin-bottom: 100px;*/
}
.promotions-promotion>.container{
    position: relative;
}

.sect_promotion_cnt{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    min-height: 322px;
    padding: 20px;
    position: relative;
    transition: .5s;
    border-radius: 15px;
    text-decoration: none;
    overflow: hidden;
    transform: scale(1);
}
.sect_promotion_cnt:hover{
    /* box-shadow: 0 0 32px #777; */
    transition: .5s;
    text-decoration: none;
}
.sect_promotion_cnt * {
    position:relative;
    z-index:2;
}
.sect_promotion_cnt:hover > .sect_promotion_bg{
  transform: scale(1.1);
}
.sect_promotion_cnt .sect_promotion_bg {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:1;
    border-radius: 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.sect_promotion_cnt .sect_promotion_bg-shadow{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0));
}
.sect_promotion_block {
    margin-bottom: 30px;
}
.name_data{
    margin-top: auto;
}
.sect_promotion_heading{
    font-size: 14px;
    color: #fff;
    font-weight:bold;
    line-height: normal;
}
.sect_promotion_btn {
    position:absolute;
    bottom:70px;
    left:50px;
    color: #fff!important;
}
.sect_promotion_dates{
    color: #fff;
    font-size: 1em;
    line-height: 1.375;
    margin-top: 6px;
    margin-bottom: 15px;
    background: var(--prv_interactive_color);
    display: inline-block;
    padding: 5px 10px;
}
.sect_promotion_discount{
    position: absolute;
    right: 20px;
    top: 20px;
    padding: 3px 15px;
    color: #fff;
    background-color: #81CE41;
    border-radius: 40px;
    font-size: 1.0814285em;
    font-weight: bold;
    text-align: center;
}
@media(max-width:767px){
    .sect_promotion_btn {
        left: 20px;
    }
    .sect_promotion_cnt{
        padding:93px 20px 111px 20px;
    }
}

/* End */


/* Start:/bitrix/templates/newhousebuilding/components/bitrix/catalog.sections.top/projects_2/style.css?17311516635529*/
.total_content .scroll_projects{
  padding-bottom: 20px;
}
@media(max-width: 991px){
  .scroll_projects .projects-section__container{
    padding:0 40px;
  }
}
.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: 430px;
    display: block;
    position: relative;
    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;
}

.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;
}
.projects-section__project-block{
    margin-bottom: 30px;
}




.project-item__detail {
    background-color: #fff;
    padding: 30px;
    display: grid;
    grid-template-columns: auto auto;
    grid-template-areas:
        "title title"
        "desc desc"
        "prices area";
    grid-gap: 10px;
}

.project-item__title {
	font-weight: bold;
	#height: 3em;
    grid-area: title;
	width: fit-content;
    color: rgb(33, 37, 41);
}

.project-item__desc {
    grid-area: desc;
    color: #5f5f61;
}

.project-item__prices {
    grid-area: prices;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.project-item__area {
    grid-area: area;
    background-color: #000;
    font-weight: bold;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 0;
    width: 100px;
    margin-left: auto;
    font-size: 1.2em;
}

.project-item__price.project-item__price--current {
    font-weight: bold;
}

.project-item__price.project-item__price--old {
    text-decoration: line-through;
    margin-top: 5px;
    color: #5f5f61;
}
/* End */


/* Start:/bitrix/templates/newhousebuilding/components/bitrix/news.list/reviews_main_2/style.css?17242629283417*/
.reviews-section .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}
.reviews-section__container{
    position: relative;
}
.reviews-section__person{
    margin-bottom: 30px;
    position: relative;
}
.stars_cnt{
    margin-bottom: 20px;
    width:100%;
}
.star{
    height: 18px;
    width: 18px;
    margin-right: 8px;
    display: inline-block;
}
.star .star_icon{
    fill: #E1E1E1;
}
.star.active .star_icon{
    fill: #EFCE4A;
}
.reviews-section__person-photo{
    height: 94px;
    width: 94px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 42px;
    border-radius: 100%;
}
.reviews-section__person-position{
    font-size: 0.8571em;
    text-transform: uppercase;
    color: #757575;
    margin-bottom: 4px;
    margin-top: 20px;
}
.reviews-section__person-name{
    font-size: 1.7142em;
    font-weight: 600;
}
.review-text{
    color: #757575;
    margin-bottom: 16px;
    font-size: 1em;
}
.review_more{
    font-size: 1.1428em;
    font-weight: 600;
}
.review_more,
.review_more:hover,
.review_more:focus{
    color: var(--prv_color);
}
.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;
    font-size: 1rem;
}
.reviews-file{
    margin-top: 20px;
}
.reviews-file__title{
    font-weight: 600;
    font-size: 1.2857em;
    padding-right: 20px;
    margin-bottom: 20px;
    display: block;
}
/* files */
.reviews-file__list{
    display: flex;
    align-items: 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: 767px){
    .reviews-section .review-text,
    .reviews-file__files-item-link,
    .reviews-file__title,
    .reviews-section .review_more{
        font-size: 1em;
    }
}
@media (min-width: 768px) {
    .stars_cnt{
        padding-top:18px;
    }
    .reviews-section__person{
        padding-left: 32px;
    }
}

/* End */


/* Start:/bitrix/templates/newhousebuilding/components/bitrix/main.include/feedback_1/style.css?17242629281471*/
.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/templates/newhousebuilding/components/bitrix/main.include/heading/style.css?1724262928244*/
.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/newhousebuilding/components/bitrix/news.list/products2/style.css?17242629288986*/
.products_slider_item:hover{
	transform: scale(1.04);
}
.str-title{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}
.products_slider_owl .owl-stage{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  padding-left: 18px;
}

@media(max-width: 768px) {
    .products-section .owl-item{
        margin-left: 13px;
    }

    .products-section .projects-section__container{
        display: none;
    }

    .products-section .owl-stage-outer{
        padding-top: 0 !important;
    }
}

.products_slider_item {
    background:#fff;
    padding: 25px 20px 20px 20px;
	transition: .2s ease;
	height: 100%;
	position: relative;
    transition: 0.3s;
    border-radius: 20px !important;
    overflow: hidden;
    border: none;
	min-width: 264px;
	width: 100%;
	overflow: hidden;
    position: relative;
	border: 1px solid #EEF1F4;
}
.products_slider_item:hover{
	box-shadow: 0px 0px 13px 11px #b7c4d640;
}
.products_slider_item__bg{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: #fff;
    transition: .2s ease;
}

.products_item_container {
	position: relative;;
    display:flex;
	flex-direction:column;
	height: 100%;
}
.products_info_block {
    display:block;
    position:relative;
    color:#212121;
}
.products_info_block:hover,
.products_info_block:focus {
    text-decoration:none;
    color:#212121;
}
.product_detail_btn {
    visibility: hidden;
    position:absolute;
    top:50%;
    left:50%;
    width:135px;
    transform:translate(-50%,-50%);
    z-index: 99;
}
.products_slider_item:hover .product_detail_btn {
    visibility: visible;
}
.products_slider_item .marks_container {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    position: relative;
    z-index: 7;
}
.products_slider_item .marks_container .mark{
    font-size: 0.857142em;
    line-height: 16px;
    margin: 0px 10px 10px 0px;
    padding: 5px 14px;
    border-radius: 27px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.products_slider_item .marks_container .mark_HIT{
    background-color:#b2b9e9;
}
.products_slider_item .marks_container .mark_NEW{
    background-color:#008FEF;
}
.products_slider_item .marks_container .mark_RECOMMEND{
    background-color:#0A9200;
}
.products_slider_item .marks_container .mark_SALE{
    background-color:#ffca33;
}
.products_slider_item .products_item_name {
    font-size:1.142857em;
    margin-bottom:5px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
}
.products_slider_item .products_type_list {
    font-size:1.142857em;
    margin-bottom:17px;
}
.products_slider_item .item_price {
    display:flex;
    flex-wrap:wrap;
}
.products_slider_item .item_new_price {
    font-size:1.142857em;
    line-height:1;
    font-weight:bold;
    margin-right:10px;
    margin-bottom:8px;
}
.products_slider_item .item_old_price {
    color:#757575;
    font-size:1.142857em;
    line-height:1;
    text-decoration:line-through;
    margin-bottom:8px;
}
.products_slider_item .item_in_stock {
    font-size:0.857142em;
    color:#0A9200;
    text-transform:uppercase;
    margin-bottom:16px;
}
.products_slider_item .item_no_stock {
    font-size:0.857142em;
    color:#757575;
    text-transform:uppercase;
    margin-bottom:16px;
}
.products_slider_item .products_buy_btn {
    display:block;
    position:relative;
}
.buy_btn_container {
	display: none;
}
.products_svg_fill {
    fill:var(--prv_btn_color);
}
@media (min-width: 992px) {
    .buy_btn_block {
        display:none;
    }

}

.products_slider_owl .products_slider_item:hover .buy_btn_container {
	display:block;
	position: relative;
}
.products_slider_owl .products_slider_item:hover .buy_btn_block {
	display:block;
	position: absolute;
	right: 0;
	bottom: 5px;
}

.in_cart {
    font-size:14px;
    color:#0A9200;
}
.in_cart:hover {
    color:#0A9200;
}
.in_cart .fa-check-circle{
    display:block;
    position:absolute;
    bottom:0;
    left:0;
}
.nav-tabs.products-section__tabs-list{
    margin-bottom: 40px;
    border-bottom: 1px solid #E1E1E1;
}
.nav-tabs.products-section__tabs-list{
    margin-right: 6px;
}
.nav-tabs.products-section__tabs-list .nav-link{
    padding: 9px 26px;
    font-size: 1em;
    color: #212121;
    display: block;
    text-decoration: none;
    position: relative;
    background: transparent;
    border: none;
}
.nav-tabs.products-section__tabs-list .nav-link:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    width: 100%;
    background: transparent;
    z-index: 2;
}
.nav-tabs.products-section__tabs-list .nav-link:hover:after,
.nav-tabs.products-section__tabs-list .nav-link.active:after{
    background: var(--prv_interactive_color);
}
.nav-tabs.products-section__tabs-list .nav-link.active{
    color: var(--prv_btn_color);
    background: transparent;
}
.nav-tabs.products-section__tabs-list .nav-link:hover{
    text-decoration: none;
    opacity: 1;
    color: var(--prv_btn_color);
}

.products_slider_owl .owl-prev{
    position: absolute;
    left: -5%;
    top: 50%;
}
.products_slider_owl .owl-next{
    position: absolute;
    right: -5%;
    top: 50%;
}

.products_slider_owl .owl-prev:hover,
.products_slider_owl .owl-next:hover{
    background: transparent !important;
}

.products_slider_owl .products_buy_btn:hover{
    opacity: 0.7;
}

.products_slider_owl .products_buy_btn.in_cart {
    display:none;
}
.products_slider_owl .buy_block.in .products_buy_btn.in_cart {
    display:block;
}


.buy_block{
	margin-top: auto;
}
.buy_block .btn{
    width: 100%;
}
.products_slider_owl .buy_block.in .products_buy_btn.to_cart,
.products_slider_owl .buy_block.loading .products_buy_btn.to_cart,
.products_slider_owl .buy_block.loading .products_buy_btn.in_cart {
    display:none;
}
.products_slider_owl .buy_block .buy_loader {
    font-size: 24px;
    text-align:center;
    display:none;
    outline: none;
    line-height: normal;
    margin: 0 auto;
    color: var(--prv_color);
}
.products_slider_owl .buy_block.loading .buy_loader {
    display:block;
}
.products_slider_owl .buy_block .buy_loader i{
    width:24px;
    height:24px;
    display:inline-block;
    animation: load 1.5s infinite linear;
}
@keyframes load {
    100% {
        transform: rotate(360deg);
    }
}
.products-section__dropdown-tabs-wrapper {
    padding-bottom:25px;
}
.products-section__list-group {
    margin-bottom:0px;
}
.products-section__list-group-item {
    padding: 15px 25px 15px;
    position: relative;
    display: block;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #555;
}
.products-section__list-group-item:hover{
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}
.products-section__list-group-item.active {
    text-shadow: none;
    border: 1px solid #eff1f5;
    border-left-color: var(--prv_color);
    background: #fff;
    color: #212121;
}
.products-section__list-group-item.active:hover,
.products-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;
}
.products-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;
}
.products-section__dropdown-tab-panel:hover,
.products-section__dropdown-tab-panel:focus {
    text-decoration:none;
    color:#212121;
}
.products-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;
}
.products-section__dropdown-tab-panel.collapsed:after {
    border-bottom: 0px;
    border-top: 3px solid #212121;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.products-section__tab-panel-nav{
    margin-bottom: 30px;
}
.products_img_block{
    width: 100%;
    position: relative;
    margin-bottom: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.products_img{
    height: 220px;
    width: auto !important;
}
@media (max-width: 768px) {
    .buy_btn_block {
		/* display: flex; */
		display: none;
    	justify-content: flex-end;
	}
	#products .products_slider_item:hover .buy_btn_block {
		/* display: flex; */
		display: none;
    	justify-content: flex-end;
		position: relative;

	}
	.buy_btn_container{
		display: block;
	}
}

.products-section .owl-stage-outer{
    width: 102%;
    padding-bottom: 27px;
    padding-top: 30px;
    left: -2%;
}
/* End */


/* Start:/bitrix/templates/newhousebuilding/components/bitrix/news.list/partners/style.css?17242629281723*/
.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/newhousebuilding/components/bitrix/news.list/slider-3-wide/style.css?17242629279090 */
/* /bitrix/templates/newhousebuilding/components/bitrix/catalog.sections.top/services_7/style.css?17242629282019 */
/* /bitrix/templates/newhousebuilding/components/bitrix/catalog.section/services_7_main/style.css?17242629281857 */
/* /bitrix/templates/newhousebuilding/components/bitrix/news.list/promotions_default/style.css?17242629272690 */
/* /bitrix/templates/newhousebuilding/components/bitrix/catalog.sections.top/projects_2/style.css?17311516635529 */
/* /bitrix/templates/newhousebuilding/components/bitrix/news.list/reviews_main_2/style.css?17242629283417 */
/* /bitrix/templates/newhousebuilding/components/bitrix/main.include/feedback_1/style.css?17242629281471 */
/* /bitrix/templates/newhousebuilding/components/bitrix/main.include/heading/style.css?1724262928244 */
/* /bitrix/templates/newhousebuilding/components/bitrix/news.list/products2/style.css?17242629288986 */
/* /bitrix/templates/newhousebuilding/components/bitrix/news.list/partners/style.css?17242629281723 */
