@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,900,300&subset=latin,cyrillic);
body  .landingpage {
	font-family: 'Roboto', sans-serif;
	width: 880px;
	margin: auto;
	line-height: 20px;
	font-size: 14px;
	background: #fff;
	/*	padding: 0px 20px;*/
}
.banner_one {
	height: 380px;
	background: url(images/banner.jpg) no-repeat;
	position: relative;
}
.banner_one .text_banner {
	position: absolute;
	left: 0;
	top: 0;
	width: 229px;
	height: 100%;
	background-color: rgba(255,255,255,0.5);
	padding: 15px 0px 0px 15px;
}
.banner_one .text_banner h2 {
	font-weight: lighter;
	font-size: 32px;
	color: #000;
	margin: 0px ;
	line-height: normal;
}
.banner_one .text_banner ul {
	font-size: 18px;
	color: #000;
	line-height: normal;
	padding: 0px;
	list-style-image: url(images/galka.png);
	margin-left: 13px;
}
.banner_one .text_banner ul li {
	margin-bottom: 16px;
}
.banner_two {
	background: url(images/obsluzh.jpg) no-repeat;
	position: relative;
	height: 840px;
}
.banner_two>* {
	font-weight: bold;
	font-size: 16px;
	color: #2e373e;
	position: absolute;
}
.banner_two>*:nth-child(2n) {
	color: #323694
}
.punkt1 {
	top: 55px;
	left: 70px;
}
.punkt2 {
	top: 197px;
	left: 70px;
}
.punkt6 {
	bottom: 34px;
	left: 70px;
}
.punkt3 {
	left: 70px;
	top: 321px;
}
.punkt5{
	bottom: 179px;
	left: 70px;}
.punkt4 {
	bottom: 321px;
	left: 70px;
}
.text_center {
	text-align: center;
}
.clear {
	clear: both;
}
.block-justify {
	text-align: justify;
}
.block-justify>* {
	display: inline-block;
}
.block-justify:after,
.block-justify:before {
	content: '';
	display: inline-block;
	width: 100%;
}
.big_banner {
	width: 100%;
	margin-bottom: 40px;
}
.marks img {
	margin: 10px;
	height: 20px;
}
.block_left,
.block_right {
	width: 50%;
	float: left;
}
.title_blue {
	color: #323694;
	font-weight: bold;
	font-size: 25px;
}
form.callback input{
	display: block;
	width: 100%;
	height: 40px;
	border: 1px solid #d1d2d3;
	border-radius: 5px;
	color: #000;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: inset 1.2px 1.2px 5px 0px #abadaf;
	margin-bottom: 10px;
}
form.callback .button {
	background: #323694;
	border-radius: 5px;
	color: #fff;
	width: 100%;
	height: 40px;
	font-size: 16px;
	cursor: pointer;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
}
.js-toggle-all-marks {
	color: #d11b82;
	cursor: pointer;
	border-bottom: 1px dashed #d11b82;
	font-size: 18px;
}
.all-marks-box {
	display: none;
	margin-bottom: 40px;

}

.all-marks-box .marks-table {
	width: 100%
}
.all-marks-box .marks-table th{
	color: #6c6d6d;
	font-weight: lighter;
	vertical-align: top;
	font-size: 15px;
	text-align: left;
	padding-bottom: 15px;
}
.all-marks-box .marks-table td,
.all-marks-box .marks-table th {
	text-align: center;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #d1d2d3;
}
.all-marks-box .marks-table td:last-child,
.all-marks-box .marks-table th:last-child {
	border: none;
	padding-right: 0;
}
.all-marks-box .marks-table td:first-child,
.all-marks-box .marks-table th:first-child {
	padding-left: 0;
}
.all-marks-box .marks-table td img{
	margin-bottom: 20px;
	margin-right: 5px;
}

.sprite-advantage {
	width: 95px;
	height: 95px;
	display: inline-block;
	background: #323694 url(images/advantages-sprites.png) no-repeat;
	vertical-align: middle;
}
.sprite-advantage-car{
	background-position: 10px 24px
}
.sprite-advantage-comp{
	background-position: -88px 19px
}
.sprite-advantage-instr{
	background-position: -181px 20px
}
.advantage .text-advantage {
	vertical-align: middle;
	white-space: pre;
	display: inline-block;
	font-size: 16.21px;
	color: #323694;
	margin-left: 15px;
}
.advantage .text-advantage .colored {
	color: #d11b82;
}
h2.title_gray {
	color: #6c6d6d;
	font-size: 40px;
	font-weight: lighter;
}
h3.title_blue.text_center {
	color: #323694;
	font-size: 30px;
	font-weight: normal;
}
.our-clients-box {
	margin-bottom: 40px;
}
.our-clients-box table {
	width: 100%;
	margin:  auto;
	text-align: center;
	vertical-align: middle;
}
.js-toggle-all-marks:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	border-top: 4px solid #d11b82;
	vertical-align: middle;
	margin-left: 5px;
}
.js-toggle-all-marks.open:after {
	border-top: none;
	border-bottom: 4px solid #d11b82;
}

/*reset flipclock*/
.flip-clock-wrapper {
	margin: 1em;
}
.flip-clock-wrapper:after {
	clear: both;
}
/* Skeleton */
.flip-clock-wrapper ul {
	width: 60px;
	height: 90px;
	line-height: 87px;
	background: #000;
}
.flip-clock-wrapper ul li {
	line-height: 87px;
}
.flip-clock-wrapper ul li a div.up:after {
	top: 44px;
}
.flip-clock-wrapper ul li a div.down {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.flip-clock-wrapper ul li a div div.inn {
	color: #ccc;
	text-shadow: 0 1px 2px #000;
	background-color: #333;
	font-size: 70px;
}
.flip-clock-wrapper .flip {   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }
.flip-clock-divider {
	height: 100px;
}
.flip-clock-dot {
	background: #323434;
}
.flip-clock-divider .flip-clock-label {
	top: -1.5em;
	right: -86px;
	color: black;
	text-shadow: none;
	font-size: inherit;
	font-weight: inherit;
}
.flip-clock-divider.minutes .flip-clock-label {
	right: -88px; }

.flip-clock-divider.seconds .flip-clock-label {
	right: -91px; }
/*reset flipclock end*/

.landingpage .counter_block>* {
	vertical-align: top;
}
.landingpage .counter_block .title_count,
.landingpage .counter_block .count {
	display: inline-block;
	vertical-align: top;
}
.landingpage .counter_block .title_count {
	font-size: 14px;
	color: #323694;
	vertical-align: middle;
	line-height: 24px;
}
.landingpage .counter_block .count{
	font-size: 75px;
	color: #323694;
	font-weight: bold;
	line-height: normal;
	vertical-align: middle;
}

.landingpage .counter_block .colored {
	color: #d11b82;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
}
.landingpage .flip-clock-wrapper ul li a div div.inn {
	background-color: #fff !important;
	color: #323694 !important;
}
.landingpage .counter_two {
	text-align: center;
}
.landingpage .counter_two .colored {
	font-size: 30px;
}

.landingpage .counter_two .title_count {
	font-size: 24px;
	line-height: 28px;
}
.landingpage .counter.flip-clock-wrapper {
	margin: 0;
	margin-bottom: 10px;
}
.landingpage .counter_one,
.landingpage .counter_three {
	margin-top: 20px;
}
.landingpage .counter_block  {
	margin-bottom: 40px;
}
.landingpage .flip-clock-wrapper .flip {
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7)
}
.landingpage .advantages  {
	margin-top: 30px;
}

.landingpage .product-order{display: block !important;}
.landingpage .product-order .float-left, .product-order .float-right{float: none; width: 100%;}
.landingpage .product-order .popup-content{padding: 0;}
.landingpage .product-order .popup-content .clearfix{width: 100%;}
.landingpage .product-order .popup-content .clearfix .text{padding: 0;}
.landingpage .product-order .popup-button{padding: 0; border-top: none; background: none; margin: 0;}
.landingpage .get_callback, #product-order .popup-title, #product-order .popup-button .inline-block{
	display: none;
}

.text.error {position:relative;}
.text.error input, .text.error input:hover, .text.error input:focus {border-color:#f02e2e;}
.text.error:before {content:attr(data-content); display:block; position:absolute; left:-176px; top:-19px; width:136px; padding:12px 13px; color:#fff; text-shadow:0 1px #8a2d14; line-height:16px; border:1px solid #a83737; border-radius:3px; box-shadow:0 1px 3px 0 rgba(0,0,0,.18); background:#f34747;
	background: -moz-linear-gradient(top,  #f34747 0%, #f02e2b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f34747), color-stop(100%,#f02e2b));
	background: -webkit-linear-gradient(top,  #f34747 0%,#f02e2b 100%);
	background: -o-linear-gradient(top,  #f34747 0%,#f02e2b 100%);
	background: -ms-linear-gradient(top,  #f34747 0%,#f02e2b 100%);
	background: linear-gradient(to bottom,  #f34747 0%,#f02e2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f34747', endColorstr='#f02e2b',GradientType=0 );}
.text.error-email:before {content:"Поле email, не заполнено";}
.text.error:after {content:""; display:block; position:absolute; left:-14px; top:3px; width:9px; height:14px; background: url(/bitrix/templates/main/img/error.png) no-repeat 0 50%;}

.fancybox-inner{background: #fff; border-radius: 5px; font-size: 16px;}
.fancybox-skin{background: transparent !important;}

@media (min-width: 1101px) and (max-width: 1280px){
	.leftc{display: none;}
	.centerc{margin-left: 10px;}
}
@media (max-width: 1100px) {
	.leftc{display: none;}
	.rightc{display: none;}
	.centerc{margin-left: 10px;}
}
.text_banner h4 {
	font-size: 18px;
	line-height: 17px;
}
.popup {
	width:100% !important;
}
.form-page .form-page-content .btn.btn-blue {background-color: #323694;color: #fff;width: 100%;border: none;font-weight: bold;text-transform: uppercase;}
.form-page .form-page-content .text input{font-weight:bold;text-transform:none;}