@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;700&display=swap');
@import url(bootstrap.css);
@import url(font-awesome.css);
@import url(jquery.fancybox.css);
@import url(jquery.formstyler.css);
@import url(jquery.jscrollpane.css);

html,
body {
	height: 100% !important;
}
hr {
	border-top: 1px solid #d59c2f;
}
.main-wrapper {
	min-height: 100%;
	height: auto;
	margin: 0 auto -301px;
}
.footer-wrapper {
	background: #ffffff;
	color: #ffffff;
	position: relative;
	z-index: 310;
	margin-top: 70px;
}
.footer-line {
	background: #d59c2f;
	height: 4px;
}
.footer-top {
	background: #222222;
}
.footer-bottom a:hover {
	color: #fff;
}
.footer-menu > ul > li {
	display: inline-block;
	padding-right: 34px;
}
.footer-menu > ul > li:last-child {
	padding-right: 0;
}
.footer-menu a {
	color: #ccc;
	text-decoration: none;
	font-size: 14px;
	display: inline-block;
}
.footer-menu a:hover {
	color: #d59c2f;
}
.footer-menu > ul > li > a {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
}
.footer-menu {
	text-align: right;
}
.footer-social .title {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 20px;
	color: #ccc;
	letter-spacing: 0.5px;
}
.footer-social .social-links a {
	color: rgba(255, 255, 255, 0.2);
	margin: 0 0 0 15px;
}
.footer-social .social-links a:first-of-type {
	margin-left: 0;
}
.footer-social .social-links a:hover {
	color: #fff;
}
.payments span {
	margin-right: 5px;
	margin-bottom: 8px;
	display: inline-block;
}
.payments span:last-of-type {
	margin-right: 0;
}
.footer-phone,
.footer-mail,
.footer-address {
	display: inline-block;
	margin-right: 20px;
}
.footer-address {
	margin-right: 0px;
}
.footer-phone a,
.footer-mail a,
.footer-address {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
}
.footer-phone a:hover,
.footer-mail a:hover {
	color: #d59c2f;
}
.footer-nav-line {
	background: #d59c2f;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.footer-contacts {
	margin-top: 30px;
}
.footer-contacts .social-links {
	display: inline-block;
	position: relative;
	float: right;
}
.footer-contacts .social-links li {
	display: inline-block;
	margin-left: 18px;
}
.top-menu-wrapper .social-links li a,
.footer-contacts .social-links li a {
	color: #fff;
	font-size: 18px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.top-menu-wrapper .social-links li a i {
	font-size: 16px;
	color: #e6e6e6;
}
.footer-contacts .social-links li a i {
	color: #e6e6e6;
}
.top-menu-wrapper .social-links li a:hover,
.footer-contacts .social-links li a:hover {
	color: #d59c2f;
}

.top-menu-wrapper .social-links {
	margin-right: 13px;
	background: #222;
	padding: 0px 15px 0px 0px;
}

.top-menu-wrapper .social-links li {
	display: inline-block;
	margin-left: 18px;
}

@media (max-width: 1189px) {
	.footer-menu > ul > li {
		padding-right: 20px;
	}
	.footer-menu a {
		font-size: 13px;
	}
}
@media (max-width: 991px) {
	.footer-menu {
		border-bottom: 1px solid #303030;
		margin: 0 -15px 30px;
		padding: 0 15px 20px;
	}
}
@media (max-width: 767px) {
	.footer-menu > ul > li {
		width: 48%;
		margin-bottom: 20px;
	}
	.footer-nav-line,
	.footer-contacts,
	.footer-menu,
	.footer-top .push60 {
		display: none;
	}
	.footer-menu a {
		font-size: 12px;
	}
}

.footer-bottom {
	background: #222222;
}

body {
	font-size: 16px;
	line-height: 1.6;
	color: #42474c;
	overflow-x: hidden;
	font-family: 'Montserrat', sans-serif;
}

.content ul,
.content ol {
	margin-bottom: 25px;
}
.content ul > li,
.content ol > li {
	margin-bottom: 5px;
	position: relative;
	font-family: Montserrat, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 26px;
	color: #222222;
}
.content ul > li {
	padding-left: 25px;
}
.content ul > li:after {
	content: '';
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	top: 11px;
	left: 5px;
	background: #d59c2f;
}
.content ul ul,
.content ol ul,
.content ol ol,
.content ul ol {
	padding-top: 10px;
	padding-left: 10px;
}
.content ul ul li,
.content ol ul li {
	padding-left: 15px;
	position: relative;
	margin-bottom: 10px;
}
.content ul ul li:after,
.content ol ul li:after {
	content: '';
	display: block;
	position: absolute;
	width: 4px;
	height: 4px;
	top: 9px;
	left: 0;
	border: 1px solid #999999;
	border-radius: 50%;
}
.content ul ol li,
.content ol ol li {
	list-style: decimal;
	padding-left: 3px;
	margin-left: 12px;
	margin-bottom: 10px;
}
.content ol {
	counter-reset: item;
}
.content ol li {
	display: block;
}
.content ol li:before {
	content: counters(item, '.') '. ';
	counter-increment: item;
	padding: 0 5px 0 10px;
	color: #000;
}
.content ul ul ol li:after,
.content ol ul ol li:after {
	display: none;
}
h1,
.title-h1 {
	font-family: 'Montserrat', sans-serif;
	position: relative;
	margin-bottom: 40px;
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
	color: #222222;
}
.title-h1::after {
	content: '';
	position: absolute;
	background: rgb(251, 186, 0);
	height: 1px;
	width: 320px;
	bottom: -20px;
	left: 0px;
}
h2,
.title-h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
	color: #222222;
}
h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 1.1;
	margin-bottom: 0.6em;
}
h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.1;
	margin-bottom: 0.6em;
}
h5 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 1.1;
	margin-bottom: 0.6em;
	text-transform: uppercase;
}
h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 5px;
}
.content .ol {
	padding: 0 0 20px;
	margin-top: 15px;
}
.content .descr {
	margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
	h1,
	.title-h1 {
		font-size: 28px;
	}
	.pagetitle h1 {
		font-size: 28px;
	}
	h2,
	.title-h2 {
		font-size: 26px;
		line-height: 34px;
	}
	h3,
	h4,
	h5 {
		font-size: 20px;
	}
}

blockquote {
	margin-bottom: 20px;
	padding: 0 0 0 20px;
	font-size: 16px;
	border-left: 3px solid #d59c2f;
}
a {
	color: #d59c2f;
	text-decoration: none;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
a:hover {
	color: #000;
}
a:focus {
	outline: none;
}
a.invert {
	color: #000;
}
a.invert:hover {
	color: #d59c2f;
}
.btn {
	display: inline-block;
	text-decoration: none;
	color: rgb(255, 255, 255);
	background: rgb(213, 156, 47);
	font-size: 15px;
	padding: 5px 15px;
	margin-bottom: 15px;
	position: relative;
	text-align: center;
	cursor: pointer;
	transition: all 200ms ease-out 0s;
	border: 1px solid rgb(213, 156, 47);
	font-weight: 500;
}
.btn:hover {
	background: #1c1c1b;
	border-color: #1c1c1b;
	color: #fff;
}
.btn.block {
	display: block;
	width: 100%;
}
.btn.mid {
	padding: 2px 25px;
	font-size: 15px;
	margin-top: 15px;
}
.btn.min {
	padding: 2px 25px;
	font-size: 15px;
}
.btn.invert {
	background: transparent;
	color: #d59c2f;
}
.btn.invert:hover {
	background: #5d7d03;
	border-color: #5d7d03;
	color: #fff;
}
.btn.disabled {
	background: #eaeff4;
	border-color: #eaeff4;
	box-shadow: none;
	color: #909090;
}
.form-group {
	position: relative;
}

.push1 {
	height: 1px;
}
.push2 {
	height: 2px;
}
.push3 {
	height: 3px;
}
.push4 {
	height: 4px;
}
.push5 {
	height: 5px;
}
.push6 {
	height: 6px;
}
.push7 {
	height: 7px;
}
.push8 {
	height: 8px;
}
.push9 {
	height: 9px;
}
.push10 {
	height: 10px;
}
.push11 {
	height: 11px;
}
.push12 {
	height: 12px;
}
.push13 {
	height: 13px;
}
.push14 {
	height: 14px;
}
.push15 {
	height: 15px;
}
.push16 {
	height: 16px;
}
.push17 {
	height: 17px;
}
.push18 {
	height: 18px;
}
.push19 {
	height: 19px;
}
.push20 {
	height: 20px;
}
.push25 {
	height: 25px;
}
.push30 {
	height: 30px;
}
.push35 {
	height: 35px;
}
.push40 {
	height: 40px;
}
.push45 {
	height: 45px;
}
.push50 {
	height: 50px;
}
.push55 {
	height: 55px;
}
.push60 {
	height: 60px;
}
.push70 {
	height: 70px;
}
.push80 {
	height: 80px;
}
.push90 {
	height: 90px;
}
.push100 {
	height: 100px;
}
.push120 {
	height: 120px;
}
.f8 {
	font-size: 8px;
}
.f9 {
	font-size: 9px;
}
.f10 {
	font-size: 10px;
}
.f11 {
	font-size: 11px;
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f15 {
	font-size: 15px;
}
.f16 {
	font-size: 16px;
}
.f17 {
	font-size: 17px;
}
.f18 {
	font-size: 18px;
}
.f19 {
	font-size: 19px;
}
.f20 {
	font-size: 20px;
}
.f21 {
	font-size: 21px;
}
.f22 {
	font-size: 22px;
}
.f24 {
	font-size: 24px;
}
.f26 {
	font-size: 26px;
}
.f28 {
	font-size: 28px;
}
.f30 {
	font-size: 30px;
}
.f34 {
	font-size: 34px;
}
.f36 {
	font-size: 36px;
}
.red {
	color: #ff4632;
}
.white {
	color: #fff;
}
.black {
	color: #000;
}
.gray {
	color: #676767;
}
p {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 26px;
	color: #222222;
	margin-bottom: 15px;
}
strong,
b,
.bold {
	font-weight: 700;
}
.weight100,
.light {
	font-weight: 100;
}
.weight900 {
	font-weight: 900;
}
.italic {
	font-style: italic;
}
input:focus::-moz-placeholder {
	opacity: 0;
}
input:focus:-ms-input-placeholder {
	opacity: 0;
}
input:focus::-webkit-input-placeholder {
	opacity: 0;
}
textarea:focus::-moz-placeholder {
	opacity: 0;
}
textarea:focus:-ms-input-placeholder {
	opacity: 0;
}
textarea:focus::-webkit-input-placeholder {
	opacity: 0;
}
.strike {
	text-decoration: line-through;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-justify {
	text-align: justify;
}
:invalid {
	box-shadow: none;
}
:-moz-submit-invalid {
	box-shadow: none;
}
:-moz-ui-invalid {
	box-shadow: none;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
em,
i {
	font-style: italic;
}
.cleaner,
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	display: block !important;
}
.cleaner-hr,
.clear-hr {
	height: 0;
	opacity: 0;
	margin: 0;
	padding: 0;
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.upper {
	text-transform: uppercase;
}
img {
	max-width: 100%;
}
img.left {
	float: left;
	margin-right: 20px;
}
img.right {
	float: right;
	margin-left: 20px;
}
.dashed {
	text-decoration: none;
	border-bottom: 1px dashed;
}
.dotted {
	text-decoration: none !important;
	border-bottom: 1px dotted;
}
.dashed:hover,
.dotted:hover {
	border-bottom-color: transparent;
}
.static {
	position: static;
}
.hidden {
	display: none !important;
}
.row.min {
	margin-left: -5px;
	margin-right: -5px;
}
.row.min > div[class^='col-'] {
	padding-left: 5px;
	padding-right: 5px;
}
.row.no-padding {
	margin-left: 0;
	margin-right: 0;
}
.row.no-padding > div[class^='col-'] {
	padding-left: 0;
	padding-right: 0;
}
.table {
	display: table;
	width: 100%;
	height: 100%;
}
.table-cell {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.decoration {
	text-decoration: underline;
}
.decoration:hover {
	text-decoration: none;
}
.decoration-none {
	text-decoration: none !important;
}
.decoration-hover {
	text-decoration: none;
}
.decoration-hover:hover {
	text-decoration: underline;
}
.round {
	border-radius: 50%;
}
a.absolute {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.box {
	display: none;
}
.box.visible {
	display: block;
}
/* fancybox */
.fancybox-inner {
	overflow: visible !important;
}
.fancybox-wrap {
	padding: 35px 0 0;
}
.fancybox-skin {
	margin-bottom: 35px;
}
.fancybox-overlay {
	background: rgba(0, 0, 0, 0.8);
}
.fancybox-close {
	background: #4463fd !important;
	top: 0 !important;
	right: 0px !important;
	width: 34px !important;
	height: 34px !important;
	cursor: pointer;
	z-index: 8040;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
@media only screen and (min-width: 768px) {
	.fancybox-close {
		background: transparent !important;
		top: -36px !important;
		right: -6px !important;
		width: 34px !important;
	}
}
.fancybox-close:after {
	width: 1px;
	height: 100%;
	top: 0;
	left: 50%;
	content: '';
	display: block;
	position: absolute;
	background: #333333;
	margin-left: -1px;
}
.fancybox-close:after {
	background: url(../images/close.png) 50% 50% no-repeat;
	width: 20px;
	height: 20px;
	top: 50%;
	left: 50%;
	content: '';
	display: block;
	position: absolute;
	margin-top: -10px;
	margin-left: -10px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.fancybox-close:hover {
	background: #ff4632;
}
.fancybox-close:hover:after {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.fancybox-skin {
	background: #fff;
	box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, 0.3) !important;
	border-radius: 0;
}
.fancybox-nav span {
	visibility: visible;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.fancybox-next span {
	background: rgba(0, 0, 0, 0.4);
	width: 24px;
	height: 40px;
	margin-top: -20px;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	right: 10px;
}
.fancybox-prev span {
	background: rgba(0, 0, 0, 0.4);
	width: 24px;
	height: 40px;
	margin-top: -20px;
	left: 10px;
}
.fancybox-prev span:after,
.fancybox-next span:after {
	content: '';
	display: block;
	position: absolute;
	width: 8px;
	height: 14px;
	top: 50%;
	left: 50%;
	margin-top: -7px;
	margin-left: -4px;
	background: url(../images/fancy-arrow.png) 0 0 no-repeat;
}
.fancybox-next span:hover,
.fancybox-prev span:hover {
	background: #3c3c3c;
}
.fancybox-title-float-wrap {
	left: 0;
	margin-bottom: -28px;
	width: 100%;
	text-align: left;
	overflow: hidden;
}
.fancybox-title-float-wrap .child {
	background: rgba(255, 255, 255, 1);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-shadow: none;
	color: #000;
	display: block;
	font-size: 14px;
	padding: 12px 20px;
	font-weight: normal;
}
.fancybox-title-float-wrap .child {
	white-space: normal;
	width: 100%;
}

/* end fancybox */

/***********************slick carousel*******************************/
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
}
.slider-wrapper .item img {
	min-height: 300px;
}
.slick-dots {
	width: 100%;
	padding-top: 15px;
	list-style: none;
	text-align: center;
	display: block;
}
.slick-dots li button {
	position: absolute;
	top: -5px;
	left: -5px;
	border: none;
	border-radius: 50%;
	display: block;
	opacity: 0;
}
.slick-dots li {
	cursor: pointer;
	display: inline-block;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	margin: 0 6px 0;
	cursor: pointer;
	position: relative;
	background: #e6e6e6;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	opacity: 0.8;
}
.slick-dots li:hover {
	opacity: 1;
}
.slick-dots li.slick-active {
	background: #d59c2f;
	opacity: 1;
}
.slick-prev,
.slick-next {
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 99;
	cursor: pointer;
	transition: all 200ms ease-out 0s;
	text-align: center;
	color: rgb(213 156 47);
	top: 50%;
	margin-top: -22px;
	background: #ffffff;
}
.brands-carousel-wrapper .slick-prev,
.brands-carousel-wrapper .slick-next {
	width: 44px;
	height: 44px;
	border-radius: 0;
	background: transparent;
}
.slick-prev {
	left: -44px;
}
.slick-next {
	left: auto;
	right: -44px;
}
.slick-prev i {
	margin-left: -4px;
}
.slick-next i {
	margin-right: -4px;
}
.slick-prev i,
.slick-next i {
	line-height: 60px;
}
.brands-carousel-wrapper .slick-prev i,
.brands-carousel-wrapper .slick-next i {
	line-height: 44px;
}
.slick-prev:hover,
.slick-next:hover {
	background: #d59c2f;
	color: #fff;
}
/****************end slick carousel****************/

@media only screen and (min-width: 992px) {
	/************* custom chrome scroll ***************/
	body::-webkit-resizer {
		background-image: url('');
		background-repeat: no-repeat;
		width: 8px;
		height: 1px;
	}
	body::-webkit-scrollbar {
		width: 8px;
	}
	body::-webkit-scrollbar-button {
		background-image: url('');
		background-repat: no-repeat;
		width: 8px;
		height: 0px;
	}
	body::-webkit-scrollbar-thumb {
		-webkit-border-radius: 0px;
		border-radius: 0px;
		background-color: #d59c2f;
	}
	body::-webkit-scrollbar-track {
		background-color: #ffffff;
	}
	/*********** end custom chrome scroll **********/
}

#up {
	position: fixed;
	z-index: 999;
	bottom: 30px;
	right: 10px;
	display: none;
	color: #ffffff;
	width: 44px;
	text-align: center;
	height: 44px;
	cursor: pointer;
	-webkit-transition: background-color 200ms ease-out;
	-moz-transition: background-color 200ms ease-out;
	-o-transition: background-color 200ms ease-out;
	transition: background-color 200ms ease-out;
	background: #d59c2f;
	font-size: 24px;
	line-height: 48px;
}
#up:hover {
	background-color: #2c2c2c;
}
#up .fa {
	display: block;
	line-height: 40px;
}

.delay-250 {
	-webkit-animation-delay: 250ms;
	-moz-animation-delay: 250ms;
	-o-animation-delay: 250ms;
	animation-delay: 250ms;
}
.delay-500 {
	-webkit-animation-delay: 500ms;
	-moz-animation-delay: 500ms;
	-o-animation-delay: 500ms;
	animation-delay: 500ms;
}
.delay-750 {
	-webkit-animation-delay: 750ms;
	-moz-animation-delay: 750ms;
	-o-animation-delay: 750ms;
	animation-delay: 750ms;
}
.delay-1000 {
	-webkit-animation-delay: 1000ms;
	-moz-animation-delay: 1000ms;
	-o-animation-delay: 1000ms;
	animation-delay: 1000ms;
}
.delay-1250 {
	-webkit-animation-delay: 1250ms;
	-moz-animation-delay: 1250ms;
	-o-animation-delay: 1250ms;
	animation-delay: 1250ms;
}
.delay-1500 {
	-webkit-animation-delay: 1500ms;
	-moz-animation-delay: 1500ms;
	-o-animation-delay: 1500ms;
	animation-delay: 1500ms;
}
.delay-1750 {
	-webkit-animation-delay: 1750ms;
	-moz-animation-delay: 1750ms;
	-o-animation-delay: 1750ms;
	animation-delay: 1750ms;
}
.delay-2000 {
	-webkit-animation-delay: 2000ms;
	-moz-animation-delay: 2000ms;
	-o-animation-delay: 2000ms;
	animation-delay: 2000ms;
}
.delay-2500 {
	-webkit-animation-delay: 2500ms;
	-moz-animation-delay: 2500ms;
	-o-animation-delay: 2500ms;
	animation-delay: 2500ms;
}
.delay-3000 {
	-webkit-animation-delay: 3000ms;
	-moz-animation-delay: 3000ms;
	-o-animation-delay: 3000ms;
	animation-delay: 3000ms;
}
.delay-3500 {
	-webkit-animation-delay: 3500ms;
	-moz-animation-delay: 3500ms;
	-o-animation-delay: 3500ms;
	animation-delay: 3500ms;
}
/* Preloader */
#preloader {
	background: #fff;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	left: 0;
	position: fixed;
	z-index: 9999;
	display: block;
	-webkit-transition: all 600ms ease-out;
	-moz-transition: all 600ms ease-out;
	-o-transition: all 600ms ease-out;
	transition: all 600ms ease-out;
	opacity: 1;
}
#preloader.hid {
	opacity: 0;
	visibility: hidden;
}
.no-preloader #preloader {
	display: none;
}
#preloader img {
	width: 200px;
}
/* Preloader end */

/* ======= AGREEMENT ======= */

.agreement {
	position: relative;
	margin-bottom: 20px;
	color: #7c7f8c;
	font-size: 13px;
}
.agreement.black {
	color: #000;
}
.agreement input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
}
.agreement i {
	position: absolute;
	left: -2px;
	top: 1px;
	font-size: 16px;
}
.agreement label {
	padding-left: 18px;
	position: relative;
	display: inline-block;
}
.agreement input + label .checked {
	display: none;
}

.agreement input:checked + label .checked {
	display: inline-block;
}
.agreement input:checked + label .no-checked {
	display: none;
}
.agreement input.error + label {
	color: red;
}
/* ======= /. AGREEMENT ======= */

/* PAGINATION */
.pagination {
	margin: 0px;
	padding-left: 1px !important;
}
.pagination li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	color: #222222;
	padding: 6px 13px;
	text-decoration: none;
	background-color: #fff;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
	color: #777;
	cursor: default;
	background-color: #fff;
	border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	color: #222222;
	padding: 6px 13px;
	text-decoration: none;
	background-color: #fff;
}
.pagination > .active > span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #d59c2f;
	border-color: #d59c2f;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
	color: #272727;
	background-color: #eee;
	border-color: #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;
	background-color: #d59c2f;
	border-color: #d59c2f;
}
@media (max-width: 767px) {
	.pagination .control {
		display: none;
	}
	.pagination > li:first-child > a,
	.pagination > li:first-child > span,
	.pagination > li:last-child > a,
	.pagination > li:last-child > span {
		border-radius: 0;
	}
}
/* /. PAGINATION */

.mobile-menu {
	position: fixed;
	top: 0;
	right: -470px;
	background: #fff;
	height: 100%;
	width: 370px;
	max-width: 100%;
	z-index: 1000;
	overflow-y: scroll;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	padding-top: 59px;
	box-shadow: -3px 0 3px rgba(0, 0, 0, 0.2);
}
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: -100;
	opacity: 0;
	-webkit-transition: opacity 200ms ease-out;
	-moz-transition: opacity 200ms ease-out;
	-o-transition: opacity 200ms ease-out;
	transition: opacity 200ms ease-out;
}
.mobile-logo {
	padding: 0 0 0 10px;
}
.mobile-logo img {
	height: 80px;
}
.mobile-menu li {
	position: relative;
}
.mobile-menu > div > ul > li {
	border-bottom: 1px solid rgb(234 89 6 / 30%);
}
.mobile-menu > div > ul > li:first-of-type {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-menu > div > ul > li.down > a {
	padding-right: 60px;
}
.mobile-menu .dropdown-button {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 50px;
	width: 48px;
	z-index: 10;
}
.mobile-menu .dropdown-button:before {
	content: '';
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	top: 16px;
	left: 16px;
	border-bottom: 2px solid #ed7730;
	border-right: 2px solid #ed7730;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
.mobile-menu .dropdown-button.active:before {
	-moz-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	top: 22px;
}
.mobile-menu > div > ul > li > ul {
	position: static;
	width: 100%;
	display: none;
}
.mobile-menu > div > ul > li > a {
	display: block;
	text-decoration: none;
	color: #d59c2f;
	padding: 15px 20px 12px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
}
.mobile-menu > div > ul > li.active > a {
	background: #ea5b0c;
	color: #fff;
}
.mobile-menu > div > ul > li > ul > li.active > a,
.mobile-menu > div ul ul ul .active a {
	color: #333333;
}
.mobile-menu > div > ul > li > ul > li.active > a:before,
.mobile-menu > div ul ul ul .active a:before {
	background-color: #202f77;
}
.mobile-menu > div > ul > li > ul > li > a,
.mobile-menu > div ul ul ul a {
	display: block;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	padding: 12px 10px 12px 30px;
	color: #ed7730;
	position: relative;
}
.mobile-menu > div > ul > li > ul > li > a:before,
.mobile-menu > div ul ul ul a:before {
	content: '';
	display: block;
	position: absolute;
	top: 19px;
	left: 20px;
	width: 3px;
	height: 3px;
	background: #ffffff;
}
.mobile-menu > div ul ul ul a {
	padding: 9px 10px 9px 45px;
	font-size: 14px;
}
.mobile-menu > div ul ul ul a:before {
	left: 34px;
	top: 15px;
}
.mobile-menu .dropdown-button + ul {
	position: static;
	width: 100%;
	display: none;
	margin-bottom: 10px;
}
.mobile-menu ul ul .dropdown-button:before {
	width: 6px;
	height: 6px;
	content: '+';
	border: none;
	color: #fff;
	-moz-transform: rotate(0) !important;
	-webkit-transform: rotate(0) !important;
	-o-transform: rotate(0) !important;
	-ms-transform: rotate(0) !important;
	transform: rotate(0) !important;
	top: 8px !important;
	left: 17px;
	font-size: 18px;
}
.mobile-menu a[href='javascript:void();'] {
	text-transform: uppercase;
	color: #fff !important;
	padding-left: 20px;
}
.mobile-menu a[href='javascript:void();']:before {
	display: none;
}

@media only screen and (max-width: 1189px) {
	.mobile-menu.open {
		right: 0;
	}
	.mobile-menu.open + .overlay {
		z-index: 810;
		opacity: 1;
	}
}
@media only screen and (max-width: 440px) {
	.mobile-menu {
		width: 100%;
	}
}
@media (min-width: 1092px) {
	.mobile-menu,
	.mobile-menu.open + .overlay {
		display: none !important;
	}
}
/************* /. mobile-menu **************/

.modal {
	display: none;
	width: 460px;
	max-width: 100%;
	background: #fff;
	padding: 45px 25px 25px;
}
.modal.big-modal {
	width: 600px;
}
#responseMessage .modal-content.error {
	color: #ff4632;
}
.modal .title {
	font-size: 26px;
	font-weight: bold;
	line-height: 24px;
	padding: 0 0 25px;
	margin-bottom: 35px;
	border-bottom: 2px solid #d59c2f;
}

/* HEADER */
.header-top {
	position: relative;
}
.header-top-left {
	position: relative;
}
.header-top .inner {
	height: 40px;
}
.header-top-left > span {
	margin-right: 15px;
	font-size: 14px;
}
.header-top-left > span:last-of-type {
	margin-right: 0;
}
.header-tel,
.header-email,
.address {
	position: relative;
}
.header-tel a,
.header-email a,
.address a {
	font-family: 'Montserrat', sans-serif;
	color: #222222;
	font-size: 13px;
	font-weight: 500;
	transition: all 200ms ease-out 0s;
}
.header-tel i,
.header-email i,
.address i {
	position: relative;
	top: 2px;
	margin-right: 5px;
	font-size: 16px;
	color: rgb(213, 156, 47);
}
.address a:hover {
	border-color: transparent;
}
.header-tel a:hover,
.header-email a:hover,
.address a:hover {
	color: rgb(213, 156, 47);
}
.header-top-right {
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}
.header-contact {
	color: #222222;
	display: inline-block;
	text-align: left;
	margin-right: 20px;
}
.header-callback-btn {
	display: inline-block;
	padding: 1px 15px;
	background: rgb(213 156 47);
	position: relative;
	margin-left: 20px;
	transition: all 200ms ease-out 0s;
	vertical-align: middle;
	height: 28px;
	margin-bottom: 0px;
	border-radius: 0px;
	border-image: initial;
	border: 1px solid rgb(213, 156, 47);
	font-size: 15px;
	font-weight: 500;
	color: rgb(255 255 255);
}
.header-callback-btn i {
	vertical-align: middle;
	color: rgb(255 255 255);
	font-size: 14px;
	margin-right: 5px;
	transition: all 200ms ease-out 0s;
}
.header-callback-btn:hover {
	background: rgb(34 34 34);
	border: 1px solid rgb(34 34 34);
	color: rgb(255, 255, 255);
}
.header-callback-btn:hover i {
	color: #fff;
}
@media (max-width: 767px) {
	.header-callback-btn {
		width: 32px;
		text-align: center;
		line-height: 32px;
		padding: 0;
	}
}

.header-bottom {
	position: relative;
	height: 74px;
	background: #222222;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
@media (min-width: 768px) {
	.header-bottom.fixed {
		height: 66px;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 800;
		background: #222222;
		box-shadow: 0px 2px 7px 1px rgb(0 0 0 / 30%);
		-webkit-box-shadow: 0px 2px 7px 1px rgb(0 0 0 / 29%);
		-moz-box-shadow: 0px 2px 7px 1px rgb(0 0 0 / 29%);
	}
}

.header-bottom.fixed + .header-bottom-push {
	height: 74px;
}
.header-bottom.fixed .inner {
	padding-top: 0;
}
.header-bottom > .container {
	height: 100%;
}
.header-bottom .inner {
	padding-top: 2px;
	height: 100%;
}
.header-bottom .logo {
	height: 100%;
}
.header-bottom.fixed .logo {
	height: 100%;
	position: relative;
	z-index: 350;
	left: 0;
	top: 0;
}
.header-bottom .logo img.header-logo {
	display: block;
	position: relative;
	height: 60px;
	z-index: 999;
}
.header-bottom.fixed .logo img.header-fix-logo {
	display: block;
	height: 50px;
}
.header-bottom .logo img.header-fix-logo {
	display: none;
}
.header-bottom.fixed .logo img.header-logo {
	display: none;
}
.header-bottom-bar {
	height: 100%;
}
.header-cart {
	position: relative;
	display: inline-block;
}
#msMiniCart {
	transition: all 200ms ease-out 0s;
	position: relative;
	font-size: 15px !important;
	font-weight: 500;
	padding: 0 0 0 5px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
#msMiniCart.full .not_empty i {
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	color: #fff;
}

#msMiniCart.full:hover .not_empty i {
	color: #d59c2f;
}
#msMiniCart .ms2_total_count {
	position: absolute;
	bottom: 24px;
	right: 0;
	text-align: center;
	width: 15px;
	height: 15px;
	line-height: 15px;
	color: rgb(34 34 34);
	background: #fff;
	font-size: 12px;
	font-weight: 700;
}
#msMiniCart .fa-shopping-cart::before {
	color: #fff;
}
@media only screen and (max-width: 991px) {
	.header-top .inner {
		height: 40px;
	}
	.header-top-left > span {
		display: block;
		padding-left: 22px;
		position: relative;
		height: auto;
	}
	.header-top-left > span i {
		position: absolute;
		left: 0;
		top: 2px;
		width: 16px;
		display: inline-block;
		text-align: center;
	}
}
@media only screen and (max-width: 767px) {
	.header {
		padding: 0 0 24px;
	}
	.header-top .inner {
		height: auto;
		padding: 15px 0;
		right: auto;
	}
	.header-top-left,
	.header-top-right {
		float: left;
		width: 100%;
		position: relative;
		text-align: center;
	}
	.header-tel {
		height: auto;
		position: relative;
		text-align: left;
		margin-top: 3px;
	}
	.header-tel a {
		font-size: 16px;
	}
	.header-bottom.fixed .logo img {
		width: 150px;
	}
	.header-bottom .logo img {
		width: 150px;
	}
	.header-bottom {
		height: 66px;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 800;
		background: #fff;
		box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.3);
	}

	.header-bottom.fixed {
	}
	.header-bottom:before {
		display: none;
	}
	.header-bottom .inner {
		padding-top: 0;
	}
	.header-bottom + .header-bottom-push {
		height: 0 !important;
	}
	.header-top-push {
		height: 66px;
	}
	#msMiniCart {
		width: 54px;
		height: 54px;
		line-height: 54px;
		bottom: 0px;
		font-size: 15px !important;
	}
	#msMiniCart .ms2_total_count {
		width: 24px;
		height: 15px;
		line-height: 21px;
		font-size: 14px;
		right: 10px;
		top: 0;
	}
	#msMiniCart .fa-shopping-cart::before {
		color: #000;
	}
}

/** top-menu **/
.top-menu-wrapper {
	height: 100%;
}
.top-menu {
	margin-right: 20px;
}
.top-menu > ul > li {
	display: inline-block;
	padding: 0px 15px;
	position: relative;
}
.top-menu > ul > li:first-of-type {
	padding-left: 0;
}
.top-menu > ul > li:last-of-type {
	padding-right: 0;
}
.top-menu > ul > li > a {
	color: #ffffff;
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	padding: 5px 0;
	border-bottom: 1px solid transparent;
}
.top-menu > ul > li.active > a,
.top-menu > ul > li:hover > a {
	border-bottom: 1px solid #ffffff;
}

.top-menu > ul > li.down a {
	padding-right: 20px;
}
.top-menu > ul > li.down + li {
	padding-left: 5px;
}
.top-menu > ul > li.down > a:after {
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	transform: rotate(45deg);
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	right: 12px;
	top: 50%;
	margin-top: -5px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.top-menu > ul > li:hover > a:after {
	border-color: #fff;
}
.top-menu > ul > li.down {
	padding-right: 10px;
}
.top-menu > ul > li.down:after {
	display: none;
}
.top-menu > ul > li > div {
	position: absolute;
	width: 274px;
	top: 20px;
	padding-top: 32px;
	left: 0;
	text-align: left;
	z-index: 300;
	visibility: hidden;
	opacity: 0;
	transition: all 200ms ease-out;
}
.top-menu > ul > li:hover > div {
	visibility: visible;
	top: 20px;
	opacity: 1;
}
.top-menu > ul > li > div > ul {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.header-bottom.fixed .top-menu > ul > li:hover > div {
	top: 16px;
}
.top-menu > ul ul li {
	position: relative;
}
.top-menu ul ul li > a {
	position: relative;
}
.top-menu > ul ul li > a span {
	position: relative;
	z-index: 1;
	display: block;
}
.top-menu ul ul li.down > a span:after {
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	top: 50%;
	right: -5px;
	transform: rotate(45deg);
	margin-top: -3px;
	border-top: 1px solid rgb(255, 255, 255);
	border-right: 1px solid rgb(255, 255, 255);
}
.top-menu > ul ul li > a {
	background: #ededed;
	padding: 12px 10px 12px 10px;
	display: block;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	position: relative;
}
.top-menu > ul ul li > a:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	top: 0;
	left: 0;
	background: #fff;
	opacity: 0.1;
	z-index: 5;
}
.top-menu > ul ul li:first-of-type > a:before {
	display: none;
}
.top-menu > ul ul li > a:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	background: #d59c2f;
	opacity: 0;
}
.top-menu > ul ul li:hover > a:after {
	opacity: 0.6;
}
.top-menu > ul ul li.active > a:after {
	opacity: 1;
}
.top-menu > ul ul li:hover > a,
.top-menu > ul ul li.active > a {
	color: #fff;
}
#msMiniCart .empty i,
#msMiniCart .not_empty i {
	color: #ffffff;
	font-size: 16px;
}
#msMiniCart:hover .not_empty i {
	color: #fff;
}
.top-menu > ul ul li:hover + li > a:before,
.top-menu > ul ul li.active + li > a:before,
.top-menu > ul ul li:hover > a:before,
.top-menu > ul ul li.active > a:before {
	opacity: 0;
}
.top-menu ul ul > li > div {
	position: absolute;
	left: 100%;
	visibility: hidden;
	opacity: 0;
	top: 10px;
	padding-left: 1px;
}
.top-menu ul ul ul {
	width: 250px;
}
.top-menu ul ul li:hover > div {
	visibility: visible;
	opacity: 1;
	top: 0px;
}

/* mob-menu-btn begin */
.menu-button {
	display: none;
	width: 35px;
	height: 35px;
	cursor: pointer;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	position: relative;
	vertical-align: top;
	right: 0;
	top: 0;
	margin-left: 3px;
}
.header-bottom-bar .menu-button {
	width: 54px;
	height: 54px;
	margin-left: 6px;
	border: 2px solid #ea5b0c;
	border-radius: 100%;
}
.icon-menu-burger {
	height: 2px;
	width: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -1px 0 0 -10px;
	-webkit-transition: transform 0.2s ease 0s;
	-moz-transition: transform 0.2s ease 0s;
	-o-transition: transform 0.2s ease 0s;
	-ms-transition: transform 0.2s ease 0s;
	transition: transform 0.2s ease 0s;
	-webkit-transition: -webkit-transform 0.2s ease 0s;
}
.icon-menu-burger__line {
	background: #d59c2f;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: transform 0.2s linear 0.2s;
	-moz-transition: transform 0.2s linear 0.2s;
	-o-transition: transform 0.2s linear 0.2s;
	-ms-transition: transform 0.2s linear 0.2s;
	transition: transform 0.2s linear 0.2s;
	-webkit-transition: -webkit-transform 0.2s linear 0.2s;
}
.icon-menu-burger:before,
.icon-menu-burger:after {
	background: #d59c2f;
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
}
.menu-button.active .icon-menu-burger__line,
.menu-button.active .icon-menu-burger:before,
.menu-button.active .icon-menu-burger:after {
	background: #d59c2f;
}
.icon-menu-burger:before {
	top: -6px;
	-webkit-transition: top 0.2s linear 0.4s;
	-moz-transition: top 0.2s linear 0.4s;
	-o-transition: top 0.2s linear 0.4s;
	-ms-transition: top 0.2s linear 0.4s;
	transition: top 0.2s linear 0.4s;
}
.icon-menu-burger:after {
	bottom: -6px;
	-webkit-transition: bottom 0.2s linear 0.4s;
	-moz-transition: bottom 0.2s linear 0.4s;
	-o-transition: bottom 0.2s linear 0.4s;
	-ms-transition: bottom 0.2s linear 0.4s;
	transition: bottom 0.2s linear 0.4s;
}
.menu-button.active .icon-menu-burger {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: transform 0.2s linear 0.4s;
	-moz-transition: transform 0.2s linear 0.4s;
	-o-transition: transform 0.2s linear 0.4s;
	-ms-transition: transform 0.2s linear 0.4s;
	transition: transform 0.2s linear 0.4s;
	-webkit-transition: -webkit-transform 0.2s linear 0.4s;
}
.menu-button.active .icon-menu-burger__line {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.menu-button.active .icon-menu-burger:before {
	-webkit-transition: top 0.2s linear;
	-moz-transition: top 0.2s linear;
	-o-transition: top 0.2s linear;
	-ms-transition: top 0.2s linear;
	transition: top 0.2s linear;
	top: 0;
}
.menu-button.active .icon-menu-burger:after {
	-webkit-transition: bottom 0.2s linear;
	-moz-transition: bottom 0.2s linear;
	-o-transition: bottom 0.2s linear;
	-ms-transition: bottom 0.2s linear;
	transition: bottom 0.2s linear;
	bottom: 0;
}
.mobile-menu .menu-button {
	position: absolute;
	top: 12px;
	right: 10px;
}
/* mob-menu-btn end */

.header-bottom .top-menu-catalog-wrapper {
	height: 100%;
	margin-left: 0;
	float: right;
	margin-right: 20px;
}
.header-bottom.fixed .top-menu-catalog-wrapper {
	height: 100%;
}
.top-menu-catalog-wrapper .title a {
	display: block;
	color: #ffffff;
	padding: 6px 20px 5px 0px;
	position: relative;
	font-size: 15px;
	font-weight: 500;
	font-family: Montserrat, sans-serif;
	line-height: 23px;
	border-bottom: 1px solid transparent;
}
.top-menu-catalog-wrapper .title a i {
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -2px;
	color: #ffffff;
}
.top-menu-catalog-wrapper .title a.active,
.top-menu-catalog-wrapper .title a:hover {
	border-bottom: 1px solid #222222;
}
.top-menu-catalog-wrapper .title a:after {
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	transform: rotate(45deg);
	border-bottom: 1px solid #222222;
	border-right: 1px solid #222222;
	top: 14px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	right: 3px;
}
.top-menu-catalog-wrapper .title:active a:after,
.top-menu-catalog-wrapper .title:hover a:after {
	-moz-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	top: 17px;
}
.top-menu-catalog-inner:before {
	content: '';
	display: block;
	position: absolute;
	width: 40%;
	height: 19px;
	top: -19px;
	left: 0;
}
.top-menu-catalog-inner {
	position: absolute;
	top: 56px;
	left: 0px;
	right: 0px;
	background: rgb(255, 255, 255);
	padding: 20px 30px 10px;
	box-shadow: rgb(0 0 0 / 30%) 0px 2px 4px;
	z-index: 300;
	visibility: hidden;
	opacity: 0;
}
.header-bottom.fixed .top-menu-catalog-inner {
	top: 51px;
}
.top-menu-catalog-wrapper .title:hover + .top-menu-catalog-inner,
.top-menu-catalog-inner:hover {
	visibility: visible;
	opacity: 1;
}
.top-menu-catalog-inner > ul > li {
	width: 20%;
	float: left;
	position: relative;
	margin: 0 0 20px;
	padding: 0 20px 0 0;
}
.top-menu-catalog-inner > ul > hr:nth-of-type(5n) {
	clear: both;
}
.top-menu-catalog-inner > ul > li > a {
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	color: #222222;
	/* text-transform: uppercase; */
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
}
.top-menu-catalog-inner > ul > li > ul a {
	display: inline-block;
	text-decoration: none;
	padding: 3px 0;
	font-size: 14px;
	color: #666;
}
.top-menu-catalog-inner li.active > a,
.top-menu-catalog-inner a:hover {
	color: #d59c2f;
}

@media only screen and (max-width: 1091px) {
	.top-menu {
		display: none;
	}
	.menu-button {
		display: inline-block;
	}
}
/** /. top-menu **/

/* /. HEADER */

/* TOP SLIDER */

.top-slider {
	overflow: hidden;
	height: 684px;
}
.top-slider.slick-slider {
	overflow: inherit;
}
.top-slider .element-img {
	height: 450px;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #ffffff;
}
.slide-pattern {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.top-slider .element {
	overflow: hidden;
}
.top-slider .slick-prev,
.top-slider .slick-next {
	margin-top: -22px;
}
.top-slider .slider-content {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	color: #fff;
	overflow: hidden;
}
.slider-content-inner {
	background: rgb(34 34 34 / 90%);
	padding: 20px;
	text-align: center;
}
.top-slider .title {
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
	color: rgb(213, 156, 47);
}
.top-slider .subtitle {
	margin: 10px 0px 20px;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 26px;
	color: rgb(255 255 255);
}
.top-slider .text {
	margin: 10px 0 20px;
	padding: 7px 12px;
	border-radius: 5px;
	font-size: 14px;
	background: rgba(237, 237, 237, 0.5);
}
.slider-content-inner .btn {
	margin-bottom: 0;
}
.btn i {
	position: relative;
	top: 2px;
	margin-left: 5px;
}

@media (min-width: 1190px) {
	.top-slider {
		height: 450px;
	}
	.top-slider .element-img {
		height: 450px;
	}
	.top-slider.slick-slider {
		height: 450px;
	}
}
@media (max-width: 1189px) {
	.top-slider .slider-content-inner {
		padding: 0 15% 0 5%;
	}
	.top-slider .title {
		font-size: 24px;
		line-height: 32px;
	}
	.top-slider .subtitle {
		font-size: 15px;
		line-height: 26px;
	}
	.top-slider .text {
		margin: 1% 0 2%;
		font-size: 1.5vw;
	}
	.top-slider .btn.min {
		font-size: 2.6vw;
		padding: 1% 2%;
	}
}
@media (max-width: 991px) {
	.index-header {
		background: #fff;
	}
}
@media (max-width: 767px) {
	.top-slider .title {
		font-size: 24px;
		line-height: 32px;
		background: rgba(255, 255, 255, 0.5);
		padding-left: 10px;
	}
	.top-slider .subtitle {
		font-size: 15px;
		line-height: 26px;
		background: rgba(255, 255, 255, 0.5);
		margin-bottom: 25px;
		padding-left: 10px;
	}
	.top-slider .btn {
		margin-bottom: 0;
	}
	.top-slider .text {
		font-size: 3.5vw;
	}
	.top-slider .btn.min {
		/* opacity: 1; */
		/* position: absolute; */
		/* top: 0; */
		/* left: 0; */
		/* right: 0; */
		/* bottom: 0; */
		margin: 0;
		/* width: auto; */
		/* padding: 0; */
		/* height: auto; */
	}
}
/* /. TOP SLIDER */

/* TIZERS BLOCK */
.tizers_block {
	padding-top: 35px;
	text-align: center;
}
.top-slider-wrapper + .tizers_block {
	padding-top: 0;
}
.tizers_block .item {
	color: #000;
	margin: 0 0 35px;
	white-space: nowrap;
	position: relative;
	padding: 0 0 0 20px;
}
.tizers_block .item .img {
	margin: 0 20px 0 0;
	background: #fff;
	border-radius: 100%;
	width: 80px;
	height: 80px;
	min-width: 80px;
	vertical-align: middle;
}
.tizers_block * {
	line-height: 18px;
}
.tizers_block .item > div {
	display: table-cell;
	vertical-align: middle;
}
.tizers_block .item .img,
.tizers_block .item .title {
	font-size: 13px;
	color: #555;
}
.tizers_block .item .title {
	text-align: left;
	padding: 0 0 0 20px;
	white-space: normal;
}
/* /. TIZERS BLOCK */
.index-about-wrapper {
	background: #f5f5f5;
}
.index-about-wrapper .about-text-wrapper {
	display: flex;
	align-items: center;
	background: url(/assets/template/images/about_bg.png) 88% 50% no-repeat;
}
.index-about-wrapper .about-text-wrapper .about-title,
.index-about-wrapper .about-text-wrapper .content {
	padding-right: 60px;
}
.index-about-wrapper .about-text-wrapper .page-img {
	float: none;
	margin: 0;
}
/* STYLER */
select {
	font-family: 'Montserrat', sans-serif;
	height: 40px;
	width: 100%;
	padding: 6px 15px 5px 5px;
	border: 2px solid rgb(238, 238, 238);
	color: rgb(44 44 43);
	font-size: 14px;
	font-weight: 400;
	background: rgb(255, 255, 255);
}
.product-options h6 {
	display: inline-block;
	position: relative;
	z-index: 100;
	bottom: 8px;
	margin-right: 10px;
}
.select-styler,
.cloned-select-styler {
	width: 231px;
	margin-bottom: 20px;
}
.jq-selectbox__search input::-moz-placeholder {
	opacity: 0;
}
.jq-selectbox__search input:-ms-input-placeholder {
	opacity: 0;
}
.jq-selectbox__search input::-webkit-input-placeholder {
	opacity: 0;
}
.jq-selectbox__select {
	box-shadow: none;
	height: 34px;
	padding: 6px 24px 5px 15px;
	border: 1px solid #e3e3e4;
	border-radius: 0;
	color: #333333;
	text-shadow: none;
	font-size: 14px;
	font-weight: 300;
	font-family: 'Roboto';
	background: #fff;
}
.jq-selectbox__select:hover {
	border-color: #9da8a5;
}
.filters-block .jq-selectbox__select {
	border: 1px solid transparent;
}
.form-group .opened .jq-selectbox__select {
	border-color: transparent;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.form-group .opened .jq-selectbox__select:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 6px;
	bottom: -3px;
	left: 0;
	background: #fff;
	z-index: 10;
}
.jq-selectbox__select:hover {
	background: #fff;
}
.jq-selectbox__select:active {
	background: #fff;
	box-shadow: none;
}
.opened .jq-selectbox__select {
	border-color: #bbbbbb;
}
.jq-selectbox__trigger {
	border-left: none;
	width: 24px;
}
.jq-selectbox__trigger-arrow {
	opacity: 1;
	border: none;
	top: 15px;
	background: url(../images/down-arrow.png) 0 0 no-repeat;
	width: 12px;
	height: 6px;
	right: 8px;
}
.jq-selectbox.opened .jq-selectbox__trigger-arrow {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	top: 13px;
}
.jq-selectbox__dropdown {
	top: 30px !important;
	bottom: inherit !important;
	border-radius: 0;
	box-shadow: none;
	max-height: 260px;
	overflow: hidden;
	border: none;
	border: 1px solid #bbb;
}
.jq-selectbox ul {
	max-height: 230px !important;
}
.jq-selectbox li {
	padding: 0 15px;
	color: #666666;
	white-space: normal !important;
	font-size: 14px;
	font-family: 'Roboto';
	font-weight: bold;
	margin: 12px 0;
}
.jq-selectbox li:hover {
	color: #d59c2f;
	background: transparent;
}
.jq-selectbox li.sel {
	color: #d59c2f;
	background: transparent;
}
.jq-selectbox li:last-of-type {
	border-bottom: none;
}
.jq-selectbox__select-text {
	font-size: 14px;
	font-weight: 300;
}
.form-group.error .jq-selectbox__select {
	border-color: #f6392f;
	background: #fdf0e8;
}
.jq-selectbox__dropdown .jspVerticalBar {
	width: 10px;
	right: 10px;
	background: #f2f2f2;
}
.jspDrag {
	background: #c1c1c1;
	border-radius: 0;
}

/* /. STYLER */

/* CATALOG */
.catalog-wrapper .category {
	margin-bottom: 50px;
}
.element-wrap {
	background: #fff;
}
.catalog .element {
	background: #f5f5f5;
	max-width: 100%;
}
.catalog .element .inner {
	overflow: hidden;
}
.catalog .element .img-wrapper {
	border-radius: 0px;
	overflow: hidden;
}
.catalog .element:hover .title {
	color: #d59c2f;
}
.catalog .element .img-wrapper img {
	width: 100%;
	border-radius: 0px;
}
.catalog .element .element-text {
	position: absolute;
	background: #5d7d03;
	padding: 20px;
	top: 300px;
	z-index: 20;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.catalog .element .element-text.active {
	top: 260px;
	visibility: visible;
	opacity: 1;
}
@media (max-width: 1340px) {
	.catalog .element .element-text.active {
		top: 19vw;
	}
}
.catalog .element .element-text .f16 {
	line-height: 1.3;
}
.catalog .element .element-text:before {
	content: '';
	display: block;
	position: absolute;
	top: -8px;
	right: 7px;
	border-bottom: 8px solid #5d7d03;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}
@media (max-width: 1189px) {
	.catalog .element .img-wrapper {
		height: 15.35vw;
	}
	.catalog .element .element-text.active {
		top: 20.5vw;
	}
}
@media (max-width: 991px) {
	.catalog .element .img-wrapper {
		height: 20.35vw;
	}
	.catalog .element .element-text.active {
		top: 26.5vw;
	}
}
@media (max-width: 767px) {
	.catalog .element .img-wrapper {
		height: 240px;
	}
	.catalog .element .element-text.active {
		top: 260px;
	}
}
@media (max-width: 391px) {
	.catalog .element .img-wrapper {
		height: 268px;
	}
	.catalog .element .element-text.active {
		top: 76vw;
	}
}
.stickers {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}
.stickers > div {
	width: 65px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	background: #ccc;
	font-size: 12px;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}
.stickers > div.sale-sticker {
	background: #4caf50;
}
.stickers > div.new-sticker {
	background: #d59c2f;
}
.stickers > div.hit-sticker {
	background: #d59c2f;
}
.stickers > div.favorite-sticker {
	background: #222222;
}
.catalog-sale .stickers > div,
.catalog-new .stickers > div {
	display: none;
}
.catalog-sale .stickers > div.sale-sticker {
	display: block;
}
.catalog-new .stickers > div.new-sticker {
	display: block;
}
.catalog .element .element-content {
	padding: 15px 0 0;
	min-width: 165px;
}
.catalog .element .title {
	font-weight: 500;
	font-size: 17px;
	height: 42px;
	overflow: hidden;
	line-height: 21px;
	color: #222222;
	margin: 10px 5px 18px;
}
.catalog .element .product-info-btn {
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: lowercase;
	width: 20px;
	height: 20px;
	display: block;
	text-align: center;
	line-height: 20px;
	border: 1px solid #ccc;
	border-radius: 100%;
	position: absolute;
	right: 5px;
	top: 0;
	color: #ccc;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	z-index: 15;
}
.catalog .element .product-info-btn:hover,
.catalog .element .product-info-btn.active {
	border-color: #5d7d03;
	color: #5d7d03;
}
@media (max-width: 991px) {
	.catalog .element .product-info-btn {
		display: none;
	}
	.catalog .element .title {
		padding-right: 0;
	}
}
.catalog .element .element-bottom {
	margin: 0 0 30px;
	position: relative;
	z-index: 10;
}
.catalog .element .element-options {
	height: 36px;
}
.catalog .element .element-oldprice {
	position: absolute;
	color: rgb(140, 140, 140);
	text-decoration: line-through;
	font-size: 14px;
	font-weight: 500;
}
.catalog .element .element-price {
	position: relative;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 40px;
	color: #222222;
}
.catalog .element .element-price i {
	position: relative;
	top: 1px;
	margin-right: 10px;
}
.catalog .element .element-weight {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 28px;
	color: rgb(140, 140, 140);
}
.cart-btn {
	display: inline-block;
	background: rgb(255, 255, 255);
	border: 1px solid rgb(34, 34, 34);
	height: 36px;
	position: relative;
	cursor: pointer;
	transition: all 200ms ease-out 0s;
	margin: 0px;
	padding: 0px 5px;
}
.cart-btn i {
	margin-left: -2px;
}
.cart-btn:hover {
	background: rgb(34 34 34) !important;
	color: #ffffff !important;
}
.msb2-message__error {
	color: #d59c2f !important;
}
/* input counter */
.element-counter {
	display: inline-block;
	vertical-align: top;
}
.element-counter .input-group {
	position: relative;
}
.element-counter .form-control {
	background: transparent;
	border: none;
	border-bottom: 1px solid #d59c2f;
	border-radius: 0;
}
.element-counter .input-number {
	height: 34px;
	padding: 0 8px;
	border-color: #e3e3e4;
	font-size: 16px;
	margin-bottom: 0;
}
.element-counter .btn-number {
	background: #e3e3e4;
	border: none;
	position: absolute;
	width: 16px;
	height: 17px;
	padding: 0;
}
.element-counter .btn-number.btn-plus {
	top: 0;
	right: 0;
}
.element-counter .btn-number.btn-minus {
	bottom: 0;
	right: 0;
}
.element-counter .btn-number.btn-plus span {
	display: inline-block;
	border-bottom: 5px solid #9da8a5;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	position: absolute;
	left: 50%;
	margin-left: -4px;
	top: 8px;
}
.element-counter .btn-number.btn-minus span {
	display: inline-block;
	border-top: 5px solid #9da8a5;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	position: absolute;
	left: 50%;
	margin-left: -4px;
	bottom: 8px;
}
.element-counter .btn-number:hover:not([disabled='disabled']) {
	background: #ccd3d1;
}
/* /. input counter */

.msoptionsprice-spinner {
	visibility: hidden;
	opacity: 0;
}

/* /. CATALOG */

.content-section {
	font-size: 15px;
}
.product-detail-content .product-weight {
	font-family: Montserrat, sans-serif;
	font-weight: 600;
	font-size: 15px;
	line-height: 24px;
	color: #222222;
	margin: 0px 0px 20px;
}
.product-detail-content .product__options {
	display: block;
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	color: rgb(213 156 47);
	margin: 0px 0px 5px;
}
.product-detail-content .product__options span {
	color: #222222;
	font-weight: 600;
}
.product-detail-content .introtext span {
	display: inline-block;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: #d59c2f;
	margin: 0px 0px 5px;
}
/* CART */
#msOrder {
	margin-top: 0 !important;
}
.cart-body {
	margin: 10px 0 0;
}
.cart-body .element {
	background: #fff;
	padding: 20px;
	margin-bottom: 10px;
	border: 1px solid #ebebeb;
	position: relative;
}
.cart-body .element-counter {
	display: inline-block;
}
.cart-body .element-price {
	display: inline-block;
}
.cart-body .element-delete {
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
	color: red;
	padding: 0;
	border: 0;
	background: transparent;
	z-index: 20;
}
.cart-body .element-delete i {
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.cart-body .element-delete:hover i {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.cart-body .subelement2 {
	padding-left: 120px;
	min-height: 100px;
}
.cart-body .subelement2 .text,
.cart-body .element .element-price,
.cart-body .element .element-counter {
	height: 100px;
}
.cart-body .element .element-img {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	opacity: 1;
}
.cart-body .element a:hover .element-img {
	opacity: 0.8;
}
.cart-body .element hr {
	margin: 10px 0;
}

@media only screen and (max-width: 767px) {
	.cart-body .element .element-img {
		position: static;
		margin-bottom: 20px;
	}
	.cart-body .subelement2 {
		padding-left: 0;
	}
	.cart-body .subelement2 .text,
	.cart-body .element .element-price,
	.cart-body .element .element-counter {
		height: auto;
	}
}

.order-wrapper #msOrder .error {
	background: #ffd2d2;
	border-color: #ffd2d2 !important;
}

/* /. CART */

/* PRODUCT DETAIL */
.product-detail .jq-selectbox__select {
	height: 40px;
}
.product-detail .jq-selectbox__dropdown {
	top: 37px !important;
}
.product-detail select {
	height: 40px;
}
.product-detail .jq-selectbox__select {
	padding-top: 9px;
}
.product-detail .jq-selectbox__trigger-arrow {
	top: 18px;
}
.product-detail .element-counter .input-number {
	width: 100%;
	height: 40px;
}
.product-detail .element-counter .input-counter {
	width: 100%;
	text-align: center;
	display: inline-block;
	position: relative;
}
.product-detail .element-counter .input-counter span.minus-btn {
	left: 0;
}
.product-detail .element-counter .input-counter span.plus-btn {
	right: 0;
}
.product-detail .element-counter .input-counter span {
	position: absolute;
	top: 0;
	background-color: #f7f7f7;
	cursor: pointer;
	color: #d59c2f;
	width: 40px;
	height: 100%;
	line-height: 44px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.product-detail .element-counter .input-counter input {
	height: 40px;
	color: #222222;
	outline: 0;
	display: block;
	border: none;
	background-color: #ffffff;
	text-align: center;
	width: 100%;
	font-size: 16px;
	font-weight: 500;
}
.product-detail .element-counter .btn-number {
	height: 21px;
}

.product-carousel .slick-prev {
	left: 5px;
}
.product-carousel .slick-next {
	right: 5px;
}
.product-carousel {
	height: 435px;
	overflow: hidden;
}
.product-carousel .item {
	/* height: 435px; */
	/* line-height: 435px; */
}
.product-carousel .item a {
	cursor: zoom-in;
}
.product-carousel .item img {
	max-height: 100%;
	border-radius: 0px;
	overflow: hidden;
}
.product-thumb-carousel {
	text-align: center;
	height: 109px;
	overflow: hidden;
	opacity: 0;
}
.product-thumb-carousel.slick-slider {
	height: auto;
	opacity: 1;
}
.product-thumb-carousel .item {
	float: none;
	display: inline-block;
	cursor: pointer;
	margin: 0 5px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	position: relative;
	background: #fff;
}
.product-thumb-carousel .item .img-wrapper > img {
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	opacity: 1;
}
.product-thumb-carousel .item.slick-current .img-wrapper > img,
.product-thumb-carousel .item:hover .img-wrapper > img {
	opacity: 0.5;
}
.product-thumb-carousel .item svg {
	position: absolute;
	width: 31px;
	height: 29px;
	top: 50%;
	left: 50%;
	margin-top: -15px;
	margin-left: -15px;
	opacity: 0;
}
.product-thumb-carousel .item.slick-current svg {
	opacity: 1;
}

@media (max-width: 1399px) {
	.product-carousel {
		height: 32vw;
	}
	.product-carousel .item {
		height: 32vw;
		line-height: 32vw;
	}
}
@media (max-width: 991px) {
	.crop-gallery .product-carousel {
		height: 284px;
	}
	.crop-gallery .product-carousel .item {
		height: 284px;
		line-height: 61.2vw;
	}
	.none-crop-gallery .product-carousel {
		height: 50vw;
	}
	.none-crop-gallery .product-carousel .item {
		height: 50vw;
		line-height: 50vw;
	}
}
.product-carousel.slick-initialized {
	height: auto !important;
}

.price-wrap .old-price {
	font-weight: normal;
	font-size: 18px;
	margin-right: 10px;
	text-decoration: line-through;
	color: red;
}

@media only screen and (min-width: 992px) {
	.product-detail h1 {
		font-family: 'Montserrat', sans-serif;
		position: relative;
		font-style: normal;
		font-weight: 600;
		font-size: 22px;
		line-height: 30px;
		color: #222222;
		text-transform: none;
		margin-bottom: 40px;
	}
	.product-detail h1::after {
		content: '';
		position: absolute;
		background: rgb(251, 186, 0);
		height: 1px;
		width: 120px;
		bottom: -20px;
		left: 0px;
	}
}
/* /. PRODUCT DETAIL */
.order-content p {
	font-size: 13px;
	line-height: 2;
	color: #505050;
}
.order-content {
	padding-top: 30px;
}
@media (min-width: 992px) {
	.order-content {
		padding-left: 20px;
		padding-top: 0;
	}
}
.getOrderMessage {
	padding: 50px;
	margin-bottom: 5px;
	background: #c1f1be;
}
.id-58 h1 {
	display: none;
}
/* FOTORAMA CUSTOM */
.fotorama__thumb {
	border: 1px solid #c7c7c7;
}
.fotorama__thumb-border {
	border-color: #272727 !important;
}
.product-img-wrapper.fotorama__stage {
	margin-bottom: 10px;
}
.fotorama--fullscreen .fotorama__stage {
	border: none;
}
.product-img-wrapper .fotorama__nav {
	text-align: left !important;
}
.fotorama--fullscreen .fotorama__nav {
	text-align: center !important;
}
.fotorama--fullscreen .fotorama__stage .fotorama__img {
	max-height: inherit !important;
	margin-top: 0;
	max-width: inherit !important;
}
.product-img-wrapper .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
	width: 100% !important;
	height: auto !important;
	left: 0 !important;
}
/* /. FOTORAMA CUSTOM */

.props_list {
	width: 100%;
	margin: 0 0 0;
	color: #555;
}
table.props_list {
	border: 0;
	table-layout: fixed;
	border-collapse: collapse;
}
.char_block td {
	text-align: right;
	padding: 2px 0 2px 10px;
	font-size: 13px;
}
.props_list td {
	position: relative;
	vertical-align: bottom;
	font-size: 13px;
	vertical-align: top;
	background: url(../images/dott.png) repeat-x;
	background-position: 0 14px;
	width: 50%;
}
.props_list tr td:first-child {
	text-align: left;
	padding-right: 10px;
	padding-left: 0;
}
.props_list .props_item {
	overflow: hidden;
	text-overflow: ellipsis;
}
.props_list .props_item span {
	padding-right: 10px;
}
.nbg.props_list td.char_value {
	text-align: left;
	background: 0 0;
}
.catalog_detail .props_list td.char_value {
	overflow: hidden;
	text-overflow: ellipsis;
}
.catalog_detail .props_list td.char_value span {
	padding: 0 0 0 10px;
}
@media only screen and (max-width: 767px) {
	.char_block .props_list table,
	.char_block .props_list tr {
		display: block !important;
		background: transparent;
		width: 100%;
		padding: 0;
	}
	.char_block .props_list td {
		display: inline-block !important;
		background: transparent;
		width: auto;
		padding: 0 !important;
	}
	.char_block .props_list tr {
		margin-bottom: 5px;
		border-bottom: 1px dotted #cfcfcf;
	}
	.props_list .props_item span {
		padding-right: 0;
		font-weight: bold;
	}
	.content {
		font-size: 13px;
		line-height: 1.8;
	}
}

/* BREADCRUMBS */
.breadcrumbs-wrapper {
	margin: 10px 0 30px;
	font-size: 12px;
}
.breadcrumbs-wrapper li {
	display: inline-block;
	margin-right: 25px;
	color: #000;
}
.breadcrumbs-wrapper a {
	position: relative;
}
.breadcrumbs-wrapper a:after {
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	top: 4px;
	right: -16px;
	border-top: 1px solid #d59c2f;
	border-right: 1px solid #d59c2f;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
@media only screen and (max-width: 767px) {
	.breadcrumbs-wrapper {
		margin: -25px 0 25px;
	}
}
/* /. BREADCRUMBS */

@media only screen and (min-width: 992px) {
	.product-detail .row.flex {
		display: flex;
		align-items: stretch;
		flex-wrap: wrap;
	}
	.product-detail .row.flex .product-detail-content {
		height: 100%;
	}
	.product-detail-content {
		padding-left: 30px;
	}
}

.categories > .row {
	margin-right: -1px;
}
.categories > .row > div {
	margin: 0 0 -1px -1px;
}
.categories .element {
	transition: all ease 0.2s;
}
.categories .element:hover {
	border-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}
.categories .element .img-wrapper {
	width: 120px;
	height: 120px;
	line-height: 120px;
	margin: 0 auto 20px;
}
.categories .element .img-wrapper img {
	max-width: 100%;
	max-height: 100%;
}
.categories .element .title {
	font-weight: bold;
	line-height: 1.2;
	height: 38px;
	overflow: hidden;
	transition: all ease 0.2s;
	color: #000;
	font-size: 13px;
}
.categories .element:hover .title {
	color: #d59c2f;
}
.shine {
	position: relative;
	overflow: hidden;
}
.shine:before {
	position: absolute;
	top: 0;
	left: -45%;
	z-index: 2;
	display: block;
	content: '';
	width: 25%;
	height: 100%;
	opacity: 0;
	background: -webkit-linear-gradient(
		left,
		rgba(255, 255, 255, 0) 0,
		rgba(255, 255, 255, 0.3) 100%
	);
	background: linear-gradient(
		to right,
		rgba(255, 255, 255, 0) 0,
		rgba(255, 255, 255, 0.3) 100%
	);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.categories .element:hover .shine:before {
	-webkit-animation: shine 0.5s;
	animation: shine 0.5s;
	opacity: 1;
}
@media only screen and (max-width: 767px) {
	.categories .element .img-wrapper {
		margin: 0 auto 10px;
	}
	.categories .element .title {
		line-height: 1.1;
		height: 26px;
		font-size: 12px;
	}
}

.categories.categories-bg > .row.no-padding {
	margin-left: -10px;
	margin-right: -10px;
}
.categories.categories-bg > .row > div {
	margin: 0;
	padding: 0 10px;
}
.categories.categories-bg .element {
	width: 100%;
	margin: 0px 0px 25px;
	height: 286px;
	box-shadow: none;
	overflow: hidden;
}
.categories.categories-bg .element .element-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.categories.categories-bg .element:hover .element-bg {
	-webkit-transform: scale(1.1) rotate(3deg);
	-moz-transform: scale(1.1) rotate(3deg);
	-o-transform: scale(1.1) rotate(3deg);
}
.categories.categories-bg .element .title {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 60%);
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
	color: rgb(255, 255, 255);
	opacity: 0;
	padding: 0 15px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.categories.categories-bg .element:hover .title {
	opacity: 1;
}
@media only screen and (max-width: 767px) {
	.categories.categories-bg .element {
		width: 100%;
	}
	.categories.categories-bg .element .title {
		bottom: 0px;
	}
}
.jgrowlHide #jGrowl {
	display: none !important;
}
.title_block {
	display: block;
	position: relative;
	padding-bottom: 18px;
	margin-bottom: 18px;
}
.title_block::after {
	content: '';
	position: absolute;
	background: rgb(251, 186, 0);
	height: 1px;
	width: 90px;
	bottom: 0px;
	left: 0;
}
.subtitle_block {
	font-weight: 500;
	font-size: 16px;
	line-height: 28px;
	color: #222222;
}
.title_block + a {
	display: inline-block;
	margin-top: -5px;
}

.search-form-block {
	position: relative;
	display: inline-block;
}
.search-form-block .form-group {
	top: 1px;
}
.search-form-block .form-control {
	height: 26px;
	margin-left: 20px;
	margin-bottom: 0px;
	width: 190px;
	border-radius: 0px;
	border: none;
	border-bottom: 1px solid rgb(213, 156, 47);
	font-size: 13px;
	font-weight: 500;
	padding: 0;
	color: #222222;
}
::-webkit-input-placeholder {
	color: #222222 !important;
}
::-moz-placeholder {
	/* Firefox 19+ */
	color: #222222 !important;
}
:-ms-input-placeholder {
	color: #222222 !important;
}
:-moz-placeholder {
	/* Firefox 18- */
	color: #222222 !important;
}
.search-form-block .search-btn {
	position: absolute;
	right: 0;
	top: 0;
	background: transparent;
	border: none;
	color: #d59c2f;
	line-height: 25px;
	padding: 0 0 0 10px;
}
.search-form-block .search-btn i {
	font-size: 16px;
}
.search-form-block .search-btn:hover {
	color: #d59c2f;
}
.search-switch-btn {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: #fff;
	color: #202f77;
	border-radius: 2px;
	padding: 0 4px;
	line-height: 32px;
	position: relative;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	vertical-align: middle;
	text-align: center;
}
@media only screen and (max-width: 991px) {
	.search-form-block.xs {
		position: relative;
		left: 0;
		right: 0;
		z-index: 9;
		padding: 25px 65px 25px 25px;
		background: #fff;
		margin: 0;
		top: -98px;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
		height: 98px;
	}
	.search-form-block.xs .form-control {
		width: 100%;
		height: 48px;
		padding-right: 55px;
	}
	.search-form-block .search-btn {
		line-height: 48px;
		padding: 0 15px;
	}
	.search-form-block.xs.active {
		top: 0;
	}
	.search-form-block-after {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 802;
		background: rgba(0, 0, 0, 0.8);
		visibility: hidden;
		opacity: 0;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	}
	.search-form-block.xs.active + .search-form-block-after {
		visibility: visible;
		opacity: 1;
	}
	.search-form-block-close {
		background: #222 url(../images/close-mask.svg) center center no-repeat;
		width: 16px;
		height: 16px;
		display: block;
		position: absolute;
		right: 25px;
		top: 50%;
		margin-top: -8px;
	}
}
@media only screen and (max-width: 767px) {
	.search-form-block.xs {
		padding: 15px;
		top: 84px;
		height: 78px;
	}
	.search-form-block-close {
		right: 15px;
	}
}
/*************************************** customradio */
.customradio {
	position: relative;
	min-height: 24px;
	margin-bottom: 10px;
}
.customradio input[type='radio'] {
	position: fixed;
	top: -100000px;
}
.customradio input[type='radio'] + label {
	position: relative;
	padding-left: 25px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 4px;
	font-size: 18px;
}
.customradio input[type='radio'] + label:before {
	background: url(../images/baseline-radio-button-unchecked-24px.svg) 0 0
		no-repeat;
	background-size: contain;
	content: '';
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 4px;
	left: 0px;
}
.customradio input[type='radio']:checked + label:before {
	background: url(../images/baseline-radio-button-checked-24px.svg) 0 0
		no-repeat;
	background-size: contain;
}
.customradio label {
	font-size: 14px;
}
.customradio label strong {
	font-weight: 600;
	color: #000;
	font-size: 13px;
}

.customradio.disabled label,
.customradio.disabled label strong,
.customradio.disabled label::before {
	cursor: default !important;
	color: #848484;
}

.customradio label + p {
	padding-left: 25px;
	font-size: 13px;
}
.customradio .small {
	color: #8a8a8a;
}
/*************************************** customradio: end */
.content table {
	/* width: 100%; */
	/* border-collapse: collapse; */
	/* margin-bottom: 30px; */
	/* border: 1px solid #E7E7E7; */
}
.content table td,
.content table th {
	/* padding: 10px; */
	/* border: 1px solid #E7E7E7; */
	/* vertical-align: middle; */
	/* font-size: 14px; */
	/* line-height: 1.2; */
}
.content table th {
	color: #3e3e3e;
	font-weight: bold;
	background: #f7f7f7;
}
.table-wrapper {
	width: 100%;
	overflow: auto;
}

@media (min-width: 1190px) {
	.aside {
		width: 245px;
		max-width: 100%;
	}
}
/* ======= ASIDE MENU ======= */

.aside-menu {
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-o-transition: all 200ms ease;
}
.aside-menu ul {
	background: #f5f5f5;
	padding: 10px 15px;
}
.aside-menu a {
	display: block;
	padding: 5px 36px 5px 0px;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	color: rgb(34, 34, 34);
}
.aside-menu ul ul a {
	border-top: none;
}
.aside-menu li:hover > a,
.aside-menu .active > a {
	color: #d59c2f !important;
}
.aside-menu ul ul > li:hover > a:before,
.aside-menu ul ul > li.open > a:before,
.aside-menu ul ul > li.active > a:before {
	background: #d59c2f;
}
.aside-menu > ul ul {
	display: none;
}
.aside-menu .active > ul {
	display: block;
}
.aside-menu > ul li {
	position: relative;
}
.aside-menu > ul .dropdown-button {
	height: 38px;
	width: 36px;
	display: block;
	z-index: 20;
	top: 0;
	right: 0;
	position: absolute;
	cursor: pointer;
}
.aside-menu > ul .dropdown-button:after {
	content: '';
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	top: 14px;
	right: 10px;
	border-bottom: 2px solid #d59c2f;
	border-right: 2px solid #d59c2f;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.aside-menu > ul .dropdown-button.active:after {
	-moz-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	top: 18px;
}
.aside-menu > ul ul .dropdown-button {
	height: 36px;
}
.aside-menu ul ul .dropdown-button:after {
	top: 10px;
}
.aside-menu ul ul .dropdown-button.active:after {
	top: 14px;
}

.aside-menu ul ul a {
	padding: 3px 36px 3px 20px;
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	color: #222222;
	position: relative;
}
.aside-menu ul ul {
	padding-bottom: 5px;
}
.aside-menu ul ul ul {
	padding-bottom: 0;
}
.aside-menu ul ul ul a {
	padding: 6px 36px 6px 30px;
}
@media (max-width: 991px) {
	.aside-menu ul ul ul a {
		padding: 8px 36px 8px 42px;
	}
	.aside-menu > ul .dropdown-button:after {
		right: 5px;
	}
}
.aside-menu ul ul ul a:before,
.aside-menu ul ul ul ul a:before {
	display: none;
}
.aside-menu ul ul ul ul a {
	padding: 8px 36px 8px 40px;
}
.aside-menu ul ul ul ul ul a {
	padding: 8px 36px 8px 50px;
}
.aside-menu-title {
	padding: 0px 0px 10px;
	background: transparent;
	text-transform: none;
	font-family: Montserrat, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	color: rgb(34, 34, 34);
	margin-bottom: 15px;
	border-bottom: 1px solid rgb(251, 186, 0);
}
.aside-menu-title:after {
	content: '';
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	top: 50%;
	right: 20px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-top: -8px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.active .aside-menu-title:after {
	-moz-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	margin-top: -3px;
}
@media (min-width: 992px) {
	.aside-menu-title {
		padding: 0px 0px 10px;
		background: transparent;
		text-transform: none;
		font-family: Montserrat, sans-serif;
		font-style: normal;
		font-weight: 600;
		font-size: 22px;
		line-height: 30px;
		color: rgb(34, 34, 34);
		margin-bottom: 15px;
		border-bottom: 1px solid rgb(251, 186, 0);
	}
	.aside-menu-title:after {
		display: none;
	}
}

@media (max-width: 991px) {
	.aside-menu > ul {
		display: none;
		padding: 15px;
	}
	.aside-menu.active > ul {
		display: block;
	}
	.aside {
		border-right: none;
	}
	.aside-menu.active > ul {
		border: 1px solid #ededed;
		margin-bottom: 20px;
	}
	.aside-menu > ul > li > a {
		padding-left: 13px;
	}
	.aside-menu > ul > li:first-of-type > a {
		border-top: none;
	}
	.aside-menu ul ul a {
		padding-left: 33px;
	}
	.aside-menu ul ul > li > a:before {
		left: 18px;
	}
}
@media only screen and (min-width: 992px) {
	.aside-menu > ul > li.active > a {
		color: #d59c2f !important;
	}
}
/* ======= /. ASIDE MENU ======= */

.mse2_number_inputs .form-control {
	padding: 6px 5px 5px;
}
.mse2_number_inputs .form-group .input-sm {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
#mse2_sort .sort[data-dir='desc'] span::after {
	content: ;
}
#mse2_sort .sort[data-dir='asc'] span::after {
	content: ;
}
.sort-block a {
	text-transform: lowercase;
}

.mse2_number_inputs .form-group:last-child label {
	text-align: right;
}

/************************* aside-accordeon **************************/
.aside-accordeon > li > ul {
	display: block;
}
.aside-accordeon > li.active ul {
	display: block;
}
.aside-accordeon > li > ul {
	/* background: #fff; */
	padding: 15px 0px 10px;
}
.aside-accordeon > li.filter_options > ul {
	padding: 20px 15px 10px 0;
}
.aside-accordeon > li.filter_options.select > ul {
	padding: 15px 0px 10px;
}
.aside-accordeon > li > span {
	display: block;
	padding: 5px 15px;
	margin: 0 -15px;
	position: relative;
	cursor: pointer;
	color: #ffffff;
	background: #d59c2f;
	font-weight: 500;
	font-size: 15px;
	line-height: 28px;
}
.aside-accordeon > li > span:after {
	content: '';
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	margin-top: -7px;
	top: 19px;
	right: 10px;
	border-left: 2px solid #d59c2f;
	border-bottom: 2px solid #d59c2f;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.aside-accordeon > li.active > span:after {
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	top: 26px;
}
.aside-accordeon > li > .title .switch {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}
.aside-accordeon fieldset {
	border: none;
	margin: 0;
	padding: 0px !important;
}
.aside-accordeon > li.filter-price {
	padding: 0 15px;
	background: #f5f5f5;
	margin: 10px 0;
}
.aside-accordeon fieldset.filter_tags {
	margin: 0 !important;
	padding: 0px 15px !important;
	background: #f5f5f5;
}
.aside-accordeon fieldset.filter_tags:first-of-type {
	padding-top: 12px !important;
}
.aside-accordeon fieldset.boolean > div:last-of-type {
	display: none !important;
}
.aside-accordeon figure {
	max-height: 170px !important;
	color: #303030;
	overflow: auto;
}
.aside-accordeon .filter-price figure {
	overflow: visible;
}
.aside-accordeon li > figure > .jspContainer .jspVerticalBar {
	right: 10px;
	width: 7px;
	background: #d5d5d5;
}
.aside-accordeon > li.active > ul {
	/* border-bottom: 1px solid #ededed; */
}

.aside-filters-title {
	padding: 15px 42px 15px 15px;
	background: #d59c2f;
	position: relative;
	color: #fff;
	text-transform: uppercase;
}
.aside-filters-title:after {
	content: '';
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	top: 50%;
	right: 20px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-top: -8px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.active .aside-filters-title:after {
	-moz-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	margin-top: -3px;
}
.aside-filters-block {
	margin: 0 0 30px;
}
@media (max-width: 991px) {
	.aside-filters-block {
		margin: 0 0 50px;
	}
	.aside-filters-block-inner {
		display: none;
		padding: 15px;
		border: 1px solid #ededed;
	}
	.aside-filters-block.active .aside-filters-block-inner {
		display: block;
	}
	.aside-accordeon > li > span:after {
		right: 5px;
	}
}

.form-group {
	position: relative;
}
.filter-customcheck {
	position: relative;
	margin-bottom: 10px;
}
.filter-customcheck input[type='checkbox'] {
	position: fixed;
	top: -100000px;
}
.filter-customcheck input[type='checkbox'] + label {
	position: relative;
	padding-left: 25px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	line-height: 26px;
	font-weight: 500;
}
.filter-customcheck input[type='checkbox'] + label:before {
	background: url(../images/check-empty.svg) 0 0 no-repeat;
	content: '';
	display: block;
	position: absolute;
	width: 17px;
	height: 17px;
	top: 4px;
	left: 0px;
}
.filter-customcheck input[type='checkbox']:checked + label:before {
	background: url(../images/checked.svg) 0 0 no-repeat;
}
.filter-customcheck input[value='0'] + label {
	display: none;
}
/************************* end aside-accordeon **************************/

/* ui slider*/
.aside-filters-block .ui-slider {
	border: none !important;
	height: 6px;
	background: #e9e9e9;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 100%;
	margin: 10px auto 20px;
	padding: 0;
	right: -4px;
}
.aside-filters-block .ui-slider-range {
	background: #c1c1c1;
	border-radius: 0 !important;
}
.aside-filters-block .ui-slider-handle {
	width: 14px !important;
	height: 14px !important;
	margin-top: 0px !important;
	background: #fff !important;
	cursor: pointer !important;
	border: 1px solid #2e2e2e !important;
}
.aside-filters-block .ui-slider-horizontal .ui-slider-handle {
	margin-left: -0.6em;
}
.aside-filters-block .ui-corner-all,
.aside-filters-block .ui-corner-top,
.aside-filters-block .ui-corner-right,
.aside-filters-block .ui-corner-tr {
	border-radius: 0 !important;
}
.aside-filters-block .ui-slider-handle.ui-state-default.ui-corner-all {
	border-radius: 2px !important;
	background: #d59c2f !important;
	border-color: #d59c2f !important;
	top: -4px;
	opacity: 1 !important;
}

/*./ ui slider*/
.reset-filters-btn {
	border: none;
	padding: 0;
	background: transparent;
	color: #000;
}
.reset-filters-btn:hover {
	color: #d12c1c;
}
.reset-filters-btn img {
	margin-top: -3px;
}
.reset-filters-btn.hidden {
	display: none;
}
.reset-filters-btn {
	margin-top: 20px;
}
.mse2_number_inputs {
	overflow: hidden;
	margin: 0 -12px 0 0;
}
.mse2_number_inputs .form-control {
	height: 40px;
}
.aside-accordeon > li.active > .title {
	color: #d59c2f;
}
.aside-filters-block #mse2_filters .mse2_number_slider {
	margin-bottom: 15px;
	margin-right: -2px;
}
.row.no-padding.rows#mse2_results {
	padding: 0 30px 30px;
}

.aside-filters-block .jspContainer {
	margin-bottom: 10px;
	max-height: 160px;
}
.brands-section {
	background: #f5f5f5;
}
.brands-carousel-wrapper {
	margin: 0;
}
.brands-carousel {
	margin-top: 30px;
}
.brands-carousel.slick-slider {
	height: auto;
}
.brands-section .item {
	height: 80px;
	margin: 0 10px;
	text-align: center;
	background: #fff;
	border: 1px solid #9e9e9e;
}
.brands-section .item img {
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	opacity: 0.8;
}
.brands-section .item:hover img {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
	opacity: 1;
}

@media only screen and (max-width: 1189px) {
	.brands-carousel-wrapper {
		margin: 0;
	}
	.brands-section .item {
		padding: 0 15px;
	}
}
.catalog .block-header-title {
	border-bottom: 2px solid rgb(251 186 0);
	padding-bottom: 15px;
	margin-bottom: 25px;
	font-size: 28px;
	color: #222222;
}
.catalog-carousel {
	height: 392px;
	overflow: hidden;
	opacity: 0;
}
.catalog-carousel.slick-slider {
	height: auto;
	opacity: 1;
	overflow: inherit;
	background: #fff;
	padding: 5px;
	border-radius: 3px;
}
.catalog-carousel .slick-next,
.catalog-carousel .slick-prev {
	width: 36px;
	height: 36px;
}
.catalog-carousel .slick-prev i,
.catalog-carousel .slick-next i {
	line-height: 36px;
}
.catalog-carousel .slick-next {
	top: -76px;
	margin: 0;
	right: 10px;
}
.catalog-carousel .slick-prev {
	top: -76px;
	margin: 0;
	right: 52px;
	left: auto;
}
.catalog .catalog-carousel .element .product-info-btn {
	display: none;
}
.catalog .catalog-carousel .element .title {
	padding-right: 0;
}

@media (max-width: 1189px) {
	.catalog .catalog-carousel .element .img-wrapper {
		height: 19vw;
	}
}
@media (max-width: 991px) {
	.catalog .catalog-carousel .element .img-wrapper {
		height: 21vw;
	}
}
@media (max-width: 900px) {
	.catalog .catalog-carousel .element .img-wrapper {
		height: 23vw;
	}
}
@media (max-width: 850px) {
	.catalog .catalog-carousel .element .img-wrapper {
		height: 24vw;
	}
}
@media (max-width: 800px) {
	.catalog .catalog-carousel .element .img-wrapper {
		height: 26vw;
	}
}
@media (max-width: 750px) {
	.catalog .catalog-carousel .element .img-wrapper {
		height: auto;
	}
}
.banners-carousel-wrapper {
	margin: 0 -10px;
}
.banners-carousel {
	height: 360px;
	overflow: hidden;
	opacity: 0;
}
.banners-carousel.slick-slider {
	opacity: 1;
	height: auto;
	overflow: inherit;
}
.banners-carousel .element {
	padding: 0 10px 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.banners-carousel .element:hover {
	opacity: 0.8;
}

/* YANDEX MAP */
#yandex_map {
	height: 450px;
}

@media only screen and (max-width: 767px) {
	#yandex_map {
		height: 350px;
	}
}

#yandex_map .ymaps-2-1-31-balloon {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	border-radius: 3px;
	padding: 12px;
	font-size: 16px;
	line-height: 1.5;
	margin-top: -25px;
}
#yandex_map .ymaps-2-1-31-balloon__tail {
	box-shadow: none;
}
#yandex_map .ymaps-2-1-31-balloon-content__header {
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 22px;
	text-shadow: none;
	color: #000;
	margin-right: 20px;
	line-height: 1.2;
}
#yandex_map .schedule-row {
	font-size: 15px;
	margin-bottom: 5px;
}
#yandex_map .schedule-row > span {
	display: inline-block;
	width: 50px;
	margin-right: 20px;
}
#yandex_map .schedule-row > span > span {
	display: inline-block;
	color: #fff;
	background: #d59c2f;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 7px;
	text-transform: uppercase;
	line-height: 1.3;
}
#yandex_map .schedule-row > span > span.output {
	background: #ff474d;
}
#yandex_map .placemark-text-title {
	font-size: 14px;
	color: #000;
	margin: 14px 0 5px;
	font-weight: 600;
}
#yandex_map .placemark-text {
	font-size: 15px;
	color: #87898c;
}

.map-list {
	width: 1030px;
	margin: auto;
	max-width: 100%;
}
.map-list-element {
	border-top: 1px solid #ededee;
	padding: 25px 0;
}
.map-list-element > .title {
	margin-bottom: 25px;
	font-size: 20px;
}
.map-list-element .img-wrapper {
	margin-bottom: 30px;
}
.map-list-element .img-wrapper img {
	width: 100%;
}
.map-button {
	display: block;
	text-decoration: none;
	padding: 15px;
	position: relative;
	border: 1px solid #e5e5e5;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 24px;
}
.map-button span {
	position: relative;
	display: inline-block;
	padding-right: 20px;
}
.map-button span:after {
	border-top: 4px solid transparent;
	border-left: 7px solid #0065c7;
	border-bottom: 4px solid transparent;
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -5px;
}
.map-button:hover {
	background-color: #f1f2f3;
	border-color: #f1f2f3;
}
.map-button:hover span:after {
	border-left-color: #2a8ff0;
}
.map-list-schedule {
	margin-bottom: 30px;
}
.map-list-schedule .title {
	margin-bottom: 7px;
	color: #000;
}
.map-list-schedule-element {
	margin-right: 20px;
}
.map-list-schedule-element span {
	display: block;
	margin: 5px 10px 0 0;
	float: left;
}
.map-list-schedule-element span b {
	display: block;
	color: #fff;
	background: #d59c2f;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px;
	text-transform: uppercase;
}
.map-list-schedule-element span.output b {
	background: #ff474d;
}
.map-list-services {
	margin-bottom: 30px;
}
.map-list-services .title {
	margin-bottom: 7px;
	color: #000;
}
.trans-info {
	margin-bottom: 35px;
}
.trans-info-element {
	padding-left: 60px;
	margin-right: 45px;
	min-height: 37px;
	padding-top: 6px;
}
.trans-info-element.element1 {
	background: url(../images/metro-icon.png) 0 0 no-repeat;
	background-size: 50px 36px;
}
.trans-info-element.element2 {
	background: url(../images/bus.png) 0 0 no-repeat;
	background-size: 50px 36px;
	margin-right: 0;
}
.map-list-element-description .title {
	margin-bottom: 7px;
	color: #000;
}
@media only screen and (max-width: 767px) {
	.trans-info-element.element1 {
		margin-bottom: 15px;
	}
}
/* /. YANDEX MAP */

/* BLOG */

.blog-list__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 25%;
	padding: 0 15px;
	margin-bottom: 40px;
	overflow: hidden;
}
.blog-item__img {
	display: block;
	position: relative;
	margin-bottom: 15px;
}
.blog-item__title {
	color: #d59c2f;
	font-size: 17px;
	line-height: 1.2em;
	display: block;
	margin-bottom: 10px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
}
.blog-list__item:hover .blog-item__img {
	opacity: 0.8;
}
.blog-list__item:hover .blog-item__title {
	color: #d59c2f;
}
.blog-item__text {
	max-height: 80px;
	overflow: hidden;
	color: #000;
	font-size: 13px;
	line-height: 1.5;
}
@media only screen and (max-width: 1189px) {
	.blog-list__item {
		width: 33.33333%;
	}
	.index-template .blog-list__wrapper > div:nth-of-type(4) {
		display: none;
	}
}
@media only screen and (max-width: 991px) {
	.blog-list__item {
		width: 50%;
	}
	.blog-item__title {
		font-size: 16px;
	}
	.index-template .blog-list__wrapper > div:nth-of-type(4) {
		display: flex;
	}
}
@media only screen and (max-width: 600px) {
	.blog-list__item {
		width: 100%;
	}
}
/* /. BLOG */

.header-tel i,
.address i {
	position: relative;
	top: 2px;
	margin-right: 5px;
	font-size: 16px;
	color: #d59c2f;
}
.whatsapp img,
.viber img {
	position: relative;
	bottom: 2px;
}
.categories-wrapper .categories.categories-bg {
	flex-wrap: wrap;
}
.categories.categories-bg {
	display: flex;
	justify-content: center;
}
.catalog .element .inner .introtext {
	height: 110px;
	overflow: hidden;
}
.footer-phone i,
.footer-mail i,
.footer-address i {
	margin-right: 5px;
	color: #d59c2f;
}
.footer-wrapper .artmodel a {
	color: #ffffff;
}
.cart-btn {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color: #222222;
	width: 100%;
}
.cart-btn i {
	margin-right: 5px;
}
.base-template .catalog .element {
	margin: 0px auto;
}
.base-template .catalog .element .element-oldprice {
	right: 50px;
	top: -13px;
}

.sort-block {
	font-style: italic;
	font-size: 14px;
}
.price-wrap {
	position: relative;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
	color: #222222;
}
.price-wrap .element-oldprice {
	position: absolute;
	color: #8c8c8c;
	text-decoration: line-through;
	font-size: 14px;
	font-weight: 600;
	top: -17px;
	left: 110px;
}
.price-wrap i {
	position: relative;
	margin-right: 10px;
	top: 1px;
	color: #d59c2f;
}
.jq-selectbox__select-text {
	width: 100% !important;
}
.top-slider .rfid-content .slider-content-inner {
	padding: 30px 50px 20px 0;
}
.top-slider .rfid-content .text {
	padding: 0;
	margin: 20px 0 30px;
	border-radius: 0;
	font-size: 16px;
	background: transparent;
}
.rfid-page .breadcrumbs-wrapper {
	margin: -20px 0 0;
}

.pricing-table-single {
	padding: 200px 30px 0px;
	background: #f4f4f4;
}
.pricing-list {
	margin-bottom: 30px;
}
.table-category {
	background: rgba(255, 255, 255, 0.7);
	padding: 8px 0;
	margin-bottom: 15px;
	border-radius: 3px;
}
.table-category h1 {
	color: #d59c2f;
	font-size: 24px;
	margin: 0;
}
.otr-wraper .element .title {
	padding: 0px 10px;
	height: 60px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}
.otr-wraper .element {
	padding: 0 20px;
	margin-bottom: 20px;
}
.otr-wraper .element .element-bg {
	height: 232px;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	border: 4px solid #d59c2f;
	border-radius: 4px;
	border-radius: 50%;
}
.prem-table .pricing-table-single {
	padding: 100px 30px 0px;
}
.prem-table .table-category {
	background: transparent;
	padding: 0;
	margin-bottom: 0;
	border-radius: 0;
}
.profile-formy .form-control {
	margin-bottom: 0px;
}
.control-label {
	height: 48px;
	text-align: right;
}
.profi-avatar {
	margin-left: -10px;
	margin-bottom: 23px;
}
ul.office-row-actions li:after {
	list-style: none;
	display: none;
}
.x-panel-bbar {
	margin-top: 8px;
}
/**************************************************   MEDIA QUERIS   *****************************************************/

@media only screen and (max-width: 1189px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 767px) {
	.header-contact {
		text-align: center;
		display: block;
	}
	.top-slider {
		height: 90vw;
	}
	.top-slider .element-img {
		height: 90vw;
		background-size: cover;
	}
	.catalog .element .inner {
		margin-left: 0;
		text-align: center;
	}
	.catalog .element .element-bottom {
		text-align: center;
	}
	.catalog .element .element-bottom div div:last-child {
		text-align: center;
		margin-top: 15px;
	}
	.header-bottom.fixed .logo img.header-logo,
	.header-bottom .logo img.header-logo {
		display: none;
	}
	.header-bottom .logo img.header-fix-logo {
		display: block;
	}
	.header-bottom .logo {
		left: 0;
		top: 12px;
	}
	.otr-wraper .element .element-bg {
		height: 125px;
	}
}
.mt-10 {
	margin-top: 15px;
}
.rfid-btn {
	float: right;
}

@media only screen and (max-width: 768px) {
	.mt-10 {
		margin-top: 10px !important;
	}
	.address {
		margin-bottom: 5px;
	}
	.header-top-right .viber {
		width: 32px;
		height: 32px;
		padding: 6px 4px 3px;
		margin-left: 5px;
	}
	.header-top-right .whatsapp {
		width: 32px;
		height: 32px;
		padding: 5px 4px;
		margin-left: 4px;
	}
	.rfid-btn {
		float: none;
	}
	.base-template .catalog .element .element-price {
		font-size: 14px;
	}
	.description-block {
		text-align: center;
	}
	.footer-logo {
		display: none;
	}
}
@media only screen and (max-width: 1190px) {
	.header-bottom .logo img.header-logo {
		display: none;
	}
	.header-bottom .logo {
		left: 0px;
		top: 12px;
	}
	.header-bottom .logo img.header-fix-logo {
		display: block;
	}
}
.preim-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	height: 380px;
}
.description-block h4 {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 25px;
	line-height: 30px;
	color: #d59c2f;
}
.description-block .preim-desc {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 28px;
	color: #222222;
}
.footer-logo {
	position: relative;
	margin-right: 25px;
}
.footer-logo img {
	padding: 30px;
}

.about-title {
	position: relative;
	margin-bottom: 40px;
}
.about-title::after {
	content: '';
	position: absolute;
	background: rgb(251, 186, 0);
	height: 1px;
	width: 118px;
	bottom: -20px;
	left: 0;
}
.about-title h2 {
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
	color: rgb(34, 34, 34);
}
.about-text-wrapper .content {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
}
.aboutPreim-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	height: 498px;
}
.aboutPreim-row:nth-child(2) {
	margin: 80px 0;
}
.aboutDescription-block h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: 70px;
	color: #222222;
	margin-bottom: 50px;
}
.aboutDescription-block h4 {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	text-transform: uppercase;
	color: #d59c2f;
	margin: 0 0 0 20px;
}
.aboutPreim-img-title {
	display: flex;
	flex-wrap: wrap;
	height: 88px;
	-webkit-box-align: center !important;
	align-items: center !important;
	margin-bottom: 25px;
}
.aboutPreim-desc {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #222222;
}
.pl20 {
	padding-left: 20px;
}
.pr20 {
	padding-right: 20px;
}
.cart-btn-wrapper {
	display: flex;
	align-items: center;
	margin-top: 18px;
}
.cat-click-btn {
	font-family: Montserrat, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	color: rgb(255, 255, 255);
	background: #fbbb18;
	border-radius: 0px 0px 0 18px;
	border: none;

	height: 36px;
	width: 100%;
	position: relative;
	cursor: pointer;
	transition: all 200ms ease-out 0s;
	margin: 0px;
	padding: 5px;
}
.cat-click-btn i {
	margin-left: 0;
	margin-right: 5px;
	top: 1px;
}
.cat-click-btn:hover {
	background: #fbba00 !important;
	border-color: #fbba00 !important;
}
.form-control {
	background: transparent;
	border: none;
	border-bottom: 1px solid #d59c2f;
	border-radius: 0;
	padding: 0;
}
textarea.form-control {
	height: 120px;
}
.profile__wrapper .main-wrapper {
	margin: 0 auto 40px;
}
.content-description {
	font-weight: 600;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 0px;
	color: #222222;
}
p.help-block {
	font-size: 16px;
	line-height: 18px;
}
.office-auth-login-wrapper h4,
.office-auth-register-wrapper h4 {
	font-family: 'Montserrat', sans-serif;
	position: relative;
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
	color: #d59c2f;
	text-transform: none;
	margin-bottom: 40px;
}
.office-auth-register-wrapper {
	border-radius: 0px !important;
}
.news-block-wrapper {
	margin: 0px 0px 50px;
}
.news-block-wrapper .img-block {
	position: relative;
}
.news-block-wrapper .text-block h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 26px;
	color: #222222;
	margin-top: 10px;
}
.news-block-wrapper .text-block p {
	margin: 0px;
}
.news-click-btn {
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	color: rgb(255, 255, 255);
	background: rgb(213, 156, 47);
	border: 2px solid rgb(213, 156, 47);
	height: 36px;
	position: relative;
	cursor: pointer;
	transition: all 200ms ease-out 0s;
	margin: 20px 0px 0px;
	padding: 5px 15px;
}
.news-block-wrapper .img-block .date,
.article-image .date {
	position: absolute;
	bottom: 0;
	font-weight: 600;
	font-size: 14px;
	line-height: 30px;
	background: #d59c2f;
	color: #ffffff;
	margin: 0;
	padding: 0 15px;
}
.article-content .date {
	font-size: 18px;
	line-height: 24px;
}
.article-image {
	position: relative;
	float: right;
	margin: 0 0 20px 20px;
}
.page-img {
	float: right;
	margin: 0 0 20px 20px;
}
.contact-info {
	margin: 50px 0 60px;
}
.contact-info div {
	position: relative;
	font-weight: 500;
	font-size: 15px;
	line-height: 26px;
	color: #222222;
	margin-bottom: 13px;
	padding-left: 35px;
}
.contact-info div i {
	position: absolute;
	top: 3px;
	left: 0;
	color: #d59c2f;
	font-size: 18px;
}
.contact-info div a {
	color: #222222;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.contact-info div a:hover {
	color: #d59c2f;
}
.form-group label {
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	color: #222222;
}

.modal input[type='checkbox'],
.feedback-form input[type='checkbox'] {
	margin-right: 5px;
}
.preim-def-wrapper .preim-def-title {
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	text-transform: uppercase;
	color: #d59c2f;
	margin: 25px 0 10px;
}
.cart-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #f5f5f5;
	border-radius: 5px;
	padding: 11px 14px;
	margin-bottom: 48px;
}
.cart-header-count {
	font-size: 16px;
	line-height: 20px;
	color: #000000;
}
.cart-header-count span {
	font-weight: 600;
	font-size: 20px;
}
.cart-header-button .button {
	font-family: 'Montserrat', sans-serif;
	padding: 11px 15px 10px;
}
.cart-product {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.cart-product:not(:last-child) {
	border-bottom: 1px solid #f5f5f5;
}
.cart-product-main {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-right: 100px;
	position: relative;
}
.cart-product-image {
	margin-right: 20px;
	width: 140px;
}

.cart-product-info {
	display: flex;
	align-items: center;
}
.cart-product-price {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-left: 50px;
}
.cart-product-price-total {
	width: 100%;
	font-weight: 600;
	font-size: 22px;
	line-height: 20px;
	text-align: center;
	color: #222222;
}
.cart-product-price-total img {
	position: relative;
	bottom: 2px;
	height: 28px;
	margin-right: 8px;
}
.cart-product-quantity-title {
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 27px;
}
.cart-product-quantity-title span {
	display: block;
	font-size: 22px;
	line-height: 30px;
}
.cart-product-quantity .quantity {
	margin: 0 auto;
	justify-content: center;
}
.cart-product-quantity .quantity-button {
	width: 32px;
	height: 32px;
	font-size: 30px;
	line-height: 1;
}
.cart-product-quantity .quantity-input input {
	width: 40px;
	font-size: 17px;
	line-height: 20px;
	color: #a8a6a6;
}
.cart-product-remove {
	position: absolute;
	cursor: pointer;
	right: 5px;
	top: 50%;
	color: #f44336;
	transform: translate(0, -50%);
	border: none;
	background: transparent;
}
.cart-product-remove i {
	font-weight: 600;
	font-size: 22px;
}
.cart-product-title {
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	width: 500px;
	color: #222222;
}
.cart-product-title a {
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #222222;
	transition: 0.3s ease-in-out;
}
.cart-product-title a:hover {
	color: #d59c2f;
}
.cart-product-title .small {
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	color: #8c8c8c;
	margin-top: 10px;
}
.cart-product-quantity .form-control {
	margin: 0;
}
.cart-products .form-group {
	margin-bottom: 0px;
}
.cart-form-title {
	text-align: left;
	font-weight: 500;
	font-size: 22px;
	line-height: 30px;
	color: #222222;
	margin-bottom: 34px;
}
.cart-form-row {
	display: flex;
	margin: 0 -15px;
}
.cart-form-col {
	width: 50%;
	padding: 0 15px;
}
.cart-form-col-title {
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	color: #222222;
	margin-bottom: 23px;
}
.cart-form .form-group {
	margin-bottom: 12px;
}
.cart-form .form-group label {
	margin-bottom: 3px;
	display: block;
}
.cart-form .form-group textarea.form-control {
	height: 169px;
}
.cart-form-delivery {
	margin: 0 -15px 24px;
	display: flex;
}
.cart-form-card {
	width: 50%;
	padding: 0 15px;
	text-align: center;
}
span.cart-payment {
	padding: 13px 25px 14px !important;
	color: #222222;
	border: 2px solid rgb(238, 238, 238);
	font-weight: 500;
	transition: 0.15s ease-in-out;
}
span.cart-card-title {
	position: relative;
	color: #222222;
	border: 2px solid rgb(238, 238, 238);
	font-weight: 500;
	transition: all 0.15s ease-in-out 0s;
	padding: 13px 14px 14px !important;
}
:checked + span.cart-payment,
:checked + span.cart-card-title {
	display: block;
	color: #d59c2f;
	font-weight: 500;
	border: 2px solid #d59c2f;
}
.cart-form-card-main:hover,
.cart-form-card-main.active {
	color: #d59c2f;
}
.cart-form-card-title {
	font-size: 18px;
	line-height: 26px;
}
.cart-form-card-subtitle {
	font-size: 12px;
	line-height: 20px;
	color: #a8a6a6;
}
.cart-form-contact-title {
	font-size: 18px;
	line-height: 30px;
	color: #000000;
	margin-bottom: 8px;
}
.cart-form-contact-options {
	display: flex;
}
.cart-form-contact-options .form-group:not(:last-child) {
	margin-right: 22px;
}
.cart-form-btn-clean {
	text-align: right;
}
.cart-form-footer {
	margin-top: 30px;
	padding-top: 35px;
	border-top: 2px solid #f5f5f5;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.cart-form-footer-info {
	padding-bottom: 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex: 1;
}
.cart-form-footer .cart-form-card-main {
	width: 275px;
}
.cart-form-payment-title {
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 23px;
	color: #222222;
}
.cart-form-payment-options {
	display: flex;
	margin: 0 -17px;
}
.cart-form-total {
	display: flex;
	align-items: center;
	padding-left: 35px;
}
.cart-form-total-text {
	line-height: 20px;
	font-weight: 500;
	font-size: 18px;
	color: #a8a6a6;
	margin-right: 30px;
}
.cart-form-total-text strong {
	line-height: 50px;
	color: #222222;
	display: block;
	font-weight: 500;
}
.cart-form-total-price {
	font-weight: 600;
	font-size: 24px;
	line-height: 20px;
	color: #222222;
}

.custom-radio {
	position: relative;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	cursor: pointer;
	padding-left: 35px;
	user-select: none;
}
.custom-radio:before,
.custom-radio:after {
	content: '';
	display: block;
	border-radius: 50%;
	position: absolute;
	transform: translate(0, -50%);
	left: 0;
	top: 50%;
}
.custom-radio:before {
	width: 18px;
	height: 18px;
	border: 2px solid #a8a6a6;
}
.custom-radio:after {
	width: 12px;
	height: 12px;
	left: 5px;
	background: #c88d53;
	opacity: 0;
	visibility: hidden;
	transition: 0.15s ease-in-out;
}
.street-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.street-part {
	flex: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0px 10px;
}
.street-wrapper .street-part:first-child {
	margin-left: 0px;
}
.street-wrapper .street-part:last-of-type {
	margin-right: 0px;
}
input[type='radio']:checked ~ .custom-radio:after {
	opacity: 1;
	visibility: visible;
}
label [type='radio'] {
	display: none;
}
[type='radio'] + span {
	display: block;
	padding: 4px 15px;
}
.office-auth-register-wrapper {
	background-color: #f5f5f5 !important;
	border: #f5f5f5 !important;
	box-shadow: none !important;
}
.preim-row:nth-child(2n),
.aboutPreim-row:nth-child(2n),
.news-block-wrapper:nth-child(2n) {
	flex-direction: row-reverse;
}
.bonus__wrap {
	position: absolute;
	bottom: 0px;
	width: 100%;
	color: rgb(255, 255, 255);
	height: 26px;
	padding: 0px 20px;
	line-height: 26px;
	text-align: center;
	background: rgb(213 156 47 / 60%);
	font-size: 12px;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}
.bonus__img {
	display: inline-block;
	width: 34px;
	margin: 0 10px 10px 0;
}
.bonus__innner__wrap p {
	position: relative;
	display: inline-block;
}
.tooltip {
	position: absolute;
	bottom: 17px;
	right: -19px;
	background: rgb(213, 156, 47);
	display: inline-block;
	font-weight: 500;
	width: 17px;
	height: 17px;
	line-height: 16px;
	font-size: 13px;
	color: rgb(255, 255, 255);
	font-style: normal;
	border-radius: 50%;
}

.tooltip:before,
.tooltip:after {
	position: absolute;
	content: '';
	opacity: 0;
	transition: all 0.4s ease;
}

.tooltip:before {
	border-width: 10px 8px 0 8px;
	border-style: solid;
	border-color: #d59c2f transparent transparent transparent;
	top: -15px;
	left: 5px;
	transform: translateY(20px);
}

.tooltip:after {
	content: attr(data-tooltip);
	background: rgb(213, 156, 47);
	width: 230px;
	height: 100px;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	top: -115px;
	left: -20px;
	padding: 10px 12px;
	border-radius: 5px;
	transform: translateY(20px);
	text-align: left;
}

.tooltip:hover::before,
.tooltip:hover::after {
	opacity: 1;
	transform: translateY(-2px);
}
.msb2-title {
	width: 100%;
	margin: 0 0 0.5rem;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	color: #222222;
}
.msb2-form {
	border: none !important;
	border-radius: 0px !important;
	overflow: auto !important;
}
.msb2-form__input {
	padding: 0px 15px !important;
	border: 2px solid rgb(238, 238, 238) !important;
	border-radius: 5px 0px 0px 5px !important;
	margin-bottom: 0;
}
.msb2-form__button {
	background-color: rgb(255, 255, 255) !important;
	padding: 0px 15px !important;
	border-radius: 0px 5px 5px 0px !important;
	color: #222222 !important;
	border: 2px solid #222222 !important;
	font-size: 15px !important;
	line-height: 18px !important;
	height: 48px;
	width: auto;
}

.msb2-form__button_cancel {
	background-color: #d59c2f !important;
	padding: 0.7rem 0.75rem;
	border: 2px solid #d59c2f !important;
	border-radius: 0 2px 2px 0;
	color: #fff !important;
	font-size: 1em;
	line-height: 1em;
}
.msb2-logs {
	background-color: #fff;
	padding: 15px;
	-webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
	box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
	border-radius: 3px;
	overflow: visible;
}
.msb2-logs-table th,
.msb2-logs-table td {
	padding: 1rem 0.5rem !important;
}
@media only screen and (max-width: 767px) {
	.slider-xs {
		padding: 0;
	}
	.about-title h2 {
		font-size: 26px;
		line-height: 34px;
	}
	.aboutDescription-block h2 {
		display: none;
	}
	.about-text-wrapper {
		height: auto;
	}
	.base-template .catalog .element .element-oldprice {
		right: 50px;
		top: -13px;
	}
	.aside,
	.price-wrap,
	.description-block .preim-desc {
		margin-bottom: 30px;
	}
	.product-detail-content .cart-btn {
		margin-bottom: 20px;
	}
	.contact-info div {
		font-size: 16px;
		line-height: 20px;
	}
	.title-h1::after {
		width: 90%;
	}
	.preim-row {
		height: auto;
		margin-bottom: 40px;
	}
	.categories.categories-bg {
		display: block;
	}
	.aboutPreim-row {
		display: block;
		height: auto;
	}
	.aboutPreim-img-title {
		display: block;
		height: auto;
		text-align: center;
		margin-bottom: 15px;
	}
	.aboutDescription-block h4 {
		margin: 15px 0 0;
	}
	.aboutPreim-desc {
		text-align: center;
	}
	.aboutImage-block::after,
	.news-block-wrapper .img-block::after {
		display: none;
	}
	.aboutPreim-row:nth-child(2) {
		margin: 50px 0;
	}
	.aboutPreim-row .aboutDescription-block,
	.aboutPreim-row:nth-child(2n) .aboutDescription-block {
		margin: 20px 0 0;
	}
	.news-click-btn {
		margin: 0px 0 20px;
	}
	.news-block-wrapper .text-block .date,
	.article-content .date {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	.cart-product-main {
		flex-direction: column;
		padding: 0;
	}
	.cart-product-info {
		flex-direction: column;
	}
	.cart-product {
		margin-bottom: 60px;
	}
	.cart-product-image {
		margin: 0 0 15px;
	}
	.cart-product-title {
		width: 100%;
		text-align: center;
	}
	.cart-product-price {
		padding: 0;
		flex-direction: column;
		margin-top: 25px;
	}
	.cart-product-price-total {
		margin-top: 25px;
	}
	.cart-product-remove {
		right: 50%;
		top: 100%;
		margin-top: 20px;
		transform: translate(50%, 0);
		font-size: 24px;
	}
	.cart-product-price-total {
		margin-top: 25px;
	}
	.cart-header {
		flex-direction: column;
	}
	.cart-products .form-group {
		text-align: center;
	}
	.cart-product-quantity .form-group .input-sm {
		display: inline-block;
		text-align: center;
	}
	.cart-header-count {
		line-height: 30px;
		text-align: center;
		margin-bottom: 15px;
	}
	.cart-form-row {
		flex-direction: column;
	}
	.cart-form-col {
		width: 100%;
	}
	.cart-form-delivery {
		flex-direction: column;
	}
	.cart-form-card {
		width: 100%;
	}
	.cart-form-card:not(:last-child) {
		margin-bottom: 15px;
	}
	.cart-form-payment-options {
		flex-direction: column;
	}
	.cart-form-footer {
		flex-direction: column;
		align-items: center;
	}
	.cart-form-card {
		width: 100%;
	}
	.cart-form-card:not(:last-child) {
		margin-bottom: 15px;
	}
	.cart-form-footer-info {
		margin-top: 15px;
		flex-direction: column;
	}
	.cart-form-footer-info .cart-form-total {
		padding: 0;
		margin-bottom: 25px;
	}
	.cart-form-total-text {
		margin-right: 5px;
	}
}

.counter__wrapper {
	text-align: center;
}
.counter-value {
	font-size: 100px;
	line-height: 100px;
	font-weight: 900;
	color: #fff;
	text-shadow: #9e9e9e 1px 0px 1px, #9e9e9e 0px 1px 1px, #9e9e9e -1px 0px 1px,
		#9e9e9e 0px -1px 1px;
}
.counter__desc {
	display: inline-block;
	padding: 0px 50px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	margin-top: 10px;
}
.footer-sendex {
	font-size: 12px;
	background: #d59c2f;
	color: #222222;
}
.footer-sendex a {
	color: #fff;
}
.footer-sendex p {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}
.footer-sendex .form-control {
	height: 36px;
	border: 1px solid #ffffff;
	background: #ffffff;
	padding: 0 15px;
	margin-bottom: 10px;
}
.footer-sendex p small {
	display: block;
	font-weight: 400;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.footer-sendex .cart-btn {
	border: 1px solid #ffffff;
}
.footer-sendex input[type='checkbox'] {
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.github {
	color: #191919;
}
.fa-youtube {
	color: #c4302b;
}
.google-pluse {
	color: #dd4b39;
}
.twitter {
	color: #00acee;
}
.fa-instagram {
	color: #3f729b;
}
.fa-facebook-f {
	color: #3b5998;
}
.skype {
	color: #00aff0;
}
.fa-vk {
	color: #5d84ae;
}
.odnoklassniki {
	color: #f93;
}
.pinterest {
	color: #c8232c;
}
.linkedin {
	color: #0e76a8;
}
.telegram {
	color: #249bd7;
}
.tumblr {
	color: #34526f;
}
.windows {
	color: #125acd;
}
.whatsapp {
	color: #50b154;
}
.weibo {
	color: #d52b2b;
}
.dropbox {
	color: #1087dd;
}

.gallery .element {
	height: 220px;
	margin-bottom: 20px;
	color: rgb(255, 255, 255);
}
.gallery .element::before {
	background: rgba(0, 0, 0, 0.3);
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	transition: all 200ms ease-out 0s;
	opacity: 0;
}
.gallery .element:hover::before {
	opacity: 1;
}
a.absolute {
	display: block;
	width: 100%;
	height: 74%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
.gallery .element .element-zoom {
	width: 45px;
	height: 44px;
	margin: 0px auto;
	background: url(../images/zoom-icon.png) 50% 50% / 0px 0px no-repeat;
	transition: all 200ms ease-out 0s;
	z-index: 2;
	position: relative;
}
.gallery .element .title {
	text-transform: uppercase;
	font-weight: bold;
	z-index: 2;
	position: relative;
	transition: all 200ms ease-out 0s;
	opacity: 0;
}
.gallery .element .element-price {
	text-transform: uppercase;
	z-index: 2;
	position: relative;
	transition: all 200ms ease-out 0s;
	opacity: 0;
}
.gallery .element:hover .element-zoom {
	background-size: 45px 44px;
}
.justify-content-center {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.yamap-wrapper {
	margin-bottom: -70px;
}

.categories-section {
	padding: 50px 0;
}
.categories-wrap {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px -20px;
}
.categories {
	width: 100%;
	padding: 0 10px 20px;
	min-height: 100%;
}
.categories__wrap {
	flex-direction: column;
}
.categories__img,
.categories__wrap {
	display: flex;
	overflow: hidden;
	height: 100%;
}
.categories__img {
	align-items: flex-start;
	justify-content: center;
	width: 100%;
	border-radius: 18px;
	object-fit: cover;
	margin-bottom: 30px;
}
.categories__img img {
	width: 100%;
	display: block;
	height: 100%;
}
.categories__title {
	font-weight: 700;
	font-size: 18px;
	line-height: 133%;
	color: #222;
	display: block;
	margin-bottom: 1.6rem;
}
.categories__link {
	display: flex;
	align-items: center;
	font-weight: 700;
	font-size: 16px;
	color: #d59c2f;
	transition: all 0.3s ease;
}
.categories__link:hover,
.categories__link:hover svg path {
	opacity: 0.6;
	color: #d59c2f;
}
.categories__icon {
	margin-left: 12px;
	width: 14px;
	height: 9px;
}
.categories__icon svg {
	width: 100%;
	display: block;
}
.categories__icon path {
	transition: all 0.3s ease;
}
.top-section {
	padding: 0 0 50px;
}
.top-wrap {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px -20px;
}
.top {
	width: 100%;
	padding: 0 10px 20px;
	min-height: 247px;
}
.top__wrap {
	flex-direction: column;
	align-items: center;
	border-radius: 18px;
}
.top__img,
.top__wrap {
	display: flex;
	overflow: hidden;
	height: 100%;
}
.top__img {
	align-items: flex-start;
	justify-content: center;
	width: 100%;
	border-radius: 18px 18px 0 0;
	position: relative;
}
.top__img img {
	width: 100%;
	display: block;
	height: 100%;
}
.top__text {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 26px;
	background-color: rgba(251, 187, 24, 0.6);
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	padding: 0 20px;
	font-style: italic;
}
.top__col {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	padding: 22px;
	background-color: #f5f5f5;
}
.top__title {
	display: block;
	text-align: center;
	margin-bottom: 18px;
	font-weight: 500;
	font-size: 17px;
	color: #222;
}
.top__price {
	margin-top: auto;
	font-weight: 600;
	font-size: 22px;
	color: #222;
	margin-bottom: 10px;
}
.top__details {
	font-weight: 400;
	font-size: 15px;
	color: #8c8c8c;
	display: block;
	margin-bottom: 10px;
}
.top__code {
	position: relative;
}

.top__btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.top .btn-top {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	background-color: rgb(251, 187, 24);
	padding: 19px 10px;
	font-weight: 700;
	font-size: 16px;
	border: none;
	border-radius: 12px;
	height: 62px;
	color: #222;
}
.top-btn-left {
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	width: 62px;
	height: 62px;
	background-color: #fbbb18;
	border-radius: 12px;
	margin-right: 8px;
}
.top__icons {
	width: 30px;
	height: 27px;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media (min-width: 768px) {
	.categories-section {
		padding: 100px 0;
	}
	.categories {
		width: 50%;
	}

	.top {
		width: 50%;
	}
	.top__col {
		min-height: 247px;
	}
}
@media (min-width: 1024px) {
	.categories__img {
		max-width: 340px;
		min-height: 246px;
	}
	.categories {
		width: 25%;
	}
}
@media (min-width: 1150px) {
	.top {
		width: 25%;
	}
	.top__col {
		height: 54%;
	}
	.top__details {
		margin-top: 0;
	}
	.catalog .top {
		width: 33.33%;
	}
}
.typography p {
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #222;
}
.typography a {
	color: #fbbb18;
}
.top .ms2_form {
	width: 100%;
	height: 100%;
}
