.request_form ::-webkit-input-placeholder {
 color: #222;
}

.request_form ::-moz-placeholder {
 color: #222;
}

.request_form :-moz-placeholder {
 color: #222;
}

.request_form :-ms-input-placeholder {
 color: #222;
}

.request_form :focus::-webkit-input-placeholder {
 color: transparent;
}

.request_form :focus::-moz-placeholder {
 color: transparent;
}

.request_form :focus:-moz-placeholder {
 color: transparent;
}

.request_form :focus:-ms-input-placeholder {
 color: transparent;
}

.hidden {
 display: none;
}

.center {
 text-align: center;
}

.just {
 text-align: justify;
 -moz-text-align-last: center;
 text-align-last: center;
}

.clrfix:after {
 content: '';
 display: block;
 clear: both;
}

.clear {
 clear: both;
 height: 0;
}

.ulfix {
 font-size: 0;
}

h1, h2, h3, h4, h5, h6 {
 font-weight: 700;
}

b, strong {
 font-weight: 700;
}

body {
 width: 100%;
 min-width: 320px;
 padding: 0;
 margin: 0 auto;
 font-family: 'Montserrat', Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 15px;
 line-height: 22px;
 color: #222;
 background: #eee;
}

section {
 width: 100%;
 margin: 0 auto;
 padding: 30px 0;
}

.wrap {
 position: relative;
 background: #fff;
 width: 480px;
 height: 100%;
 padding: 0;
 margin: 0 auto;
}

.wrap:after {
 clear: both;
 content: "";
 display: table;
}

.nopad {
 padding: 0;
}

.request_form input.field {
 position: relative;
 display: block;
 outline: 0;
 border: 1px solid #e0e0e0;
 width: 100%;
 height: 64px;
 line-height: 62px;
 margin: 0 auto 15px;
 padding: 0 20px 0 80px;
 font-family: 'Montserrat', Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: 400;
 color: #222;
 background-color: #f5f5f5;
 text-align: left;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 -webkit-transition: all 0.2s;
 -moz-transition: all 0.2s;
 -o-transition: all 0.2s;
 -ms-transition: all 0.2s;
 transition: all 0.2s;
}

.request_form select.field {
 position: relative;
 display: block;
 outline: 0;
 border: 1px solid #e0e0e0;
 width: 100%;
 height: 64px;
 line-height: 62px;
 margin: 0 auto 15px;
 padding: 0 20px 0 80px;
 font-family: 'Montserrat', Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: 400;
 color: #222;
 background-color: #f5f5f5;
 text-align: left;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 -webkit-transition: all 0.2s;
 -moz-transition: all 0.2s;
 -o-transition: all 0.2s;
 -ms-transition: all 0.2s;
 transition: all 0.2s;
}

.request_form .field-name {
	margin-top: 25px;
	background-image: url(../img/offer__name_icon.png);
	background-position: 23px center;
	background-repeat: no-repeat;
}

.request_form .field-phone {
	background-image: url(../img/offer__phone_icon.png);
	background-position: 20px center;
	background-repeat: no-repeat;
}

.request_form .field-city {
	padding: 0 20px 0 30px !important;
}

.request_form .field-color {
	padding: 0 20px 0 30px !important;
}

.button-m {
 	display: block;
	margin: 0 auto;
	width: 370px;
	height: 80px;
	border: none;
	-webkit-border-radius: 42px;
	-moz-border-radius: 42px;
    border-radius: 42px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    background: #ffa900;
	background-color: #64bd0d;
    background-image: -webkit-linear-gradient(0deg, #57a906 0%, #74d01b 100%);
    background-image: -moz-linear-gradient(0deg, #57a906 0%, #74d01b 100%);
    background-image: -o-linear-gradient(0deg, #57a906 0%, #74d01b 100%);
    background-image: linear-gradient(0deg, #57a906 0%, #74d01b 100%);
	font-family: 'Open Sans', sans-serif;
    border-bottom: 3px solid #498c07;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 27px;
	line-height: 80px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}

.button-m:active {
 top: 1px;
}

.request_form {
 margin: 0 auto;
 padding: 0 30px; 
}

.request_form .button-m {
 width: 100%;
}

h2.title {
 background: url("../img/title-hr.png") 50% 100% no-repeat;
 font-family: 'Playfair Display', Arial, Helvetica, sans-serif;
 font-size: 30px;
 line-height: 34px;
 font-weight: 700;
 color: #222;
 padding-bottom: 30px;
 margin: 0 0 30px;
 text-align: center;
}

h2.title span {
 display: block;
}

h2.title.white {
 color: #fff;
}

h2.title-present {
 background: url("../img/title-white-hr.png") 50% 100% no-repeat;
 font-family: 'Playfair Display', Arial, Helvetica, sans-serif;
 font-size: 30px;
 line-height: 34px;
 font-weight: 700;
 color: #222;
 padding-bottom: 30px;
 margin: 0 0 30px;
 text-align: center;
}

h2.title-present span {
 display: block;
}

h2.title-present.white {
 color: #fff;
}

/*   timer   */

.timer_block p {
 margin: 0 0 15px;
 font-size: 18px;
 line-height: 18px;
 text-align: center;
}

.timer_block .timer {
 margin: 0 auto;
 width: 325px;
}

.timer_block .timer_item {
 float: left;
 margin: 0 44px 0 0;
 width: 79px;
}

.timer_block .timer_item:last-child {
 margin: 0;
}

.timer_block .count {
 margin: 0 0 10px;
 height: 60px;
}

.timer_block .count span {
 display: block;
 float: left;
 margin: 0 9px 0 0;
 width: 35px;
 height: 59px;
 background: url("../img/timer-bg.png");
 font-weight: 700;
 font-size: 30px;
 line-height: 59px;
 color: #fff;
 text-align: center;
}

.timer_block .count span:last-child {
 margin: 0;
}

.timer_block .text {
 font-size: 16px;
 line-height: 16px;
 text-align: center;
}

/*   price   */

.price_block {
	margin: -74px 0 30px;
	position: relative;
	height: 148px;
}

.price_block .price_item {
	float: left;
	width: 50%;
	height: 78px;
	text-align: center;
}

.price_block .price_item.old {
	padding: 13px 65px 0 0;
	background: #454545;
	color: #eee;
}

.price_block .price_item.new {
	padding: 13px 0 0 65px;
	background: #64bd0d;
	color: #fff;
}

.price_block .price_item.new .value {
	font-weight: 800;
}

.price_block .price_item .text {
	margin: 0 0 5px;
	font-size: 18px;
	line-height: 18px;
}

.price_block .price_item .value {
	font-weight: 400;
	font-size: 34px;
	line-height: 30px;
}

.price_block .price_item.old .value {
	text-decoration: line-through;
}

.price_block .discount {
	padding: 19px 0 0 46px;
	width: 176px;
	height: 96px;
	background: url(../img/discount_bg.png) center no-repeat;
	color: #fff;
	position: absolute;
	top: -9px;
	left: 50%;
	margin-left: -88px;
}

.price_block .discount .text {
	margin: 0 0 5px;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 8px;
	text-transform: uppercase;
}

.price_block .discount .value {
	margin: 0 0 0 5px;
	font-weight: 700;
	font-size: 34px;
	line-height: 34px;
}