html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html {height: 100%;}
body {
	height: 100%;
	font: 14px/24px Arial, Tahoma, sans-serif;
	background-color: #fff;
}

UL { 
margin: 10px;
    list-style-type: square; 
    list-style-position: outside;
   }
   
ol{
    list-style: none;
}
ol > li{
    padding-left: 20px;
    position: relative;
    margin: 10px;
}
ol > li:before{
    content: '✔';
    position: relative; top: 0; left: 0;
    color: 87060C;
}


* {
	margin: 0;
	padding: 0;
	outline: none;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	color: #000;
}

strong { font-weight: bold; }


.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {clear: both;}

.main {
	max-width: 100%;
	margin: 0 auto;
}

.top_line {
	background: #231f20;
	width: 100%;
	display: block;
	color: #a7a9ac;
	text-align: right;
	padding: 0px 20px 0px;
}

.top_line a {
	color: #a7a9ac;
	text-align: right;
   text-decoration: none;
}

.logo {
	float: left;
margin: 15px;
}

.top1 {
		position: fixed;
	width: 100%;
	background-color: #343434;
	height: 120px;
	z-index: 100;
}

.menu {
	width: 70%;
	overflow: auto;
}

.bottom {
	width: 100%;
	background-color: #343434;
	overflow: auto;
}

.bot {
	margin: 10px;
	width: 23%;
	float: left;
	display: block;
	font-weight: bold;
	color: #fff;
	text-align: center;
	}
	
.bot a {
	font-weight: normal;
	color: #fff;
}

.bot img {
	float: left;
	padding: 2px;
}

.tel {
	float: right;
margin: 15px;
padding: 5px;
font-size: 100%;
line-height: 20px;
color: #000;
}

.title {
	margin: 10px;
	padding: 2px 5px 2px;
	font-size: 100%;
	width: 33%;
	line-height: 20px;
	background: #87060C;
	color: #fff;
}

.title_bel {
	margin: 10px;
	padding: 2px 5px 2px;
	font-size: 100%;
	width: 33%;
	line-height: 20px;
	background: #fff;
	color: #87060C;
}

.title2 {
	margin: 10px;
	padding: 2px 5px 2px;
	font-size: 100%;
	width: 33%;
	line-height: 20px;
	border: 1px solid #87060C; 
}

.title3 {
	color: #000;
	text-decoration: none;
}

.title3:hover {
	color: #87060C;
	text-decoration: underline;
}

.title4 {
	margin: 10px;
	padding: 2px 5px 2px;
	font-size: 100%;
	width: 33%;
	line-height: 20px;
	background: #343434;
	color: #fff;
}

.stat {
	float: none;
	margin: 10px;
	padding: 2px 5px 2px;
	font-size: 100%;
	line-height: 28px;
	color: #000;
	text-decoration: none;
}

.stat:hover {
	color: #87060C;
	text-decoration: underline;
}

.sots_seti {
float: left;
	margin: 10px;
	margin-right: 20px;
}

.data{
margin: 0px;
padding: 5px;
font-size: 100%;
font-weight: 100;
line-height: 20px;
font-style: oblique;
text-decoration: none;
color: #666;
}	


ul.list {
    margin: 0; 
    padding: 4px; 
   }
   ul.list li {
    display: inline; 
	font-size: 100%;
	margin-right: 5px; 
	line-height: 35px;
	border: 1px solid #87060C;
    padding: 3px;
   }
   ul.list a{
    color: #000; 
	text-decoration: none;
	padding: 4px;
  }
   ul.list a:hover{
    color: #87060C; 
	text-decoration: underline;
  }
  
  ul.breadcrumb {
    margin: 0; 
    padding: 4px; 
	margin-left: 15px;
   }
   ul.breadcrumb li {
    display: inline; 
	font-size: 100%;
	margin-right: 5px; 
	line-height: 35px;
   }
   ul.breadcrumb li:before{
    content: '➤';
    position: relative; top: 0; left: 0;
    color: #87060C;
}   
   ul.breadcrumb a{
    color: #87060C; 
	text-decoration: underline;
  }
    ul.breadcrumb div{
display: inline;
    color: #000; 
	text-decoration: none;
  }

.seriy_div {
	padding: 10px 0 10px;
	background: #343434;
	width: 100%;
	overflow: auto;
}

.varianti {
	width: 30%;
	float: left;
	margin: 10px;
	padding: 5px;
	font-size: 120%;
	font-weight: bold;
	color: #fff;
}

.varianti img {
	width: 95%;	
}

.proekt{
	margin: 10px;
	width: 98%;
	float: none;
	font-size: 100%;
	color: #000;
}

.proekt img {
	padding: 10px;
	float: left;
	width: 50%;	
	max-width: 600px;
	}
	
.proekt img:hover {
	border: 1px solid #87060C;
	}

.proekt1 {
	padding: 5px;
	font-weight: normal;
	color: #fff;
	background: #343434;
	text-decoration: none;
}

.proekt1:hover {
	padding: 5px;
	font-weight: normal;
	color: #fff;
	background: #87060C;
	text-decoration: underline;
}

.proekti {
float:left;
	 margin: 0.5%;
   padding: 1px;
   width: 32%;
   min-width: 300px;
   text-align: center;
 vertical-align: center;
 border-color: 2px solid #000000;
}

.proekti img {	
width: 100%;
}

.proekti a {	
padding: 3px;
font-size: 100%;
   font-weight: 100;
   color: #fff;
   line-height: 40px;
   background: #87060C;
}

.proekti span {	
font-size: 100%;
   font-weight: 100;
   color: #fff;
   text-decoration: none;
   line-height: 25px;
}

.proekti h4 {	
font-size: 100%;
   font-weight: 700;
   color: #87060C;
}

.spalnya {
float:left;
	 margin: 0.5%;
   padding: 1px;
   width: 15%;
   min-width: 250px;
   text-align: center;
 vertical-align: center;
background: #000000;
}

.spalnya img {	
width: 99%;
}

.spalnya a {	
padding: 1px;
font-size: 100%;
   font-weight: 100;
   color: #fff;
   line-height: 18px;
}

.text {
	margin: 10px;	
}

.text p{
margin: 0px;
padding: 5px;
font-size: 100%;
font-weight: 700;
line-height: 20px;
text-decoration: none;
color: #990000;
}

.text_red {
margin: 10px;
padding: 5px;
font-size: 100%;
font-weight: 700;
line-height: 20px;
text-decoration: none;
color: #990000;
}

.text_ssilka {
	text-decoration: none;	
}

.tb_price {
float:none;
	 margin: 10px;
   padding: 0px;
   min-width: 50%;
   font-size: 100%;
   font-weight: 100;
   border: 1px solid #999;
   line-height: 25px;
   text-align: center;
 vertical-align: center;
 box-shadow:5px 5px 7px #c0c0c0;
  color: #000;
 }
 
 .tb_price th {
	color: #87060C;
	font-weight: 700;
border: 0;
}

.tb_price th:first-child {
color: #666;
	font-weight: 100;
}
 
.tb_price td {
text-align: center;
border: 0;
}

.tb_price th:first-child, .tb_price td:first-child {
	padding-left: 5px;
text-align: left;
}

.tb_price tr:nth-child(even) {
background: #e8e8e8;
}
.tb_price tr:nth-child(odd) {
background: #fff;
}

.tb_price tr:hover td{
background: #CCC;
color: #fff;
}

.ssilka {
	margin-left: 10px;
	color: #87060C;
	text-decoration: underline;
}

.ssilka:hover {
	color: #666;
}
	
.foto1 {
	width: 16.66%;
	float: left;
}

.foto1 img {
	display: inline-block;
	width: 100%;
	height: auto;
}

.kalkul {
float:left;
   padding: 15px;
   width: 100%;
   font-size: 100%;
   font-weight: 700;
   color: #000;
   line-height: 35px;
   text-align: left;
 vertical-align: center;
 background-image: url("/img/fon.jpg");
  box-shadow:5px 5px 7px #c0c0c0;
}

.kalkul img {
	float: right;
	width: 30%;
min-width: 80px;	
}

.kalkul div {
	float: none;
	margin: 5px;	
}

.zvonok{
margin: 5px;
	border:0;
	font-size: 90%;
	width: 170px;
	padding: 0px 3px 3px 3px;
	cursor:pointer;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	color:#fff;
	overflow: auto;
	transition:all 0.3s linear;
background: #87060C; /* Old browsers */
   }
   
   .zvonok:hover{
	   color:#000000;
		background: #a7a9ac; /* Old browsers */
   }
   
   .zvonok_grey {
margin: 5px;
	border:0;
	font-size: 90%;
	width: 170px;
	padding: 0px 3px 3px 3px;
	cursor:pointer;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	color:#fff;
	overflow: auto;
	transition:all 0.3s linear;
background: #666; /* Old browsers */
   }
   
   .zvonok_grey:hover{
	   color:#000000;
		background: #a7a9ac; /* Old browsers */
   }
   
   .forma {
float:left;
	 margin: 10px;
   padding: 5px;
   width: 40%;
   font-size: 100%;
   font-weight: 700;
   color: #000;
   line-height: 25px;
   text-align: left;
 vertical-align: center;
 background: #dedede;
  border: 1px solid #000000;
 border-radius: 12px;
 box-shadow: 5px 5px 7px #c0c0c0;
}

.forma img {
	float: right;
	width: 30%;
min-width: 80px;	
}

.forma div {
	float: left;
	margin: 5px;	
}

.forma span {
	float: none;
	margin: 5px;	
}
   
.foto {
	float: none;
	margin: 15px;
	width: 50%;
text-align: center;
border: 1px solid #000;
}

.foto img {
	width: 100%;
}

.foto h4 {
	background: #000;
	font-size: 100%;
	font-weight: 100;
	color: #fff;
	line-height: 25px;
}

.foto_vert {
	float: none;
	margin: 15px;
	width: 40%;
text-align: center;
border: 1px solid #000;
}

.foto_vert img {
	width: 100%;
}

.foto_vert h4 {
	background: #000;
	font-size: 100%;
	font-weight: 100;
	color: #fff;
	line-height: 25px;
}

.foto_vert p {
	background: #000;
	font-size: 100%;
	font-weight: 100;
	color: #fff;
	line-height: 25px;
}

.foto_left {
	float: left;
	margin: 15px;
	width: 20%;
text-align: center;
border: 1px solid #000;
}

.foto_left img {
	width: 100%;
}

.foto_small {
	float: left;
	margin: 10px;
	width: 45%;
    min-width: 320px;
	text-align: center;
border: 1px solid #000;
}

.foto_small img {
	width: 100%;
}

.foto_small h4 {
	background: #fff;
	font-size: 100%;
	font-weight: 100;
	color: #000;
	line-height: 20px;
}

.eskizi {
	float: left;
	margin: 10px;
	width: 30%;
text-align: center;
border: 1px solid #000;
  height: 350px;
 overflow: hidden;
}

.eskizi img {
	width: 98%;
}

.eskizi h4 {
	background: #000;
	font-size: 100%;
	font-weight: 100;
	color: #fff;
	line-height: 25px;
}

.img_polosa {
	margin: 10px;
	display: inline-block;
	width: 33%;
     height: 150px;
    overflow: hidden;
	float: none;
}

.img_polosa img {
	margin-top: -170px;
	width: 100%;
}

.video-container {
	position: relative;
	padding-top: 30px;
	height: 0 auto;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

.video-wrapper {
	margin: 10px;
	width: 800px;
	max-width: 100%;
}
   

@media (min-width:768px) and (max-width:1060px) {
	.bot {
	margin: 10px;
	width: 45%;
	}
	
	.foto1 {
	width: 33.33%;
	float: left;
}

.foto1 img {
	display: inline-block;
	width: 100%;
	height: auto;
}

	.foto_left {
	float: left;
	margin: 5px;
	width: 30%;
}


.title {
	margin: 7px;
	padding: 3px ;
	width: 50%;
}
	
.title_bel {
	margin: 7px;
	padding: 3px;
	width: 50%;
}	

.title2 {
	margin: 7px;
	padding: 3px;
	width: 50%;
	}
	
.title4 {
	width: 60%;
}

.proekt img {
	padding: 5px;
	float: left;
	width: 50%;	
	}
	
	.proekti {
float: left;
   width: 48%;
}

.foto_vert {
	float: none;
	margin: 15px;
	width: 60%;
}

.foto {
	float: none;
	margin: 10px;
	width: 70%;
}

.eskizi {
	float: left;
	margin: 5px;
	width: 45%;
  height: 270px;
 overflow: hidden;
}

.img_polosa {
	margin: 10px;
	display: inline-block;
	width: 50%;
     height: 120px;
    overflow: hidden;
	float: none;
}

.img_polosa img {
	margin-top: -100px;
	width: 100%;
}

}

@media (max-width: 768px) {
	.logo {
	width: 25%;
	float: left;
margin: 10px;
}

.bot {
	margin: 10px;
	width: 90%;
	}
	
	.foto1 {
	width: 50%;
	float: left;
}

.foto1 img {
	display: inline-block;
	width: 100%;
	}
	
	.foto_left {
	float: left;
	margin: 5px;
	width: 50%;
}

.title {
	margin: 7px;
	padding: 3px;
	width: 90%;
}

.title_bel {
	margin: 7px;
	padding: 3px;
	width: 90%;
}

.title2 {
	margin: 7px;
	padding: 3px;
	width: 90%;
	}
	
.title4 {
	width: 95%;
}
	
.proekt img {
	padding: 5px;
	float: none;
	width: 90%;	
	}
	
.proekti {
float:none;
   width: 98%;
}

.foto {
	float: none;
	margin: 5px;
	width: 90%;
}

.foto_vert {
	float: none;
	margin: 5px;
	width: 70%;
}

.foto_small {
	float: none;
	width: 95%;
}

.eskizi {
	float: none;
	margin: 5px;
	width: 95%;
  height: 350px;
 overflow: hidden;
}

.img_polosa {
	margin: 10px;
	display: inline-block;
	width: 90%;
     height: 120px;
    overflow: hidden;
	float: none;
}

.img_polosa img {
	margin-top: -120px;
	width: 100%;
}

}
