﻿/*Общие правила - начало.*/
body {
	margin: 0;
	width: 100%;
	min-width: 1024px;
	background-color: white;
	font-size: 18px;
	color: black;
	line-height: 1.4;
	color: black;
	font-family: 'PTSans';
}
.content {
	width: 100%;
	min-width: 1024px;
}
a {
	color: #0590b3;
}
a:hover {
	text-decoration: none;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.clear {
	clear: both;
}
.bold, strong {
	font-family: 'PTSans Bold';
	font-weight: normal;
}
.center {
	margin: auto;
	display: table;
}
.italic {
	font-style: italic;
}
@font-face {
    font-family: 'PTSans';
    src:url('fonts/pt-sans-regular.eot');
    src: local('PTSans'), url('fonts/pt-sans-regular.eot') format('eot'), url('fonts/pt-sans-regular.ttf') format('truetype'), url('fonts/pt-sans-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PTSans Bold';
    src:url('fonts/pt-sans-bold.eot');
    src: local('PTSans Bold'), url('fonts/pt-sans-bold.eot') format('eot'), url('fonts/pt-sans-bold.ttf') format('truetype'), url('fonts/pt-sans-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica';
    src:url('fonts/helv-normal.eot');
    src: local('Helvetica Light'), url('fonts/helv-normal.eot') format('eot'), url('fonts/helv-normal.otf') format('opentype'), url('fonts/helv-normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*Общие правила - конец.*/

/*Шапка - начало*/
.header {
	width: 100%;
	min-width: 1024px;
	background-color: white;
	padding-top: 15px;
}
.header .wrapper {
	padding-right: 20px;
	width: 960px;
}
.logo {
	background-image: url('img/logo.png');
	width: 319px;
	height: 52px;
	float: left;
	margin-bottom: 15px;
	display: block;
}
.phone {
	font-family: 'PTSans';
	font-size: 20px;
	color: #969695;
	text-align: right;
	float: right;
	line-height: 1.2;
	margin-top: 6px;
}
.phone a {
	color: #e74011;
	font-size: 18px;
}
/*Шапка - конец*/

/*Контент - начало*/
.wrapper {
	width: 980px;
	margin: auto;
}
.content > .bg > .wrapper {
	padding-left: 20px;
	width: 960px;
	margin: auto;
}
.bg {
	background: url('img/bg.jpg') top center no-repeat;
	width: 100%;
	min-width: 1024px;
}
h1 {
	font-family: 'Helvetica',arial,sans-serif;
	font-size: 36px;
	color: black;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1.7;
	margin-top: 44px;
}
h1 span {
	font-size: 24px;
	text-transform: none;
	display: block;
	line-height: 1.3;
}
ul.disc {
	padding: 0;
	margin-left: 13px;
	margin-bottom: 30px;
}
ul.disc li {
	color: #e74011;
	font-family: 'Georgia';
	font-size: 13px;
	margin-bottom: 10px;
	list-style-type: disc;
}
ul.disc li span {
	color: #616161;
	font-family: 'PTSans';
	font-size: 18px;
	display: block;
	position: relative;
	top: 2px;
}
form.top-form input[type="text"], form.bottom-form input[type="text"] {
	width: 478px;
	height: 35px;
	border: 1px solid #00c0ff;
	margin-top: 18px;
	padding-left: 20px;
	font-size: 12px;
	background-color: white;
}
form.top-form input[type="submit"], form.bottom-form input[type="submit"] {
	background-color: #0099ec;
	width: 500px;
	height: 37px;
	margin-top: 18px;
	border: 0;
	color: white;
	font-size: 18px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
	font-family: 'PTSans';
	cursor: pointer;
}
form.top-form input[type="submit"]:hover, form.bottom-form input[type="submit"]:hover {
	background-color: #1793D6;
}
form.top-form p, form.bottom-form p {
	font-size: 12px;
	color: #737373;
	margin-left: 20px;
	margin-top: 8px;
}
form.bottom-form {
	margin-top: 40px;
}
h2 {
	font-family: 'Helvetica',arial,sans-serif;
	font-size: 24px;
	color: black;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 45px;
	font-weight: normal;
}
ul.tech-charact {
	font-size: 20px;
	padding: 0;
}
ul.tech-charact li {
	margin-bottom: 10px;
	list-style-type: none;
}
.descr {
	font-size: 14px;
	color: #7f7f7f;
	text-decoration: none;
	border-bottom: 1px dashed #7f7f7f;
	position: relative;
	z-index: 999;
}
.descr:hover {
	border-bottom: 0;
}
.dc-3 {
	background-image: url('img/dc-3.png');
	height: 1027px;
	background-repeat: no-repeat;
	background-position: 665px 60px;
	margin: auto;
	padding-left: 50px;
    width: 974px;
}
.dc-3-big {
	background-image: url('img/dc-3-big.png');
	width: 978px;
	height: 1398px;
	margin-left: -20px;
	margin-top: -225px;
	position: relative;
}
.dc-3-big p {
	font-size: 24px;
	color: #e74011;
	position: absolute;
	line-height: 0.7;
}
.dc-3-big p span {
	font-size: 14px;
	color: #898989;
}
.glass {
	background-image: url('img/glass.jpg');
	width: 584px;
	height: 292px;
	top: 985px;
	left: 187px;
	position: absolute;
	text-align: center;
}
.glass p {
	font-size: 36px;
	color: black;
	text-align: center;
	margin: auto;
	width: 100%;
	font-family: 'Helvetica';
	line-height: 1.8;
	margin-top: 55px;
}
.glass p span {
	font-size: 48px;
	color: #005e76;
}
.glass p.action {
	font-size: 14px;
	font-family: 'PTSans';
	margin-top: 220px;
}
.glass p.action span {
	color: #e74011;
	font-size: 14px;
	text-transform: uppercase;
}
ul.charact-dc-7 {
	padding: 0;
	list-style-type: none;
}
ul.charact-dc-7 li {
	color: #3a3a3a;
	margin-bottom: 10px;
}
ul.plus {
	padding: 0;
	margin-left: 0;
}
ul.plus li {
	color: #e74011;
	margin-bottom: 10px;
	list-style-type: none;
}
ul.plus li span {
	color: black;
	font-family: 'PTSans';
	font-size: 18px;
}
.dc-7 {
	float: right;
	margin-top: -500px;
}
.bg-white-to-blue {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#dff6f7');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#dff6f7')";
	background-image: -moz-linear-gradient(top, #ffffff, #dff6f7);
	background-image: -ms-linear-gradient(top, #ffffff, #dff6f7);
	background-image: -o-linear-gradient(top, #ffffff, #dff6f7);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#dff6f7));
	background-image: -webkit-linear-gradient(top, #ffffff, #dff6f7);
	background-image: linear-gradient(top, #ffffff, #dff6f7);
	height: 380px;
	width: 100%;
	min-width: 1024px;
	margin-top: -350px;
}
.bg-blue-to-white {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#dff6f7', endColorstr = '#ffffff');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#dff6f7', endColorstr = '#ffffff')";
	background-image: -moz-linear-gradient(top, #dff6f7, #ffffff);
	background-image: -ms-linear-gradient(top, #dff6f7, #ffffff);
	background-image: -o-linear-gradient(top, #dff6f7, #ffffff);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#dff6f7), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #dff6f7, #ffffff);
	background-image: linear-gradient(top, #dff6f7, #ffffff);
}
h3 {
	font-family: 'PTSans Bold';
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0;
}
#dc3 ul, #dc7 ul {
	padding: 0;
	margin-left: 13px;
	margin-top: 0;
}
#dc3 ul li, #dc7 ul li {
	font-family: 'Georgia';
	font-size: 13px;
	list-style-type: disc;
}
#dc3 ul li span, #dc7 ul li span {
	font-family: 'PTSans';
	font-size: 16px;
	display: block;
	position: relative;
	top: 2px;
}
#dc3 table, #dc7 table {
	margin-bottom: 40px;
}
#dc3 table th, #dc7 table th {
	font-weight: normal;
	text-align: left;
	font-size: 16px;
}
#dc3 table td, #dc7 table td {
	border-top: 1px solid #dadada;
	font-size: 16px;
}
/*Контент - конец*/

/*Подвал - начало*/
.footer {
	width: 100%;
	min-width: 1024px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#feffff', endColorstr = '#dff6f7');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#feffff', endColorstr = '#dff6f7')";
	background-image: -moz-linear-gradient(top, #feffff, #dff6f7);
	background-image: -ms-linear-gradient(top, #feffff, #dff6f7);
	background-image: -o-linear-gradient(top, #feffff, #dff6f7);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#feffff), to(#dff6f7));
	background-image: -webkit-linear-gradient(top, #feffff, #dff6f7);
	background-image: linear-gradient(top, #feffff, #dff6f7);
	padding-top: 210px;
}
.footer .line {
	background-color: #fcfcfc;
	width: 100%;
	min-width: 1024px;
	height: 232px;
	border-top: 23px solid white;
	border-bottom: 1px solid #c1d2d3;
	-webkit-box-shadow: rgba(0, 0, 0, 0.14) 0px 1px 1px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.14) 0px 1px 1px 0px;
	box-shadow: rgba(0, 0, 0, 0.14) 0px 1px 1px 0px;
}
.footer .line img.float_l {
	margin-top: -230px;
	margin-left: 20px;
}
.footer .line p {
	font-size: 36px;
	color: black;
	font-family: 'Helvetica';
	line-height: 1.8;
	text-align: center;
	margin-left: 50px;
}
.footer .line p span {
	font-size: 48px;
	color: #005e76;
}
.copyright {
	color: #737373;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0;
	padding-bottom: 35px;
}
.copyright a {
	color: #ff0000;
}
/*Подвал - конец*/