@charset "utf-8";
html, body {
	height: 100% !important;
	margin: 0;
	padding: 0;
}

.button-text {
    color: white;
    font-size: 1.6rem;
}



.privilege {
	background-color: #F2F2F2;
	padding: 70px 0 65px;
}
.privilege__list {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}


.privilege__items {
	display: flex;
	justify-content: center;
	align-content: center;
	text-align: center;
	flex-direction: column;
	padding: 20px 20px;
	width: calc(33.33% - 15px);
	background-color: white;
	line-height: 1.5;
	list-style: none;
	box-shadow: 0 0 7px #222222;
	color: #8c8c8c;
	font-size: 14px;
}

.privilege__items b {
	color: #222222;
	margin-bottom: 5px;
	font-size: 16px;
}


.new__inner {
	display: flex;
	align-items: center;
	max-width: 540px;
	max-height: 70px;
	overflow: hidden;
}

.new__left {
	color: white;
	background-color: red;
	padding: 30px 10px;
	font-size: 24px;
	z-index: 10;
}

.new__right {
	color: white;
	padding: 30px 15px;
	font-size: 20px;
	line-height: 1.2;
	position: relative;
	z-index: 10;
}

@media (max-width: 500px) {
	.new__left {
		font-size: 15px;
	}

	.new__right {
		font-size: 12px;
	}

}

.new__right:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	filter: blur(2px);
	z-index: -1;
	background-image: url("https://turbauto.ru/assets/cache_image/fastuploads/land-cruiser-slider_1920x650_574.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.thanks-inner {
	height: 70vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.main-wrapper{
	min-height: 100%;
	margin: 0 0 -124px 0;
}
.footer-push{
	height: 124px;
}
footer{
	min-height: 124px;
}
.base-template #header{
	box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.logo-wrapper{
	height: 100%;
}
.logo img{
	max-height: 100%;
	max-width: 230px;
}
*{
	outline: none !important;
}
a{
	color: #222222;
}
a:hover,
a:focus{
	color: #000;
}
.clear,
.cleaner{
	clear: both;
}
.delay-250{
	animation-delay: 250ms;
	moz-animation-delay: 250ms;
	o-animation-delay: 250ms;
	webkit-animation-delay: 250ms;
}
.delay-500{
	animation-delay: 500ms;
	moz-animation-delay: 500ms;
	o-animation-delay: 500ms;
	webkit-animation-delay: 500ms;
}
.delay-750{
	animation-delay: 750ms;
	moz-animation-delay: 750ms;
	o-animation-delay: 750ms;
	webkit-animation-delay: 750ms;
}
.delay-1000{
	animation-delay: 1000ms;
	moz-animation-delay: 1000ms;
	o-animation-delay: 1000ms;
	webkit-animation-delay: 1000ms;
}
.delay-1250{
	animation-delay: 1250ms;
	moz-animation-delay: 1250ms;
	o-animation-delay: 1250ms;
	webkit-animation-delay: 1250ms;
}
.delay-1500{
	animation-delay: 1500ms;
	moz-animation-delay: 1500ms;
	o-animation-delay: 1500ms;
	webkit-animation-delay: 1500ms;
}
.delay-1750{
	animation-delay: 1750ms;
	moz-animation-delay: 1750ms;
	o-animation-delay: 1750ms;
	webkit-animation-delay: 1750ms;
}
.delay-2000{
	animation-delay: 2000ms;
	moz-animation-delay: 2000ms;
	o-animation-delay: 2000ms;
	webkit-animation-delay: 2000ms;
}
.delay-2250{
	animation-delay: 2250ms;
	moz-animation-delay: 2250ms;
	o-animation-delay: 2250ms;
	webkit-animation-delay: 2250ms;
}
.delay-2500{
	animation-delay: 2500ms;
	moz-animation-delay: 2500ms;
	o-animation-delay: 2500ms;
	webkit-animation-delay: 2500ms;
}
.delay-2750{
	animation-delay: 2750ms;
	moz-animation-delay: 2750ms;
	o-animation-delay: 2750ms;
	webkit-animation-delay: 2750ms;
}
.delay-3000{
	animation-delay: 3000ms;
	moz-animation-delay: 3000ms;
	o-animation-delay: 3000ms;
	webkit-animation-delay: 3000ms;
}
.delay-3500{
	animation-delay: 3500ms;
	moz-animation-delay: 3500ms;
	o-animation-delay: 3500ms;
	webkit-animation-delay: 3500ms;
}
.no-visible{
	opacity: 0;
}
.visible{
	opacity: 1;
}
.push1{
	height: 1px;
}
.push2{
	height: 2px;
}
.push3{
	height: 3px;
}
.push4{
	height: 4px;
}
.push5{
	height: 5px;
}
.push6{
	height: 6px;
}
.push7{
	height: 7px;
}
.push8{
	height: 8px;
}
.push9{
	height: 9px;
}
.push10{
	height: 10px;
}
.push11{
	height: 11px;
}
.push12{
	height: 12px;
}
.push13{
	height: 13px;
}
.push14{
	height: 14px;
}
.push15{
	height: 15px;
}
.push16{
	height: 16px;
}
.push17{
	height: 17px;
}
.push18{
	height: 18px;
}
.push19{
	height: 19px;
}
.push20{
	height: 20px;
}
.push21{
	height: 21px;
}
.push22{
	height: 22px;
}
.push23{
	height: 23px;
}
.push24{
	height: 24px;
}
.push25{
	height: 25px;
}
.push26{
	height: 26px;
}
.push27{
	height: 27px;
}
.push28{
	height: 28px;
}
.push29{
	height: 29px;
}
.push30{
	height: 30px;
}
.push35{
	height: 35px;
}
.push40{
	height: 40px;
}
.push45{
	height: 45px;
}
.push50{
	height: 50px;
}
.push55{
	height: 55px;
}
.push60{
	height: 60px;
}
.push70{
	height: 70px;
}
.push80{
	height: 80px;
}
.push90{
	height: 90px;
}
.push100{
	height: 100px;
}
.push110{
	height: 110px;
}
.push120{
	height: 120px;
}
.push130{
	height: 130px;
}
.push140{
	height: 140px;
}
.push150{
	height: 150px;
}
.push200{
	height: 200px;
}
.push-left-5{
	padding-left: 5px;
}
.push-left-10{
	padding-left: 10px;
}
.push-left-15{
	padding-left: 15px;
}
.push-left-20{
	padding-left: 20px;
}
.f8{
	font-size: 8px;
}
.f9{
	font-size: 9px;
}
.f10{
	font-size: 10px;
}
.f11{
	font-size: 11px;
}
.f12{
	font-size: 12px;
}
.f13{
	font-size: 13px;
}
.f14{
	font-size: 14px;
}
.f15{
	font-size: 15px;
}
.f16{
	font-size: 16px;
}
.f17{
	font-size: 17px;
}
.f18{
	font-size: 18px;
}
.f19{
	font-size: 19px;
}
.f20{
	font-size: 20px;
}
.f22{
	font-size: 22px;
}
.f24{
	font-size: 24px;
}
.f26{
	font-size: 26px;
}
.f28{
	font-size: 28px;
}
.f30{
	font-size: 30px;
}
.f34{
	font-size: 34px;
}
.f36{
	font-size: 36px;
}
body{
	background: #FFF;
	color: #666666;

	font: normal normal 12px/12px 'Orbitron', Tahoma, sans-serif;
	overflow-x: hidden;
	webkit-text-size-adjust: 100%;
}
header .header-btm, .btn, .info-conainer .akardion .item:before, .premium-container .carousel .slick-slide img, .slick-prev:after, .slick-next:after, .navbar-nav > li > a:after, a{
	moz-transition: all 0.3s ease;
	ms-transition: all 0.3s ease;
	o-transition: all 0.3s ease;
	text-decoration: none;
	transition: all 0.3s ease;
	webkit-transition: all 0.3s ease;
}
a:hover{
	text-decoration: underline;
}
p{
	margin-bottom: 20px;
}
.content{
	font-size: 16px;
	line-height: 1.5;
	text-align: justify;
}
h1, .h1{
	font: normal bold 32px/36px 'Orbitron', Tahoma, sans-serif;
	letter-spacing: 1px;
	color: #000;
	margin:0 0 30px;
}
h2, .h2{
	font: normal bold 22px/26px 'Orbitron', Tahoma, sans-serif;
	color: #000;
	margin:0 0 20px;
}
h3, .h3{
	font: normal bold 16px/20px 'Orbitron', Tahoma, sans-serif;
	color: #000;
	margin:0 0 20px;
}
h4, .h4{
}
h5, .h5{
}
h6, .h6{
}
@media(max-width: 767px){
	h1, .h1{
		font: normal bold 26px/30px 'Orbitron', Tahoma, sans-serif;
		margin-bottom: 20px;
	}
	h2, .h2{
		font: normal bold 17px/37px 'Orbitron', Tahoma, sans-serif;
	}
}
.title-border{
	font-family: 'Orbitron';
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 0 30px;
	text-align: center;
	text-transform: uppercase;
}
.title-border .txt{
	background: #EB0000;
	color: #FFF;
	display: inline-block;
	letter-spacing: 1px;
	padding: 13px 20px;
	position: relative;
}
.title-border .txt span{
	display: inline-block;
	padding: 0 14px;
	position: relative;
}
.title-border .txt span:after, .title-border .txt span:before{
	background: #FFF;
	content: '';
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0;
	width: 4px;
}
.title-border .txt span:after{
	left: auto;
	right: 0px;
}
.title-border.trasnparent .txt{
	background: transparent;
	color: #222222;
}
.title-border.trasnparent .txt span:after, .title-border.trasnparent .txt span:before{
	background: #222222;
}
.timer-box .form-control{
	border: 1px solid #DDDDDD;
	border-radius: 35px;
	color: #666666;
	font: normal normal 12px/15px 'Orbitron', Tahoma, sans-serif;
	height: auto;
	padding: 16px 35px;
}
.form-control:focus{
	border-color: #197aba;
	box-shadow: 0 0 1px #197aba;
}
.form-control.error{
	border-color: #FF0000;
}
input::-webkit-input-placeholder{
	color: #a6a6a6;
	opacity: 1;
}
input:-moz-placeholder{
	color: #a6a6a6;
	opacity: 1;
}
input::-moz-placeholder{
	color: #a6a6a6;
	opacity: 1;
}
input:-ms-input-placeholder{
	color: #a6a6a6;
	opacity: 1;
}
.mymodal .form-control{
	margin-bottom: 15px;
}
.mymodal label{
	font-weight: normal;
}
textarea.form-control{
	min-height: 100px;
	resize: none;
}
.mymodal h3{
	font-weight: normal;
	text-transform: uppercase;
}
.form-control[readonly]{
	border-color: #CCCCCC !important;
	box-shadow: none !important;
}
.btn{
	border-radius: 35px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	outline: none !important;

	/* убрано в связи с сменой шрифта на orbitron
	padding: 16px 25px;
	*/

	text-align: center;
	text-transform: uppercase;
}
.btn-green{
	background: #222222;
	box-shadow: 0 3px 15px rgba(255, 255, 255, 0.1);
	color: #fff;
}
.btn-green:focus, .btn-green:active, .btn-green:hover{
	background: #FFFFFF;
	box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
	color: #222222;
	outline: none;
}
.btn-black{
	background: #222222;
	box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
	color: #FFF;
}

.btn-black:hover{
	/* my */
	/* background: #C9C9C9;
	color: #222222; */
	background: #FFFFFF;
	box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
	color: #222222;
	outline: none;
}

/*
.btn-black:active,
.btn-black:focus{
    color: #fff;
} */
.btn-transparent{
	background: transparent;
	border: 2px solid #FFF;
	color: #FFF;
}
.btn-transparent:hover{
	/* background: #EB0000; */
	background:#C9C9C9;
	color: #222222;
}
.btn-up{
	background-color: rgba(0, 0, 0, 0.4);
	bottom: 20px;
	color: #fff;
	cursor: pointer;
	font-size: 30px;
	height: 40px;
	line-height: 38px;
	moz-transition: background-color 200ms ease-out;
	o-transition: background-color 200ms ease-out;
	position: fixed;
	right: 20px;
	text-align: center;
	transition: background-color 200ms ease-out;
	webkit-transition: background-color 200ms ease-out;
	width: 40px;
	z-index: 1005;
}
.btn-up:focus, .btn-up:hover{
	background-color: rgba(0, 0, 0, 0.8);
	color: #FFF;
	outline: none !important;
}
.btn.min{
	padding-bottom: 12px;
	padding-top: 12px;
}
.btn.block{
	width: 100%;
	display: block;
}

header{
	position: relative;
}
header .header-top{
	color: #222222;
	font-size: 13px;
	letter-spacing: 0.7px;
	line-height: 16px;
	padding: 20px 0 23px;
	text-transform: uppercase;
}
header .header-top a{
	color: #FFF;
}
header .header-top a:hover{
	text-decoration: none;
}
header .header-top .fa{
	color: #C9C9C9;
	font-size: 16px;
	margin-right: 10px;
}
header .header-top .phone{
	margin-left: 20px;
}
header .header-top .phone .fa{
	position: relative;
	top: 2px;
}
header .header-top .time br{
	display: none;
}
header .header-top .time .fa{
	position: relative;
	top: 1px;
}
header .header-btm{
	background: #FFF;
	left: 0;
	width: 100%;
	z-index: 500;

}
.header__container{
	display: flex;
	align-content: center;
}

.header__link {
	display: flex;
	align-items: center;
	font-weight: 700;
}

.header__position-list {
	margin: 0;
}

.header__contacts{
	display: flex;
	align-content: center;
}

.header__position-items {
	display: flex;
	align-items: center;
	list-style: none;
}

.header__position-items:before {
	content: url("data:image/svg+xml,%3Csvg width='10px' height='10px' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 20S3 10.87 3 7a7 7 0 1 1 14 0c0 3.87-7 13-7 13zm0-11a2 2 0 1 0 0-4 2 2 0 0 0 0 4z'/%3E%3C/svg%3E");
	margin-right: 3px;
}

.header-btm-inner{
	display: flex;
	align-items: center;
	min-height: 90px;
	position: relative;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px;
	padding-bottom: 10px;
}
header.fixed .header-btm{
	box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 0;
}
header.fixed + .header-push{
	height: 90px;
}

.rent {
	padding: 70px 0 65px;
}
.rent__list {
	display: flex;
	align-content: center;
	justify-content: space-between;
	gap: 10px;
	flex-wrap: wrap;
	counter-reset: list2
}

.rent__items {
	display: flex;
	align-content: center;
	width: calc(25% - 8px);
}

.rent__items:before {
	content: '0'counter(list2);
	counter-increment: list2;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: black;
	font-size: 14px;
	padding: 20px;
	color: white;
	width: 50px;
	margin-right: 20px;
}



.rent__items-text {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	color: #8c8c8c;
	font-size: 12px;
}

.rent__items-text b {
	color: #222222;
	font-size: 14px;
}

.navbar-wrapper{
	float: right;
	font-weight: bold;
	letter-spacing: 0.7px;
	text-transform: uppercase;
	height: 100%;
}
@media(min-width: 768px){
	.navbar-wrapper{
		display: block !important;
	}
}


.navbar-nav > li{
	margin: 0 0 0 25px;
}
.navbar-nav > li:first-of-type{
	margin-left: 0;
}
.navbar-nav > li > a{
	color: #222222;
	padding: 5px 0;
	position: relative;
}
.navbar-nav > li > a:after{
	background: #222222;
	bottom: 0;
	content: '';
	height: 2px;
	left: 0;
	opacity: 0;
	position: absolute;
	width: 100%;
}
.navbar-nav > li.active> a:after, .navbar-nav > li > a:hover:after{
	opacity: 1;
}
.navbar-nav > li.active> a, .navbar-nav > li > a:focus, .navbar-nav > li > a:active, .navbar-nav > li > a:hover{
	background: transparent;
	border: none;
	outline: none;
}

.navbar-toggle .icon-bar:nth-child(1){
	moz-transform: rotate(45deg);
	ms-transform: rotate(45deg);
	o-transform: rotate(45deg);
	transform: rotate(45deg);
	webkit-transform: rotate(45deg);
}
.icon-menu-burger{
	height: 2px;
	left: 50%;
	margin: -1px 0 0 -13px;
	moz-transition: transform 0.2s ease 0s;
	ms-transition: transform 0.2s ease 0s;
	o-transition: transform 0.2s ease 0s;
	position: absolute;
	top: 50%;
	transition: transform 0.2s ease 0s;
	webkit-transition: transform 0.2s ease 0s;
	webkit-transition: -webkit-transform 0.2s ease 0s;
	width: 26px;
}
.icon-menu-burger__line{
	background: #000;
	height: 100%;
	left: 0;
	moz-transition: transform 0.2s linear 0.2s;
	ms-transition: transform 0.2s linear 0.2s;
	o-transition: transform 0.2s linear 0.2s;
	position: absolute;
	top: 0;
	transition: transform 0.2s linear 0.2s;
	webkit-transition: transform 0.2s linear 0.2s;
	webkit-transition: -webkit-transform 0.2s linear 0.2s;
	width: 100%;
}
.icon-menu-burger:before, .icon-menu-burger:after{
	background: #000;
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
}
.icon-menu-burger:before{
	moz-transition: top 0.2s linear 0.4s;
	ms-transition: top 0.2s linear 0.4s;
	o-transition: top 0.2s linear 0.4s;
	top: -9px;
	transition: top 0.2s linear 0.4s;
	webkit-transition: top 0.2s linear 0.4s;
}
.icon-menu-burger:after{
	bottom: -9px;
	moz-transition: bottom 0.2s linear 0.4s;
	ms-transition: bottom 0.2s linear 0.4s;
	o-transition: bottom 0.2s linear 0.4s;
	transition: bottom 0.2s linear 0.4s;
	webkit-transition: bottom 0.2s linear 0.4s;
}
.navbar-toggle.active .icon-menu-burger{
	moz-transform: rotate(45deg);
	moz-transition: transform 0.2s linear 0.4s;
	ms-transform: rotate(45deg);
	ms-transition: transform 0.2s linear 0.4s;
	o-transform: rotate(45deg);
	o-transition: transform 0.2s linear 0.4s;
	transform: rotate(45deg);
	transition: transform 0.2s linear 0.4s;
	webkit-transform: rotate(45deg);
	webkit-transition: transform 0.2s linear 0.4s;
	webkit-transition: -webkit-transform 0.2s linear 0.4s;
}
.navbar-toggle.active .icon-menu-burger__line{
	moz-transform: rotate(90deg);
	ms-transform: rotate(90deg);
	o-transform: rotate(90deg);
	transform: rotate(90deg);
	webkit-transform: rotate(90deg);
}
.navbar-toggle.active .icon-menu-burger:before{
	moz-transition: top 0.2s linear;
	ms-transition: top 0.2s linear;
	o-transition: top 0.2s linear;
	top: 0;
	transition: top 0.2s linear;
	webkit-transition: top 0.2s linear;
}
.navbar-toggle.active .icon-menu-burger:after{
	bottom: 0;
	moz-transition: bottom 0.2s linear;
	ms-transition: bottom 0.2s linear;
	o-transition: bottom 0.2s linear;
	transition: bottom 0.2s linear;
	webkit-transition: bottom 0.2s linear;
}
.slick-slider{
	box-sizing: border-box;
	display: block;
	khtml-user-select: none;
	moz-box-sizing: border-box;
	moz-user-select: none;
	ms-touch-action: pan-y;
	ms-user-select: none;
	position: relative;
	touch-action: pan-y;
	user-select: none;
	webkit-tap-highlight-color: transparent;
	webkit-touch-callout: none;
	webkit-user-select: none;
}
.slick-list{
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.slick-list:focus{
	outline: none;
}
.slick-list.dragging{
	cursor: hand;
	cursor: pointer;
}
.slick-slider .slick-track, .slick-slider .slick-list{
	moz-transform: translate3d(0, 0, 0);
	ms-transform: translate3d(0, 0, 0);
	o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	webkit-transform: translate3d(0, 0, 0);
}
.slick-track{
	display: block;
	left: 0;
	position: relative;
	top: 0;
}
.slick-track:before, .slick-track:after{
	content: '';
	display: table;
}
.slick-track:after{
	clear: both;
}
.slick-loading .slick-track{
	visibility: hidden;
}
.slick-slide{
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide{
	float: right;
}
.slick-slide.slick-loading img{
	display: none;
}
.slick-slide.dragging img{
	pointer-events: none;
}
.slick-initialized .slick-slide{
	display: block;
}
.slick-slide:focus{
	outline: none !important;
}
.slick-loading .slick-slide{
	visibility: hidden;
}
.slick-vertical .slick-slide{
	border: 1px solid transparent;
	display: block;
	height: auto;
}
.slider-wrapper .item img{
	min-height: 300px;
}
.slick-dots{
	display: block;
	list-style: none;
	padding: 0;
	text-align: center;
	width: 100%;
}
.slick-dots li button{
	border: none;
	border-radius: 50%;
	display: block;
	left: -5px;
	opacity: 0;
	position: absolute;
	top: -5px;
}
.slick-dots li{
	background: #000000;
	border: 2px solid #000000;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 14px;
	margin: 0 6px;
	position: relative;
	width: 14px;
}
.slick-dots li.slick-active{
	background: #EB0000;
	border-color: #EB0000;
}
.slick-prev:active, .slick-next:active, .slick-prev:focus, .slick-next:focus, .slick-prev, .slick-next{
	background: rgba(255, 255, 255, 0.5);
	border: none;
	border-radius: 100%;
	cursor: pointer;
	display: block;
	height: 58px;
	margin-top: -24px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: -999px;
	top: 50%;
	width: 58px;
	z-index: 10;
}
.slick-prev{
	left: 30px;
}
.slick-next{
	right: 45px;
}
.slick-prev:after, .slick-next:after{
	border-bottom: 2px solid #141414;
	border-left: 2px solid #141414;
	content: "";
	display: block;
	height: 16px;
	left: 50%;
	margin-left: -5px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	width: 16px;
}
.slick-prev:hover:after{
	margin-left: -8px;
}
.slick-next:hover:after{
	margin-left: -6px;
}
.slick-prev:after{
	moz-transform: rotate(45deg);
	ms-transform: rotate(45deg);
	o-transform: rotate(45deg);
	transform: rotate(45deg);
	webkit-transform: rotate(45deg);
}
.slick-next:after{
	margin-left: -9px;
	moz-transform: rotate(-225deg);
	ms-transform: rotate(-225deg);
	o-transform: rotate(-225deg);
	transform: rotate(225deg);
	webkit-transform: rotate(-225deg);
}
.slick-prev:hover, .slick-next:hover{
	border-color: #666666;
}
.row.min{
	margin-left: -5px;
	margin-right: -5px;
}
.row.min > div[class^="col-"]{
	padding-left: 5px;
	padding-right: 5px;
}
.row.no-padding{
	margin-left: 0;
	margin-right: 0;
}
.row.no-padding > div[class^="col-"]{
	padding-left: 0;
	padding-right: 0;
}
.table{
	display: table;
	height: 100%;
	width: 100%;
	margin: 0;
}
.table-cell{
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	width: 100%;
}
.timer-container{
	background: url(../images/2-fon-serogo-karbona.png);
	color: #666666;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
}
.timer-container .container{
	position: relative;
	z-index: 20px;
}
.timer-container .inner{
	background: #FFF;
	box-shadow: 0 3px 5px rgba(1, 16, 25, 0.1);
	left: 0;
	margin-top: -90px;
	padding: 45px 25px 55px;
	width: 100%;
}
.timer-container .rf{
	margin: 0 auto;
	max-width: 100%;
	width: 986px;
}
.timer-container .rf .form-group{
	float: left;
	margin: 0;
	padding: 0 5px;
	width: 41.2%;
}
.timer-container .rf .btn{
	float: right;
	padding: 16px 5px;
	width: 17.0%;
}
.countdown-inner{
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
	margin: 30px 0 40px;
}
.countdownHolder{
	position: relative;
}
.countdownHolder:after{
	background: rgba(255,255,255,0.1);
	content: "";
	display: block;
	height: 29px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.countdownHolder > span:nth-of-type(1),
.countdownHolder > span:nth-of-type(3),
.countdownHolder > span:nth-of-type(5),
.countdownHolder > span:nth-of-type(7){
	background: #222222;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	letter-spacing: 2px;
	margin-right: 22px;
	padding: 14px 12px;
	position: relative;
}
.countdownHolder > span > span{
	float: left;
}
.countdownHolder > span:nth-of-type(1):before,
.countdownHolder > span:nth-of-type(3):before,
.countdownHolder > span:nth-of-type(5):before{
	background: url(../images/colon.png) 0 0 no-repeat;
	content: "";
	display: block;
	height: 19px;
	margin-top: -9px;
	position: absolute;
	right: -13px;
	top: 50%;
	width: 5px;
}
.countdownHolder > span:nth-of-type(1):after,
.countdownHolder > span:nth-of-type(3):after,
.countdownHolder > span:nth-of-type(5):after,
.countdownHolder > span:nth-of-type(7):after{
	bottom: -20px;
	color: #666666;
	display: block;
	font-size: 13px;
	font-weight: normal;
	left: 0;
	letter-spacing: 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.countdownHolder > span:nth-of-type(1):after{
	content: "дней";
}
.countdownHolder > span:nth-of-type(3):after{
	content: "часов";
}
.countdownHolder > span:nth-of-type(5):after{
	content: "минут";
}
.countdownHolder > span:nth-of-type(7):after{
	content: "секунд";
}
@media only screen and (max-width: 767px){
	.countdown-inner{
		font-size: 18px;
	}
	.countdownHolder > span:nth-of-type(1),
	.countdownHolder > span:nth-of-type(3),
	.countdownHolder > span:nth-of-type(5),
	.countdownHolder > span:nth-of-type(7){
		margin-right: 12px;
		padding: 11px 9px;
	}
	.countdownHolder > span:nth-of-type(1):before,
	.countdownHolder > span:nth-of-type(3):before,
	.countdownHolder > span:nth-of-type(5):before{
		background-size: contain;
		height: 12px;
		margin-top: -6px;
		right: -9px;
		top: 50%;
		width: 5px;
	}
	.countdownHolder > span:nth-of-type(1):after,
	.countdownHolder > span:nth-of-type(3):after,
	.countdownHolder > span:nth-of-type(5):after,
	.countdownHolder > span:nth-of-type(7):after{
		font-size: 10px;
	}
	.action-slider .countdown-wrapper{
		text-align: left;
	}
	.action-slider-nav .item .element a{
		font-size: 16px;
		padding: 20px;
	}
	.countdownHolder:after{
		height: 21px;
	}
}
.feauters-container{
	background: url(../images/2-fon-serogo-karbona.png)0 -14px;
	padding: 50px 0 90px;
}
.feauters-container .title-border{
	margin-bottom: 25px;
}
.feauters-container .col-md-3{
	padding-top: 25px;
}
.feauters-container .icon{
	text-align: center;
	border: 2px solid #EB0000;
	border-radius: 100%;
	float: left;
	height: 79px;
	width: 79px;
	line-height: 75px;
}
.feauters-container .icon img{
	text-align: center;
	vertical-align: middle;
	border-radius: 100%;
}

.feauters-container .desc{
	font-size: 14px;
	line-height: 19px;
	margin-left: 95px;
}
.feauters-container .ttl{
	color: #222222;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	margin: 5px 0 10px;
	text-transform: uppercase;
}
.dealer-continer{
	background: url(../images/dealer-bg.png) 0 0 repeat;
	padding: 45px 0 35px;
	position: relative;
	text-align: center;
}
.dealer-continer .map-small:after{
	background: #393939;
	content: '';
	height: 100%;
	position: absolute;
	right: 0;
	top: 0px;
	width: 1px;
}
.dealer-continer .map-small{
	position: relative;
}
.dealer-continer .map-small img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.dealer-continer .map-small .num{
	color: #FFF;
	font-family: 'Orbitron', sans-serif;
	font-size: 50px;
	font-weight: bold;
	line-height: 53px;
	margin-bottom: 5px;
}
.dealer-continer .map-small .num span{
	color: #EB0000;
}
.dealer-continer .map-small .txt{
	font-size: 14px;
	left: 0;
	line-height: 17px;
	margin-top: -25px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 50%;
	width: 100%;
}
.dealer-continer .ttl{
	font-size: 15px;
	line-height: 18px;
	text-transform: uppercase;
}
.dealer-continer .title{
	color: #FFF;
	font-size: 28px;
	line-height: 31px;
	margin: 10px 0 15px;
	text-transform: uppercase;
}
.dealer-continer .map-small{
	text-align: center;
}
.dealer-continer .desc{
	line-height: 23px;
	padding-left: 50px;
	padding-top: 30px;
	text-align: left;
}
.dealer-continer .manager{
	background: #FEFEFE;
	border: 1px solid #EBEBEB;
	border-radius: 5px;
	color: #222222;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 21px;
	padding: 20px 25px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	width: 480px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.dealer-continer .manager:hover{
	background:#C9C9C9;
	border-radius:10px;
	Box-shadow:0px 1px 0px #FFFFFF,0px -1px 0px #FFFFFF,1px 0px 0px #FFFFFF,-1px 0px 0px #FFFFFF;
}
.dealer-continer .manager .fa{
	color: #222222;
	font-size: 20px;
	margin-right: 5px;
	position: relative;
	top: 3px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.dealer-continer .manager:hover .fa{
	color: #000;
}
.products-container{
	background: #F2F2F2;
	padding: 90px 0 180px;
	text-align: center;
}
.products-container .title-border{
	margin-bottom: 45px;
}
.products-container .list{
}
.products-container .list .item{
	background: #FFF;
	color: #666666;
	font-size: 15px;
	line-height: 19px;
	moz-transition: all 200ms ease-out;
	o-transition: all 200ms ease-out;
	padding: 0 25px 20px;
	position: relative;
	text-align: left;
	transition: all 200ms ease-out;
	webkit-transition: all 200ms ease-out;
	width: 450px;
	max-width: 100%;
	margin: 0 auto 30px;
}
.products-container .list .item:hover{
	box-shadow: 0 0 15px rgba(0,0,0,0.3);
}
.products-container .list .item .pict{
	margin: 0 -25px;
}
.products-container .list .item .pict img{
	display: block;
	width: 100%;
}
.products-container .list .price{
	background: #222222;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 18px;
	padding: 7px 20px;
	position: absolute;
	right: 0;
	top: 0;
}
.products-container .list .rating{
	color: #bfbfbf;
	font-size: 10px;
	line-height: 13px;
	margin: 15px 0 10px;
	text-transform: uppercase;
}
.rating-box{
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.rating-box li{
	border: 1px solid #DFDFDF;
	border-radius: 100%;
	float: left;
	height: 7px;
	margin-left: 3px;
	width: 7px;
}
.rating-box.rating-5 li:nth-child(1), .rating-box.rating-5 li:nth-child(2), .rating-box.rating-5 li:nth-child(3), .rating-box.rating-5 li:nth-child(4), .rating-box.rating-5 li:nth-child(5), .rating-box.rating-4 li:nth-child(1), .rating-box.rating-4 li:nth-child(2), .rating-box.rating-4 li:nth-child(3), .rating-box.rating-4 li:nth-child(4), .rating-box.rating-3 li:nth-child(1), .rating-box.rating-3 li:nth-child(2), .rating-box.rating-3 li:nth-child(3), .rating-box.rating-2 li:nth-child(1), .rating-box.rating-2 li:nth-child(2), .rating-box.rating-1 li:nth-child(1){
	background: #EB0000;
	border-color: #EB0000;
}
.products-container .marka{
	color: #222222;
	font-weight: bold;
	margin-left: -25px;
	overflow: hidden;
	padding-left: 25px;
	position: relative;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
}
.products-container .marka:after{
	background: #222222;
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 4px;
}
@media(max-width:767px){
	.products-container .marka{
		white-space: inherit;
	}
}
.products-container .seporate{
	background: #EBEBEB;
	height: 1px;
	margin: 15px 0;
}

.products-container .btm{
	position: relative;
	z-index: 15;
}
.products-container .btm a{
	border: 2px solid #343434;
	background: #343434;
	color: #fff;
	display: block;
	width: 100%;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 5px;
	moz-transition: all 200ms ease-out;
	o-transition: all 200ms ease-out;
	padding: 6px;
	text-decoration: none !important;
	text-transform: uppercase;
	transition: all 200ms ease-out;
	webkit-transition: all 200ms ease-out;
	text-align: center;
}
.products-container .btm a:hover{
	background: transparent;
	color: #343434;
}
.products-container .btm a.invert{
	background: transparent;
	color: #343434;
}
.products-container .btm a.invert:hover{
	background: #343434;
	color: #fff;
}
.products-container .btn-more{
	color: #EB0000;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 17px;
	margin-top: 30px;
	text-transform: uppercase;
}
.products-container .btn-more img{
	margin-right: 5px;
}
.leave-request-container{
}
.leave-request-container .inner{
	background: url(../images/dealer-bg.png) 0 0 repeat;
	color: #8c8c8c;
	font-size: 16px;
	line-height: 23px;
	margin-top: -160px;
	padding: 56px 15px 60px;
	text-align: center;
}
.leave-request-container .ttl{
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.leave-request-container .title{
	color: #FFF;
	font-size: 23px;
	line-height: 33px;
	margin: 10px 0 15px;
	text-transform: uppercase;
}
.leave-request-container .title span{
	color: #fff;
}
.leave-request-container .btn{
	display: block;
	margin: 30px auto 0;
	width: 230px;
}
.premium-container{
	color: #646464;
	font-size: 18px;
	line-height: 26px;
	padding: 70px 0 65px;
	text-align: center;
}
.premium-container .carousel{
}
.premium-container .carousel .slick-slide img{
	filter: gray;
	filter: grayscale(100%);
	max-width: 100%;
	moz-filter: grayscale(100%);
	moz-transform: scale(0.7);
	ms-filter: grayscale(100%);
	ms-transform: scale(0.7);
	o-filter: grayscale(100%);
	opacity: 0.5;
	o-transform: scale(0.7);
	transform: scale(0.7);
	webkit-filter: grayscale(100%);
	webkit-transform: scale(0.7);
}
.premium-container .carousel .slick-center img{
	filter: none;
	moz-filter: none;
	moz-transform: scale(1);
	ms-filter: none;
	ms-transform: scale(1);
	o-filter: none;
	opacity: 1;
	o-transform: scale(1);
	transform: scale(1);
	webkit-filter: none;
	webkit-transform: scale(1);
}
.premium-container .title-border{
	margin: 20px 0 25px;
}
.premium-container .carousel{
	margin: 90px 0 60px;
}
.premium-container .carousel-info{
	position: relative;
}
.premium-container .carousel-info .price{
	color: #222222;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 18px;
	text-transform: uppercase;
}
.premium-container .carousel-info .marka{
	color: #222222;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 39px;
	margin: 15px 0;
	text-transform: uppercase;
}
.premium-container .carousel-info .marka a{
	text-decoration: none;
	color: #000;
}
.premium-container .carousel-info .marka a:hover{
	color: #EB0000;
}
.premium-container .carousel-info .item{
	padding-bottom: 35px;
}
.premium-container .carousel-info ul{
	font-size: 0;
	line-height: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.premium-container .carousel-info ul li{
	border-left: 1px solid #666666;
	color: #666666;
	display: inline-block;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 18px;
	padding: 0 15px;
	text-transform: uppercase;
	vertical-align: top;
}
.premium-container .carousel-info ul li:first-child{
	border: none;
}
.premium-container .carousel-info .btn{
	margin-top: 35px;
	width: 195px;
}
.premium-container .slick-next, .premium-container .slick-prev{
	background: #F0F0F0;
	margin-top: -50px;
}
.indicators-container{
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #232323;
	color: #FFF;
	padding: 100px 0 75px;
	text-align: center;
	position: relative;
}
.indicators-container:after{
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/pattern.png) rgba(0,0,0,0.1);
}
.indicators-container .container{
	position: relative;
	z-index: 10;
}
.indicators-container .num{
	font-size: 60px;
	font-weight: bold;
	line-height: 63px;
}
.indicators-container .title-border{
	color: #FFF;
	font-size: 15px;
	line-height: 19px;
}
.indicators-container .title-border .txt{
	padding: 15px 0 0;
}
.indicators-container .title-border span{
	color: #FFF;
}
.info-conainer{
	background: #F2F2F2;
	padding: 70px 0 65px;
}
.info-conainer img{
	width: 100%;
}
.info-conainer .col-md-6{
	padding-top: 20px;
}
.info-conainer .pict:first-child{
	margin-bottom: 11%;
}
.info-conainer .pict{
	moz-transition: all 200ms ease-out;
	o-transition: all 200ms ease-out;
	position: relative;
	transition: all 200ms ease-out;
	webkit-transition: all 200ms ease-out;
}
.info-conainer .pict:hover{
	box-shadow: 0 0 15px rgba(0,0,0,0.3);
}
.info-conainer .pict .element-content{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.info-conainer .pict .element-content .title{
	color: #222222;
	font-weight: bold;
	text-transform: uppercase;
}
.info-conainer .pict .img-wrapper{
	margin-bottom: 20px;
}
.info-conainer .pict .img-wrapper img{
	width: auto;
}
a.absolute{
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
.info-conainer .akardion{
	counter-reset: list1;
}
.info-conainer .akardion .item{
	background: #FFF;
	color: #8c8c8c;
	line-height: 22px;
	margin-top: 5px;
	position: relative;
}

.info-conainer .akardion .item:first-child{
	margin: 0;
}
.info-conainer .akardion .item .head{
	color: #222222;
	cursor: pointer;
	font-family: 'Orbitron', sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 50px;
	padding: 15px 20px;
}
.info-conainer .akardion .item:before{
	background: #222222;
	color: #FFF;
	content: '0'counter(list1);
	counter-increment: list1;
	font-size: 14px;
	font-weight: bold;
	height: 100%;
	left: 0;
	line-height: 50px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 50px;
}

.info-conainer .akardion .first-open:before, .info-conainer .akardion .open:before{
	background: #222222;
}

/* Эффект открытия блок вопрос-ответ */
.first-open {
	box-shadow: 0 0 7px #222222;
}
.open {
	box-shadow: 0 0 7px #222222;
}
/* Эффект открытия блок вопрос-ответ */

.info-conainer .akardion .desc{
	display: none;
	line-height: 1.8;
	margin-left: 50px;
	padding: 0 20px 20px 20px;
}
.info-conainer .akardion .first-open .desc{
	display: block;
}
.reviews-container{
	background: url(../images/reviews-bg.jpg) right 160px no-repeat;
	background-size: 30%;
	overflow: hidden;
	padding: 60px 0 80px;
}
.reviews-container .title-border{
	margin-bottom: 75px;
}
.reviews-container .carousel{
}
.reviews-container .item{
	overflow: hidden;
	padding-right: 130px;
	position: relative;
}
.reviews-container .item .photo{
	border-radius: 100%;
	float: left;
	height: 134px;
	overflow: hidden;
	width: 134px;
}
.reviews-container .item .photo img{
	width: 100%;
}
.reviews-container .item .desc{
	color: #8c8c8c;
	font-size: 16px;
	line-height: 24px;
	margin-left: 150px;
}
.reviews-container .item .desc:after{
	color: #EB0000;
	content: '“';
	font-family: 'Orbitron', sans-serif;
	font-size: 300px;
	line-height: 300px;
	position: absolute;
	right: 0;
	top: 0;
}
.reviews-container .item .head{
	color: #bfbfbf;
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 25px;
}
.reviews-container .item .head .username{
	color: #222222;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 18px;
	text-transform: uppercase;
}
.reviews-container .slick-dots{
	margin-left: 150px;
	margin-top: 55px;
	text-align: left;
	width: auto;
}
.contacts-container{
	position: relative;
}
.contacts-container .container{
	padding-top: 80px;
	position: relative;
	z-index: 10;
}
.contacts-container .contacts{
	background: url(../images/dealer-bg.png) 0 0 repeat;
	color: #FFF;
	position: absolute;
	top: 0;
	width: 100%;
}
.contacts-container .contacts .item{
	color: #FFF;
	font-size: 16px;
	line-height: 22px;
	padding-left: 60px;
	position: relative;
	height: 200px;
}
.contacts-container .contacts .item:after{
	background: #393939;
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 1px;
}
.contacts-container .contacts .item .txt{
	margin-left: 60px;
}
.contacts-container .contacts .item a[href^="tel:"]{
	font-size: 20px;
	font-weight: bold;
	line-height: 23px;
}
.contacts-container .contacts .item a{
	color: #FFF;
}
.contacts-container .contacts .item:first-child:after{
	display: none;
}
.contacts-container .contacts .icon{
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
}
.contacts-container .contacts .icon img{
	vertical-align: center;
}
.contacts-container #map{
	height: 589px;
	position: relative;
	z-index: 5;
}
footer{
	background: #F2F2F2;
	background: url(../images/dealer-bg.png) 0 0 repeat;
	color: #8c8c8c;
	font-size: 15px;
	line-height: 22px;
	padding: 0 0 25px 0;
}
footer a{
	color: #EB0000;
}
footer a:hover{
	color: #fff;
}
@media only screen and (max-width:991px){
	header .header-top{
		letter-spacing: 0.4px;
	}
	.navbar-nav>li{
		margin: 0 0 0 12px;
	}
	.navbar-nav > li > a{
		font-size: 13px;
		padding: 5px 0;
	}
	.navbar-nav > li:last-of-type > a{
		padding-right: 0;
	}
	.timer-container input[type="text"]{
		padding: 16px 20px;
	}
	.premium-container{
		padding: 50px 0 15px;
	}
	.premium-container .slick-next{
		right: 0;
	}
	.premium-container .slick-prev{
		left: 0;
	}
	.contacts-container .contacts .item{
		padding: 70px 5px 70px 15px;
	}
	.contacts-container .contacts .item .txt{
		margin-left: 50px;
	}
	.timer-container{
		height: auto;
		padding: 25px 0 0;
	}
	.timer-container .inner{
		margin: 0;
	}
	.feauters-container{
		padding: 50px 0;
	}
	.feauters-container .col-md-3{
		min-height: 100px;
	}
	.info-conainer{
		padding: 50px 0;
	}
	.info-conainer .col-md-6{
		padding-top: 50px;
	}
	.reviews-container{
		background: none;
		padding: 50px 0;
	}
}
@media only screen and (max-width:767px){
	.premium-container .carousel-info .marka{
		font-size: 15px;
		line-height: 1.2;
	}
	header .header-top .phone {
		margin-left: 0;
		margin-right: 17px;
	}
	header .header-top .phone.last{
		margin-right: 0;
	}
	header .header-top{
		padding: 10px 0 13px;
		font-size: 12px;
	}

	.navbar-wrapper{
		float: none;
		height: auto;
		position: absolute;
		left: -15px;
		right: -15px;
		background: #fff;
		padding: 0;
		top: 80px;
		box-shadow: 0 2px 2px rgba(0,0,0,0.3);
		display: none;
	}

	@media (max-width: 573px) {
		.navbar-wrapper {
			top: 114px;
		}
	}
	header .header-top{
		text-transform: none;
	}
	.navbar-nav>li{
		margin: 0 0 10px;
	}
	.navbar-nav > li > a{
		padding: 5px 0;
	}
	.navbar-nav > li:first-of-type{
		margin-top: 8px;
	}
	.navbar-nav > li:last-of-type{
		margin-bottom: 0;
	}
	header .header-btm{
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3) !important;
	}

	header .header-top .text-right, header .header-top{
		text-align: left;
	}
	header .header-top .row>div:first-child{
		padding-bottom: 10px;
	}
	.navbar-nav{
		margin: 0;
		padding: 15px;
		text-align: left;
	}
	.navbar-collapse{
		padding: 0 15px !important;
	}
	.navbar-collapse .header-top{
		margin: 10px -15px 0;
	}
	.navbar-collapse
	.header-top a{
		display: inline-block;
		padding: 3px 0;
	}
	.navbar-nav > li > a{
		display: inline-block;
	}
	.navbar-collapse{
		float: none;
	}
	.premium-container .slick-next, .premium-container .slick-prev{
		display: none;
	}
	.timer-container .inner{
		margin: 0;
	}
	.timer-container .rf .btn, .timer-container .rf .form-group{
		float: none;
		margin-bottom: 15px;
		width: auto;
	}
	.timer-container .rf .btn{
		margin: 0;
		padding: 16px 35px;
	}
	.dealer-continer .manager{
		width: 100%;
	}
	.dealer-continer .manager:before{
		display: none;
	}
	.products-container{
		padding-top: 60px;
	}
	.premium-container .slick-prev, .premium-container .slick-next{
		top: 30px;
	}
	.premium-container .carousel .slick-slide img{
		filter: none;
		moz-filter: none;
		moz-transform: scale(1);
		ms-filter: none;
		ms-transform: scale(1);
		o-filter: none;
		opacity: 1;
		o-transform: scale(1);
		transform: scale(1);
		webkit-filter: none;
		webkit-transform: scale(1);
		width: 90%;
	}
	.premium-container .carousel-info ul li{
		border: none;
		display: block;
	}
	.reviews-container .title-border{
		margin-bottom: 35px;
	}
	.reviews-container .item .head .username{
		display: block;
	}
	.reviews-container .item .photo{
		float: none;
		margin: 0 auto;
	}
	.reviews-container .item{
		padding: 0 25px;
	}
	.reviews-container .item .desc{
		margin: 25px 0 0;
		padding: 0;
		text-align: center;
	}
	.reviews-container .item .desc:after{
		display: none;
	}
	.reviews-container .slick-dots{
		margin-left: 0;
		text-align: center;
		width: 100%;
	}
	.contacts-container{
		background: url(../images/dealer-bg.png) 0 0 repeat;
		text-align: center;
	}
	.contacts-container .container{
		padding-top: 0;
	}
	.contacts-container .contacts{
		background: none;
		display: inline-block;
		padding: 20px 0;
		position: static;
		text-align: left;
		width: auto;
	}
	.contacts-container .contacts .item{
		padding: 15px;
		height: auto;
	}
	.contacts-container .contacts .item:after{
		display: none;
	}
	.contacts-container #map{
		height: 300px;
	}
	.indicators-container{
		padding: 50px 0;
	}
	.timer-container .timer{
		overflow: hidden;
		width: 237px;
	}
	.timer-container .timer div{
		width: 48px;
	}
	.timer-container .timer .point{
		width: 15px;
	}
	.dealer-continer .desc{
		padding: 30px 15px 0;
		text-align: center;
	}
	footer{
		text-align: center;
	}
}
@media only screen and (max-width:480px){
	.dealer-continer .title{
		font-size: 20px;
		line-height: 24px;
	}
}
@media only screen and (min-width: 992px){
	::-webkit-resizer{
		background-image: url('');
		background-repeat: no-repeat;
		height: 1px;
		width: 8px;
	}
	::-webkit-scrollbar{
		width: 8px;
	}
	::-webkit-scrollbar-button{
		background-image: url('');
		background-repat: no-repeat;
		height: 0px;
		width: 8px;
	}
	::-webkit-scrollbar-thumb{
		background-color: #FFF;
		border-radius: 0px;
		webkit-border-radius: 0px;
	}
	::-webkit-scrollbar-track{
		background-color: #2C2C2C;
	}
}
/* fancybox */
.fancybox-inner{
	overflow: visible !important;
}
.fancybox-wrap{
	padding: 35px 0 0;
}
.fancybox-skin{
	margin-bottom: 35px;
}
.fancybox-overlay{
	background: rgba(0,0,0,0.8);
}
.fancybox-close {
	background: #222222 !important;
	top: 0 !important;
	right: 0px !important;
	width: 34px !important;
	height: 34px !important;
	cursor: pointer;
	z-index: 8040;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
@media only screen and (min-width: 768px) {
	.fancybox-close {
		background: transparent !important;
		top: -36px !important;
		right: -6px !important;
		width: 34px !important;
	}
}
.fancybox-close:after{
	width: 1px;
	height: 100%;
	top: 0;
	left: 50%;
	content: "";
	display: block;
	position: absolute;
	background: #333333;
	margin-left: -1px;
}
.fancybox-close:after {
	background: url(../images/close.png) 50% 50% no-repeat;
	width: 20px;
	height: 20px;
	top: 50%;
	left: 50%;
	content: "";
	display: block;
	position: absolute;
	margin-top: -10px;
	margin-left: -10px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.fancybox-close:hover{
	background: #FF4632;
}
.fancybox-close:hover:after {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.fancybox-skin{
	background: #fff;
	box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.3)  !important;
	border-radius: 0;
}
.fancybox-nav span{
	visibility: visible;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.fancybox-next span {
	background: rgba(0,0,0,0.4);
	width: 24px;
	height: 40px;
	margin-top: -20px;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	right: 10px;
}
.fancybox-prev span {
	background: rgba(0,0,0,0.4);
	width: 24px;
	height: 40px;
	margin-top: -20px;
	left: 10px;
}
.fancybox-prev span:after,
.fancybox-next span:after{
	content: "";
	display: block;
	position: absolute;
	width: 8px;
	height: 14px;
	top: 50%;
	left: 50%;
	margin-top: -7px;
	margin-left: -4px;
	background: url(../images/fancy-arrow.png) 0 0 no-repeat;
}
.fancybox-next span:hover,
.fancybox-prev span:hover{
	background: #3C3C3C;
}
.fancybox-title-float-wrap{
	left: 0;
	margin-bottom: -28px;
	width: 100%;
	text-align: left;
	overflow: hidden;
}
.fancybox-title-float-wrap .child{
	background: rgba(255, 255, 255, 1);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-shadow: none;
	color: #000;
	display: block;
	font-size: 14px;
	padding: 12px 20px;
	font-weight: normal;
}
.fancybox-title-float-wrap .child{
	white-space: normal;
	width: 100%;
}

/* end fancybox */
.fancybox-title-float-wrap{
	left: 0;
	margin-bottom: -28px;
	overflow: hidden;
	text-align: left;
	width: 100%;
}
.fancybox-title-float-wrap .child{
	background: rgba(255, 255, 255, 1);
	border-radius: 0;
	color: #000;
	display: block;
	font-size: 14px;
	font-weight: normal;
	moz-border-radius: 0;
	padding: 12px 20px;
	text-shadow: none;
	webkit-border-radius: 0;
}
.fancybox-title-float-wrap .child{
	white-space: normal;
	width: 100%;
}
.mymodal{
	background: #fff;
	border-radius: 5px;
	color: #000;
	display: none;
	max-width: 100%;
	padding: 40px 20px 30px;
	width: 750px;
}
.mymodal.min{
	max-width: 100%;
	width: 500px;
}
.preloader{
	background-color: #fff;
	height: 100%;
	left: 0;
	moz-transition: all 200ms ease-out;
	o-transition: all 200ms ease-out;
	position: fixed;
	top: 0;
	transition: all 200ms ease-out;
	webkit-transition: all 200ms ease-out;
	width: 100%;
	z-index: 999999999;
}
.preloader:after{
	animation: sk-scaleout 1.0s infinite ease-in-out;
	background-color: #222222;
	border-radius: 100%;
	content: '';
	height: 40px;
	left: 50%;
	margin: -20px 0 0 -20px;
	position: absolute;
	top: 50%;
	webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
	width: 40px;
}
.preloader.hid{
	opacity: 0;
	visibility: hidden;
}
@-webkit-keyframes sk-scaleout{
	0%{
		webkit-transform: scale(0);
	}
	100%{
		opacity: 0;
		webkit-transform: scale(1.0);
	}
}
@keyframes sk-scaleout{
	0%{
		transform: scale(0);
		webkit-transform: scale(0);
	}
	100%{
		opacity: 0;
		transform: scale(1.0);
		webkit-transform: scale(1.0);
	}
}
.form-control.datepicker[readonly]{
	background: url(../images/datepicker-icon.png) right 50% no-repeat #fff;
	cursor: pointer;
	padding-right: 42px;
}
.form-control.datepicker.error[readonly]{
	border-color: #FF0000 !important;
}
.gray-bg .jq-selectbox__select:hover,
.gray-bg .jq-selectbox__dropdown,
.jq-selectbox li{
	background: #fff;
}
.ui-datepicker{
	border-radius: 0 !important;
	font-size: 14px;
}
.ui-datepicker .ui-datepicker-header{
	border: none;
	border-radius: 0;
}
.ui-icon-circle-triangle-e{
	background-position: -34px 0;
}
.ui-icon-circle-triangle-w{
	background-position: -98px 0;
}
#ui-datepicker-div{
	border: none;
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
	width: 240px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	/* background: #BDBDBD; */
	background: #606060;
	border: none;
	color: #FFFFFF;
	text-align: center;
}
.ui-state-default:hover{
	opacity: 0.8;
}
.ui-datepicker-today a{
	color: #000 !important;
}
.ui-widget-header{
	background: ##535353;
}
.ui-datepicker-next:hover,
.ui-datepicker-prev:hover{
	background: none !important;
	border: none;
}
.top-slider{
	height: 650px;
	overflow: hidden;
	margin-bottom: -70px;
}
.top-slider .element{
	height: 650px;
	line-height: 1;
	padding-bottom: 130px;
	position: relative;
}
.top-slider .element .table{
	position: relative;
	z-index: 10;
}
.top-slider .title{
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 30px;
}
.top-slider .sup-title{
	border-left: 4px solid #222222;
	border-right: 4px solid #222222;
	color: #fff;
	display: inline-block;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 230px;
	padding: 5px 15px;
	letter-spacing: 1px;
	text-shadow: #222222 0 0 5px;
}
.top-slider .sub-title{
	border-left: 4px solid #222222;
	border-right: 4px solid #222222;
	color: #fff;
	font-size: 30px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.top-slider .sub-title b{
	display: inline-block;
	padding: 5px 10px 7px;
	text-transform: lowercase;
	font-size: 30px;
}
@media only screen and (max-width: 991px){
	.top-slider {
		height: 550px;
	}
	.top-slider .element{
		height: 550px;
		padding-bottom: 0;
	}
	.top-slider .title{
		font-size: 30px;
		margin-bottom: 40px;
	}
	.top-slider .sub-title{
		font-size: 17px;
	}
	.top-slider .sup-title{
		/* border: none;
		padding: 0; */
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media only screen and (max-width: 767px){
	.top-slider{
		height: 450px;
	}
	.top-slider .element{
		height: 450px;
	}
	.top-slider .title{
		font-size: 34px;
	}
	.top-slider .sub-title b{
		font-size: 25px;
	}
	header{
		left: 0;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 300;
	}
	.header-push,
	header.fixed + .header-push{
		height: 77px;
	}
}
.white{
	color: #fff;
}
input[type=checkbox].error + label{
	color: red;
}
.customcheck{
	position: relative;
}
.customcheck input[type=checkbox]{
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
}
.customcheck label{
	display: inline-block;
	font-weight: normal;
	min-height: 18px;
	padding-left: 26px;
	position: relative;
}
.customcheck label:before{
	background: url(../images/customcheck.png) 0 0 no-repeat;
	content: "";
	display: block;
	height: 18px;
	left: 0;
	position: absolute;
	top: 0;
	width: 19px;
}
.customcheck input[type=checkbox]:checked + label:before{
	background-position: 0 -18px;
}
.simplefilter{
	padding: 0;
	margin: 0;
}
.simplefilter li{
	display: inline-grid;
}
.simplefilter li a{
	border: 2px solid #222222;
	color: #222222;
	font-size: 13px;
	font-weight: bold;
	margin: 0 5px 15px;
	moz-transition: all 200ms ease-out;
	o-transition: all 200ms ease-out;
	padding: 15px 45px;
	position: relative;
	text-transform: uppercase;
	transition: all 200ms ease-out;
	webkit-transition: all 200ms ease-out;
	text-decoration: none;
}
.simplefilter li.active a,
.simplefilter li:hover a{
	background: #222222;
	border-color: #FFF;
	color: #fff;
}
.simplefilter li img{
	margin: -4px 4px 0 0;
}
#catalog .mix{
	display: none;
}
.filtr-container{
	margin: 0 -10px;
	moz-transform: translateZ(0);
	ms-transform: translateZ(0);
	overflow: hidden;
	padding: 10px;
	position: relative;
	transform: translateZ(0);
	webkit-backface-visibility: hidden;
	webkit-transform: translateZ(0);
}
@media only screen and (max-width: 767px){
	.filtr-container > div{
		width: 100%;
	}
}
@media only screen and (min-width: 768px){
	.simplefilter li{
		font-size: 16px;
	}
}


.text-left{
	text-align: left;
}
.text-center{
	text-align: center;
}
.text-right{
	text-align: right;
}
.text-left-xs{
	text-align: left;
}
.text-center-xs{
	text-align: center;
}
.text-right-xs{
	text-align: right;
}
@media (min-width: 768px) {
	.text-left-sm{
		text-align: left;
	}
	.text-center-sm{
		text-align: center;
	}
	.text-right-sm{
		text-align: right;
	}
}
@media (min-width: 992px) {
	.text-left-md{
		text-align: left;
	}
	.text-center-md{
		text-align: center;
	}
	.text-right-md{
		text-align: right;
	}
}
@media (min-width: 1200px) {
	.text-left-lg{
		text-align: left;
	}
	.text-center-lg{
		text-align: center;
	}
	.text-right-lg{
		text-align: right;
	}
}

.jgrowlHide #jGrowl{
	display: none !important;
}
.product-gallery{
	margin-bottom: 20px;
}
.product-gallery .fotorama__thumb{
	border: 2px solid #eaeaea;
}
.product-gallery .fotorama__thumb-border{
	border-color: #ffb500;
}
.fotorama__thumb-border{
	border-color: #ffb500 !important;
}
.product-gallery .fotorama__stage{
	border: 1px solid #eaeaea;
}
.product-gallery .fotorama__nav{
	text-align: left;
}
.product-gallery .empty-block{
	border: 1px solid #eaeaea;
	text-align: center;
}

.relative{
	position: relative;
}
.doc-block{
	height: 52px;
	padding-left: 60px;
	font-size: 16px;
	line-height: 1.4;
}
.doc-block > img{
	position: absolute;
	top: 0;
	left: 0;
}
@media(max-width: 767px){
	.doc-block{
		height: auto;
		padding-left: 0;
	}
	.doc-block > img{
		display: none;
	}
}
.question-block{
	border: 1px solid #eaeaea;
	padding: 30px 20px;
	margin-bottom: 20px;
}
.question-block .title{
	text-transform: uppercase;
	color: #222222;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
.question-block .subtitle{
	margin-bottom: 15px;
	font-weight: bold;
}
.question-block .block-phone p{
	margin-top: 20px;
}
.question-block .block-phone a{
	font-size: 18px;
	display: inline-block;
	margin-bottom: 5px;
}


.characteristics table{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #d4d4d4;
}
.characteristics table tr:nth-child(odd) {
	background: #fbfbfb;
}
.characteristics table td,
.characteristics table th {
	padding: 10px;
	border-left: 1px solid #eaeaea;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.2;
}
.characteristics table td:first-child,
.characteristics table th:first-child {
	border-left: none;
}
.characteristics table td:first-child{
	color: #525252;
}
.characteristics table td:last-child {
	font-style: italic;
}
.characteristics table th{
	color: #222;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
	background: #d4d4d4;
	text-transform: uppercase;
}
.base-template .products-container{
	padding: 40px 0;
}
img{
	max-width: 100%;
}
.contacts .element {
	padding-left: 40px;
	margin-bottom: 25px;
	font-size: 18px;
}
.contacts .element > i {
	position: absolute;
	left: 0;
	top: -5px;
	color: #222222;
	font-size: 24px;
}
.breadcrumb{
	text-align: left;
	border-radius: 0;
}
.catalog-template .breadcrumb {
	background-color: #fff;
}

.social-links a {
	color: rgba(255,255,255, 0.2);
	margin: 0 0 0 15px;
}
.social-links a:first-of-type{
	margin-left: 0;
}
.social-links a:hover{
	color: #fff;
}
.payments span {
	margin: 0 2px;
}



.product-gallery-wrapper{
	position: relative;
	padding-right: 255px;
}
.product-gallery-carousel{
	width: 100%;
}
.product-gallery-carousel img{
	width: 100%;
}
.product-gallery-carousel-nav-outer{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 55px 15px;
	background: #F5F5F5;
	width: 230px;
}
.product-gallery-carousel-nav-outer .carousel-prev,
.product-gallery-carousel-nav-outer .carousel-next{
	display: block;
	left: 0;
	right: 0;
	background: #D8D8D8;
	height: 30px;
	position: absolute;
	cursor: pointer;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.product-gallery-carousel-nav-outer .carousel-prev{
	top: 0;
}
.product-gallery-carousel-nav-outer .carousel-next{
	bottom: 0;
}
.product-gallery-carousel-nav-outer .carousel-prev:hover,
.product-gallery-carousel-nav-outer .carousel-next:hover{
	background: #7A7A7A;
}
.product-gallery-carousel-nav-outer .carousel-prev:after,
.product-gallery-carousel-nav-outer .carousel-next:after{
	content: "";
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	left: 50%;
	margin-left: -5px;
	border-left: 2px solid #000;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.product-gallery-carousel-nav-outer .carousel-prev:after{
	top: 13px;
	border-top: 2px solid #000;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.product-gallery-carousel-nav-outer .carousel-next:after{
	bottom: 12px;
	border-bottom: 2px solid #000;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.product-gallery-carousel-nav-outer .carousel-prev:hover:after,
.product-gallery-carousel-nav-outer .carousel-next:hover:after{
	border-color: #fff;
}
.product-gallery-carousel-nav-inner{
	height: 100%;
	overflow: hidden;
}
.product-gallery-carousel-nav{
	padding: 10px 0;
}
.product-gallery-carousel-nav .item{
	padding: 10px 0;
	cursor: pointer;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.product-gallery-carousel-nav .item span{
	display: block;
	position: relative;
}
.product-gallery-carousel-nav .item span:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	opacity: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.product-gallery-carousel-nav .item span:hover:after{
	opacity: 1;
}
.middle-section-head .btn{
	width: 230px;
	border-radius: 0;
}
.product-gallery-carousel .item a{
	display: block;
	position: relative;
}
.product-gallery-carousel .item a:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	opacity: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.product-gallery-carousel .item a:hover:after{
	opacity: 1;
}

.product-gallery-carousel .item a:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 44px;
	height: 44px;
	margin-top: -22px;
	margin-left: -22px;
	background: url(../images/zoom-icon.png) 0 0 no-repeat;
	background-size: contain;
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	z-index: 10;
}
.product-gallery-carousel .item a:hover:before{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	opacity: 1;
}



@media(max-width: 991px){
	.product-gallery-wrapper{
		padding-right: 0;
	}
	.product-gallery-carousel{
		margin-bottom: 10px;
	}
	.product-gallery-carousel-nav-outer{
		position: relative;
		top: auto;
		right: auto;
		bottom: auto;
		padding: 15px 50px;
		width: 100%;
	}
	.product-gallery-carousel-nav-outer .carousel-prev{
		top: 0;
		bottom: 0;
		left: 0;
		right: auto;
		height: 100%;
		width: 30px;
	}
	.product-gallery-carousel-nav-outer .carousel-next{
		top: 0;
		bottom: 0;
		left: auto;
		right: 0;
		height: 100%;
		width: 30px;
	}
	.product-gallery-carousel-nav{
		padding: 0;
	}
	.product-gallery-carousel-nav .item{
		padding: 0 5px;
	}
	.product-gallery-carousel-nav-outer .carousel-prev:after{
		left: 12px;
		right: auto;
		top: 50%;
		margin-left: 0;
		margin-top: -6px;
		-moz-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.product-gallery-carousel-nav-outer .carousel-next:after{
		right: 12px;
		left: auto;
		top: 50%;
		margin-left: 0;
		margin-top: -6px;
		-webkit-transform: rotate(225deg);
	}
}

.price-table{
	width: 100%;
	overflow: auto;
}
.price-table table{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #eaeaea;
}

.price-table table th{
	border: 1px solid #eaeaea;
	padding: 15px;
	background: #222222;
	color: #fff;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
}

.price-table table td{
	padding: 15px;
	border: 1px solid #C3C3C3;
	vertical-align: middle;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
	color: #000;
}


@media(max-width: 767px){
	.middle-section-head .btn{
		width: 100%;
	}
	.price-table table th{
		padding: 8px;
		font-size: 12px;
	}

	.price-table table td{
		padding: 8px;
		font-size: 12px;
	}
	.breadcrumbs-wrapper{
		display: none;
	}
}

.similar-carousel-wrapper .slick-prev{
	left: -80px;
	margin-top: -44px;
}
.similar-carousel-wrapper .slick-next{
	right: -80px;
	margin-top: -44px;
}

@media(max-width: 1400px){
	.similar-carousel-wrapper .slick-next{
		right: 15px;
		top: -55px;
		width: 40px;
		height: 40px;
		margin-top: 0;
		border-radius: 0;
		background: #fff;
	}
	.similar-carousel-wrapper .slick-prev{
		left: auto;
		right: 65px;
		top: -55px;
		width: 40px;
		height: 40px;
		margin-top: 0;
		border-radius: 0;
		background: #fff;
	}
}

.footer-menu-wrapper{
	background: #2A2A2A;
	margin-bottom: 15px;
}
.footer-menu ul{
	width: 100%;
	display: table;
	margin: 0;
	padding: 0;
	border-left: 1px solid #202020;
	border-right: 1px solid #3a3a3a;
}
.footer-menu ul > li{
	display: table-cell;
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer-menu ul > li > a{
	display: block;
	padding: 14px;
	text-align: center;
	line-height: 1;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #202020;
	border-left: 1px solid #3a3a3a;
}
.footer-menu ul > li > a:hover{
	background: #202020;
}

@media(max-width: 991px){
	.footer-menu{
		margin: 0 -15px;
	}
	.footer-menu ul{
		display: block;
		border: none;
		border-bottom: 1px solid #3a3a3a;
	}
	.footer-menu ul > li{
		display: block;
	}
	.footer-menu ul > li > a{
		padding: 14px;
		border-right: none;
		border-left: none;
		border-bottom: 1px solid #202020;
		border-top: 1px solid #3a3a3a;
	}
}



/* TABS*/
.box{
	display: none;
}
.box.visible{
	display: block;
}
ul.tabs {
	width: 100%;
	border-bottom: 1px solid #C3C3C3;
	padding: 0;
}

ul.tabs li{
	display: table-cell;
	height: 50px;
	vertical-align: middle;
	cursor: pointer;
	text-align: center;
	border: 1px solid transparent;
	border-bottom: none;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.2;
	font-weight: bold;
	color: #333333;
	background: #fff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	position: relative;
	padding: 10px 35px;
}
ul.tabs li.current,
ul.tabs li.current:hover{
	border-color: #C3C3C3;
	background: #fff;
	color: #333333;
}
ul.tabs li:hover{
	background: #F6F6F6;
	border-color: #F6F6F6;
}
ul.tabs li.current:after{
	content:"";
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: -2px;
	left: 0;
	background: #fff;
}
.mobile-tab-header{
	display: none;
}
@media only screen and (max-width: 767px){
	.mobile-tab-header{
		padding: 14px 40px 14px 14px;
		color: #ffffff;
		background: #2A2A2A;
		width: 100%;

		/* bug на mobile разворот описания авто
    position: relative;
    */

		display: block;
		font-weight: 600;
	}
	ul.tabs {
		position: relative;
		display: none;
		border: none;
	}
	.mobile-tab-header:after{
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		margin-top: -10px;
		right: 24px;
		width: 12px;
		height: 12px;
		border-bottom: 2px solid #fff;
		border-right: 2px solid #fff;
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	}
	.mobile-tab-header.active:after {
		-moz-transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
		-o-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		transform: rotate(225deg);
		margin-top: -4px;
	}
	ul.tabs li {
		padding: 17px 15px;
		width: 100%;
		border: 1px solid #E9E9E9;
		border-top: none;
		display: block;
		height: auto;
		text-align: left;
		text-transform: none;
		font-size: 15px;
	}
	ul.tabs li.current{
		display: none;
	}
	.mobile-tab-header.active + ul.tabs{
		display: block;
	}
}
@media only screen and (min-width: 768px){
	.tabs.mobile{
		display: block !important;
	}
}
/* /. TABS */


.reviews-wrapper .ec-message{
	background: transparent;
	padding: 0;
	border: none;
	box-shadow: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
}
.reviews-wrapper .ec-message .rev-name{
	font-weight: bold;
	font-size: 18px;
	color: #000;
	margin-bottom: 15px;
}
.reviews-wrapper .ec-message .date{
	color: #E20000;
}
.reviews-wrapper .ec-message .text{
	font-size: 16px;
	line-height: 1.6;
}
.reviews-wrapper .well{
	margin-bottom: 0;
	box-shadow: none;
	border-radius: 0;
}

.news-list .element{
	margin-bottom: 40px;
}
.news-list .element .date{
	margin-bottom: 5px;
	color: #000;
}
.news-list .element .element-title{
	font-size: 18px;
	margin-bottom: 12px;
}

.pagination {
	margin: 0 0 20px;
}
.pagination>li>a,
.pagination>li>span {
	color: #EB0000;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background-color: #EB0000;
	border-color: #EB0000;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	color: #EB0000;
}

.application-template #formApplication{
	display: block !important;
	background: #F2F2F2;
	margin: 0 0 60px;
}


.error-page .error-code {
	font-weight: bold;
	font-size: 70px;
	line-height: 1;
	margin: 0 0 30px 0;
	padding: 0;
}
.error-page .error-message {
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 30px;
}
.form-block-404 {
	/* background: url(../images/auto-404.png) right center no-repeat; */
	min-height:270px;
	/* padding-right: 700px; */
}
.form-block-404 h3{
	text-transform: uppercase;
	font-weight: normal;
}
.form-block-404 form{
	background: #F2F2F2;
	padding: 40px;
	border: 2px solid #D3D3D3;
	width: 470px;
	max-width: 100%;
	margin: auto;
}
.form-block-404 .form-control{
	height: 44px;
	box-shadow: none;
}


@media(max-width: 1199px){
	.form-block-404 {
		background: #fff;
		padding-right: 0;
	}

	.header-btm-inner {
		justify-content: center;
	}

	.rent__items-text {
		justify-content: center;
	}

	.rent__items {
		width: 100%;
	}

	.privilege__items {
		width: calc(50% - 10px);
	}
}
@media(max-width: 767px){
	.form-block-404 form{
		padding: 20px;
	}
	.error-page .error-message{
		font-size: 18px;
	}
}

@media(max-width: 560px) {

	.privilege__items {
		width: 100%;
	}
}

.myCorrect {
	padding-left: 0;
}

@media only screen and (max-width: 767px){
	.myCorrect{
		display: grid;
	}

	.simplefilter li a{
		padding: 7px 10px;
	}
}

.footer-name {
	color: #FFF;
	font-family: 'Orbitron', sans-serif;
}

.vopr-otv {
	color: #222222;
	font-family: 'Orbitron', sans-serif;
	font-size: 20px;
	font-weight: bold;
}

#map {
	box-shadow: 0 0 15px #222222;
}

@font-face {
	font-family: "Orbitron";
	src: url("../fonts/orbitron.ttf");
}


/* ОБЛАСТЬ карта снизу */

.mapcontainer {
	background: #F2F2F2;
}

#maptxt {
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	color: #222222;
	padding: 30px 15px;
	line-height: 20px;
}

/* Оформление всплывающего окна при нажатии на point на карте */
.mapboxgl-popup-content {
	position: relative;
	background: #222222;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	padding: 10px 5px 0px;
	pointer-events: auto;
	font-family: 'Orbitron', Tahoma, sans-serif;
	color: #fff;
	border: 1px #fff solid;
}


.content {
	text-align: left;
}
