@import url(http://fonts.googleapis.com/css?family=PT+Sans);

body {
	font-family: 'PT Sans', sans-serif;
}

.container {
    width: 942px;
    margin: 0 auto;
    position: relative;
}

.clear {
    clear: both;
}

.submit-button {
	text-indent: -10000px;
}


/* Главное меню */
.top-menu {
    text-align: center;
    position: fixed;
	background: url(../images/bg_menu.png) repeat-x right center;
	padding-bottom: 5px;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}

.top-menu .container {
	overflow: hidden;
}

.top-menu ul  {
	margin-left: 140px;
}

.top-menu ul li {
    display: inline-block;
	background: #fff url(../images/menu_border.png) no-repeat right center;
    color: #000;
	font-weight: bold;
	font-size: 13px;
	padding-right: 15px;
	padding-left: 12px;
	margin-top: 35px;
    text-transform: uppercase;
    cursor: pointer;
}

.top-menu ul li.last {
	background: #fff;
	padding-right: 0;
}

.logo, .logo img {
    float: left;
}

.top-menu ul li:hover {
    color: #0064ac;
}

/* Заголовок */
.header {
    background-image: url(../images/bg_header.png);
    background-position: top center;
	background-repeat: no-repeat;
    position: relative;
    margin-top: 80px;
    height: 442px;
}

.header-top {
	padding-top: 17px;
}
.header-top p {
	display: inline-block;
}
.header-top span, .header-top h1 {
	font-size: 16px;
	font-style: italic;
	display: inline-block;
	margin-left: 17px;
	font-weight: 400;
}

.header-top a {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
    width: 106px;
	height: 17px;
    background-image: url(../images/services_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 13px;
	font-weight: bold;
    cursor: pointer;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
    padding: 7px 0 6px 0;
}

.header-top a:hover {
	background-position: bottom center;
}

.header_bottom {

}

.header_bottom  ul {
	margin-top: 70px;
	font-size: 23px;
	line-height: 30px;
}

.header_bottom  ul  li{
	margin-bottom: 24px;
	padding-left: 40px;
	background: url(../images/bg_header_li.png) no-repeat top left;
}

.header_bottom .big {
	font-size: 28px;
	font-weight: bold;
	color: #0064ac;
	text-transform: uppercase;
}

/* Первый блок */
.block1 {
	background: #fff url(../images/bg_b1.jpg) no-repeat top center;
	height: 870px;
}

.block1 h2 {
	font-size: 34px;
	line-height: 34px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	padding-top: 70px;
}

.block1 h3 {
	font-size: 28px;
	line-height: 34px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	padding-top: 70px;
}

.block1  .content {
	margin-top: 50px;
}

.block1  .content div{
	overflow: hidden;
	height: 138px;
	margin-bottom: 21px;
}

.block1 h4 {
	width: 262px;
	float: left;
	font-size: 34px;
	line-height: 36px;
	color: #fff;
	padding: 50px 0 50px 120px;
	text-shadow: 1px 1px 0 black;
}

.block1 p  {
	margin-left: 384px;
	font-size: 16px;
	line-height: 22px;
	padding: 35px 0 35px 20px;
}

.order-button {
    background-image: url(../images/submit_request.png);
    background-repeat: no-repeat;
    background-position: top center;
    width: 264px;
    height: 48px;
    cursor: pointer;
	text-align: center;
    margin-right: 12px;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	padding-top: 30px;
	margin: 0 auto;
	margin-top: 19px;
	color: #fff;
}

.order-button:hover {
    background-position: bottom center;
}

/* Второй блок */

.block2 {
	background: #fff url(../images/bg_b2.png) repeat-x top left;
	height: 592px;
}

.block2  h2{
	font-size: 28px;
	line-height: 34px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 55px;
	padding-bottom: 75px;
}

.block2 p{
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	text-shadow: 1px 1px 0 #a7edff;
	padding: 30px 20px;
}

.block2 .container {
	overflow: hidden;
	width: 962px;
}

.block2 .container div {
	width: 300px;
	height: 324px;
	float: left;
	margin-left: 20px;
}

.block2 .first {
	background: #fff url(../images/b2_1.png) no-repeat center center;
}

.block2 .second {
	background: #fff url(../images/b2_2.png) no-repeat center center;
}

.block2 .third {
	background: #fff url(../images/b2_3.png) no-repeat center center;
}

/* Третий блок */
.block3 {
	background: #fff url(../images/bg_b3.png) repeat-x bottom left;
}

.block3_content {
	overflow: hidden;
	padding-bottom: 25px;
}

.block3 h2 {
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 55px;
	padding-bottom: 20px;
}

.block3 .figure {
	float: left;
	width: 128px;
	height: 240px;
	margin: 0 29px 10px 0px;
}

.block3 .figure .ico img {
	padding: 14px;
}

.block3 .figure .number, .block3 .figure .text {
	font-weight: bold;
	text-align: center;
}

.block3 .figure .number {
	font-size: 24px;
}

.block3 .figure .text {
	font-size: 13px;
}

/* Четвертый блок */
.block4 .container {
	height: 280px;
}

.block4 h2 {
	font-size: 28px;
	line-height: 34px;
	text-align: center;
	padding-top: 65px;
}

.block4 .buttons {
	overflow: hidden;
	width: 757px;
	margin: 0 auto;
	margin-top: 40px;
}

.order-button2, .order-button3 {
    background-repeat: no-repeat;
    background-position: top center;
    height: 36px;
	float: left;
    cursor: pointer;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	padding-top: 18px;
	margin-left: 20px;
}

.order-button2 {
	width: 335px;
	background-image: url(../images/submit_request2.png);
}

.order-button2:hover {
    background-position: bottom center;
}

.order-button3 {
	width: 362px;
    background-image: url(../images/submit_request3.png);
}

.order-button3:hover {
    background-position: bottom center;
}

/* Пятый блок */
.block5 {
	background: #fff url(../images/bg_b5.jpg) no-repeat center center;
	height: 950px;
}

.block5 h2 {
	font-size: 28px;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	padding-top: 58px;
}

.block5_text1, .block5_text2, .block5_text3, .block5_text4, .block5_text5 {
	position: absolute;
}

.block5_text5 { top: 533px; right: 0; }
.block5_text4 { top: 325px; right: 0; }
.block5_text3 { top: 187px; left: 464px; }
.block5_text2 { top: 615px; left: 0; }
.block5_text1 { top: 180px; left: 0; }

.block5 h3 {
	font-size: 22px;
	line-height: 24px;
	text-shadow: 0 1px 0 #b4e7ff;
	margin-bottom: 10px;
}

.block5 p, .block5 ul li {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-shadow: 0 1px 0 #b4e7ff;
}

.block5 ul li {
	list-style: circle inside;
}

.block5_text5 ul li {
	padding-bottom: 10px;
}

.block5 .buttons {
	overflow: hidden;
	width: 918px;
	margin: 0 auto;
	padding-top: 740px;
}

.order-button4, .order-button5 {
    background-repeat: no-repeat;
    background-position: top center;
    height: 36px;
	float: left;
    cursor: pointer;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	padding-top: 18px;
	margin-left: 20px;
}

.order-button4 {
	width: 488px;
	background-image: url(../images/submit_request4.png);
}

.order-button4:hover {
    background-position: bottom center;
}

.order-button5 {
	width: 362px;
    background-image: url(../images/submit_request3.png);
}

.order-button5:hover {
    background-position: bottom center;
}


/* Шестой блок */
.block6 h2 {
	font-size: 28px;
	line-height: 38px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 57px;
	padding-bottom: 41px;
}

.block6 .principle_of_operation ul {
	background: #fff url(../images/b7_ul_bg_.png) no-repeat top left;
	text-align: center;
	height: 132px;
	overflow: hidden;
}

.block6 .principle_of_operation ul li {
	float: left;
	padding-top: 10px;
}

.block6 .principle_of_operation li.first { width: 152px; padding-left: 10px; }
.block6  .principle_of_operation li.second { width: 296px; padding-left: 20px; }
.block6 .principle_of_operation li.third { width: 186px; }
.block6 .principle_of_operation li.fourth { padding-left: 35px; padding-top: 10px; }

.block6 .principle_of_operation ul h3 {
	font-size: 52px;
	line-height: 52px;
	text-shadow: 1px 1px 1px #a7edff;
}

.block6 .principle_of_operation ul p {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	text-shadow: 1px 1px 1px #a7edff;
}

.block6 .principle_of_operation ul li.third p {	font-size: 22px; }
.block6 .principle_of_operation ul li.fourth p { text-align: left; text-shadow: 1px 1px 1px #a7edff; }

.block6 .warranty {
	overflow: hidden;
	border-bottom: solid 1px #000;
	padding-bottom: 48px;
	margin-bottom: 44px;
}

.block6 .warranty ul {
	float: left;
	font-size: 16px;
	line-height: 23px;
	padding-right: 55px;
}

.block6 .warranty ul  li {
	background: url(../images/bg_b6_li.png) no-repeat top left;
	padding-left: 60px;
	margin-bottom: 20px;
}

.block6 .warranty ul  li strong {
	font-size: 22px;
}

.block6 .warranty_right li.last {
	padding-top: 13px;
}

.block6 .warranty_left {
	padding-top: 12px;
}

.block6 .buttons {
	overflow: hidden;
	width: 664px;
	margin: 0 auto;
	padding-bottom: 52px;
}

.order-button6, .order-button7 {
    background-repeat: no-repeat;
    background-position: top center;
    height: 51px;
	float: left;
    cursor: pointer;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	padding-top: 26px;
	margin-left: 20px;
}

.order-button6 {
	width: 224px;
	background-image: url(../images/submit_request6.png);
}

.order-button6:hover {
    background-position: bottom center;
}

.order-button7 {
	width: 400px;
    background-image: url(../images/submit_request7.png);
}

.order-button7:hover {
    background-position: bottom center;
}

/* Седьмой блок */
.block7 {
	background: #fff url(../images/bg_b7.jpg) no-repeat center center;
	height: 1450px;
}

.block7 h2 {
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 28px;
	line-height: 38px;
}

.block7 .pairs h2  { padding-top: 60px; padding-bottom: 60px; }
.block7 .opinions h2 { padding-top: 56px; padding-bottom: 45px; }

.block7 .pairs {
	overflow: hidden;
}

.block7 .figure {
	float: left;
	width: 188px;
	height: 198px;
	text-align: center;
}

.block7 .figure p {
	height: 62px;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #fff;
	padding-top: 28px;
}

.block7 .figure p.single {
	height: 52px;
	padding-top: 38px;
}

.block7 .opinions h3 {
	font-size: 22px;
	line-height: 23px;
	text-shadow: 1px 1px 1px #a7edff;
	text-align: center;
	margin-bottom: 65px;
}

.block7 .opinions p {
	font-style: italic;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 75px;
	padding-left: 120px;
}

/* Подвал */
.footer {

}

/* Восьмой блок */
.block8 {
	background: #fff url(../images/bg_b8.png) repeat-x bottom left;
	height: 228px;
}

.block8 img {
	float: left;
	margin-top: 10px;
}

.block8 p {
	font-size: 22px;
	font-weight: bold;
	line-height: 46px;
	padding-left: 225px;
}

.block8 p.first_text {
	padding-top: 60px;
}

.block8 strong {
	font-size: 28px;
	color: #0064ac;
}

/* Девятый блок */
.block9 {
	background: #fff url(../images/bg_b9.png) repeat-x bottom left;
	height: 362px;
}

.block9 h3 {
	text-align: center;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: bold;
	line-height: 34px;
	padding: 0 0 55px 0;
	color: #b62319;
}

.block9 p {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 34px;
	padding: 53px 0 50px 0;
}

.block9 .buttons {
	overflow: hidden;
	width: 604px;
	margin: 0 auto;
}

.order-button8, .order-button9{
    background-repeat: no-repeat;
    background-position: top center;
    height: 36px;
	float: left;
    cursor: pointer;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	padding-top: 18px;
	margin-left: 20px;
}

.order-button8 {
	width: 203px;
	background-image: url(../images/submit_request8.png);
}

.order-button8:hover {
    background-position: bottom center;
}

.order-button9 {
	width: 361px;
    background-image: url(../images/submit_request9.png);
}

.order-button9:hover {
    background-position: bottom center;
}

/* Десятый блок */
.block10 .container {
	padding-top: 11px;
	padding-bottom: 17px;
	font-size: 30px;
	font-weight: bold;
	color: #3c3c3c;
	text-align: left;
	padding-left:230px;
}

.block10 .container img {
	vertical-align: middle;
	padding-right: 42px;
}

.block10 a{
	text-decoration:none;
	color:#000;
}

div.block10 .social{
	width: 210px;
	float:right;
	margin-right:240px;
	margin-top:20px;
}


div.block10 .social a { display:block;  width:35px; height:35px; float:left; margin-right:7px;}
div.block10 a.fb{background:0px 0px url(../images/social.png);}
div.block10 a.go{background:-42px 0px url(../images/social.png);}
div.block10 a.in{background:-84px 0px url(../images/social.png);}
div.block10 a.vk{background:-123px 0px url(../images/social.png);}
div.block10 a.inst{background:-160px 0px url(../images/social.png);}

div.block10 div.phone a{
	color:#000;
	text-decoration:none;
}


.container.footer_text{
    padding: 0 10px;
    width: 940px;
    margin: auto;
    position: relative;
	margin-top:50px;
	line-height:20px;
	font-size:12px;
}

.container.footer_text b{
    color:#fff;
	font-weight:normal;
	font-size:14px;
	background-color:#000;
}

.footer_text_hide{
	display:none;
	line-height:20px;
}

.container.footer_text a{
	text-decoration:underline;
	color:#000;
}