html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-weight: bold;
}

*{
	box-sizing: border-box;
}


/* font-family: "LatoRegular"; */
@font-face {
    font-family: "LatoRegular";
    src: url("../../../fonts/lato/LatoRegular/LatoRegular.eot");
    src: url("../../../fonts/lato/LatoRegular/LatoRegular.eot@#iefix")format("embedded-opentype"),
    url("../../../fonts/lato/LatoRegular/LatoRegular.woff") format("woff"),
    url("../../../fonts/lato/LatoRegular/LatoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoBold"; */
@font-face {
    font-family: "LatoBold";
    src: url("../../../fonts/lato/LatoBold/LatoBold.eot");
    src: url("../../../fonts/lato/LatoBold/LatoBold.eot@#iefix")format("embedded-opentype"),
    url("../../../fonts/lato/LatoBold/LatoBold.woff") format("woff"),
    url("../../../fonts/lato/LatoBold/LatoBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoItalic"; */
@font-face {
    font-family: "LatoItalic";
    src: url("../../../fonts/lato/LatoItalic/LatoItalic.eot");
    src: url("../../../fonts/lato/LatoItalic/LatoItalic.eot@#iefix")format("embedded-opentype"),
    url("../../../fonts/lato/LatoItalic/LatoItalic.woff") format("woff"),
    url("../../../fonts/lato/LatoItalic/LatoItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoLight"; */
@font-face {
    font-family: "LatoLight";
    src: url("../../../fonts/lato/LatoLight/LatoLight.eot");
    src: url("../../../fonts/lato/LatoLight/LatoLight.eot@#iefix")format("embedded-opentype"),
    url("../../../fonts/lato/LatoLight/LatoLight.woff") format("woff"),
    url("../../../fonts/lato/LatoLight/LatoLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoBoldItalic"; */
@font-face {
    font-family: "LatoBoldItalic";
    src: url("../../../fonts/lato/LatoBoldItalic/LatoBoldItalic.eot");
    src: url("../../../fonts/lato/LatoBoldItalic/LatoBoldItalic.eot@#iefix")format("embedded-opentype"),
    url("../../../fonts/lato/LatoBoldItalic/LatoBoldItalic.woff") format("woff"),
    url("../../../fonts/lato/LatoBoldItalic/LatoBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "LatoLightItalic"; */
@font-face {
    font-family: "LatoLightItalic";
    src: url("../../../fonts/lato/LatoLightItalic/LatoLightItalic.eot");
    src: url("../../../fonts/lato/LatoLightItalic/LatoLightItalic.eot@#iefix")format("embedded-opentype"),
    url("../../../fonts/lato/LatoLightItalic/LatoLightItalic.woff") format("woff"),
    url("../../../fonts/lato/LatoLightItalic/LatoLightItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}



@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icons/icomoon.eot@xjvgdv');
  src:  url('../fonts/icons/icomoon.eot@xjvgdv#iefix') format('embedded-opentype'),
    url('../fonts/icons/icomoon.ttf@xjvgdv') format('truetype'),
    url('../fonts/icons/icomoon.woff@xjvgdv') format('woff'),
    url('../fonts/icons/icomoon.svg@xjvgdv#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-array-right:before {
  content: "\e919";
}
.icon-left:before {
  content: "\e917";
}
.icon-right:before {
  content: "\e918";
}
.icon-logo:before {
  content: "\e916";
}
.icon-auction:before {
  content: "\e900";
}
.icon-car-lights:before {
  content: "\e901";
}
.icon-car-repair:before {
  content: "\e902";
}
.icon-car-repairs:before {
  content: "\e903";
}
.icon-cargo-ship:before {
  content: "\e904";
}
.icon-certification:before {
  content: "\e905";
}
.icon-container:before {
  content: "\e906";
}
.icon-dollar:before {
  content: "\e907";
}
.icon-engine:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\e909";
}
.icon-gas-station:before {
  content: "\e90a";
}
.icon-google-plus:before {
  content: "\e90b";
}
.icon-instagram:before {
  content: "\e90c";
}
.icon-kpp:before {
  content: "\e90d";
}
.icon-kyivstar:before {
  content: "\e90e";
}
.icon-lifecell:before {
  content: "\e90f";
}
.icon-magnifier-tool:before {
  content: "\e910";
}
.icon-megamotors:before {
  content: "\e911";
}
.icon-road:before {
  content: "\e912";
}
.icon-vodafone:before {
  content: "\e913";
}
.icon-wheel:before {
  content: "\e914";
}
.icon-youtube:before {
  content: "\e915";
}









body{
	color: #333;
	font-size: 16px;
	font-family: "LatoRegular";
	line-height: 1;
}

a{
	text-decoration: none;
}
.a{
	color: #000;
	font-weight: 900;
	border-bottom: 2px solid #FACD00;
}

p{
	margin: 0 0 15px;
}

h1,
.h1{
	font-size: 48px;
	line-height: 1;
	padding: 0 0 20px;
}
h2,
.h2{
	color: #333;
	font-size: 32px;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	padding: 0 0 30px;
}
h3,
.h3{
	color: #333;
	font-size: 26px;
	line-height: 1;
	padding: 0 0 15px;
}
h4,
.h4{
	color: #333;
	font-size: 22px;
	line-height: 1;
	padding: 0 0 15px;
}
hr{
	border: none;
	border-bottom: #e4e4e4 1px solid;
	margin: 25px 0;
}

.w100{
	width: 100%;
}
.w50{
	width: 50%;
}
.w800px{
	width: 800px;
	max-width: calc(100% - 40px);
	margin: 0 auto;
}
.w1000px{
	width: 1000px;
	max-width: calc(100% - 40px);
	margin: 0 auto;
}
.w1100px{
	width: 1100px;
	max-width: calc(100% - 40px);
	margin: 0 auto;
}

.main_width{
	width: 1400px;
	max-width: calc(100% - 40px);
	margin: 0 auto;
}
.content_padd{
	padding: 50px 0;
}
.content_padd_top{
	padding-top: 50px;
}
.center{
	text-align: center;
}
.fx{
	display: flex;
	flex-direction: row;
}
.fx.v{
	flex-direction: column;
}
.fx.c{
	justify-content: center;
}
.fx.vc{
	align-items: center;
}
.fx.w{
	flex-wrap: wrap;
}
.table tr{
	border-bottom: #ccc 1px solid;
}
.table tr:first-child{
	border-top: #ccc 1px solid;
}
.table th,
.table td{
	text-align: left;
	padding: 10px;
}

.padd100{
	width: 100%;
	height: 100px;
}


.clear{
	clear: both;
}
.hide{
	display: none;
}







[data-tooltip]{
	position: relative;
}
[data-tooltip]:before {
    content: attr(data-tooltip);
    background: #000;
	color: #fff;
	font-size: 12px;
	line-height: 1.1;
	white-space: nowrap;
	text-align: center;
	position: absolute;
	left: -9000px;
	bottom: 100%;
	opacity: 0;
	transform: translate(-50%, -30px);
	transition: opacity .5s, transform .5s;
	padding: 5px 10px;
}
[data-tooltip]:hover:before{
	left: 50%;
	opacity: 1;
	transform: translate(-50%, -10px);
}
[data-tooltip]:after{
	content: '';
	border: 8px solid transparent;
	border-top: #000 8px solid;
	position: absolute;
	left: -9000px;
	bottom: 100%;
	opacity: 0;
	transform: translate(-50%, -14px);
	transition: opacity .5s, transform .5s;
}
[data-tooltip]:hover:after{
	left: 50%;
	opacity: 1;
	transform: translate(-50%, 4px);
}

.anchor_line{
	position: relative;
	top: -110px;
}



.header{
	background: rgba(255,255,255,.96);
	border-bottom: #ccc 1px solid;
	color: #222;
	position: fixed;
	left: 0;
	top: 0;
	transition: .3s;
	z-index: 10;
}
.header a{
	color: #222;
}
.tb .header{
	/*background: none;
	border-bottom-color: rgba(255,255,255,.3);
	color: #fff;*/
	background: rgba(255,255,255,.5);
}
.tb .header a{
	/*color: #fff;*/
}

body.safari .header{
	background: rgba(255,255,255,.7);
	-webkit-backdrop-filter: saturate(180%) blur(20px);
	backdrop-filter: saturate(180%) blur(20px);
}
body.safari.tb .header{
	/*background: none;
	-webkit-backdrop-filter: none;
	backdrop-filter: none;*/
	background: rgba(255,255,255,.5);
}

.logo{
	font-size: 46px;
	float: left;
	margin: 10px 0;
}
.logo i{
	float: left;
}
.header .menu{
	list-style: none;
	float: left;
	margin: 26px 0 0 10px;
}
.header .menu li{
	font-size: 16px;
	text-transform: uppercase;
	float: left;
	margin: 0 0 0 15px;
}
.header .phones{
	float: right;
}
.header .phone{
	/*
	font-size: 20px;
	line-height: 24px;
	margin: 15px 0 0 30px;
	*/
	font-size: 22px;
	line-height: 26px;
	clear: both;
	position: relative;
	margin: 20px 0 0 30px;
}
.header .phone i{
	background: rgba(0,0,0,.07);
	border-radius: 50%;
	/*font-size: 14px;
	line-height: 22px;
	width: 22px;
	height: 22px;*/
	font-size: 16px;
	line-height: 24px;
	width: 24px;
	height: 24px;
	text-align: center;
	float: left;
	
	margin: 0 7px 0 0;
}
.tb .header .phone i{
	background: rgba(255,255,255,.28);
}
.header a.to_callme{
	float: left;
	position: relative;
	color: #fff;
	font-family: "LatoBold";
	font-size: 14px;
	padding: 5px 15px 4px;
	/*margin: 3px 0 0 36px;*/
	margin: 20px 0 0 20px;
}
.header a.to_callme span{
	position: relative;
}
.header a.to_callme:before{
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: width .3s, left .3s;
	transform: skewX(-15deg);
}
.header a.to_callme:hover:before{
	width: calc(100% + 8px);
	left: -4px;
}
/*.tb .header a.to_callme{
	color: #000;
}
.tb .header a.to_callme:before{
	background: #fff;
}*/

.header a.to_phones{
	display: none;
	float: left;
	position: relative;
	color: #000;
	font-family: "LatoBold";
	font-size: 16px;
	padding: 10px 16px 9px;
	margin: 8px 0 0 10px;
}
.header a.to_phones span{
	position: relative;
}
.header a.to_phones:before{
	content: '';
	background: #FACD00;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: width .3s, left .3s;
	transform: skewX(-15deg);
}

.top_block{
	background: url(../images/cars4.jpg) no-repeat center 0/cover fixed;
	height: 680px;
}
.top_block > .wrapper{
	position: fixed;
	top: 130px;
	left: 50%;
	transform: translateX(-50%);
}
.top_block > .wrapper > .title{
	display: table;
	background: rgba(255,255,255,.8);
	background: #FACD00;
	background: rgba(250,205,0,.8);
	/*color: #FACD00;*/
	color: #000;
	font-size: 36px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	clip-path: polygon(0 0, 100% 0, calc(100% - 17px) 100%, 17px 100%);
	-webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 17px) 100%, 17px 100%);
	padding: 17px 50px 13px;
	margin: 0 auto 50px;
}
.top_block .columns .item{
	width: calc(25% - 18px);
	margin: 0 24px 24px 0;
}
.top_block .columns .item:nth-child(4n){
	margin-right: 0;
}
.top_block .columns .item.serv{
	background: linear-gradient(-35deg, rgba(200,200,200,.95), rgba(240,240,240,.95), rgba(200,200,200,.95));
	color: #000;
	font-size: 18px;
	clip-path: polygon(0 0, 100% 35px, 100% 100%, 0 100%);
	-webkit-clip-path: polygon(0 0, 100% 35px, 100% 100%, 0 100%);
	/*transition: .3s;*/
	padding: 60px 30px 30px;
}
.top_block .columns .item.serv:hover{
	background: rgba(255,255,255,.97);
}
body.safari .top_block .columns .item.serv{
	background: rgba(255,255,255,.7);
	-webkit-backdrop-filter: saturate(80%) blur(15px);
	-moz-backdrop-filter: saturate(80%) blur(15px);
	backdrop-filter: saturate(80%) blur(15px);
}
body.safari .top_block .columns .item.serv:hover{
	background: rgba(255,255,255,.9);
}
.top_block .columns .item.serv h6{
	font-size: 28px;
	font-family: 'LatoRegular';
	position: relative;
	margin: 0 0 15px;
}
.top_block .columns .item.serv h6:before{
	content: '';
	background: #FACD00;
	position: absolute;
	left: -30px;
	top: -5px;
	width: 10px;
	height: 40px;
}
.top_block .columns .item.serv ul{
	list-style: none;
}
.top_block .columns .item.serv li{
	position: relative;
	padding: 0 0 10px 37px;
}
.top_block .columns .item.serv li:before{
	content: '';
	/*background: #FACD00;*/
	background: #222;
	position: absolute;
	left: 0;
	top: 8px;
	width: 27px;
	height: 2px;
}
.top_block .columns .item.serv a{
	display: inline-block;
	border-bottom: #FACD00 2px solid;
	/*color: #FACD00;*/
	color: #000;
	position: relative;
	padding: 0 0 4px;
}
.top_block .columns .item.serv a:before{
	content: '';
	background: #FACD00;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	transition: .3s;
}
.top_block .columns .item.serv a:hover:before{
	width: 100%;
}
.top_block .columns .item.cons{
	/*background: rgba(234,226,211,.97);*/
	background: rgba(250,205,0,.9);
	clip-path: polygon(0 35px, 100% 0, 100% 100%, 0 100%);
	-webkit-clip-path: polygon(0 35px, 100% 0, 100% 100%, 0 100%);
	padding: 60px 25px 30px;
}
body.safari .top_block .columns .item.cons{
	background: rgba(250,205,0,.8);
	-webkit-backdrop-filter: saturate(80%) blur(15px);
	-moz-backdrop-filter: saturate(80%) blur(15px);
	backdrop-filter: saturate(80%) blur(15px);
}
.top_block .columns .item.cons h6{
	color: #000;
	font-size: 22px;
	margin: 0 0 25px 5px;
}
.callme_block input,
.callme_block textarea,
.top_block .columns .item.cons input{
	background: rgba(255,255,255,.72);
	border: none;
	outline: none;
	font-size: 14px;
	position: relative;
	width: 100%;
	transition: .3s;
	clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
	-webkit-clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
	padding: 12px 20px;
	margin: 0 0 15px;
}
.callme_block textarea{
	height: 70px;
	resize: vertical;
}
.top_block .columns .item.cons input:focus,
.top_block .columns .item.cons textarea:focus{
	background: #fff;
}
.top_block .columns .item.cons .button2{
	color: #fff;
	margin: 10px 0 0 5px;
}
.top_block .columns .item.cons .button2:before{
	background: #000;
}
.top_block .columns .item.cons .button2:hover{
	padding-right: 30px;
}


.button2{
	background: none;
	border: none;
	color: #000;
	font-family: 'LatoBold';
	font-size: 17px;
	line-height: 1;
	cursor: pointer;
	position: relative;
	transition: .3s;
	padding: 12px 24px;
}
.button2:before{
	content: '';
	background: #FACD00;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: skewX(-15deg);
}
.button2 span{
	position: relative;
}


#top_block_end{
	clear: both;
	position: relative;
	top: calc(-11vh - 70px);
}


.main_wrapper{
	position: relative;	
	transition: .5s;
	overflow: hidden;
	margin-top: -11vh;
}

.mask_top{
	transition: .5s;
	clip-path: polygon(0% 0%, 50% 0, 100% 0%, 100% 100%, 0% 100%);
	-webkit-clip-path: polygon(0% 0%, 50% 0, 100% 0%, 100% 100%, 0% 100%);
}
.tb .mask_top{
	clip-path: polygon(0% 0%, 50% 11vh, 100% 0%, 100% 100%, 0% 100%);
	-webkit-clip-path: polygon(0% 0%, 50% 11vh, 100% 0%, 100% 100%, 0% 100%);
}

.mask1{
	clip-path: polygon(0% 0%, 50% 11vh, 100% 0%, 100% 100%, 0% 100%);
	-webkit-clip-path: polygon(0% 0%, 50% 11vh, 100% 0%, 100% 100%, 0% 100%);
	padding-top: calc(11vh + 50px);
	margin-top: -11vh;
}

.how_work_block{
	/*background: #f5f5f5;*/
	background: #F2EFE9 linear-gradient(to top, #F2EFE9, #FBFBFB);
	/*padding-top: 11vh;*/
}
.how_work_block > .wrapper{
	background: #FBFBFB;
	position: relative;
	margin-top: -180px;
}
.how_work img{
	display: block;
	width: 340px;
	max-width: 50%;  
	margin: 0 auto 10px;
}
.how_work ol{
	list-style: none;
	counter-reset: point;
	padding: 40px 0;
}
.how_work ol li{
	clear: both;
	position: relative;
	width: calc(50% - 110px);
	margin: -20px 0 0;
}
.how_work ol li:nth-child(odd){
	float: left;
}
.how_work ol li:nth-child(even){
	text-align: right;
	float: right;
}

.how_work ol .icon{
	position: absolute;
	top: 19px;
	width: 70px;
	height: 70px;
}
.how_work ol .icon:before{
	content: '';
	background: #999;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 150px;
	transform-origin: 0 0;
}
.how_work ol li:nth-child(odd) .icon:before{
	transform: rotate(-36deg);
}
.how_work ol li:nth-child(even) .icon:before{
	transform: rotate(36deg);
}
.how_work ol li:last-child .icon:before{
	display: none;
}
.how_work ol .icon span{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: rotate(45deg);
}
.how_work ol .icon span:before{
	content: '';
	background: #FACD00;
	border: #999 3px solid; 
	position: absolute;
	left: 0;
	top: 0;
	width: calc(100% - 6px);
	height: calc(100% - 6px);
}
.how_work ol .icon span:after{
	content: '';
	background: #3c3c3c;
	position: absolute;
	left: 0;
	top: 0;
	width: 17px;
	height: 17px;
}
.how_work ol li .icon:after{
	content: counter(point);
	counter-increment: point 1;
	color: #fff;
	font-size: 12px;
	position: absolute;
	left: 50%;
	top: -8px;
	transform: translateX(-50%);
}
.how_work ol .icon i{
	color: #000;
	font-size: 36px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 36px;
	height: 36px;
	transform: translate(-50%,-50%);
}
.how_work ol li:nth-child(odd) .icon{
	left: calc(100% + 28px);
}
.how_work ol li:nth-child(even) .icon{
	right: calc(100% + 28px);
}
.how_work ol h5{
	display: block;
	border-bottom: #999 1px solid;
	color: #000;
	font-size: 22px;
	line-height: 48px;
	position: relative;
	height: 54px;
	padding: 0 0 7px;
	margin: 0 0 10px;
}
.how_work ol h5 span{
	display: inline-block;
	line-height: 1;
	vertical-align: bottom;
}
.how_work ol p{
	display: block;
	font-family: "LatoLight";
	font-size: 16px;
	line-height: 1.1;
	height: 90px;
	margin: 0
}
.how_work ol h5,
.how_work ol p{
	transition: transform .7s cubic-bezier(.57,1,.91,.9), 
				opacity .7s cubic-bezier(.57,1,.91,.9);
	transform: translateX(-100%);
	opacity: 0;
}
.how_work ol li:nth-child(even) h5,
.how_work ol li:nth-child(even) p{
	transform: translateX(100%);
}
.how_work ol li:nth-child(2) h5,
.how_work ol li:nth-child(2) p{
	transition-delay: .2s;
}
.how_work ol li:nth-child(3) h5,
.how_work ol li:nth-child(3) p{
	transition-delay: .4s;
}
.how_work ol li:nth-child(4) h5,
.how_work ol li:nth-child(4) p{
	transition-delay: .6s;
}
.how_work ol li:nth-child(5) h5,
.how_work ol li:nth-child(5) p{
	transition-delay: .8s;
}
.how_work ol li:nth-child(6) h5,
.how_work ol li:nth-child(6) p{
	transition-delay: 1s;
}
.how_work ol li:nth-child(7) h5,
.how_work ol li:nth-child(7) p{
	transition-delay: 1.2s;
}
.how_work ol li:nth-child(8) h5,
.how_work ol li:nth-child(8) p{
	transition-delay: 1.4s;
}
.how_work ol li:nth-child(9) h5,
.how_work ol li:nth-child(9) p{
	transition-delay: 1.6s;
}
.how_work ol li:nth-child(10) h5,
.how_work ol li:nth-child(10) p{
	transition-delay: 1.8s;
}

.how_work_block.active .how_work ol li h5,
.how_work_block.active .how_work ol li p{
	transform: translateX(0);
	opacity: 1;
}

.prices_block{
	background: url(../images/bg_volvo.jpg) center/cover;
	padding-bottom: 200px;
}
.prices_block .h2{
	color: #fff;
}
.prices_block .prices{
	list-style: none;
	justify-content: center;
}
.prices_block .prices .item{
	background: #fff;
	width: calc(20% - 12px);
	overflow: hidden;
	padding: 10px 0 30px;
	margin: 0 15px 15px 0;
}
.prices_block .prices .item:nth-child(5n){
	margin-right: 0;
}
.prices_block .prices .item h6{
	font-size: 17px;
	font-family: 'LatoBold';
	padding: 15px;
}
.prices_block .prices .item .price{
	background: #222;
	color: #222;
	font-size: 23px;
	line-height: 23px;
	text-transform: uppercase;
	float: left;
	transition: transform .9s cubic-bezier(.57,1,.91,.9),
				color .9s cubic-bezier(.57,1,.91,.9) .9s;
	transform: translateX(-100%);
	padding: 10px 20px 10px 15px;
}
.prices_block.active .prices .item .price{
	color: #FACD00;
	transform: translateX(0);
}


.prices_block .prices .item .price.v2{
	font-size: 14px;
}
.prices_block .prices .item p{
	color: #333;
	font-size: 15px;
	clear: both;
	transition: opacity 1.5s cubic-bezier(.57,1,.91,.9) .5s;
	opacity: 0;
	padding: 15px;
	margin: 0;
}
.prices_block.active .prices .item p{
	opacity: 1;
}
.prices_block .prices .item p span{
	white-space: nowrap;
}
.prices_block .button2{
	display: table;
	font-size: 20px;
	margin: 10px auto;
}
.prices_block .button2:hover{
	padding-right: 28px;
	padding-left: 28px;
}
.revise_block{
	background: #F2EFE9 linear-gradient(to top, #F2EFE9, #FBFBFB);
}
.revise_block > .wrapper{
	background: #FBFBFB;
	position: relative;
	top: -180px;
	margin-bottom: -180px;
}
.revise_block img{
	display: block;
	width: 340px;
	max-width: 50%;  
	margin: 0 auto 10px;
}
.revise{
	list-style: none;
	counter-reset: point;
	padding: 0;
}
.revise li{
	padding: 0 0 0 36px;
	margin: 0 0 30px;
}
.revise li h6{
	border-bottom: #999 1px solid;
	font-size: 20px;
	position: relative;
	padding: 0 0 5px 15px;
	margin: 0 0 7px;
}
.revise li h6:before{
	content: counter(point);
	counter-increment: point 1;
	background: #fff;
	border: #999 1px solid;
	border-radius: 50%;
	font-size: 16px;
	/*font-family: 'LatoLight';*/
	line-height: 38px;
	text-align: center;
	position: absolute;
	right: 100%;
	bottom: 0;
	width: 36px;
	height: 36px;
	transform: translateY(50%);
}
.revise li p{
	font-family: "LatoLight";
	font-size: 16px;
	line-height: 1.1;
	margin: 0 0 5px 15px;
}
.revise_block .info{
	text-align: center;
	position: relative;
	padding: 80px 0 100px;
}
.revise_block .info:before,
.revise_block .info:after{
	content: '';
	background: rgba(0,0,0,.2);
	position: absolute;
	left: 50%;
	width: 64px;
	height: 1px;
	transform: translateX(-50%);
}
.revise_block .info:before{
	top: 55px;
}
.revise_block .info:after{
	bottom: 55px;
}
.revise_block .info p:last-child{
	margin: 0;
}

.title_404 {
    font-size: 100px;
    color: #a94442;
    text-align: center;
    width: 100%;
    margin: 60px 15px 15px -5px;
}
.button {
    display: inline-block;
    position: relative;
    overflow: hidden;
    background: #d40000;
    border: none;
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    padding: 10px 20px;
    margin-top: 5px;
    cursor: pointer;
}
.pos_center {
    left: 50%;
    transform: translateX(-50%);
}


.about_block{
	background: url(../images/bg_audi.jpg) no-repeat center/cover;
	text-align: center;
	padding: 150px 0 90px;
}
/*.about_block .wrapper{
	
}
.about_block.active .wrapper{
	top: 0;
	opacity: 1;
}*/


.about_block .h2,
.about_block p,
.about_block .video{
	position: relative;
	top: 100px;
	opacity: 0;
	transition: .7s cubic-bezier(.57,1,.91,.9);
}
.about_block p{
	font-size: 20px;
	line-height: 1.2;
	transition-delay: .3s;
}
.about_block.active .h2,
.about_block.active p,
.about_block.active .video{
	top: 0;
	opacity: 1;
}
.about_block .video{
	display: inline-block;
	margin-top: 20px;
	transition-delay: .6s;
}
.about_block .video:before{
	content: '';
	background: rgba(255,255,255,.9);
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: calc(50% - 8px);
	transform: translate(-50%, -50%);
	width: 80px;
	height: 80px;
	transition: .3s;
}
.about_block .video:hover:before{
	width: 90px;
	height: 90px;
}
.about_block .video:after{
	content: '';
	border: transparent 25px solid;
	border-left: #FACD00 36px solid;
	position: absolute;
	left: calc(50% + 16px);
	top: calc(50% - 8px);
	transform: translate(-50%, -50%);
}

.about_block .video img{
	display: block;
	border-radius: 20px;
	width: 360px;
	max-width: 100%;
}
.about_block .video span{
	color: #333;
	font-size: 12px;
}

.why_we_block{
	background: url(../images/bg_why_we.jpg) no-repeat center/cover fixed;
	padding-bottom: 100px;
}
.why_we{
	list-style: none;
	counter-reset: point;
}



.why_we_block .why_we > li{
	background: rgba(0,0,0,.62);
	border-bottom: #FACD00 3px solid;
	color: #fff;
	position: relative;
	top: 200px;
	width: calc(25% - 45px / 4);
	transition: top .7s cubic-bezier(.57,1,.91,.9);
	margin: 0 15px 15px 0;
}
.why_we_block .why_we > li:nth-child(4n){
	margin-right: 0;
}
.why_we_block .why_we > li:nth-child(2){
	transition-delay: .3s;
}
.why_we_block .why_we > li:nth-child(3){
	transition-delay: .6s;
}
.why_we_block .why_we > li:nth-child(4){
	transition-delay: .9s;
}
.why_we_block .why_we > li:before{
	content: counter(point);
	counter-increment: point 1;
	background: #222;
	color: #FACD00;
	font-size: 22px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 30px;
	min-width: 36px;
	padding: 8px 0 6px;
}
.why_we_block.active .why_we > li{
	top: 0;
}


.why_we .title{
	min-height: 40px;
	margin: 30px 15px 20px 50px;
}
.why_we h6{
	font-size: 19px;
	font-family: 'LatoBold';
	line-height: 1.2;
	font-weight: normal;
	
	/*padding: 0 0 15px;*/
}
.why_we .cont{
	position: relative;
}


.why_we p{
	font-size: 15px;
	font-family: 'LatoLight';
	line-height: 1.1;
	clear: both;
	margin: 0 0 10px;
}
.why_we .cont .wrapper{
	/*background: #50565C;
	border-bottom: #FACD00 3px solid;*/
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 0 15px 20px 50px;
}
/*.why_we .cont .wrapper p{
	position: relative;
	top: 30px;
	opacity: 0;
	transition: .3s .3s;
}*/
/*.why_we_block .why_we > li:hover{
	background: #50565C;
	transform: translateY(-80px);
	z-index: 8;	
}*/
/*.why_we > li:hover .cont .wrapper{
	left: 0;
}
.why_we > li:hover .cont .wrapper p{
	top: 0;
	opacity: 1;
}*/


.faq_block{
	background: url(../images/bg_faq.jpg) no-repeat center/cover fixed;
	background-size: 100% 100%;
}
.faq_list{
	margin: 0 auto 30px;
}
.faq_list > div{
	/*background: #fff url(../images/bg_line2.svg) 0 0/8px 8px;*/
	background: #fff;
	font-size: 19px;  
	list-style-type: none;
	box-shadow: 0 3px 6px rgba(0,0,0,.16);
	margin: 0 0 15px; 
	transition: .5s;
	-moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.faq_list > div label{
	font-family: "LatoBold";
	font-size: 23px;
	cursor: pointer;
	position: relative;
	display: block;
	padding: 15px 15px 15px 50px;
}
.faq_list > div label:before{
	content: "?";
	display: block;
	text-align: center;
	line-height: 32px;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	color: #000;
	font-family: "LatoRegular";
	font-weight: 900;
	width: 30px;
	height: 30px;
	background: #FACD00;

}
.faq_list .cont{
	display: none;
	font-size: 15px;
	padding: 20px 15px 20px 50px;
}
.faq_list>div input:checked ~ .cont{
	display: block;
}
.faq_list>div input:checked ~ label:before{
	background: #000;
	color: #FACD00;
}
.faq_list .cont h5{
	font-size: 18px;
	margin: 0 0 15px;
}
.faq_list .cont ul{
	list-style: none;
	margin: 0;
}
.faq_list .cont ul li{
	position: relative;
	padding: 0 0 0 30px;
	margin: 0 0 10px;
}
.faq_list .cont ul li:before{
	content: '';
	background: #ccc;
	position: absolute;
	left: 0;
	top: 6px;
	width: 22px;
	height: 2px;
}
.button1{
	display: table;
	font-family: "LatoBold";
	font-size: 19px;
	color: #fff;
	position: relative;
	padding: 15px 45px;
	margin: 0 auto;
	cursor: pointer;
	transition: .3s;
	background: none;
	border: none;
}
.button1:hover{
	padding: 15px 60px;
}
.button1 span{
	position: relative;
}
.button1:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: skewX(-15deg);
	background: #000;
	border-left: 6px solid #FACD00;
}
.button1:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: skewX(-15deg);
	background: #000;
	border-left: 6px solid #FACD00;
}
.button3{
	background: #000;
	border: none;
	color: #fff;
	font-size: 19px;
	font-family: "LatoBold";
	clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
    -webkit-clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
	padding: 15px 45px;
}
.contacts_block{
	background: url(../images/bg_contacts.jpg) no-repeat center/cover;
	color: #fff;
}
.contacts_block .h2{
	color: #fff;
}
.contacts_block .contacts{
	width: 400px;
	max-width: 100%;
	margin: 0 80px 0 calc((100% - 1000px) / 2);
	padding: 0;
}
.contacts_block .contacts h5{
	font-family: "LatoRegular";
	font-weight: 900;
	font-size: 17px;
	text-transform: uppercase;
	padding: 0 0 5px;
	margin: 0 0 15px;
	border-bottom: 1px solid rgba(255,255,255, .4);
}
.contacts_block .contacts p{
	font-size: 17px; 
	margin: 0 0 8px;
}
.contacts_block .contacts a{
	color: #fff;
}
.contacts_block .contacts > div{
	margin: 0 0 40px;
}
.contacts_block .map{
	background: url(../images/map.jpg) no-repeat center/cover;
	width: calc(50% + 20px);
	clip-path: polygon(70px 0, 100% 0, 100% 100%, 0 100%);
	-webkit-clip-path: polygon(70px 0, 100% 0, 100% 100%, 0 100%);
	position: relative;
	cursor: pointer;
}
.contacts_block .map:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.31);
	transition: .3s;
}
.contacts_block .map:hover:before{
	background: rgba(0,0,0,.42);
}
.contacts_block .map:after{
	content: "\e910";
	display: block;
	opacity: 0;
	transition: .3s;
  	font-family: 'icomoon';
  	font-size: 70px;
  	color: #fff;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
}
.contacts_block .map:hover:after{
	opacity: 1;
}

.contacts_block .contacts .social{
	margin: 40px 0 0;
	font-size: 30px;
}
.contacts_block .contacts .social a{
	display: inline-block;
	margin: 0 7px 0 0;
	color: #95989A;
}
.contacts_block .contacts .social a:hover{
	color: #fff;
}
.contacts_block .cop{
	border-top: 1px solid rgba(255,255,255, .4);
	margin-top: 30px;
	padding-top: 25px; 
	font-size: 14px;
}
.contacts_block .cop .left{
	float: left;
}
.contacts_block .cop .right{
	float: right;
}

.auctions_block{
	background: #EFEFEF;
}
.auctions > .auction {
    background: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
    width: 600px;
    transition: .3s;
    padding: 8px 18px;
    margin: -8px 10px 0;
}
.auctions > .auction:hover,
.faq_list>div:hover{
    box-shadow: 0 5px 10px rgba(0,0,0,.22);
}
.auctions > .auction .img{
	width: 150px;
	height: 100%;
	max-height: 150px;
	margin-right: 18px;
	position: relative;
}
.auctions > .auction .img img{
	object-fit: contain;
	max-width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.auctions > .auction>div:last-child{
	padding: 10px 0;
}
.auctions > .auction>div acronym{
	text-decoration: none;
}
.auctions > .auction p{
	margin: 0 0 8px;
}



.consult_block{
	background: #FACD00;
	clear: both;
	padding: 30px 0 35px;
}
.consult_block .h3{
	text-transform: uppercase;
	padding: 0 0 20px;
}
.consult_block .button1:hover{
	padding: 15px 45px;
}
.consult_block .form .ajax .wrapper{
	height: 100%;
	position: relative;
	padding-left: 20px;
}
/*.consult_block .form .ajax .wrapper:before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	transform: skew(-15deg);
}*/
.consult_block .form .ajax .wrapper > *{
	float: left;
}
.consult_block .form .ajax .wrapper > input{
	width: 250px;
	height: 100%;
	max-height: 54px;
	border:none;
	background: none;
	position: relative;
	font-size: 16px;
}
input:invalid{
    border-top: none;
    border-left: none;
    border-right: none;
    outline: none;
}

.consult_block .form .ajax .wrapper > input{
    background: rgba(255,255,255,.72);
    outline: none;
    position: relative;
    transition: .3s;
    clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
    -webkit-clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
    padding: 12px 20px;
    margin-right: -5px;
}
.consult_block .form .ajax .wrapper > input:focus{
	background: #fff;
}

.examples_block{
	background: url(../images/bg_cars_block.jpg) no-repeat center/cover;
	padding-bottom: 80px;
}
.cars_block{
	padding: 0 4%;
	margin-bottom: 15px;
}
.cars_block.slick-slider{
	margin-bottom: 15px;
}
.cars_block h6{
	font-weight: 900;
	font-size: 22px;
	padding: 0 0 10px;
}
.cars_block .price{
	background: #222;
	color: #FACD00;
	font-size: 22px;
	float: left;
	padding: 10px 18px 9px 22px;
	margin: 0 0 0 -22px;
}
.cars_block .comment_text{
	clear: both;
	padding: 15px 22px 22px;
}
.cars_block .comment_text p{
	font-family: 'LatoLight';
	font-size: 15px;
	line-height: 1.2;
}
.cars_block .car{
	position: relative;
	overflow: hidden; 
   	margin-top: 0;
	/*transition: .5s;*/
}
/*.cars_block  .car:hover .img{
   	margin-bottom: -20px; 
}
.cars_block .car:hover .img img{
	height: calc(100% - 20px);
}*/
.cars_block .car .economy{
	position: absolute;
	top: 50px;
	left: -32px;
	width: 200px;
	overflow: hidden;
	display: table;
	z-index: 3;
}
.cars_block .car .economy div {
    display: block;
    background: #FACD00;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: 40%;
    left: 0;
    width: 180px;
    transform: rotate(-45deg);
    padding: 4px 0 3px;
}
.cars_block .car .economy div::before {
    content: '';
    display: block;
    position: absolute;
    right: -6px;
    bottom: -5px;
    border: 5px solid transparent;
    border-bottom: 5px solid #8D7D04;
    transform: rotate(45deg);
}
.cars_block .car .economy div::after {
    content: '';
    display: block;
    position: absolute;
    left: -6px;
    bottom: -5px;
    border: 5px solid transparent;
    border-right: 5px solid #8D7D04;
    transform: rotate(45deg);
}

.cars_block .car .economy div span{
	font-weight: 900;
}
.cars_block .car .economy div i{
	display: inline-block;
	background: #000;
	border-radius: 20px;
	font-weight: 600;
	line-height: 1;
	font-style: normal;
	color: #fff;
	padding: 2px 5px;
	margin: -2px 0;
}


.cars_block  .car > .wrapper{
	background: #fff;
	width: calc(100% - 10px);
	margin: 5px auto 10px;
	font-size: 14px;
	position: relative;
	z-index: 2;	
	box-shadow: 0 3px 10px rgba(0,0,0,.2);
}
.cars_block  .car .img{
	width: 100%;
	padding-bottom: 52%;
	position: relative;
	transition: .5s;

}
.cars_block  .car .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	/*object-position: center top;*/
	position: absolute;
	top: 0;
	left: 0;
	transition: .5s;
}

.cars_block .car > .wrapper .text {
    padding: 22px;
    position: relative;
    z-index: 9;
    background: #fff;
}
.cars_block .features{
	justify-content: space-between;
	position: relative;
	padding: 0 0 5px;
	margin: 0 0 17px;
}
.cars_block .features:after{
	content: "";
	display: block;
	width: calc(100% + 20px);
	height: 1px;
	background: rgba(0,0,0,.15);
	position: absolute;
	bottom: 0;
	left: -10px; 

}
.cars_block .features .item{
	width: 50%;
	text-align: left;
	padding: 0 0 12px;
	font-size: 16px;
}
.cars_block .features .item .name{
	color: rgba(0,0,0,.6);
	font-size: 9px;
	margin-bottom: 2px;
}
.cars_block .prices .item .name,
.cars_block .final_price .item .name{
	float: left;
}
.cars_block .prices .item .value,
.cars_block .final_price .item .value{
	float: right;
}
.cars_block .prices .item .value{
	font-weight: 600;
}
.cars_block .prices{
	margin: 0 0 5px;
}
.cars_block .prices .item{
	padding: 0 0 15px;
	width: 100%;
}
.cars_block .prices .item .name span{
	font-size: 12px;
	display: block;
}
.cars_block .final_price{
	margin: -22px 0 0;
	padding: 17px 22px;
	background: rgba(0,0,0,.05);
	position: relative;
	z-index: 10;
}
.cars_block .final_price .item{
	padding: 0 0 12px;
	width: 100%;
}
.cars_block .final_price .item:last-child{
	padding: 0;
}
.cars_block .final_price .item .name{
	float: left;
}
.cars_block .final_price .item .value{
	float: right;
}

.cars_block .final_price .item:first-child .name{
	font-weight: 900;
	line-height: 18px;
}
.cars_block .final_price .item:first-child .value{
	font-size: 18px;
	font-weight: 900;

}
.cars_block .slick-prev,
.cars_block .slick-next {
	top: 11.87vw;
	transform: translate(0,0);
	height: 80px;
	width: 40px;
    background: #fff;
    z-index: 3;
}
.cars_block .slick-next {
    right: 0px;
}
.cars_block .slick-prev {
    left: 0px;
}
.cars_block .slick-prev::before, 
.cars_block .slick-next::before{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
    font-family: 'icomoon' !important;
	content: "\e918" !important;
}
.cars_block .slick-prev::before{
    content: "\e917" !important;
}
.cars_block.more{
	flex-wrap: wrap;
}
.cars_block.more > .car{
	width: 25%; 
}

.white_button {
    display: table;
    background: #fff;
    border-radius: 26px;
    font-size: 18px;
    font-family: "LatoItalic";
    cursor: pointer;
    position: relative;
    padding: 8px 41px 9px 17px;
    margin: 0 auto;
}
.white_button i {
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	position: absolute;
	right: 14px;
	top: 50%;
	transform: translateY(-50%);
	transition: .3s;
}
.white_button:hover i{
	right: 11px;
}

.cars_prices_block{
	background: #f9f9f8;
}

.cars_prices .item{
	text-align: center;
	width: calc(100% / 5 - 10px);
	margin: 0 5px 10px;
}
.cars_prices .th,
.cars_prices .car{
	/*border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;*/
	background: #fff;
	border: #ccc 1px solid;
	border-top: none;
	padding: 15px;
}
/*.cars_prices .item:first-child .th,
.cars_prices .item:first-child .car{
	border-left-color: #fff;
}*/
/*.cars_prices .car:last-child{
	border-bottom: none;
}*/
.cars_prices .th{
	background: #f0f0f0;
	border-top: #ccc 1px solid;
	position: relative;
}
/*.cars_prices .item:first-child .th{
	background: linear-gradient(to right, #fff, #f0f0f0 30%);
}
.cars_prices .item:last-child .th{
	background: linear-gradient(to left, #fff, #f0f0f0 30%);
}*/
.cars_prices .th div{
	color: #666;
	font-size: 12px;
	text-transform: uppercase;
}
.cars_prices .th p{
	font-size: 22px;
	font-weight: 800;
	margin: 2px 0 0;
}
.cars_prices .img{
	position: relative;
	width: 100%;
	padding: 0 0 60%;
}
.cars_prices .img img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cars_prices .car p{
	display: block;
	min-height: 40px;
	margin: 10px 0 0;
}

.result_table .delivery_usa0 td{
	padding-top: 4px;
	padding-bottom: 4px;
}
.delivery_usa0 .name{
	float: left;
	margin: 4px 10px 4px 0;
}
.filter_element{
	display: none;
	float: left;
	margin: 2px 0;
}
.filter_element.active{
	display: block;
}
.filter_element > div.value{
	background: #eee;
	border-radius: 40px;
	font-size: 13px;
	position: relative;
	width: 185px;
	height: 20px;
	padding: 4px 10px;
}
.filter_element > div.value:before{
	content: '';
	border: transparent 5px solid;
	border-top-color: #bbb;
	position: absolute;
	right: 8px;
	top: 8px;
}
.filter_element > div.value div span{
	display: none;
	color: #111;
	white-space: nowrap;
	cursor: pointer;	
}
.filter_element > div.value div span.selected{
	display: block;
	width: 150px;
	overflow: hidden;
}
.filter_element > div.value div span:hover{
	background: #f0f0f0;
}
.filter_element > div.value div span i{
	display: inline-block;
	font-style: normal;
	opacity: 0;
	margin-left: 5px;
}
.filter_element > div.value.hover div{
	background: #fff;
	border-radius: 0 0 4px 4px;
	position: absolute;
	left: 0;
	top: -6px;
	min-width: 100%;
	max-height: 400px;
	box-shadow: 0 4px 6px rgba(0,0,0,.16);
	z-index: 5;
	overflow: auto;
	padding: 5px 0;
}
.filter_element > div.value.hover div span{
	display: block;
	width: auto;
	padding: 5px 10px;
}
.filter_element > div.value.hover div span.selected{
	background: #F2EFE9;
}

.filter_element > div.value.hover div span i{
	opacity: .4;
}

.age .filter_element{
	width: 100%;
	margin: 4px 0 0;
}
.age .filter_element > div.value{
	background: transparent;
	font-size: 16px;
	width: 100%;
	height: 34px;
	padding: 0;
}
.age .filter_element > div.value:before{
	top: 15px;
	right: 10px;
}

.age .filter_element > div.value div span{
	padding: 10px 10px;
}
.age .filter_element > div.value div span.selected{
	font-size: 16px;
	font-family: "LatoBold";
	width: 100%;
}

.calculator_block{
	background: #fff;
}
.calculator_block *{
	box-sizing: border-box;
}
.calculator_block .w1000px{
	max-width: 100%;
}
.calculator{
	border: #F2EFE9 3px solid;
	padding: 20px 10px 10px;
}

.calculator .column{
	width: calc(50% - 20px);
	margin: 0 10px;
}
.calculator .column.calc > .wrapper{
	background: #F2EFE9;
	float: left;
	width: 100%;
	padding: 40px 30px 10px;
}
.calculator .inp_block{
	width: 100%;
	margin: 0 0 30px;
}
.calculator .inp_block:last-child{
	margin-bottom: 20px;
}
.calculator .inp_bx{
	background: #fff;
	border: #ccc 1px solid;
	position: relative;
	width: 100%;
	height: 44px;
}
.calculator .inp_block > label{
	display: inline-block;
	color: #666;
	margin: 0 0 5px 10px;
}
.calculator .inp_bx > input{
	background: #fff;
	border: none;
	outline: none;
	font-family: "LatoBold";
	font-size: 18px;
	line-height: 1;
	width: 100%;
	padding: 12px 10px;
}
.calculator .radio_bx{
	
}
.calculator .radio_bx > .wrapper{
	background: #eee;
	border-radius: 40px;
	float: left;
	position: relative;
}
.calculator .radio_bx input{
	display: none;
}
.calculator .radio_bx label{
	line-height: 24px;
	text-align: center;
	float: left;
	height: 24px;
	min-width: 24px;
	cursor: pointer;
	padding: 0 12px;
}
.calculator .radio_bx.ch2 label{
	width: 50%;
}
/*.calculator .radio_bx .bg{
	content: '';
	background: rgba(0,0,0,.1);
	border-radius: 40px;
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	transition: left .3s cubic-bezier(.57,1,.91,.9);
}
.calculator .radio_bx input:nth-child(2):checked ~ .bg{
	left: 50%;
}*/

.calculator .radio_bx > .wrapper{
	display: table;
	width: calc(100% - 18px);
}
.calculator .radio_bx > .wrapper label{
	display: table-cell;
	white-space: nowrap;
	background: transparent;
	border-radius: 40px;
	float: none;
	transition: .3s;
}
.calculator .radio_bx input:checked + label{
	background: rgba(0,0,0,.1);
}
.checkbox_bx{
	padding-top: 5px;
}
.checkbox_bx .note{
	color: #555;
	font-size: 12px;
	line-height: 1.2;
	margin: 5px 0 0;
}
.checkbox_bx input{
	display: none;
}
.checkbox_bx .icon{
	display: inline-block;
	background: #fff;
	border: #666 1px solid;
	position: relative;
	top: -1px;
	width: 16px;
	height: 16px;
	transition: .8s;
	margin: 0 10px 0 5px;
}
.checkbox_bx .icon:before{
	content: '';
	border-left: #000 3px solid;
	border-bottom: #000 3px solid;
	position: absolute;
	top: -80%;
	left: -7%;
	width: 115%;
	height: 60%;
	transform: rotate(-45deg);
	transition: .3s;
	opacity: 0;
}
.checkbox_bx :checked + .icon{
	background: #FACD00;
}
.checkbox_bx :checked + .icon:before{
	opacity: 1;
	top: -25%;
}


#motortype3:checked + label:before{
	content: 'кВт';
	color: #888;
	font-family: "LatoLight";
	position: absolute;
	right: calc(100% + 10px);
}

.calculator .radio_bx.in{
	background: #fff;
	position: absolute;
	right: 0;
	top: 0;
	height: calc(100% - 2px);
}
.calculator .radio_bx.in.l{
	left: 0;
}
.calculator .radio_bx > .wrapper{
	margin: 9px;
}
.result_table{
	width: 100%;
}
.result_table td{
	border-top: #ddd 1px solid;
	font-size: 15px;
	text-align: right;
	vertical-align: middle;
	padding: 10.5px 8px;
}
.result_table .hide_option td:nth-child(2){
	opacity: 0;
}
.result_table td:first-child{
	text-align: left;
}
.result_table td:last-child{
	font-family: "LatoBold";
	white-space: nowrap;
}
.result_table td sup{
	font-size: 10px;
}
.result_table tr:first-child td{
	border-top: none;
	/*padding-top: 0;*/
}
.result_table tr:last-child td{
	border-top: #ccc 3px solid; 
	font-size: 20px;
}

.callme_block{
	background: #d2d2d2;
	width: 350px;
	max-width: 100%;
}
.callme_block .button2{
	padding: 13px 20px 11px;
}
.callme_block h6 {
    color: #000;
    font-size: 22px;
    margin: 0 0 20px 5px;
}
.fancybox-inner .info{
	margin: 0 0 20px 5px;
}
.md_content.phones_block{
	background: #fff;
}
.md_content .phone_info{
	color: #666;
	font-family: 'LatoItalic';
	margin: 0 0 20px 5px;
}
.md_content .phone{
	display: block;
	color: #000;
	font-size: 24px;
	margin: 0 0 15px 5px;
}
.md_content .phone i{
	color: #999;
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.md_content .phone span{
	font-family: 'LatoLight';
}


.hide{
	display: none;
}
.open_sidebar{
	display: none;
	position: relative;
	height: 30px;
    width: 30px;
    background: #000;
    padding: 0 20px;
    margin: 4px 48px 4px 0;
    cursor: pointer;
    transform: skewX(-15deg);
}
.open_sidebar i {
    top: 50%;
    transform: translate(-50%,-50%);
}
.open_sidebar i, .open_sidebar::before, .open_sidebar::after {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 22px;
    height: 2px;
    background: #fff;
    border-radius: 2px;
}
.open_sidebar::before {
    content: "";
    top: 30%;
}
.open_sidebar::after {
    content: "";
    bottom: 25%;
}

.sidebar_bg.active {
    opacity: 1;
    left: 0;
}
.sidebar_bg {
    background: rgba(0, 0, 0, .7);
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: 9001;
    opacity: 0;
    transition: opacity 1s;
}
.sidebar.active {
    left: 0;
}
.sidebar {
    background: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -230px;
    width: 225px;
    box-shadow: 0 0 7px rgba(0, 0, 0, .3);
    z-index: 9002;
    overflow-y: auto;
    transition: .5s;
    color: #333;
}
.sidebar .wrapper {
    padding: 16px;
    overflow-y: auto;
}
.sidebar .title {
    padding: 0;
    text-transform: uppercase;
    color: rgba(0,0,0,.8);
    font-size: 11px;
    border-bottom: 2px solid rgba(0,0,0,0.5);
}
.sidebar ul{
	display: inline-block;
	margin-top: 15px;
	width: 100%;
}
.sidebar li {
    list-style-type: none;
    padding: 5px 0;
    font-size: 18px;
}
.sidebar li a {
    color: #333;
}
.sidebar .logo{
    font-size: 34px;
}
.catalog_menu li {
    line-height: 1;
    position: relative;
    border-top: 1px solid rgba(0,0,0,.15);
}
.catalog_menu li:first-child{
    border-top: none;
}


@media (max-width: 1140px){
	.logo{
		font-size: 36px;
	}
	.header .menu{
		margin-top: 23px;
	}
	.header .menu li{
		font-size: 14px;
	}
	.header .phones{
		margin-top: 2px;
	}
	.header .phone{
		font-size: 18px;
		/*margin: 2px 0 0 23px;*/
		margin: 14px 0 0 23px;
	}
	.header a.to_callme{
		font-size: 12px;
		padding: 4px 12px 3px;
		margin-top: 16px;
	}
	#top_block_end{
		top: calc(-11vh - 57px);
	}
}
@media (max-width: 1100px){
	h2, 
	.h2{
		font-size: 26px;
		padding-bottom: 20px;
	}
	.top_block{
		height: 560px;
	}
	.top_block > .wrapper{
		top: 100px;
	}
	.top_block > .wrapper > .title{
		font-size: 26px;
		padding: 15px 35px 11px;
		margin-bottom: 30px;
	}
	.top_block .columns .item,
	.top_block .columns .item.serv,
	.top_block .columns .item.cons{
		font-size: 16px;
		width: calc(25% - 9px);
		padding: 40px 15px 25px;
		margin: 0 12px 12px 0;
	}
	.top_block .columns .item:nth-child(4n){
		margin-right: 0;
	}
	.top_block .columns .item.serv{
		clip-path: polygon(0 0, 100% 25px, 100% 100%, 0 100%);
		-webkit-clip-path: polygon(0 0, 100% 25px, 100% 100%, 0 100%);
	}
	.top_block .columns .item.cons{
		clip-path: polygon(0 25px, 100% 0, 100% 100%, 0 100%);
		-webkit-clip-path: polygon(0 25px, 100% 0, 100% 100%, 0 100%);
	}
	
	.top_block .columns .item.serv h6{
		font-size: 22px;
	}
	.top_block .columns .item.cons h6{
		margin-bottom: 20px;
	}
	.about_block{
		padding: 90px 0 70px;
	}
}
@media (max-width: 1050px){
	.contacts_block .contacts {
	    margin: 0 75px 0 20px;
	}
	.auctions > .auction .img {
    	width: 110px;
    	max-height: 110px;
	}
}
@media (max-width: 1000px){
	.header .menu{
		display: none;
	}
	.tb .mask_top{
	    clip-path: polygon(0% 0%, 50% 8vh, 100% 0%, 100% 100%, 0% 100%);
	    -webkit-clip-path: polygon(0% 0%, 50% 8vh, 100% 0%, 100% 100%, 0% 100%);
	}
	.mask1 {
	    clip-path: polygon(0% 0%, 50% 8vh, 100% 0%, 100% 100%, 0% 100%);
	    -webkit-clip-path: polygon(0% 0%, 50% 8vh, 100% 0%, 100% 100%, 0% 100%);
	    padding-top: calc(8vh + 50px);
	    margin-top: -8vh;
	}
	.main_wrapper{
		margin-top: -8vh;
	}
	#top_block_end{
	    top: calc(-8vh - 57px);
	}
	/*.why_we_block .why_we > li{
		width: calc(50% / 3 - 10px);
		margin: 0 15px 15px 0;
	}
	.why_we_block .why_we > li:nth-child(3n){
		margin-right: 0;
	}
	.why_we_block .why_we > li:nth-child(4),
	.why_we_block .why_we > li:nth-child(5){
		width: calc(50% - 15px / 2);
	}
	.why_we_block .why_we > li:nth-child(5){
		margin-right: 0;
	}*/
	.why_we_block{
		padding-bottom: 50px;
	}
	.why_we_block .why_we > li,
	.why_we_block .why_we > li:nth-child(3n){
		width: calc(50% - 7px);
		margin: 0 14px 14px 0;
	}
	.why_we_block .why_we > li:nth-child(2n){
		margin-right: 0;
	}
	.cars_prices .item{
		width: calc(100% / 3 - 10px);
	}
	/*.cars_prices .item:nth-child(3n+1) .th,
	.cars_prices .item:nth-child(3n+1) .car{
		border-left-color: #fff;
	}*/
}
@media (max-width: 920px){
	.prices_block .prices .item,
	.prices_block .prices .item:nth-child(5n){
		width: calc(100% / 3 - 10px);
		margin: 0 15px 15px 0;
	}
	.prices_block .prices .item:nth-child(3n){
		margin-right: 0;
	}
	.calculator{
		padding: 10px 0;
	}
	.calculator .column{
		width: calc(50% - 20px);
		margin: 0 10px;
	}
	.calculator .column.calc > .wrapper{
		padding: 20px 10px 0;
	}
}
@media (max-width: 840px){
	.top_block{
		height: 600px;
	}
	.top_block > .wrapper{
		top: 76px;
	}
	.top_block > .wrapper > .title{
		margin-bottom: 16px;
	}
	.top_block .columns .item.serv{
		width: calc(100% / 3 - 8px);
		margin: 0 12px 12px 0;
	}
	.top_block .columns .item.serv:nth-child(3n){
		margin-right: 0
	}
	.how_work ol{
		padding: 20px 0 0;
	}
	.how_work ol li,
	.how_work ol li:nth-child(odd),
	.how_work ol li:nth-child(even){
		text-align: left;
		float: right;
		width: calc(100% - 110px);
		margin: 0 0 20px;
	}
	.how_work ol li:nth-child(odd) .icon{
		left: auto;
		right: calc(100% + 28px);
	}
	.how_work ol li:nth-child(odd) .icon:before,
	.how_work ol li:nth-child(even) .icon:before{
		transform: none;
	}
	.contacts_block .contacts {
	    margin: 0 20px 0 20px;
	    width: 370px;
	}
	.contacts_block .contacts p {
	    font-size: 16px;
	}
	.contacts_block .contacts h5 {
	    font-size: 15px;
	}
	.contacts_block .contacts > div {
	    margin: 0 0 30px;
	}
	.contacts_block .map::after {
	    font-size: 55px;
	}
	.contacts_block .cop {
	    margin-top: 30px;
	    padding-top: 25px;
	    font-size: 13px;
	}
	.auctions > .auction p {
	    font-size: 14px;
	}
	.auctions > .auction .img{
	    width: 85px;
	    max-height: 85px;
	}
	.consult_block .form .ajax .wrapper > .button1{
		width: 220px;
		padding: 10px 0;
	}
	.consult_block .form .ajax .wrapper > input{
		width: calc(50% - 110px);
	}
	.how_work_block .how_work ol li h5, 
	.how_work_block .how_work ol li p{
	    transform: translateX(0);
	    opacity: 1;
	}
	.calculator .column{
		width: calc(100% - 20px);
	}
	.calculator .column.calc{
		margin-bottom: 30px;
	}
}
@media (min-width: 701px) and (max-width: 840px){
	.top_block .columns .item.cons{
		width: 100%;
		clip-path: none;
		-webkit-clip-path: none;
		padding: 15px 15px 80px;
	}
	.top_block .columns .item.cons h6{
		text-align: center;
		margin: 0 0 5px;
	}
	.top_block .columns .item.cons input{
		width: calc(50% - 110px);
	}
	.top_block .columns .item.cons .button2{
		width: 200px;
		/*margin: 0;*/
	}
}
@media (max-width: 730px){
	.contacts_block .contacts {
	    margin: 0 25px 0 20px;
	    width: 300px;
	}
	.auctions{
		flex-wrap: wrap;
	}
	.auctions > .auction{
		width: calc(100% - 40px);
		margin-bottom: 25px;
		padding: 8px 12px;
	}
	.auctions > .auction:last-child{
		margin-bottom: 0;
	}
}
/*---- MOBILE VERSION ----*/
@media (max-width: 700px){
	.tb .header{
		background: rgba(255,255,255,.96);
		border-bottom: #ccc 1px solid;
		color: #222;
	}
	.tb .header a.to_callme{
		color: #fff;
	}
	.tb .header a.to_callme:before{
		background: #000;
	}
	.header .phone{
		display: none;
	}
	.header a.to_phones{
		display: block;
	}
	.header a.to_callme{
		font-size: 16px;
		padding: 10px 16px 9px;
		margin: 8px 0 0 0;
	}
	.top_block{
		position: relative;
		height: auto;
		overflow: hidden;
		padding: 80px 0 40px;
	}
	.top_block > .wrapper{
		position: relative;
		left: 0;
		top: 0;
		transform: none;
		padding: 0;
	}
	.top_block > .wrapper > .title{
		display: block;
	}
	.top_block .columns .item.serv,
	.top_block .columns .item.serv:nth-child(3n),
	.top_block .columns .item.cons{
		width: calc(50% - 5px);
		margin: 0 10px 7px 0;
	}
	.top_block .columns .item.serv:nth-child(2n),
	.top_block .columns .item.cons{
		margin-right: 0;
	}
	.top_block .columns .item.cons {
	    clip-path: polygon(0 0, 100% 25px, 100% 100%, 0 100%);
	    -webkit-clip-path: polygon(0 0, 100% 25px, 100% 100%, 0 100%);
	}

	.w800px,
	.w1000px,
	.main_width{
	    max-width: calc(100% - 20px);
	}
	.auctions > .auction {
    	width: calc(100% - 20px);
    }
	.contacts_block .contacts {
	    margin: 0 10px 0 10px;
	}
	.tb .mask_top,
	.mask1{
	    clip-path: polygon(0% 0%, 50% 5vh, 100% 0%, 100% 100%, 0% 100%);
	    -webkit-clip-path: polygon(0% 0%, 50% 5vh, 100% 0%, 100% 100%, 0% 100%);
	}
	body .mask1{
		padding-top: calc(5vh + 50px);
		margin-top: -5vh;
	}
	.main_wrapper{
	    margin-top: -5vh;
	}
	#top_block_end {
    	top: calc(-5vh - 57px);
	}
	.consult_block .form .ajax .wrapper{
		width: calc(100% - 40px);
		padding: 0;
		margin: 0 auto;
	}
	.consult_block .form .ajax .wrapper > .button1{
		font-size: 16px;
		width: 150px;
	}
	.consult_block .form .ajax .wrapper > input{
		font-size: 14px;
		width: calc(50% - 75px);
		padding: 0 15px;
	}
	.cars_block .slick-prev, 
	.cars_block .slick-next{
		top: 40%;
		width: 28px;
		height: 50px;
		box-shadow: 0 0 4px rgba(0,0,0, .4);
	}
	.cars_block .slick-prev:before, 
	.cars_block .slick-next:before{
		font-size: 26px;
	}
}
@media (max-width: 670px){
	.button1:hover {
	    padding: 10px 45px;
	}
	.button1 {
	    font-size: 17px;
	    padding: 10px 35px;
	}
	.faq_list > div label {
		font-size: 17px;
	    padding: 14px 15px 12px 50px;
	}
	.faq_list > div .cont {
	    font-size: 14px;
	    padding: 0px 15px 15px 50px;
	}
	.contacts_block .contacts {
		margin: 0 20px 0 20px;
	    width: 240px;
	}
	
	.contacts_block .contacts > div {
	    margin: 0 0 20px;
	}
	.contacts_block .contacts .social {
	    margin: 30px 0 0;
	    font-size: 28px;
	}
	.contacts_block .map {
    	width: calc(58% + 20px);
    }
	.content_padd {
	    padding: 35px 0;
	}
}	
@media (max-width: 620px){
	.prices_block .prices .item,
	.prices_block .prices .item:nth-child(5n),
	.prices_block .prices .item:nth-child(3n){
		width: calc(50% - 5px);
		margin: 0 10px 10px 0;
	}
	.prices_block .prices .item:nth-child(2n){
		margin-right: 0;
	}
}
@media (max-width: 600px){
	.how_work ol li, 
	.how_work ol li:nth-child(2n+1), 
	.how_work ol li:nth-child(2n){
		width: calc(100% - 80px);
	}
	.how_work ol li:nth-child(odd) .icon,
	.how_work ol li:nth-child(even) .icon{
	    left: auto;
	    right: calc(100% + 20px);
	}
	.how_work ol .icon{
		top: -1px;
		width: 50px;
		height: 50px;
	}
	.how_work ol .icon i{
		font-size: 24px;
		width: 24px;
		height: 24px;
	}
	.how_work ol .icon span:after{
		width: 15px;
		height: 15px;
	}
	.how_work ol li .icon:after{
		top: -6px;
	}
	.how_work ol h5{
		font-size: 18px;
		height: 25px;
		margin: 0 0 8px;
	}
	.how_work ol p{
		height: 100px;
	}
	.cars_prices .item{
		width: 100%;
	}
	.cars_prices_block{
		border-bottom: #ccc 1px solid;
	}
	.cars_prices_block .main_width{
		background: linear-gradient(to right, #fff, #f0f0f0 30%, #f0f0f0 70%, #fff);
	}
	.cars_prices .item .th,
	.cars_prices .item:first-child .th,
	.cars_prices .item:last-child .th{
		background: linear-gradient(to right, #fff, #f0f0f0 30%, #f0f0f0 70%, #fff);
		border-left: none;
		border-right: none;
		border-top: none;
		padding: 25px 0 10px;
	}
	.cars_prices .item:first-child .th{
		padding-top: 0;
	}
	.cars_prices .item .cars{
		background: #fff;
		border-bottom: #ccc 1px solid;
		display: flex;
		flex-wrap: wrap;
	}
	.cars_prices .item .car{
		border-bottom: none;
		border-left: none;
		border-right: none;
		width: calc(100% / 3);
		padding: 10px;
	}
/*	.cars_prices .item:nth-child(3n+1) .th, 
	.cars_prices .item:nth-child(3n+1) .car{
		border-left-color: #ccc;
	}*/
	/*.cars_prices .item .car:first-child{
		border-left-color: #fff;
	}
	.cars_prices .item .car:last-child{
		border-right-color: #fff;
	}*/
}
@media (max-width: 580px){
	.contacts_block .contacts p {
	    font-size: 14px;
	}
	.contacts_block .contacts h5 {
	    font-size: 13px;
	    margin: 0 0 10px;
	}
	.contacts_block .contacts {
	    width: 190px;
	}
	.contacts_block .cop{
	    margin-top: 25px;
	    padding-top: 20px;
	    font-size: 13px;
	}
}
@media (max-width: 540px){
	.about_block{
		padding: 70px 0 40px;
	}

}
@media (max-width: 500px){
	.consult_block .form .ajax .wrapper:before{
		display: none;
	}
	.consult_block .form .ajax .wrapper > input{
	    font-size: 14px;
	    position: relative;
	    width: 100%;
	    height: auto;
	    padding: 12px 20px;
	    margin: 0 0 15px;
	}
	/*.consult_block .form .ajax .wrapper > input{
	    background: rgba(255,255,255,.72);
	    border: none;
	    outline: none;
	    font-size: 14px;
	    position: relative;
	    width: 100%;
	    height: auto;
	    transition: .3s;
	    clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
	    -webkit-clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
	    padding: 12px 20px;
	    margin: 0 0 15px;
	}
	.consult_block .form .ajax .wrapper > input:focus{
		background: #fff;
	}*/
	/*.consult_block .form .ajax .wrapper > .button1{
		float: none;
		width: 180px;
		margin: 0 auto;
	}*/
	.consult_block .button1:before{
		border: none;
	}
}
@media (max-width: 480px){
	.logo{
		font-size: 28px;
		margin: 5px 0;
	}
	.open_sidebar{
		display: block;
	}
	.header a.to_callme,
	.header a.to_phones{
		font-size: 13px;
		padding: 9px 14px 8px;
		margin: 2px 0 0 3px;
	}
	.header a.to_callme{
		display: none;
	}
	.header > div{
		display: flex;
		justify-content: space-between;
	}
	.top_block .columns .item.serv, 
	.top_block .columns .item.serv:nth-child(3n),
	.top_block .columns .item.serv:nth-child(2n), 
	.top_block .columns .item.cons{
		width: 100%;
		margin: 0 0 10px;
	}
	#top_block_end {
    	top: calc(-5vh - 39px);
	}
	.about_block p{
		font-size: 17px;
	}
	.why_we_block .why_we > li,
	.why_we_block .why_we > li:nth-child(5n),
	.why_we_block .why_we > li:nth-child(4n),
	.why_we_block .why_we > li:nth-child(3n),
	.why_we_block .why_we > li:nth-child(2n){
		width: 100%;
		margin: 0 0 10px;
	}
	.how_work ol h5{
		line-height: 36px;
		height: 44px;
	}
	.how_work ol .icon{
		top: 18px;
	}
	.how_work ol p{
		height: 110px;
	}
}
@media (max-width: 470px){
	.contacts_block .fx{
		flex-wrap: wrap;

	}
	.contacts_block .contacts {
	    width: 100%;
	}
	.contacts_block .contacts > div {
	    margin: 0 0 30px;
	    text-align: center;
	}
	.contacts_block .contacts h5 {
	    font-size: 14px;
	    margin: 0 0 12px;
	    padding: 0 0 8px;

	}
	.contacts_block .cop {
	    margin-top: 0;
	    padding-top: 22px;
	    font-size: 13px;
	    border: none;
	}
	.contacts_block .map {
	    width: 100%;
	    height: 250px;
	    margin: 25px 0 0;
	    clip-path: inherit;
		-webkit-clip-path: inherit;
	}
	.faq_list > div label {
		font-size: 16px;
	    padding: 14px 15px 12px 40px;
	}
	.faq_list > div .cont {
	    font-size: 14px;
	    padding: 0px 15px 15px 40px;
	}
	
}
@media (max-width: 430px){
	.top_block > .wrapper > .title{
		font-size: 20px;
		padding: 11px 21px 8px;
	}
	.prices_block .prices .item,
	.prices_block .prices .item:nth-child(2n),
	.prices_block .prices .item:nth-child(5n),
	.prices_block .prices .item:nth-child(3n){
		width: 100%;
		padding: 5px 0;
		margin: 0 0 10px;
	}
	.how_work_block > .wrapper{
		max-width: calc(100% - 20px);
		padding-left: 10px;
		padding-right: 10px;
	}
	.how_work ol{
		max-width: 100%;
	}
	.how_work ol p{
		font-size: 14px;
	}
	.cars_prices .item .car{
		padding: 5px;
	}
	.cars_prices .car p{
		font-size: 13px;
		min-height: auto;
		margin: 10px 0 5px;
	}
}
@media (max-width: 400px){
	h2, 
	.h2{
		font-size: 22px;
	}
	h3, 
	.h3{
		font-size: 20px;
	}
	.logo{
		font-size: 22px;
		margin: 6px 0 0;
	}
	.header .phones{
		margin: 0 -4px 0 0;
	}
	.header a.to_callme, 
	.header a.to_phones{
		font-size: 12px;
		padding: 9px 8px 8px;
		margin: 4px 0 4px 3px;
	}
	.open_sidebar {
	    margin: 4px 25px 4px 0;
	}
	.revise{
		width: calc(100% + 20px);
		margin-left: -20px;
	}
	.calculator{
		border: none;
	}
	.calculator .column{
		width: 100%;
		margin: 0; 
	}
}
@media (max-width: 380px){
	.faq_list > div label {
	    font-size: 15px;
	}
	.calculator .radio_bx > .wrapper label{
		font-size: 14px;
	}
	.result_table td{
		padding: 8px 5px;
	}
}
@media (max-width: 340px){
	.calculator .radio_bx > .wrapper label{
		font-size: 13px;
	}
}
.fute{
	color: #fff;
	}