@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap');

:root {

	--ze-green-dark: #00441d;
	--ze-green: #227a19;
	--ze-green-hover: #3E8B36;
	--ze-green-active: #1E6B16;
	--ze-green-light: #227a19;
	
	/*
	--ze-green-light: #059900;
	--ze-green-light-super: #ebffd9;
	*/

	--ze-gray-light: #aaaaaa;
	--ze-gray-lighter: #D5D5D5;
	
}

img {max-width:100%}


h1, .h1 {font-size: 2rem}
h2, .h2 {font-size: 1.5rem}
h3, .h3 {font-size: 1.375rem}
h4, .h4 {font-size: 1.25rem}
h5, .h5 {font-size: 1.125rem}
h6, .h6 {font-size: 1.1rem}



body {
	font-family: "Exo 2", sans-serif;
	color: var(--bs-gray-700);
}

span.line {position:relative; display: inline-block;}

span.line:before {
	content: "";
	position: absolute;
	height: 3px;
	width: 30%;
	background-color: var(--bs-gray-300);
	left:0;
	bottom:-6px;
	
}


	
.btn-ze {
	border-radius: 5px;
	background-color: var(--ze-green);
	border-color: var(--ze-green);
	padding: 10px 30px;
}

.btn-ze:hover, 
.btn-outline-ze:hover
{
	background-color: var(--ze-green-hover);
	border-color: var(--ze-green-hover);
	color: white;
}

.btn-ze:active {
	background-color: var(--ze-green-active) !important;
	border-color: var(--ze-green-active) !important;
}

.btn-arrow:after {
	content: url("/inc/theme/default/images/arrow_sm_w.svg");
	padding-left: 10px;
}

.btn-arrow-back:before {
	content: url("/inc/theme/default/images/arrow_sm_w.svg");
	display: inline-block;
	padding-left: 10px;
	transform: rotate(180deg);
}


.btn-outline-ze {
	border-radius: 5px;
	color: var(--ze-green);
	border-color: var(--ze-green);
	padding: 10px 30px;
}

.btn-outline-ze.btn-arrow:after {
	content: url("/inc/theme/default/images/arrow_sm_g.svg");
}

.btn-outline-ze.btn-arrow-back:before {
	content: url("/inc/theme/default/images/arrow_sm_g.svg");
}


.btn-outline-ze.btn-arrow:hover:after {
	content: url("/inc/theme/default/images/arrow_sm_w.svg");
}

.btn-outline-ze.btn-arrow-back:hover:before {
	content: url("/inc/theme/default/images/arrow_sm_w.svg");
}


a {color: var(--ze-green)}


#header {
	background-color: var(--ze-green-dark);
	color: white;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

#header .l2 {
	color: rgba(255,255,255,0.8)
}

#header a{
	text-decoration: none;
	color: white;
}

#header a:hover{color: white}


/* */
#header.v2 {
	background-color: white;
	color: var(--bs-gray-700);
}

#header.v2 .l2 {
	color: var(--bs-gray-700);
}

#header.v2 a {
	color: var(--bs-gray-700);
}

#header.v2 a:hover {
	color: var(--ze-green);
}




#top_menu {
	/*background-color: var(--ze-green-light);*/
	background-color: var(--ze-green);
	position: sticky;
	top:0;
	z-index:5;
}

#top_menu li a {
	text-transform: uppercase;
	color: white;
	display: inline-block;
	border-bottom: 3px solid transparent;
}

#top_menu li a:hover { 
	border-bottom: 3px solid white;	
}

#top_menu .navbar-brand {
	padding-top:0;
	padding-bottom:0;
}

#top_menu .navbar-brand a {display:none;}

#top_menu.stuck .navbar-brand a {display:inline-block;}
#top_menu.stuck .navbar-brand span {display:none;}


.breadcrumb a {text-decoration: none}


/*
.page-link {
	color: var(--ze-green);
}

.page-link.active, .active > .page-link {
	background-color: var(--ze-green);
	border-color: var(--ze-green);
}
*/

.pagination .page-link { 
	border: none;
	color: var(--bs-gray-700);
}

.page-link.active, .active > .page-link {
	background-color: transparent;
	font-weight: 800;
}

.pagination .page-link:hover { 
	color: var(--ze-green);	
}

.page-link:focus {
	box-shadow:none;
	color: var(--ze-green);		
}


/*

#advantagesTab .nav-link {color: var(--bs-gray-700)}
#advantagesTab .nav-link.active {
	color: var(--ze-green);
	border-color: transparent;
}

*/

#mp_advantages {
	/*background-image: url(/inc/theme/default/images/advantages/glass.jpg);*/
	background-image: url(/inc/cache/thumbnails/cut_1920_420_60/inc/theme/default/images/advantages/glass.jpg.webp);
	background-size: cover;
	background-repeat: no-repeat;
	color: white;
	padding: 1px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	position: relative;
	overflow: hidden;
}
	
#mp_advantages:before{
	content:"";
	position:absolute;
	width: 400px;
	height: 200px;
	background-color: rgba(255,255,255,0.125);
	border-bottom: 100px solid rgba(0,0,0,0.25);
	transform: rotate(135deg);
	top:-30px;
	left:-130px;
	z-index:1;
}


#mp_advantages:after{
	content:"";
	position:absolute;
	width: 400px;
	height: 200px;
	background-color: rgba(255,255,255,0.125);
	border-bottom: 100px solid rgba(0,0,0,0.25);
	transform: rotate(-45deg);
	right:-130px;
	bottom:-30px;
}	
	
	
	
#mp_about_bg {
	/*background-image: url(/inc/theme/default/images/about_glass.jpg);*/
	background-image: url(/inc/cache/thumbnails/cut_400_544_60/inc/theme/default/images/about_glass.jpg.webp);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
}



#mp_about_bg:before{
	content:"";
	position:absolute;
	width: 400px;
	height: 200px;
	background-color: rgba(255,255,255,0.125);
	border-bottom: 100px solid rgba(0,0,0,0.25);
	transform: rotate(135deg);
	top:-30px;
	left:-130px;
	z-index:1;
}


#mp_about_bg:after{
	content:"";
	position:absolute;
	width: 400px;
	height: 200px;
	background-color: rgba(255,255,255,0.125);
	border-bottom: 100px solid rgba(0,0,0,0.25);
	transform: rotate(-45deg);
	right:-130px;
	bottom:-30px;
}	
	


#mp_about_bg img {
	min-width: 120px;
	max-width: 100%;
}


#footer {
	background-color: black;
	color: var(--ze-gray-light);
	text-align: center;
	padding-top: 2rem;
	padding-bottom: 2rem;
	margin-top: 4rem;
}

#footer a { 
	color: var(--ze-gray-light);
	text-decoration: none;
}

#footer a:hover { 
	color: white;
}

#pd_agreed {
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 20px;
	background-color: #ffffff;
	z-index: 100;
	line-height: normal;
	box-shadow: 0 -2px 0 #d9d9d9;
	border-top: 2px solid #fff;
}

#pd_agreed .btn_wrapper {
	display: flex;
	justify-content: space-evenly;
	padding-top: 6px;
}


	
.product {text-align: center}
	
.product img {max-height: 200px; }
	
.product a {
  display: block;
  color: var(--bs-gray-900);
  text-align: center;
  background-color: white;
  /*box-shadow: 3px 12px 36px rgba(0,0,0,0.06);*/
  border: 1px solid var(--ze-gray-lighter);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  text-decoration: none;
  line-height: 1.2;
  border-radius: 0.5rem;
  position: relative;
  overflow: hidden;
}


.product a:after{
	content:"";
	position:absolute;
	width: 200px;
	height: 100px;
	background-color: rgba(213,213,213,0.125);
	border-bottom: 50px solid rgba(213,213,213,0.25);
	transform: rotate(-45deg);
	right:-130px;
	bottom:-80px;
	transition: all 0.3s;
}


.product a:hover {
  color: var(--ze-green);
  text-decoration: none;
  box-shadow: 0 0px 10px rgba(0,0,0,0.125);
}

.product a:hover:after {
	right:-65px;
	bottom:-15px;
}

.product a img {
	transition:	transform 0.3s;
	transform: scale(0.9);
}

.product a:hover img {
	transform: scale(1);
}

	
.product a .product-title {
  height: 90px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  position:relative;
}	

.product a .product-title:before {
	content:"";
	position:absolute;
	left:auto;
	right:auto;
	top:0;
	height:1px;
	width: 80px;
	background-color: var(--ze-gray-lighter);
}



/*
.product a .product-title:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	height:3px;
	width: 1%;
	background-color: var(--bs-gray-300);
	transition:	all 0.3s;
}

.product a:hover .product-title:before {
	width: 30%;	
}

*/

.product a .img-wrapper {padding: 30px;}


/* SLIDER */

.carousel-item .carusel-image {
	/*filter: brightness(50%) blur(2px) grayscale(60%);*/
	filter: brightness(50%) grayscale(60%);
	transform: scale(1.1);
}

.carousel-item {
	position: relative;
}

.carousel-item:before{
	content:"";
	position:absolute;
	width: 400px;
	height: 200px;
	background-color: rgba(255,255,255,0.125);
	border-bottom: 100px solid rgba(0,0,0,0.25);
	transform: rotate(135deg);
	top:-30px;
	left:-130px;
	z-index:1;
}


.carousel-item:after{
	content:"";
	position:absolute;
	width: 400px;
	height: 200px;
	background-color: rgba(255,255,255,0.125);
	border-bottom: 100px solid rgba(0,0,0,0.25);
	transform: rotate(-45deg);
	right:-130px;
	bottom:-30px;
}


.carousel-item h2 {text-transform: uppercase; text-shadow: 0 0 8px black;}
.carousel-item h3 {text-transform: uppercase;}
.carousel-item h4 {text-transform: uppercase;}
.carousel-item p {text-shadow: 0 0 8px black;}

.carousel-caption {
	top:0;
	display: flex;
	align-items: center;
	justify-content: center;
	
}

.carousel-caption-inner {width: 100%}



.left-menu ul {
	list-style: none; 
	padding:0; 
	line-height: 1.2;
	margin-right: 3rem;
	font-size: 14px;
	box-shadow: 0 0 10px rgba(0,0,0,0.05);
	border-radius: 8px;
	position: relative;
	overflow: hidden;
}


.left-menu ul:after{
	content:"";
	position:absolute;
	width: 200px;
	height: 100px;
	background-color: rgba(213,213,213,0.125);
	border-bottom: 50px solid rgba(213,213,213,0.25);
	transform: rotate(-45deg);
	
	right:-65px;
	bottom:-15px;
	
	z-index:0;
	
	transition: all 0.3s;
}


.left-menu ul li {
	border-top: 1px solid rgba(0,0,0,0.05);
	border-left: 1px solid rgba(0,0,0,0.05);
	border-right: 1px solid rgba(0,0,0,0.05);
	padding: 20px;
	margin:0;
	z-index:2;
	position: relative;
}

.left-menu ul li:last-child {
	border-bottom: 1px solid rgba(0,0,0,0.05);
}

.left-menu ul a {
	text-decoration: none;
	color: var(--bs-gray-700);
}

.left-menu ul a:hover {
	color: var(--ze-green);	
}

.left-menu ul a * {margin:0;}

.left-menu ul li.active {
	border-left: 3px solid green;
}
	
.left-menu ul li.active a {
	color: black;
}
	
	
.error{
	color: red !important;
}

input.error{border-color: red}

.recaptcha-error {
  display: none;
}

.form-control:focus {
	box-shadow:none;
	border-color: var(--ze-green);
}


/*  catalogue */

.main-image-holder{
	max-width: 419px;
	max-height: 419px;
	overflow: hidden;
	border: 1px solid #dddcdb;
	position: relative;
	border-radius: 5px;
}

.main-image-holder img{
	width: 100%;
	height: auto;
	position: relative;
	z-index: 0;
	transition: all .5s ease;
	left: 0;
	flex-shrink: 0;
	transform: scale(0.8);
}

.main-image-holder a{
	width: 100%;
	height: auto;
	position: relative;
	z-index: 0;
	transition: all .5s ease;
	left: 0;
	flex-shrink: 0;
}


.new-product.new{
	z-index: 2;
}



.sub-image-holder{
	margin-top: 30px;
	max-width: 419px;
	flex-wrap: wrap;
}
.sub-image-holder .sub-image{
	width: 118px;
	height: 118px;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #dddcdb;
	padding: 12px;
	position: relative;
	cursor: pointer;
	border-radius: 5px;
}

.sub-image-holder .sub-image:not(:last-child):not(:nth-child(3n)){
	margin-right: 32px;
}

.sub-image-holder .sub-image img{
	width: 100%;
	height: auto; 
	opacity: .3;
}
.sub-image-holder .sub-image:hover img{
	opacity: 1;
}


#buttons_holder {
	justify-content: space-between;
}