@charset "UTF-8";

@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,700,400italic,700italic&subset=cyrillic);

html, body { margin:0; padding:0;}

h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	line-height:1;
	font-family:inherit;
	text-align:left;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ol, ul { list-style:none; }

blockquote:before, 
blockquote:after { content:""; }

a { outline:none; }

input,
textarea { 
	-webkit-font-smoothing: antialiased; 
}

.hr { height: 1px; background: #eeeeee; border-bottom: 1px solid #dddddd; margin: 5px 0; }

* {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

body {
	color: #000;
	background: #ffffff;
	font-family: 'Arial';
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
}

body a {
	color: #0054a6;
	text-decoration: underline;
}

body a:hover {
	text-decoration: none;
}

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

img {
	max-width: 100%;
	height: auto;
}

.hidden { display: none !important; }
.clear { clear: both; }
.fleft { float: left; }
.center { text-align: center; }
.fright { float: right; }
.italic { font-style: italic; }
.small {
	font-size: 14px;
}
.loading { display: inline-block; margin-left: 20px; width: 16px; height: 16px; background: url('/img/loader.gif') no-repeat; }
.order-button {
	display: inline-block;
	padding:  10px 20px;
	border: 2px solid #0054a6;
	font-family: 'Roboto';
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 20px 0;
}
.order-button:hover {
	background: #0054a6;
	color: #fff;
}

::selection { background: #1d1d1d; color: #FFF; }

::-webkit-input-placeholder { color: #666; }
:-ms-input-placeholder { color: #666; }

#order { display: none; width: 500px; padding: 20px; font-size: 14px;}
#order .title { font-family: 'Roboto'; font-size: 16px; font-weight: 700; text-transform: uppercase; margin-bottom: 20px; }
#order .col1 { margin: 10px 0 0; clear: both; float: left; width: 150px; font-weight: bold; }
#order .col2 { float: left; margin: 10px 0; width: 310px; }
#order .input, #order .textarea  { width: 100%; border: 1px solid #a4a4a4; padding: 5px 2px;}
#order .message { font-weight: bold; }

.wrapper {
	width: 1000px;
	padding: 0 5px;
	margin: 0 auto;
}

.header .wrapper {
	padding: 30px 0;
	overflow: hidden;
}

.header .logo {
	float: left;
}

.header .email-phone {
	float: left;
	margin-left: 85px;
}

.header .lang {
	float: right;
	font-family: 'Roboto';
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #666666;
	margin-top: 40px;
}
.header .lang a {
	color: #000;
}

.email-phone .email, .email-phone .phone {
	font-family: 'Roboto';
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}
.email-phone .phone {
	margin-top: 25px;
}
.email-phone .small {
	font-size: 11px;
}

.nav {
	height: 60px;
	background: #0054a6;
	position: relative;
	z-index: 100;
}
.nav ul {
	text-align: center;
	position: relative;
}
.nav li {
	display: inline-block;
}
.nav li a {
	display: block;
	line-height: 60px;
	padding: 0 20px;
	font-family: 'Roboto';
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.nav li:hover a {
	background: #4d4d4d;
}
.nav li ul {
	display: none;
	position: absolute;
	top: 60px;
	background: #4d4d4d;
	width: 350px;
	text-align: left;
}
.nav li:hover ul {
	display: block;
}
.nav li ul li {
	display: block;
}

.nav li ul li a {
	font-size: 14px;
	line-height: 50px;
}
.nav li ul li:hover a {
	background: #6d6d6d;	
}
.print {
	position: absolute;
	right: 0;
	top: 20px;
}
.print a {
	padding-left: 20px;
	background: url(/img/print-icon.png) no-repeat 0 0;
	font-size: 14px;
}
.bg1 {
	background: url(/img/bg1.png);
}
.content .wrapper {
	overflow: hidden;
	padding: 60px 0;
	position: relative;
}
.content .col {
	float: left;
	width:50%;
	text-align: center;
}
.content h1 {
	font-family: 'Roboto';
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
}
.bg1 h1 {
	padding-bottom: 45px;
}
.index img {
	margin-bottom: 25px;
}
.big-link {
	font-size: 22px;
	font-family: 'Roboto';
	font-weight: bold;
	text-transform: uppercase;
}
.content h2 {
	font-family: 'Roboto';
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 25px;
}
.content p {
	margin-bottom: 25px;
	line-height: 150%;
}
.shadow {
	box-shadow: 0px 0px 10px 1px rgba(163, 163, 163, 0.8);
}
.news-col {
	float: left;
	width: 33.33%;
}
.news-col:nth-child(1) .news-col-inner {
	padding-right: 40px;
}
.news-col:nth-child(2) .news-col-inner {
	padding: 0 20px;
}
.news-col:nth-child(3) .news-col-inner {
	padding-left: 40px;
}
.news-title a, .news-link {
	font-size: 16px;
	font-family: 'Roboto';
	font-weight: bold;
	text-transform: uppercase;
}
.news-text {
	margin-top: 20px;
	font-size: 14px;
	line-height: 150%;
}
.news-date {
	font-size: 11px;
	color: #666666;
	margin-top: 20px;
}
.sub-nav {
	overflow: hidden;
	margin-bottom: 25px;
}
.sub-nav li {
	float: left;
	margin-right: 30px;
	padding: 0;
}
.sub-nav li a.active {
	text-decoration: none;
}
.text h3 {
	font-size: 16px;
	font-family: 'Roboto';
	font-weight: bold;
	text-transform: uppercase;
	color: #0054a6;
	padding-top: 10px;
	margin-bottom: 15px;
}
.text p {
	margin-bottom: 15px;	
}
.text ul {
	margin-bottom: 25px;
}
.text ul li {
	padding: 0 15px;
	background: url(/img/li.png) 0 5px no-repeat;
	margin-bottom: 10px;
}
.text .table td {
	padding: 10px;
	border: 1px solid #a4a4a4;
}
.text ol {
	list-style: outside decimal;
	padding-left: 20px;
}
.text ol li {
	margin-bottom: 20px;
	padding-left: 10px;
}
.contacts-table td {
	padding: 5px 0;
	vertical-align: top;
}
.contacts-table td:first-child {
	width: 200px;
	font-weight: bold;
}
.news .news-title h1 {
	padding-bottom: 10px;
}
.news .news-date {
	margin-top: 5px;
}
.news-item {
	margin-bottom: 40px;
}
.footer {
	padding: 60px 0;
	font-size: 14px;
	box-shadow: 0px -4px 10px -2px rgba(163, 163, 163, 0.8);
}
.footer .col1 {
	float:left;
	width: 33.33%;
}
.footer .col2 {
	float:left;
	width: 66.66%;
	text-align: right;
}
.footer .col2 span {
	padding-left: 40px;
}

@media print  {
	* {
		background: none !important;
	}
	.wrapper {
		width: 100%;
		padding: 0;
	}
	.logo {
		width: 50%;
	}
	.logo img {
		width: 100%;
	}
	.lang, .nav, .print, .footer {
		display: none;
	}
	.header .email-phone {
		margin: 0;
		float: right;
	}
	.email-phone .phone {
		margin-top: 10px;
	}
	.header .email-phone * {
		font-size: 14px;
	}
	ul {
		list-style: disc;
		padding-left: 15px
	}
	ul li {
		padding: 0;
	}
}