/* SCREEN */
@media screen and (min-width: 240px) and (max-width: 840px) {
		body {
		    
		}



		/* HEAD - START */
		DIV.head{
		     
		}
		DIV.one-project-head .project-info-in-header{
			position: static !important;
			padding-top: 100px !important;
			width: 90% !important;
			margin: 0 auto;
		}

		DIV.one-project-head .project-info-in-header .ready-tag-name{
			font-size: 3.0em !important;
		}

		DIV.one-project-head .project-info-in-header H1{
			font-size: 1.2em !important;
			padding-top: 15px;
		}

		.project-info-in-header p{
			width: auto !important;
		}

		DIV.one-project-head .look-at-youtube-video{

			display: none !important;
			
			/* position: static !important;
			display: block !important;
			text-align: center !important;
			margin-top: 50px;
			font-size: 1.6em !important; */
		}

		DIV.head DIV.classic{
			background: transparent url('../images/projects/classic/img/1_mob.jpg') no-repeat scroll 50% 100% / cover !important;
		}
		DIV.head DIV.camp{
			background: transparent url('../images/projects/camp/img/1_mob.jpg') no-repeat scroll 50% 100% / cover !important;
		}
		DIV.head DIV.banya-camp{
			background: transparent url('../images/projects/camp_banya/img/1_mob.jpg') no-repeat scroll 50% 100% / cover !important;
		}
		DIV.head DIV.brooklyn{
			background: transparent url('../images/projects/brooklyn/img/4.jpg') no-repeat scroll 50% 100% / cover !important;
		}
		DIV.head DIV.barn72{
			background: transparent url('../images/projects/barn72/img/4_winter.jpg') no-repeat scroll 50% 100% / cover !important;
		}
		DIV.head DIV.manhattan{
			background: transparent url('../images/projects/manhattan/img/1_mob.jpg') no-repeat scroll 50% 100% / cover !important;
		}
		DIV.head DIV.alpinebarn{
			background: transparent url('../images/projects/alpinebarn/img/1_mob.jpg') no-repeat scroll 50% 100% / cover !important;
		}
		DIV.head DIV.alpinefachwerk{
			background: transparent url('../images/projects/alpinefachwerk/img/1_mob.jpg') no-repeat scroll 50% 100% / cover !important;
		}
		DIV.head DIV.alpinefachwerk .ready-tag-name{
			font-size: 2.2em !important;
		}
		DIV.head DIV.alpinemax{
			background: transparent url('../images/projects/alpinemax/img/1_mob.jpg') no-repeat scroll 50% 100% / cover !important;
		}
		DIV.head DIV.andorra{
			background: transparent url('../images/projects/andorra/img/4_mob.jpg') no-repeat scroll 50% 100% / cover !important;
		}
		DIV.head DIV.mirror{
			background: transparent url('../images/projects/mirror/img/1_mob.jpg') no-repeat scroll 50% 100% / cover !important;
		}
		DIV.head DIV.montblanc{
			background: transparent url('../images/projects/montblanc/img/1_mob.jpg') no-repeat scroll 50% 100% / cover !important;
		}
		DIV.head DIV.kantri{
			background: transparent url('../images/projects/kantri/img/1_mob.jpg') no-repeat scroll 50% 100% / cover !important;
		}
		DIV.head DIV.chalet{
			background: transparent url('../images/projects/chalet/img/1_mob.jpg') no-repeat scroll 50% 100% / cover !important;
		}
		DIV.head DIV.boston{
			background: transparent url('../images/projects/boston/img/1_mob.jpg') no-repeat scroll 50% 100% / cover !important;
		}
		DIV.head DIV.openspace{
			background: transparent url('../images/projects/openspace/img/1_mob.jpg') no-repeat scroll 50% 100% / cover !important;
		}
		DIV.head DIV.a-frame{
			background: transparent url('../images/projects/a-frame/img/1_mob.jpg') no-repeat scroll 50% 100% / cover !important;
		}


		/* HEAD - END */

		DIV.who-is-who{
			font-size: 1.2em !important;
		}

		.who-is-who .width1020{
			width: 90% !important;
		}


		/* GALLERY BLOCK - START */

		DIV.gallary-block{
			
		}
		DIV.gallary-block .vertical-image{
			display: none;
		}

		DIV.gallary-block .container-flex{
			display: block !important;
		}

		DIV.gallary-block .container-flex .classic-4{
			height: 30rem;
		}

		DIV.gallary-block .container-flex .classic-3{
			background-position-x: 70% !important;
		}

		DIV.gallary-block-interior ul li{
			width: 100% !important;
			margin-bottom: 10px;
		}

		/* GALLERY BLOCK - END */


		
		/* MAKE PROJECT FOR YOURSELF - START */
		DIV.make-project-for-youself .container-flex, .why-we .container-flex, .ideal-plan .container-flex, .price-block ul, 
			.choose-the-quality .container-flex, .similar-projects .container-flex{
			flex-flow: column !important;
		}

		.make-project-for-youself .left-column P.main-title, .choose-the-quality .left-column P.main-title, 
			.why-we P.main-title, .faq P.main-title, .ideal-plan P.main-title, .similar-projects P.main-title {
			font-size: 2.4em !important;
			line-height: 50px !important;
		}




		/* MAKE PROJECT FOR YOURSELF - END */



		/* CREDIT BLOCK - START */
		DIV.credit-block .container-flex{
			flex-direction: column-reverse !important;
		}

		.credit-block .right-column h2{
			font-size: 4.0em !important;
		}

		/* CREDIT BLOCK - END */

		

		/* IDEAL PLAN - START */
		DIV.ideal-plan .container-flex .row:last-child{
			text-align: center !important;
		}


		DIV.ideal-plan .one-plan-block .container-flex .block-with-price{
			/* order: 1 !important;
			flex-direction: row-reverse !important; */

			order: 0 !important;
			flex-direction: row-reverse !important;
		}

		/* IDEAL PLAN - END */


		/* PRICE BLOCK - START */
		DIV.price-block{
			background: #f0f2fa !important;
		}
		DIV.price-block ul li{
		width: 100% !important;
			list-style: none !important;
		}

		.price-block .grid .grid-th .grid-td, .price-block .grid .grid-tfoot .grid-td{
			font-size: 0.9em !important;
		}

		.price-block .grid .grid-tr .grid-td{
			font-size: 0.8em !important; 
		}

		/* PRICE BLOCK - END */


		.video-obzor A.youtube-video-link{
			width: 95% !important;
			height: 250px !important;
		}

		DIV.link-to-credit a{
			border-bottom: 5px solid #ff8b29 !important;
		}

		

	}

/***************/


/* HEAD - START */

DIV.head{
	height: 100%;
	min-height: 100%;
}

DIV.one-project-head{
	height: 100%;
	position: relative;
}

DIV.one-project-head .project-info-in-header{
	position: absolute;
	top: 15%;
	left: 10%;
	text-shadow: none;
}

.project-info-in-header h1, p, .ready-tag-name{
	margin: 0;
	padding: 0;
}


.project-info-in-header .ready-tag-name{
	font-size: 5.3em;
	font-weight: bold;
	text-transform: uppercase;
	/* border: 1px solid #FF00FF; */
}

.project-info-in-header h1{
	font-size: 2.0em;
	text-align: left;
	padding-left: 5px;
	margin: -25px 0 10px 0;
	/* border: 1px solid #FF00FF; */
}

.project-info-in-header p{
	padding: 10px;
	margin-bottom: 20px;
	background: rgba(20,36,50,0.6);
	box-sizing: border-box;
	font-weight: normal;
	line-height: 26px;
	/* width: 50%; */
}


.project-info-in-header div.link-to-credit{
	display: flex;	
	padding: 15px 0 0 55px;
}

.project-info-in-header div.link-to-credit a{
	color: #FFFFFF;
	text-decoration: none;
	border: 0;
 	border-bottom: 5px solid #ff8b29 !important;
  	border-image-slice: 1;
 	border-image-source: linear-gradient(to left, #ff8b29, #834a19);

}

.project-info-in-header div.link-to-credit img{
	padding-right: 10px;
}


DIV.one-project-head .look-at-youtube-video{
	display: flex;	
	position: absolute;
	top: 200px;
	right: 100px;
	font-size: 16px;
	text-align: right;
	filter: hue-rotate(30deg);
}

DIV.one-project-head .look-at-youtube-video a{
	width: 150px;
	height: 150px;
	display: block;
	margin: 0 auto;
	position: relative;	
}

DIV.one-project-head .look-at-youtube-video a .play3{
	height: 150px;
	width: 150px;
	background: url('../images/icons/rotation/play3.png') no-repeat center center;
	
	
}

DIV.one-project-head .look-at-youtube-video a .play1{
	position: absolute;
	top: 0;
	left: 0;
	height: 150px;
	width: 150px;
	background: url('../images/icons/rotation/play1.png') no-repeat center center;

	animation: spin 2s linear 0s infinite;
}

DIV.one-project-head .look-at-youtube-video a .play2{
	position: absolute;
	top: 0;
	left: 0;
	height: 150px;
	width: 150px;
	background: url('../images/icons/rotation/play2.png') no-repeat center center;

	animation: spin 2s linear 0s infinite;
}

@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}


DIV.one-project-head .bread-crumbs{
	font-size: 0.9em;
}
	

DIV.head DIV.classic{
	color: #FFFFFF;
	background: transparent url('../images/projects/classic/img/1.jpg') no-repeat scroll 50% 50% / cover;
}
DIV.head DIV.camp{
	color: #FFFFFF;
	background: transparent url('../images/projects/camp/img/1.jpg') no-repeat scroll 50% 100% / cover;
}
DIV.head DIV.banya-camp{
	color: #FFFFFF;
	background: transparent url('../images/projects/camp_banya/img/1.jpg') no-repeat scroll 50% 100% / cover;
}
DIV.head DIV.banya-classic-shorts{
	color: #FFFFFF;
	background: transparent url('../images/projects/classic/img/5.jpg') no-repeat scroll 50% 100%;
}
DIV.head DIV.brooklyn{
	color: #FFFFFF;
	background: transparent url('../images/projects/brooklyn/img/1.jpg') no-repeat 0 0 / cover;
}
DIV.head DIV.barn72{
	color: #FFFFFF;
	background: transparent url('../images/projects/barn72/img/1_winter.jpg') no-repeat 0 0 / cover;
}
DIV.head DIV.manhattan{
	color: #FFFFFF;
	background: transparent url('../images/projects/manhattan/img/1.jpg') no-repeat 0 0 / cover;
}
DIV.head DIV.alpinebarn{
	color: #FFFFFF;
	background: transparent url('../images/projects/alpinebarn/img/1.jpg') no-repeat 0 0 / cover;
}

DIV.head DIV.alpinefachwerk{
	color: #FFFFFF;
	background: transparent url('../images/projects/alpinefachwerk/img/1.jpg') no-repeat 0 0 / cover;
}

DIV.head DIV.alpinemax{
	color: #FFFFFF;
	background: transparent url('../images/projects/alpinemax/img/1.jpg') no-repeat 0 0 / cover;
}
DIV.head DIV.andorra{
	color: #FFFFFF;
	background: transparent url('../images/projects/andorra/img/6.jpg') no-repeat 0 0 / cover;
}
DIV.head DIV.mirror{
	color: #FFFFFF;
	background: transparent url('../images/projects/mirror/img/1.jpg') no-repeat 0 0 / cover;
}
DIV.head DIV.montblanc{
	color: #FFFFFF;
	background: transparent url('../images/projects/montblanc/img/1.jpg') no-repeat 0 0 / cover;
}
DIV.head DIV.kantri{
	color: #FFFFFF;
	background: transparent url('../images/projects/kantri/img/1.jpg') no-repeat 0 0 / cover;
}
DIV.head DIV.chalet{
	color: #FFFFFF;
	background: transparent url('../images/projects/chalet/img/1.jpg') no-repeat 0 0 / cover;
}
DIV.head DIV.boston{
	color: #FFFFFF;
	background: transparent url('../images/projects/boston/img/1.jpg') no-repeat 0 0 / cover;
}
DIV.head DIV.openspace{
	color: #FFFFFF;
	background: transparent url('../images/projects/openspace/img/1.jpg') no-repeat 0 0 / cover;
}
DIV.head DIV.a-frame{
	color: #FFFFFF;
	background: transparent url('../images/projects/a-frame/img/1.jpg') no-repeat 0 0 / cover;
}


DIV.k-73{
	
}

/* HEAD - END */


/*  WHO IS WHO  */
DIV.who-is-who{
	font-size: 1.4em;
	font-weight: 100;
	line-height: 44px;
	text-transform: uppercase;
	text-align: justify;
}

.who-is-who .width1020{
	width: 60%;
	margin: 50px auto 50px auto;
}


/* LIVE QUEUE - START */
DIV.live-queue{

}

.live-queue .table-div{
	overflow-x: scroll;	
	position: relative;
}

.live-queue .table-div .look-at-full-portfolio{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 100px 0 100px 0;
	text-align: center;
	/* background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 1.0)); */
	background: transparent url('../images/bg_portfolio_gallary.jpg') no-repeat 0 0 / cover;

}

.live-queue .table-div .look-at-full-portfolio A{
	color: #FFFFFF;
	text-decoration: none;
	border: 0;
	font-size: 1.8em;
	border-bottom: 5px solid #ff8b29 !important;
	border-image-slice: 1;
	border-image-source: linear-gradient(to left, #ff8b29, #834a19);

}


.live-queue P.main-title{
	text-align: center;
	font-size: 2.4em;
	text-transform: uppercase;
	padding: 0;
	margin: 40px 0 30px 0;
}

.live-queue .desc-after-title{
	text-align: center;
	margin-bottom: 40px;
}

.live-queue tr th{
	border-bottom: 1px solid #ff8b29;
}

.live-queue tr td{
	font-size: 16px;
}

.live-queue tr.colored{
	background: #fef2e9;
} 
.live-queue tr.colored-ready{
	background: #e8feef;
} 


DIV.book-the-queue{
	margin: 40px auto 40px auto;
	text-align: center;
}

/* LIVE QUEUE - END */




/* GALLERY BLOCK - START */
DIV.gallary-block{
	
}

DIV.gallary-block-mobile{

}

DIV.gallary-block .container-flex{
	gap: 10px;
}

DIV.gallary-block .column{
	height: 30rem;
}

DIV.gallary-block .container-flex .column-bottom-gap{
	margin-bottom: 10px;
}



DIV.gallary-block .banya-classic .classic-2{
	background: #f0f2fa url('../images/projects/classic/img/2.jpg') no-repeat scroll 50% 100%;
}
DIV.gallary-block .banya-camp .classic-2{
	background: #f0f2fa url('../images/projects/camp_banya/img/2.jpg') no-repeat scroll 50% 90%;
}
DIV.gallary-block .brooklyn .classic-2{
	background: #f0f2fa url('../images/projects/brooklyn/img/2.jpg') no-repeat scroll 0 0 / cover;
}

DIV.gallary-block .banya-classic .classic-3{
	background: #f0f2fa url('../images/projects/classic/img/3.jpg') no-repeat scroll 90% 100%;
}
DIV.gallary-block .banya-camp .classic-3{
	background: #f0f2fa url('../images/projects/camp_banya/img/3.jpg') no-repeat scroll 50% 90%;
}
DIV.gallary-block .brooklyn .classic-3{
	background: #f0f2fa url('../images/projects/brooklyn/img/3.jpg') no-repeat 0 0 / cover;
}

DIV.gallary-block .banya-classic .classic-4{
	background: #f0f2fa url('../images/projects/classic/img/4.jpg') no-repeat scroll 0 100% / cover;
}
DIV.gallary-block .banya-camp .classic-4{
	background: #f0f2fa url('../images/projects/camp_banya/img/4.jpg') no-repeat scroll 0 100% / cover;
}
DIV.gallary-block .brooklyn .classic-4{
	background: #f0f2fa url('../images/projects/brooklyn/img/4.jpg') no-repeat scroll 0 100% / cover;
}



DIV.gallary-block .horizont-image{
	margin-top: 10px;
	height: 40rem;
}

DIV.gallary-block .banya-classic .classic-5{
	background: #f0f2fa url('../images/projects/classic/img/5.jpg') no-repeat scroll 50% 100% / cover;	
}
DIV.gallary-block .brooklyn .classic-5{
	background: #f0f2fa url('../images/projects/brooklyn/img/1.jpg') no-repeat scroll 50% 100% / cover;	
}


/* GALLERY BLOCK - END */




/* MAKE PROJECT FOR YOURSELF - START */
DIV.make-project-for-youself{
	padding-top: 150px;
	background: url('../images/bg_trees.png') no-repeat center bottom / cover;
}

.make-project-for-youself .left-column{
	position: relative;
}

.make-project-for-youself .left-column h2{
	padding: 0;
}

.make-project-for-youself .left-column P.main-title, .choose-the-quality .left-column P.main-title{
	font-size: 3.8em;
	text-transform: uppercase;
	line-height: 70px;
	font-weight: 600;
}

.make-project-for-youself .left-column .round{
	width: 200px;
	height: 200px;
	border-radius: 50%;
	background-color: #ff8b29;
	position: absolute;
	z-index: -1;
	left: -60px;
	top: -60px;
}

.make-project-for-youself .left-column P{
	font-size: 1.1em;
	color: #192d3e;
}

.make-project-for-youself ul li .rectangle-small, .ideal-plan ul li .rectangle-small{
	display: block;
	width: 80px;
	height: 3px;
	position: absolute;
	left: 0;
	top: 25px;
	background: #ff8b29;
}

.make-project-for-youself ul, .choose-the-quality ul{
	margin-bottom: 50px;
}

.make-project-for-youself ul li, .ideal-plan ul li, .choose-the-quality ul li, .credit-block ul li{
	margin-bottom: 30px;
	text-align: justify;
}

.make-project-for-youself ul li div, .credit-block ul li div{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	position: relative;
	color: #192d3e;
}








/* IDEAL PLAN - START */
DIV.ideal-plan{
	background: #f0f2fa;

}

.ideal-plan P.main-title{
	color: #192d3e;
	font-size: 2.4em;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
}


.ideal-plan h4{
	margin-top: 0;
	padding: 0 0 25px 0;
}

.ideal-plan P{
	text-align: center;
	padding: 20px 0;
	font-weight: normal;
	color: #192d3e;
}


.ideal-plan .download-the-plan{
	padding-top: 30px;
	text-align: center;
}

.ideal-plan .download-the-plan a{
	margin-bottom: 5px;
}

.ideal-plan .plan-img-dom{
	max-width: 100%;
}


.ideal-plan .one-plan-block{
	background: #FFFFFF;
	
}


.ideal-plan .one-plan-block .row{
}

.ideal-plan .one-plan-block .planirovka .one-floor{
	margin-bottom: 20px;
}

.ideal-plan .one-plan-block .planirovka .one-floor IMG{
	display: block;
}

.ideal-plan .one-plan-block .planirovka .one-floor SPAN{
	background: #ff8b29;
	display: inline-block;
	margin: 0;
	padding: 10px;
}

.ideal-plan .one-plan-block .block-with-price{
	padding: 20px;
}

.ideal-plan .one-plan-block .block-with-price P{
	color: #192d3e;
	font-size: 1.6em;
	font-weight: 100;
	padding: 40px 0;
}


.ideal-plan .block-with-price .summury-info ul{
	display: flex;
	flex-wrap: wrap;
	justify-content:  space-between;
}

.ideal-plan .block-with-price  .summury-info ul li{
	width: 50%;
}

.ideal-plan .block-with-price  .summury-info ul li div{
	height: 46px;
	font-weight: 400;
	font-size: 2.6em;
	padding: 0;
	margin: 0;
}

.ideal-plan .block-with-price  .summury-info ul li div span{
	color: #ff8b29;
}

.ideal-plan .block-with-price  .summury-info ul li div img {
	height: 46px;
	margin-left: 10px;
	vertical-align: top;
}


.ideal-plan .block-with-price ul.offer{

}

.ideal-plan .block-with-price ul.offer li SPAN{
	font-size: 1.6em;
	color: #ff8b29;
	display: block;
	font-weight: 600;
}

.ideal-plan .block-with-price ul.offer li.snoska SPAN{
	display: inline-block !important;
}

.ideal-plan .block-with-price ul.offer li.snoska B{
	font-weight: 200;
	font-size: 0.8em;
}

.ideal-plan .block-with-price ul.offer A.what-is-included-domokomlekt, .what-is-included-domokomlekt-na-svai,
	.ideal-plan .block-with-price ul.offer A.what-is-included-pod-chistovuyu{
	color: #afafaf;
	font-size: 0.8em;
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px dotted #afafaf;
}

/*  IDEAL PLAN - END */



/*  VIDEO OBZOR - START  */
DIV.video-obzor{
	background: #f0f2fa;
	text-align: center;
}

.video-obzor P.main-title{
	color: #192d3e;
	font-size: 2.4em;
	font-weight: 600;
	line-height: 40px;
	padding: 20px 0;
}

.video-obzor .have-a-question{
	margin-top: 30px;
}

.video-obzor A.youtube-video-link{
	display: block;
	width: 650px;
	height: 350px;
	background: #606060;
	position: relative;
	margin: 0 auto;

	background: url('../images/youtube_thumb.jpg') no-repeat center bottom / cover;
}

.video-obzor A.mirror-thumb{
	/* background: url('../images/projects/mirror/img/youtube/1.jpg') no-repeat center bottom / cover; */
}

.video-obzor A.brooklyn-thumb{
	/* background: url('../images/projects/brooklyn/img/youtube/1.jpg') no-repeat center bottom / cover; */
}

.video-obzor A.classic-thumb{
	/* background: url('../images/projects/classic/img/youtube/1.jpg') no-repeat center bottom / cover; */
}




/*  VIDEO OBZOR - END */


/* PRICE BLOCK - START */
DIV.price-block{
	/* background: #f0f2fa; */
	position: relative;
	background: #f0f2fa;
	/* background: #f0f2fa url('../images/bg_venik.png') no-repeat scroll 100% 0; */
}

.price-block h1{
	padding-top: 80px;
	padding-bottom: 50px;
}

.price-block P{
	font-size: 1.1em;
	font-weight: 600;
	padding: 0;
	margin: 10px 0 40px 0;
	display: inline-block;
	border-bottom: 3px solid #ff8b29;
}

.price-block ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.price-block ul.dop-cena li:last-child{
	list-style-type: none;
	border: 0;
}

.price-block ul li{
	margin-bottom: 25px;
	padding-bottom: 25px;
	list-style-type: disc;
	width: 30%;
	text-align: justify;
	border-bottom: 1px solid #c3c3c3;
}

.price-block ul li span{
	display: block;
	font-weight: 600;
	padding-bottom: 5px;
}

.price-block .price-line {
	/* background: #192d3e; */
	padding: 40px 0 60px 0;
	text-align: center;
}

.price-line .price{
	font-size: 4.3em;
	font-weight: bold;
	padding: 15px 0 8px 0;
}

.price-line .price-small{
	font-size: 2.3em;
	padding: 15px 0 8px 0;
}

.price-block .price-line .link-to-credit{
	display: flex;	
	justify-content: center;
}

.price-block .price-line .link-to-credit a{
	text-decoration: none;
	border: 0;
 	border-bottom: 5px solid #ff8b29 !important;
  	border-image-slice: 1;
 	border-image-source: linear-gradient(to left, #ff8b29, #834a19);

}

.price-block .grid{
}

.price-block .grid .grid-th .grid-td{
	border-bottom: 1px solid #000000;
	font-size: 1.1em;
	font-weight: bold;
}

.price-block .grid .grid-tfoot .grid-td{
	border-top: 1px solid #000000;
	font-size: 1.1em;
	font-weight: bold;
}

.price-block .grid .grid-tr .grid-td{
	font-size: 0.9em;
}

.price-block .grid .grid-td{
	padding: 10px 0;	
}

/* PRICE BLOCK - END */



/* CHOOSE THE QUALITY - START */
DIV.choose-the-quality{
	text-shadow: none;
	background: transparent url('../images/projects/classic/img/interior.jpg') no-repeat scroll 50% 100%;
}

.choose-the-quality .gray-background, .credit-block .gray-background{
	color: #FFFFFF;
	background: rgba(25, 45, 62, 0.6);
}

.choose-the-quality .width1020{
	padding-top: 50px;
}

.choose-the-quality P.main-title{
	color: #ff8b29;
}

.choose-the-quality P.second-tite{
	font-size: 1.5em;
	padding: 20px 0 30px 0;
}

.choose-the-quality ul li div{
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 0;
	position: relative;
}
/* CHOODE THE QUALITY - END */






/* CREDIT BLOCK - START */
DIV.credit-block{
	text-shadow: none;
	background: transparent url('../images/bg_credit.jpg') no-repeat 50% 100% / cover;
}

.credit-block .width1020{
	padding-top: 100px;
}

.credit-block .left-column{
	padding-right: 50px;
}

.credit-block .right-column P.main-title{
	font-size: 4.0em;
	line-height: 60px;
	font-weight: 600;
}

.credit-block .right-column P.second-tite{
	font-size: 1.8em;
	margin: 20px 0;
}

.credit-block .desc{
	text-align: justify;
	padding: 0 0 35px 0;
}


.credit-block ul li div{
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;

}


.credit-block .credit-button{
	text-align: center;
	padding: 50px 0 150px 0;
}

/* CREDIT BLOCK - END */



/* SIMILAR PROJECTS - START */


.similar-projects .row .title{
	padding-top: 150px;
	text-align: center;
}

.similar-projects .row .desc span{
	display: block;
	text-align: center;
	padding: 20px 0;
	font-size: 0.9em;
}

.similar-projects .row .title H5{
	font-size: 1.4em;
}

.similar-projects A:hover .desc{
	background: rgba(0, 0, 0, 0.7);
	transition: 0.8s background ease;
	-webkit-transition: 0.8s background ease;
    -moz-transition: 0.8s background ease;
    -o-transition: 0.8s background ease;
	text-decoration: none;
}

.similar-projects input[type='button']{
    text-decoration:none;
    color: #ffffff;
    background: transparent;
    border: 2px solid #FFFFFF;
    padding: 10px 14px;
    cursor:pointer;
    letter-spacing:1px;
    opacity: 0.5;
    -webkit-transition:.4s background ease;
    -moz-transition:.4s background ease;
    -o-transition:.4s background ease;
    transition:.4s background ease;
}

.similar-projects A:hover input[type='button']{
	opacity: 1.0;
}

.similar-projects .alpinebarn{
	background: transparent url('../images/projects/alpinebarn/img/2_for_index.jpg') no-repeat 50% 100% / cover;
}
.similar-projects .alpinefachwerk{
	background: transparent url('../images/projects/alpinefachwerk/img/2_for_index.jpg') no-repeat 50% 100% / cover;
}
.similar-projects .andorra{
	background: transparent url('../images/projects/andorra/img/6_for_index.jpg') no-repeat 50% 100% / cover;
}
.similar-projects .boston{
	background: transparent url('../images/projects/boston/img/1_for_index.jpg') no-repeat 50% 100% / cover;
}


/* SIMILAR PROJECTS - END */



/* WHY WE - START */
DIV.why-we, DIV.similar-projects{
	background: #f0f2fa;
}

.why-we P.main-title, .similar-projects P.main-title{
	font-size: 2.8em;
	font-weight: 600;
	padding: 50px 0;
	line-height: 50px;
}

.why-we .container-flex, .similar-projects .container-flex{
	gap: 10px;
}

.why-we .row, .similar-projects .row{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 5px solid #ff8b29;
}

.why-we .row .desc, .similar-projects .row .desc{
	position: relative;
	height: 400px;
	/* background: rgba(25, 45, 62, 0.8); */
	background: rgba(0, 0, 0, 0.4);
}

.why-we .row .title{
	height: 100px;
	position: relative;
}

.why-we .row h5{
	position: absolute;
	left: 18px;
	top: 30px;
	color: #ff8b29;
}

.why-we .row .desc span{
	display: block;
	padding: 0 20px;
}


.why-we .bg_ready_for_key{
	background: transparent url('../images/bg_ready_for_key.jpg') no-repeat 0% 100% / cover;
}
.why-we .bg_ready_for_key:hover{
	background: transparent url('../images/bg_ready_for_key_orig.jpg') no-repeat 0% 100% / cover;
}

.why-we .bg_ready_for_key_home{
	background: transparent url('../images/bg_pod_kluch.jpg') no-repeat 50% 0% / cover;
}
.why-we .bg_ready_for_key_home:hover{
	background: transparent url('../images/bg_pod_kluch_orig.jpg') no-repeat 50% 0% / cover;
}

.why-we .hi-tech{
	background: transparent url('../images/bg_hi_tech.jpg') no-repeat 10% 100% / cover;
}
.why-we .hi-tech:hover{
	background: transparent url('../images/bg_hi_tech_orig.jpg') no-repeat 10% 100% / cover;
}

.why-we .own-manufacture{
	background: transparent url('../images/bg_own_manufacture.jpg') no-repeat 0% 100% / cover;
}
.why-we .own-manufacture:hover{
	background: transparent url('../images/bg_own_manufacture_orig.jpg') no-repeat 0% 100% / cover;
}

.why-we .good-cunstruction{
	background: transparent url('../images/bg_good_cunstruction.jpg') no-repeat 50% 100% / cover;
}
.why-we .good-cunstruction:hover{
	background: transparent url('../images/bg_good_cunstruction_orig.jpg') no-repeat 50% 100% / cover;
}


/* WHY WE - END */





/* FAQ - START */
DIV.faq{
	background: #f0f2fa;
}

.faq P.main-title{
	font-size: 2.8em;
	font-weight: 600;
	padding: 50px 0;
}


.faq details{
	padding: 20px;
	margin-bottom: 10px;
	background: #FFFFFF;
	cursor: pointer;
}

.faq details > p{
	padding: 12px 0 0 28px;
}

/* Убираем стандартный маркер Chrome */
.faq details summary::-webkit-details-marker {
  display: none
}
/* Убираем стандартный маркер Firefox */
.faq details > summary {
  list-style: none;
  font-size: 1.2em;
}

/* Добавляем собственный маркер для закрытого состояния */
.faq details summary:before {
  content: '→';
  color: #ff8b29;
  margin-right: 10px;
}

/* Добавляем собственный маркер для открытого состояния */
.faq details[open] summary:before {
  content: '↑';
   margin-right: 12px;
}



/* FAQ - END */



