@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Oswald&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300&display=swap');
@import url("modules/paid_services.css");

/*body { min-width: 1300px; }*/


.text1 { padding: 60px 0;}
body {
	background-image: url( /resources/images/body-bgr.svg);
	background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 280% auto;
  background-attachment: fixed;
  background-color: #F4F4F4;
   }

.text-border { border: 2px solid #8FCC93; padding: 50px; border-bottom-right-radius: 30px;}

.text1-title {
	font-family: "Roboto Condensed", Sans-serif;
  font-size: 3.5rem;
  line-height: 1.2em;
  color: #185C43;}

.text2-title {
	font-family: 'Roboto Condensed';	font-size: 2.8rem; line-height: 1.2em;  color: #185C43;}
.text2-subtitle {
  font-family: Montserrat, Sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.2em;
  color: #185C43;
}
.text2-text {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  font-family: Montserrat,sans-serif;
  line-height: 1.3em;
  color: #185C43;
}
.text2-building  {font-family: "Roboto Condensed", Sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1em;
  color: #185C43;
}
.text3 {
	font-family: "Roboto Condensed", Sans-serif;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.2em;
  padding-top: 13vw;
  padding-bottom: 60px;
  color: #185C43;
  }
  .karta-text {
	  font-family: "Montserrat", Sans-serif;
  font-size: 1.5em;
  color: #8FCC93;
  }
   .text4 { padding: 100px 0}
  .text5 { padding: 100px 0}
  .text5-border {
	  border: 2px solid #8FCC93;
  padding: 30px;
  border-bottom-right-radius: 30px;
  }
  
  .bgr3 {
	background-color: #185C43;
	padding: 50px 0px 35px 0;
	line-height: 2;
	background-image: url( /resources/images/leaf.svg);
	background-position: right top;
	background-repeat: no-repeat;
	 background-size: 95%;
	 height:auto;background-attachment:fixed;
}
  .logo-f {max-width: 19%;
  height: 0%;
  filter: brightness( 200% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}
  
  .logo-f:hover { filter: brightness(1.2);}
  .prod_zagl {
	  font-family: "Montserrat", Sans-serif;
  font-size: 5.3rem;
  font-weight: 600;
  letter-spacing: 0em;
  color: #8FCC93;
	  }
.prod_up_title {
	font-family: "Roboto Condensed", Sans-serif;
  font-size: 3.8rem;
  font-weight: 500;
  line-height: 1.2em;
  color: #185C43;
  }	  
 
 .img-rounded {border-bottom-right-radius: 30px;} 
 .floor_title {
	 font-family: "Montserrat", Sans-serif;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.2em;
  color: #185C43;
  }
 element {
}
.prod_list_zagl {
  font-family: "Montserrat", Sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2em;
  padding: 15px 0; 
  color: #8FCC93;
}
  
/* old */
.up {
	position:absolute;
	left:3%;
	top:0px;
	width:100%;
	height:auto;
	border:none;
	z-index:300;
	margin:0;
	padding:0;

}
.menu { padding: 10px 0; font-size: 1vw;}
.menu-text { font-family: Montserrat;
	font-size: 1vw;
	color: #161616;
	}
.menu-text a { font-family: Montserrat;
	font-size: 1vw;
	color: #161616;
	}
.section1 { padding: 20px  0 40px 0;}
.section2 {
	position: relative;
	width: 86%;
	margin: 0 auto;
	border: 1px solid #808080;
	border-radius: 20px;
	padding: 20px 20px 40px 10px }	
	
.section2-image {
	position:absolute;
	right:22px;
	top:-30px;
	height:auto;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
	width: 31.4%;
}
@media screen and (max-width: 1450px) {
 .section2-image {
	right:18px !important;
	width: 31% !important;
}
}

@media only screen and (max-width: 1910px) and (min-width: 1450px)  {
 .section2-image {
	right:18px !important;
	width: 31% !important;
}
}
.left-gray {
	background-image: url( /resources/images/text1.png);
	background-position: left center;
	background-repeat: repeat-y;
	 padding: 10px 0 10px 30px; 
	/*  background-size: 27%; */
	 background-size: 6%;
	 margin: 10px 0;
	 font-family: Montserrat;
	 }	
.left-gray-small {
	background-image: url( /resources/images/text2.png);
	background-position: left center;
	background-repeat: repeat-y;
	 padding: 10px 0 10px 30px; 
	 background-size: 15%;
	 margin: 10px 0;
	 font-family: Montserrat;
	 }	
.left-gray-big {
	background-image: url( /resources/images/text1.png);
	background-position: left center;
	background-repeat: repeat-y;
	 padding: 30px 0 30px 30px; 
	 background-size: 20%;
	 margin-left: 11px;
	 font-family: Montserrat;
	 line-height:2;
	 }
.left-gray-section3	  {
	background-image: url( /resources/images/text1.png);
	background-position: left center;
	background-repeat: repeat-y;
	 padding: 10px 0 10px 30px; 
	 /*  background-size: 43%; */
	 background-size: 16%;
	 margin: 10px 0 0 60px;
	 font-family: Montserrat;
	 }	 	 
.left-gray-page {
	background-image: url( /resources/images/text2.png);
	background-position: left center;
	background-repeat: repeat-y;
	 padding: 10px 0 10px 30px; 
	 background-size: 6%;
	 margin: 10px 0;
	 font-family: Montserrat;
	 }

/* old */
.pad5 {
	padding:5px;
}

.pad10 {
	padding:10px;
}

.pad20 {
	padding:20px;
}
.gray-border {
	padding:5px;
	border: 1px solid #EEE;
	background-color: #FFF;
}
.product-list { position: relative; }
.product-list .new {
width: 51px;
height:51px;
background: url('/resources/images/new.png') no-repeat;
}
.product-list .promo {
background: url('/resources/images/promo.png') no-repeat;
}
.promo {
	position:absolute;
	left:5px;
	top:5px;
	height:23px;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
}


.new {
	position:absolute;
	right:70px;
	top:5px;
	height:23px;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
}
.black-bgr {
	background-repeat: repeat-x;
	background-position: bottom;
}
.form1 {
	background-color: #F7F7F7;
	padding: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	border-right-style: none;
}
.form1-1 {
	background-color: #F7F7F7;
	padding: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}

.dots {
    position:absolute;
    right:0px;
    bottom:50px;
    width:100%;
    height:0px;
    border:none;
    z-index:300;
    margin:0;
    padding:0;
}
.gray-border1 {
	border: 1px solid #EEE;
	background-color: #FFF;
	margin: 0px;
}

.upp {
	text-transform: uppercase;
}


.gray-border1-1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.gray-border2 {
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	margin: 0px;
}
.arrow {
	background-repeat: repeat-x;
	background-position: right center;
	height: 37px;
	width: 178px;
	padding-top:15px;
	padding-left:20px;
}
.prozr {
	padding:10px;
	background-repeat: repeat;
}
.wishlist {
	position:absolute;
	left:8px;
	bottom:10px;
	width:30px;
	height:30px;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
}


#banners {

	border: medium none;

	width:100% ! important;

	left: 0;

	margin: 0;

	overflow: hidden;

	padding: 0;

	position: relative;

	top: 0;



	/*z-index: 100;*/

}



#banners img{

	max-width: 100%;

	height: auto;

	width: auto\9; /* ie8 */



}
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }

.products-slider-container { width: 90%; margin: 0 auto; }
.testimonials-carousel { width: 90%; margin: 0 auto; }
.slick-next { right: 28px !important; }
.slick-prev { left: -33px !important; }
.slick-prev::before, .slick-next::before {
	color: black !important;
}
.discount { padding: 0 10px; }
.discount .item-carousel { overflow: hidden; padding-top:5px;}
.discount .item-carousel, .discount .slick-vertical .slick-slide {
    border-bottom:1px #ddd solid !important;
	padding: 10px 0;
}
.discount .item-content .gray_16-1 { font-size:16px; line-height:normal; display: block;}
.discount .item-content .lilavo_20 { font-size:18px; }

/* FILTERS ************************************************************************************************************/
#frmFilter ul { list-style: none; }
/* title */
#frmFilter h2 { font-size: 16px;
	border-bottom: 1px #eee solid;
	padding-bottom: 2px;
	font-weight: bold; }
/* options */
#frmFilter li label { font-size: 14px; font-weight: normal; }
#frmFilter ul.two-columns { overflow: auto; }
#frmFilter ul.two-columns li { float: left; width: 50%; }
/* slider */
#frmFilter .slider-range { margin-left: 9px; }
#frmFilter .ui-slider .ui-slider-handle { width: 1em; height: 1em; }
#frmFilter .ui-slider-horizontal { height: .6em; }
#frmFilter .from-to-input { width: 36%; }
#frmFilter ul.two-columns li.checkbox_with_image {
	width: 40px;
	margin: 5px;
}
#frmFilter ul.two-columns li.checkbox_with_image:first-child { margin-left:0; }
#frmFilter .option_with_image {
	width: 40px;
	height:40px;
	border: 1px #E5E5E5 solid;
}
#frmFilter .checkbox_with_image.checked .option_with_image {
	border: 2px #000 solid;
}

/*#frmFilter .filter-vid_sdelka label span { display: none; }*/
#frmFilter .filter-ekstri label span { display: none; }

#frmFilter .multiselect-container li { display: block; }



.quotes {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin: 10px;
}

.date {
	position:absolute;
	left:10px;
	top:0px;
	width:50px;
	height:55px;
	border:none;
	z-index:300;
	margin:0;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.b1 {
	padding:10px;
	background-color: #2970FF;
}
.b1-1 {
	padding:10px;
	background-color: #00A0E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2970FF;
}
.g1 {
	padding:10px;
	background-color: #8FB504;
}
.g1-1 {
	padding:10px;
	background-color: #ADD41E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FB504;
}

/* Horizontal filters */
.filter_horizontal {}

.filter_horizontal ul {
	margin:0;
	padding:0;
}

.filter_horizontal ul li {
	display: inline-block;
}

.filter_horizontal .dropdown-menu {
	min-width: 13rem !important;
	padding: 5px;
}

.filter_horizontal .dropdown-menu li {
	display: block;
}

.filter_horizontal .dropdown .dropdown-toggle {
	border: 1px #000 solid;
	min-width: 130px;

	display: flex;
	align-items: center;
}

.filter_horizontal .dropdown .dropdown-toggle::after {
	content: none;
}

.filter_horizontal .dropdown .dropdown-toggle .button-text {
	margin-right: auto;
}

.filter_horizontal .dropdown .dropdown-toggle .caret {
	margin-left: auto;
}

#fancyGallery, .f-thumbs {
	max-width: 100%;
	min-width: 300px;
	margin:0 16px !important;
}

#fancyGallery .f-carousel__slide {
	display: flex;
	justify-content: center;
	align-items: center;
}

/* Customers orders ***************************************************************************************************/
.tblCustomerOrders {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

.tblCustomerOrders th {
	background-color: #5E7B88;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	text-align: left;
}

.tblCustomerOrders td {
	border-bottom: 1px solid #ddd;
	padding: 10px;
}

.geeks {

        overflow: hidden;
        margin: 0 auto;
    }
      
    .geeks img {
        width: 100%;
        transition: 0.8s all ease-in-out;
    }
      
    .geeks:hover img {
        transform: scale(1.1);
    }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #E6E6E6 !important;
  background: #8FCC93 !important;
  color: #fff !important;
 
}

.ui-accordion .ui-accordion-header {
 font-family: Montserrat !important;
 font-size: 18px !important;
 color: #185C43;
 border: 1px solid #E6E6E6 !important;
  background: #8FCC93 !important;
}
.ui-accordion .ui-accordion-content {
  font-family: Montserrat !important;
  padding: 5em 3em !important;
  background: none !important;
  color: #185C43 !important
}
	

.product_list:not(.slick-slide){
	width:48.5%;
}
#list .product_list:not(.slick-slide){
	width:30.5%;
}
.product_list {
    display:inline-block; height: auto; vertical-align: top;
    margin:12px;
	width:48.5%;
	border: 1px solid #8FCC93; border-bottom-right-radius: 30px;
}

.product_list .product_data {
    width:100%; height: auto; margin:0px 50px;
}

.prod-image{ position: relative; }


.prod-title {
	position: absolute;
  left: 40px;
  top: -14px;
  background-image: url( /resources/images/prod-title.svg);
  background-position: right bottom;
  background-repeat: no-repeat;
  height: auto;
  border: none;
  z-index: 300;
  margin: 0;
  padding: 10px 20px;
  background-size: 100%;
}
.bgr-prod-up  {
	background-image: url( /resources/images/bgr1.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 100%;}
	
.bgr-prod-down  {
	background-image: url( /resources/images/bgr2.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 100%;}	
.green-line { border-left: 2px solid #005D3B; padding-left: 15px}

.menu_baner { position: relative; padding-bottom: 40px;  }

.menu-bgr1 {
	position:absolute;
	left:0px;
	right: 0px; 
	bottom:-10px;
	height:auto;
	border:none;
	z-index:9999;
	margin:0;
	padding:0;
}

/* style */

.gray_15 {
	font-family: Montserrat;
	font-size: 15px;
	color: #6F6F6F;
}
.gray_16 {
	font-family: Montserrat;
	font-size: 16px;
	color: #161616;
}

.gray_16-1 {
	font-family: Roboto;
	font-size: 16px;
	color: #161616;
}

.gray_18 {
	font-family: Montserrat;
	font-size: 18px;
	color: #161616;
}
.gray_20 {
	font-family: Montserrat;
	font-size: 20px;
	color: #161616;
}
.gray_24 {
	font-family: Montserrat;
	font-size: 24px;
	color: #161616;
}
.gray_zagl {
	font-family: Montserrat;
	font-size: 30px;
	color: #161616;
}

.gray_15 a{
	font-family: Montserrat;
	font-size: 15px;
	color: #6F6F6F;
	text-decoration: none;
}

.gray_15 a:hover{
	font-family: Montserrat;
	font-size: 15px;
	color: #E36A00;
	text-decoration: none;
}

.gray_16 a{
	font-family: Montserrat;
	font-size: 16px;
	color: #161616;
}

.gray_16-1 a{
	font-family: Roboto;
	font-size: 16px;
	color: #161616;
	text-decoration: none;
}
.gray_16-1 a:hover{
	font-family: Roboto;
	font-size: 16px;
	color: #7B1082;
	text-decoration: none;
}

.gray_18 a{
	font-family: Montserrat;
	font-size: 18px;
	color: #161616;
	text-decoration: none;
}

.gray_18 a:hover{
	font-family: Montserrat;
	font-size: 18px;
	color: #CF9934;
	text-decoration: none;
}
.gray_20 a{
	font-family: Montserrat;
	font-size: 20px;
	color: #161616;
}
.gray_24 a{
	font-family: Montserrat;
	font-size: 24px;
	color: #161616;
}
.gray_zagl a{
	font-family: Montserrat;
	font-size: 30px;
	color: #161616;
}

body,td,th {
	font-family: Roboto;
	font-size: 18px;
	color: #333;
}
.flags { position: relative; }
.lang_flag {
	position:absolute;
	right:35px;
	top:12px;
	height:23px;
	border:none;
	z-index:9999;
	margin:0;
	padding:0;
}
.up-line { position: relative; margin-bottom: 80px; }
.menu-bgr {
	position:absolute;
	left:0px;
	bottom:-83px;
	height:auto;
	z-index:999;
	width: 100%;
	padding: 0; border-bottom: 2px solid #8FCC93;
	background-color: white;
}


.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  z-index: 10000;
  transition: all 0.2s ease-in-out;
  background-color: #fff;

  text-align: center;
  line-height: 40px;
}
.header1 {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  z-index: 998;
  transition: all 0.2s ease-in-out;
  background-color: #fff;
  height:95px;
  text-align: center;
  border-bottom: 2px solid #8FCC93;
  background-color: #F4F4F4;
}
/* 
.header.active {
  background:   rgba(237,237,237,1);
  color: #fff !important;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

.header.active #mbmcpebul_table li a {
  color: #fff !important; }
  
  */
 .sticky_height  {padding-top: 4.7%}
 
 @media screen and (max-width: 1450px) {
  .sticky_height  {padding-top: 6% !important}
}

@media only screen and (max-width: 1910px) and (min-width: 1450px)  {
 .sticky_height  {padding-top: 5% !important} }

/* za kompleksa */

.page_title {
font-family: "Roboto Condensed", Sans-serif;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2em;
  color: #185C43;
  }	  
 .logo-page { width: 50%} 
 .about-text {
  font-size: 1.5rem;
  font-weight: normal;
  font-family: Montserrat,sans-serif;
  line-height: 1.3em;
  color: #185C43;
}

.green_prod_title_list  {
	font-family: "Montserrat", Sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0em;
  color: #8FCC93;
	}	
.green_prod_title a:hover  {
  color: #8FCC93;
	}	 	 
.prod_more:hover { filter: brightness(1.5);}

.list-text {
  font-size: 2.2rem;
  font-weight: 500;
  font-family: Montserrat,sans-serif;
  line-height: 1.2em;
  color: #185C43;
}

