body {
	font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
   	font-style: normal;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #4DBA9E;
}
a:hover {
	text-decoration: none;
}
.container-home {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
.header-div{
	display: flex;justify-content: space-between; align-items: center;height: 88px;
}
.cart-busket{
	display: block;position: relative;background: none;border: none;cursor: pointer; top:-5px;
}
.brends{
	padding-bottom: 50px;
}
.consultation-title{
	text-edge: cap;font-size: 32px;font-weight: 700;line-height: 38px; max-width: 700px;
}

.cars-brand-form input{
	border-radius: 0px; padding: 0px; border: none;background: #F0EEEE;font-size: 16px !important;color: #666; height: 60px; box-shadow: none; border-bottom: 1px solid #666;
}
.cars-brand-form input:focus{
box-shadow: none;
	border-color: #4DBA9E;
}

.cars-brend-form{
	border-radius: 20px; background:#4DBA9E;color: #FFF;text-align: center;font-size: 22px;font-style: normal;font-weight: 700;line-height: 28.6px; width: 200px;height: 60px; border: none;
}
.video-home{
	background-color: #666;
}
.accessories{
	background-color: #F0EEEE;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
	display: -webkit-box;
	overflow-x: auto;
	overflow-y: hidden;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #FFFFFF;
	border-bottom: none;
	min-height: 88px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}


.main-page-first-screen{
	margin: 0 0 60px;	background: transparent;
	z-index: 1;
	border: 0px;
	width: 100%;
	overflow: visible;
	border-radius: 20px;
	background: linear-gradient(179deg, #D4D2D2 0.7%, #E5E1E1 57.16%, #F0EEEE 73.17%, #FFF 90.38%);
	height: 680px;
}
.first-screen{
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
	box-sizing: content-box;
}
@media (min-width: 768px)  and (max-width: 992px){
	.navbar-toggle {
		display: block;
	}
	.container {
		width:100%;
	}
	.promo-main-page-btn {
		bottom: 0px !important;
	}
	.promo-span {
		font-size: 36px !important;
	}
}
@media (max-width: 992px ){
	.navbar-collapse.collapse {
		display: none !important;
	}
	.video {
		max-width: 100% !important;
		flex: unset !important;
	}
	.ceteg-station {
		margin-top: 0px !important;
	}
	.main-page-first-screen {
		background: linear-gradient(179deg, #D4D2D2 0.7%, #E5E1E1 57.16%, #F0EEEE 73.17%, #7E797952 90.38%);
		height: auto;
		padding-bottom: 40px;
		margin: 0 0 20px;
	}

}
.h3-blocks{
	color: #666;font-size: 32px; padding-left:15px; padding-right: 15px; font-style: normal;font-weight: 700;line-height: 18px; letter-spacing: 0.96px; margin-top: 80px; margin-bottom: 50px;
}


.breadcrumb > li> a{
	text-shadow:none;
	color: rgba(0, 0, 0, 0.60);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}


#product-product{
	background: #F0EEEE;
}

#product-product h1 {
	margin-top: 0px;
	color: #666;
	font-size: 36px;
	font-weight: 700;
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	border: none;
	border-radius: 20px;
	background: #E5E5E5;
}

.thumbnail > img {
	border-radius: 20px;
}
.rich-one {
	column-count: 2; /* Встановлюємо кількість колонок */
	column-gap: 20px; /* Проміжок між колонками */
	margin-top: 50px;
	margin-bottom: 50px;
}

.rich-one > div {
	break-inside: avoid; /* Запобігає розриву елементів між колонками */
	margin-bottom: 20px; /* Відступ між елементами по вертикалі */
}
.rich-one > div img {
	width: 100%; /* Зображення займають всю ширину блоку */
	height: auto; /* Збереження пропорцій зображення */
}
.rich-ul {
	display: flex; /* Використовуємо flexbox для рівномірного розподілу */
	justify-content: space-between; /* Розподіл між елементами */
	align-items: center; /* Вирівнювання по вертикалі */
	padding: 0; /* Видаляємо стандартні відступи списку */
	margin: 50px 0px 0px 0px; /* Видаляємо стандартні поля */
	list-style: none; /* Забираємо стандартні маркери списку */
}

.rich-ul li {
	flex: 1; /* Елементи займають рівну ширину */
	text-align: center; /* Центруємо вміст всередині кожного елемента */
}

.rich-ul li img{
	width: 70px;
}
.rich-ul span{
	color: #666;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 18px; /* 128.571% */
	letter-spacing: 0.42px;
	text-transform: uppercase;
	display: block;
	margin: 20px auto 0px auto;
	max-width: 100px;
}
@media (min-width: 992px) {
	.container {
	/*	width: 100%;*/
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}
@media (min-width: 1270px) {

	#product-category .container {
		width: 1270px;
	}

	.list-group {
		min-width: 295px;
	}
}
@media (min-width:1300px) {
	#product-product .container{
		width: 1270px !important;
	}

	#product-rich .container{
		width: 1300px !important;
	}
}
@media (max-width: 1280px) {
	.rich-one {
		column-count: 1; /* Усі елементи в одну колонку */
		column-gap: 0; /* Без проміжків між колонками */
		margin-top: 30px;
		margin-bottom: 30px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.rich-one > div {
		margin-bottom: 15px; /* Зменшений відступ між елементами */

	}

	.rich-one > div img {
		width: 100%; /* Зображення займають всю ширину блоку */
		height: auto; /* Збереження пропорцій зображення */
	}
	.rich-ul li img{
		width: 70px;
	}
}
.close-modal{
	color: #fff !important;
	background: #666 !important;
}

.checkout-button{
	color: #fff!important; text-decoration: none !important;
}
@media (max-width: 992px) {
	.rich-one {
		column-count: 1; /* Відображає всі елементи в одній колонці */
		column-gap: 0; /* Зменшуємо проміжок між колонками до 0 */
		margin-top: 30px;
		margin-bottom: 30px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.rich-one > div {
		margin-bottom: 15px; /* Зменшений відступ для мобільних */
	}

	.rich-one > div img {
		width: 100%; /* Зображення заповнює всю ширину контейнера */
		height: auto; /* Зберігає пропорції */
	}
	.rich-ul li img{
		width: 70px;
	}
	.checkout-button{
		margin-top: 10px;
	}
}



@media (min-width: 1270px) {
	#top .container {
		width: 1270px;
	}
}

@media (min-width: 1170px) {
	#top .container {
		width: 1170px;
	}
}

.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;

}
#top .btn-link, #top-links li, #top-links a {
	color: #666;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}

#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	text-align: right;
}
#top-links a + a {
	margin-left: 15px;
}
.phone{
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
}
/* logo */
#logo {

}

.catalog-hity{
	background-color: #F0EEEE;
}

.relative-container {
	position: relative;
	z-index: 2;
}

.promo-text {
	color: #F0EEEE;
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.bold-text {
	font-weight: 700;
}

.button-container {
	align-items: center;
}

.btn-green {
	max-width: 260px;
	height: 60px;
	background: #4DBA9E;
	color: #F0EEEE;
	text-transform: uppercase;
	font-size: 18px;
}

.btn-transparent {
	max-width: 320px;
	text-transform: uppercase;
	height: 60px;
	font-size: 18px;
	border: 1px solid #FFF;
	color: #F0EEEE;
	background: transparent;
}

.app-list {
	margin-top: 50px;
}

.app-list-item {
	margin-bottom: 30px;
	background-repeat: no-repeat;
	padding-left: 50px;
}

.item-1 {
	background-image: url(/image/catalog/Group1000005933.png);
}
.item-2 {
	background-image: url(/image/catalog/Layer12222.png);
}
.item-3 {
	background-image: url(/image/catalog/Group31.png);
}
.item-4 {
	background-image: url(/image/catalog/Group28122.png);
}
.item-5 {
	background-image: url(/image/catalog/Layer2we21e1.png);
}

.app-image {
	display: initial;
}

.app-buttons {
	display: flex;
	gap: 10px;
	justify-content: center;
	margin-top: 20px;
}

.app-button {
	border-radius: 10px;
	border: 1px solid #666;
	padding: 5px;
}

header {
	position: sticky;
	top: 0;
	z-index: 1020;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
	overflow-y: auto;
	max-height: 800px;
	scrollbar-width: thin;
	overflow-x: hidden;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {



}
.table-bordered {
	border: none;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border: none;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border: none;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	padding: 16px 8px 16px 0px;
	line-height: 1.42857143;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}


#menu .nav > li > a {
	color: #666;
	text-shadow:none;
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.53px;
	text-transform: uppercase;
}

#menu .nav > li > a:hover,
#menu .nav > li.open > a {
	/*background-color: rgba(0, 0, 0, 0.1);*/
	border-radius: 20px;

}

#menu .dropdown-menu {
	padding-bottom: 0;
	background-color: #fff;
	border: none;
	box-shadow: none;
	min-width: unset;
	border-radius: 20px;
	left: -140px;
}

.navbar-nav .dropdown-toggle.drop:hover {
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	background-color: rgba(0, 0, 0, 0.1); /* Візуальний ефект для перевірки */
}

.navbar-nav .dropdown-toggle.drop.hovered {
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	background-color: rgba(0, 0, 0, 0.1); /* Візуальний ефект для перевірки */
}

#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
.navbar {
	min-height: 50px;
	margin-bottom: 0px;

}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #fff;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
.quntity{
	background-color: #F0EEEE; min-width: 80px; border: none; box-shadow: none; font-size: 16px; color: #000; text-align: center;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	margin: 9px 0;
	background: none;
	box-shadow: none;
	border: none;
	padding-top: 15px;
}
.rm-btn-icon span {
	display:block;
	width:20px;
	height:2px;
	background:#fff;
	border-radius:2px
}
.rm-btn-icon span+span {
	margin-top:5px
}
.rm-btn-icon+.rm-btn-text {
	margin-left:15px
}
.rm-btn-text {
	color:#fff;
	-webkit-transition:color .1s ease;
	transition:color .1s ease
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	/*color: #ffffff;
	background-color: transparent;*/
	box-shadow: none;
	border: none;
	color:#fff;
}
.first-scr-promo{
	display: flex; width: 100%;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
.ceteg-station{
	position: relative; margin-top: -300px; z-index: 1;
}
.about-station{
	margin-top: 70px;
	width: 100%;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.articles-information{
	display:flex; gap:60px; margin-top:40px; padding-bottom:40px;
}
.nopadding{
	padding-left: 0px;
}
.contact-span {
	color: #4DBA9E;font-size: 24px;font-style: normal;font-weight: 600;line-height: normal;
}
.feature-block {
	display: flex;
	justify-content: flex-start; /* Горизонтальне вирівнювання елементів зліва */
	align-items: center; /* Вертикальне вирівнювання по центру */
	height: 88px;
	max-width: 250px;
}

.cars-brand-title{
	color: #666;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0.96px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	margin-top: 50px;
}

.feature-icon {
	width: 100px;
}

.feature-text {
	margin-left: 20px; /* Відступ між іконкою і текстом */
	display: flex;
	align-items: center; /* Вертикальне вирівнювання тексту по центру */
}

.app-block-span3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.catalog-span{
	display: block; color: #666666; text-align: center;font-size: 32px;font-weight: 700;line-height: 18px; text-transform: uppercase; margin-top: 70px; margin-bottom: 50px;
}

.catalog-akciya{
 	display: block;
	color:  #F0EEEE;
	text-align: center;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: 0.96px;
}

.app-block{
	color: #666;font-size: 32px;font-style: normal;font-weight: 700;line-height: 18px;letter-spacing: 0.96px; text-transform: uppercase; margin-top: 70px;
	display: block;
}

.acs-block{
	color: #666666; text-align: center;font-size: 32px;font-weight: 700;line-height: 18px; text-transform: uppercase; margin-top: 70px; margin-bottom: 50px;
display: block;
}

.faq-block{
	color:  #666;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px; /* 125% */
	letter-spacing: 0.96px;
	display: block;
	margin-top: 50px;
	margin-bottom: 50px;
	padding-left: 30px;
}

.consultation-block{
	color: #fff;font-size: 32px; font-style: normal;font-weight: 700;letter-spacing: 0.96px; margin-top: 18px;
	display: block;
}

.promo-main-page{
	width: 60%; padding-top: 80px; padding-bottom: 50px;
}

.promo-main-page-img{
	text-align: right; width: 40%; margin: 0 auto; margin-top: 40px;
}
.video{
	max-width:350px;
	flex: 1;
}
.video img, .video video {
	height: auto;
}

.video > div {
	text-align: center;
}
.video-wrapper {
	padding: 30px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	padding-bottom: 10px;
}
.video-home { background-color: #92B7B3; }
.video-business { background: #90A5B3; }
.video-gas { background-color: #F2EFF0; color: #999; }

.video-content {
	display: flex;
}
.column-text {
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 27.2px;
	display: block;
	margin-top: 15px;
}
.column-title {
	display: block;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 27.2px;
}
.promo-title {
	color: #4DBA9E;
	font-size: 32px;
	font-weight: 700;
	line-height: 27.2px;
}
.video-text {
	padding-left: 15px;
	padding-top: 15px;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
	text-transform: uppercase;
}
.video-home .video-text, .video-business .video-text {
	color: #fff;
}
.video-description {
	padding-top: 15px;
	min-height: 80px;
}
.video-container {
	width: 100%;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.video-gas .video-container {
	mix-blend-mode: multiply;
}
.video-link {
	color: #fff;
	text-decoration: none;
}

.promo-span{
	color: #666;
	font-size: 55px;
	font-style: normal;
	font-weight: 500;
	line-height: 70px;
	text-align: left;
}

.consultation{
	color: #FFF;text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);font-size: 14px;font-style: normal;font-weight: 600;line-height: 28px;letter-spacing: 0.14px;
}

.promo-main-page-btn{
	position: absolute; bottom: 140px;
}

.promo-main-page-sc2{
	display: flex;
	flex-wrap: wrap; /* Дозволяє переносити елементи на новий ряд */
}
.promo-container {
	padding-top: 20px;
}
.column {
	width: 50%; /* Кожен елемент займає 50% ширини */
	box-sizing: border-box; /* Враховує padding та border у розмірах */
	margin-top: 30px;
	padding-right: 20px;
}

.row-column{
	width: 100%; /* Кожен елемент займає 50% ширини */
	box-sizing: border-box; /* Враховує padding та border у розмірах */
	margin-top: 30px;
}
.promo-image {
	border-radius: 20px;
}
.btn-consultation{
	border: none;
	display: inline-block;
	float: left;
	color: #fff;
	border-radius: 20px;
	background:  #666;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
	text-align: center;
	padding: 15px;
	height: 50px;
	text-transform: uppercase;
	width: 240px;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.14px;
}

.btn-consultation2{
	text-align: center;
	font-style: normal;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.14px;
	display: inline-block;
	border-radius: 20px;
	background: transparent;
	height: 50px;
	text-transform: uppercase;
	width: 240px;
	border: 1px solid #666;
	color: #666;
	margin-left: 30px;
}

.btn-consultation-cons{
	color:  #666;
	text-align: center;
	font-style: normal;
	border-radius: 15px;
	padding: 15px 40px 15px 40px;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.54px;
	border: none;
	background-color: #fff;
	height: 50px;
	display: block;
	margin: 0 auto;
}
.custom-flex-wrapper {
	display: flex;
	justify-content: center;
	align-items: stretch;
	gap: 20px;
	flex-wrap: wrap;
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px;
}
.custom-flex-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	width: 200px;
	background: #f9f9f9;
	border: 1px solid #ddd;
	padding: 10px;
	box-sizing: border-box;
}
.btn-consultation-cons2{
	color:  #666;
	text-align: center;
	font-style: normal;
	border-radius: 15px;
	padding: 15px 30px 15px 30px;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.54px;
	border: none;
	background-color: #fff;
	margin-top: 30px;
	height: 50px;
	display: block;
}

.about-station2{
	column-count: 2; margin-top: 30px; max-width: 540px;
}

.about-station-img{
	border-radius: 20px;
	float: right;
	max-width: 500px;
}

.app-buttons{
	display: flex;max-width: 400px;margin: 0 auto;
	justify-content: space-between;
	align-items: center;
	margin-top: 50px;
}

.app-buttons div{

}

.assembl {
	position: relative;
	padding-bottom: 100px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('/image/catalog/test-web-banner-US-campaign-1440.jpg');
	padding-top:100px;
	background-position: 50%;


}

.add-cart-button{
	background-color: #4DBA9E !important;
	width: 75px;
	border-radius: 20px;
	height: 60px;
}

/*.assembl::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: radial-gradient(185.99% 46.11% at 46.87% 49.86%, rgba(10, 28, 24, 0.80) 0%, rgba(3, 96, 77, 0.80) 100%);
	z-index: 1;
	pointer-events: none;
}*/
.custom-box {
	display: flex;
	align-items: center; /* Вирівнювання по вертикалі */
	justify-content: center; /* Вирівнювання по горизонталі */
	border-radius: 20px;
	background: #F0EEEE;
	max-width: 400px;
	height: 75px;
	margin: 0 auto;
}

.custom-box svg {
	margin-right: 10px; /* Відступ між іконкою та текстом */
}

.custom-box span {
	color: #666;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}
.app-block-span1{
	color: #666;font-size: 18px;font-style: normal;font-weight: 600;line-height: 22px;
}

.app-block-span2{
	color: #666;font-size: 14px;font-style: normal;font-weight: normal;line-height: 22px;
}

.app-block-span3{
	color: #666;font-size: 14px;font-style: normal;font-weight: 600;line-height: 22px;
}

.about-station2 li{
	font-size: 16px;font-weight: 500;display: flex;margin-top: 40px;
	align-items: center;
}
.about-station2 li:first-child{
	margin-top: 0px;
}

.about-station2-text{
	display: flex;
	flex-wrap: wrap;
}

.price-block li{
	margin-right: 20px;
}

.product-color {
	display: block;
	color: #666;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 12px;
	margin-top: 10px;
}

.contact-map{
	padding-left: 60px; padding-right: 60px; padding-top: 50px; background-color:#fff; border-radius: 20px;
}

@media (max-width: 767px) {

	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
	.about-station{
		 margin-top: 0px;
		 padding-left: 0px;
		 padding-right: 0px;
	}

	.ceteg-station{
		margin-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}

	.ceteg-station div{

	}
	.first-screen{
		display: block;
	}

	.swiper-viewport {
		height: 100% !important;
		padding-bottom: 20px;
		background: linear-gradient(180deg, #F0EEEE 0%, #666 100%) !important;
		margin: 0 0 30px !important;
	}

	.promo-main-page-btn{
	 	position: relative;
		display: block;
		bottom: auto;
	}


	.category{
		font-size: 18px !important;
	}

	.price-product{
		font-size: 22px !important;
	}
	.price-product-special {
		font-size: 20px !important;
	}
	#top {
		margin: 0px;
		min-height: 80px;
	}
	.promo-main-page{
		width: 100%; padding-top: 40px; padding-bottom: 0px;
	}

	.promo-main-page-img{
		width: 100%;
		margin-top: 0px;
	}
	.promo-span{
		font-size: 30px;
		line-height: 25px;
		text-align: center;
	}
	.video{
		width: 100%;
	}

	.about-station-span{
		font-size: 24px;
		padding-top: 30px;
	}

	.catalog-span{
		font-size: 24px;
	}

	.catalog-akciya{
		font-size: 24px;
		line-height: normal;
	}

	.app-block{
		font-size: 24px;
		letter-spacing: unset;
		line-height: 32px;
	}
	.price-block li{
		margin-right: 5px;
	}
	.acs-block{
		font-size: 24px;
	}

	.quntity {
		display: inline-block;
		width: 80%;
	}

	.consultation-block{
		color: #F0EEEE;
		font-size: 28px;
		font-weight: 700;
		letter-spacing: 0.96px;
		display: block;
		line-height: normal;
	}

	.btn-consultation{
		width: 100%;
		margin-top: 30px;
	}

	.btn-consultation2{
		width: 100%;
		margin-left: 0px;
		margin-top: 20px;
		background: #D9D9D9;
		color: #666;
		text-align: center;
		font-style: normal;
		font-weight: 600;
		letter-spacing: 0.54px;
	}

	.btn-consultation-cons {
		padding: 15px;
		font-size: 18px;
		font-weight: 600;
		letter-spacing: 0.54px;
	}

	.first-scr-promo{
		display: block;
		text-align: center;
	}

	.about-station2{
		column-count: 1; margin-top: 30px;
	}

	.about-station-img{
		border-radius: 20px;
		float: none;
		max-width: 100%;
		margin-top: 50px;
	}

	.app-buttons{
		display: block;
	}

	.app-buttons div{
		width: 100%;
		margin-top: 40px;
	}

	.app-block-span1{
		color: #666;font-size: 14px;font-style: normal;font-weight: 600;line-height: 22px;
	}

	.app-block-span2{
		color: #666;font-size: 12px;font-style: normal;font-weight: 400;line-height: 22px;
	}

	.main-page-sc2-about{
		height: auto; padding-top: 0px;
		margin-left: 15px;
		margin-right: 15px;
	}
	.promo-main-page-sc2{
		padding-top: 30px;
	}
	.cars-brand-title{
		color: #666;
		font-size: 24px;
		font-style: normal;
		font-weight: 700;
		line-height: 32px;

		display: block;
	}
	.product-color {
		display: block;
		color: #666;
		font-size: 16px;
		font-weight: 400;
		margin-bottom: 12px;
		margin-top: 30px;
	}

	#product-product h1 {
		margin-top: 10px;
		color: #666;
		font-size: 26px;
		font-weight: 700;
		margin-bottom: 20px;
	}

	.articles-information{
		display:block; margin-top:40px; padding-bottom:40px;
	}

	.contact-map{
		padding-left: 0px; padding-right: 0px; padding-top: 0px;
	}
	.map-embed{
		padding-left: 0px;
		padding-right: 0px;
	}
	.map-embed-form{
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 15px;
	}
}



.container-home2 {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}
	@media (min-width: 504px) and (max-width: 767px) {
		.mobile-cat{
			width: auto; height: 100%;
			max-width: none;
			margin: 0 auto;
		}
	}


	/* content */
	#content {
		min-height: 600px;
	}
.container-cars-brand {
	margin: 0 auto;
}
.cars-brand-form{
	border-radius: 20px;background: #F0EEEE;
	padding:50px;
}

.cars-brand-form .form-group{
	margin-right: 50px;
}
	@media (min-width: 1300px) {


		.container-home {
			width: 1330px !important;
		}
		.container-category {
			width: 1270px !important;
		}

		.container-cars-brand {
			width: 1300px !important;
		}

		.cars-brand-form{
			padding: 50px; padding-left: 200px; padding-right: 0px;
		}

		#product-category-desc .container {
			width: 1270px;
		}
		.container-home2 {
			width: 1400px !important;
			margin: 0 auto;
		}
	}

	.menu-main{
		color: #666;
		font-size: 15px;
		font-weight: 400;
		line-height: 24px;
		letter-spacing: 0.53px;
		text-transform: uppercase;
		padding-top: 40px;
		text-align: center;
	}
	.menu-main li{
	padding-left: 20px;
		padding-right: 20px;
	}


.sidebar {
	position: fixed;
	z-index: 10023;
	top: 0;
	bottom: 0;
	left: -100%;
	max-height: 100vh;
	width: 100%;
	max-width: 414px;
	-webkit-transition: -webkit-transform .5s,-webkit-box-shadow .5s;
	transition: transform .5s,box-shadow .5s,-webkit-transform .5s,-webkit-box-shadow .5s;
	-o-transition: transform .5s,box-shadow .5s;
	-webkit-box-shadow: 20px 0 20px -8px transparent;
	box-shadow: 20px 0 20px -8px transparent;
	overflow: hidden;
}

.sidebar.active {
	-webkit-box-shadow: 0 0 20px -8px rgba(0,0,0,.2);
	box-shadow: 0 0 20px -8px rgba(0,0,0,.2);
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}

.sidebar-inner {
	background: #fff;
	height: 100%;
	overflow-y: auto;
	scroll-behavior: smooth;
}

.free-shipping{
	background:#52BFA3;padding:6px 14px;  position: absolute; top: 0px;  right: 20px;color: #fff; font-size: 14px;
	z-index: 1000;
}
.free-shipping-cat{
	background: #52BFA3;
	padding: 5px 10px;
	position: absolute;
	top: 0px;
	right: 28px;
	color: #fff;
	z-index: 1000;
}
.p-4 {
    padding: 1.5rem !important;
}
.sidebar-content-block {
    background: #fff;
}
@media (min-width: 414px) {
    .sidebar {left: -414px;}
}
.scrolled {
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.sidebar-close {
    background-color: #fff;
    background-size: 21px 21px;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: none;
    border: none;
    top: 5px;
    position: relative;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}

.panel {
    margin-bottom: 20px;
    border: 0px;
    box-shadow: none;
}

.panel-heading {
    display: flex;
    align-items: center;
}
.panel-group .panel + .panel {
    margin-top: 30px;
}
.icon-container {
    transition: all 0.3s;
    display: flex;
}

.icon {
    width: 24px;
    height: 24px;
}

.plus-icon,
.minus-icon {
    transition: all 0.3s;
}

.collapse:not(.show) + .panel-heading .plus-icon {
    display: inline-block;
}

.collapse.show + .panel-heading .minus-icon {
    display: inline-block;
}

.collapse:not(.show) + .panel-heading .minus-icon {
    display: none;
}

.collapse.show + .panel-heading .plus-icon {
    display: none;
}
.panel-body {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    color:  rgba(60, 60, 67, 0.85);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.panel-title {
    color: #666;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 20px;
}
.category-panel{
background-color: transparent;
}
.panel-default > .panel-heading {
    border-radius: 20px;
    padding: 0px;
}
.main-second-screen{
 margin-top: 50px;
 margin-bottom: 50px;
}
@media (max-width: 767px) {
    .panel-default > .panel-heading {
        padding-left: 15px;
        padding-right: 15px;
    }

    .faq-block {
        padding-left: 15px;
    }

    .free-shipping{
        right: 10px;
    }
}

.no-stock {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.list-group-item:first-child {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.list-group-item:last-child {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.list-group-item {
    background-color: transparent;

}
#tab-description{
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
}
.list-group a {
    border: none;
}

.sidebar-inner {
    background: #FFFFFF;
    height: 100%;
    overflow-y: auto;
    scroll-behavior: smooth;
}
.btn-close {
    margin-right: auto !important;
    margin-left: auto !important;
    display: block !important;
    font-size: 18px;
}
.sidebar-content-block li + li {
    margin-top: 40px;
    color: #0F0F0F;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    min-height: 30px;
}
.dropdown-menu-mob{
    position: relative;
    left: 0 !important;
    float: none !important;
}

.dropdown-menu-mob  > li > a{
    padding-left: 0px;
}
.item-main {
    background-image: url(/image/catalog/icons/main.svg);
    background-repeat: no-repeat;
    padding-left: 40px;
}
.catalog-menu-li{
    font-style: normal;
    font-weight: 500;
    margin-top: 20px !important;
}
.catalog-menu-li a{
    color: #666 !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 500;
    margin-top: 0px;
}
.item-catalog {
    background-image: url(/image/catalog/icons/catalog.svg);
    background-repeat: no-repeat;
    padding-left: 40px;
}
.item-about-us{
    background-image: url(/image/catalog/icons/aboutus.svg);
    background-repeat: no-repeat;
    padding-left: 40px;
}
.item-about-contacts{
    background-image: url(/image/catalog/icons/contacts.svg);
    background-repeat: no-repeat;
    padding-left: 40px;
}

.item-about-delivery{
    background-image: url(/image/catalog/icons/delivery.svg);
    margin-bottom: 30px;
    background-repeat: no-repeat;
    padding-left: 40px;
}
.title-menu-mobile{
    font-size: 22px;
    margin-bottom: 20px;
}
.menu-li-mobile li a{
    color: #0F0F0F;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.btn-close .glyphicon{
    top: 4px;
    font-size: 18px;
}
/* footer */
footer {
	margin-top: 0px;
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #666;
	border-top: none;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #fff;font-size: 14px;font-style: normal;font-weight: 400;line-height: 18px;
}
footer a:hover {
	color: #4DBA9E;
}
footer h5 {
	color: #FFF;font-size: 20px;font-style: normal;font-weight: 500;line-height: 37.076px;letter-spacing: 0.386px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 30px 0 20px 0;
	padding: 8px 0;
	border: none;
	background-color: transparent;
	display: flex;
	overflow: auto;
}
.breadcrumb i {
	font-size: 15px;
}

.breadcrumb > li:first-child {
	padding-left:0px;
}

.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 10px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	right: -5px;
	width: 7px;
	height: 7px;
	border-right: 1px solid #00000099;
	border-bottom: 1px solid #00000099;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 0px solid #cccccc;
	border-radius: 4px;
	box-shadow: none;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	border-radius: 60px;
	background:  #4DBA9E;
	border: 0px;
}
.nav-tabs > li {
	padding-left: 0px;
	padding-right: 0px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	border: 0px solid transparent;
	border-radius: 0px;
	color: rgba(0, 0, 0, 0.60);
	font-size: 20px;
	font-style: normal;
	border-bottom: 2px solid transparent;
	line-height: 22px; /* 110% */
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #555;
	cursor: default;
	background-color: transparent;
	border: none;
	border-bottom: 2px solid;
	border-bottom-color: #92B7B3;

}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: none;
	padding: 8px 0px;
	color: rgba(0, 0, 0, 0.60);
	leading-trim: both;
	text-edge: cap;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: none;
	text-shadow: none;
}

.list-group {
	border-radius: 20px;
	border: 1px solid rgba(0, 0, 0, 0.10);
	padding: 20px 25px;
}
.category{
	margin-bottom: 40px;
	margin-top: 0px;
	color: #666;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px; /* 56.25% */
	letter-spacing: 0.96px;
	text-transform: uppercase;
}

.catalog {

}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
	margin-top: 15px;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	overflow: auto;
	max-width: 325px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.catalog .product-thumb {
	max-width: 260px;
}

.product-thumb .image {
	text-align: center;
	border-radius: 30px;
	border: 0px solid #F0EEEE;
	background: #E5E5E5;
	backdrop-filter: blur(5.5px);
	padding: 35px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.product-thumb .caption {
	padding: 0px;
	min-height: 100px;
	margin-top: 15px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
	.cars-brand-form .form-group{
		margin-right: 20px;
	}
}

@media (max-width: 1030px) {
	.cars-brand-form {
		padding-left: 20px;
		padding-right: 20px;
	}
	.cars-brand-form .form-group{
		margin-right: 20px;
	}
}

@media (max-width: 968px) {
	.cars-brand-form .form-group:last-of-type{
		margin-right: 10px;
		margin-top: 20px;
	}

	.cars-brand-form .form-group:last-of-type button{
		width: 100%;
	}


}

@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}

	.catalog .product-thumb {
		max-width: none;
	}

	.product-thumb {
		max-width: none;
	}

	.video {
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		flex: unset;
	}

	.video span {
		font-size: 18px;
		line-height: 22px;
	}

	.video div img {

	}
}


/* Flex-контейнер */
.main-page-div  {
	 display: flex;
	 flex-wrap: wrap ;
	 justify-content: center;
	 column-gap: 60px;
	 row-gap: 20px;
	 max-width: 1175px;
}

/* Flex-контейнер */
.main-page-div  {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	column-gap: 60px;
	row-gap: 20px;
	max-width: 1175px;
}

.main-page-div-promo{
	display: flex;
	column-gap: 40px;
}

.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #666;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
}
.product-thumb .price-new {
	font-weight: 600;
	display: block;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 0px;
	display: block;
	font-size: 16px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.w-100 {
	width: 100% !important;
}
.rm-preloader-overlay {position: fixed;z-index: 10060;top: 0;right: 0;bottom: 0;left: 0;}
.rm-preloader-spinner {display: inline-block;position: relative;width: 80px;height: 80px;}
.rm-preloader-spinner div {position: absolute;top: 33px;width: 13px;height: 13px;border-radius: 50%;background: #4DBA9E;animation-timing-function: cubic-bezier(0, 1, 1, 0);}
.rm-preloader-spinner div:nth-child(1) {left: 8px;-webkit-animation: preloaderanimation1 .6s infinite;animation: preloaderanimation1 .6s infinite;}
.rm-preloader-spinner div:nth-child(2) {left: 8px;-webkit-animation: preloaderanimation2 .6s infinite;animation: preloaderanimation2 .6s infinite;}
.rm-preloader-spinner div:nth-child(3) {left: 32px;-webkit-animation: preloaderanimation2 .6s infinite;animation: preloaderanimation2 .6s infinite;}
.rm-preloader-spinner div:nth-child(4) {left: 56px;-webkit-animation: preloaderanimation3 .6s infinite;animation: preloaderanimation3 .6s infinite;}
@-webkit-keyframes preloaderanimation1 {0% {-ms-transform: scale(0);-webkit-transform: scale(0);transform: scale(0);}
	100% {-ms-transform: scale(1);-webkit-transform: scale(1);transform: scale(1);}}
@keyframes preloaderanimation1 {0% {-ms-transform: scale(0);-webkit-transform: scale(0);transform: scale(0);}
	100% {-ms-transform: scale(1);-webkit-transform: scale(1);transform: scale(1);}}
@-webkit-keyframes preloaderanimation3 {0% {-ms-transform: scale(1);-webkit-transform: scale(1);transform: scale(1);}
	100% {-ms-transform: scale(0);-webkit-transform: scale(0);transform: scale(0);}}
@keyframes preloaderanimation3 {0% {-ms-transform: scale(1);-webkit-transform: scale(1);transform: scale(1);}
	100% {-ms-transform: scale(0);-webkit-transform: scale(0);transform: scale(0);}}
@-webkit-keyframes preloaderanimation2 {0% {-ms-transform: translate(0, 0);-webkit-transform: translate(0, 0);transform: translate(0, 0);}
	100% {-ms-transform: translate(24px, 0);-webkit-transform: translate(24px, 0);transform: translate(24px, 0);}}
@keyframes preloaderanimation2 {0% {-ms-transform: translate(0, 0);-webkit-transform: translate(0, 0);transform: translate(0, 0);}
	100% {-ms-transform: translate(24px, 0);-webkit-transform: translate(24px, 0);transform: translate(24px, 0);}}
.product-thumb .button-group {
	border-top: transparent;
	background-color: transparent;
	overflow: auto;
	margin-top: -30px;
}
.spinner-border {position: absolute;right: 1rem;top: .625rem;width: 1.25rem;height: 1.25rem;border-width: .125em;}
.spinner-border-sm {width: 1rem;height: 1rem;border-width: .2em;}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
.mobile-footer{
	margin-top: 50px; text-align: right;
}
.mobile-footer-logo{
	text-align: right;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
	.mobile-footer{
		text-align: left;
		margin-top: 20px;
	}
	.mobile-footer-logo{
		text-align: left;
	}
	.list-group-item{
		background: unset !important;
	}
}
.product-thumb .button-group button {
	border: none;
	display: inline-block;
	float: left;
	background-color: transparent;
	color: #888;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-top: 13px;
}

.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: transparent;
	text-decoration: none;
	cursor: pointer;
	margin-top: 13px;
}
.caption2{
	justify-content: space-between;
	display: flex;

}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 70px;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 70px;
	}
	.main-page-div-promo{
		flex-wrap: wrap;
		padding-left: 15px;
		padding-right: 15px;
	}
	.column {
		width: 100%;
		margin-top: 20px;
	}

	.row-column {
		margin-top: 20px;
	}
}
hr {
	border-top: 1px solid rgba(0, 0, 0, 0.10);
}
.cars-brand{
	width: 1300px;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;

}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
	max-width: 580px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 0px;
	display: block;
	border: 0px;
}
.image-additional {
	max-width: 115px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 32px;
}
#checkout-checkout .panel-heading{
padding: 10px;
}
.mb-3, .my-3 {
	margin-bottom: 1rem !important;
}
.order-2 {
	-ms-flex-order: 2;
	order: 2;
}
.pb-3, .py-3 {
	padding-bottom: 1rem !important;
}
.p-3 {
	padding: 15px; !important;
}
.form-check {
	position: relative;
	display: block;
}
.mr-2, .mx-2 {
	margin-right: .5rem !important;
}
.d-flex {
	display: flex !important;
}
.align-items-center {
	align-items: center !important;
}

.sticky-top {
		position: sticky;
		top: 0px;
		z-index: 1020;
}
.mb-2, .my-2 {
	margin-bottom: 0.5rem !important;
}
.col-12 {
	flex: 0 0 100%;
	max-width: 100%;
}
.mb-2, .my-2 {
	margin-bottom: .5rem !important;
}

.oct-checkout-block.payment-method .form-check-item, .oct-checkout-block.shipping-method .form-check-item {
	border: 1px dashed #e9ecef;
}
.form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem;
}

.rm-btn {
	border-radius: 6px;
	border: 0;
	padding: 0 15px;
	height: 48px;
	line-height: 48px;
	display: inline-block;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background-color: #4DBA9E;
	text-decoration: none !important;
	transition: background .3s ease !important;
}
.form-control{
	color: #272323;
	font-size: 14px;
	background-color: #fdfdfd;
	border: 1px solid #e9e9e9;
	padding: 7px 20px;
	border-radius: 6px;
	height: 44px;
}
.error_style, .rm-form-checkbox-input.error_style+span {
	background-color: #ffdede !important;
	border: 1px solid #ffd2d2 !important;
	transition: background-color .3s ease, border .3s ease;
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-flex;
	vertical-align: middle;
}
.justify-content-between {
	 justify-content: space-between !important;
 }
.position-absolute {
	position: absolute !important;
}
.fsz-14 {
	font-size: 14px;
}
.flex-column {
	flex-direction: column !important;
}
.position-relative {
	position: relative !important;
}
.price-product{
	color: #05AF8C;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.price-product-special{
	color: rgba(0, 0, 0, 0.30);
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.price-block{
	margin-top: 25px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

	.video {
		max-width: 375px;
	}
	.video span {
		font-size: 24px;
	}

}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/* fix oclabs */
.alert-dismissable .close, .alert-dismissible .close {
	right: -1px;
}
.cursor{
	cursor: pointer;
}
.modal-open {
	overflow:hidden
}
.modal-open
.modal {
	overflow-x:hidden;
	overflow-y:auto
}
.modal {
	position:fixed;
	top:0;
	left:0;
	z-index:1050;
	display:none;
	width:100%;
	height:100%;
	overflow:hidden;
	outline:0
}
.modal-dialog {
	position:relative;
	width:auto;
	margin: .5rem;
	pointer-events:none
}
.modal.fade .modal-dialog {
	transition:-ms-transform .3s ease-out;
	transition:-webkit-transform .3s ease-out;
	transition:transform .3s ease-out;
	-webkit-transition:-webkit-transform .3s ease-out;
	-ms-transform:translate(0, -50px);
	-webkit-transform:translate(0, -50px);
	transform:translate(0, -50px)
}
@media (prefers-reduced-motion: reduce) {
	.modal.fade .modal-dialog {
		-webkit-transition:none;
		transition:none
	}
}
.modal.show .modal-dialog {
	-ms-transform:none;
	-webkit-transform:none;
	transform:none
}
.modal.modal-static .modal-dialog {
	-ms-transform:scale(1.02);
	-webkit-transform:scale(1.02);
	transform:scale(1.02)
}
.modal-dialog-scrollable {
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	max-height:calc(100% - 1rem)
}
.modal-dialog-scrollable .modal-content {
	max-height:calc(100vh - 1rem);
	overflow:hidden
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
	-ms-flex-negative:0;
	flex-shrink:0
}
.modal-dialog-scrollable .modal-body {
	overflow-y:auto
}
.modal-dialog-centered {
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-ms-flex-align:center;
	align-items:center;
	min-height:calc(100% - 1rem)
}
.modal-dialog-centered::before {
	display:block;
	height:calc(100vh - 1rem);
	content:""
}
.modal-dialog-centered.modal-dialog-scrollable {
	-ms-flex-direction:column;
	flex-direction:column;
	-ms-flex-pack:center;
	justify-content:center;
	height:100%
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height:none
}
.modal-dialog-centered.modal-dialog-scrollable::before {
	content:none
}
.modal-content {
	position:relative;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	width:100%;
	pointer-events:auto;
	background-color:#fff;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	border:1px
	solid rgba(0, 0, 0, .2);
	border-radius: .3rem;
	outline:0
}
.modal-backdrop {
	position:fixed;
	top:0;
	left:0;
	z-index:1040;
	width:100vw;
	height:100vh;
	background-color:#000
}
.modal-backdrop.fade {
	opacity:0.9;
}
.modal-backdrop.show {
	opacity: .5
}
.modal-header {
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-ms-flex-align:start;
	align-items:flex-start;
	-ms-flex-pack:justify;
	justify-content:space-between;
	padding:1rem 1rem;
	border-bottom:1px solid #dee2e6;
	border-top-left-radius:calc(.3rem - 1px);
	border-top-right-radius:calc(.3rem - 1px);
}
.modal-header .close {
	padding: 1rem 1rem;
	margin:-1rem -1rem -1rem auto;
}
.modal-title {
	margin-bottom:0;
	line-height:1.5
}
.modal-body {
	position:relative;
	-ms-flex:1 1 auto;
	flex:1 1 auto;
	padding:1rem
}
.modal-footer {
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-pack:end;
	justify-content:flex-end;
	padding: .75rem;
	border-top:1px solid #dee2e6;
	border-bottom-right-radius:calc(.3rem - 1px);
	border-bottom-left-radius:calc(.3rem - 1px)
}
.modal-footer>* {
	margin: .25rem
}
.modal-scrollbar-measure {
	position:absolute;
	top:-9999px;
	width:50px;
	height:50px;
	overflow:scroll
}
@media (min-width: 576px) {
	.modal-dialog {
		max-width:500px;
		margin:1.75rem auto
	}
	.modal-dialog-scrollable {
		max-height:calc(100% - 3.5rem)
	}
	.modal-dialog-scrollable .modal-content {
		max-height:calc(100vh - 3.5rem)
	}
	.modal-dialog-centered {
		min-height:calc(100% - 3.5rem)
	}
	.modal-dialog-centered::before {
		height:calc(100vh - 3.5rem)
	}
	.modal-sm {
		max-width:300px
	}
}
@media (min-width: 992px) {
	.modal-lg,
	.modal-xl {
		max-width:800px
	}
}
@media (min-width: 1200px) {
	.modal-xl {
		max-width:1140px
	}
}
.main {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-top: 3px solid #CDD6DA40 !important;

	padding-top: 16px !important;
	border-radius: 0px !important;
	background: none !important;
}

.panel-group .panel + .panel {
	margin-top: 15px;
}

#description.collapsed {
	max-height: 300px; /* Обмежує висоту тексту */
	overflow: hidden;  /* Ховає все, що виходить за межі */
	position: relative;
}

#description.collapsed::after {
	content: ""; /* Додаємо візуальний ефект "тіньового" переходу */
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	background: linear-gradient(to bottom, transparent, white);
}

/* Стиль для кнопки */
#toggle-button {
	background-color: #007bff;
	color: white;
	border: none;
	padding: 10px 20px;
	cursor: pointer;
	border-radius: 5px;
}

#toggle-button:hover {
	background-color: #0056b3;
}
.description{
	border-radius: 20px;
	background-color: #fff;
	padding: 50px;
	margin-bottom: 50px;
}



.glyphicon-spin {
	animation: spin 2s infinite linear;
}
.fa-spinner{
	color: #fff;
}

.error_style2, .rm-form-checkbox-input.error_style+span {
	background-color: transparent !important;
	border-bottom: 1px solid #f00 !important;
	transition: background-color .3s ease, border .3s ease;
}

.list-footer {
	color: #fff;font-size: 14px;font-style: normal;font-weight: 400;line-height: 18px; padding-top: 15px;
}

.order-first {
	-ms-flex-order: -1;
	order: -1;
}

.order-last {
	-ms-flex-order: 13;
	order: 13;
}

.order-0 {
	-ms-flex-order: 0;
	order: 0;
}

.order-1 {
	-ms-flex-order: 1;
	order: 1;
}

.order-2 {
	-ms-flex-order: 2;
	order: 2;
}

.order-3 {
	-ms-flex-order: 3;
	order: 3;
}

.order-4 {
	-ms-flex-order: 4;
	order: 4;
}

.order-5 {
	-ms-flex-order: 5;
	order: 5;
}

.order-6 {
	-ms-flex-order: 6;
	order: 6;
}

.order-7 {
	-ms-flex-order: 7;
	order: 7;
}

.order-8 {
	-ms-flex-order: 8;
	order: 8;
}

.order-9 {
	-ms-flex-order: 9;
	order: 9;
}

.order-10 {
	-ms-flex-order: 10;
	order: 10;
}

.order-11 {
	-ms-flex-order: 11;
	order: 11;
}

.order-12 {
	-ms-flex-order: 12;
	order: 12;
}
.video-link:hover .video-text,
.video-link:hover .video-description {
	color: #333333 !important;
	text-decoration: none;
}