.sy-box{height:750px;}
.land_block{
	background-size: cover;
	background-position: center center;
	font-size: 1.5em;
	padding: 100px;
	text-transform: uppercase;
	color: #F2AD63;
	text-shadow: 0px 0px 5px black;
	min-height: 750px;
	background-repeat: no-repeat;
}
.land_block_white{
	color: black;
	text-shadow: 0px 0px 5px white;

}
#brands_land{

}
#brands_land img{
	width: 90%;
}
.how_wedo img{
	width: 100%;
}
#whatwehave_land{
	background-image: url('/skin/img/land/wood.jpg');
}
#whatwehave_land img{
	width: 40%;
}
#choose{
	padding-top: 100px;
	padding-bottom: 100px;
	font-size: 1.5em;
}
#choose b{
	font-weight: bold;
	font-size: 3em;
	color:#F2AD63;
}
#choose .svg{
	width: 80%;
}
.black_tint{
	background: rgba(0,0,0,0.5);
	padding: 20px;
	display: inline-block;
}
.white_inner_land{
	//background: rgba(255,255,255,0.8);
	//display: inline-block;
	//padding:20px;
}
#first_land{
	//background-image: url('/skin/img/land/welkomen.jpg');
	color: #000!important;
	text-shadow: 0px 0px 3px white;
	font-weight: bold;
	padding-top: 150px;
	color: white !important;
	text-shadow: none !important;
	z-index: 4;
}
#first_land .black_tint{
    font-size: 1.5em;
    text-transform: uppercase;
}
#first_land img{
	width:70%;
	//min-width: 250px;
	padding-bottom: 50px;
	opacity: 0.9;
}
#second_land{
	padding-top: 300px;
	background-image: url('/skin/img/land/exkiz4.jpg');
}
#third_land{
	background-image: url('/skin/img/land/design_project2.jpg');
}
#fourth_land{
	padding-top: 100px;
}
#fourth_land img{
	width: 100%;
}
.sixth_land{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
 	background: transparent;
}
#fifth_land{
	background-image: url('/skin/img/land/video_cover.jpg');
}
#sixth_land{
	background-image: url('/skin/img/land/welkomen.jpg');
	background-size: cover;
	background-position: center center;
	padding: 0px;
	height: 750px;
}
#sixth_land .black_tint{
	    margin-top: 100px;
}
#seventh_land{
	background-image: url('/skin/img/land/drill3.jpg');
	background-size: auto 100%;
	background-position: right;
	background-repeat: no-repeat;
}
.carousel-caption{
	color: white;
}



#show_room{
	background: url('/skin/img/headerch.jpg') no-repeat bottom center #151515;
	background: #151515;
	line-height: 0;
	padding-top: 50px;
	padding-bottom: 50px;
	min-height: 750px;
}
#show_room h2{
	color: #F2AD63;
}

#show_room .col-md-3{
  padding: 0px;
    background-color: rgba(0,0,0,1);
    background-image: url('/skin/img/zoom.png');
    background-size:  auto 80%;
    background-position: center;
    background-repeat: no-repeat;
}
#show_room .land_plitka{
 border:2px solid #151515;
  display: inline-block;
  width: 100%;
 /* height: 400px;*/
 height: 17vw;
  overflow: hidden;
  margin: 0;
  padding: 0 ;
}
 #show_room .land_plitka img{
  width: 100%;
  transition: opacity 0.2s ease-out 0.05s;
}
 #show_room .land_plitka img:hover{
  opacity: 0.5;
}
