/**/
@import "/bitrix/templates/44324/css/reset.css";
@import "/bitrix/templates/44324/css/skeleton.css";
@import "/bitrix/templates/44324/css/superfish.css";
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Scada:400,700&subset=latin,cyrillic);


html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}


body {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color:#828282;
	position:relative;
	min-width:960px;
	height: 100%;
	min-height: 100%;
	background:  #738fc2;
}

.page {
	background: #738fc2;
}

html, body {
	height:100%;
}
p {
	margin-bottom: 20px;
}
.container_12 p span {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	font-family:  Arial, Helvetica, sans-serif!important;
}


img {
	max-width: 100%;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}



#work-area {

}
#work-area blockquote {
padding: 0 40px;
}
#work-area .breadcrumb-navigation {
padding: 0;
list-style-type: none;
margin-bottom: 10px;
font-size: 13px;
}
#work-area .breadcrumb-navigation li {
background:none;
}
#work-area ul {
list-style-type: disc;
padding: 10px 0 10px 25px;
}
#work-area ul li {
background:none;
padding-left: 0;
}
#work-area ol li {
background:none;
padding-left: 0;
}
#work-area ol {
list-style-type: decimal;
padding: 10px 0 10px 25px;
}
#work-area em {
color:#828282;
}
#work-area p {
line-height: 23px;
}
#work-area h1 {
	font-size: 36px;
	line-height: 1.2em;
	color: #525252;
	margin: 0px 0 30px;
}
#work-area h2 {
	font-size: 30px;
	line-height: 1.2em;
	color: #525252;
	margin: 0px 0 30px;
}
#work-area h3 {
	font-size: 27px;
	line-height: 1.2em;
	color: #525252;
	margin: 0px 0 30px;
}
#work-area h4 {
	font-size: 24px;
	line-height: 1.2em;
	color: #525252;
	margin: 0px 0 30px;
}
#work-area h5 {
	font-size: 21px;
	line-height: 1.2em;
	color: #525252;
	margin: 0px 0 30px;
}
#work-area h6 {
	font-size: 18px;
	line-height: 1.2em;
	color: #525252;
	margin: 0px 0 30px;
}

/*header*/

.page {
	background: url(/images/44324/bg_body.png) 0 0 repeat;
}

header {
	display: block;
	padding-top: 9px;
	z-index: 999;
	padding: 43px 0 0px;
	background: url(/images/44324/header_bg.png) 0 0 repeat-x;
}





#search input {
	border: 1px solid #d8d8d8;
	border-radius: 7px;
	height: 32px;
	position: relative;
	z-index: 500;
	box-shadow: inset 0 0 2px #d8d8d8;
	float: left;
	line-height: 18px;
	font-size: 12px;
	color: #828282;
	padding: 7px 12px 7px;
	font-family:  Arial, Helvetica, sans-serif;
	background: #f8f9fb; 
/*	width: 236px;   */
       width: 220px; 
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;

}

#search input:focus {
	box-shadow: inset 0 0 2px #718ec1;
}

/*Content*/



blockquote {
	padding-top: 5px;
	margin-bottom: 21px;
}

blockquote p {
	background: url(/images/44324/quotes.png) 14px 17px no-repeat #f3f7f9;
	border: 1px solid #fff;
	padding: 33px 15px 20px 24px;
	border-radius: 6px;
	box-shadow: 0 0 3px #bbb;
	margin-bottom: 0;
}

.quote_bot {
	background: url(/images/44324/quote_bot.png) 0 0 no-repeat;
	margin-top: -1px;
	padding-top: 33px;
	position: relative;z-index: 999;
}

.quote_bot a {
	position: relative;
	top: -3px;
}



address dd span {
	min-width: 70px;
	display: inline-block;
}



.map address {
}
/************Footer***********/

.page1 footer {
	margin-top: -33px;

}

footer {
	display: block;
	padding-top: 25px;
	padding-bottom: 35px;
	
	background: #eaeef4;
	background: url(/images/44324/bg_footer.png) 0 bottom repeat-x #eaeef4;
}

footer .links-1 {
	float: right;
	position: relative;
}

footer a:hover {
	text-decoration: underline;
}


/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:50px;
	left: 50%;
	margin-left: 550px;
	overflow:hidden;
	width:64px;
	height:64px;
	z-index: 999;
	border:none;
	text-indent:-999px;
	z-index:20;
	background:url(/images/44324/totop.png) no-repeat left top;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline:none;
	background-position: 0 bottom;
}


/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 995px) {
 body {
min-width:768px;
}


.map address {
	margin-right: 10px;
}


 .map figure, .map figure iframe, #form input, #form textarea, #form .success {
 width: 100% !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}

.extra_wrapper {
	overflow: visible ;
}


.pad1, .pad2, .pad3 {
	padding: 0;
}

a.comment {

	margin-left: 0px;
}


.page1_block img  {
	width: 20%;
}

.slider_wrapper {
	height: 346px !important; // height: 346px !important;
}


.camera_pag li span {
	height: 10px !important;
	width: 50px !important;
}

.banner {
	padding-right: 20px;
	padding-bottom: 220px;

}

}
 @media only screen and (max-width: 767px) {
 body {
min-width:420px;
}

.banner {
 padding: 21px 95px 25px 18px;

}

ul.list {
	margin-bottom: 20px;
}


.gallery .clear {
	height: 0px;
}

.banner {

}

.block1 .clear {
	height: 0px;
}

.block1 .text1 {
	padding-top: 20px;
}
.camera_pag  {
	bottom: 10px !important;
}

.slider_wrapper {
	height: 194px !important;
	background-image: none !important;
}


.caption {
	width: 100%;
	bottom: auto;
	top: 0;
	padding: 10px;
	box-sizing: border-box;
	left: 0;
	line-height: 17px;
	border-radius: 10px;
}
 .caption font{
	 font-size: 16px;
 }

.map address {
	margin-right: 0px;
	margin-bottom: 20px;
}


a.comment {
	margin-left: 20px;
}

header h1 {
	margin-bottom: 20px;
}




.img_inner.fleft {
	float: none;
	margin-bottom: 13px;
}



.img_inner {
width: 100%;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
margin-top: 20px !important;
}



header h1 {
	float: none;
	position: relative;	
	padding-top: 10px;
}

header h1 a {
	margin: 0 auto;
	height: auto;
}

header h1 a img {
	width: 100%;
}


.map figure iframe {
	width: 100%;
	height: 300px;
}

	.search_block {
		float: none;
		padding: 0;
		position: relative;
		margin-top: 20px;
	}

	#search input {
		width: 100%;
	}

.search_block a  {
	top: 1px;
	right: 1px;
}

header .links {
	float: none;
	padding-top: 0;
	text-align: center;
}

footer .links {
	float: none;
	padding-bottom: 20px;
}
}
 @media only screen and (max-width: 479px) {
 
body {
min-width:300px;
}

.slider_wrapper {
	height: 139px !important;
}


 .map figure iframe {
	width: 100%;
	height: 150px;
}

 }
