
body {
	padding: 0;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	position: relative;
	font-weight: 400;
	color: black;
	max-width: 1920px;
	margin: 0 auto;
	font-size: 17px;
	overflow-x: hidden;
}


body a, body input[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration: none;
	outline: none;
}
*, ::after, ::before {
    box-sizing: border-box;
}
img {
	max-width: 100%;
}

body a:hover {
	text-decoration: none;
	cursor: pointer;
}

body a:focus, a:hover {
	text-decoration: none;
}
input {
	outline: none;
}
section {
	max-width: 1920px;
	margin: 0 auto;
}
.glav_bl1 h1 {
	font-size: 57px;
	font-weight: 100;
	line-height: 1.05;
	margin-top: 110px;
	border-bottom: 1px solid #a6d3ea;
	padding-bottom: 17px;
	max-width: 570px;
	letter-spacing: 6.5px;
	margin-bottom: 37px;
}

h1 span {
	color: #0984c4;
	font-size: 67px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: -2px;
}
.text {
	font-size: 17px;
}
.glav_bl1 .text {
	max-width: 460px;
	margin-bottom: 335px;
}
.glav_bl1 .container {
    /*background-image: url(../img/glavn.png);
    background-repeat: no-repeat;
    background-position: right bottom;*/
}
.slogan {
	font-size: 30px;
	font-weight: 100;
	letter-spacing: -1px;
	border-top: 1px solid #f9cea1;
	padding-top: 17px;
}
.slogan span {
	font-weight: 400;
	color: #0984c4;
}
.glav_bl1_img img {
	position: absolute;
    width: 647px;
    max-width: 647px;
    top: 165px;
    left: -40px;

}
.glav_bl2 {
	margin-top: 50px;
}
.glav_bl2 .title {
	max-width: 585px;
	border-bottom: 1px solid #a6d3ea;
	padding-bottom: 17px;
	font-size: 45px;
	font-weight: 300;
	margin-bottom: 23px;
}
.glav_bl2 .title span {
	font-weight: 500;
}

.sel_tit {
	font-size: 25px;
	margin-bottom: 10px;
}
.selection {
	max-width: 500px;
	overflow: hidden;
	position: absolute;
}
.sel_img {
	width: 138px;
	height: 135px;
	float: left;
    margin-right: 5px;
	text-align: center;
    padding-top: 36px;
    padding-right: 9px;
	background: url(../img/sel_img.png);
	background-size: cover;
	position: relative;
}
.sel_img:hover {
	background: none;
}
.sel_img:hover:before {
	z-index: 1;
}
.sel_img:before {
	display: block;
	content: '';
	border: 1px solid #f51d55;
	width: 102px;
    height: 102px;
    position: absolute;
    border-radius: 22px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 12px;
    left: 12px;
	z-index: -1;
	background: white;
}
.selection>div:last-child {
	float: left;
	width: 357px;
	margin-top: 12px;
}
.glav_bl2 .container {
    background-image: url(../img/bg2.png);
    background-repeat: no-repeat;
	background-position-y: 12px;
}
.selections .selection:nth-child(1) {
	left: -7px;
    top: 55px;
}
.selections .selection:nth-child(2) {
	top: 25px;
    right: 4px;
}
.selections .selection:nth-child(3)  {
	top: 205px;
    left: 345px;
}
.selections .selection:nth-child(4) {
	top: 300px;
    left: 20px;
}
.selections .selection:nth-child(5) {
	top: 365px;
    right: 45px;
}
.selections {
	height: 520px;
	margin-top:90px;
}
.sel_img svg {
	height: 47px;
	z-index: 3;
    position: relative;
}
.sel_img:hover svg path, .sel_img:hover svg polygon, .sel_img:hover svg rect {
	fill: #f51d55;
}
.sel_img svg path, .sel_img svg rect, .sel_img svg polygon  {

	fill: white;
}
.f_tit {
	font-size: 20px;
	margin-bottom: 12px;
}
footer .text {
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 12px;
}

.button {
	font-size: 17px;
	background: linear-gradient(to right, #f51d55, #fb6f76);
	height: 65px;
	width: 282px;
	display: block;
	margin: 60px auto 70px;
	position: relative;
	border-radius: 12px;
	color: white;
    text-align: center;
    padding-top: 20px;
	border: 1px solid rgba(246, 39, 89, 0);
	cursor:pointer;
}
.button:hover {
	color: #f62759;
	background: white;
	border: 1px solid #f62759;
}
.pointer {
	cursor: pointer;
}
.lev_am_bl1 .button:after {
	display: inline-block;
	content: '';
	background: url(../img/button_after.png);
	width: 350px;
	height: 348px;
	position: absolute;
    left: -33px;
    top: 0;
	display: none;
}
.button:before {
	display: inline-block;
	content: '';
	height: 100%;
	border-radius: 12px;
	width: 100%;
	opacity: .23;
	background: linear-gradient(to right, #ff65a6, #f28f94);
	position: absolute;
    z-index: -1;
    left: 10px;
    top: 6px;
}
.lev_am_bl1 h1, .lev_garage_bl1 h1 {
	font-size: 67px;
	color: #0984c4;
	border-bottom: 1px solid #9ccee8;
	text-align: center;
	max-width: 570px;
	font-weight: 400;
	padding-bottom: 18px;
	margin: 25px auto 17px;
}
.lev_garage_bl1 h1 {
	padding-bottom: 8px;
}
.lev_garage_bl1 .text {
	text-align: center;
	margin-bottom: 130px;
}
.lev_am_bl1 .text {
	text-align: center;
	margin-bottom: 50px;
}
.mouse_slogan .slogan {
	border-top: 0;
}
.mouse_slogan .mouse {
	margin-left: 35px;
	float: left;
	margin-right: 10px;
	display: inline-block;
}
.lev_am_bl1 .mouse_slogan .mouse {

    margin-left: 46px;
}
.mouse_slogan .slogan {
	float: left;
    max-width: 330px;
    padding-top: 0;
}
.lev_am_bl2 {
	padding-top: 103px;
}
.border_dashed {
	border: 1px dashed #e0d5d8
}
.whom .border_dashed {
	margin-top: 44px;
	padding-top: 60px;
	padding-bottom: 47px;
	margin-bottom: 48px;
}
.whom1 .border_dashed {
	padding-left: 310px;
}
.whom2 .border_dashed {
	padding-right: 290px;
}
.whom .border_dashed>div:last-child {
	margin-bottom: 0;
}
.whom_title {
	color: #515151;
	font-size: 35px;
	margin-bottom: 23px;
}
.whom_subtitle {
	font-size: 20px;
	margin-bottom: 23px;
}
.lev_am_bl3 .text {
	font-size: 17px;
	color: #515151;
	margin-bottom: 30px;
}
.whom1 {
	background: url(../img/prod.png) no-repeat;
}
.whom2 {
	background: url(../img/prod1.png) no-repeat right;
	padding: 10px 0;
}
.lev_am_bl3 {
	padding-bottom: 80px;
}
.lev_am_bl4_title {
	font-size: 45px;
	font-weight: 300;
	max-width: 585px;
	padding-bottom: 17px;
	margin: 0 auto 30px;
	border-bottom: 1px solid #a6d3ea;
	text-align: center;
}
.lev_am_bl4_title span {
	font-weight: 400;
}
.lev_am_bl4 .text {
	text-align: center;
	margin-bottom: 80px;
}
.package_title {
	font-size: 32px;
	color: white;
	border-bottom: 1px solid white;
	text-transform: uppercase;
	text-align: center;
	max-width: 245px;
	margin: 0 auto;
}
.package_title span {
	font-size: 17px;
	font-weight: 300;
	display: block;
}
.package_top {
	padding-top: 20px;
	text-align: center;
	height: 230px;
	position: relative;
}
.package_top_blue {
	background: url(../img/pak1.png) no-repeat;
}
.package_top>span {
	color: #fefefe;
	opacity: .25;
	font-size: 140px;
	position: absolute;
    top: 52px;
    left: calc(50% - 43px);
}
.package_price span {
	font-weight: 400;
}
.package_price {
	font-weight: 300;
	font-size: 15px;
	text-align: center;
}
.package_price div {
	font-size: 45px;
	color: #83d6fc;
	line-height: 1;
    margin-top: 10px;
}
.package_cont {
	max-width: 283px;
	margin: 25px auto 0;
	/*border-bottom: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;*/
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}
.package_cont:before {
	display: inline-block;
	content: '';
	background: #cdcdcd;
	width: 244px;
	height: 1px;
	position: absolute;
	top: 0;
	left: calc(50% - 122px);
}
.package_cont:after {
	display: inline-block;
	content: '';
	background: #cdcdcd;
	width: 244px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: calc(50% - 122px);
}
.package_cont span {
	font-weight: 500;
    display: inline-block;
    text-align: right;
    margin-right: 12px;
}
.package_button {
	width: 228px;
	color: #36a6da;
	border: 1px solid #83d6fc;
	border-radius: 12px;
	display: block;
	height: 65px;
	text-align: center;
    padding-top: 20px;
	margin: 32px auto 0;
}
.package_button:hover {
	color: white;
	background: #83d6fc;
}
.package {
	border: 1px solid #c9e5f3;
	border-radius: 22px;
	max-width: 330px;
	padding-bottom: 34px;
}
.package_center {
	margin: 0 auto;
}
.package_right {
	margin-left: auto;
}
.package_top_pink {
	background: url(../img/pak2.png) no-repeat;
}
.package_center .package_button {
	color: #da365c;
	border: 1px solid #fc839a;
}
.package_center .package_button:hover {
	color: white;
	background: #fc839a;
}
.lev_am_bl5_title {
	font-size: 45px;
	font-weight: 300;
	padding-bottom: 13px;
	border-bottom: 1px solid #a6d3ea;
	max-width: 587px;
	margin-bottom: 25px;
}
.lev_am_bl5_title span {
	font-weight: 400;
}
.lev_am_bl5 .button.demo{
	margin-left:20px;
}
.lev_am_bl5 .button, .lev_am_bl5 .package_button {
    display: inline-block;
    float: left;
	margin-top: 37px;
	margin-bottom: 45px;
}
.lev_am_bl5 .package_button {
	margin-left: 30px;
	width: 282px;
	color: #da365c;
	border: 1px solid #f62e5c;
}
.lev_am_bl5 .package_button:hover {
	color: white;
	background: #f62e5c;
}
.lev_am_bl4 {
	margin-bottom: 80px;
}
.lev_am_bl5 img {
	margin-left: 30px;
}
.document_button {
	color: #0984c4;
	font-size: 17px;
	position: relative;
    padding-right: 24px;
}
.document_button:hover {
	color: #f51f56;
}
.clear {
	clear: both;
}
.document_button:after {
	width: 16px;
	height: 16px;
	display: inline-block;
	content: '';
	background: url(../img/arrow.png);
	margin-top: 5px;
    position: absolute;
    right: 0;
}
.document_button:hover:after {
	background: url(../img/arrow_hover.png);
}

footer {
	padding-bottom: 30px;
	margin-top: 150px;
}
.logo_footer {
	margin-top: 17px;
    display: inline-block;
    width: 160px;
}
.lev_am_bl2_bg {
	background: url(../img/levam_bg3.png);
	max-width: 1496px;
	height: 741px;
	margin: 0 auto;
	background-position-x: center;
}

.preim_abs_text1 {
	width: 190px;
    top: 270px;
	left: -28px;
}
.preim_abs_text {
	font-size: 17px;
    text-align: center;
	position: absolute;
}
.preim_abs_text2 {
	top: 336px;
    width: 195px;
    left: 117px;
}
.preim_abs_text3 {
	top: 501px;
    width: 168px;
    left: 183px;
}
.preim_abs_text4 {
	top: 65px;
    width: 180px;
    left: 350px;
}
.preim_abs_text6 {
	top: 126px;
    right: 185px;
    width: 185px;
}
.preim_abs_text7 {
	right: 240px;
    top: 274px;
    width: 160px;
}
.preim_abs_text8 {
	width: 138px;
    top: 447px;
    right: 204px;
}
.preim_abs_text9 {
	top: 377px;
    right: 37px;
    width: 158px;
}
.preim_abs_text10 {
	color: #0984c4;
	font-size: 45px;
	top: 238px;
    left: 286px;
}
.preim_abs_text10 span {
	font-size: 25px;
    margin-top: 7px;
    position: absolute;
}
.preim_abs_img {
	position: absolute;
}
.preim_abs_img1 {
	width: 35px;
    top: 426px;
    left: 85px;
}
.preim_abs_img2 {
	top: 40px;
    left: 285px;
    width: 41px;
}
.preim_abs_img3 {
	top: 602px;
    left: 365px;
	width: 44px;
}
.preim_abs_img4 {
	right: 370px;
    width: 40px;
    top: 75px;
}
.preim_abs_img5 {
	right: 190px;
    top: 243px;
    width: 36px;
}
.preim_abs_img6 {
	width: 36px;
    right: 50px;
    top: 294px;
}
.preim_abs_img7 {
	width: 62px;
    top: 556px;
    right: 342px;
}
.preim_abs_text5_tit {
	color: #4b4b4b;
	font-size: 45px;
	padding-bottom: 12px;
	border-bottom: 1px solid #9ecfe8;
	max-width: 395px;
    margin: 0 auto 23px;
}
.preim_abs_text5 {
	width: 430px;
    top: 325px;
    left: 330px;

}
.lev_7zap_bl1 .text {
	font-size: 15px;
	padding-top: 25px;
	border-top: 1px solid #a6d3ea;
	margin-top: 17px;
}
.lev_7zap_bl1 {
	padding-top: 25px;
	margin-top: 62px;
}
.text-center {
	text-align: center;
}
.lev_7zap_bl1_top {
	margin-top: 50px;
}
.lev_7zap_bl1 .button {
	margin-top: 100px;
	margin-left: 0;
}
.lev_7zap_bl3_title {
	font-size: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #0984c4;
	text-align: center;
	max-width: 763px;
	margin: 0 auto 25px;
}
.lev_7zap_bl3 .text {
	text-align: center;
}
.lev_7zap_bl2 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.lev7zap_map_item_title {
	font-size: 25px;
	margin-bottom: 25px;
}
.lev7zap_map_item_text {
	font-size: 15px;
}
.lev7zap_map_item1 {
	top: 93px;
    width: 308px;
    text-align: left;
    left: 190px;
}
.lev7zap_map_item {
	text-align: left;
    position: absolute;
}
.lev7zap_map_item2 {
	width: 400px;
    top: 17px;
    left: 530px;
}
.lev7zap_map_item2 .lev7zap_map_item_text {
	padding-right: 120px;
}
.lev7zap_map_item3 {
	top: 90px;
    right: 0;
    width: 260px;
}
.pr0 {
	padding-right: 0!important;
}

.kont_bl2 .title {
	font-size: 35px;
	text-align: center;
	margin-bottom: 70px;
}
.kont_bl1 h1 {
	font-size: 67px;
	color: #0984c4;
	padding-bottom: 10px;
	border-bottom: 1px solid #a6d3ea;
	margin-bottom: 30px;
}

.kont_bl1_after.kiev{
	padding-top:90px;
}
.map.kiev:after{
	top:0;
}
.adress, .kont_phone {
	padding-left: 50px;
	position: relative;
}
.adress {
	margin-bottom: 20px;
}
.adress:before {
	display: inline-block;
	content: '';
	background: url(../img/k1.svg);
	width: 15px;
	height: 25px;
	position: absolute;
    left: 4px;
    top: 6px;
}
.kont_phone:before {
	display: inline-block;
	content: '';
	background: url(../img/k2.svg);
	width: 22px;
	height: 21px;
	position: absolute;
    left: 4px;
    top: 6px;
}
.firm_name {
	padding-left: 3px;
	padding-bottom: 10px;
	font-size: 25px;
}
.adress_title {
	font-size: 25px;
	margin-bottom: 10px;
}
.adress_text {
	font-size: 15px;
	margin-bottom: 10px;
}
.kont_bl1_after:after {
	display: inline-block;
	content: '';
	border: 1px solid #bfbfbf;
	border-right: 0;
	height: 405px;
    width: 515px;
    position: absolute;
    top: 0;
    left: -52px;
}
.kont_bl1_after {
	padding-bottom: 22px;
	padding-top: 90px;
	margin-top: 30px;
	max-width: 360px;
	margin-left: auto;
    margin-right: 195px;
	position: relative;
}
.kont_bl1 {
	padding-top: 100px;
	padding-bottom: 90px;
	overflow: hidden;
}
.map {
	margin-left: -137px;
}
.map:after {
	display: inline-block;
	content: '';
	border-right: 0;
	height: 605px;
    width: 376px;
    position: absolute;
	top: -56px;
	background: #f52056;
	opacity: .1;
	left: 570px;

}

form input[type="submit"] {
	border: none;
	padding-top: 3px;
	margin-top: 0;
}
.submit_before {
	position: relative;
	width: 282px;
}
.submit_before:before {
	display: inline-block;
    content: '';
    height: 100%;
    border-radius: 12px;
    width: 100%;
    opacity: .23;
    background: linear-gradient(to right, #ff65a6, #f28f94);
    position: absolute;
    z-index: -1;
    left: 10px;
    top: 6px;
}
.kont_input, form textarea {
	border: 1px solid #c9c9c9;
	border-radius: 12px;
	height: 72px;
	max-width: 488px;
	width: 100%;
	margin-bottom: 33px;
	font-size: 15px;
	color: #5d5d5d;
	outline: none;
	padding-left: 25px;
}
.hover-for-phone {
	display: inline-block;
	margin-right: 70px;
}
.kont_input:hover, form textarea:hover {
	color: black;
	border: 1px solid black;
}
form textarea {
	height: 218px;
	padding-top: 28px;
}
.lev_garage_vin_title {
	font-size: 35px;
	margin-bottom: 28px;
	position: relative;
}
.lev_garage_vin_title:before {
	content: '';
	display: inline-block;
	border: 3px solid #f1f1f1;
	height: 78px;
	width: 78px;
	border-radius: 50%;
	position: absolute;
    left: -22px;
    top: -12px;
}
.lev_garage_vin_ul {
	font-size: 17px;
	padding-left: 8px;
}
.lev_garage_vin_ul li {
	list-style: none;
	position: relative;
	padding-bottom: 33px;
	padding-left: 18px;
}
.lev_garage_vin_ul li:before {
	height: 21px;
	content: '';
	display: inline-block;
	width: 5px;
	background: #0984c4;
	position: absolute;
    left: 0;
    top: 1px;
}
.lev_garage_vin:before {
	border: 1px dashed #cfcfcf;
	content: '';
	display: inline-block;
	height: 342px;
	width: 655px;
	border-radius: 12px;
	position: absolute;
	position: absolute;
    top: 86px;
    left: 15px;
}
.lev_garage_vin {
    margin-top: 86px;
	padding-top: 45px;
    padding-left: 65px;
}
.lev_garage_bl1 {
	padding-bottom: 165px;
}
.lev_garage_bl2 .lev_garage_vin_title:before {
	display: none;
}
.lev_garage_garage {
	padding-top: 62px;
}
.lev_garage_garage:before {
	border: 1px dashed #cfcfcf;
	content: '';
	display: inline-block;
	height: 340px;
	width: 750px;
	border-radius: 12px;
    position: absolute;
    top: 0;
    right: 15px;
}
.garage_slider ul li {
	width: 32px;
	height: 32px;
	background: #d4d4d4;
	border-radius: 4px;
	display: inline-block;
	margin-right: 9px;
	padding: 3px 0;
	text-align: center;
}
.garage_slider ul li:last-child {
	margin-right:0;
}
.garage_slider {
	text-align: center;
	margin-top: 20px;
	max-width: 360px;
	position: relative;
}
.garage_slider ul li object {
	height: 24px;
}
.garage_slider ul {
	padding-left: 0;
}
.garage_slider .swiper-slide-active ul li {
	background: #7fbfe1;
}
.garage_slider .swiper-slide-active {
	background: #eaf5fb;
}
.garage_slider_slider {
	border: 1px dashed #d4d4d4;
	border-radius: 12px;
}
.garage_slider .swiper-slide {
	padding: 12px;
	border-radius: 12px;
	width: 360px;
	background: #f8f8f8;
}
.garage_slider img.chb {
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
	margin-bottom: 24px;
}
.swiper-slide-active img.chb {
	filter: none;
}
.garage_slider_title {
	font-size: 17px;
	text-transform: uppercase;
    margin-top: 26px;
    margin-bottom: 8px;
}
.garage_slider_text {
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 20px;
}
.lev_garage_bl3_title {
	font-size: 35px;
	text-align: center;
	margin-bottom: 70px;
}
.lev_garage_bl3_text {
	font-size: 17px;
	padding-bottom: 15px;
	position: relative;
	max-width: 250px;
	margin: 0 auto 30px;;
}
.lev_garage_bl3_text:after {
	content: '';
	display: inline-block;
	background: #0984c4;
	width: 195px;
	height: 5px;
	position: absolute;
    bottom: 0;
    left: calc(50% - 97px);
}

.lev_garage_bl3 .border_shad {
	position: relative;
}
.lev_garage_bl3 .border_shad:before {
	content: '';
	display: inline-block;
	width: 950px;
	height: 228px;
	border: 1px dashed #cfcfcf;
	position: absolute;
    bottom: 60px;
    left: calc(50% - 475px);
    border-radius: 12px;
}
.lev_garage_mess_title {
	font-size: 35px;
	margin-bottom: 30px;
}
.lev_garage_mess {
	text-align: left;
	margin-top: 80px;
}
.lev_garage_mess li:before {
	height: 40px;
	top: 4px;
}
.lev_garage_mess:before {
	content: '';
	display: inline-block;
	width: 708px;
	height: 340px;
	border: 1px dashed #cfcfcf;
	position: absolute;
    top: 24px;
    right: 0;
    border-radius: 12px;
	z-index: -1;
}
.lev_garage_bl4_img img {
    margin-right: 67px;
}
.lev_garage_bl4_img {
	text-align: right;
}
.lev_garage_bl2 {
	padding-bottom: 100px;
	background: url(../img/lev_garage_bl2.png) no-repeat;
	padding-top: 70px;
}
.lev_garage_bl3 {
	padding-bottom: 95px;
	background: url(../img/lev_garage_bl3.png) no-repeat;
	background-position-x: center;
    background-size: contain;
    padding-top: 20px;

}
.lev_garage_bl4 {
	background: url(../img/lev_garage_bl4.png) no-repeat;
	padding-top: 55px;
}
.lev_garage_bl5 {
	background: url(../img/lev_garage_bl5.png) no-repeat;
	padding-bottom: 180px;
    padding-top: 70px;
}
.lev_garage_bl6 {
	background: url(../img/lev_garage_bl6.png) no-repeat;
	background-position-x: center;
}
.lev_garage_integr:before {
	content: '';
	display: inline-block;
	width: 750px;
	height: 340px;
	border: 1px dashed #cfcfcf;
	position: absolute;
    top: 24px;
    left: 0;
    border-radius: 12px;
	z-index: -1;
}

.lev_garage_bl6 {
	padding-top: 116px;
}
.lev_garage_integr {
	margin-top: 110px;
    margin-left: 64px;
}
.lev_garage_bl5_img img {
	margin-top: 50px;
}
.lev_garage_bl4 {
	padding-bottom: 140px;
}
.lev_garage_bl6_title {
	font-size: 30px;
	margin-bottom: 12px;
}
.lev_garage_bl6_text {
	font-size: 20px;
}
.lev_garage_bl6_item {
	margin-left: 25px;
	padding-left: 115px;
	margin-bottom: 60px;
	position: relative;
}
.lev_garage_bl6_items .lev_garage_bl6_item:before {
	position: absolute;
    left: 0;
	top: 6px;
	content: '';
	display: inline-block;
}
.lev_garage_bl6_items .lev_garage_bl6_item:nth-child(1):before {
	width: 75px;
	height: 65px;
	background: url(../img/bl6_1.svg);
}
.lev_garage_bl6_items .lev_garage_bl6_item:nth-child(2):before {
	width: 63px;
	height: 80px;
	left: 10px;
	background: url(../img/bl6_2.svg);
}
.lev_garage_bl6_items .lev_garage_bl6_item:nth-child(3):before {
	width: 96px;
	height: 61px;
	background: url(../img/bl6_3.svg);
}
.lev_garage_bl6_items {
	margin-top: 17px;
}
.lev_garage_bl6 {
	padding-bottom: 180px;
}
.lev_oem_bl1 .container {
	background: url(../img/oem_bg1.png) no-repeat;
}
.lev_oem_bl1 h1 {
	color: #0984c4;
	font-size: 67px;
	margin-bottom: 25px;
	margin-top: 50px;
}
.lev_oem_bl1 .text {
	font-size: 17px;
	max-width: 570px;
	padding-bottom: 12px;
	border-bottom: 1px solid #a6d3ea;
	margin: 0 auto;
}
.lev_oem_bl1 .button-wrap-oem {
	width: 645px;
	margin: 0 auto;
	margin-top: 348px;
	padding-bottom: 162px;
}
.lev_oem_bl1 .button-wrap-oem .button {
	margin:20px;
	float:left;
}
.lev_oem_bl2 .container {
	background: url(../img/oem_bg2_new.png) no-repeat center;
	height: 540px;
	background-position-x: 217px;
}
.lev_oem_bl2 .container {
	padding-top: 50px;
}
.lev_oem_bl2_title {
	font-size: 25px;
}
.lev_oem_bl2_text {
	font-size: 17px;
}
.lev_oem_bl2_item0 {
	margin-bottom: 59px;
	margin-top: 2px;
	margin-right: 55px;
	height: 137px;
}
.lev_oem_bl2_item1 {
	margin-bottom: 77px;
    margin-top: 56px;
    margin-right: 48px;
}
.lev_oem_bl2_item2 {
	margin-right: 151px;
}
.lev_oem_bl2_item3 {
	margin-left: 94px;
    margin-bottom: 112px;
	margin-top: 138px;
}
.lev_oem_bl2_item4 {
	margin-left: 145px;
}
.lev_oem_bl3 .container {
	background: url(../img/oem_bg3.png) no-repeat center;
    min-height: 645px;
    background-position-y: 210px;
}
.lev_oem_bl3_item1 {
    margin-bottom: 103px;
    margin-top: 25px;
    margin-right: 53px;
}
.lev_oem_bl3_item3 {
	margin-bottom: 35px;
}
.lev_oem_bl3_item4 {
	margin-left: 60px;
	margin-bottom: 42px;
}
.lev_oem_bl3_item5 {
	margin-left: 22px;
}
.lev_oem_bl3 {
	padding-bottom: 60px;
}
.lev_oem_bl2_item, .lev_oem_bl3_item {
	position: relative;
}
.lev_oem_bl2_item0:after {
	background: url(../img/oem_widget.svg) no-repeat;
	position: absolute;
    right: -78px;
    top: 33px;
	content: '';
	display: inline-block;
	width: 49px;
	height: 52px;
}
.lev_oem_bl2_item1:after {
	background: url(../img/oem_bl2_1.svg) no-repeat;
	position: absolute;
    right: -78px;
    top: 33px;
	content: '';
	display: inline-block;
	width: 49px;
	height: 52px;
}
.lev_oem_bl2_item2:after {
	background: url(../img/oem_bl2_2.svg) no-repeat;
	position: absolute;
    right: -77px;
    top: 25px;
	content: '';
	display: inline-block;
	width: 49px;
	height: 38px;
}
.lev_oem_bl2_item3:after {
	background: url(../img/oem_bl2_3.svg) no-repeat;
	position: absolute;
    left: -114px;
    top: 29px;
	content: '';
	display: inline-block;
	width: 68px;
	height: 47px;
}
.lev_oem_bl2_item4:after {
	background: url(../img/oem_bl2_4.svg) no-repeat;
	position: absolute;
    left: -100px;
    top: 26px;
	content: '';
	display: inline-block;
	width: 43px;
	height: 43px;
}

.lev_oem_bl3_item1:after {
	background: url(../img/oem_bl3_1.svg) no-repeat;
	position: absolute;
    right: -92px;
    top: 51px;
	content: '';
	display: inline-block;
	width: 60px;
	height: 42px;
}
.lev_oem_bl3_item2:after {
	background: url(../img/oem_bl3_2.svg) no-repeat;
	position: absolute;
	right: -113px;
    top: 34px;
	content: '';
	display: inline-block;
	width: 56px;
	height: 42px;
}
.lev_oem_bl3_item3:after {
	background: url(../img/oem_bl3_3.svg) no-repeat;
	position: absolute;
    left: -98px;
    top: 35px;
	content: '';
	display: inline-block;
	width: 62px;
	height: 66px;
}
.lev_oem_bl3_item4:after {
	background: url(../img/oem_bl3_4.svg) no-repeat;
	position: absolute;
    left: -90px;
    top: 28px;
	content: '';
	display: inline-block;
	width: 54px;
	height: 44px;
}
.lev_oem_bl3_item5:after {
	background: url(../img/oem_bl3_5.svg) no-repeat;
	position: absolute;
	left: -93px;
    top: 31px;
	content: '';
	display: inline-block;
	width: 59px;
	height: 45px;
}
.suppl_slider .swiper-slide {
	height: 81px;
	width: 166px;
	border: 1px dashed #9dcee7;
	border-radius: 12px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.suppl_slider .swiper-slide:hover {
	background: #9dcee7;
}
.group_ul1 li {
	display: inline-block;
	margin-top: 24px;
}
.group_ul1 li:nth-child(1) {
	margin-left: 62px;
	margin-right: 126px;
}
.group_ul1 li:nth-child(2) {
	margin-right: 134px;
}
.group_ul1 li:nth-child(3) {
	margin-right: 173px;
}
.group_ul1 li:nth-child(4) {
	margin-right: 127px;
}
.group_ul1 li:nth-child(5) {
	margin-right: 131px;
}
.group ul {
	padding-left: 0;
	list-style: none;
	text-align: left;
}
.group_ul1 li:last-child {
	margin-right: 0;
}
.group_ul1 li object {
	width: 47px;
	height: 39px;
}
.group {
	background: url(../img/suppl_bg1.png) no-repeat center;
	height: 305px;
	margin-top: 14px;
	margin-bottom: 24px;
}
.prodavec object {
	width: 53px;
	height: 33px;
	margin-left: 5px;
}
.prodavec {
	margin-top: 84px;
}
ul.klient {
	max-width: 510px;
    margin: 61px auto 0;
	position: relative;
}
ul.klient li {
	display: inline-block;
}
ul.klient li:nth-child(1) {
	margin-left: 15px;
    margin-right: 79px;
}
ul.klient li:nth-child(2) {
	margin-right: 202px;
}
ul.klient li:nth-child(5) {
	margin-right: 79px;
}
ul.klient object {
	width: 29px;
	height: 32px;
}
.tag {
	color: #4b4b4b;
	font-size: 15px;
	padding: 4px 10px;
	border-radius: 4px;
	background: #eeeeee;
	margin-right: 6px;
	margin-bottom: 6px;
	display: inline-block;
}
.tag:hover {
	background: linear-gradient(to right, #f51d55, #fb6f76);
	color: white;
	cursor: default;
}
.tags {
	padding-top: 17px;
	border-top: 1px solid #eeeeee;
}
.lev_supp_bl1 h1 {
	font-size: 67px;
	color: #0984c4;
	margin-bottom: 15px;
	max-width: 570px;
	margin: 0 auto 15px;
	border-bottom: 1px solid #a6d3ea;
	padding-bottom: 15px;
}
.lev_supp_bl1 .text {
	margin-bottom: 30px;
}
.lev_supp_bl2_title {
	font-size: 35px;
	margin-bottom: 17px;
}
.lev_supp_bl2_text {
	font-size: 17px;
}
.lev_supp_bl2 .row {
	justify-content: center;
    align-items: center;
}
.lev_supp_item, .lev_supp_item2 {
	min-height: 330px;
	justify-content: center;
    align-items: center;
	display: flex;
}
.lev_supp_item {
	border-left: 1px solid #f52056;
}
.lev_supp_item2 {
	border-right: 1px solid #0984c4;
}
.lev_supp_item2>div {
	border-right: 3px solid #0984c4;
	padding-right: 23px;
}
.lev_supp_item>div {
	border-left: 3px solid #f52056;
	padding-left: 23px;
}
.lev_supp_bl3_title {
	font-size: 45px;
	max-width: 750px;
	border-bottom: 1px solid #a6d3ea;
	margin: 0 auto 15px;
	padding-bottom: 15px;
	text-align: center;
}
.lev_supp_bl3_text {
	text-align: center;
	font-size: 17px;
	margin-bottom: 20px;
}
.suppl3_title {
	font-size: 25px;
}
.suppl3_text {
	font-size: 15px;
}
.suppl3_img {
	height: 127px;
	width: 127px;
	border-radius: 50%;
	background: linear-gradient(to bottom, rgba(15, 117, 212, 0.64), rgba(138, 220, 255, 0.64));
	display: flex;
    justify-content: center;
    align-items: center;
	position: relative;
}
.suppl3_img:hover {
	background: linear-gradient(to bottom, rgba(15, 117, 212, 0.64), rgba(138, 220, 255, 1));
}
.suppl3_grad_pink {
    background: linear-gradient(to bottom, rgba(245, 29, 85, 0.64), rgba(251, 111, 118, 0.64));
}
.suppl3_grad_pink:hover {
    background: linear-gradient(to bottom, rgba(245, 29, 85, 0.64), rgba(251, 111, 118, 1));
}

.suppl3_img:before {
	display: block;
	content: '';
	position: absolute;
}

.suppl3_img1 img {
	width: 42px;
	height: 58px;
}
.suppl3_img1:before {
	width: 172px;
	height: 172px;
	background: url(../img/suppl3_img1.png) no-repeat;
}

.suppl3_img2 {
	height: 138px;
	width: 138px;
	margin-top: 52px;
}
.suppl3_img2 img {
	width: 58px;
	height: 58px;
}
.suppl3_img2:before {
	width: 172px;
	height: 172px;
	background: url(../img/suppl3_img2.png) no-repeat;
}

.suppl3_img3 {
	height: 134px;
	width: 134px;
}
.suppl3_img3 img {
	width: 38px;
	height: 57px;
}
.suppl3_img3:before {
	width: 172px;
	height: 170px;
	background: url(../img/suppl3_img3.png) no-repeat center;
}

.suppl3_img4 {
	height: 108px;
	width: 108px;
}
.suppl3_img4 img {
	width: 48px;
	height: 50px;
}
.suppl3_img4:before {
	width: 160px;
	height: 157px;
	background: url(../img/suppl3_img4.png) no-repeat;
}

.suppl3_img5 {
	height: 101px;
	width: 101px;
}
.suppl3_img5 img {
	width: 42px;
	height: 71px;
}
.suppl3_img5:before {
	width: 145px;
	height: 145px;
	background: url(../img/suppl3_img5.png) no-repeat;
}

.suppl3_img6 {
	height: 142px;
	width: 142px;
}
.suppl3_img6 img {
	width: 52px;
	height: 44px;
}
.suppl3_img6:before {
	width: 175px;
	height: 175px;
	background: url(../img/suppl3_img6.png) no-repeat;
}

.suppl3_img7 {
	height: 126px;
	width: 126px;
}
.suppl3_img7 img {
	width: 51px;
	height: 46px;
}
.suppl3_img7:before {
	width: 169px;
	height: 163px;
	background: url(../img/suppl3_img7.png) no-repeat;
}

.suppl3_img8 {
	height: 137px;
	width: 137px;
}
.suppl3_img8 img {
	width: 69px;
	height: 67px;
}
.suppl3_img8:before {
	width: 177px;
	height: 177px;
	background: url(../img/suppl3_img8.png) no-repeat;
}

.suppl3_img9 {
	height: 154px;
	width: 154px;
}
.suppl3_img9 img {
	width: 74px;
	height: 50px;
}
.suppl3_img9:before {
	width: 189px;
	height: 192px;
	background: url(../img/suppl3_img9.png) no-repeat;
}

.suppl3_img10 {
	height: 108px;
	width: 108px;
}
.suppl3_img10 img {
	width: 48px;
	height: 52px;
}
.suppl3_img10:before {
	width: 163px;
	height: 163px;
	background: url(../img/suppl3_img10.png) no-repeat;
}

.suppl3_img11 {
	height: 138px;
	width: 138px;
}
.suppl3_img11 img {
	width: 70px;
	height: 62px;
}
.suppl3_img11:before {
	width: 176px;
	height: 173px;
	background: url(../img/suppl3_img11.png) no-repeat;
}
.lev_supp_bl3 .col-md-4, .lev_supp_bl3 .col-md-2 {
	margin-bottom: 50px;
    align-items: center;
	display: flex;
}
.lev_supp_bl3 .col-md-4>div {
	padding-left: 10px;
}
.lev_supp_bl3 .text-right>div {
	padding-right: 10px;
	padding-left: 0;
}
.suppl3_img2, .suppl3_img4, .suppl3_img6, .suppl3_img8, .suppl3_img10 {
	margin-left: auto;
}
.lev_supp_bl3 {
	padding-bottom: 100px;
}
.lev_supp_bl5 img {
	margin-top: 130px;
}
.suppl_slider_glav {
	position: relative;
}
.suppl_slider {
	max-width: 1071px;
	margin: 0 auto;
}
.suppl_slider_glav .swiper-button-prev, .tags_mob .swiper-button-prev {
	background: url(../img/supl_arrow_left.png) no-repeat center;
	left: -15px;
    width: 10px;
	outline: none;
}
.suppl_slider_glav .swiper-button-prev:before, .suppl_slider_glav .swiper-button-next:after,
.tags_mob .swiper-button-prev:before, .tags_mob .swiper-button-next:after {
	display: inline-block;
	content: '';
	height: 114px;
	width: 1px;
	background: #f52056;
}
.suppl_slider_glav .swiper-button-prev:before, .tags_mob .swiper-button-prev:before {
	position: absolute;
    right: -12px;
    top: -33px;
}
.suppl_slider_glav .swiper-button-next:after, .tags_mob .swiper-button-next:after {
	position: absolute;
    left: -12px;
    top: -33px;
}
.suppl_slider_glav .swiper-button-next, .tags_mob .swiper-button-next {
	background: url(../img/supl_arrow_right.png) no-repeat center;
	right: -15px;
    width: 10px;
	outline: none;
}
.tags_mob {
	position: relative;
    max-width: 90%;
    margin: 22px auto 0;
	display: none;
}
.lev_supp_bl2_mt {
	margin-top: -100px;
}
.lev_supp_bl2 {
	padding-bottom: 70px;
	padding-top: 33px;
}
.lev_supp_bl1 .container {
	background: url(../img/suppl_bg2.png) no-repeat;
	background-position-x: center;
    background-position-y: 136px;
}
#css_suppliers {
	background: url(../img/supplaers.png) no-repeat;
	background-position-x: center;
	background-size: cover;
}
#css_main, #index_no7 {
	background: url(../img/index.png) no-repeat;
	background-position-x: center;
	background-size: cover;
}
#index_no7 .glav_bl2 .container {
	background-image: url(../img/bg2_no7.png);
}
#index_no7 .selections .selection:nth-child(3) {
	display: none;
}
#css_contacts {
	background: url(../img/kontakty.png) no-repeat;
	background-position-x: center;
	background-size: cover;
}
#css_7zap {
	background: url(../img/bg_7zap.png) no-repeat;
	background-position-x: center;
	background-size: cover;
}
#css_aftermarket {
	background: url(../img/am.png) no-repeat;
	background-position-x: center;
	background-size: cover;
}
#css_mygarage {
	background: url(../img/garage.png) no-repeat;
	background-position-x: center;
	background-size: cover;
}
#css_oem {
	background: url(../img/oem.png) no-repeat;
	background-position-x: center;
	background-size: cover;
}

.lang {
	color: #0984c4;
	margin-top: 14px;
	display: inline-block;
}

.lang_rus {
	color: #0984c4;
	margin-top: 14px;
    display: inline-block;
}
.lang_eng {
	color: #0984c4;
	padding-left: 10px;
	border-left: 1px solid #4c4c4c;
	margin-left: 10px;
	display: inline-block;
}
.lang_ukr {
	color: #0984c4;
	padding-left: 10px;
	border-left: 1px solid #4c4c4c;
	margin-left: 10px;
	display: inline-block;
}

.lang_active {
	color: #4c4c4c;
}

.menu {
	position: relative;
}
.menu span {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index:10;
}
.menu:hover object {
	opacity: 0.7;
}
.svg_menu {
	fill: #167bd7;
}
.call{
	cursor: pointer;
}
.menu object {
	height: 16px;
	width: 21px;
}
.conv span{
	position: absolute;
	width: 26px;
	height: 20px;
	z-index: 10;
}
.conv object {
	height: 16px;
	width: 25px;
	margin-right: 70px;
}
.phone object {
	height: 17px;
	width: 21px;
}
nav a {
	display: inline-block;
}
nav {
	border: 1px dashed #dedede;
	border-radius: 10px;
	text-align: center;
    padding: 13px 0px 10px;
}
header {
	padding-top: 22px;
}
footer .pd {
	padding-top: 42px;
}
.mail_supp {
	margin-bottom: 10px;
	display: inline-block;
}
.socset a {
	display: inline-block;
	margin-right: 15px;
}
.socset a:last-child {
	margin-right: 0;
}
.lev_7zap_bl1 .mouse_slogan {
	margin-top: 100px;
}
.lev_garage_bl1 .mouse_slogan {
	margin-top: 20px;
}
.lev_oem_bl3 .lev_am_bl4_title {
	max-width: 400px;
}
.lev_oem_bl3 .text {
	max-width: 615px;
	margin: 0 auto;
    text-align: center;
}
h1 {
	font-weight: 400;
}
.klienty_abs {
	position: absolute;
	font-size: 15px;
	left: calc(50% - 31px);
    margin-right: 0;
    bottom: 0;
}
.klienty_abs:before {
	background: url(../img/text_after.png);
	display: inline-block;
	content: '';
	width: 135px;
	height: 56px;
	position: absolute;
    top: -56px;
    left: -37px;
}
.klienty_abs2 {
	position: absolute;
    font-size: 15px;
    right: 8px;
    bottom: 112px;
    margin-right: 0;
}
.klienty_abs2:before {
	background: url(../img/text_after2.png);
	display: inline-block;
	content: '';
    width: 126px;
    height: 26px;
    position: absolute;
    top: -1px;
    left: -134px;
}
.suppl_slider .swiper-slide img {
	max-height: 100%;
}
.suppl_slider .swiper-slide {
	padding: 5px;
}
.garage_slider_glav .swiper-button-next {
	background: url(../img/arrow_right.svg);
    width: 52px;
    height: 52px;
    right: 35px;
    margin-top: -70px;
	outline: none;
}
.garage_slider_glav .swiper-button-prev {
	background: url(../img/arrow_left.svg);
	width: 52px;
    height: 52px;
    right: 35px;
    left: auto;
    margin-top: 0px;
	outline: none;
}
.garage_slider_glav {
	position: relative;
}
.mobka {
		display: none;
}
.foot_phone {
	font-size: 15px;
	color: black;
	font-weight: 300;
}
.foot_phone span {
	font-weight: 400;
}
.lev_oem_bl1, .lev_supp_bl1 {
	padding-top: 30px;
}
.garage_img {
	height: 360px;
	width: 360px;
}
.phone_hover {
	width: 400px;
	position: absolute;
	border: 1px dashed #dedede;
	border-radius: 10px;
	padding: 12px 8px;
    right: 0;
    top: 0;
	background: white;
	display: none;
	z-index: 1;
}
.phone_hover object {
	width: 20px;
	float: left;
}
.phone_hover a {
	font-size: 15px;
	color: black;
	display: inline-block;
    margin-left: 10px;
}
.phone_hover a span {
	font-weight: 500;
}
.menus {
	margin-left: -50px;
	background: linear-gradient(to right, #0f75d4, #8adcff);
	padding: 20px 20px 30px 20px;
	position: absolute;
	z-index: 20;
	min-width: 300px;
    border-radius: 10px;
    right: 0;
    top: 23px;
	display: none;
}
.menus a {
	display: block;
	color: white;
	font-size: 17px;
	padding-left: 35px;
	position: relative;
	margin-bottom: 15px;
}
.menus a:hover {
	color: #575757;
}
.menus a:before {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(../img/menuarrow_right.svg);
	left: 0;
    top: 3px;
}
.modal_form {
    width: 440px;
    top: 45%;
    left: 50%;
    margin-top: -220px;
    margin-left: -210px;
    display: none;
    opacity: 0;
    z-index: 1500;
    background: linear-gradient(to right, #0f75d4, #8adcff);
    position: fixed;
    padding: 40px 50px;
    text-align: center;
	border-radius: 10px;
}

.modal_form .modal_title {
	font-size: 17px;
	color: white;
	margin-bottom: 15px;
}

.modal_form input {
	border: 0;
	font-size: 17px;
	color: #575757;
	border-radius: 10px;
	margin-bottom: 10px;
	width: 100%;
	padding: 13px;
}

.modal_form .button {
	margin: 0;
	width: 100%;
	padding-top: 0;
	cursor: pointer;
}
#register_form{
	width: 720px;
	top: 35%;
	left: 50%;
	margin-top: -220px;
	margin-left: -360px;
}

.form{
	padding-top:30px;
}
.form .is-invalid{
	background-color: #f5bfc8;
}
.form button.button{
	padding-top:0;
}
#overlay {
    z-index: 113;
    position: fixed;
    background-color: #000;
	background-image: url('../img/overlay.png');
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.62;
    -moz-opacity: 0.62;
    filter: alpha(opacity=62);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}
@media only screen and (max-width: 1400px) {
	.menus {
		left: auto!important;
	}
}
@media only screen and (max-width: 1199px) {
	.selections .selection:nth-child(3) {
		top: 176px;
		left: 387px;
	}
	.sel_img {
		padding-top: 22px;
		padding-right: 7px;
		width: 92px;
		height: 90px;
	}
	.sel_img object {
		height: 35px;
	}
	.selections .selection:nth-child(2) {
		top: -2px;
		right: 80px;
		max-width: 219px;
	}
	.selections .selection:nth-child(2)>div:last-child {
		width: auto;
	}
	.selections .selection:nth-child(5) {
		max-width: 292px;
	}
	.selections .selection:nth-child(5)>div:last-child {
		width: auto;
	}
	.kont_bl1_after:after {
		display: none;
	}
	.map:after {
		left: 420px;
	}
	.lev7zap_map_item1 {
		width: 300px;
		left: 138px;
		top: 80px;
	}
	.lev7zap_map_item2 {
		width: 390px;
		top: 14px;
		left: 444px;
	}
	.lev7zap_map_item3 {
		top: 80px;
		right: -72px;
	}
	.lev_am_bl1 .button:after {
		display: none;
	}
	.lev_am_bl1 .mouse_slogan .mouse {
		margin-left: 30px;
	}
	.preim_abs_img2 {
		top: 50px;
		left: 240px;
	}

	.preim_abs_img4 {
		right: 311px;
		top: 79px;
		width: 35px;
	}
	.preim_abs_text6 {
	    right: 167px;
		width: 133px;
		top: 120px;
	}
	.preim_abs_text1 {
		left: -9px;
		width: 143px;
		top: 224px;
	}
	.preim_abs_text2 {
		top: 286px;
		width: 107px;
		left: 131px;
	}
	.preim_abs_img1 {
		left: 75px;
		top: 368px;
	}
	.preim_abs_text3 {
		left: 158px;
		top: 430px;
		width: 140px;
	}
	.preim_abs_text10 {
		left: 248px;
		top: 209px;
	}
	.preim_abs_img3 {
		left: 308px;
		top: 513px;
	}
	.preim_abs_img7 {
	    right: 286px;
		top: 475px;
	}
	.preim_abs_img5 {
		right: 161px;
		top: 216px;
	}
	.preim_abs_img6 {
		right: 46px;
		width: 32px;
		top: 259px;
	}
	.preim_abs_text7 {
		right: 203px;
		top: 238px;
		width: 140px;
	}
	.preim_abs_text9 {
	    right: 32px;
		top: 329px;
		width: 138px;
	}
	.preim_abs_text8 {
	    right: 168px;
		width: 122px;
		top: 388px;
	}
	.preim_abs_text5_tit {
		font-size: 38px;
		max-width: 325px;
	}
	.preim_abs_text5 {
	    left: 287px;
		width: 348px;
		top: 275px;
	}
	.package_top {
		background-size: contain;
	}
	.package_top>span {
		font-size: 108px;
		top: 60px;
		left: calc(50% - 32px);

	}
	.lev_am_bl2_bg {
		background-size: contain;
	}
	.preim_abs_text {
		font-size: 15px;
	}
	.lev_am_bl2_bg {
		background: url(../img/levam_bg3_mob.png) no-repeat;
		height: 650px;
		width: 1496px;
		margin-left: calc(((1496px - 100%) / 2) * (-1));
		background-position: center;
	}
	.preim_abs_text10 {
		font-size: 45px;
	}
	.preim_abs_text4 {
		top: 68px;
		width: 153px;
		left: 295px;

	}
	.lev_am_bl1 .mouse_slogan {
		margin-top: 110px;
	}
	.lev_garage_bl1 .button {
		margin-bottom: 28px;
	}
	.garage_slider_glav .swiper-button-next, .garage_slider_glav .swiper-button-prev {
		right: 5px;
	}
	.lev_oem_bl1 {
		padding-top: 50px;
	}
	.lev_oem_bl1 .container {
		background-size: contain;
	}
	.lev_oem_bl1 h1 {
		margin-top: 30px;
	}
	.lev_oem_bl1 .button {
		margin-top: 315px;
	}
	.lev_oem_bl2 .container {
		background-position-x: center;
	}
	.lev_oem_bl2_item0 {
		margin-right: 60px;
		margin-bottom: 30px;
	}
	.lev_oem_bl2_item1 {
		margin-right: 60px;
		margin-bottom: 30px;
	}
	.lev_oem_bl2_item2 {
		margin-right: 163px;
	}
	.lev_oem_bl2_item3 {
		margin-left: 142px;
		margin-bottom: 53px;
	}
	.lev_oem_bl2_item4 {
		margin-left: 192px;
	}
	.lev_oem_bl3_item1 {
		margin-right: 83px;
		    margin-bottom: 14px;
	}
	.lev_oem_bl3_item2 {
		margin-right: 29px;
	}
	.lev_oem_bl3_item3 {
		margin-left: 31px;
		    margin-bottom: 0;
	}
	.lev_oem_bl3_item4 {
		margin-left: 90px;
		margin-top: -8px;
		margin-bottom: 0px;
	}
	.lev_oem_bl3_item5 {
		margin-left: 51px;
	}
	.lev_oem_bl3_item4:after {
		top: 21px;
	}
	.lev_oem_bl3_item5:after {
		left: -92px;
		top: 5px;
	}
	.group {
		background-size: contain;
	}
	.group_ul1 li {
		margin-top: 35px;
	}
	.group_ul1 li:nth-child(1) {
		margin-left: 20px;
		margin-right: 106px;
	}
	.group_ul1 li:nth-child(2) {
		margin-right: 116px;
	}
	.group_ul1 li:nth-child(3) {
		margin-right: 150px;
	}
	.group_ul1 li:nth-child(4) {
		margin-right: 110px;
	}
	.group_ul1 li:nth-child(5) {
		margin-right: 113px;
	}
	.prodavec {
		margin-top: 72px;
	}
	ul.klient {
		margin: 50px auto 0;
	}
	ul.klient li:nth-child(1) {
		margin-left: 40px;
		margin-right: 67px;
	}
	ul.klient li:nth-child(2) {
		margin-right: 178px;
	}
	ul.klient li:nth-child(5)  {
		margin-right: 69px;
	}
	.suppl_slider_glav .swiper-button-next {
		right: -30px;
	}
	.suppl_slider_glav .swiper-button-prev {
		left: -30px;
	}
	.sel_img:before {
		width: 69px;
		height: 69px;
		top: 8px;
		left: 8px;
	}
	.sel_img svg {
		height: 34px;
	}
}
@media only screen and (min-width: 992px) {
	.lev_am_bl4 .swiper-pagination {
		display: none;
	}
}
@media only screen and (max-width: 991px) {
	.selection>div:last-child {
		width: 270px;
	}
	.selections .selection:nth-child(1) {
		left: -7px;
		top: 38px;
	}
	.selections .selection:nth-child(2) {
		right: -152px;
	}
	.selections .selection:nth-child(3) {
		top: 147px;
		left: 390px;
	}
	.selections .selection:nth-child(4) {
		top: 264px;
		left: 58px;
	}
	.selections .selection:nth-child(5) {
		top: 329px;
		right: -211px;
	}
	.kont_bl1 h1 {
		font-size: 48px;
	}

	.kont_bl1_after {
		max-width: 100%;
		margin-right: 0;
	}
	.map {
		margin-left: 0;
	}
	.lev7zap_map_item1 {
		left: 105px;
		top: 53px;
		width: 209px;
		background: rgba(255, 255, 255, 0.58);
	}
	.lev7zap_map_item_title {
		font-size: 22px;
		margin-bottom: 11px;
	}
	.lev7zap_map_item2 {
		left: 330px;
		top: 8px;
		width: 315px;
		background: rgba(255, 255, 255, 0.58);
	}
	.lev7zap_map_item3 {
		top: 56px;
		right: -70px;
		width: 209px;
		background: rgba(255, 255, 255, 0.58);
	}
	.mouse_slogan .mouse {
		margin-left: 0;
	}
	.lev_7zap_bl1 .mouse_slogan {
		margin-top: 30px;
	}
	.lev_7zap_bl1 {
		padding-bottom: 35px;
	}
	.lev_am_bl2_bg {
		width: 100%;
		margin-left: 0;
		background: none;
		height: auto;
	}
	.lev_am_bl1 .mouse_slogan {
		margin-top: 0;
		text-align: center;
	}
	.lev_am_bl1 .mouse_slogan .mouse {
		float: none;
		margin-left: 0;
	}
	.lev_am_bl1 .mouse_slogan .slogan  {
		float: none;
		margin: 0 auto;
	}
	.preim_abs_text, .preim_abs_img {
		position: initial;
	}
	.preim_abs_text {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 80%;
		flex: 0 0 70%;
		max-width: 70%;
		text-align: left;
		padding-left: 15px;
		padding-right: 15px;
	}
	.preim_abs_img, .preim_abs_text10  {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%;
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 55px;
	}
	.preim_abs_img:before, .preim_abs_text10:before {
		display: block;
		content: '';
		width: 66px;
		height: 66px;
		background: #f52056;
		opacity: .06;
		-moz-transform: rotate(45deg); /* Для Firefox */
		-ms-transform: rotate(45deg); /* Для IE */
		-webkit-transform: rotate(45deg); /* Для Safari, Chrome, iOS */
		-o-transform: rotate(45deg); /* Для Opera */
		transform: rotate(45deg);
		    position: absolute;
	}
	.preim_abs_text10 {
		font-size: 35px;
	}
	.preim_abs_text10 span {
		font-size: 20px;
	}
	.preim_abs_text10 {
		text-align: left;
	}
	.preim_abs_img object {
		margin-left: 16px;
	}
	.am_romb {

	}
	.preim_abs_img object {
		height: 30px;
		margin-top: 20px;
	}
	.whom1 .border_dashed {
		padding-left: 140px;
	}
	.whom1, .whom2 {
		background-size: 50%;
	}
	.whom2 {
		background-position-y: top;
	}
	.whom2 .border_dashed {
		padding-right: 120px;
	}
	.lev_am_bl4 .swiper-container {
		width: 100%;
	}
	.package {
		margin: 0 auto;
	}
	.lev_am_bl5 .package_button {
		width: 48%;
		margin-left: 4%;
	}
	.lev_am_bl5 .button {
		width: 48%;
	}
	.swiper-pagination-bullet {
		width: 42px;
		height: 42px;
		font-size: 25px;
		font-weight: 300;
		padding-top: 2px;
		outline: none;
		border: 1px solid #0984c4;
		color: #0984c4;
		background: transparent;
		opacity: 1;
		margin-right: 27px!important;
	}
	.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
		margin-right: 0!important;
	}
	.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
		border: 1px solid #f5255a;
		color: #f5255a;
	}
	.package_slider {
		padding-bottom: 77px;
	}
	.swiper-pagination-bullet-active {
		color: white!important;
		background: #0984c4;
	}
	.swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(2) {
		background: #f5255a!important;
	}
	.preim_abs_text5 {
		width: 100%;
		margin-bottom: 50px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.lev_garage_vin {
		margin-top: 0;
		padding-top: 25px;
		padding-left: 0;
	}
	.lev_garage_vin:before {
		display: none;
	}
	.lev_garage_bl1 img {
		margin-top: 30px;
	}
	.lev_garage_bl1 .button {
		margin-top: 8px;
	}
	.garage_slider_glav .swiper-button-next, .garage_slider_glav .swiper-button-prev {
		right: -27px;
	}
	.lev_garage_mess {
		margin-top: 30px;
	}
	.lev_garage_integr {
		margin-top: 40px;
		margin-left: 0;
	}
	.lev_garage_integr:before {
		height: 280px;
	}
	.lev_garage_bl5 {
		padding-bottom: 130px;
	}
	.lev_garage_bl6 {
		padding-bottom: 100px;
	}
	.lev_garage_bl3 .border_shad:before {
		width: 100%;
		left: 0;
	}
	.lev_garage_bl6_title {
		font-size: 25px;
	}
	.lev_garage_bl6_item {
		margin-bottom: 30px;
	}
	.lev_oem_bl1 h1 {
		font-size: 55px;
		margin-bottom: 0;
	}
	.lev_oem_bl1 .text {
		max-width: 497px;
	}
	.lev_oem_bl1 .button {
		margin-top: 210px;
	}
	.lev_oem_bl2 .container {
		background: none;
		height: auto;
	}
	.lev_oem_bl2 .mobka {
		display: block;
	}
	.lev_oem_bl3 .hidden_mob {
		display: none;
	}
	.lev_oem_bl3 .container {
		background: none;
	}
	.lev_oem_bl2_item, .lev_oem_bl3_item   {
		width: 100%;
		margin-bottom: 30px;
	}
	.lev_oem_bl2_item0 {
		margin-top: 25px;
		padding-right: 116px;
		padding-left: 0;
		margin-right: 0;
		height: auto;
	}
	.lev_oem_bl2_item0:after {
		right: 0;
		left: auto;
	}
	.lev_oem_bl2_item1 {
		padding-left: 116px;
		margin-right: 0;
		text-align: left;
	}
	.lev_oem_bl2_item1:after {
		left: 0;
		right: auto;
	}
	.lev_oem_bl2_item:after, .lev_oem_bl3_item:after {
		border: 1px dashed rgba(247, 50, 93, 0.73);
		border-radius: 50%;
		width: 92px;
		height: 92px;
		background-size: 65%;
		background-position: center;
		top: 0px;
	}
	.lev_oem_bl2 .text {
		text-align: center;
	}
	.lev_oem_bl2_item2 {
		padding-right: 116px;
	}
	.lev_oem_bl2_item2:after {
		right: 0
	}
	.lev_oem_bl2_item3 {
		margin-left: 0;
		padding-left: 116px;
		margin-top: 0;
	}
	.lev_oem_bl2_item3:after {
		left: 0;
	}
	.lev_oem_bl2_item4 {
		margin-left: 0;
		padding-right: 116px;
		text-align: right;
	}
	.lev_oem_bl2_item4:after {
		right: 0;
		left: auto;
	}
	.lev_oem_bl3_item1 {
		padding-left: 116px;
		text-align: left;
	}
	.lev_oem_bl3_item1:after {
		left: 0;
	}
	.lev_oem_bl3_item2 {
		padding-right: 116px;
		text-align: right;
	}
	.lev_oem_bl3_item2:after {
		right: 0;
	}
	.lev_oem_bl3_item3 {
		margin-left: 0;
		padding-left: 116px;
	}
	.lev_oem_bl3_item3:after {
		left: 0;
	}
	.lev_oem_bl3_item4 {
		padding-right: 116px;
		text-align: right;
		margin-left: 0;
		margin-top: 0;
	}
	.lev_oem_bl3_item4:after {
		left: auto;
		right: 0;
	}
	.lev_oem_bl3_item5 {
		padding-left: 116px;
		margin-left: 0;
	}
	.lev_oem_bl3_item5:after {
		left: 0;
	}
	.lev_oem_bl3 {
		padding-bottom: 0;
	}
	.group_ul1 li {
		margin-top: 67px;
	}
	.group_ul1 li object {
		width: 33px;
		height: 25px;
	}
	.group_ul1 li:nth-child(1) {
		margin-left: 16px;
		margin-right: 80px;
	}
	.group_ul1 li:nth-child(2) {
		margin-right: 86px;
	}
	.group_ul1 li:nth-child(3) {
		margin-right: 112px;
	}
	.group_ul1 li:nth-child(4) {
		margin-right: 83px;
	}
	.group_ul1 li:nth-child(5) {
		margin-right: 84px;
	}
	.prodavec {
		margin-top: 51px;
	}
	.prodavec object {
		width: 37px;
		height: 33px;
		margin-left: 5px;
	}
	.klienty_abs2 {
		right: 24px;
		bottom: 81px;
	}
	ul.klient {
		margin: 28px auto 0;
	}
	ul.klient li:nth-child(1) {
		margin-left: 94px;
		margin-right: 50px;
	}
	ul.klient li:nth-child(2) {
		margin-right: 132px;
	}
	ul.klient li:nth-child(5) {
		margin-right: 50px;
	}
	.klienty_abs {
		bottom: -6px;
	}
	ul.klient object {
		width: 21px;
		height: 32px;
	}
	.suppl3_img {
		height: 90px;
	}
	.suppl3_img:before {
		width: 120px;
		height: 120px;
		background-size: contain;
	}
}


@media only screen and (max-width: 767px) {
	.hover-for-phone {
		display: inline-block;
		margin-right: 0;
		padding-left: 0px;
	}
	.phone object {
		margin-right: 45px;
	}
	.conv object {
		margin-right: 45px;
	}
	.tags_mob {
		display: block;
	}
	.lang_eng {
		border-left: none;
		border-top: 1px solid #4c4c4c;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 0;
        width:39px;
        text-align: center;
	}
    .lang_ukr {
        border-left: none;
        border-top: 1px solid #4c4c4c;
        padding-left: 5px;
        padding-right: 5px;
        margin-left: 0;
        width:39px;
        text-align: center;
    }
	.lang_rus {
		margin-top: 0;
		padding-left: 5px;
		padding-right: 5px;
	}
	h1 span {
		font-size: 60px;
		display: block;
	}
	.pr0 {
		padding-right: 15px!important;
	}
	.glav_bl1 h1 {
		font-size: 51px;
		margin-top: 60px;
	}
	h1 {
		text-align: center;
	}
	.glav_bl1 .text {
		text-align: center;
		max-width: 100%;
		margin-bottom: 50px;
	}
	.hidden_mob {
		display: none!important;
	}
	.glav_bl1_img img {
		position: initial;
		width: 100%;
		max-width: 100%;
		padding-bottom: 20px;
		padding-top: 20px;
		border-top: 1px dashed #e1e1e1;
		border-bottom: 1px dashed #e1e1e1;
	}
	.glav_bl2 .title {
		text-align: center;
		max-width: 100%;
	}
	.text {
		text-align: center;
	}
	.glav_bl2 .container, #index_no7 .glav_bl2 .container {
		background: none;
	}
	.selection {
		position: initial;
		max-width: 100%!important;
	}
	.selection>div:last-child, .selections .selection:nth-child(5)>div:last-child {
		margin-top: 0;
		width: 76%!important;
	}
	.sel_img {
		margin-right: 10px;
	}
	.selection .text {
		text-align: left;
	}
	.selections .selection:nth-child(2n) .sel_img {
		float: right;
	}
	.selections .selection:nth-child(2n)>div:last-child {
		text-align: right;
	}
	.selections .selection:nth-child(2n) .text {
		text-align: right;
	}
	#index_no7 .selections .selection:nth-child(4) .text, #index_no7 .selections .selection:nth-child(4)>div:last-child {
		text-align: left;
	}
	#index_no7 .selections .selection:nth-child(4) .sel_img {
		float: left;
	}
	#index_no7 .selections .selection:nth-child(5) .text, #index_no7 .selections .selection:nth-child(5)>div:last-child {
		text-align: right;
	}
	#index_no7 .selections .selection:nth-child(5) .sel_img {
		float: right;
	}
	.selections {
		margin-top: 50px;
		height: auto;
	}
	.selections .selection {
		margin-bottom: 30px;
	}
	footer {
		margin-top: 0;
		padding-top: 50px;
	}
	.logo_footer {
		margin: 17px auto 15px;
		display: block;
	}
	.f_tit {
		text-align: center;
		margin-top: 20px;
	}
	.mobka {
		display: block;
	}
	footer .pd {
		padding-top: 0;
	}
	footer .col-6, footer .text {
		text-align: left;
	}
	.socset, .foot_podd {
		text-align: center;
	}
	.kont_bl1 {
		padding-top: 60px;
		padding-bottom: 50px;
	}
	.kont_bl1 h1 {
		border-bottom: none;
	}
	.map {
		margin-top: 30px;
	}
	.kont_bl1 .pr0 {
		padding-right: 0!important;
		padding-left: 0!important;
	}
	.map:after {
		left: auto;
		right: 0;
		width: 135px;
	}
	.kont_bl2 {
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.kont_bl2 .title {
		margin-bottom: 50px;
	}
	.submit_before {
		margin: 0 auto;
	}
	form input[type="submit"] {
		margin-bottom: 0;
	}
	.kont_bl1_after {
        padding-top: 15px;
		margin-top: 0;
	}
	.lev_7zap_bl1 {
		margin-top: 0;
		padding-top: 30px;
	}
	.lev_7zap_bl1_top {
		display: block;
		margin: 10px auto 10px;
	}
	.lev_7zap_bl1 .text {
		border: none;
		margin-bottom: 0;
		margin-bottom: 50px;
	}
	.lev_7zap_bl1 .button {
		margin: 50px auto 0;
	}
	.lev7zap_map_item {
		text-align: left;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
	}
	.lev7zap_map_item1, .lev7zap_map_item2, .lev7zap_map_item3 {
		width: 100%;
		padding-bottom: 35px;
		margin-bottom: 35px;
	}
	.lev7zap_map_item1 {
		padding-left: 80px;
		padding-top: 17px;
	}
	.lev7zap_map_item1:before {
		display: inline-block;
		content: '';
		background: url(../img/7zap_map_mob1.png) no-repeat;
		height: 196px;
		width: 63px;
		position: absolute;
		left: 0;
		top: 0;
	}
	.lev7zap_map_item2 {
		padding-right: 80px;
		padding-top: 17px;
		text-align: right;
	}
	.lev7zap_map_item2:before {
		display: inline-block;
		content: '';
		background: url(../img/7zap_map_mob2.png) no-repeat;
		height: 145px;
		width: 63px;
		position: absolute;
		right: 0;
		top: 0;
	}
	.lev7zap_map_item2 .lev7zap_map_item_text {
		padding-right: 0;
	}
	.lev7zap_map_item3 {
		padding-left: 80px;
		padding-top: 17px;
	}
	.lev7zap_map_item3:before {
		display: inline-block;
		content: '';
		background: url(../img/7zap_map_mob3.png) no-repeat;
		height: 100%;
		width: 63px;
		position: absolute;
		left: 0;
		top: 0;
	}
	.lev_am_bl1 .button {
		margin-bottom: 0;
	}
	.lev_am_bl2 {
		padding-top: 70px;
		padding-bottom: 50px;
	}
	.whom1, .whom2 {
		background-size: 60%;
		padding-top: 190px;
		background-position-x: center;
	}
	.whom1 .border_dashed {
		padding-left: 15px;
		text-align: center;
		border: none;
	}
	.whom2 .border_dashed {
		padding-right: 15px;
		text-align: center;
		border: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.lev_am_bl3 {
		padding-bottom: 50px;
	}
	.lev_am_bl5 .button {
		width: 282px;
		margin-left: auto;
		margin-right: auto;
		float: none;
		display: block;
	}
	.lev_am_bl5 .button.demo{
		float: none;
		margin:0 auto;
		margin-top:10px;
	}
	.lev_am_bl5 img {
		margin-left: 0;
		margin-top: 30px;
	}
	.lev_am_bl5 .mobka {
		text-align: center;
	}
	.document_button {
		display: block;
		margin: 0 auto;
		width: 142px;
	}
	.whom .border_dashed {
		margin-bottom: 0;
	}
	.lev_am_bl5_title {
		text-align: center;
	}
	.lev_garage_bl1 .row>div:nth-child(1) {
		order: -1;
	}
	.lev_garage_bl1 .row>div:nth-child(3) {
		order: -1;
	}
	.lev_garage_bl1 .text {
		margin-bottom: 30px;
	}
	.lev_garage_bl1 img {
		margin-top: 0;
	}
	.lev_garage_vin_title {
		text-align: center;
	}
	.lev_garage_vin_title:before {
		display: none;
	}
	.lev_garage_bl2 .row>div:nth-child(2) {
		order: -1;
	}
	.lev_garage_bl1 {
		padding-bottom: 0;
	}
	.lev_garage_garage:before {
		display: none;
	}
	.garage_slider_glav .swiper-button-next, .garage_slider_glav .swiper-button-prev {
		top: auto;
		bottom: 0;
		margin-top: 0;
	}
	.garage_slider_glav .swiper-button-next {
		right: calc(50% - 66px);
	}
	.garage_slider_glav .swiper-button-prev {
		left: calc(50% - 66px);
	}
	.garage_slider_glav {
		padding-bottom: 65px;
	}
	.lev_garage_bl2 {
		padding-bottom: 60px;
		padding-top: 0;
	}
	.lev_garage_bl3 img {
		margin-bottom: 50px;
	}
	.lev_garage_bl3 .border_shad:before {
		display: none;
	}
	.lev_garage_bl4 {
		padding-top: 0;
	}
	.lev_garage_bl3 {
		padding-bottom: 60px;
	}
	.lev_garage_mess:before, .lev_garage_integr:before {
		display: none;
	}
	.lev_garage_mess_title {
		text-align: center;
		margin-top: 0;
	}
	.lev_garage_bl4 .row>div:nth-child(2) {
		order: -1;
	}
	.lev_garage_bl4 {
		padding-bottom: 60px;
	}
	.lev_garage_bl5 {
		padding-top: 0;
	}
	.lev_garage_bl5_img img {
		margin-top: 0;
	}
	.lev_garage_bl5 {
		padding-bottom: 60px;
	}
	.lev_garage_bl6 {
		padding-top: 0;
	}
	.lev_garage_bl6 .row>div:nth-child(2) {
		order: -1;
	}
	.lev_garage_bl6_item {
		padding-left: 0;
		text-align: center;
	}
	.lev_garage_bl6_items .lev_garage_bl6_item:before {
		position: initial;
		margin-bottom: 10px;
	}
	.lev_garage_bl6_img  {
		text-align: center;
	}
	.lev_garage_bl4_img img {
		margin-right: 0;
	}
	.lev_oem_bl1 .container {
		background: none;
	}
	.lev_oem_bl1 h1 {
		margin-top: 0;
		border-bottom: 1px solid #a6d3ea;
	}
	.lev_oem_bl1 .text {
		border: none;
	}
	.lev_oem_bl1 .button {
		margin-top: 50px;
		margin-bottom: 0;
	}

	.lev_oem_bl1 .button-wrap-oem{
		width:auto;
		margin-top: 40px;
		padding-bottom: 20px;
	}
	.lev_oem_bl1 .button-wrap-oem .button {
		float: none;
	}

	.lev_oem_bl2 .container {
		padding-top: 60px;
	}
	.lev_oem_bl3 .container {
		height: auto;
	}
	.lev_oem_bl3 {
		padding-bottom: 40px;
	}
	.group {
		background: url(../img/suppl_bg1_mob.png) no-repeat center;
	}
	.group_ul1 li:nth-child(3), .group_ul1 li:nth-child(4), .group_ul1 li:nth-child(5), .group_ul1 li:nth-child(6) {
		display: none;
	}
	.group ul {
		text-align: center;
	}
	.group_ul1 li:nth-child(1) {
		margin-left: 87px;
		margin-right: 104px;
	}
	.group_ul1 li {
		margin-top: 38px;
	}
	.prodavec {
		margin-top: 16px;
	}
	.prodavec object {
		margin-left: 12px;
	}
	ul.klient li:first-child, ul.klient li:last-child {
		display: none;
	}
	ul.klient {
		margin: 13px auto 0;
	}
	ul.klient li:nth-child(2) {
		margin-right: 188px;
		margin-left: 58px;
	}
	.klienty_abs2:before {
		left: -59px;
		width: 50px;
		background-position: right;
	}
	.klienty_abs2 {
		right: 90px;
		bottom: 60px;
	}
	.klienty_abs:before {
		height: 32px;
		top: -28px;
		background-position: bottom;
	}
	.klienty_abs {
		left: calc(50% - 26px);
	}
	.group {
		height: 200px;
	}
	.lev_supp_bl2 .row>div:nth-child(2) {
		order: -1;
	}
	.lev_supp_item>div {
		padding-left: 0;
		border-left: none;
	}
	.lev_supp_item {
		border-left: none;
		text-align: center;
	}
	.lev_supp_item2>div {
		padding-right: 0;
		border-right: none;
	}
	.lev_supp_item2 {
		border-right: none;
		text-align: center;
	}
	.lev_supp_bl2 {
		padding-top: 0;
	}
	.lev_supp_bl1 .button {
		margin-bottom: 0;
	}
	.lev_supp_item, .lev_supp_item2 {
		min-height: auto;
		margin-bottom: 40px;
	}
	.lev_supp_bl1 {
		padding-bottom: 60px;
	}
	.lev_supp_bl2_mt {
		margin-top: 0;
	}
	.lev_supp_item2 {
		margin-top: 40px;
	}
	.lev_supp_bl3_title, .lev_supp_bl3_text {
		text-align: center;
	}
	.lev_supp_bl3_text {
		margin-bottom: 30px;
	}
	.suppl3_img2 {
		margin-top: 0;
	}
	.suppl3_img {
		width: 90px;
	}
	.lev_supp_bl3 .text-right>div {
		padding-right: 0;
	}
	.lev_supp_bl3 {
		padding-bottom: 50px;
	}
	.sel_img:before {
		border-radius: 17px;
	}

}
@media only screen and (max-width: 575px) {
	.modal_form {
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	.whom1, .whom2 {
		background-size: 290px;
	}
	.suppl_slider_glav {
		max-width: 90%;
		margin: 0 auto;
	}
	.lev_supp_bl1 h1, .lev_am_bl1 h1, .lev_garage_bl1 h1, .lev_oem_bl1 h1 {
		font-size: 38px;
	}
	.text, .lev_oem_bl1 .text {
		font-size: 15px;
	}
}
@media only screen and (max-width: 520px) {
	h1 span {
		font-size: 45px;
	}
	.glav_bl1 h1 {
		font-size: 35px;
	}
	.glav_bl2 .title {
		font-size: 35px;
	}
	.kont_bl1 h1 {
		font-size: 38px;
	}
	.kont_bl2 .title {
		font-size: 25px;
	}
	.adress_title {
		font-size: 20px;
	}
}

@media only screen and (max-width: 500px) {
	.hover-for-phone {
		display: inline-block;
		margin-right: 0;
		padding-left: 0px;
	}
	.conv object, .phone object {
		margin-right: 23px;
	}
	.selection>div:last-child, .selections .selection:nth-child(5)>div:last-child {
		width: 70%!important;
	}
	.suppl3_img {
		width: 66px;
		height: 66px;
	}
	.suppl3_img img {
		height: 40px;
	}
	.suppl3_img:before {
		width: 90px;
		height: 90px;
	}
	.suppl3_title {
		font-size: 20px;
	}
	.lev_supp_bl3_title, .lev_am_bl4_title, .lev_am_bl5_title, .preim_abs_text5_tit, .whom_title, .lev_garage_vin_title,
.lev_garage_bl3_title, .lev_garage_mess_title
	{
		font-size: 25px;
	}
	.lev_supp_bl3_text, .lev_am_bl4 .text, .lev_am_bl5 .text, .lev_am_bl3 .text, .lev_garage_vin_ul li, .lev_garage_bl3_text,
	.lev_oem_bl2_text
	{
		font-size: 15px;
	}
	.whom_subtitle, .lev_garage_bl6_text {
		font-size: 17px;
	}
	.glav_bl2 .title {
		font-size: 30px;
	}
	.sel_tit {
		font-size: 20px;
	}
	.lev_garage_bl3_title {
		margin-bottom: 30px;
	}
	.lev_garage_bl3 {
		padding-bottom: 20px;
	}
	.lev_garage_bl4 {
		padding-bottom: 30px;
	}
	.lev_oem_bl2_title {
		font-size: 20px;
	}
}
@media only screen and (max-width: 460px) {
	.klienty_abs2 {
		right: 48px;
	}
}
@media only screen and (max-width: 390px) {
	.conv object, .phone object {
		margin-right: 14px;
	}
	.glav_bl1 h1 {
		font-size: 32px;
	}
	h1 span {
		font-size: 38px;
	}
	.klienty_abs2 {
		right: 12px;
	}
	.suppl3_img {
		width: 60px;
		height: 60px;
	}
	.garage_img {
		width: 100%;
	}
}
@media only screen and (max-width: 377px) {
	.group_ul1 li {
		margin-top: 38px;
	}
	.group_ul1 li:nth-child(1) {
		margin-left: 0px;
	}
	.group_ul1 li:nth-child(2) {
		margin-right: 0;
	}
	.group {
		width: 290px;
		margin: 0 auto;
	}
	ul.klient li:nth-child(2) {
		margin-left: 8px;
	}
	ul.klient li:nth-child(5) {
		margin-right: 0;
	}
}
@media only screen and (max-width: 369px)  {
	.selection>div:last-child, .selections .selection:nth-child(5)>div:last-child {
		width: 63%!important;
	}
	.map:after {
		width: 70px;
	}
	.suppl3_img {
		width: 50px;
		height: 50px;
	}
	.suppl3_img img {
		height: 28px;
	}
	.suppl3_img:before {
		width: 70px;
		height: 70px;
	}
}
@media only screen and (max-width: 331px) {
	h1 span {
		font-size: 35px;
	}
	.glav_bl1 h1 {
		font-size: 22px;
	}
	.conv object, .phone object {
		margin-right: 9px;
	}
}


