@import url('fonts.css');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic);

:root{
	--product-in-stock: #006800;
	--ligth-orange: #fbbe35;
	--darken-orange: #cf9209;
	--text-color: #bfbfbf;
	--bg-color: #2e2e30;
	--light-bg-color: #363636;
	--text-error: #e31e24;
	--darken-red: #9e2327;
	--scrollbarBG: #CFD8DC;
	--thumbBG: #1c5a79;
	--whiteCl: #fff;
	--bgOverLayer: #363636b3;
}

body::-webkit-scrollbar {
  width: 5px;
}
body {
  scrollbar-width: thin;
  scrollbar-color: var(--ligth-orange) var(--light-bg-color);
}
body::-webkit-scrollbar-track {
	scrollbar-width: thin;
	background: var(--light-bg-color);
}
body::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG) ;
  border-radius: 6px;
  border: 3px solid var(--scrollbarBG);
}

html,
body, blockquote {
    margin: 0px;
    padding: 0px;
}

* {
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

a {
    text-decoration: none;
    display: inline-block;
    color: currentColor;
    transition: 200ms;
}

body {
    width: 100%;
    display: flex;
    flex-direction: column;
    font-family: 'Lato', sans-serif;
    color: var(--text-color);
    background-color: var(--bg-color);
    font-size: 16px;
    min-height: 100vh;
}

h1, h2, h3, h4, h5, h6{margin: 0;}

.block-main {
    flex: 1;
}

:active,
:hover,
:focus {
    outline: 0;
    outline-offset: 0;
}

ul.unstyled, figure {
    list-style: none;
    margin: 0;
    padding: 0;
}

figure{
	line-height: 0;
}

.wrapper {
    margin: 0 auto;
    max-width: 1470px;
    padding: 0 15px !important;
}

img {
    max-width: 100%;
    margin: 0;
    display: block;
}

button {
    border: none;
    cursor: pointer;
}

input[type="text"], input[type="password"], input[type="email"], input[type="submit"], textarea{
	font-family: inherit;
}

p {
    margin: 0;
}

.btn {
    padding: 11px 32px;
    font-size: 16px;
	color: var(--whiteCl);
}

.btn.default{
	background-color: var(--darken-orange);
}

.hidden {
    display: none;
}

.flex{
	display: flex;
	flex-wrap: wrap;
}

.relative{
	position: relative;
}

.theme-text-color, .message {
	color: var(--ligth-orange);
}

.message{
	min-height: 150px;
	font-size: 1.3em;
	text-align: center;
}

.space-b, .align-c, .space-c{
	display: flex;
}

.space-c{
	justify-content: center;
}

.space-b{
	width: 100%;
	justify-content: space-between;
}

.align-c{
	align-items: center;
}

.self-c{
	align-self: center;
}

.align-end{
	align-items: flex-end;
}

.direction-col{
	flex-direction: column;
}

.header-column{
	margin: 15px 0;
}

.filter-slide-box {
    display: none;
}

.rngst_phone_button{position:fixed;bottom:26%; right:20px ;display:block;height:100px;width:100px;margin-right:20px;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);opacity:.8;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:999990!important;transform-origin:50% 50% 0}
.rngst_phone_button:hover{opacity:1}
.rngst_phone_fill{height:120px;width:120px;background:#cf9209;border-radius:20%;position:absolute;top:40px;left:40px;z-index:999991;-webkit-animation:ringostat_pulse 2.5s infinite ease-in-out;-moz-animation:ringostat_pulse 2.5s infinite ease-in-out;-ms-animation:ringostat_pulse 2.5s infinite ease-in-out;-o-animation:ringostat_pulse 2.5s infinite ease-in-out;animation:ringostat_pulse 2.5s infinite ease-in-out;transform-origin:50% 50% 0}
.rngst_phone_body{height:60px;width:60px;position:absolute;left:70px;top:70px;border-radius:20%;z-index:999992;box-shadow:0 0 0 15px rgba(207,146,9,0);-webkit-box-shadow:0 0 0 15px rgba(207,146,9,0);-moz-box-shadow:0 0 0 15px rgba(207,146,9,0);-ms-box-shadow:0 0 0 15px rgba(207,146,9,0);-o-box-shadow:0 0 0 15px rgba(207,146,9,0);box-shadow:0 0 0 15px rgba(207,146,9,0);-webkit-transition:box-shadow .8s ease-in-out;-moz-transition:box-shadow .8s ease-in-out;-ms-transition:box-shadow .8s ease-in-out;-o-transition:box-shadow .8s ease-in-out;transition:box-shadow .8s ease-in-out;background:#cf9209;transform-origin:50% 50% 0}
.rngst_phone_button:hover
.rngst_phone_body{background:#cf9209;-webkit-box-shadow:0 0 0 0 rgba(207,146,9,0);-moz-box-shadow:0 0 0 0 rgba(252,23,28,1);-ms-box-shadow:0 0 0 0 rgba(207,146,9,0);-o-box-shadow:0 0 0 0 rgba(207,146,9,0);box-shadow:0 0 0 0 rgba(207,146,9,0)}
.rngst_phone_circle{background:#cf9209;height:70px;width:70px;position:absolute;left:65px;top:65px;z-index:999991;border:1px solid #cf9209;border-radius:20%;-webkit-animation:ringostat_pulse2 2.5s infinite ease-in-out;-moz-animation:ringostat_pulse2 2.5s infinite ease-in-out;-ms-animation:ringostat_pulse2 2.5s infinite ease-in-out;-o-animation:ringostat_pulse2 2.5s infinite ease-in-out;animation:ringostat_pulse2 2.5s infinite ease-in-out;transform-origin:50% 50% 0}
.rngst_phone_circle2{background:#cf9209;transform-origin:50% 50% 0}
.rngst_phone_icon{cursor:pointer;width:60px;height:60px;top:70px;left:70px;position:absolute;background-image:url('../images/phone-icon.png');background-position:center center;background-repeat:no-repeat;z-index:999993;transform-origin:50% 50% 0}
.rngst_phone_button:hover .rngst_phone_icon{-webkittext-shadow:0 0 12px rgba(255,255,255,1);-moz-text-shadow:0 0 12px rgba(255,255,255,1);-ms-text-shadow:0 0 12px rgba(255,255,255,1);-o-text-shadow:0 0 12px rgba(255,255,255,1);text-shadow:0 0 12px rgba(255,255,255,1)}@-webkit-keyframes ringostat_pulse{0%{-webkit-transform:scale(0.5);opacity:.3}50%{-webkit-transform:scale(0.7);opacity:.2}100%{-webkit-transform:scale(0.5);opacity:0}}@-moz-keyframes ringostat_pulse{0%{-moz-transform:scale(0.5);opacity:.3}50%{-moz-transform:scale(0.7);opacity:.2}100%{-moz-transform:scale(0.5);opacity:0}}@-o-keyframes ringostat_pulse{0%{-o-transform:scale(0.5);opacity:.3}50%{-o-transform:scale(0.7);opacity:.2}100%{-o-transform:scale(0.5);opacity:0}}@-ms-keyframes ringostat_pulse{0%{-ms-transform:scale(0.5);opacity:.3}50%{-ms-transform:scale(0.7);opacity:.2}100%{-ms-transform:scale(0.5);opacity:0}}@keyframes ringostat_pulse{0%{transform:scale(0.5);opacity:.3}50%{transform:scale(0.7);opacity:.2}100%{transform:scale(0.5);opacity:0}}@-webkit-keyframes ringostat_pulse2{0%{-webkit-transform:scale(2);opacity:0}100%{-webkit-transform:scale(0.6);opacity:.8}}@-moz-keyframes ringostat_pulse2{0%{-moz-transform:scale(2);opacity:0}100%{-moz-transform:scale(0.6);opacity:.8}}@-o-keyframes ringostat_pulse2{0%{-o-transform:scale(2);opacity:0}100%{-o-transform:scale(0.6);opacity:.8}}@-ms-keyframes ringostat_pulse2{0%{-ms-transform:scale(2);opacity:0}100%{-ms-transform:scale(0.6);opacity:.8}}@keyframes ringostat_pulse2{0%{transform:scale(2);opacity:0}100%{transform:scale(0.6);opacity:.8}}
.rngst_catalog{position: fixed;bottom: calc( 26% - 30px );display: block;background-color: #cf9209;color: #fff;z-index: 3;left:7%;height: 60px;line-height: 60px;border-radius: 10%}
.rngst_catalog span{margin:0 8px;font-size: 25px}

.fancybox-content{
	background-color: var(--light-bg-color) !important;
	padding: 20px !important;
}

header{
	background-color: var(--bg-color);
	width: 100%;
	top:0;
	left:0;
	z-index: 99;
}
header.header-shadow{
	border-bottom: 1px solid var(--light-bg-color);
}
header.scrolltype{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	background-color: var(--bgOverLayer);
	border-bottom: none !important;
}
header .wrapper{
	padding: 0 5%;
}
nav{
	width: 100%;
	display: flex;
	align-items: center;
}

nav > *{
	margin: 0 5px;
}
nav ul.top-menu{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex-grow: 1;
}
nav .logo-wrapper{
	display: block;
	max-width: 160px;
	padding: 15px 0;
}

.scrolltype nav .logo-wrapper{
	display: block;
	max-width: 130px;
	padding: 10px 0;
}
nav .top-menu li,
nav .submenu_wrapper li{
	display: inline-block;
	padding: 0px 7px;
	height: 100%;
}
nav .top-menu li.menu_item{
	position:relative;
}
nav .top-menu li a,
nav .submenu_wrapper li a{
	color: #fffaff;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 7px;
	white-space: nowrap;
}
nav .top-menu li a:hover,
nav .submenu_wrapper li a:hover{
	color: var(--ligth-orange);
	transition: all ease 0.25s;
	text-decoration: underline;
}
nav .language{
	width: 25px;
}
nav .submenu_wrapper{
	position:absolute;
	top: 40px;
	left: 0;
	background-color: var(--whiteCl);
	box-shadow: 1px 2px 2px 2px rgba(0,0,0,.15);
	min-width: 200px;
	visibility: hidden;
	opacity: 0;
	transition: all ease 0.25s;
	z-index: 9;
}
nav .top-menu li.menu_item:hover .submenu_wrapper{
	visibility: visible;
	opacity: 1;
}
nav .top-menu li.menu_item:hover .open-child:after{
	transform: rotate(-180deg);
	padding: 0px 0px 0px 8px;
}

.top-menu li.menu_item a.active{
	color: var(--ligth-orange);
}

nav .submenu_wrapper li{
	width: 100%;
	border-bottom: 1px solid #eaeaea;
	transition: all ease 0.25s;
	padding: 0;
	position: relative;
}
nav .submenu_wrapper li:before{
	display: block;
	content: "";
	position: absolute;
	width: 0%;
	height: 100%;
	background-color: #f4f4f4;
	transition: all ease 0.25s;
	z-index: 0;
}
nav .submenu_wrapper li:hover::before{
	width: 100%;
}
nav .submenu_wrapper li a{
	width: 90%;
	padding: 13px 17px;
	position: relative;
	z-index: 1;
}
nav .top-menu li.menu_item{
	display: flex;
	align-items:center;
}
nav .open-child{
	display: flex;
	align-items: center;
}
nav .open-child::after{
	display: inline-block;
	content: "\f078";
	font-family: "Fontawesome";
	font-size: 8px;
	padding: 0px 8px 0px 0px;
	margin-top: -3px;
	transition: all ease .3s;
}
.open-menu{
	display: none;
}

.open-menu span{
	text-transform: uppercase;
}

.breadcrumbs{
	padding: 20px 0;
	font-size: 14px;
}

.breadcrumbs-items{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.breadcrumbs-items .fa-chevron-right{
	margin: 0 7px;
}

.breadcrumbs-items a{
	color: #979797;
}

.breadcrumbs-items a:hover{
	text-decoration: underline;
}

.header-box{
	margin: 15px 0 30px 0;
	text-align: center;
	color: var(--whiteCl);
	font-weight: normal;
	text-transform: uppercase;
	position: relative;
	align-items: center;
}

.header-box h2 {
	font-size: 30px;
	display: inline-block;
	margin: 0;
}

.header-box span{
	display: inline-block;
	flex: 1;
	height: 2px;
	background-color: #393a3c;
}

.header-box span:first-child{
	margin-right: 10px;
}

.header-box span:last-child{
	margin-left: 10px;
}

.content-box{
	padding: 30px 0;
}

.about-content{
	width: 100%;
	height: 530px;
	background-color: #ddd;
}

.wide-image{
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.about-text{
	position: absolute;
	left: 0;
	top: 50%;
	color: var(--whiteCl);
	background-color: var(--bgOverLayer);
	width: 50%;
	padding: 30px;
	padding-left: 100px;
	z-index: 3;
	transform: translateY(-50%);
}

.about-text * {
	font-size: 1.2em;
}

.products-list{
	margin: 0 -15px;
}

.product-box a{
	color: var(--whiteCl);
}

.big-image{
	padding: 5px;
	border: 1px solid var(--text-color);
}

.product-wrapper{
	min-height: 700px;
	padding-bottom: 180px;
}

.product-images {
    max-width: 300px;
    margin: 0px;
    margin-right: 0px;
    -webkit-box-flex: 0;
    -ms-flex: 0 2 350px;
    flex: 0 2 350px;
    min-width: 0;
    margin-right: 25px;
}

.product-title{
	font-size: 1.1em;
}

.sticker-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 5px;
    right: -5px;
    z-index: 3;
}

.sticker {
    position: relative;
    font-size: 11px;
    white-space: nowrap;
    text-transform: uppercase;
    line-height: 24px;
    padding: 0 8px;
    color: var(--whiteCl);
    margin-bottom: 5px;
    font-weight: bold;
}

.sticker:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    bottom: -6px;
    border-width: 3px;
    border: solid transparent;
}

.sticker.issale {
    background-color: var(--text-error);;
}

.sticker.issale:after {
    border-top-color: var(--darken-red);
    border-left-color: var(--darken-red);
}

.sticker.isnew {
    background-color: var(--darken-orange);
}

.sticker.isnew:after {
    border-top-color: var(--darken-orange);
    border-left-color: var(--darken-orange);
    background-color: rgba(0.0.0, 0.6);
}

.sticker.ishit {
    background-color: var(--ligth-orange);
}

.sticker.ishit:after {
    border-top-color: var(--ligth-orange);
    border-left-color: var(--ligth-orange);
}

.label-status{
	line-height: 18px;
	color: var(--whiteCl);
	display: inline-block;
	text-transform: uppercase;
	padding: 5px 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}

.label-status.instock{
	background-color: var(--product-in-stock);
}

.label-status.presale{
	background-color: var(--darken-orange);
}

/* -------------------- select ------------------*/

.nice-select {
    position: relative;
    -webkit-tap-highlight-color: transparent;
    background-color: var(--light-bg-color);
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
    border: 1px solid var(--ligth-orange);
    color: var(--ligth-orange);
    border-radius: 3px;
	padding: 5px 30px 5px 10px !important;
}

select.error ~ .nice-select{
	border-color: var(--text-error);
}

.nice-select::after {
    border-bottom: 2px solid var(--ligth-orange);
    border-right: 2px solid var(--ligth-orange);
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px;
}

.nice-select.open::after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.nice-select:active,
.nice-select.open,
.nice-select:focus,
.nice-select:hover {
    border-color: var(--ligth-orange);
}

.nice-select:before {
    position: absolute;
    right: 10px;
    line-height: 28px;
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
	border: 1px solid var(--darken-orange);
	width: 100%;
}

.nice-select.disabled {
    border-color: #e7ecf2;
    color: #90a1b5;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #cdd5de
}

.nice-select .list {
    min-width: 62px;
    background-color: var(--light-bg-color);
    -webkit-box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
    box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
    margin-top: 5px;
    opacity: 0;
    padding: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 100%;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    -o-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    color: var(--ligth-orange);
    cursor: pointer;
    line-height: 33px;
    list-style: none;
    height: 33px;
    padding: 0 37px 0 19px;
    text-align: left;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
    background-color: var(--light-bg-color);
    color:var(--ligth-orange);
}

.nice-select .option.selected {
    font-weight: normal;
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #cdd;
    cursor: default;
}

#form-chekout .nice-select.open .list, #form-chekout .nice-select, #form-chekout .nice-select .option{
	color: var(--text-color);
	border-color: var(--text-color);
}

#form-chekout .nice-select::after{
	border-color: var(--text-color);
}

select.error ~ .nice-select{
	border-color: var(--text-error) !important;
}

.items-slider{
	width: calc(100% - 90px);
	margin: auto;	
}

.catalog-slider{
	margin-bottom: 60px !important;
}

.items-slider .slick-dots, .catalog-slider .slick-dots{
	bottom: -45px;
}

.equally{
	margin: 0 15px;
	font-size: 1.3em;
	margin-bottom: 20px;
}

.area-calculator {
	width: 100%;
	max-width: 430px;
	position: relative;
}

.fa-times-circle{
	font-size: 25px;
	color: var(--ligth-orange);
	cursor: pointer;
}

.area-calculator input[type="number"]{
	width: 190px;
}

.area-calculator .field-wrapper{
	min-width: 60px;
	position: relative;
	flex-direction: column;
}

.area-calculator label{
	position: relative;
	top: 0;
	left: 0;
}

.h1-box h1{
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
	color: var(--whiteCl);
	margin-top: 0px;
	margin-bottom: 20px;
	letter-spacing: 1.5px;
}

.block-main > .wrapper{
	padding-bottom: 60px;
	max-width: 1200px;
	margin: 0 auto;
	line-height: 1.5em;
}

.page-image{
	width: 100%;
	padding: 0 0 25% 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.page-image h1.page-title{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color: var(--whiteCl);
	font-size: 130px;
	text-transform: uppercase;
	font-weight: 500;
	top: 0;
	left: 0;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media screen and (max-width:1300px){
	.page-image h1.page-title {
		font-size: 90px;
  	}
}

.content-page table{
	border-top: none;
	border-collapse: collapse;
	width: 100%;
	table-layout: auto;
}

.content-page table tr td{
	min-width: 150px;
}

.content-page table tr td.bsk_img{
	box-sizing: content-box;
	width: 100px;
	height: 100px;
}

.content-page table tr td.del{
	width: 100px;
	min-width: 100px;
}

.content-page table tr td .stepper{
	margin: 0 auto;
}

.content-page table img, .content-page table a{
	display: block;
}

.content-page table th{
	font-size: 16px;
	padding: 7px 15px;
	letter-spacing: 2px;
	text-align: left;
}
.content-page table td{
	background-color: var(--bg-color);
	color: currentColor;
	font-size: 16px;
	padding: 5px;
	text-align: center;
}
.content-page table td a{
	text-decoration: underline; 
}

.content-page table tr {
	border: 1px solid var(--text-color);
}

.content-page table tr td:first-child{
	text-align: left;
}

.content-page{
	font-size: 16px;
	line-height: 28px;
	padding-bottom: 80px;
}

.pager-box{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 60px 0 !important;
}
.pager-box li{
	margin: 4px;
}
.pager-box a, .pager-box span{
	padding: 4px;
}

.pager-box li a, .pager-box li span {
    display: flex;
	align-items: center;
	justify-content: center;
    width: 30px;
    height: 30px;
    color: var(--darken-orange);
    border-radius: 50%;
    border: 1px solid var(--darken-orange);
    -webkit-transition: 50ms ease-out;
    -o-transition: 50ms ease-out;
    transition: 50ms ease-out;
}

.pager-box li.active span, .pager-box li:not(.next):not(.prev) > a:hover {
    background-color: var(--darken-orange);
    color: var(--light-bg-color);
}

.box-item{
	width: 100%;
}
.box-item .heading{
	width: 100%;
}
.box-item .heading .date{
	margin-bottom: 20px; 
	color: #696969;
	font-style: italic;
	letter-spacing: 1px;
}
.box-item .content-item{
	font-size: 18px;
	line-height: 30px;
}
.box-item .content-item img{
	margin: 35px auto; 
}
.btn-wrapper{
	padding: 25px 0;
	width: 100%;
	display: flex;
}
.to-back{
	display: flex;
	flex: 0 0 auto;
}
.to-back img{
	width: 15px;
	transform: rotate(180deg);
	margin-right: 10px;
}

.video-page .image-link{
	display: block;
	width: 100%;
	padding: 0 0 60% 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.video-page .articles-list .item-text .title {
	height: auto;
  max-height: 50px;
  margin: 0;
}
.box-item .content-item{
	width: 100%;
}
.box-item .content-item .text-item{
	width: 100%;
}
.box-item .content-item .video-wrapper{
	width: 100%;
	position: relative;
	padding: 0 0 57% 0;
	overflow: hidden;
	margin-bottom: 25px;
}
.box-item .content-item iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.contacts-section{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.contacts-section h3{
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 0;
}

#callback-form > *{
	margin-bottom: 20px;
}

#callback-form .field-wrapper{
	margin: 0;
}

#callback-form .button{
	margin-left: 15px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
}

#callback-form .field-wrapper:first-child{
	flex: 1;
}

.contacts-form{
	width: 100%;
	max-width: 750px;
}

input:not(.button), 
textarea{
	padding: 10px;
	font-size: 15px;
	background-color: var(--light-bg-color);
	border: 1px solid var(--text-color);
	color: var(--text-color);
	width: 100%;
	max-width: 500px;
}

input::placeholder,
textarea::placeholder{
	color: var(--text-color);
}


textarea{
	width: 100%;
}

.contacts-info a{
	color: var(--darken-orange);
}
ul.addresses{
	margin: 0 -25px;
	margin-bottom: 60px;
}

.address-block{
	margin: 0 25px !important;
}

.address-block .button, .button-wrapper .button{
	margin: 15px 0;
}

.contacts-section #map{
	margin-top: 50px;
	width: 100%;
}
.contacts-section #map iframe{
	width: 100%;
	height: 400px;
}
input.error,
textarea.error{
	border: 1px solid var(--text-error) !important;
}

label.error i{
	border: 2px solid var(--text-error) !important;
}

.success-message{
	width: 100%;
	min-height: 100px;
}

p.message{
	font-size: 20px;
	color: var(--ligth-orange);
}

.category-page{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.catalog-list{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.catalog-items{
	width: calc(25% - 50px);
	margin: 0 10px 20px;
	position: relative;
}
.catalog-items a.image-wrapper{
	width: 100%;
	position: relative;
	padding: 0 0 75% 0;
	overflow: hidden;
	display: block;	
}
.catalog-items img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}
.catalog-items .category-title{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	background-color: var(--bgOverLayer);
	color: var(--whiteCl);
	z-index: 1;
	font-size: 18px;
	letter-spacing: 2px;
	transition: background-color ease .3s;
}
.catalog-items:hover .category-title{
	background-color: var(--bgOverLayer);
}

.filter-column{
	overflow-y: auto;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	background-color: var(--bg-color);
	height: 100vh;
	padding: 10px 20px;
	width: 320px;
	transform: translateX(-320px);
	transition: all ease-out 300ms;
}

.filter-column-overlay{
	display: none;
	position: fixed;
	width: 100%;
	z-index: 999;
	height: 100%;
	background-color: var(--bgOverLayer);
	left: 0;
	top: 0;
	transition: all ease-out 600ms;
}

.filter-column-overlay.open {
	display: block;
}

.filter-column.open{
	transform: translateX(0px);
}

.items-colum{
	width: 70%;
}
.filter-column .filter-column-wrapper{
	width: 100%;
	margin-bottom: 60px;
}
.filter-column .nav_cat{
	width: 100%;
}
.filter-column .nav_cat li a{
	width: 100%;
	padding: 10px 15px;
	background-color: #5c5c5c;
	border-bottom: 1px solid var(--light-bg-color);
	transition: all ease .3s;
	line-height: normal;
}
.filter-column .nav_cat li a.active, .filter-column .nav_cat li a:hover{
	background-color: var(--ligth-orange);
	color: var(--light-bg-color);
}

.filter-column .nav_cat a{
	color: var(--whiteCl);
	width: 100%;
}
.filter-column .nav_filter{
	width: 100%;
	margin-top: 20px;	
}
.filter-column .more-filters{
	width: 100%;
	padding: 6px 15px;
	margin-top: 10px;
	background-color: var(--whiteCl);
	border: 1px solid var(--light-bg-color);
	color: var(--light-bg-color);
	text-align: center;
	display: none;
}
.filter-column .btn-reset-filters{
	width: 100%;
	padding: 6px 15px;
	background-color: var(--whiteCl);
	border: 1px solid var(--light-bg-color);
	color: var(--light-bg-color);
	text-align: center;
	cursor: pointer;
	transition: all ease .2s;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-ms-transition: all ease .2s;
	-o-transition: all ease .2s;
}
.filter-column .btn-reset-filters:hover{
	background-color: var(--ligth-orange);
	color: var(--light-bg-color);
}
.filter-column .ui-widget.ui-widget-content {
  border: 1px solid var(--light-bg-color);
  border-radius: 10px;
  margin-bottom: 50px;
  color: currentColor;
}
.filter-column .ui-slider-horizontal .ui-slider-range{
	background-color: #5c5c5c;
}

.filter-lists{
	width: 100%;
}

.filter-lists > li, .filter-slide-box > ul > li{
	margin-bottom: 5px;
}

.filter-lists.disable{
	opacity: 0.5;
	user-select: none;
	pointer-events: none;
}

.btn-slide-filter{
	padding: 0 15px;
	margin-top: 10px;
	background-color: var(--darken-orange);
	color: var(--whiteCl);
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.4em;
}
#amount{
	padding: 20px 0;
	font-weight: 600;
}
.catalog-items-lists{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.filter-title{
	margin-top: 10px;
	margin-bottom: 5px;
}
.sort-items{
	border: 1px solid #2c2c2c;
	padding: 5px 10px;
	min-width: 120px;
}

.sort-box{
	display: flex;
}

.sort-box > li{
	margin-left: 10px;
	display: inherit;
}

.sort-box span{
	display: inline-block;
	margin: 0 5px;
}

.sortby{
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  border-radius: 3px;
  background-size: 25px;
  background-position: center;
  opacity: .8;
  transition: all ease .25s;
}
.sortby:hover{
	opacity: 1;
}
.sortby.desc{
  background-image: url('../images/top-down-sorting.svg');
  background-repeat: no-repeat;
}
.sortby.asc{
  background-image: url('../images/top-down-sorting.svg');
  background-repeat: no-repeat;
  transform: rotate(-180deg);
}

.items-wrapper{
	width: 100%;
}

.items-lists{
	margin: 0 -10px;
}

.product-box{
	width: calc(25% - 20px);
	max-width: 300px;
	/* min-height: 342px; */
	margin: 0 10px 20px 10px;
	transition: all ease .2s;
	background-color: var(--light-bg-color);
}

.slick-slide .product-box{
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
}

.product-box-wrapper{
	width:100%;
}

.photo-box{
	width: 100%;
}

.text-box{
	padding: 10px;
}

.photo-box a{
	width: 100%;
	height: calc(300px - 10px);
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.product-img img{
	max-height: 95%;
	max-width: 95%;
}

.price-box{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.product-box .photo-box{
	line-height: 0px;
}

.price{
	font-size: 1.3em;
	font-weight: 600;
	line-height: normal;
}

.old-price{
	text-decoration: line-through;
	margin-right: 10px;
}

.filter-lists .flex{
	display: flex;
}
.filter-lists .flex label{
	display: flex;
	align-items: center;
	line-height: 1.2em;
	font-size: 14px;
	cursor: pointer;
}
.filter-lists .flex label input{
	display: none;
}
.filter-lists .flex .filter-count{
	display: inline-block;
	margin-left: 5px;
	font-size: 12px;
	line-height: normal;
}

.catalogs-list{
	margin: 0 -10px;
}

.catalog{
	width: 175px;
	margin: 0 10px;
	margin-bottom: 15px;
}

.catalog h3{
	margin: 5px 0;
}

.catalog .ico-file{
	position: absolute;
	top: -5px;
	right: -5px;
	font-size: 30px;
	background-color: rgb(2, 2, 2);
	padding: 2px;
	border-radius: 5px;
}

.fa-file-pdf{
	color: #f72015;
}

.fa-file-archive{
	color: #f7df8f;
}

.fa-file-spreadsheet{
	background-image: url('../images/excel.svg');
	display: inline-block;
	width: 47px;
	height: 60px;
	background-size: 50px;
	background-position: center;
	background-repeat: no-repeat;
}


.item-image{
	max-width: 332px;
	max-height: 332px;
	position: relative;
}

.fa-search-plus{
	font-size: 20px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: var(--ligth-orange);
}

.thumb-gallery{
	margin: 0 -2.5px;
}

.download{
	height: 33px;
	display: inline-block;
}

.download-image{
	padding: 5px 15px;
	background-color: var(--light-bg-color);
	margin: 5px 0;
	width: 100%;
	text-align: center;
}

.download-image:hover{
	text-decoration: underline;
}

.img_thumbs{
	width: 95px;
	height: 95px;
	border: 1px solid #3c3c3c;
	padding: 5px;
	margin: 2.5px;
}

.product-interior-items{
	margin: 0 -5px;
}

.product-interior-items figure{
	display: block;
	margin: 5px;
}

.product-interior-items figure a{
	display: block;
}

.product-content{
	flex: 1;
}

.product-content > *{
	margin-bottom: 25px;
}

.product-description{
	line-height: normal;
}

.specs{
	width: 100%;
	border-top: 1px solid currentColor;
}
.specs > li{
	width: 100%;
	display: flex;
	border: 1px solid currentColor;
	border-top: none;
	font-size: 16px;
}

.specs-name{
	display: block;
	width: 50%;
	text-align: right;
	font-weight: 600;
	border-right: 1px solid currentColor;
	padding: 5px 20px;
}

.specs-value{
	display: block;
	width: 50%;
	border-left: 1px solid currentColor;
	padding: 5px 20px;;
}

.icon-cart:before{
	content: '\f291';
	margin: 0 5px;
  	font-family: 'Font Awesome 5 Free';
}

.fa-shopping-cart{
	font-size: 22px;
	color: var(--ligth-orange);
}

.counter {
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.counter a {
    width: 37px;
    height: 37px;
    font-size: 30px;
    background-color: var(--light-bg-color);
    text-align: center;
    line-height: 37px;
    -webkit-transition: 150ms;
    -o-transition: 150ms;
    transition: 150ms;
	border: 1px solid var(--text-color);
}

.counter a:hover{
	background-color: #4d4d4d;
}

.counter input {
    width: 40px;
    color: currentColor;
	font-size: inherit;
    text-align: center;
    height: 37px;
}
.counter input[type="number"] {
	border: 1px solid #c3c3c3;
	border-width: 1px 0 1px 0;
    -moz-appearance: textfield;
}

.addToBsk{
	align-items: center;
}

.addToBsk > * {
	margin-right: 15px;
}

.basket-count{
	position: absolute;
	right: -20px;
	top: -14px;
	min-width: 20px;
	height: 20px;
	border-radius: 10px;
	color: var(--whiteCl);
	background-color: var(--darken-red);
	text-align: center;
	line-height: 20px;
	padding: 0 8px;
}

.finaliPraceBasket{
	padding: 15px 0;
}

.total_price{
	height: 100px;
}

#form-chekout > *{
	margin: 15px 0;
}

.min-order > a, .free-delivery a {
    color: var(--ligth-orange);
    text-decoration: underline;
}

.notification{
	width: 100%;
	border-radius: 5px;
	text-align: center;
	padding: 20px;
	font-size: 18px;
	background-color: var(--light-bg-color);
	margin-bottom: 25px;
}

.reviews-wrapper{
	width: 100%;
	max-width: 1000px;
}

#postreview-sucecss{
	padding: 20px;
	background-color: var(--light-bg-color);
}

.stars.edit{
	margin: 0 -5px;
}

.stars input[type="radio"]{
	display: none;
}

.stars label{
	padding: 5px;
	border-radius: 50%;
	display: inline-block;
	cursor: pointer;
}

.stars.error label {
	border: 1px solid var(--text-error);
}

.fa-star {
	font-size: 1.3em;
}

.reviews-lists .comment{
	line-height: normal;
}

.fa-star.active, .fa-star.hover {
	color : var(--ligth-orange);
}

.needed{
	color: var(--text-error);
}

.reviews-lists_item{
	margin-bottom: 10px;
	padding: 10px;
	background-color: var(--light-bg-color);
}

.columns-2 > div{
	width: calc(50% - 20px);

}

.columns-2 > div:first-child{
	margin-right: 20px;
}

.item-banner{
	display: block;
	position: absolute;
	padding: 0 5px;
	font-size: 0.8em;
	line-height: 1.9em;
	top: 5px;
	left: 0;
	padding: 0 10px;
	letter-spacing: 2px;
	text-align: right;
	color: var(--whiteCl);
	background-color: var(--bgOverLayer);
}

.item-banner.product-title{
	font-size: 1em;
	color: var(--darken-orange);
}

.item-banner.sizes{
	top: 40px;
}

.item-banner .item-sizes{
	transform: skew(0deg);
}

.field-rows{
	margin: 0 -5px;
}

.field-rows .field-wrapper{
	width: calc(50% - 10px);
	margin: 5px;
}

.field-wrapper{
	margin: 5px 0;
}

.field-wrapper textarea{
	max-width: 100%;
	min-height: 150px;
}

.field-wrapper-parent > div:first-child{
	margin-right: 10px;
}

.field-wrapper{
	margin-bottom: 15px;
}

.field-wrapper .nice-select, .field-wrapper .nice-select ul.list{
	width: 100%;
}

label.styled input[type="checkbox"]{
	display: none;
}

label.styled input[type="checkbox"] + i, label.radio.styled input[type="radio"] + i {
   background-color: var(--whiteCl);
   border: 1px solid #b5b5b5;
   display: inline-block;
   width: 20px;
   height: 20px;
   margin: 0 10px 1px 0;
   vertical-align: bottom;
}

label.styled input[type="checkbox"]:checked + i, label.radio.styled input[type="radio"]:checked + i {
	background-image: url('../images/square.svg');
	background-size: 85%;
	background-position: center;
	background-repeat: no-repeat;
}

.gallery-page{
	/* margin: 0 -10px; */
	columns: 3;
	column-gap: 0px;
	text-align: center;
}

.object-gallery{
	/* display: inline-block; */
	margin: 0 5px;
	height: auto;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}



#page-projects .row {
	display: -ms-flexbox; /* IE10 */
	display: flex;
	-ms-flex-wrap: wrap; /* IE10 */
	flex-wrap: wrap;
	padding: 0 4px;
	align-items: flex-start;
  }
  
  /* Create four equal columns that sits next to each other */
#page-projects .column {
	padding: 0 4px;
  }
  
#page-projects .column a {
	margin-top: 8px;
	vertical-align: middle;
	width: 100%;
  }
  
  /* Responsive layout - makes a two column-layout instead of four columns */
  @media screen and (max-width: 800px) {
	#page-projects .column {
	  -ms-flex: 50% !important;
	  flex: 50% !important;
	  max-width: 50% !important;
	}
  }
  
  /* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
  @media screen and (max-width: 600px) {
	#page-projects .column {
	  -ms-flex: 100% !important;
	  flex: 100% !important;
	  max-width: 100% !important;
	}
  }


@media screen and (min-width:768px) and (max-width:990px){

	.product-box {
		width: calc(33.33% - 30px);
	}

	.filter-column {
		flex: 0 0 35%;
		margin-right: 5%;
	  }  
	.items-colum {
		flex: 0 0 60%;
  	}
	
	.content-page table th {
		font-size: 12px;
		padding: 7px 10px;
	}
	.page-image h1.page-title {
		font-size: 70px;
  	}
	.gallery-page .gallery_path{
		width: calc(33% - 20px);
		margin: 0px 10px 30px 10px;
	}
	.gallery-item-page .gallery-photo{
		width: calc(33% - 10px);
		margin: 0px 5px 10px 5px;
		padding: 0 0 22% 0;
	}
	.history-box .history-item .answer{
		color: #474B51;
		line-height: 22px;
	}
}

@media screen and (max-width:768px){
	.product-box {
		width: calc(50% - 20px);
	}
}

.filter-btn{
	font-size: 1.3em;
	text-transform: uppercase;
	color: var(--darken-orange);
}

.filter-btn:hover{
	color: var(--ligth-orange);
}

.filter-btn i{
	margin-right: 5px;
}

@media screen and (max-width:860px){
	
	.product-wrapper .columns{
		flex-direction: column;
	}
	.product-images{
		margin-right: 0px;
	}
}

@media screen and (max-width:786px){
	.gallery-page{
		columns: 2;
	}
}

@media screen and (max-width:767px){
	
	.wrapper{
		padding: 0 10px;
	}

	nav{
		justify-content: space-between;
		flex-wrap: wrap;
	}

	nav .logo-wrapper{
		max-width: 130px;
		align-self: center;
	}
	
	header .open-menu{
		display: block;
		cursor: pointer;
		user-select: none;
	}

	header .open-menu .fa{
		font-size: 36px;
	}

	nav .language{
		order: 1;
	}

	nav ul.top-menu{
		display: none;
		order: 4;
		width: 100%;
		position: relative;
		align-items: flex-start;
		flex-direction: column;
		padding: 20px 0;
	}

	nav ul.top-menu::before{
		content: '';
		height: 1px;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		background-color: var(--light-bg-color);
	}

	.items-slider .slick-slide{
		margin: 0 15px;
	}	

	.catalogs-list{
		justify-content: center;

	}

	.h1-box h1 {
		font-size: 28px;
		line-height: 32px;
	}

	.block-main > .wrapper{
		padding-bottom: 30px;
	}

	.articles-list .item-text {
		padding: 10px;
  	}
	.box-item .content-item img {
		width: 100%;
		height: 100%;
		max-width: 450px;
	}
	.to-back {
		margin: auto;
	}

	.catalog-items{
		width: calc(25% - 20px);
		margin: 0 10px 20px 10px;
		position: relative;
	}

	.filter-column {
		flex: 0 0 100%;
		max-width: 500px;
		margin-right: 0%;
		margin: auto;
	}  
	.filter-column .more-filters{
		display: block;
	}
	.items-colum {
		flex: 0 0 100%;
		margin-top: 20px;
	}
	.filter-column .nav_filter {
		display: none;
  	}
	.catalog-items-lists .product-box {
		width: calc(50% - 30px);
		margin: 0 15px 30px 15px;
	}  
	.product aside{
		flex: 0 0 100%;
		margin: 0 auto 20px;
		max-width: 450px;
	}
	.product .afields-section{
		flex: 0 0 100%;
	}
	.product h1 {
		text-align: center;
  	}
	.product .afields-section .price-wrapper {
		text-align: center;
	  }
	#tab-reviews .name-wrapper.row, #tab-reviews .email-wrapper.row {
		width: 100%;
  	}

	.product-box{
		width: calc(100% - 20px);
	}
	.product-box ul.price-box{
		font-size: 18px;
	}
	.content-page table th {
		font-size: 12px;
		padding: 7px;
		line-height: 1.4em;
	}
	.content-page table td {
		font-size: 14px;
		padding: 7px;
		line-height: 1.4em;
	}
	.faq-page .vertical {
		right: 18px;
  	}
  	.faq-page .horizontal {
		right: 10px;
	}
	.page-image{
		padding: 0 0 40% 0;
	}
	.page-image h1.page-title {
		font-size: 50px;
  	}
	.gallery-page .gallery_path{
		width: calc(50% - 10px);
		margin: 0px 5px 25px 5px;
	}
	.gallery-item-page .gallery-photo{
		width: calc(33% - 10px);
		margin: 0px 5px 10px 5px;
		padding: 0 0 22% 0;
	}
	.history-box .history-item{
		flex-wrap: wrap;
	} 
	.history-box .history-item::after{
		left: 30px;
	}
	.history-box .history-item .title{
		flex: 0 0 100%;
		padding: 0 10px 0 70px;
		order: 1;
		margin-bottom: 15px;
	}
	.history-box .history-item .answer{
		flex: 0 0 100%;
		line-height: 20px;;
		padding: 0 10px 0 70px;
		order: 2;
	}
	.history-box .history-item:nth-child(even) .title{
		order: 1;
	}
	.history-box .history-item:nth-child(even) .answer{
		text-align: left;
	}
	.history-box .history-item:nth-child(odd)  .title{
		text-align: left;
	}
	.history-box .history-item .time-icon{
		width: 50px;
		height: 50px;
		top: 30%; 
		left: 7px;
	}
	.history-page > .text{
		font-size: 16px;
		line-height: 26px;
	}
}

@media screen and (max-width:640px){
	.gallery-page{
		columns: 1;
	}
}

.main-banner{
	width: 100%;
	position: relative;
}
.main-banner .banner-item{
	position: relative;

}

.main-banner .banner-item img{
	width: 100%;
	max-height: 100%;
}

.main-banner .banner-item_text-wrapper{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	margin: 0 auto;
	text-align: center;
	max-width: 750px;
	padding: 0 60px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.main-banner .search{
	position: absolute;
	bottom: 30%;
	left: calc(50% - 200px);
	width: 400px;
}

.main-banner .search .search_container{
	width: 100%;
	background-color: #000;
	border: 1px solid var(--whiteCl);
	border-radius: 23px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.main-banner .search form input{
	width: 85%;
	border: 0;
	outline: none;
	background-color: transparent;
	font-size: 12px;
	color: var(--whiteCl);
	padding: 16px 25px;
}
.main-banner .search input::placeholder{
	font-family: "Open Sans";
	font-size: 16px;
	letter-spacing: 2px;
	color: #ffffff;
}
.main-banner .search form button{
	width: 15%;
	background-color: transparent;
	border: 0;
	outline: none;
}
.main-banner .search button i.fa-search{
	font-family: "FontAwesome";
	color: #cacaca;
	font-size: 16px;
}
.main-banner .slide-down{
	width: 20px;
	position: absolute;
	bottom: 10%;
	left: calc(50% - 10px);
	animation: anim 3s infinite linear;
	cursor: pointer;
}
.main-banner .slide-down img{
	width: 100%;
}

.interiors-short-text{
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	margin-bottom: 50px;
	font-size: 1.2em;
	text-align: center;
}



.button{
    display: inline-block;
    background-color: var(--darken-orange);
    color: var(--whiteCl);
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
    font-size: 16px;
    font-family: inherit;
    font-weight: normal;
    letter-spacing: .03em;
    -ms-touch-action: none;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 20px;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
    -webkit-transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
    -moz-transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
    -ms-transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
    -o-transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
}

footer{
	width: 100%;
	background-color: #2c2c2c;
	color: var(--whiteCl);
}
footer a{
	color: var(--whiteCl);
} 
footer .wrapper{
	display: flex;
	padding: 50px 0 25px 0;
	flex-wrap: wrap;
}
footer .footer-logo{
	max-width: 245px;
	padding: 0 15px;
}
.footer-logo .logo-wrapper{
	width: 100%;
	margin-bottom: 30px;
}
.footer-logo .logo-wrapper img{
	width: 100%;
}
.social-links{
	display: flex;
	justify-content: center;
}
.social-links .fa{
	font-family: "FontAwesome";
	font-size: 30px;
	color: var(--whiteCl);
	opacity: .7;
	transition: color ease .25s;
}
.social-links a{
	margin: 10px;
}
.social-links .fa:hover{
	opacity: 1;
}
.footer-menu-wrapper{
	flex: 0 0 45%;
	padding: 0 15px;
}
.footer-menu-wrapper .footer-menu{
	width: 100%;
	display: flex;
	justify-content: flex-end;
	padding-right: 30px;
}
.footer-menu_item{
	margin: 0px 35px 35px 35px; 
}
footer h5{
	display: inline-block;
	margin: 20px 0;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 500;
}
.footer-submenu_item{
	margin: 5px 0;
}
.footer-submenu_item:first-child{
	margin-top: 0;
}
.footer-submenu_item a{
	padding: 7px 0;
	font-size: 14px;
	white-space: nowrap;
}
.footer-contacts{
	padding: 0 15px;
	
	display: flex;
	flex-direction: column;
}
.footer-contacts_info{
	padding: 5px 0;
	line-height: 1.7em;
}
.wrapper:last-child{
	padding: 0;
}
.footer-copyright{
	width: 100%;
	background-color: var(--light-bg-color);
	padding: 15px 0;
	font-size: 15px;
	font-weight: 400;
}

.slider-background{
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	background-size: cover;
	max-height: 30vw;
	min-height: 300px !important;
}

.main-slider-text{
	position: absolute;
	width: 100%;
	max-width: 700px;
	text-align: center;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.interior-slider-elem a{
	display: block;
	width: 100%;
}

.interior-slider-elem a > img{
	display: block;
	margin: 0 auto;
}

.button-wrapper{
	text-align: center;
	margin-top: 80px;
}

.main-slider-title{
	font-size: 50px;
	text-transform: uppercase;
	color: var(--whiteCl);
	line-height: normal;
	font-family: inherit;
}

.main-slider-subtitle{
	color: var(--whiteCl);
	margin: 20px 0;
	font-size: 1.3em;
}

.reviews-lists{
	width: 100%;
	min-height: 600px;
}

.reviews-name, .reviews-text{
	line-height: normal;
	font-size: 1.1em;
}

.reviews-item{
	padding: 20px 30px 20px 60px;
	background-color: var(--light-bg-color);
	margin-bottom: 20px;
	border-left: 5px solid var(--ligth-orange);
	font-family:'Open Sans';
  	font-style: italic;
}

#review-text, #review-name, #review-email{
	font-family:'Open Sans';
	font-style: italic;
	font-size: 1.3em;
}

.reviews-text{
	font-weight: 300;
	margin-bottom: 25px;
	position: relative;
}

.reviews-text::before{
	font-family: Arial;
	content: "\201C";
	color: var(--ligth-orange);
	font-size: 5em;
	position: absolute;
	left: -55px;
	top: -20px;
	font-style: italic;
}

.reviews-name{
	font-style: normal;
	font-size: 1.3em;
	font-weight: bold;
	color: var(--ligth-orange);
	margin-right: 15px;
}

.reviews-date{
	font-family:'Open Sans';
	padding: 0 15px;
	background-color: #444;
	border-radius: 20px;
	margin-bottom: 10px;
	display: inline-block;
}

.fs-13{
	font-size: 1.1em;
}

#promo-popup{
	width: 100%;
	max-width: 600px;
	height: auto;
	min-height: 250px;
	background-color: var(--light-bg-color);
}

.search-ico{
	cursor: pointer;
	font-size: 1.5em;
	padding: 10px;
	border-radius: 22px;
	transition: all 350ms ease-out;
	background-color: var(--light-bg-color);
}

.search-ico:hover{
	background-color: #414141;
}

#search-popup{
	width: 100%;
	max-width: 450px;
	padding: 25px 20px !important;
}

#search-popup h2{
	margin-bottom: 15px;
}

#search-errors{
	margin: 10px 0;
	color: var(--text-error);
	opacity: 0.75;
	font-size: 0.8em;
}

@media screen and (max-width: 1250px){
	
	.main-slider-title{
		font-size: 35px;

	}
	.about-text{
		width: 98%;
		margin: auto;
		padding-left: 30px;
		font-size: .7em;
	}
	.content-box{
		padding: 30px 0;
	}
}

@media screen and (min-width: 768px) and (max-width: 990px){
	
	footer .wrapper {
		justify-content: center;
	  }
	footer .footer-logo {
		margin-right: 50px;
  	}
	footer .footer-menu-wrapper {
		flex: 0 0 100%;
		padding: 10px 0;
		order: 1;
	  }
	footer .footer-menu-wrapper .footer-menu {
		width: 100%;
		justify-content: center;
		padding: 0 15px;
  	}
}

@media screen and (max-width:580px){

	.h1-box h1 {
		font-size: 22px;
		line-height: 26px;
	}
	li.search-box{
		margin-top: 30px;
	}

	li.search-box, .search-ico{
		width: 100%;
		text-align: right;
	}

	#search-popup{
		display: block;
	}

	#search-popup h2{
		display: none;
	}

	#search-popup input[type="text"]{
		position: absolute;
		top: -45px;
		left: 0;
		border: none;
		height: 46px;
		border-radius: 22px;
		background-color: transparent;
		padding: 0;
		padding-left: 20px;
	}

	#find{
		z-index: 9;
	}

	.columns-2{
		flex-direction: column;
	}

	#postreview .submit{
		margin-top: 20px;
	}

	.reviews-text{
		text-align: center;
	}

	.reviews-item{
		padding: 20px;
	}

	.reviews-text::before {
		left: -23px;
		top: -48px;
	}

	.columns-2 > div{
		width: 100%;
		margin: 0;
	}

	.articles-list .articles-item{
		width: 100%;
		max-width: 380px;
		margin: 0 auto 20px;
	}

	.contacts-section form input {
		width: 100%;
  	}

	.catalog-items{
		width: 100%;
		max-width: 230px;
		margin: 0 auto 20px;
	}
	.product .tab-content-wrapper .tab-content {
		padding: 0px;
		padding-top: 15px;
		border: none;
	}
	.product .afields-section .specs li{
		flex-direction: column;
	}
	.product .afields-section .specs-name{
		width: 100%;
		border-right: 1px solid #ececec;
		padding: 5px 20px;
		background-color: #f9f9f9;
		text-align: left;
	}
	.product .afields-section .specs-value{
		width: 100%;
		border-left: 1px solid #ececec;
		padding: 5px 20px;
		text-align: right;
	}
	.product .alternate-products .product-box{
		width: 100%;
		max-width: 380px;
		margin: 0 auto 15px;
	}
	.product-box ul.price-box{
		font-size: 18px;
	}
	/*===========Content Page==================*/
	.content-page table th {
		font-size: 10px;
		padding: 7px 5px;
		line-height: 1.4em;
	}
	.content-page table td img{
		width: 50px;
		height: auto;
	}
	.page-image h1.page-title {
		font-size: 40px;
	}
	/*==========Gallery Page===========*/
	.gallery-page .gallery_path{
		width: calc(50% - 10px);
		margin: 0px 5px 25px 5px;
	}
	.gallery-item-page .gallery-photo{
		width: calc(50% - 10px);
		margin: 0px 5px 10px 5px;
		padding: 0 0 35% 0;
	}
	/*==========History Page===========*/
	.history-box .history-item::after{
		left: 15px;
	}
	.history-box .history-item .title{
		padding: 0 10px 0 60px;
	}
	.history-box .history-item .answer{
		padding: 0 10px 0 60px;
	}
	.history-box .history-item .time-icon{
		width: 50px;
		height: 50px;
		top: 30%; 
		left: -7px;
	}
}

@media screen and (max-width:460px){
	.gallery-page .gallery_path{
		width: 100%;
		max-width: 360px;
		margin: 0px auto 15px;
	}
	.gallery-item-page .gallery-photo{
		width: 100%;
		max-width: 350px;
		height: 220px;
		margin: 0px auto 10px;
		padding: 0;
	}
	.page-image h1.page-title {
		font-size: 30px;
	}
}

@media screen and (max-width: 767px){
	.footer-copyright .space-b{
		display: flex;
		flex-direction: column;
	}

	.footer-copyright .space-b > div{
		margin-bottom: 20px;
	}

	.main-slider-element{
		height: 300px !important;
	}
	.main-slider-title{
		font-size: 25px;
	}

	.banner-item_subtitle{
		display: none;
	}
	.filter-elems{
		flex-direction: column;
	}
	
	.filter-elems .filter-btn{
		margin-bottom: 15px;
	}

	footer .wrapper {
		justify-content: center;
	  }
	footer .footer-logo {
		margin-right: 50px;
  	}
	footer .footer-menu-wrapper {
		flex: 0 0 100%;
		padding: 10px 0;
		order: 1;
	  }
	footer .footer-menu-wrapper .footer-menu {
		width: 100%;
		justify-content: center;
		padding: 0 15px;
	}
	footer .footer-menu_item {
		margin: 0px 35px 0px 35px;
  	}
}

@media screen and (max-width: 580px){
	footer .wrapper {
		justify-content: space-between;
		padding: 25px 0 25px 0;
	}
	.footer-logo .logo-wrapper {
		margin-bottom: 10px;
  	}
	footer .footer-logo {
		margin-right: 10px;
  	}
	footer .footer-menu-wrapper {
		flex: 0 0 100%;
		padding: 10px 0;
		order: 1;
	}
	footer .footer-menu-wrapper .footer-menu {
		width: 100%;
		justify-content: flex-start;
		flex-wrap: wrap;
  	}
	footer .footer-menu_item {
		margin: 0px 15px 0px 15px;
	}
	footer .footer-copyright {
		padding: 15px;
		font-size: 14px;
  	}
  	footer .wrapper:last-child {
		justify-content: center;
	}
}