/* Small devices (tablets, 768px and up) */
@media screen and (min-width: 1px) and (max-width: 991px) {
	
.mobile_hide {
	display: none !important;
}

#bg_center1 {
	position: absolute;
	background-image: url(../images/bg_center.png);
	background-repeat: repeat-x;
	background-color: #fff;
	height: 400px;
	top: 170px;
	opacity: 0.9;
	width: 100%;
}

	}

/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) and (max-width: 1199px)  { 

.mobile_hide {
	display: none !important;
}


#bg_center1 {
	position: absolute;
	background-image: url(../images/bg_center.png);
	background-repeat: repeat-x;
	background-color: #fff;
	height: 400px;
	top: 170px;
	opacity: 0.9;	
	width: 100%;
}
	}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 

#bg_center1 {
position: absolute;
background-image: url(../images/bg_center.png);
background-repeat: repeat-x;
background-color: #fff;
height: 400px;
top: 170px;
opacity: 0.9;	
	width: 90%;
	margin: 0 5%;
}

	}


html {  
	width: 100%;
	background: none;
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
	margin: 0;

	overflow-y: scroll;
}


body { 
margin: 0;
}

h1 {
padding-top: 0;
margin-top: 0;
font-weight: normal;
border-collapse: collapse;
text-align: left;
}

h2 {
padding: 0;
margin-top: 10px;
margin-bottom: 0px;
font-weight: normal;
text-align: left;
}

h3 {
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 10px;
}

h4 {

color: #000000;
font-family: Arial;
font-size: 13px;
text-align: justify;
font-weight: bold;
}

p {
margin: 10px 0;
}

li {
}

.spacer {
height:20px;
}


#soc_but {
float: right;
height: inherit;
vertical-align: middle;
}

#soc_but_inn{
margin-top: 10px;
height: 20px;
}

#bg_center {
width: 100%;
position: absolute;
z-index: -1;
}

header a {
	color: #333;
	text-decoration: underline;
}

#botmenu {
	margin-top: 15px;
	font-weight: bold;
	color: #000;
	text-align: right;
}

#bg_head { 
position: absolute;
background-image: url(../images/city4.jpg);
background-position: top center; 
background-repeat: no-repeat;
width: 100%;
z-index: -2;
height: 520px;
background-size: cover;
-webkit-filter: blur(2px);
}

#header {
width: 100%;
height: 130px;
}

#logo {
	margin-top: 35px;
}

#img {
	height: 85px;
	width: 85px;
	float: left;
}

#logo-text {
	text-decoration: none;
	margin-left: 15px;
	margin-top: 5px;
	float: left;
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}

#pereplan-img {
display: block;
width: 100%;
}

#zakaz-proj-form {
	display: none;
}

#telephone {
	float: right;
	margin-top: 15px;
	font-size: 16px;
	color: #000000;
}

#addr-text {
	text-align: center;
	margin-top: 5px;
	font-size: 13px;
}

.close-btn {
	display: none;
}

#addr-text span {
}
.map  {
text-align:right; 
text-decoration:none; 
font-size:12px; 
border-bottom:dashed 1px;
color: #000000;
}

.zvonok {
font-size: 14px;
}

#menu {
text-align: left;
font-size: 14px;
height: 38px;
width: 100%;
margin-top: 15px;
color: #fff;
background-image: url('../images/menu_bg.png');
}

#menu a:hover {
text-decoration: underline;
color: #fff;
}

.menu_one {
color: #ffffff;
padding: 8px 15px;
display: inline-block;
float: left;
background-image: url('../images/menu_separate.png');
background-repeat: no-repeat;
text-decoration: none;
}

#no_img {
	height:190px; 
	width:190px; 
	float:right; 
	padding: 15px 15px;
}

#triggers {
	margin-top: 15px;
	height: 100px;
}

.trigger-img {
	float: left;
	display: block;
	margin-right: 15px;
}

.trigger-text {
	display: block;
	padding-right: 10px;
	font-size: 12px;
	color: #666666;
	padding-top: 15px;
	text-align:left;
}

#trigger2 {
	float: left;
	height: 100px;
	background: #fff; 
	border: solid 1px #d5d5d5;
	width: 100%;
	margin-top: 15px;
}

#trigger3 {
	float: right;
	height: 100px;
	background: #fff; 
	margin-top: 15px;
	border: solid 1px #d5d5d5;
	width: 100%;
}

#right_col {
	width: 100%;
}

#right_col_inn {
	padding-top: 5px;
}

#info {
	margin: 15px 0 15px  0;
	background-color: #ffffff;
	border: #d9d9d9 1px solid;
	padding: 0 15px;
}

.primer_per {
	text-align: center;
}

.primer_per ul {
	text-align: left;
	display: block;
	width: 250px;
	margin: 15px auto;
}

#do_img {
	float:left; 
	width:30%; 
	min-width:200px;
	border:1px solid; 
	text-align:center;
}

#cont_bot {
	width: 100%;
	margin-bottom:20px;
}

#whywe {
height: 230px;
font-size: 12px;
background-color: #ffffdf;
border-bottom: dashed #666666 1px;
border-top: dashed #666666 1px;
display: none;
}

#reviews {
margin: 0 0px;
}

.review {
width: 33%;
float: left;
}

.review_inn { 
min-width: 200px;
height: 150px;
font-size: 13px;
color: #333333;
padding: 0 15px;
}

.lreview {
font-size:14px; 
line-height: 30px; 
text-align:right;
padding-top: 10px;
color: #000000;
border-bottom: 1px dashed;
text-decoration: none;
}

.review_img {
display: block;
float: left;
background-color: #cccccc;
margin-right: 10px;
margin-bottom: 10px; 
border: 1px solid;
height: 60px;
width: 60px;
}

#copyright {
text-align: center;
font-size: 12px;
line-height: 16px;
margin-bottom: 15px;
width: 100%;
}

#copyright a{
color: #000000;
text-decoration: none;
}

#cont-bot {
height: 30px;
line-height: 30px;
}

#bottom {
background-color: #cccccc;
height: 150px;
line-height: 2.5;
margin-top: 15px;
}


