img {
	max-width: 100%;
	vertical-align: middle;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: '';
	clear: both;
}
body {
	font-family: Roboto;
}
form input[type="text"], form textarea {
	font-family: Roboto;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
}
form textarea {
	padding-top: 10px;
	line-height: 20px;
	resize: none;
}
.popup-window form input[type="text"], .popup-window form textarea {
	color: #161616;
	width: 100%;
	padding: 0 15px;
}
.button-v3 {
	font-family: Roboto;
}

/*
[feedback]
*/

.feedback h2 {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.feedback h2 span {
	font-weight: 900;
}
.feedback .input {
	margin-bottom: 2%;
}
.input-group .input {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.input-group .input:nth-child(3n) {
	margin-right: 0;
}
.feedback input[type="text"], .feedback textarea {
	width: 100%;
	border-color: rgba(255, 255, 255, 0.5);
	font-weight: 300;
	color: #fff;
	background: transparent;
	box-sizing: border-box;
	resize: none;
}
.feedback textarea {
	height: 150px;
}
.feedback ::-webkit-input-placeholder {
	color: #fff;
	font-weight: 300;
}
.feedback ::-moz-placeholder {
	color: #fff;
	font-weight: 300;
}
.feedback :-ms-input-placeholder {
	color: #fff;
	font-weight: 300;
}
.feedback :-moz-placeholder {
	color: #fff;
	font-weight: 300;
}
.feedback .button-v3 {
	font-size: 16px;
	border-color: rgba(255, 255, 255, 0.5);
	padding-left: 40px;
	padding-right: 67px;
	height: 60px;
	border-radius: 30px;
}
.feedback .button-v3:hover {
	background-color: #0E3C81;
	border-color: #0E3C81;
	background-image: url(../img/button_bg-v3.png);
}

@media(max-width: 768px) {
	.feedback .input {
		margin-bottom: 20px;
	}
	.input-group .input {
		width: 100%;
		margin-right: 0;
	}
}

/*
[/feedback]
*/

/*
[why-we]
*/

.why-we {
	padding: 60px 0;
	background: #1C5FC3;
	margin-bottom: 50px;
}
.why-we h2 {
	font-weight: 300;
	font-size: 35px;
	text-transform: uppercase;
	color: #fff;
}
.why-we h2 span {
	font-weight: bold;
}
.why-we-wrapper {
	font-size: 0;
}
.why-we-item {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	margin-top: 50px;
}
.why-we-item .image {
	float: left;
	width: 250px;
}
.why-we-item .title {
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}
.why-we-item .text {
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	margin: 10px 0;
	padding-right: 40px;
	font-weight: 300;
}
.why-we-item .link {
	display: inline-block;
	padding-right: 12px;
	background: url('../img/link-arrow.png') no-repeat right center;
}
.why-we-item .link a {
	font-weight: 300;
	font-size: 14px;
	color: #fff;
}
.why-we-content {
	margin-left: 250px;
}

@media(max-width: 992px) {
	.why-we-item .image {
		width: 150px;
	}
	.why-we-content {
		margin-left: 180px;
	}
}

@media(max-width: 786px) {
	.why-we-item .image {
		width: 100%;
		float: none;
	}
	.why-we-content {
		margin-left: 0;
		margin-top: 30px;
	}
}

@media(max-width: 500px) {
	.why-we-item {
		width: 100%;
	}
}

/*
[/why-we]
*/

/*
[about]
*/

.about h2 {
	margin-bottom: 30px;
}
.about-wrapper {
	font-size: 0;
	margin: 0 -15px;
}
.about-col {
	box-sizing: border-box;
	width: 50%;
	padding: 0 15px;
	display: inline-block;
	vertical-align: top;
}
.about-col p {
	font-size: 16px;
	line-height: 24px;
	color: #2c2c2c;
	margin-bottom: 30px;
}
.about-col p:last-child {
	margin-bottom: 0;
}
.about-col p.big-margin {
	margin-bottom: 70px;
}
.about-inner-text {
	padding: 0 40px;
	margin-top: 40px;
}
.about-col img {
	margin-top: -60px;
}

@media(max-width: 992px) {
	.about-col img {
		margin-top: 0;
	}
}

@media(max-width: 768px) {
	.about-col {
		width: 100%;
	}
	.about-col + .about-col {
		margin-top: 40px;
	}
	.about-col p.big-margin {
		margin-bottom: 30px;
	}
	.about-inner-text {
		padding: 0;
	}
}

/*
[/about]
*/

/*
[delivery]
*/

.delivery {
	padding: 60px 0;
	background: #1C5FC3;
	margin-bottom: 50px;
}
.delivery h2 {
	color: #fff;
	font-size: 35px;
	line-height: 37px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.delivery .subtitle {
	font-weight: 100;
	font-size: 25px;
	color: #fff;
	margin-bottom: 50px;
}
.delivery .subtitle a {
	color: #fff;
}
.cars-wrapper {
	font-size: 0;
	margin: 0 -15px;
}
.car-item {
	display: inline-block;
	vertical-align: top;
	width: 33.3333%;
	text-align: center;
	padding: 0 15px;
	box-sizing: border-box;
}
.car-item .title {
	font-weight: 100;
	font-size: 20px;
	color: #fff;
	margin-bottom: 5px;
}
.car-item .price {
	font-weight: 900;
	font-size: 25px;
	color: #fff;	
}
.delivery .info {
	font-size: 16px;
	color: #fff;
	font-weight: 100;
	text-align: center;
	margin-top: 60px;
}
.delivery-content .h1 {
	margin-bottom: 40px;
}
.delivery-inner {
	position: relative;
	padding-right: 50%;
	padding-bottom: 50px;
}
.delivery-content p {
	color: #2c2c2c;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 30px;
}
.delivery-content p:last-child {
	margin-bottom: 0;
}
.delivery-inner .master {
	position: absolute;
	right: 0;
	bottom: 0;
	max-width: 50%;
}

@media(max-width: 992px) {
	.delivery-content .h1 br {
		display: none;
	}
	.delivery-inner {
		padding-right: 0;
	}
	.delivery-inner .master {
		display: none;
	}
}

@media(max-width: 768px) {
	.delivery h2 {
		font-size: 24px;
		line-height: 28px;
	}
	.delivery .subtitle {
		font-size: 20px;
		line-height: 24px;
	}
	.car-item {
		width: 100%;
	}
	.car-item + .car-item {
		margin-top: 30px;
	}
}

/*
[/delivery]
*/

/*
[news]
*/

.news-item {
	margin-bottom: 50px;
}
.news-item .image {
	float: left;
	width: 165px;
}
.news-content {
	margin-left: 195px;
}
.news-item .date, .content .date {
	font-size: 15px;
	color: #777777;
	margin-top: 5px;
}
.content .date {
	margin-bottom: 10px;
	margin-top: 0;
}
.news-item .title a {
	color: #333;
	font-size: 22px;
}
.news-item .intro {
	color: #555;
	font-size: 15px;
	line-height: 22px;
	margin-top: 5px;
	white-space: normal;
}
.paginate {
	text-align: center;
	margin-bottom: 50px;
}
.paginate a, .paginate span {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	font-weight: 100;
	color: #313131;
	font-size: 18px;
	margin: 0 5px;
}
.paginate .current {
	background: #1C5FC3;
	color: #fff;
}
.paginate a:hover {
	color: #1C5FC3;
}
.paginate .next {
	background: url('../img/next-arrow.png') no-repeat center;
}

@media(max-width: 768px) {
	.news-item .image {
		float: none;
	}
	.news-content {
		margin-left: 0;
		margin-top: 20px;
	}
}

/*
[/news]
*/

/*
[products]
*/

.products {
	font-size: 0;
	padding: 60px 0;
}
.products-wrapper {
	margin: 0 -15px;
}
.product-item {
	display: inline-block;
	vertical-align: top;
	width: 33.3333%;
	text-align: center;
	padding: 0 15px;
	box-sizing: border-box;
}
.product-item img {
	height: 285px;
}
.product-item .title a {
	font-size: 18px;
	color: #333;
}

@media(max-width: 768px) {
	.product-item {
		width: 50%;
	}
}

@media(max-width: 500px) {
	.products {
		padding-bottom: 30px;
	}
	.product-item img {
		height: 100px;
	}
	.product-item .title a {
		font-size: 16px;
		line-height: 18px;
	}
}

/*
[/products]
*/

/*
[scheme]
*/

.scheme {
	padding: 60px 0 0;
}
.scheme h2 {
	margin-bottom: 50px;
}
/*
[/scheme]
*/
.advantages + .feedback {
	margin-top: 50px;
}
.infoblock ul, .content ul {
	margin: 30px 0;
}
.infoblock ul li, .content ul li {
	padding-left: 35px;
	background: url('../img/bull.png') no-repeat 15px 10px;
}
.infoblock ul li + li, .content ul li + li {
	margin-top: 20px;
}
.content {
	margin-bottom: 50px;
}
.content p {
	margin-bottom: 20px;
}
.content p:last-child {
	margin-bottom: 0;
}
.content h2, .content h3, .content h4 {
	margin-bottom: 15px;
}
.partners .area .slick-slide {
	margin: 0 15px;
	text-align: center;
}
.partners .area .slick-slide img {
	display: inline-block;
	vertical-align: middle;
}
.partners .area .slick-slide:after {
	display: inline-block;
	content: '';
	width: 0%;
	height: 100%;
	vertical-align: middle;
}
.contacts #map {
	height: 515px;
}
.scheme #map, .inner-map #map {
	height: 390px;
}
.ymaps-layers-pane{filter:grayscale(1);-ms-filter:grayscale(1);-webkit-filter:grayscale(1);-moz-filter:grayscale(1);-o-filter:grayscale(1)}
@media(max-width: 768px) {
	#map {
		height: 300px !important;
	}
	.contacts ul li:before {
		display: none !important;
	}
}