@charset "utf-8";
/*
	main styles
	version: 14.11.2013
	Author: Vitaly Khorolsky	
	Mail: gent00321@rambler.ru	
*/
/* ---------------Style to null--------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,dl, dt, dd, 
ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, 
details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, 
video{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
	font-size:100%
}
html{
	overflow-y:scroll;
	overflow-x:hidden
}
html, body{
	height:100%
}
body{
	font:14px/1 "Century Gothic", Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	background:url(../img/body_bg.png) repeat;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{
	display:block
}
sub, sup{
	vertical-align:super;
	font-size:smaller
}
ul,ol{
	 list-style:none
}
a, a:visited{
	text-decoration:none
}
a:hover{
	text-decoration:none
}
a:focus, a:active{
	text-decoration:none
}
table{						
	border-collapse: collapse; 
	border-spacing:0
}
td, td img{
	vertical-align:top			
} 
input, select, button, textarea{
	margin:0; 		
	outline:none;		
	font-size:100%			
}
input[type="text"], input[type="password"], textarea, input[type="email"], input[type="phone"], input[type="number"]{
	padding:0; 	
	font:14px "Century Gothic", Arial, Helvetica, sans-serif
}
input[type="checkbox"]{ 		
	vertical-align:bottom
}
input[type="radio"]{
	vertical-align:text-bottom
}
textarea{
	resize:none; 
	overflow:auto
}
label, input[type="button"], input[type="submit"], button{
	cursor:pointer
}
input[type="search"]:focus{ 
	outline:none
}
input[type="submit"]::-moz-focus-inner, button::-moz-focus-inner{ 
	padding:0; 
	border:0 
}
:focus{
	outline: none
}
::-webkit-input-placeholder{ 
	color:#666
}
:-moz-placeholder{
	color:#666
}
/*-----------------Main Wrap----------------*/
.mainWrap{
	width:1016px;
	margin:0 auto;
}
.pull-left{
	float:left;
}
.pull-right{
	float:right;
}
.clear{
	clear:both;
}
.fon{
	background:url(../img/bg_fon.png) repeat-x;
}
/*-----------------Header-------------------*/
header{
	background:url(../img/line_bg.png) repeat-x;
	padding:13px 0 0 0;
}
.header_block{
	background:url(../img/header_blok_fon.png) no-repeat;
	width:1016px;
	height:340px;
	position:relative;
}
.pattern_left{
	position:absolute;
	top:-8px;
	left:100px;
	background:url(../img/pattern_left.png) no-repeat;
	width:43px;
	height:83px;
	z-index:9;
}
.pattern_right{
	position:absolute;
	top:-8px;
	right:100px;
	background:url(../img/pattern_right.png) no-repeat;
	width:47px;
	height:86px;
	z-index:9;
}
.header_block a.logo{
	display:block;
	width:302px;
	height:113px;
	position:absolute;
	top:60px;
	left:364px;
	z-index:11;
}
.text_block{
	float:right;
	width:270px;
	text-align:center;
	margin:55px 40px 0 0;
}
.text_block p.city, .adress p.city{
	font-size:16px;
	color:#c10f1f;
	font-weight:bold;
	text-transform:uppercase;
	text-align: left;
}
.text_block p.street{
	font-size:18px;
	margin:5px 0 5px;
}
.text_block p.work_title{
	margin-top: 10px;
	font-size:20px;
	font-weight:bold;
}
.text_block p.work_date{
	font-size:19px;
	margin:4px 0 5px;
}
.text_block p.telefon{
	font-weight:bold;
	font-size:21px;
	color:#c10f1f;
	background:url(../img/telefon.png) 0 50% no-repeat;
	padding:0 0 0 21px;
	margin:0 0 5px 21px;
}
.text_block p.telefon span.big_text{
	font-size:25px;
}
.text_block p.mail{
	font-size:18px;
	font-weight:bold;
	color:#243994;
	margin:1px 0 10px 0;
	display:inline-block;
	padding:0 0 0px;
}

/*--------------Main Contetn----------------*/
.content, .footer_block{
	position:relative;
	border:1px solid #bdbcbd;
	border-radius:10px;
	-webkit-border-radius:10px;	
	-moz-border-radius:10px;
	margin:0 7px 18px;
	background-color:#fff;
	box-shadow:0 0 8px rgba(0,0,0,.2);
	-webkit-box-shadow:0 0 8px rgba(0,0,0,.2);
	-moz-box-shadow:0 0 8px rgba(0,0,0,.2);
	padding:0 50px 20px;
}
.content_left_pattern, .content_right_pattern, .content_left_pattern_footer, .content_right_pattern_footer{
	position:absolute;
	top:-9px;
	left:77px;
	background:url(../img/pattern_left_content.png) no-repeat;
	width:24px;
	height:46px;
}
.content_right_pattern, .content_right_pattern_footer{
	left:inherit;
	right:77px;
	background:url(../img/pattern_right_content.png) no-repeat;
}
.content_left_pattern_footer, .content_right_pattern_footer{
	top:-19px;
}
.paint_blue{
	position:absolute;
	top:122px;
	left:0;
	background:url(../img/paint_blue.png) no-repeat;
	width:30px;
	height:199px;
	z-index:12;
}
.paint_red_left{
	position:absolute;
	bottom:50px;
	left:0;
	background:url(../img/paint_red_left.png) no-repeat;
	width:59px;
	height:205px;
	z-index:12;
}
.paint_red_right{
	position:absolute;
	top:272px;
	right:0;
	background:url(../img/paint_red_right.png) no-repeat;
	width:57px;
	height:314px;
	z-index:12;
}
.indent_paint{
	top:50px;
}
/*-----------------Footer-------------------*/
footer{
	height:118px;
	background-color:#253994;
	margin:-74px 0 0 0;
	background-image: url(../img/line_footer.png);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.footer_block{
	text-align:left;
	padding:50px 50px 20px;
	margin:0 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.footer_block ul{
	margin:10px 0 0 -20px;
}
.footer_block ul li{
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 20px;
}
.footer_block ul li a{
	color:#6e6e6e;
}
.footer_block ul li a:hover, .footer_block ul li a.active_link{
	color:#932221;
	text-decoration:underline;
}
.footer_block .info_footer{
	margin:5px 55px 0 17px;
}
.telefon_footer{
	display: inline-block;
	font-family:"Century Gothic";
	font-size:17px;
	font-weight:bold;
	color:#243994;
	margin:0 0 0 0;
}
.telefon_footer span.big_number{
	font-size:24px;
	color:#c10f1f;
}
.producer{
	margin:10px 0 0 0;
}
.bird{
	position:absolute;
	top:-54px;
	right:182px;
	background:url(../img/bird.png) no-repeat;
	width:290px;
	height:201px;
	z-index:12;
}

/*------------------------------job_page-----------------------------*/
.job_block{
	text-align:left;
	padding:60px 70px;
}
ul.indent li{
	margin:0 0 15px;
}
.left_block{
	width:140px;
}
.title{
	box-shadow:0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#fff;
	padding:5px 5px 7px;
	font-weight:bold;
	display:inline-block;
	color:#253a95;
}
.info_demand{
	width:580px;
	box-shadow:0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding:10px 10px 12px;
}
.info_demand ul li{
	list-style:disc;
	margin:0 0 0 20px;
}
p.first_text{
	color:#000;
	font-weight:bold;
	border-bottom:1px solid #000;
	padding:0 0 5px;
	margin:0 0 8px;
}
.info_demand span.bg_img{
	vertical-align: top;
	display:inline-block;
	box-shadow:0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);
	width:150px;
	/*height:150px;*/
	overflow:hidden;
	padding:5px;
	margin:0 15px 15px;
}
.img_block{
	margin:10px 0 0 0;
}
.author{
	font-size:13px;
	margin:0 0 0 15px;
}
span.author_name{
	margin:0 0 0 3px;
}
/*------------------------------cooperation_page-----------------------------*/
.block_content, .block_contact{
	text-align:left;
	padding:60px 70px;
}
.block_content p{
	margin:15px 0;
}
.special_block{
	text-align:left;
	padding:60px 70px;
}
.special_block ul li:first-child{
	padding:0;
	border:none;
}
.special_block ul li{
	margin:0 0 20px;
	padding:20px 0 0 0;
	border-top:1px solid #253A95;
}
.left_special{
	width:280px;
}
.left_special p{
	margin:0 0 3px;
}
.left_special span{
	display:inline-block;
	margin:0 0 0 5px;
}
.img_special{
	width:250px;
	height:200px;
	overflow:hidden;
	box-shadow:0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin:15px 0 0 0;
	padding:5px;
}
.right_special{
	width:450px;
}
.right_special span{
	display:inline-block;
}
.right_special p{
	margin:10px 0;
}
p.title_special{
	color:#253A95;
	font-size:14px;
	margin:0;
}
a.show_hide{
	display:inline-block;
	float:right;
	color:#253A95;
	margin:0 0 0 5px;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
}
.pagination{
	color:#253A95;
	margin:0 0 30px;
}
.pagination ul{
	display:inline-block;
}
.pagination ul li{
	margin:0 1px;
	display:inline-block;
	vertical-align:middle;
}
.pagination ul li a, span a.all{
	color:#253A95;
	font-weight:bold;
}
.pagination ul li a:hover, .pagination ul li a.active_pagin, span a.all:hover{
	text-decoration:underline;
}
/*------------------------------contact_page-----------------------------*/
.contact_left{
	width:370px;
}
.contact_right{
	width:370px;
}
.adress, .form_block{
	padding:10px;
	box-shadow:0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
span.text_adress{
	margin:0 0 0 3px;
}
.form_block{
	padding:4px 10px 10px 10px;
	margin:15px 0;
}
.form_block input[type="text"], .form_block textarea{
	width:314px;
	/*height:14px;*/
	border:1px solid #ccc;
	margin:5px 0 0 0;
	padding:3px;
	color:#253a95;
	font-style:italic;
}
.form_block textarea{
	height:110px;
}
span.red{
	color:#F00;
	margin:0 0 0 3px;
}
.indent_top{
	margin:6px 0;
}
.title_info{
	font-style:italic;
	text-align:center;
	font-size:13px;
	margin:10px 0 10px 0;
}
.block_number{
	border:1px solid #ccc;
	width:320px;
	height:50px;
	line-height:50px;
	text-transform:uppercase;
	font-size:28px;
	font-weight:bold;
	text-align:center;
}
.but{
	position:relative;
	width:320px;
	height:20px;
	line-height:19px;
	text-align:center;
	color:#fff;
	background-color:#2d45af;
	box-shadow:0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);
	border:1px solid #23368a;
	box-shadow:0 1px 0 rgba(255,255,255,.3) inset, 0 -1px 0 rgba(255,255,255,.3) inset, 1px 0 0 rgba(255,255,255,.3) inset, -1px 0 0 rgba(255,255,255,.3) inset;
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,.3) inset, 0 -1px 0 rgba(255,255,255,.3) inset, 1px 0 0 rgba(255,255,255,.3) inset, -1px 0 0 rgba(255,255,255,.3) inset;
	-moz-box-shadow:0 1px 0 rgba(255,255,255,.3) inset, 0 -1px 0 rgba(255,255,255,.3) inset, 1px 0 0 rgba(255,255,255,.3) inset, -1px 0 0 rgba(255,255,255,.3) inset;
}
.but input[type="button"]{
	position:absolute;
	top:0;
	left:0;
	width:320px;
	height:20px;
	opacity:0;
	filter:alpha(opacity=0);
}
.map_block{
	padding:10px;
	height:482px;
	box-shadow:0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.map{
	height:482px;
	overflow:hidden;
}

/*------------------------------calculator_page-----------------------------*/
.calculator{
	text-align:left;
	padding:20px 30px;
}
.left_block{
	width:300px;
}
.right_block{
	width:400px;
}
.left_block, .right_block, .right_block_new{
	padding:5px;
	box-shadow:0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.block_form{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:10px 0;
	padding:10px 0;
}
.block_form span.indent_span{
	margin:0 5px 0 0;
}
.block_form input[type="text"], .sum input[type="text"]{
	border:1px solid #ccc;
	width:38px; /*25px;*/
	height:25px;
	padding:4px;
}
.sum{
	padding:0 9px 0 0;
	margin:5px 0 0 0;
	text-align:right;
}
.sum input[type="text"]{
	width:75px;
}
.indent_sum{
	margin:20px 0 0 0;
	padding:10px 9px 0 ;
	border-top:1px solid #ccc;
}
.select_block{
	margin:0 0 20px;
}
.next_block{
	border-bottom:1px solid #ccc;
	padding:0 0 10px;
}
/*---------------------------radio-----------------------------*/
.niceRadio {
	width: 10px;
	height: 10px;
	display: inline-block;
	vertical-align:top;
	cursor: pointer;
	background:url(../img/check.png);
	overflow:hidden;
	margin:3px 5px 0 0;
}
.radioChecked{
    background-position: 0 -11px;
}
.niceRadio input[type="radio"]{
	margin:0 0 0 -200px;
}
.indent_radio{
	margin:0 0 3px;
}
/*---------------------------/radio-----------------------------*/
/*------------------------check-----------------------------*/
.check_block{
	margin:10px 0 0 0;
}
.niceCheck {
	width: 10px;
	height: 10px;
	display: inline-block;
	cursor: pointer;
	background:url(../img/check.png);
	overflow:hidden;
	margin:0 5px 0 0;
}
.niceChecked{
    background-position: 0 -11px;
}
.niceCheck input[type="checkbox"]{
	margin:0 0 0 -200px;
}
.indent_check{
	margin:0 0 3px;
}
/*------------------------/check-----------------------------*/
.type_file { /* блок-родитель, внутри которого будут позиционироваться остальные элементы для реализации стильного поля выбора файлов */
	position: relative;
	height: 20px;
	margin:20px 0 20px 0;
	padding:0 0 20px;
	border-bottom:1px solid #ccc;
}
.inputFile { /* поле type="file" */
	position: absolute; /* абсолютное позиционирование, чтобы можно было совместить поле и блок с оформлением */
	top: 0;
	right: 0;
	z-index: 2; /* z-слой должен быть больше, чем у блока с оформлением */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* делаем поле абсолютно прозрачным */
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	width: 267px; /* задаем ширину для всех браузеров. Для firefox подбираем значение параметра size в поле */
	
}
.fonTypeFile { /* блок с оформлением */
	width: 107px; /* размеры картинки для оформления */
	height: 20px;
	padding:0 3px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1; /* z-слой меньше, чем у поля выбора файла */
	border:1px solid red;
	background-color:#2d45af;
	box-shadow:0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);
	border:1px solid #23368a;
	box-shadow:0 1px 0 rgba(255,255,255,.3) inset, 0 -1px 0 rgba(255,255,255,.3) inset, 1px 0 0 rgba(255,255,255,.3) inset, -1px 0 0 rgba(255,255,255,.3) inset, 0 1px 2px rgba(0,0,0,.4);
	-webkit-	box-shadow:0 1px 0 rgba(255,255,255,.3) inset, 0 -1px 0 rgba(255,255,255,.3) inset, 1px 0 0 rgba(255,255,255,.3) inset, -1px 0 0 rgba(255,255,255,.3) inset, 0 1px 2px rgba(0,0,0,.4);
	-moz-	box-shadow:0 1px 0 rgba(255,255,255,.3) inset, 0 -1px 0 rgba(255,255,255,.3) inset, 1px 0 0 rgba(255,255,255,.3) inset, -1px 0 0 rgba(255,255,255,.3) inset, 0 1px 2px rgba(0,0,0,.4);
	color:#fff;
	cursor:pointer;
	font-size:12px;
	line-height:19px;
	text-align:center;
}
.inputFileVal { /* поле, в котором будет показан результат выбора файла */
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 175px;
	height:20px;
	background: none;
	border: none;
	border:1px solid #ccc;
	
	}
.first{
	margin:0 0 10px;
}
ul.list_block li:first-child{
	border:none;
	padding:0;
}
ul.list_block li{
	border-top:1px solid #ccc;
	margin:0 0 15px;
	padding:15px 0 0;
}
.small_img{
	text-align:center;
}
.small_img span{
	display:inline-block;
	box-shadow:0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);
	width:150px;
	height:150px;
	overflow:hidden;
	padding:5px;
}
.video{
	width:220px;
	height:159px;
	overflow:hidden;
	box-shadow:0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);
}
.right_block_new{
	margin:10px 0 0 0;
}
.but_calc{
	position:relative;
	width:100px;
	height:20px;
	line-height:19px;
	text-align:center;
	color:#fff;
	padding:3px 0;
	background-color:#2d45af;
	box-shadow:0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);
	border:1px solid #23368a;
	box-shadow:0 1px 0 rgba(255,255,255,.3) inset, 0 -1px 0 rgba(255,255,255,.3) inset, 1px 0 0 rgba(255,255,255,.3) inset, -1px 0 0 rgba(255,255,255,.3) inset;
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,.3) inset, 0 -1px 0 rgba(255,255,255,.3) inset, 1px 0 0 rgba(255,255,255,.3) inset, -1px 0 0 rgba(255,255,255,.3) inset;
	-moz-box-shadow:0 1px 0 rgba(255,255,255,.3) inset, 0 -1px 0 rgba(255,255,255,.3) inset, 1px 0 0 rgba(255,255,255,.3) inset, -1px 0 0 rgba(255,255,255,.3) inset;
	cursor:pointer;
}
/*----------------------------------modal------------------------------*/
.popup__overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    text-align: center;
	z-index:90;
    }
    .popup__overlay:after {
        display: inline-block;
        height: 100%;
        width: 0;
        vertical-align: middle;
        content: ''
    }
.popup {
    display: inline-block;
    position: relative;
    max-width: 80%;
    padding: 20px;
    border-radius: 5px;
    background-color: #fff;
    vertical-align: middle
    }
.popup-form__row {
    margin: 1em 0
    }
.popup label {
    display: inline-block;
    width: 120px;
    text-align: left
    }
.popup input[type="text"]{
    margin: 0;
    padding: 4px;
	height:25px;
    border:1px solid #ccc;
    }
.popup input[type="button"] {
	font-family:"Century Gothic";
    padding: 4px 12px;
    border: 0;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.3);
    box-shadow:         inset 0 1px 1px rgba(255,255,255,.3);
    cursor: pointer;
	color:#fff;
	background-color:#2d45af;
	box-shadow:0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3);
	border:1px solid #23368a;
	box-shadow:0 1px 0 rgba(255,255,255,.3) inset, 0 -1px 0 rgba(255,255,255,.3) inset, 1px 0 0 rgba(255,255,255,.3) inset, -1px 0 0 rgba(255,255,255,.3) inset;
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,.3) inset, 0 -1px 0 rgba(255,255,255,.3) inset, 1px 0 0 rgba(255,255,255,.3) inset, -1px 0 0 rgba(255,255,255,.3) inset;
	-moz-box-shadow:0 1px 0 rgba(255,255,255,.3) inset, 0 -1px 0 rgba(255,255,255,.3) inset, 1px 0 0 rgba(255,255,255,.3) inset, -1px 0 0 rgba(255,255,255,.3) inset;
    }
.popup__close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 12px;
    height: 12px;
    padding: 8px;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    color: #444;
    text-decoration: none;
    font-weight: bold
    }
		#rez_calc_ob p{
		margin-bottom: 19px;
	}
	#rez_calc_ob p span span{
			float: right;
	}
h1{
	color: #c31121;
	font-weight: bold;
	margin-top: 40px;
	font-size: 20px;
}

	