@import url(../fonts/stylesheet.css);

* {
	margin:0;
	padding:0;
  outline: none;

}

html, body {
	font-size: 100%;
	margin:0;
	padding:0;
  -webkit-text-size-adjust:100%;/*  фикс для мобильников */
  text-size-adjust:100%; /* фикс для мобильников */
  font-family: open_sansregular;
  width: 100%;
}

textarea {
	resize: none;
}
.popup {
  background: #D4D4D4;
}
.popup_shadow {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .7;
  top: 0;
  left: 0;
}
#callback ,
#question {
  width: 544px;
  padding: 32px 50px 20px;
  border-radius: 5px;
}
#question .get-prize {
  width: 258px;
}
#question input {
  width: 212px;
}
#callback input.left-request {
  width: 270px;
}
#callback input {
  width: 214px;
}
#callback .phone {
  margin-left: 9px;
}
#question textarea {
	width: 238px;
	margin-left: 15px;
	height: 125px;
	border-radius: 5px;
	border: 1px solid #BCBCBC;
	box-shadow: 1px 1px 2px #bebebe inset;
	padding: 6px 5px 5px 15px;
	overflow: hidden;
	font: 18px open_sanslight;
}
#callback .popup_h1 {
  font-family: open_sansbold;
  text-transform: uppercase;
}
.popup_h1 {
  font-family: open_sansbold;
}

#question .btn {
margin: 16px 0 0 129px;
width: 266px;
}
#question td {
  vertical-align: top;
}
#callback {
	padding:35px 53px 20px 47px;
	}
#callback form{
	margin:27px 0 0 7px;
	}
#callback label,
#callback label input {
  display: inline;
  padding-top: 5px;
  padding-bottom: 5px;
  background-position: 10px 10px;
}
#callback .email {
  margin-left: 10px;
}
#callback .left-request {
  margin: 22px 0 0 130px;
}
#request {
  width: 395px;
  border-radius: 5px;
  padding: 30px 40px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#request label {
  width: 275px;
  margin-left: auto;
  margin-right: auto;
}
#request label input {
  padding: 5px 5px 5px 40px;
  background-position: 10px 10px;
}
#request .left-request {
  margin: 20px auto 0 19px;
}
.popup_h1 {
  color: #EF5400;
  text-align: center;
  font-size: 24px;
  font-family: open_sansbold;
  margin-bottom: 8px;
  text-transform:uppercase;
}
.popup_h2 {
  text-align: center;
  font-size: 18px; 
  margin-bottom: 25px;
}
.popup ,
.popup_shadow {
	display: none;
  position: fixed;
}
.popup {
  z-index: 7;
}
.popup_shadow {
  z-index: 6;
}
/*
  960 Grid System ~ Core CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/

body {
  min-width: 1180px;
}

/* Container
----------------------------------------------------------------------------------------------------*/

.container {
  margin-left: auto;
  margin-right: auto;
  width: 1180px; 
  
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.grid_8{
	margin-right:0;
	}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12,
.push_13, .pull_13,
.push_14, .pull_14,
.push_15, .pull_15,
.push_16, .pull_16 {
  position: relative;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

/* Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container .grid_1 {
  width: 40px;
}

.container .grid_2 {
  width: 100px;
}

.container .grid_3 {
  width: 160px;
}

.container .grid_4 {
  text-align:right;
}

.container .grid_5 {
  width: 280px;
}

.container .grid_6 {
  
}

.container .grid_7 {
  width: 400px;
}
.project .grid_7 {
  width:385px;
}
.project.pro-text-left .grid_7 {
  width:365px;
}

.container .grid_8 {
  
}

.container .grid_9 {
  width: 443px;
  margin-bottom:28px;
}
.container.third .grid_9 {
	padding-left: 185px;
	width: 346px;
}
.container.second .grid_9 {
  width: 430px;
  margin-bottom:42px;
}
.container.second .know-price,
.container.third .know-price {
  width: 307px;
}

.container .grid_10 {
  width: 580px;
}

.container .grid_11 {
  width: 600px;
  padding-top: 83px;
  margin-left:11px;
}

.container .grid_12 {
  width: 700px;
}

.container .grid_13 {
  width: 760px;
}

.container .grid_14 {
  width: 820px;
}

.container .grid_15 {
  width: 880px;
}

.container .grid_16 {
  width: 940px;
}

/* Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container .prefix_1 {
  padding-left: 85px;
}
.project .prefix_1 {
  padding-left: 58px;
}

.container.second .prefix_1 {
  padding-left: 101px;
}
.container.third .prefix_1 {
  padding-left: 185px;
}

.container .prefix_2 {
  padding-left: 120px;
}
.project .prefix_2 {
  padding-left: 154px;
}

.container .prefix_3 {
  padding-left: 180px;
}

.container .prefix_4 {
  padding-left: 240px;
}

.container .prefix_5 {
  padding-left: 300px;
}

.container .prefix_6 {
  padding-left: 360px;
}

.container .prefix_7 {
  padding-left: 420px;
}

.container .prefix_8 {
  padding-left: 462px;
}

.container .prefix_9 {
  /*padding-left: 556px;*/
  float: right;
}
.consultation .prefix_9 {
  padding-left: 478px;
}

.container .prefix_10 {
  padding-left: 600px;
}

.container .prefix_11 {
  padding-left: 660px;
}

.container .prefix_12 {
  padding-left: 720px;
}

.container .prefix_13 {
  padding-left: 780px;
}

.container .prefix_14 {
  padding-left: 840px;
}

.container .prefix_15 {
  padding-left: 900px;
}

/* Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container .suffix_1 {
  padding-right: 60px;
}

.container .suffix_2 {
  padding-right: 120px;
}

.container .suffix_3 {
  padding-right: 180px;
}

.container .suffix_4 {
  padding-right: 240px;
}

.container .suffix_5 {
  padding-right: 300px;
}

.container .suffix_6 {
  padding-right: 360px;
}

.container .suffix_7 {
  padding-right: 420px;
}

.container .suffix_8 {
  padding-right: 480px;
}

.container .suffix_9 {
  padding-right: 540px;
}

.container .suffix_10 {
  padding-right: 600px;
}

.container .suffix_11 {
  padding-right: 660px;
}

.container .suffix_12 {
  padding-right: 720px;
}

.container .suffix_13 {
  padding-right: 780px;
}

.container .suffix_14 {
  padding-right: 840px;
}

.container .suffix_15 {
  padding-right: 900px;
}

/* Push Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container .push_1 {
  left: 60px;
}

.container .push_2 {
  left: 120px;
}

.container .push_3 {
  left: 180px;
}

.container .push_4 {
  left: 240px;
}

.container .push_5 {
  left: 300px;
}

.container .push_6 {
  left: 360px;
}

.container .push_7 {
  left: 420px;
}

.container .push_8 {
  left: 480px;
}

.container .push_9 {
  left: 540px;
}

.container .push_10 {
  left: 600px;
}

.container .push_11 {
  left: 660px;
}

.container .push_12 {
  left: 720px;
}

.container .push_13 {
  left: 780px;
}

.container .push_14 {
  left: 840px;
}

.container .push_15 {
  left: 900px;
}

/* Pull Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container .pull_1 {
  left: -60px;
}

.container .pull_2 {
  left: -120px;
}

.container .pull_3 {
  left: -180px;
}

.container .pull_4 {
  left: -240px;
}

.container .pull_5 {
  left: -300px;
}

.container .pull_6 {
  left: -360px;
}

.container .pull_7 {
  left: -420px;
}

.container .pull_8 {
  left: -480px;
}

.container .pull_9 {
  left: -540px;
}

.container .pull_10 {
  left: -600px;
}

.container .pull_11 {
  left: -660px;
}

.container .pull_12 {
  left: -720px;
}

.container .pull_13 {
  left: -780px;
}

.container .pull_14 {
  left: -840px;
}

.container .pull_15 {
  left: -900px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after,
.container:before,
.container:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after,
.container:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
strong {
  font-family: open_sansbold;
  font-weight: normal;
  line-height: normal;
}
em {
  font-family: open_sansitalic;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.clearfix,
.container {
  zoom: 1;
}

.full {
  width: 100%;
}
.header {
  background: transparent url(../img/header_bg_1.png) center 0 no-repeat;
  background-size: cover;
  height: 429px;
  padding-top: 10px;
  position:relative;
  z-index:5;
}
.header > div {
  height: 448px;
}
.tel {
  font-size: 18px;
}
.tel p {
  font-size: 24px;
}
.tel p:first-child {
  font-size: 26px;
	letter-spacing: -0.8px;
}
.tel a{
  text-decoration: none;
  border-bottom: 1px dashed #FF5300;
  color: #FF5300;
}
.slogan {
  margin-top: 69px;
  font: 24px/18px open_sansbold;
  color: #fff;
  text-transform: uppercase;
}
.slogan p {
  padding: 0px 7px;
	display:inline-block;
} 
.slogan p:last-of-type{
  
} 
.bg-orange {
  background: #FF6019; 
}
.bg-orange.slogan1 {
  height:inherit;
  line-height:41px;
}
.bg-orange.slogan2 {
  height:48px;
  line-height:48px;
}
.bg-orange.slogan3 {
  height:38px;
  line-height:38px;
}
.bg-brown {
  background: #8B4439;
  font: 21px open_sanslight;
  height:40px;
  line-height:40px;
}
.bg-brown strong{
  font-weight:normal;
  font-family: 'open_sanssemibold';
}
.bg-trans-italic{
	font:20px/22px open_sansitalic;
	color:#313131;
	text-transform:none;
	padding-top:29px !important;
	}

.bg-trans-italic.pageB {
  padding-top:14px !important;
}

.slogan em {
  font-size: 16px;
  color: #2D2D2D;
  padding-top: 30px;
  display: inline-block;
  text-transform: lowercase;
}
.partners {
  background: #FF6019;
  margin-top: -13px;
  z-index: -1;
  height: 104px;
}
.partners .container {
  padding: 22px 0 0 0px;
}
.partners h4 {
  color: #fff;
  text-align: center;
  font-size: 16px; 
  text-transform: uppercase;
  margin: 0 0 7px 0;
  font-weight:normal;
}
.partners .container.partners-list {
  padding-top: 0;
  padding-left: 17px;
}
.partners-list div {
  float: left;
  width: 100px;
  height: 40px;
}
.partners-list div:nth-child(1) {
  background: url(../img/partner1.png) 10px 0 no-repeat;
  width: 113px;
}
.partners-list div:nth-child(2) {
  background: url(../img/partner2.png) 10px 0 no-repeat;
  width: 94px;
}
.partners-list div:nth-child(3) {
  background: url(../img/partner3.png) 10px -2px no-repeat;
  width: 88px;
}
.partners-list div:nth-child(4) {
  background: url(../img/partner4.png) 10px 0 no-repeat;
  width: 73px;
}
.partners-list div:nth-child(5) {
  background: url(../img/partner5.png) 10px 3px no-repeat;
  width: 68px;
}
.partners-list div:nth-child(6) {
  background: url(../img/partner6.png) 10px 3px no-repeat;
  width: 92px;
}
.partners-list div:nth-child(7) {
  background: url(../img/partner7.png) 10px 3px no-repeat;
  width: 76px;
}
.partners-list div:nth-child(8) {
  background: url(../img/partner11.png) 10px 3px no-repeat;
  width: 101px;
}
.partners-list div:nth-child(9) {
  background: url(../img/partner8.png) 1px 3px no-repeat;
  width: 55px;
}
.partners-list div:nth-child(10) {
  background: url(../img/partner9.png) 10px 3px no-repeat;
  width: 81px;
}
.partners-list div:nth-child(11) {
  background: url(../img/partner10.png) 10px 3px no-repeat;
  width: 80px;
}

.request {
  margin-top: 40px;
  background: url(../img/paddon2.png) -4px 59px no-repeat;
  height: 390px;
}
.request h1 {
  margin: 48px 0 24px 0;
  font: normal 45px/46px open_sanslight;
  text-align: right;
  text-transform: uppercase;
  letter-spacing:1px;
}
.request h1 > .cl-orange{
	font-weight: normal;
	font-family: open_sansbold;
	}
.request.req-foot h1 > .cl-orange{
	line-height:50px;
	}
.cl-orange {
  color: #FF5300;
}
.request p {
  color: #9D9D9D;
  margin-bottom: 0;
  font-size: 18px;
}
.timer {
  margin-top: 10px;
  list-style-type: none;
  float: right;
}

.timer li {
  float: left;
  background: url(../img/timer1.png) no-repeat;
  padding: 3px 17px 21px 19px;
  font-family:pf_din_text_cond_probold;
  font-size: 44px;
  color: #575757;
  margin-right: -15px;
}
.timer li:last-child {
  padding-right: 10px;
  margin-right: 0px;
}

.request .req-form {
  margin: 20px 0 0 38px;
  padding: 22px 30px 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 322px;
}
.req-form {
  border-radius: 10px;
  background: #D5D5D5;
}
.req-form h3 {
  margin: 5px;
  font-size: 23px;
  font-family: open_sansbold;
  font-weight: normal;
  margin-bottom: 0;
}
.req-form p {
  font: 18px/20px open_sansregular;
  color: #2D2D2D;
  margin-bottom: 15px;
}
form label input {
  padding: 5px 5px 5px 40px;
  margin-bottom: 12px;
  display: block;
  width: 83%;
  border: 1px solid #BCBCBC;
  font: 18px open_sanslight;
  border-radius: 4px;
  background-color: rgb( 255, 255, 255 );
  box-shadow: 0.5px 0.866px 1px 0px rgb( 255, 255, 255 ), 1px 1px 2px #bebebe inset;
}
form .btn {
  display: block;
}
.input_name {
  background: #fff url(../img/name.png) 10px 10px no-repeat;
}
.input_phone {
  background: #fff url(../img/tel.png) 10px 10px no-repeat;
}
.input_email {
  background: #fff url(../img/msg.png) 10px 12px no-repeat;
}
.req-form .get-prize {
  margin-top: 10px;
}
/*************************/
.get-prize {
  width: 265px;
  height: 55px;
}
/*************************/

.qualities {
  height: 550px;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  margin-top: 50px;
}
.qualities strong {
  font-size: 26px;
}
.qualities div {
  position: absolute;
  text-align: center;
  color: #2E2E2E;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: open_sanssemibold;
}
.bd-orange {
  border: 4px solid #FF5800;
}
.qualities .one {
  padding-top: 63px;
  height: 195px;
  width: 195px;
  top: 38px;
  left: 20px;
  line-height:20px;
}
.qualities .two {
  padding-top: 50px;
  height: 125px;
  width: 280px;
  top: 321px; 
  left: 54px;
  z-index: 1;
}
.qualities .two strong{
  font-size:22px
}
.qualities .three {
  width: 210px;
  height: 80px;
  top: 38px; 
  left: 253px;
  }
.qualities .three,
.qualities .five,
.qualities .six,
.qualities .eight,
.qualities .nine {
  font-size:20px;
  line-height:22px;
}
.qualities .three strong,
.qualities .five strong,
.qualities .nine strong{
  font-size:30px;
  line-height:32px;
}
.qualities .four {
  padding-top: 92px;
	height: 274px;
	width: 366px;
	top: 132px;
	left: 204px;
	font-size:16px;
	line-height:17px;
}
.qualities .five {
  padding-top: 32px;
	width: 305px;
	height: 166px;
	top: 13px;
	right: 289px;
}
.qualities .six {
	padding-top: 52px;
	width: 306px;
	height: 167px;
	top: 223px;
	right: 261px;
}
.qualities .six strong,
.qualities .seven strong{
	font-size: 24px;
	line-height: 26px;
}
.qualities .seven {
	width: 270px;
	height: 70px;
	top: 432px;
	right: 323px;
	font-size: 22px;
	line-height: 30px;
}
.qualities .eight {
	padding-top: 36px;
	width: 281px;
	height: 124px;
	top: 138px;
	right: 344px;
}
.qualities .eight strong{
	font-size: 28px;
	line-height: 30px;
}
.qualities .nine {
	padding-top: 68px;
	height: 197px;
	width: 197px;
	top: 356px;
	right: 103px;
}
.catalog {
  color: #8E8E8E;
  margin-top: 95px;
  background:url(../img/inclined.png) 0 92px repeat-y;
}
.title {
  font-size: 48px;
  color: #676767;
  line-height: 30px;
  font-weight:normal;
  font-family: 'open_sanslight';
}
.cat-title {
  margin-bottom: 60px;
  padding-left:140px;
}
.line {
  width: 100px;
  border-top: 3px solid #FF5300;
  margin-bottom: 4px;
}
.bgn {
  margin-top: 51px !important;
}
.product {
  margin-top: 20px;
}
.product div:last-child {
  margin-top: 0px;
}
.container .grid_11 h2{
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	}
.container .grid_11.gasosil{
	padding-top: 93px;
	margin-left: 20px;
	}
.container .grid_11.utepl{
	padding-top: 105px;
	margin-left: 23px;
	}
.long-line {
  width:100%;
  border-top: 3px solid #ADADAD;
  transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
}
.container .grid_11.gasosil .pro-list {
	margin-top: 28px;
	width: 420px;
	}
.container .grid_11.utepl .pro-list {
	margin-top: 32px;
	width: 270px;
	} 
.pro-list {
  margin-top: 24px;
  list-style-type: none;
  border: 1px solid #CBC7C5;
  width: 420px;
  margin-left:3px;
}
.inb .pro-list li span:nth-child(1),
.inb .pro-list li:nth-child(2),
.inb .pro-list li:nth-child(3){
  text-align: center;
}
.pro-list li{
  padding: 0 20px 0 23px;
  font-size:20px;
	line-height: 45px;
	height: 42px;
}
.pro-list li.spoiler-wrapper{
  padding: 0;
  font-size:20px;
	line-height: 41px;
	height:auto;
}
.pro-list li.spoiler-wrapper .spoiler{
  padding: 0 20px 0 23px;
}
.pro-list li.spoiler-wrapper .spoiler-text{
  padding: 0 20px 0 23px;
  background:#ffffff;
}
.pro-list li.spoiler-wrapper .spoiler-text li{
	color: #5D5C5C;
	letter-spacing: -0.5px;
  background:#ffffff;
  font-size:20px;
  line-height:30px;
  list-style:none;
	height: auto;
	padding-left: 92px;
}
.pro-list li:nth-child(odd){
  background: #EFE6DF;
}
.pro-list span {
  color: #5D5C5C;
letter-spacing: -0.5px;
}
.pro-list span.unit_size {
	font-size:16px;
}
.pro-list a.all_size {
	font: 16px/20px open_sanslight;
	color: #989797;
	float: right;
	text-decoration: none;
	border-bottom: 1px dashed;
	padding-top: 9px;
	text-transform: lowercase;
	margin-right: 28px;
	cursor:pointer;
}
.price {
  font-size: 40px;
  text-align: center;
  margin-top: 40px;
}
.price.second {
  margin-bottom: 110px;
}
.price.third {
  margin-top: 57px;
}
.price .del{
  font-size: 20px;
  padding-left:8px;
  letter-spacing:-0.3px;
}
.del {
  position: relative;
}
.del:before {
  display: block;
  position: absolute;
  content:'';
  top: 13px;
  left:0;
  width: 100%;
  border-bottom: 1px solid #7B7A7A;
  transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
}
.new-price{
	font-size:30px;
	}
.new-price span{
	font-size:17px;
	}
.price .know-price {
  position: relative;
  top: -10px;
  
  font-family: open_sanslight;
  text-transform: lowercase;
  padding-bottom: 13px;
} 
.cln .cl-orange {
  font-size: 19px;
}
.cln .new-price{
  font-size: 24px !important;
}
.cln .prefix_1 .del{
  font-size: 16px;
}
.cln .del {
  padding-left: 0px !important; 
}
.cln .grid_9 {
  width: 499px !important; 
}
.price p {
  font-size: 40px;
  text-align: left;
  
}
.know-price {
  width: 302px;
  height: 55px;
  cursor: pointer;
  font-size: 24px !important;
}
.watch-catalog {
  height: 350px;
  background: url(../img/watchbook.png);
  margin-top: 104px;
}
.watch-catalog .container {
  background: url(../img/watchbook_bg.png) 100px 47px no-repeat;
  height: 100%;
}
.watchbook {
  width: 384px;
  height: 55px;
}
.watch-catalog .watchbook {
	margin: 188px 0 0 458px;
	width: 390px
}
.differency {
  height: 976px;
  background: url(../img/difference.png) center 2px no-repeat #e3d8cc;
  color: #676767;
}
.differency .container {
  position: relative;  
  padding-left:133px;
}
.differency p {
  font-size: 20px;
  position: absolute;
	line-height: 22px;
}
.differency .line {
  margin-top: 123px;
}

.differency .one {
	top: 387px;
	left: 86px;
}
.differency .two {
	top: 545px;
	left: 87px;
}
.differency .three {
	top: 705px;
	left: 87px;
}
.differency .four {
	top: 322px;
	left: 826px;
}
.differency .five {
	top: 497px;
	left: 824px;
}
.differency .six {
	top: 645px;
	left: 827px;
}
.terms {
  height: 450px;
  background: url(../img/paperBg.png) center 0 no-repeat;
}
.terms-form {
  width: 700px;
  margin-left: 150px;
  border-radius: 10px;
  padding: 14px 0px 30px 0px;
  margin-top: 25px;
  font-size: 18px;
  position: relative;
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0.6))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.6) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.6) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.6) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.6) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#99ffffff',GradientType=0 ); /* IE6-9 */
}

.terms-form h3 {
  font-size: 31px;
  line-height:48px;
  font-family:open_sanssemibold;
  font-weight:normal;
  margin-bottom: 10px;
}
.terms-form p {
  margin-bottom: 25px ;
  line-height:22px;
  margin-left:-20px;
}
.terms-form label {
  width: 270px;
  margin-right: auto;
  margin-left: 245px;
}
.terms-form .know-terms {
  margin-right: auto;
  margin-left: auto; 
  display: block;
  margin-top: 20px;
}
.full.terms .terms-form .know-terms {
  margin-left:240px; 
  width:280px;
}
.know-terms {
  width: 275px;
  height: 55px;
}
.terms-form .paper1 {
  position: absolute;
  top: 150px;
  left: -126px;
  width: 370px;
  height: 320px;
  background: url(../img/paper.png) no-repeat;
}
.terms-form .paper2 {
  position: absolute;
  top: 175px;
  left: -172px;
  width: 260px;
  height: 290px;
  background: url(../img/calc.png) no-repeat;
}
.terms-form .paper3 {
  position: absolute;
	top: 89px;
	left: -185px;
  width: 300px;
  height: 400px;
  background: url(../img/paper2.png) no-repeat;
}
.clients .title{
  font-size:44px;
  padding-left:64px;
}
.clients {
  margin-top: 126px;
  height: 350px;
}
.clients .line {
	margin-left: 197px;
	margin-top: 7px;
	margin-bottom: 37px;
	width: 140px;
}
.clients-list div {
  float: left;
  width: 160px;
  height: 130px;
}

.clients-list div:nth-child(1) {
  background: url(../img/client1.png) 20px 0 no-repeat;
  width: 181px;
}
.clients-list div:nth-child(2) {
  background: url(../img/client2.png) 20px 0 no-repeat;
  width: 205px;
}
.clients-list div:nth-child(3) {
  background: url(../img/client3.png) 20px 0 no-repeat;
  width: 191px;
}
.clients-list div:nth-child(4) {
  background: url(../img/client4.png) 20px 0 no-repeat;
  width: 146px;
}
.clients-list div:nth-child(5) {
  background: url(../img/client5.png) 20px 0 no-repeat;
  width: 110px;
}
.clients-list div:nth-child(6) {
  background: url(../img/client6.png) 17px 0 no-repeat;
  width: 120px;
}
.clients-list div:nth-child(7) {
  background: url(../img/client7.png) 20px -17px no-repeat;
  width: 200px;
}
.clients-list div:nth-child(8) {
  background: url(../img/client8.png) 15px -18px no-repeat;
  width: 160px;
}
.clients-list div:nth-child(9) {
  background: url(../img/client9.png) 25px -17px no-repeat;
  width: 223px;
}
.clients-list div:nth-child(10) {
  background: url(../img/client10.png) 20px -18px no-repeat;
  width: 200px;
}
.clients-list div:nth-child(11) {
  background: url(../img/client11.png) 43px -17px no-repeat;
  width: 170px;
}


.why-choose {
  margin-top: 107px;
  margin-bottom: 65px;
}
.why-choose .line {
  margin-top: 15px;
	margin-left: 64px;
	width: 140px;
}
.why-choose .title {
  font: 44px/48px open_sansbold;
  padding-left:60px;
}
.why-choose .title .cl-orange{
  font-family: open_sanslight;
  line-height:59px;
}
.choose-list {
  margin-top: 60px;
  list-style-image: url(../img/icon1.png);
  list-style-position: inside;
  color: #676767;
}
.choose-list li {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-left: 82px;
  margin-bottom: 0px;
  padding-top:11px;
}
.choose-list h5 {
  font-size: 18px;
  color: #474747;
  font-weight:normal;
   font-family: 'open_sansbold';
}
.choose-list .one,
.choose-list .three,
.choose-list .five,
.choose-list .seven{
	width:500px;
	}
.choose-list .two,
.choose-list .four,
.choose-list .six,
.choose-list .eight{
	width:435px;
	}

.choose-list .one {
  background: url(../img/icon1.png) 0 7px no-repeat;
}
.choose-list .two {
  background: url(../img/icon5.png) 13px 0px no-repeat;
}
.choose-list .three {
  background: url(../img/icon2.png) 0 20px no-repeat;
  padding-top:24px;
}
.choose-list .four {
  background: url(../img/icon6.png) 5px 20px no-repeat;
  padding-top:24px;
}
.choose-list .five {
  background: url(../img/icon3.png) 10px 18px no-repeat;
  padding-top:28px;
}
.choose-list .six {
  background: url(../img/icon7.png) 4px 20px no-repeat;
  padding-top:27px;
}
.choose-list .seven {
  background: url(../img/icon4.png) 12px 23px no-repeat;
  padding-top:29px;
}
.choose-list .eight {
  background: url(../img/icon8.png) 5px 21px no-repeat;
  padding-top:27px;
}

.how-we-work {
  background: url(../img/watchbook.png);
}
.how-we-work .container {
  background: url(../img/engine.png) center 55px no-repeat;
  height: 935px;
}
.how-we-work h1 {
  margin-top: 180px;
  font-size: 44px;
}
.how-we-list {
  list-style-type: none;
  position: relative;
  color: #676767;
}
.how-we-list .btn {
  margin-top: 10px;
}
.how-we-list li {
  position: absolute;
  font-size:18px;
  line-height:17px;
}
.how-we-list strong {
  color: #676767;
  font-family: 'open_sanssemibold';
}
.how-we-list .one {
  right: 530px;
  top: 63px;
}
.how-we-list .one button {
  float: right;
	height: 50px;
	margin: 20px 7px 0 0;
	width: 185px;
	font-size: 18px;
}
.how-we-list .two {
	left: 529px;
	top: 188px;
}
.how-we-list .three {
  right: 532px;
  top: 315px;
}
.how-we-list .four {
	left: 528px;
	top: 439px;
}
.how-we-list .five {
	right: 530px;
	top: 568px;
}

.get-kp {
  width: 181px;
  height: 55px;
}

.consultation {
  padding-top: 123px;
  background: url(../img/men8.png) center 10px no-repeat;
  padding-bottom: 178px;
}
.consultation h1 {
  font-size: 32px;
  color: #676767;
  line-height: 36px;
  margin-bottom: 24px;
  font-family: open_sanslight;
}
.consultation h1 strong {
  font-size: 40px;
  line-height:42px;
}
.consultation .req-form { 
  padding: 30px 35px 35px 35px;
}
.consultation .req-form p {
  font-size: 18px;
  line-height: 21px;
  margin-bottom:26px;
}

.get-consult {
  width: 332px;
  height: 55px;
}
.consultation label input {
  background-position:11px 11px;
  width: 282px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height:15px;
  height:15px;
}
.consultation .req-form .get-consult {
	margin-top: 14px;
	height: 52px;
	width:330px;
} 
.works {
  background: url(../img/works-bg.png);
  margin-top: -20px;
  padding-bottom:15px;
}
.works h1 {
  color: #fff;
  margin-top: -57px;
  padding-left: 64px;
}
.works .line {
	border-color: #fff;
	margin-top: 28px;
	margin-bottom: 66px;
	margin-left: 69px;
	width: 140px;
}
.project {
  color: #CACACA;
  margin-bottom: 50px;
}
.project h3 {
  border-bottom: 1px solid #CB3900;
  padding-bottom: 10px;
  font-family: open_sanslight;
  margin-bottom: 8px;
	font-size: 16px;
	font-weight:normal;
}
.project h3.marg30 {
  padding-bottom: 15px;
}
.project h3 strong{
	font-size: 24px;
	padding-left: 4px;
    font-family: 'open_sanssemibold';
	line-height:36px;
}
.project span.coins{
	line-height:33px;
	background:url(../img/coins.png) 0 3px no-repeat;
	padding-left:26px;
}
.project span.metr{
	line-height: 28px;
	background: url(../img/metr.png) 0 12px no-repeat;
	padding-left: 43px;
	font-family: 'open_sanssemibold';
	padding-top: 5px;
	display: block;
}
.project span.coins span{
    font-family: 'open_sanssemibold';
}
.project p:after {
  content: '';
  display: table;
  clear: both;
}
.project p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height:18px;
}
.project p span {
  float: left;
  display: block;
  width: 85px;
  font-size:14px;
}
.project p span:last-child {
  width: 300px;
  font-size: 16px;
}
.project.pro-text-left p span:last-child {
  width: 280px;
}
.questions {
  margin-top: 53px;
padding-left: 138px;
}
.questions .line {
	margin-top: 28px;
	margin-bottom: 40px;
	width: 140px;
}

.quest-list {
  list-style-type: none;
  color: #676767;
  margin:0;
}
.quest-list span.scroll{
	display:block;
  padding-left: 22px;
  background: url(../img/listIcon.png) -5px -3px no-repeat;
  margin: 4px 0 25px -3px;
	font-size: 18px;
	line-height: 21px;
}
.quest-list h4 strong{
	font-size: 18px;
	line-height: 20px;
}
.ask-question {
  width: 276px;
  height: 48px;
  padding-bottom: 3px;
}
.questions button {
  margin: 21px 0 100px 0;
  height:52px;
}
.calculate .terms-form {
  width: 530px;
  margin-left:253px;
  padding-top:19px;
}
.calculate .terms-form  h3{
	font-size: 30px;
	line-height: 30px;
	margin-bottom:6px;
}
.calculate .terms-form p{
	font-size: 18px;
	line-height: 22px;
	margin-left:0;
	margin-bottom:11px;
}
.calculate .terms-form label{
	margin-left:127px;
	width:275px;
}
.calculate img {
  top: 170px;
}

.left-request {
  width: 277px;
  height: 55px;
}
.calculate .left-request {
	display: block;
	margin-top: 25px;
	height: 50px;
	margin-left: 120px;
	width: 284px;
}

.comments {
  margin-top: 107px;
  color: #676767;
  padding-left:70px;
  padding-bottom:27px;
}
.comments .line{
  width:140px;
  margin-left:36px;
  margin-bottom: 13px;
}
.comments h1 {
  margin-bottom: 84px;
  padding-left:31px;
}
.comment strong {
  display: block;
}
.comment img {
  margin-left: 25px;
}
.comment {
  margin-bottom: 46px;
}
.comment.com3 {
  margin-top: -43px;
}
.comment p,
.comment .cl-orange {
  margin-bottom: 10px;
  font-size:16px;
  line-height:20px;
}
.comment p>strong{
	font-size:16px;
	display:inline;
    font-family: 'open_sanssemibold';
	}
.comment p>strong.comment_name,
.comment .cl-orange {  
	display: block;
  font-size: 18px;
	line-height: 21px;
	margin-top: 11px;
	letter-spacing: -0.4px;
}
.offer .terms-form {
  width: 530px;
  margin-left:238px;
  margin-top:28px;
  padding-top:20px;
}
.offer .terms-form  h3{
  margin-bottom:7px;
}
.offer .terms-form  p{
  margin-left:0px;
  margin-bottom:19px;
}
.offer .terms-form label{
  margin-left:129px;
}

.offer .get-kp {
  margin-right: auto;
  margin-left: auto;
  display: block; 
  margin-top: 24px;
}
.offer img {
  top: 100px;
}
.offer .get-kp {
  width: 274px;
}
.certs {
  margin-top: 87px;
}
.certs .line {
  margin: 15px auto 45px;
  width:140px;
  border-color:#676767;
}
.certs h2 {
  font-size: 30px;
  font-weight:normal;
    font-family: 'open_sanslight';
padding-left: 20px;
letter-spacing: 0.2px;
}
.certs h2 strong {
	font-size:36px;
  color: #676767;
}
.certs img {
  margin: 0 0 60px 20px;
}
.map {
  height: 480px;
  background: url(../img/map.png) 115px 31px no-repeat;
  position: relative;
  padding-top:41px;
}
.map h1{
  padding-left:67px;
}
.map .line{
	margin-left: 70px;
	width: 140px;
	}
.map img {
  position: absolute;
  top: 0px;
  left: 82px;
  opacity: 0;
}
.big-title a {
	text-decoration: none;
	border-bottom: 1px dashed #FF5300;
	color: #FF5300;
	font-size: 20px;
	margin-top: 2px;
	float: right;
	letter-spacing: 0px;
	margin-right: 20px;
	}
.big-title {
	font-size: 60px;
	color: #676767;
	margin: 110px 0 89px 20px;
	font-weight: normal;
	letter-spacing: 0.9px;
	line-height: 30px;
}
.footer {
  height: 75px;
  border-top: 1px solid #000;
  background: #E9E9E9;
  padding: 25px 0;
}
.footer a {
  text-decoration: none;
  border-bottom: 1px dashed #747373;
  color: #747373;
  font-size: 18px;
text-align: right;
display: inline-block;
margin-left: 135px;
}
.footer a.copyright {
  border-bottom: none;
margin-left: 385px;
text-transform:uppercase;
font-size:16px;
}
.footer a.copyright span {
  padding:23px 0 30px 0;
}
.footer .cl-orange {
  font-size: 32px;
}

.footer .container {
  background: url(../img/moskelle.png) 854px 20px no-repeat;
}
.footer span {
  display: block;
  padding: 30px 100px;
}


/* ------------------------------------------------------------------------------------------------------------------------------------------------ */
/* Errors */

label { /*margin-left: 15px; margin-top: 10px;*/ display:block; /*margin-bottom:10px; */position:relative; }
label:before, label:after { display:block; opacity:0; position:absolute; visibility:hidden; z-index:2; font-family: 'bliss-light'; }
label:before { content:''; height:0; line-height:0; position:absolute; }
label:after { /*background-color:#f00;*/ color:#fff; content:attr(data); cursor:pointer; font-size:12px; height:20px;
background: #ff6868;
background: -moz-linear-gradient(top,  #ff6868 0%, #d80000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6868), color-stop(100%,#d80000));
background: -webkit-linear-gradient(top,  #ff6868 0%,#d80000 100%);
background: -o-linear-gradient(top,  #ff6868 0%,#d80000 100%);
background: -ms-linear-gradient(top,  #ff6868 0%,#d80000 100%);
background: linear-gradient(to bottom,  #ff6868 0%,#d80000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6868', endColorstr='#d80000',GradientType=0 );
 }
label:after { line-height:10px; padding:11px 11px 0; white-space:nowrap; border-radius: 4px; }
label:after:focus { visibility:hidden; opacity:0; }

label.right:before { z-index: 2; border-top:solid 5px transparent; border-bottom:solid 5px transparent; border-right: 5px solid #ec3434; left:101%; top:50%; margin: -5px 0 0 0; width:0px; height: 0px; }
label.right:after { border-left:solid 1px #f00; left:100%; margin:-16px 0 0 6px; top:50%; }

label.left:before { z-index: 2; border-top:solid 5px transparent; border-bottom:solid 5px transparent; border-left: 5px solid #ec3434;  right:101%; top:50%; margin: -5px 0 0 0; width:0px; height: 0px; }
label.left:after { border-right:solid 1px #f00; right:100%; margin:-16px 7px 0 0; top:50%; }

label.top:before { z-index: 2; border-left:solid 5px transparent; border-right:solid 5px transparent; border-top: 5px solid #D80000; height:0px; width: 0px; left:50%; top:0px; }
label.top:after { /*border-bottom:solid 1px #f00;*/ bottom:100%; left:15%; }

label.bottom:before { z-index: 2; border-left:solid 5px transparent; border-right:solid 5px transparent; border-bottom: 5px solid #fe6666; height:0px; width: 0px; left:50%; bottom:-11px; }
label.bottom:after { /*border-bottom:solid 1px #f00;*/ top:129%; left:15%; }

label.red input, label.red textarea { border:solid 1px #f00 !important; }
label.red:before, label.red:after { visibility:visible; opacity:1; }


.btn {
  outline: none;
  border: none;
  background: url(../img/btn.png) no-repeat 0 0;
  background-size: 100% 300%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font: 20px open_sanssemibold;
  cursor: pointer;
  padding-bottom: 8px;
}
.btn:hover {
  background-position: 0% 50%;
}
.btn:active {
 background-position: 0% 100%;
}
a img {
  border: none;
}
.kirpich1 {
  background: url(../img/kirpich1.png) 27px 30px no-repeat;
  width: 100%;
  height: 420px;
}

.kirpich2 {
  background: url(../img/kirpich2.png) 73px 0px no-repeat;
  height: 245px;
}
.kirpich3 {
  background: url(../img/kirpich3.png) 57px 0 no-repeat;
  width: 240px;
  height: 220px;
}
.kirpich5 {
  background: url(../img/kirpich5.png) 0 0 no-repeat;
  width: 351px;
  height: 198px;
  margin-left: -50px;
}
.kirp{
  font-size: 19px;
}
.product .ckl{
    padding-top: 95px;
}
.pro1 {
    background: url(../img/project1.png)  no-repeat;
    width: 340px;
    height: 240px;
}
.pro2 {
    background: url(../img/project2.png) 0 5px no-repeat;
    width: 340px;
    height: 245px;
}
.pro3 {
    background: url(../img/project3.png) 0 10px no-repeat;
    width: 340px;
    height: 250px;
}
.pro4 {
    background: url(../img/project4.png) 0 10px no-repeat;
    width: 340px;
    height: 250px;
}
.commenter1 {
  width: 143px;
  height: 161px;
  background: url(../img/comment1.png) no-repeat;
  margin-left: 25px;
}
.commenter2 {
  width: 143px;
  height: 161px;
  background: url(../img/comment2.png) no-repeat;
  margin-left: 25px;
}
.commenter3 {
  width: 143px;
  height: 161px;
  background: url(../img/comment3.png) no-repeat;
  margin-left: 25px;
}
.commenter4 {
  width: 143px;
  height: 161px;
  background: url(../img/comment4.png) no-repeat;
  margin-left: 25px;
}
.logo {
  width: 148px;
  height: 84px;
  background: url(../img/logo2.png) no-repeat;
}
.map-icon1 {
  width: 790px;
  height: 459px;
  position: absolute;
	top: 33px;
	left: 113px;
  background: url(../img/mapicon1.png) no-repeat;
}
.map-icon2 {
  width: 790px;
  height: 459px;
  position: absolute;
top: 33px;
left: 113px;
  background: url(../img/mapicon2.png) no-repeat;
}
.map-icon3 {
  width: 790px;
  height: 459px;
  position: absolute;
top: 33px;
left: 113px;
  background: url(../img/mapicon3.png) no-repeat;
}
.map-icon4 {
  width: 790px;
  height: 459px;
  position: absolute;
top: 32px;
left: 113px;
  background: url(../img/mapicon4.png) no-repeat;
}
.sert1 {
  width: 209px;
  height: 305px;
  background: url(../img/sert1.png);
  margin: 0 0 60px 20px;
}
.sert2 {
  width: 209px;
  height: 305px;
  background: url(../img/sert2.png);
  margin: 0 0 60px 20px;
}
.sert3 {
  width: 209px;
  height: 305px;
  background: url(../img/sert3.png);
  margin: 0 0 60px 20px;
}
.sert4 {
  width: 209px;
  height: 305px;
  background: url(../img/sert4.png);
  margin: 0 0 60px 20px;
}
.sert5 {
  width: 209px;
  height: 305px;
  background: url(../img/sert5.png);
  margin: 0 0 60px 20px;
}
.sert6 {
  width: 209px;
  height: 305px;
  background: url(../img/sert6.png);
  margin: 0 0 60px 20px;
}
.sert7 {
  width: 209px;
  height: 305px;
  background: url(../img/sert7.png);
  margin: 0 0 60px 20px;
}
.sert8 {
  width: 209px;
  height: 305px;
  background: url(../img/sert8.png);
  margin: 0 0 60px 20px;
}
.thanks h1 {
  font-size: 31px;
  color: #78736F;
  text-transform: uppercase;
  margin-top: 90px;
  margin-bottom: 30px;
}
.thanks h1 {
  color: #817C79;
}
.thanks p {
  font-size: 20px;
  color: #817C79;
}
.thanks .btn {
  padding: 0 26px;
  line-height: 45px;
  text-decoration: none;
  display: block;
  width: 260px;
  margin: 0 auto;
  height: 52px;
  font-size: 20px;
  margin-top: 60px;
  margin-bottom: 190px;
}

.noselect {
 /* -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;*/
}



.container.hr {background: url("../img/hr.png"); height: 102px; background-repeat: no-repeat; width: inherit;} 

.samovivoz
{    color: #000 !important;
    font-size: 20px !important;
    clear: both !important;
    padding-left: 85px !important;
}
