body {
	font-family: "Commissioner", serif;
	font-optical-sizing: auto;
	font-weight: normal;
	font-style: normal;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
}
html {
	scroll-behavior: smooth;
}
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: #23a1d1;
}
a:hover {
	text-decoration: none;
}
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;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
	border: none;
	justify-content: space-between;
	flex-wrap: nowrap;
	display: flex;
}
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: #E69E44;
	background-repeat: repeat-x;
}

@media (min-width: 1470px) {
	.container {
		width: 1230px;
	}
}
ol, ul {
	margin-top: 0;
	margin-bottom:0px;
}
.flex-div {
	display: flex;
	justify-content: space-between;  /*Відстань між елементами */
	align-items: center; /* Вирівнювання по вертикалі */
	height: 120px;
}
.head2{
	background-color: transparent !important;
}
.flex-div2 {
	display: flex;
	align-items: center; /* Вирівнювання по вертикалі */
	background: #F5F5F5;
	width: 70%;
	height: 100%;
}

#logo {
	flex: 1 1 200px; /* Логотип з базовою шириною 200px */
	min-width: 150px; /* Мінімальна ширина 150px */
	max-width: 300px; /* Максимальна ширина 300px */
	padding-left: 55px;
}
.contact{
	margin: 0 auto;
}
#top-links {
	flex: 2 1 600px; /* Меню з базовою шириною 400px */
	min-width: 300px;
	max-width: 600px;
}
.phone{
	color: #4D64AA;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	display: block;
}
.text-phone{
	color: #4D64AA;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	text-align: left;
	display: block;
}

.flex-contact{
	display: flex;  height: 100%;width: 30%;  align-items: center;background: #FCF8F3;
}

#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;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
.dropdown-menu-right {
	right: unset;
	left: -200px;
	column-count: 3;
	border-radius: 8px;
	background: #fff;
	border: none;
	min-width: 600px;
	box-shadow: none;
	padding: 0;
	margin-top: 20px;

}
#top-links .dropdown-menu a {
	text-shadow: none;
	padding: 25px;
	color: #3A3A3A;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding-left: 50px;
}
#top-links .dropdown-menu a:hover {
	color: #3A3A3A;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}

#top-links .menu-top {
	display: flex;
	gap: 40px; /* Відстань між пунктами меню */
	list-style: none;
}

.menu-top a{
	color:  #3A3A3A;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 24px */
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {

}
.menu-top li:first-child{

	gap: 0px;

}
/* 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 {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#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;
}
#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: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#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 {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
.div-consult{
	background: rgba(255, 255, 255, 0.8); position: absolute; z-index: 100; left: 83px; top: 20px; padding: 50px 50px 50px 50px; max-width: 490px;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}

.categ-main-img{
	width: 285px; margin-top: 30px;
}
.categ-main-title{
	padding-top: 45px;padding-bottom: 45px; width: 285px;background: #F4F5F7;align-items: center; padding-left: 15px;
}
.about-company{
	padding-left: 150px; padding-top: 75px; padding-bottom: 50px; width: 1500px;
}
.open > .dropdown-menu {
	display: block;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background-color: transparent;
	border-color: transparent;
}
.div-home-advanteges{
	margin-top: 100px;
	max-width: 1230px;
	margin-bottom: 50px;
	padding-left: 40px;
}
.speca{
	width: 100%;  border: none;  align-items: center;
	justify-content: center;display: flex; float: left;  background-color: #E69E44;  color: #fff !important;  text-align: center;  height: 50px;  font-size: 18px;  font-style: normal;  font-weight: 600;  line-height: 150%;
}
.more-info{
	background: #E69E44; height: 80px; font-size: 20px; border-radius: 0px; box-shadow: none; padding-left: 70px; padding-right: 70px; margin-top: 50px;width: 100%;
}
@media (max-width: 767px) {
	.flex-div2 {
		width: 30%;
	}

	.phone {
		font-size: 14px;
	}

	#logo {
		padding-left: 0px;
		min-width: unset;
	}
	.flex-contact {
		width: 70%;
		background: #F9F1E7;
	}

	.div-consult{
		background: none;
		position: absolute;
		z-index: 100;
		left: 0px;
		top: 80px;
		padding: 50px 10px 50px 10px;
		width: 100%;
	}
	#menu {
		border-radius: 4px;
	}
	#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;
	}
	.div-home-advanteges{
		margin-top: 50px; margin-bottom: 30px; padding-left: 20px;
	}
	.categ-main-img{
		width: 100%;
	}

	.categ-main-img img{
		width: 100%;
	}
	.categ-main-title{
		width: 100%;
	}
	.about-company{
		padding-left: 0px; padding-top: 75px; padding-bottom: 20px; width: unset;
		padding-right: 0px;
	}

	.about-company-div {
		margin-bottom: 30px;
	}

	.more-info{
		width: 100%;
	}

}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #fff;
	color: #616161;
	padding-bottom: 50px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 50px;
}
footer a {
	color: #616161;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%; /* 24px */
}

footer ul {
	margin-top: 25px;
}

footer li {
	margin-bottom: 10px;
}

footer a:hover {
	color: #fff;
}
footer h5 {
	color: #000;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 0px;
	border:none;
	height: 100px;
	background-color: #FCF8F3;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
	align-content: center;
	height: 100px;
}

.about{
	color: #666;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
	margin-top: 30px;
}
.advanteges-about{
	background: #fff;box-sizing: border-box;

}

.breadcrumb > li a{
	color: #9F9F9F;
	font-size: 16px;
	font-style: normal;
	font-weight: 350;
	line-height: normal;
}

.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 46px;
	right: -5px;
	width: 10px;
	height: 10px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}

#product-category h1{
	color:  #3A3A3A;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 30px;
}
/* buttons */
.buttons {
	margin-top: 35px;
}
.btn {
	padding:10px 12px;
	font-size: 12px;
	border: none;
	border-radius: 4px;
	box-shadow: none;
}
.h2-about {
	color: #4D64AA;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 33px */
}
.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;
}

#input-enquiry {
	padding-left: 0px;
}

#input-enquiry::placeholder {
	color: #D8D8D8;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px; /* 142.857% */
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #fff;
	text-shadow: none;
	background: #E69E44;
}
.opt-margin{
margin-top: 20px;
}
.btn-primary {
	color: #E69E44;
	text-shadow: none;
	border: 1px solid #E69E44;
	background: #FFF;
	height: 50px;
	border-radius: 0px;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%; /* 24px */
	width: 100%;
}
.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: transparent;
}
.prev{
	position: absolute;
	top: 50%;
	z-index: 1000;
	left: 10px;
	padding: 10px;
	background: #fff;
	border-radius: 50px;
	filter: drop-shadow(0px 4px 14px rgba(0, 0, 0, 0.16));
	cursor: pointer;
}
.our-works{
	color: #3A3A3A;
	text-align: center;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 48px */
	margin-bottom: 30px;
}
.dropdown-menu-right li{
	break-inside: avoid; /* Запобігає розриву елементів між колонками */
	max-height: 75px;
}
.our-works-span{
	color: #616161;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%; /* 30px */
	display: block;
}
.consultation{
	background: #E69E44;
	height: 80px;
	font-size: 20px;
	border-radius: 0px;
	box-shadow: none;
	padding-left: 70px;
	padding-right: 70px;
	margin-top: 50px;
}
.consultation-span1{
	display: block;
	text-align: left;
	color: #3A3A3A;
	font-size: 56px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
}
.consultation-span2{
	display: block;
	text-align: left;
	color: #616161;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
	margin-top: 20px; /* 24px */
}
@media (max-width: 767px) {
	.consultation {
		padding-left: 20px;
		padding-right: 20px;
		width: 100%;
	}

	.consultation-span1{
		color: #fff;
		font-size: 56px;
	}

	.consultation-span2{
		color: #fff;
		font-size: 16px;
	}
	.portfolio{
		padding-right: 0px;
		padding-left: 0px;
	}
}
.modal.in .modal-dialog {
	max-width: 500px;

}
.modal-body {
	padding-left: 50px;
	padding-right: 50px;
}
.modal-content {
	position: relative;
	background-color: #F9F1E7;
	background-clip: padding-box;
	border: 1px solid #999;
	border-radius: 0px;
	outline: 0;
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-body .form-control {
	border-radius: 5px;
	border: 1px solid #666;
	background: #FFF;
	height: 50px;
}

.modal-body .textarea{
	height: 150px;
}

.modal-btn-close{
	color: #E69E44;
	text-shadow: none;
	border: none;
	background: #FFF;
	height: 50px;
	border-radius: 0px;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	width: 200px;
margin: 0 auto;
}
.comment{
	color: #666;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
}
.modal-header {
	border-bottom: none;
}
.file-up{
	height: 30px;
	display: flex;
	margin-top: 20px;
}
.file-up::before{
	content: '';
	background-image: url('/image/catalog/oui_paper-clip.svg');
	background-repeat: no-repeat;
	padding-left: 50px;

	position: relative;

}

.file-upload{
	color: #8D8D8D;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px; /* 111.111% */
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-underline-offset: auto;
	display: block;
	margin-top: 5px;

}
.consultation-btn{
	border-radius: 5px;
	background: #E69E44;
	box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
	height: 60px;
	width: 200px;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.modal-title{
	color: #3A3A3A;
	text-align: center;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px; /* 93.75% */
	margin-top: 30px;
}
.next{
	position: absolute;
	top: 50%;
	z-index: 1000;
	right: 50px;
	padding: 10px;
	background: #fff;
	border-radius: 50px;

	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
	cursor: pointer;
}

.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-top: none;
	padding: 8px 12px;
	padding-left: 0px;
	color: #666;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-top: 17px;
}
.panel-heading{
	color: #666 !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	background-color: transparent !important;
	padding-left: 0px !important;
}
.border-bot{
border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.check-img{
	border: 1px solid #E69E44;
}
.panel-footer {
	padding: 10px 0px;
	background-color: transparent;
	border-top:none;
	border-top-width: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.check-lbl{
	background: #E69E44 !important;
	color: #fff;
}
.desc-title{
	color: #3A3A3A;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 60px */
	text-transform: capitalize;
}

.consultation-categ {
	background: #E69E44;
	height: 50px;
	font-size: 20px;
	border-radius: 0px;
	box-shadow: none;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.list-group-item {
	border: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: none;
	border: none;
	text-shadow:none;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: none;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.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;
}
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
	background: #F4F5F7;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	border-top: 0px solid #ddd;
	color: #3A3A3A;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.contact-div-left{
	background: #fff;
	padding-left: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.form-control {
	border: none;
	border-bottom: 1px solid #000;
	border-radius: unset;
	box-shadow: none;
	transition: none;
	height: 30px;
}
.checkbox-inline {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: none;
	border-radius: 0px;
	box-shadow: none;
}
#filter-group1{
padding-left: 20px;
}
.checkbox-inline, .radio-inline + .radio-inline {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
}
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
}
.size{
	padding: 10px 15px;
	background: #F4F5F7;
	width: 70px;
}

.size2{
	padding: 10px 15px;

	margin-top: 8px;
	color: #E69E44;
	border: 1px solid #D8D8D8;

}
.speccaption{
	color: #3A3A3A;
}
.product-thumb a {
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 90px;
	background: #F4F5F7;
	align-content: center;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@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: 100px;
}

	.list-group a {
		margin-top: 0px;
		padding-left: 10px;
	}

	.list-group {
		margin-bottom: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.list-group-item {
		padding-left: 10px;
	}

	.list-group a.active, .list-group a.active:hover, .list-group a:hover {
		background: #E69E44;
	}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.fancybox__caption {
font-size: 18px;
}
.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: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 100%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #E69E44;
	color: #fff;
	text-align: center;
	height: 50px;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%; /* 27px */
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width:100%;
	}
}
.thumbnail {
	overflow: auto;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0px;
	border: none;
	border-radius: 0px;
	max-width: 600px;
}

#tab-description{
	color: #666;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
}
.tab-select{
	height: 100px;
	align-content: center;

	padding-left: 0px;
	width: 100%;
	padding-right: 10px;
}
.product_options .full_size_image.option_image {
	max-height:300px;
	overflow:auto
}
.product_options  .full_size_image .po_item {
	height:auto;
	width:190px
}
.product_options  .full_size_image.option_image {
	max-height: 300px;
	overflow: auto;
}
.product_options  .option_image {
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
	flex-wrap:wrap;
	max-height:200px
}
.panel-body {
	padding: 0px;
}
.po_item img {
width: 100%;
}
.option_image .po_item {
	display:flex;
	flex-direction:column;
	justify-content:flex-start;
	width:60px;
	height:90px;
	text-align:center;
	position:relative;
	margin-bottom:20px;
	overflow:hidden;
	cursor:pointer;
	padding: 5px;
}
.toggleFullSize{
	border: 0px;
	background-color: transparent;
	font-size: 14px;
	color: #898989;
}
.glyphicon-search{
	margin-right: 5px;
}
.tab-select a{
	height: 100px;
	width: 100%;
	background: #F4F5F7;
	display: block;
	align-content: center;
	border-radius: 0px !important;
	color: #262F56;
	font-size: 16px;
	font-style: normal;
	font-weight: 350;
	line-height: normal !important;
	border: none !important;
}
.checkbox label, .radio label {
	padding-left: 0px;
	cursor: pointer;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #262F56;

	font-size: 16px;
	font-style: normal;
	font-weight: 350;
	line-height: normal;
	background: #F6DDBF;
	border-radius: 0px;
}

.product-title{
	color: #3A3A3A;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 33.6px */
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.contact-footer{
	margin-top: 10px; margin-bottom: 0px;
	text-align: left;
}
.contact-footer:before{
	content: '';
	  background-image: url('/image/catalog/Vector.png');  background-repeat: no-repeat;  padding-left: 25px;
	top: 5px;
	position: relative;
}

.contact-footer2{
	margin-top: 5px; margin-bottom: 0px;
	text-align: left;
}
.contact-footer2:before{
	content: '';
	background-image: url('/image/catalog/Vector.png');  background-repeat: no-repeat;  padding-left: 25px;
	top: 5px;
	position: relative;
}
.image-additional {
	max-width: 100px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
	margin-top: 50px;
}

#button-cart{
	background: #E69E44;
	max-width: 400px;
	height: 60px;
	flex-shrink: 0;
	border-radius: 0px;
	border: 0px;
	color:  #FFF;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 150%; /* 30px */
}
.control-label{
	color: #666;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.checkbox, .radio {
	margin-top: 0px;
	margin-bottom: 10px;
}
@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%;
    }
}

/* 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;
}
.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;
}
.pt-4 {
	padding-top: 1.5rem !important;
}
.p-4 {
	padding: 1.5rem 1rem !important;
}
.sidebar-content-block {
	box-shadow:none;
}
@media (min-width: 414px) {
	.sidebar {left: -414px;}
}
.sidebar-close {
	background-color: #f8fafb;
	background-size: 21px 21px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: .5rem;
	width: 2.5em;
	height: 2.5em;
	-webkit-box-shadow: 0 2px 100px rgba(37,38,49,.8);
	box-shadow: 0 2px 100px rgba(37,38,49,.8);
}


.sidebar-inner {
	height: 100%;
	overflow-y: auto;
	scroll-behavior: smooth;
	background: #f7f7f7;
}
.btn-close {
	margin-right: 15px;
	margin-left: auto !important;
	display: block !important;
	font-size: 18px;
	background: #E69E44;
	color: #fff;
}
.sidebar-content-block li + li {
	margin-top: 1.25rem;
}

.title-menu-mobile{
	font-size: 22px;
	margin-bottom: 20px;
}
.menu-li-mobile{

}

.menu-li-mobile a{
	text-decoration: none;
	color: #3A3A3A;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.menu-li-mobile hr{
	border-top: 1px solid #E69E44;
}

.btn-close .glyphicon{
	top: 4px;
}

@media (max-width: 767px) {
	.breadcrumb {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		overflow-x: auto;
		display: flex;
	}
	.main-page{
		box-shadow: none;
		padding-right: 0px;
	}
	.column-main{
		padding-left: 0px;
	}
	.tab-select a {
		height: 50px;
		font-size: 14px;
		margin-right: 10px !important;
	}
	.tab-select{
	height: 50px;
	}
	 .active {
		font-size: 14px;
	}

	.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
		font-size: 14px;
	}

	.thumbnails > li {
		margin-left: 10px;
	}
	.thumbnails .image-additional {
		float: left;
		margin-left: 10px;
		margin-top: 10px;
	}
	.tab-content{
		padding-left: 15px;
		padding-right: 15px;
	}

	.nav-tabs{
		padding-left: 15px;
		padding-right: 15px;
		justify-content: space-between;
		flex-wrap: nowrap;
		overflow-x: auto;
		display: flex;
	}
	.product_options .option_image {
		overflow: auto;
	}
}

/* End of fixed contacts */
/* Notify */
.alert-block {
	margin: 20px;
	position: absolute;
	right: 0;
	top: 0
}

@media (max-width: 575px) {
	.alert-block {
		right:15px !important;
		top: 15px !important;
		left: 15px !important
	}
}

.rm-alert {
	background: #fff;
	float: right;
	border: none;
	border-radius: 2px;
	box-shadow: 0px 0px 25px rgba(0, 0, 0, .29);
	padding: 0;
	margin-bottom: 20px
}

@media (min-width: 420px) {
	.rm-alert {
		max-width:370px
	}
}

.rm-alert-success .rm-alert-icon {
	background: #0cc95b
}

.rm-alert-danger .rm-alert-icon {
	background: #f33d32
}

.rm-alert-warning .rm-alert-icon {
	background: #f3c932
}

.rm-alert-primary .rm-alert-icon {
	background: #50a8ff
}

.rm-alert-close {
	position: absolute;
	right: 10px;
	top: 10px;
	background: transparent;
	padding: 0;
	border: 0px;
}

.rm-alert-icon {
	max-width: 36px;
	height: 36px;
	border-radius: 2px;
	margin: 20px;
	-ms-flex: 0 0 36px;
	flex: 0 0 36px
}

.rm-alert-icon i {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 9px;
}

.rm-alert-text {
	color: #272323;
	font-size: 13px;
	line-height: 17px;
	padding: 20px 46px 20px 0;
	border-radius: 0 2px 2px 0;
	-ms-flex-positive: 1;
	flex-grow: 1
}


@media (min-width: 420px) {
	.rm-alert-text {
		min-width:310px
	}
}

.rm-alert-text a {
	color: #0a78bf;
	text-decoration: underline
}

.rm-alert-text a:hover {
	text-decoration: none
}
.alert-text-item{
	padding-top: 10px;
}

.rm-alert-text .alert-text-item:not(:last-child) {
	margin-bottom: 5px
}

.animated {
	animation-duration: .5s;
	animation-fill-mode: both
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-ms-transform: translate3d(100%,0,0);
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	to {
		opacity: 1;
		-ms-transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-ms-transform: translate3d(100%,0,0);
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	to {
		opacity: 1;
		-ms-transform: translate3d(0,0,0);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

.fadeInRight {
	animation-name: fadeInRight
}

@-webkit-keyframes fadeOutUp {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-ms-transform: translate3d(0, -100%, 0);
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-ms-transform: translate3d(0,-100%,0);
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

.fadeOutUp {
	animation-name: fadeOutUp
}

.flex-column {
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}
.d-flex {
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
}
.gallery {
	display: grid;
	grid-template-columns: repeat(4, 1fr); /* 3 колонки на великих екранах */
	gap: 10px; /* Відстань між елементами */
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #FF8E00;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	border-color: #E69E44;
	background: #E69E44;
}
.gallery a {
	display: block;
	width: 100%;
}

.gallery img {
	width: 100%;
	height: 400px; /* Фіксована висота */
	object-fit: cover; /* Обрізає та масштабує зображення */
	border-radius: 5px;
}

/* Адаптивність для планшетів (2 елементи в ряд) */
@media (max-width: 768px) {
	.gallery {
		grid-template-columns: repeat(2, 1fr);
	}

	.sidebar-inner img{
		max-width: 100px;
	}
}

/* Адаптивність для мобільних (1 елемент в ряд) */
@media (max-width: 480px) {
	.gallery {
		grid-template-columns: repeat(1, 1fr);
	}
}
.rm-module-title_read_more{
	font-size: 18px;
}
.h-100-read_more{
	min-height: 200px;
}
.f-carousel__slide img {
	width: 100%;
	height: auto;
	display: block;
}
.f-carousel {
	max-width: 100%;
	overflow: hidden;
}
#thumbCarousel {
	margin-top: 1rem;
	--f-carousel-slide-width: 80px;
	--f-carousel-spacing: 10px;
}

#thumbCarousel .f-carousel__slide {
	opacity: 0.4;
	cursor: pointer;
	border: 2px solid transparent;
	transition: all 0.3s ease;
}

#thumbCarousel .is-nav-selected{
	opacity: 1;

}

.f-button{
	width: 40px;  /* Ширина кнопки */
	height: 40px; /* Висота кнопки */
	border: none; /* Якщо потрібно прибрати рамку */
	cursor: pointer; /* Вказівник, коли користувач наводить курсор */
	padding:			10px;
	background:			#fff;
	border-radius:			50px;
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
	cursor: pointer;
}