@font-face {
    font-family: 'alsrubl';
    src: local('alsrubl'), url('alsrubl.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
	font-display: swap;
}


.body_preloader{
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
		z-index: 10000;
				background-color:rgba(255,255,255,0.8);
}

.body_preloader:after{
	display:block;
	position:absolute;
	content:"";
	width:100px;
		height:100px;
		background-image:url("/plugins/catalog/image/preloader.svg");
		background-size:contain;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	opacity:.5;

}

.rubl:after{
	
	display:inline-block;
	content:"₽";
	font-family:'verdana'
}

.const_horosont img{
	aspect-ratio: 16 / 9;
    width: 100%;
	
}

.flex_bottom{
	
	display: flex;
	padding-top:10px;
}
 

.const_horosont li{
	
	max-width:400px;
	
}

.const_horosont li div .titles2 {
    color: #000;
    display: block;
    font-family: Exo2Bold;
    padding: 14px 0 0 0;
    text-decoration: none;
	 margin: 0 15px;
}

.const_horosont li .txt2 {
    display: block;
    padding-top: 7px;
    padding-bottom: 15px;
    color: #666;
    font-size: 17px;
    line-height: 20px;
	margin: 0 15px;
}

.const_horosont li .titles2 {
    color: #000;
    display: block;
    font-family: Exo2Bold;
    font-size: 21px;
    line-height: 22px;
    padding-top: 13px;
    text-decoration: none;
}

.const_horosont li h2 {
    font-size: 21px;
    line-height: 22px;
    margin: 0;
    padding: 0;
}

.const_horosont li .str {
    display: block;
    position: absolute;
    bottom: 17px;
    right: 17px;
    background: url(/images/str6.png) 0 6px no-repeat;
    width: 5px;
    height: 17px;
}

.const_horosont li:last-child{
	display:none;
}


.catalog_region_tech .const_horosont li:last-child .borders3, .catalog_region_tech .const_horosont li:nth-child(2) .borders3{
    padding-bottom: 0;
}

.catalog_region_tech .const_horosont li:last-child, .catalog_region_tech .const_horosont li:nth-child(2){
    margin-bottom: 0;
}

.catalog_region_tech.flex_bottom div{
	
	padding-bottom:0
	
}


div.container_article_title2 {
    font-family: Exo2;
    font-size: 25px;
    line-height: 25px;
    font-weight: normal;
    color: #666;
	 padding-top: 40px;
    padding-bottom: 25px ! important;
}


.container_article_title{
font-family: Exo2;
    font-size: 25px;
    line-height: 25px;
    font-weight: normal;
    color: #666;
	padding-top:40px;
	padding-bottom:20px;
}

.container_tab_title{
	font-family: Exo2;
	font-size: 27px;
    line-height: 32px;
		font-weight: normal;
		color: #666;
		padding-top:40px;
		padding-bottom:25px;
		display: none;
	}
.catalog_name{
	padding-bottom:35px;
}

.button_tab1 li span i{
	font-size: 14px;
    line-height: 14px;
    background-color: #fff;
    color: #00373c;
    padding: 3px 5px 2px;
    margin-right: 5px;
    font-style: normal;
    position: relative;
    left: 15px;
    display: inline-block;
    min-width: 19px;
    text-align: center;
	font-family: exo2Medium;
}

main{

	position: relative;
    display: block;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto 0 auto;
	padding-top:50px;
	transition:all .3s;
}

main:first-child{

	padding-top:0;

}


.video_gid {
    padding-top: 0;
    display: flex;
    gap:20px;
}

.video_item {
    width: 50%;
    max-width: 500px;
}

.container_video_player_iframe {
    position: relative;
    width: 100%;
    max-width: 500px;
}

.container_video_player_iframe iframe {
    background-color: #eee;
    aspect-ratio: 16 / 9;
    width: 100%;
}


.catalog_region_tech div.side3{
	
	padding-bottom:0;
	
}

.rubl{
	
	padding-left:5px;
	
}



.cat_width.container, .title3.cat_width, .copy.cat_width, .bord2.cat_width{
	width:100%;
	max-width:1920px
}


.out_side{
	display:none;
}

.menu2 {
    padding-top: 21px ! important;
}


.doc_grid {
	display: grid;
    overflow: hidden;
    grid-template-rows: 1fr;
    transition: grid-template-rows .3s;	
}

.doc_content {
    min-height: 0;
}


.catalog_name span.draft_mark{
display: inline-block;
    font-size: 15px;
    line-height: 15px;
    padding: 3px 10px 5px;
    color: #fff;
    background-color:#a02b2d;
    font-family: 'Exo2';
	margin-left:15px;
}

.up_title .redzag{
	
	display:block
	
}

.up_title .progress{
	
	opacity:1;
	
}

.catalog_name, .catalog_name span, .catalog_name span a{
	display:flex;
}

.single_image{
	
	margin:0;
	padding:0;
	list-style-type:none;
	
}


.catalog_name div{
	margin-left:30px;
	width:27%;
	display:flex;
}

.catalog_name div a{
	display:block;
}

.catalog_name a:hover{
	
	text-decoration:underline
	
}

.catalog_region_tech_setup a:hover{

	opacity: 1;
}

.catalog_name_favour, .catalog_name_favour_active{
	height:30px;
	width:30px;
	background-image:url("/plugins/catalog/image/star3.svg");
	background-size:contain;
	
	background-repeat: no-repeat;
	overflow:hidden;
	opacity:.6;
	transition: all .3s;
}

.catalog_name_favour_active{
	
	background-image:url("/plugins/catalog/image/star.svg");
	opacity:1;
	
}

.catalog_name_favour_container{
	height:30px;
	width:30px;
	margin-right:15px;
}

.catalog_name_favour_container .spiners{
	height:30px;
	width:30px;
	display:block;
/* 	background-image:url("/images/preloader.gif"); */
	background-size:contain;
	
}


.catalog_name_chat{
height: 30px;
    width: 30px;
    background-image: url(/plugins/catalog/image/chat.svg);
    background-size: 111%;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-right:17px;
    opacity: .6;
    transition: all .3s;
}

.catalog_name_flip{
	height:30px;
	width:30px;
	background-image:url("/plugins/catalog/image/flip.svg");
	background-size:contain;
	background-repeat: no-repeat;
	margin-right:20px;
	opacity:.6;
	transition: all .3s;
}

.catalog_region_tech .catalog_region_tech_setup{
		padding-bottom:30px;
}

.catalog_region_tech_setup, .catalog_region_tech_setup a, .catalog_name_setup{
	
	display: flex;
	
}

.catalog_region{
	display:flex;
	margin-top:0;
	min-height:auto
}


.catalog_region.catalog_grid{
	
	display: grid;
    grid-template-columns: 70% 30%;
    grid-template-rows: 1fr;
    grid-template-areas:
        "header content"
        "content2 content";
	
}

.catalog_region_slider{
	grid-area: header;
}

.catalog_region_tech{
	grid-area: content;
}

.catalog_region_infotab{
	grid-area: content2;
}




.catalog_region .catalog_region_tech{
	margin-left: 40px;
	font-size: 18px;
	
}

.catalog_name .h5 {
    color: #000;
    font-family:  Exo2ExtraBold;
    font-size:40px;
    line-height:40px;
    margin: 0;
    padding: 0;
display: flex;
    align-items: start;
    font-weight: normal;
}

.catalog_region_slider .slider_cat{
	
	opacity:0;
	transition:all .4s;
}


.catalog_region_tech .tech_flip, .catalog_region_tech .tech_favour, .catalog_region_tech .tech_chat{
	
	display:flex;
	align-items:center;
	font-size:18px;
	
}

.catalog_region_tech .tech_favour span{
	display:block;
	width:30px;
	height:30px;
	background-image:url("/plugins/catalog/image/nostar.svg");
	background-size:contain;
	margin-right:10px;
	background-repeat: no-repeat;
}

.catalog_region_tech a:hover{
	
	text-decoration:underline
	
}


.catalog_region_tech .tech_flip span{
	
	display:block;
	width:30px;
	height:30px;
	background-image:url("/plugins/catalog/image/flip.svg");
	background-size:contain;
	margin-right:10px;
	background-repeat: no-repeat;
}

.catalog_region_tech .tech_chat span{
	
	display:block;
	width:30px;
	height:30px;
	background-image:url("/plugins/catalog/image/chat.svg");
	background-size:contain;
	margin-right:10px;
	background-repeat: no-repeat;
}

.catalog_region_tech div{
	padding-bottom:20px;
}

.catalog_region_tech .ruble{
	
	display:flex;
	padding-bottom:0;
	align-items: center;
	white-space: nowrap;
}

.catalog_region_tech .ruble div{
	padding-bottom:0;
}


.catalog_region_tech div.estimate{
	
	padding-bottom:0;
	padding-top:20px
}


.catalog_region_tech .side1, .catalog_region_tech .side2, .catalog_region_tech .service{
	padding:0
}

.catalog_region_tech .side2{
	    padding: 10px 0 0 0;
		
}

.catalog_region_tech .side2 .builder{

	display: flex;
	justify-content: space-between;
	padding-bottom:30px
}

.builder .img img{

	height:100px;
	margin-top: 5px;
	max-width:100px;
    object-fit: contain;
}

.catalog_region_tech .builder div{

	padding-bottom: 0;

}

.catalog_region_tech .builder div:first-child{

	padding-right: 15px;

}


.catalog_region_tech div h5{
    margin:0;
    padding: 0;
    font-family: Exo2;
    font-size: 25px;
	line-height:25px;
    font-weight: normal;
    color: #666;
}

.catalog_region_tech div h6{
    margin:0;
    padding: 0;
    font-family: Exo2;
    font-size: 25px;
	line-height:25px;
    font-weight: normal;
    color: #666;
}


.catalog_region .flip span, .catalog_region .flip img, .catalog_name_setup .catalog_name_flip.flip{
	
	transform:rotateY(180deg)
	
}

.catalog_region_tech .param{
	display:flex;
	flex-wrap: wrap;
	max-width:350px
}

.catalog_region_tech .param span{
	display:block;
	padding-left:42px;
	position:relative;
	font-size: 15px;
	width:45%;
}

.catalog_region_tech .param span:nth-of-type(1){
	margin-right:8px;
}

.catalog_region_tech .param span:nth-of-type(2){
	margin:0 8px;
}


.catalog_region_tech .param i{
	display:block;
	font-style:normal;
	position:absolute;
	right: 0;
    color: #a02b2d;
    font-family: exo2bold;
    font-size: 30px;
    bottom: 0;
}

.catalog_region_tech .param .bathroom:after{
	display:block;
	content:"";
	position:absolute;
    top: 5px;
    left: 0;
    width: 33px;
    height: 30px;
	background-image:url("/plugins/catalog/image/bath.svg");
	background-size:contain;
	background-repeat:no-repeat;
}

.catalog_region_tech .param .bedroom:after{
	display:block;
	content:"";
	position:absolute;
	top:3px;
	left:0;
	width:32px;
	height:32px;
	background-image:url("/plugins/catalog/image/bed.svg");
	background-size:contain;
	background-repeat:no-repeat;
}

.catalog_region_tech .info_house table{
	font-size: 18px;
    border-collapse: collapse;
    width: 100%;
	line-height: 18px;
}

.catalog_region_tech .info_house table tr:nth-child(odd) {
    background-color:#f7f8f9;
}

.catalog_region_tech .info_house table td {
    padding: 15px;
}

.catalog_region_tech .info_house table td:nth-child(even) {
font-family: 'Exo2SemiBold';
}

.catalog_region_tech .info_house span{
	display:block;
	width:50%;
	padding:15px;
}

.catalog_region_tech .info_house span.colors{
	background-color:#eee;
	
}

.catalog_region_tech .info_house span:nth-child(even){
	font-family:exo2bold
}

.catalog_region_tech .info_house span:nth-child(9),.catalog_region_tech .info_house span:nth-child(10){	
	padding: 0 20px 0 0;
}

.catalog_region_tech .cost_house span{
	display:block;
	font-family:exo2Medium;
	color:#00373c;
	font-size:25px;
	padding-top:20px;
	line-height: 25px;
}

.catalog_region_tech .builder .builder_name{
	
	display: block;
	padding-top:20px;
}

.catalog_region_tech .builder .builder_name .img{
    display: none;
   
    margin-top: 20px;
    width: 100px;
}

.catalog_region_tech .builder{

	padding: 0;

}

.catalog_region_tech .builder .builder_name .txt{
	
	display:block;
	font-size:22px;
	margin:0;
	font-family: Exo2Bold;
	    padding-bottom: 15px;
}

.catalog_region_tech .builder .builder_name span img{
	
	max-width:100%;
	
	
}

.catalog_region_tech .builder span a{
	color:#00373c
}

.catalog_region_tech .estimate span, .catalog_region_infotab .estimate span{
      display: block;
     border: 3px solid #a02b2d;
    color: #a02b2d;
    text-align: center;
    font-size:18px;
    /* line-height: 0; */
    padding: 15px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .3s;
    background-color: #fff;
	margin-bottom:20px;
}

.catalog_region_tech div.region{
	
	margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 0;
	
}


.region_container{
	
	display:block;
	overflow-y:auto;
	max-height:157px;
	margin-top: 23px;
	margin-bottom: -10px;
}

.region_container span {
    display: inline-block;
    padding-right: 10px;
    border: 1px solid #f7f8f9;
	background-color:#f7f8f9;
    margin-bottom: 10px;
    padding: 5px 12px 7px;
	font-size:16px;
    margin-right: 10px;
    /* text-transform: lowercase; */
}


.contacts_container{
	
	display:block;
	padding-top:20px;
	line-height: 28px;
}

.contacts_container table td {
    padding-right: 15px;
    padding-bottom: 5px;
	vertical-align: top;
	
}
.contacts_container table td .hidphone{
	position:relative;
	padding-bottom:0
}

.contacts_container table td div{
	padding-bottom:0
}

.contacts_container table td .hidphone:after{
	display:flex;
	justify-content:center;
	align-items:center;
	font-size:14px;
	content:"ПОКАЗАТЬ";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-image:url(/plugins/catalog/image/p.png);
	background-color:#fff;
	cursor:pointer;
	color:#333;
}


.contacts_container table tr:last-child td{
	
	padding-bottom:0;
	
}

.contacts_container a:hover {
    text-decoration: none;
}
.contacts_container a{
color: #00373c;
    font-size: 18px;
}

.catalog_region_tech div.hidden_item{
	
	padding-bottom:0
	
}

.catalog_region_tech .allobject a{
	
	border-bottom:1px dashed #333
}

.catalog_region_tech .allobject a:hover{
	text-decoration:none
}

.catalog_region_tech .estimate span:hover, .catalog_region_infotab .estimate span:hover{
	background-color:#a02b2d;
	color:#fff;
}

.contain_button_tab1 ul, .contain_tab1 ul{
	list-style-type: none;
	margin:0;
	padding:0;
	
}

.contain_button_tab1 .button_tab1{
		display:flex;
		margin:40px 0 35px;
/* 		border-bottom: 1px solid #ccc; */
		flex-wrap: wrap;
}



/* .contain_button_tab1 .button_tab1 li:first-child, .contain_button_tab1 .button_tab1 li.active:first-child{
	
	 border-left: 1px solid #ccc;
	
} */


.contain_button_tab1 .button_tab1 li.active {
/*   border-top: 1px solid #ccc; */
  border-right: 1px solid #fff;
/*   border-right: 1px solid #ccc; */
/*   border-radius: 10px 10px 0 0; */
  color: #fff;
  cursor: default;
  position: relative;
  font-size:19px;
   line-height:20px;
  background-color: #3da5c3;
}
.contain_button_tab1 .button_tab1 li {
/*   border-top: 1px solid #ccc;
  border-left: 1px solid #fff; */
  border-right: 1px solid #fff;
/*   border-radius: 10px 10px 0 0; */
  padding: 16px 27px 17px;
  cursor: pointer;
  color: #fff;
/*   text-transform: uppercase; */
  font-size:19px;
  line-height:20px;
  background-color: #00373c;
transition:all .3s;   
}

.contain_button_tab1 .button_tab1 li:hover:not(.active) {
	
	background-color:#000;
	
}

/* .contain_button_tab1 .button_tab1 li.active:after{
	position:absolute;
	display:block;
	content:"";
	background-color:#fff;
	bottom:-1px;
	height:2px;
	right:0;
	left:0;
} */
.contain_button_tab1 .button_tab1 li.active:after{
content: "";
    display: block;
    border: 8px #3da5c3 solid;
    border-left: 8px transparent solid;
    border-right: 8px transparent solid;
    border-bottom: 8px transparent solid;
    float: left;
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -8px;
}
.contain_tab1 ul li.tab1{
	
	display:none
	
}

.contain_tab1 ul li.tab1.actv{
	display:block ! important;;
}

.contain_tab1 ul li.tab1.active{
	display:block ! important;

}

.equipment{

	font-size:18px;
	border-collapse: collapse;
	width:100%
}

.equipment tr:nth-child(odd){
	
	background-color:#f7f8f9;
	
}

.equipment td{
	padding:20px;
}

.equipment td:nth-child(even) {
font-family: 'Exo2SemiBold';
}


.tab1 p{
	
	margin:0;
	padding:0 0 20px;
	font-family: Istok;
	font-size:19px;
	line-height: 26px;
} 

.tab1 p:last-child{
	
	padding:0 0 0
} 


@media only screen and (max-width: 1300px) {
	
	
	.catalog_region.catalog_grid {
    grid-template-columns: 65% 35%;
	}
	
	
	.catalog_region_tech .service{
			display:none
	}
	
	.catalog_name .catalog_name_setup{
	
	display:flex;
	
	}
	
	.catalog_region_tech .param{
	align-items: center;
	}
	.catalog_region_tech .param span{
			width:100%;
			padding-top:15px;
			padding-right:20px;
	}
	.catalog_region_tech .param span:nth-of-type(1){
	margin-right:0;
	margin-bottom: 10px;
	}

.catalog_region_tech .param span:nth-of-type(2){
	margin:0;
	margin-bottom: 10px;
}
.catalog_region_tech .param i {
    top:0;
	
}


.catalog_region_tech .builder .builder_name {
  
    padding-top: 15px;
}

.catalog_region_tech .cost_house span {

    padding-top:15px;
}


.catalog_region_tech .cost_house span {
    font-size:25px;
}



.catalog_region_tech .estimate span {

    font-size: 20px;
    padding:15px;
}

.catalog_name .catalog_name_favour{
	padding-left: 30px;
	width:30px;
}




}



@media only screen and (max-width: 1000px) {
	
	div.container_article_title2 {


    padding-bottom: 25px ! important;
}


.const_horosont li {
    margin-bottom:0
}

	.catalog_region_tech .param {

		padding-bottom:25px;

	}

	.contain_button_tab1 .button_tab1{

		display: none;

	}

	.catalog_region_tech .side2 {
		padding: 0
	}

	.container_tab_title{
			display:block;
	}

	.builder .img img {
		height: 70px;
		margin-top: 10px;
	}

	.contain_tab1 ul li.tab1 {
		display: block;
	}

	
	.catalog_region_tech .catalog_region_tech_setup{
		padding-bottom:25px;
}
	
	.catalog_region {
		margin-top:0;	
	}
	
	.catalog_name .h5 {
		 width: 100%;
	}
	
	.catalog_name{
		
	display:block;	
	}
	
	.catalog_name div {
    padding-top:25px;
	margin-left: 0;
    width: 100%;
	}
	
	.progress_cont{
			display:none
	}
	
	.catalog_region_tech .param span:nth-child(1){
			margin-bottom:10px
	}
	
	.catalog_region_tech .builder .builder_name {
    padding-top: 20px;
}

.catalog_region_tech .cost_house span {
    padding-top: 20px;
}
	

	
	.catalog_region {
		display:block;
	}
	
.catalog_region .catalog_region_slider{
    width: 100%;
    margin-bottom:35px;
}



.catalog_region .catalog_region_tech {
	
	width:100%;
	display:flex;
	margin-left:0;
}

.catalog_region_tech .param{
	max-width:300px;
}

.catalog_region_tech .side1, .catalog_region_tech .side2 {
	width:50%
}

.catalog_region_tech .side1{
	padding-right:25px;
}

.catalog_region_tech .side2{
	padding-left:15px;
}

.catalog_region_tech div h6, .catalog_region_tech div h5 {
    font-size: 27px;
	
}

.catalog_region_tech .param span {
	font-size:18px
}

.catalog_region_tech .builder .builder_name .img{
    display: block;
}
.const_horosont{
	
display: grid;
   column-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
   

}

.const_horosont li:last-child{
	
	display:block;
	
}

.catalog_region.catalog_grid{
	
	display: grid;
    grid-template-columns:100%;
    grid-template-rows: 1fr;
    grid-template-areas:
        "header"
		"content"
        "content2";
	
}

.catalog_region_slider{
	grid-area: header;
}

.catalog_region_tech{
	grid-area: content;
}

.catalog_region_infotab{
	grid-area: content2;
}
	
}


@media only screen and (max-width: 950px){
.similar ul li:last-child{
	display:none
}

.similar .project.const li{
	width:33.33333333%
}

}

@media only screen and (max-width: 800px){
.similar ul li:nth-child(3){
	display:none
}

.similar .project.const li{
	width:50%
}

}


@media only screen and (max-width: 670px){
	
.const_horosont {
       grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr 1fr;
    }	
	
.const_horosont li:nth-child(1), .const_horosont li:nth-child(2)  {
    margin-bottom:20px ! important
}	

.video_gid {
    flex-direction: column;
}	

.video_item {
    width:100%;
 
}
	

.options_container{
	
	display:none
	
}
	
.catalog_name .h5{
           font-size: 30px;
        line-height: 35px;
}

.catalog_name {
    padding-bottom: 25px;
}

}



@media only screen and (max-width: 650px) {

.catalog_region_tech .catalog_region_tech_setup {
        padding-bottom: 30px;
    }	

.catalog_region_tech .estimate span, .catalog_region_infotab .estimate span {
    margin-bottom:0;
}	
	

.catalog_region_tech .side2 .builder {	

	padding-top:10px;

}
	
	.catalog_region_tech .side1, .catalog_region_tech .side2 {
	width:100%
}

.catalog_region_tech .yad{

	padding-top:0;
	padding-bottom: 0;

}

.catalog_region .catalog_region_tech {
	display:block;
}

.catalog_region_tech .side1{
	padding-right:0;
}

.catalog_region_tech .side2{
	padding:0;
	border:0;
}

.catalog_region .catalog_region_infotab{
	
	margin-top:0;
	
}
main {
    padding-bottom: 0;
	padding-top:0;
}

.flex_bottom {

  padding-top:25px;
}
	
}

@media only screen and (max-width: 590px) {
.const2 li:nth-child(4) {
	display:none;
}
}