	html,body
	{
		margin:0;
		padding:0;
		height: 100%;
	}

	h1, h2, h3, h4, h5, h6 {
	  margin: 0;
	  padding: 0;
	  border: 0;
	  font-size: 100%;
	  font-weight: inherit;
	  font-style: inherit;
	  vertical-align: baseline;
	}
	
	li h2 {
    display:inline;
	}
	
	ul li{
	list-style-type: none;
	}
	
	
	ul li::before {
	content: "\f0da";
	margin-right:8px;
	margin-left: -1.5em;
	display: inline-block;
	font-family: Fontawesome;
	line-height: 1.5em;
	color:#f0b13b
	}
	
	#mainmenu > li::before, #mainmenu > li > ul > li::before, #mainmenu ul li::before {
	content: none;
	}

	input, a, select, textarea {
	outline:none
	}
	
	#preloader { position: fixed; left: 0; top: 0; z-index: 5000; width: 100%; height: 100%; overflow: visible; background: #fff url('../pic/preloader.gif') no-repeat center center; }
	
	::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: #232323;
	}
	::-moz-placeholder { /* Firefox 19+ */
	  color: #232323;
	}
	:-ms-input-placeholder { /* IE 10+ */
	  color: #232323;
	}
	:-moz-placeholder { /* Firefox 18- */
	  color: #232323;
	}
	
	.inszuk::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: #232323;
	}
	.inszuk::-moz-placeholder { /* Firefox 19+ */
	  color: #232323;
	}
	.inszuk:-ms-input-placeholder { /* IE 10+ */
	  color: #232323;
	}
	.inszuk:-moz-placeholder { /* Firefox 18- */
	  color: #232323;
	}
	
	.fa-angle-down::before {
		content: "\f107";
		font-family: Fontawesome;
		margin-left: 5px;
		color:#232323;
	}
	
	.fa-angle-right-men::before {
		content: "\f105";
		font-family: Fontawesome;
		color:#777777;
		position:absolute;
		right:4px;
	}
	
	.fa-angle-up::before {
		content: "\f106";
		font-family: Fontawesome;
		margin-left: 3px;
	}
	
	.fa-angle-right::before {
		content: "\f0da";
		font-family: Fontawesome;
		color: #232323;
	}
	
	.fa-plus-square-o::before {
		content: "\f196";
		font-family: Fontawesome;
	}
	
	.fa-calendar::before {
		content: "\f073";
		font-family: Fontawesome;
	}
	
	.fa-minus-square-o::before {
		content: "\f147";
		font-family: Fontawesome;
	} 
	
	.fa-folder-o::before {
		content: "\f114";
		font-family: Fontawesome;
	} 
	
	.fa-folder-open-o::before {
		content: "\f115";
		font-family: Fontawesome;
	} 
	
	.file-text-o::before {
		content: "\f0f6";
		font-family: Fontawesome;
	} 
	
	.fa-clock::before {
		content: "\f017";
		font-family: Fontawesome;
	} 
	
	.fa-comment::before {
		content: "\f0e5";
		font-family: Fontawesome;
	} 
	
	.fa-bars::before {
		content: "\f0c9";
		font-family: Fontawesome;
	} 
	
	.fa-times::before {
		content: "\f00d";
		font-family: Fontawesome;
	} 
	
	.fa-arrow-up::before {
		content: "\f077";
		font-family: Fontawesome;
	} 
	
	.fa-home::before {
		content: "\f015";
		font-family: Fontawesome;
		font-size: 24px;
	} 
	
	.fa-newspaper-o::before {
		content: "\f1ea";
		font-family: Fontawesome;
		font-size: 24px;
	} 
	
	.fa-eye::before {
		content: "\f06e";
		font-family: Fontawesome;
	} 
	
	.fa-heart::before {
		content: "\f004";
		font-family: Fontawesome;
	} 
	
	.fa-refresh::before {
		content: "\f021";
		font-family: Fontawesome;
	} 
	
	.fa-th-large::before {
		content: "\f009";
		font-family: Fontawesome;
	} 
	
	.fa-th-list::before {
		content: "\f00b";
		font-family: Fontawesome;
	} 
	
	.fa-sitemap::before {
		content: "\f0e8";
		font-family: Fontawesome;
	} 
	
	.fa-chevron-left::before {
		content: "\f053";
		font-family: Fontawesome;
	} 
	
	.fa-chevron-right::before {
		content: "\f054";
		font-family: Fontawesome;
	} 
	
	.fa-chevron-circle-down::before{
		content: "\f13a";
		font-family: Fontawesome;
	}
	
	.fa-caret-right::before {
		content: "\f0da";
		font-family: Fontawesome;
	}
	
	.fa-plus::before {
		content: "\f067";
		font-family: Fontawesome;
	}
	
	.fa-minus::before {
		content: "\f068";
		font-family: Fontawesome;
	}
	
	.fa-ban::before {
		content: "\f05e";
		font-family: Fontawesome;
	}
	
	.fa-print::before {
		content: "\f02f";
		font-family: Fontawesome;
	}
	
	.fa-envelope::before {
		content: "\f003";
		font-family: Fontawesome;
	}
	
	.fa-file::before {
		content: "\f016";
		font-family: Fontawesome;
	}
	
	.fa-phone::before {
		content: "\f095";
		font-family: Fontawesome;
	}
	
	.fa-link::before {
		content: "\f0c1";
		font-family: Fontawesome;
	}
	
	.fa-compass::before {
		content: "\f14e";
		font-family: Fontawesome;
	}
	
	.fa-expand::before {
		content: "\f065";
		font-family: Fontawesome;
	}
	
	.fa-user-o::before {
		content: "\f2c0";
		font-family: Fontawesome;
	}
	
	.fa-check::before {
		content: "\f00c";
		font-family: Fontawesome;
	}
	
	.fa-mobile-alt::before {
		content: "\f10b";
		font-size: 22px;
		font-family: Fontawesome;
	}
	
	.fa-facebook::before {
		content: "\f082";
		font-family: Fontawesome;
		font-size: 20px;
		margin:5px;
	}
	
	.fa-twitter::before {
		content: "\f099";
		font-family: Fontawesome;
	}
	
	.fa-google-plus::before {
		content: "\f0d5";
		font-family: Fontawesome;
	}
	
	.fa-file-pdf-o::before {
		content: "\f1c1";
		font-size:40px;
		color:#858585;
		font-family: Fontawesome;
	}
	
	.fa-arrow-circle-right::before{
		content: "\f0a9";
		font-family: Fontawesome;
	}
	
	.fa-star-o::before{
		content: "\f006";
		font-family: Fontawesome;
	}
	
	.fa-server::before{
		content: "\f233";
		font-family: Fontawesome;
	}
	
	.fa-info::before{
		content: "\f129";
		font-family: Fontawesome;
	}
	
	.fa-address-card-o::before{
		content: "\f2bc";
		font-family: Fontawesome;
	}
	
	.fa-dot-circle-o::before{
		content: "\f192";
		font-family: Fontawesome;
	}
	
	.fa-share-alt::before{
		content: "\f1e0";
		font-family: Fontawesome;
	}
	
	.fa-language::before{
		content: "\f1ab";
		font-family: Fontawesome;
	}
	
	.fa-industry::before{
		content: "\f275";
		font-family: Fontawesome;
	}
	
	.fa-pencil-square-o::before{
		content: "\f044";
		font-family: Fontawesome;
	}
	
	.fa-comments-o::before{
		content: "\f0e6";
		font-family: Fontawesome;
	}
	
	.fa-flag-o::before{
		content: "\f11d";
		font-family: Fontawesome;
	}
	
	.fa-usd::before{
		content: "\f155";
		font-family: Fontawesome;
	}
	
	.fa-commenting-o::before{
		content: "\f27b";
		font-family: Fontawesome;
	}
	
	.fa-shopping-basket::before{
		content: "\f291";
		font-family: Fontawesome;
	}
	
	.fa-life-ring::before{
		content: "\f1cd";
		font-family: Fontawesome;
	}
	
	.fa-globe::before{
		content: "\f0ac";
		font-family: Fontawesome;
	}

	.relative{
		position:relative;
	}
	
	.href_ruler{
	position:fixed;
	display:none;
	bottom:20px;
	right:10px;
	/*transform:translate(50%, 0);*/
	z-index:7000;
	background: rgba(255,255,255,0.5);
	text-align: center;
	width:40px; 
	height:40px;
	cursor: pointer;
	padding: 5px;
	border-radius:50%;
	font-size: 28px; 
	text-decoration: none;
	text-align: center;
	color: #212121;
	-webkit-transition: 1s;
	transition: 1s;
	}
	.href_ruler:hover{
	background: #f0b13b;	
	color:#fff;
	-webkit-transition: 1s;
	transition: 1s;
	}

	div.bground {
	#z-index: 500;
	position: fixed;
	top:0px;
	left:0px;
	width: 100%;
	height: 1000px;
	background-position: center;
	background-image: url("../s_img/001.jpg");
	text-align:right;
	font-size: 12px; 
	font-weight: bold; 
	font-family:  Inter_24pt-Regular, Arial; 
	color:white;
	
	}

	.men_left {
	position: fixed;
	z-index: 11000; 
	width:100%;
	height:100%; 
	right:-120%;
	opacity:0;
	font-size: 18px;
	font-family: Inter_24pt-Regular, Arial;
	background:#f1b23c;
	padding:10px;
	box-sizing:border-box;
	overflow-y: auto;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.menleft_top_right_content{
	margin-bottom:5px;
	text-align: center;
	}
	
	.menleft_top_right_content a{
	text-decoration:none;
	font-size: 18px;
	font-family: Inter_24pt-Regular, Arial;
	color:#232323;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.menleft_top_right_content a:hover{
	color:#fff;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	uul.men_left_list { 
	height: auto;
	width:270px;
	list-style: none;
	}
	
	uul.men_left_list uul {
	list-style: none;
	display:none;
	width: 100%;
	}
	
	.men_list_icon{
	position:absolute; 
	right:0; 
	top:10px; 
	width:40px; 
	background:transparent; 
	text-align:center;
	color: #232323;
	}
	
	.men_list_icon > z:before{color: #232323;}
	
	.men_list_but1 {
	position:relative;
	box-sizing: border-box;
	padding:10px 20px;
	background:transparent;
	text-align:center;
	width:100%;
	color:#232323;
	font-family: Inter_24pt-Regular, Arial;
	font-weight: normal;
	font-size: 22px;
	height:auto;
	cursor:pointer;
	border-bottom:1px solid #232323;
	margin-bottom: 2px;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	ul.men_left_list ul {display:none;}
	
	.men_list_but2 {
	position:relative;
	font-family: Inter_24pt-Regular, Arial;
	font-weight: normal;
	font-size: 20px;
	height:auto;
	cursor:pointer;
	color:#232323;
	border-bottom:1px dashed #232323;
	margin-bottom: 2px;
	margin-left: 10px;
	padding:5px 15px;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	
	.men_list_but3 {
	position:relative;
	font-family: Inter_24pt-Regular, Arial;
	font-weight: normal;
	font-size: 18px;
	height:auto;
	cursor:pointer;
	color:#232323;
	border-bottom:1px dashed #232323;
	margin-bottom: 2px;
	margin-left: 20px;
	padding-left:5px 15px;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.men_list_but1:hover{
	background: #232323;
	color:#fff;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.men_list_but2:hover, .men_list_but3:hover {
	background: #232323;
	color: #fff;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.men_list_but1:hover .men_list_icon, .men_list_but2:hover .men_list_icon, .men_list_but3:hover .men_list_icon {
	color: #fff;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.boxmenu{
	float:left; 
	display:block;
	}
	
	.box_menlist {
	position:relative;
	font-family: Inter_24pt-Regular, Arial;
	font-weight: normal;
	font-size: 20px;
	height:auto;
	cursor:pointer;
	color:#232323;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-left:5px;
	border-left:2px solid #717171;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.box_menlist:hover {
	background:#fff;
	color: #e80000;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.men_select {
	display:none;
	width:50px; 
	height:50px; 
	font-size:16px; 
	color: #f1b23c; 
	font-family:  Arial; 
	margin:3px 0px 3px 0px;
	cursor:pointer;
	-webkit-transition: 0.5s;
		transition: 0.5s;
	}

	.men_select_close{
	display:table;
	width:50px; 
	height:50px; 
	font-size:16px; 
	color: #232323; 
	font-family:  Arial;  
	margin:3px 0px 3px 0px;
	cursor:pointer;
	-webkit-transition: 0.5s;
		transition: 0.5s;
	}
	
	.men_select:hover {
	color:#232323;
	-webkit-transition: 0.5s;
		transition: 0.5s;
	}
	
	.men_select_close:hover{
	color:#fff;
	-webkit-transition: 0.5s;
		transition: 0.5s;
	}

	.men_up_top {
	display:none;
	position: fixed;
	z-index: 3700;
	width: 100%;
	top:0;
	left:0;
	min-width:1200px;
	height: auto;
	text-align:left;
	font-size: 12px; 
	font-weight: bold; 
	font-family:  Inter_24pt-Regular, Arial; 
	color:white;
	opacity:0;
}	
	
	div.men_top_up {
	position: relative;
	z-index: 1800;
	width: 100%;
	min-width:1200px;
	height: 82px;
	text-align:left;
	background: rgba(255,255,255,0.9);
	font-size: 12px; 
	font-weight: normal; 
	font-family:  Inter_24pt-Regular, Arial; 
	color:#232323;
}

	div.men_top{
	position: relative;
	margin-left:auto; 
	margin-right:auto; 
	vertical-align:middle;
	width: 1200px;
	height: 41px;
	text-align:left;
	font-size: 12px; 
	font-weight: normal; 
	font-family:  Inter_24pt-Regular, Arial; 
	color:#232323;
}

	div.men_top_upa {
	position: relative;
	z-index: 1800;
	width: 100%;
	min-width:1200px;
	height: 50px;
	box-sizing:border:box;
	border-bottom: 4px solid #e80000;
	text-align:left;
	font-size: 12px; 
	font-weight: bold; 
	background: #fff;
	font-family:  Inter_24pt-Regular, Arial; 
	color:white;
}

	div.men_topa {
	position: relative;
	margin-left:auto; 
	margin-right:auto; 
	vertical-align:middle;
	width: 1200px;
	height: 50px;
	text-align:left;
	font-size: 12px; 
	font-weight: bold; 
	font-family:  Inter_24pt-Regular, Arial; 
	color:white;
}

	div.men_up {
	display:table;
	position: relative;
	z-index: 1701;
	top:0px;
	width: 100%;
	min-width:1200px;
	height: auto;
	background: #FFF;
	background: linear-gradient(90deg,rgba(255, 255, 255, 1) 40%, rgba(230, 230, 230, 1) 100%);
	text-align:left;
	font-size: 14px; 
	font-weight: bold; 
	font-family: Inter_24pt-Regular, Arial; 
}

	div.men {
	position: relative;
	display:table;
	margin-left:auto; 
	margin-right:auto; 
	vertical-align:middle;
	width: 1200px;
	height: 30px;
	text-align:left;
	font-size: 14px; 
	font-weight: normal; 
	font-family:  Inter_24pt-Regular, Arial; 
	color:#232323;
	}

	.mentop{ 
	margin-top:6px;
	width:calc(100% - 400px);
	float:left;
	font-size: 14px;
	}
	
	.mentop_right{ 
	position:absolute;
	margin-top:3px;
	float:left;
	font-size: 14px;
	right:5px;
	}
	
	.mentop a, .mentop_right a{ 
	color:#232323;
	font-size: 14px;
	text-decoration: none;
	-webkit-transition: .5s;
            transition: .5s;
	}
	
	.mentop a:hover, .mentop_right a:hover{ 
	color:#f0b13b;
	cursor:pointer;
	-webkit-transition: .5s;
            transition: .5s;
	}
	

	div.men_up2 {
	position: relative;
	z-index: 1700;
	#left:0;
	#top:0;
	width: 100%;
	min-width:1200px;
	height: 90px;
	box-sizing:border-box;
	text-align:left;
	font-size: 18px; 
	font-weight: normal; 
	font-family:  Inter_24pt-Regular, Arial;
	#box-shadow: 0px 2px 6px #212121;
	color:#232323;
}

	div.men2 {
	position: relative;
	margin-left:auto; 
	margin-right:auto; 
	vertical-align:middle;
	width: 1200px;
	height: 90px;
	text-align:left;
	font-size: 12px; 
	font-weight: normal; 
	font-family:  Inter_24pt-Regular, Arial; 
	color:#232323;
}

div.men_up2a {
	display:none;
	position: relative;
	z-index: 1700;
	width: 100%;
	min-width:1200px;
	height: 85px;
	box-sizing:border:box;
	border-bottom: 4px solid #e80000;
	text-align:left;
	font-size: 12px; 
	font-weight: bold; 
	background: #fff;
	font-family:  Inter_24pt-Regular, Arial; 
	color:#232323;
}

	div.men2a{
	position: relative;
	margin-left:auto; 
	margin-right:auto; 
	vertical-align:middle;
	width: 1200px;
	height: 85px;
	text-align:left;
	font-size: 12px; 
	font-weight: bold; 
	font-family:  Inter_24pt-Regular, Arial; 
	color:#232323;
}

	div.men_up3 {
	position: relative;
	z-index: 1700;
	width: 100%;
	min-width:1200px;
	height: 50px;
	box-sizing:border:box;
	border-bottom: 4px solid #e80000;
	border-top: 1px solid #b4b4b4;
	text-align:left;
	font-size: 12px; 
	font-weight: bold; 
	#background: #a89481;
	font-family:  Inter_24pt-Regular, Arial; 
	color:white;
}

	div.men3 {
	position: relative;
	margin-left:auto; 
	margin-right:auto; 
	vertical-align:middle;
	width: 1200px;
	height: 50px;
	text-align:left;
	font-size: 12px; 
	font-weight: bold; 
	font-family:  Inter_24pt-Regular, Arial; 
	color:white;
}

	div.men_up3a {
	position: relative;
	z-index: 1800;
	width: 100%;
	min-width:1200px;
	height: 50px;
	box-sizing:border:box;
	border-bottom: 5px solid #e80000;
	text-align:left;
	font-size: 12px; 
	font-weight: bold; 
	background: #a89481;
	font-family:  Inter_24pt-Regular, Arial; 
	color:white;
}

	div.men3a {
	position: relative;
	margin-left:auto; 
	margin-right:auto; 
	vertical-align:middle;
	width: 1200px;
	height: 50px;
	text-align:left;
	font-size: 12px; 
	font-weight: bold; 
	font-family:  Inter_24pt-Regular, Arial; 
	color:white;
}

	div.men_up4 {
	position: relative;
	top:0px;
	left:0px;
	width: 100%;
	min-width:1200px;
	text-align:left;
	font-size: 12px; 
	font-weight: bold; 
	font-family:  Inter_24pt-Regular, Arial; 
	color:#232323;
	}

	div.men4 {
	position: relative;
	margin-left:auto; 
	margin-right:auto; 
	vertical-align:middle;
	width: 1200px;
	text-align:left;
	font-size: 12px; 
	font-weight: normal; 
	font-family:  Inter_24pt-Regular, Arial; 
	color:#232323;
	}

	.fullscreen{
	height:600px;
	}

	.waluta {
	position: relative;
	display:table;
	width: auto;
	height: auto;
	margin-bottom: 5px;
	}
	
	.waluta_switch {
	float:left;
	min-width:10px;
	width: auto;
	font-weight:normal;
	vertical-align: middle;
	cursor:pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: .5s;
            transition: .5s;
	}

	.block {
    z-index:5000;
	position: absolute;
	display:none;
	max-width: 250px;
	height: auto;
	background: #fff;
	padding:10px;
	box-sizing: border-box;
	border: 1px solid #909090;
	}
	
	.block_switch {
	min-width:10px;
	width: auto;
	font-weight:normal;
	vertical-align: middle;
	font-family: Inter_24pt-Regular, Arial; 
	cursor: pointer;
	color: #212121;
	-webkit-transition: .5s;
            transition: .5s;
	}
	
	.block_switch:hover {
	color:#a89481;
	-webkit-transition: .5s;
            transition: .5s;
	}
	
	#logo {
	float:left;
	display:table; 
	margin-left: 10px; 
	margin-top: 0px;
	}
	
	#logo > a > img {
	max-width:278px;
	max-height:181px;
	}
	
	#logo2 {
	float:left;
	display:table; 
	margin-left: 10px;  
	margin-top: 0px;
	margin-right: 72px;
	}
	
	#logo2 > a > img {
	max-width:154px;
	max-height:100px;
	}
	
	
	.men_center, .men_center_mobile {
	display:table;
	position:relative; 
	padding: 0px 25px 0px 25px;
	height:70px;
	/*left:5px;*/
	margin-left: auto; 
	margin-right: auto;
	}
	
	.men_center_up{
	height:41px;
	}
	
	.men_center2 {
	display:table; 
	padding: 60px 25px 0px 25px;
	height:61px;	
	margin-left: auto; 
	margin-right: auto;
	}
	
	.search-menu{
		position:relative;
		width:100%;
		height:100%;
		display:none;
	}
	
	.search-menu > div{
		position:absolute;
		top:50%;
		width:100%;
	}
	
	.baner_opis {
	position:absolute;
	z-index:1020; 
	font-weight: normal;
	display:table;
	opacity:0;
	/*
	width:auto;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	*/
	min-width:70%;
	max-width:70%;
	width:100%;
	left:5%;
	top:25%;
	transform:translate(0%, -50%);
	box-sizing: border-box;
	padding:10px 10px;
	//border-left:6px solid #f0b23b;
	}
	
	
	.baner-hologram{
	position:absolute;
	bottom:5px; 
	left:5px; 
	}
	
	.baner_opis_text{
	position:relative; 
	display:table; 
	/*margin-left:auto; 
	margin-right:auto;
	width: 100%;*/
	box-sizing: border-box;
	font-size: 38px;
	color: #232323;
	font-family: TitilliumWeb-SemiBold, Arial;
	font-weight:normal;
	text-align: left; 
	/*animation-name:banopis;
	animation-duration:25s;
	animation-iteration-count:infinite;
	-webkit-animation-name:banopis;
	-webkit-animation-duration:25s;
	-webkit-animation-iteration-count:infinite;*/
	}
	
	.baner_opis_text p  {
	margin:0;
	}
	
	.baner_opis_small{
	font-size: 20px;
	color: #232323;
	box-sizing: border-box;
	padding:10px;
	font-family: TitilliumWeb-SemiBold, Arial;
	font-weight:normal;
	border-left:10px solid #f0b23b;
	}
	
	.baner_opis_small > p{
	font-size: 20px;
	font-family: Inter_24pt-Regular, Arial;
	}
	
	.content-baner{
	display:table; 
	position:absolute;
	width:100%; 
	height:300px; 
	min-height:300px;
	clip-path: polygon(0% 15px, 100% 15px, 100% 198px, 0% 253px);
	-webkit-clip-path:polygon(0% 15px, 100% 15px, 100% 198px, 0% 253px);
	}
	
	.content-baner-blok{
	position:absolute;
	width:100%; 
	height:100%; 
	}
	
	div.cookie-modal{
		z-index: 3999;
		position: fixed;
		background: rgba(100, 100, 100, 0.5);
		width:100%;
		height:100%;
	}

	div.cookie {
		z-index: 4000;
		background-color: #fff;
		box-shadow: 0 16px 28px 0 rgba(0,0,0,0.22),0 25px 55px 0 rgba(0,0,0,0.21);
		border-radius: 4px;
		height: auto;
		max-height: 85%;
		margin-left: -325px;
		margin-bottom: 50px;
		overflow: auto;
		overflow-x: auto;
		overflow-x: hidden;
		position: fixed;
		top: 50px !important;
		left: 50% !important;
		width: 650px;
		min-width: 650px;
		max-width: 80%;
		padding:20px;
		font-family:  Robotolight, Arial;		
		color: #232323;
		font-size:18px;
	}
	
	div.cookie > div > p > label{
		font-size:18px;
	}
	
	.cookie-opis{
		box-sizing:border-box;
		padding:20px;
		width:100%;
		border-bottom:1px solid #bbbbbb;
		text-align:justify;
		line-height: 1.4;
	}
	
	.cookie-slogan{
		text-align:center;
		font-family:  Robotolight, Arial;		
		color: #232323;
		font-size:24px;
	}
	
	button.cookie-przycisk {
		height: 50px;
		width:100%;
		box-sizing:content-box;
		box-sizing: border-box;
		outline-width: 0;
		border:none;
		background: #232323;
		font-family:  Robotolight, Arial;		
		color: #fff;
		font-size:18px;
		border: none;
		border: 1px solid #262626;
		-webkit-transition: 1s;
            transition: 1s;
	}
	
	button.cookie-white {
		background: #fff;
		color: #232323;
		-webkit-transition: 1s;
            transition: 1s;
	}
	
	button.cookie-przycisk:hover {	
		background: #bbbbbb;
		-webkit-transition: 1s;
            transition: 1s;
	}
	
	.cookie-link{
		color: #232323;
		font-weight: bold;
		text-decoration: underline;
		cursor: pointer;
	}
	
	.dcont{
		cursor:pointer;
	}
	
	.dcontp{
		display:none;
	}


	div.cokinfo {
	z-index:4100;
	position: fixed;
	display: none;
	padding:10px;
	top:20px;
	left:0;
	right:0;
	margin-left:auto; 
	margin-right:auto; 
	vertical-align:middle;
	width: 800px;
	height: 500px;
	text-align:left;
	font-size: 12px;  
	font-family:  Inter_24pt-Regular, Arial; 
	box-shadow: 1px 1px 1px black;
	background-color: white;
	color:black;
	}

	#cokinfo2 {
	overflow:auto; 
	width:800px; 
	height:450px;
	}
	
	div.wininfo {
	z-index:4100;
	position: fixed;
	display: none;
	padding:10px;
	top:20px;
	left:0;
	right:0;
	margin-left:auto; 
	margin-right:auto; 
	vertical-align:middle;
	text-align:left;
	font-size: 12px;  
	font-family:  Inter_24pt-Regular, Arial; 
	box-shadow: 1px 1px 1px black;
	background-color: white;
	color:black;
	}
	
	div.copyright {
	z-index:1600;
	position: relative;
	padding:5px; 
	box-sizing:border-box;
	margin-left:auto; 
	margin-right:auto; 
	vertical-align:middle;
	width: 100%;
	min-width: 1200px;
	min-height: 30px;
	background:#232323;
	text-align:center;
	font-size: 13px;  
	font-family:  Inter_24pt-Regular, Arial; 
	color: white;
	}
	
	div.bod_ind_a {
	z-index:1200;
    position: relative;
	left:0px;
	width: 100%;
	min-width:1200px;
	height: auto;
	/*min-height: 200px;*/
	}
	
	div.ind_a {
	display:table;
	margin-left:auto; 
	margin-right:auto; 
	vertical-align:middle;
	width: 1200px;
	padding:0px 10px;
	box-sizing: border-box;
	height: auto;
	text-align:left;
	font-size: 18px; 
	font-weight: normal; 
	font-family: Inter_24pt-Regular, Arial; 
	line-height: 1.5;
	color:#232323;
	opacity:0;
	}
	
	div.bod_ind_b{
	z-index:1200;
    position: relative;
	left:0px;
	min-width:1200px;
	height: auto;
}

	div.ind_b {
	margin-left:auto; 
	margin-right:auto; 
	vertical-align:middle;
	width: 1200px;
	padding:10px;
	box-sizing: border-box;
	height: auto;
	text-align:left;
	font-size: 18px; 
	font-weight: normal; 
	font-family: TitilliumWeb-SemiBold, Arial; 
	color:#232323;
	opacity:0;
	}
	
	.ind_a a, .ind_b a {
	font-family: Inter_24pt-Regular, Arial;
	/*font-weight: bold;*/
	color:#232323;
	text-decoration: none;
	-webkit-transition: 1s;
            transition: 1s;
	}

	.ind_a a:hover, .ind_b a:hover { 
	color:#f1b23c;
	text-decoration: none;
	-webkit-transition: 1s;
            transition: 1s;
	}
	
	.pagin {
	margin:0px auto 10px auto;
	padding:5px;
	box-sizing:border-box; 
	vertical-align:middle;
	width: 1200px;
	padding:10px;
	box-sizing: border-box;
	}
	
	div.stp {
	z-index: 1200;
	position: relative;
	display:table;
	bottom:0px;
	width:100%;
	min-width: 1200px;
	height:auto;
	background: #f0b13b;
	text-align:right;
	font-size: 18px; 
	font-weight: normal; 
	font-family: Inter_24pt-Regular, Arial; 
	color:#fff;
	clip-path: polygon(0% 50px, 100% 0%, 100% 100%, 0% 100%);
	-webkit-clip-path:polygon(0% 50px, 100% 0%, 100% 100%, 0% 100%);
	}
	

	div.stp_dw {
	position:relative;
	z-index:1001;
	margin-left:auto; 
	margin-right:auto; 
	vertical-align:middle;
	display:table;
	width: 1200px;
	height: auto;
	padding:50px 10px 0px 10px;
	box-sizing: border-box;
	text-align:left;
	font-size: 18px; 
	font-weight: normal; 
	font-family:  Inter_24pt-Regular, Arial; 
	color:#fff;
	}
	
	.stp_dw, .footer_block {
	font-size: 20px;
	box-sizing:border-box;
	color:#fff;
	font-weight:normal;
	font-family: Inter_24pt-Regular, Arial;
	}
	
	.footer_block{
	display:block;
	float:left;
	padding:10px; 
	}
	
	.footer_block_name{
	font-size: 22px; 
	font-family: Inter_24pt-Regular, Arial; 
	#border-bottom:2px solid #fff;
	padding:10px;
	box-sizing:border-box;
	}
	
	.stp_dw  a, .stp_dw div  a {
	text-decoration: none;
	color:#fff;
	-webkit-transition: 1s;
            transition: 1s;
	}

	.stp_dw  a:hover, .stp_dw  div  a:hover  { 
	color:#f0b13b;
	-webkit-transition: 1s;
            transition: 1s;
	}
	
	
	/*scieżka*/
	div.breadcrumbs_bodinda{
		min-height:auto;
	}
	
	.breadcrumbs_inda{
		margin:20px 0px;
	}
	
	.breadcrumbs_box{
		box-sizing:border-box;
		padding:20px 0px;
		border-bottom: 1px solid #dcdcdc;
		display:table; 
		width:100%; 
		text-align:right;
	}
	
	
	a.breadcrumbs-link{
		font-size: 18px; 
		font-weight: normal; 
		font-family: TitilliumWeb-SemiBold, Arial;
		color:#232323;
	}
	
	.breadcrumbs-sign::before{
		content: "\f105";
		font-size: 18px; 
		font-weight: bold;
		font-family: Fontawesome;
		color:#232323;
		margin: 0px 5px;
	}
	
	.breadcrumbs-target{
		font-size: 18px; 
		font-weight: normal; 
		font-family: TitilliumWeb-SemiBold, Arial;
		color:#f1b23c;
	}
	

	/*bloki*/
	.blok_kafel{
	display:table; 
	position: relative;
	#margin: 15px auto;
	width: 100%;
	}
	
	.info{
	position: relative; 
	display:table;
	box-sizing:border-box; 
	width:100%; 
	}
	
	.butinfo{
	display:table;
	box-sizing:border-box; 
	width:100%;
	background:#fff;
	border-top:3px solid #e80000;
	border-bottom:1px solid #b4b4b4;
	color:#232323;
	text-align:center;
	cursor:pointer;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.butinfo:hover{
	background:#e80000;
	color:#fff;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.blog {
	position:relative; 
	display:inline-block;
	width:calc(100% - 10px);
	min-height:150px;	
	height:auto;
	//padding:5px;
	margin:5px;
	box-sizing: border-box;
	cursor:pointer;
	font-size: 14px; 
	color:#232323;
	border:1px solid #f0b13b;
	background:#f3f3f3;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	font-family: Inter_24pt-Regular, Arial; 
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.blog:hover{
		#border-bottom:1px solid #f1b23c;
		-webkit-transition: 1s;
		transition: 1s;
	}
	
	.blog-33 {
		width: 33.33%;
	}
	
	.img_blog {
	width:100%;
	height:220px;
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;   
	background-repeat:no-repeat; 
	background-position: center; 
	padding:5px;
	box-sizing: border-box;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.img-blog-indw{
		height:150px;
	}
	
	.blog:hover > div > .img_blog {
	transform: scale(1.2);
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.blog_hol {
	position:absolute;
	z-index:2;
	right:0;
	top:0;
	width:40px;
	opacity:0;
	height:40px;
	box-sizing: border-box;
	display:table;
	background: #fff;
	padding:0px 5px 0px 5px;
	font-family: Inter_24pt-Regular, Arial;
	font-size: 26px;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.blog:hover > .blog_hol {
	width:40px;
	opacity:1;
	color:#fff;
	background: #e80000;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.blok_title3{
	position:relative; 
	z-index:1;
	display:table;
	width:100%;
	font-family: TitilliumWeb-SemiBold, Arial; 
	font-size:22px; 
	font-weight:normal;
	color:#232323;
	padding:15px; 
	box-sizing: border-box;
	height:auto;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.blog:hover > .blok_title3 {
	color: #fff;
	background: #f1b23c;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.blog:hover > .blok_title3 > .offer-data {
	color: #fff;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.blog-title3-indw{
		text-align:center;
		font-size:24px; 
		letter-spacing: 2px;
		min-height:88px;
		display:flex;
		align-items: center;
		justify-content: center;
	}
	
	.blok_opis {
	position:relative; 
	box-sizing: border-box; 
	display:table; 
	float:left;
	padding:20px; 
	width: 100%; 
	text-align:justify;
	color:#696969;
	font-size: 18px;
	line-height: 1.6em;
	font-family: Inter_24pt-Regular, Arial;
	}
	
	.blok_opis > p {
		 margin: 0;
	}
	
	.blog:hover > .blok_opis {
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.kontakt_left{
	display:block; 
	font-size: 22px;
	font-family:Inter_24pt-Regular; 
	float:left; 
	width:30%;
	}
	
	.map_left{
	display:block; 
	font-size: 22px;
	font-family:Inter_24pt-Regular; 
	float:left; 
	width:60%;
	}
	
	.kontakt_right{
	display:block; 
	float:left; 
	font-size: 22px;
	font-family:Inter_24pt-Regular; 
	width:70%;
	}
	
	.map_right{
	display:block; 
	float:left; 
	font-size: 22px;
	font-family:Inter_24pt-Regular; 
	width:40%;
	}
	
	.mail_content{
	width:50%; 
	float:left; 
	box-sizing:border-box; 
	padding:30px;
	}
	
	.pagcontent{
	display:block; 
	box-sizing: border-box; 
	word-wrap:break-word;
	width:100%; 
	height:auto; 
	font-family:Inter_24pt-Regular, Arial;
	line-height: 1.5;
	}
	
	.pagmen2{
	position:relative;
	display:table;
	margin-bottom:20px;
	width:100%;
	font-family:TitilliumWeb-SemiBold;
	font-size: 36px;
	padding:5px 0px 5px 0px; 
	box-sizing: border-box;
	color: #232323;
	text-transform:uppercase;		
	text-decoration:none;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.pagmen_index{
	position:relative;
	display:table;
	margin-top:25px;
	margin-bottom:20px;
	width:100%;
	font-family:TitilliumWeb-SemiBold;
	font-size: 30px;
	padding:5px 0px 5px 0px; 
	box-sizing: border-box;
	color: #232323;
	text-decoration:none;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.blok_kafel2, .blok_kafel3{
	display:table; 
	position: relative;
	margin: 0px auto; 
	}
	
	.blok_kafel3{
	width:100%; 
	}
	
	.blok_product{
	display:block; 
	position: relative;
	margin-bottom:20px;
	margin-top:20px;
	}
	
	.blok_title{
	position:absolute; 
	display:block;
	z-index:2;
	width:100%;
	height:auto;
	#top:50%;	
	#left:50%;
	#transform:translate(-50%, -50%);
	bottom:0;
	background: #111111;
	#background: rgba(0,0,0,0.5);
	#border-top:3px solid #e80000;
	#border:1px solid #b4b4b4;
	text-shadow: 1px 1px 1px #212121;
	font-family: Inter_24pt-Regular, Arial; 
	#white-space: nowrap; 
	text-overflow: ellipsis; 
	overflow: hidden;
	font-size:24px; 
	font-weight:normal;
	text-align:center; 
	color:#fff;
	-webkit-transition: 1s;
		transition: 1s;
	}
	/*koniec bloki*/
	
	/*ikony kształ okręgu*/
	.ind_kafel2 {
	position:relative;
	box-sizing:border-box;
	margin: 25px; 
	float:left; 
	width:290px;
	height:290px;
	cursor:pointer;
	font-size: 17px; 
	color:#232323;
	background:rgba(255,255,255,0.8);
	font-family: Inter_24pt-Regular, Arial; 
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.ind_kafel2:hover {
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.ikona{
	position:relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	width:160px;
	height:160px;
	border-radius:50%;
	box-shadow: 0px 0px 1px #e20a17;
	background:#e20a17;
	margin-bottom:15px;
	border: 5px solid #fff;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.ind_kafel2:hover> .ikona {
	background:#aba4a4;
	box-shadow: 0px 0px 1px #aba4a4;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.img_kafel_ind2 {
	display: table-cell;
	vertical-align:middle;
	text-align: center;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.iko_k{
	max-width:140px;
	max-height:140px;
	filter: invert(0);
	-webkit-filter: invert(0);
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.ind_kafel2:hover> div > p > .iko_k {
	max-width:140px;
	max-height:140px;
	-webkit-filter: invert(1);
    filter: invert(1);
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.blok_title2{
	position:relative;  
	font-family: seguisb; 
	font-size:20px; 
	font-weight:normal;
	text-align:center; 
	height:30px;
	color:#232323;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.ind_kafel2:hover> .blok_title2 {
	-webkit-transition: 1s;
		transition: 1s;
	}
	/*koniec ikony kształ okręgu*/
	
	/*ikony pozostałe*/
	.ind_kafel {
	position:relative;
	box-sizing: border-box;
	float:left; 
	width: calc(33.33% - 10px);
	padding: 10px 0px;
	margin:5px;
	height:auto;
	cursor:pointer;
	z-index:0;
	font-size: 17px; 
	color:#09686b;
	background:#f3f3f3;
	border-style: none;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	border: 1px solid #f0b13b;
	border-radius:10px;
	font-family: Inter_24pt-Regular, Arial; 
	-webkit-user-select: none;       
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: 0.5s;
		transition: 0.5s;
	}
	.ind_kafel:hover{

	-webkit-transition: 0.5s;
		transition: 0.5s;
	}
	.ind_kafelb {
	position:relative;
	box-sizing: border-box;
	float:left; 
	width:calc(33.33% - 4px);
	#border:1px solid #e7e7e7;
	margin:2px;
	height:250px;
	cursor:pointer;
	z-index:0;
	#border-radius:10px;
	font-size: 17px;
	color:#fff;
	overflow:hidden;
	font-family: Inter_24pt-Regular, Arial; 
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.ind_kafel_category {
	position:relative;
	box-sizing: border-box;
	border: 10px solid transparent;
	float:left; 
	width:215px;
	height:195px;
	cursor:pointer;
	z-index:0;
	font-size: 17px; 
	color:#fff;
	font-family: Inter_24pt-Regular, Arial; 
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	
	.ind_kafel_produkt, .ind_kafel_produkt_indx {
	position:relative;
	box-sizing: border-box;
	border:1px solid #b4b4b4;
	float:left; 
	width:270px;
	min-height:430px;
	margin:5px;
	z-index:0;
	font-size: 17px; 
	color:#fff;
	font-family: Inter_24pt-Regular, Arial; 
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.kafel_list{
	width:100%;
	min-height:260px;
	}
	
	.float {
	position:relative;
	float:left; 
	width:33%;
	}

	.opis-product{
	display:none;
	padding:0px 10px 0px 10px;
	box-sizing:border-box;
	width: 100%;
	cursor:pointer;
	color:#232323;
	font-size:14px; 
	font-weight:normal;
	font-family: Inter_24pt-Regular, Arial;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.ind_kafel_produkt:hover, .ind_kafel_produkt_indx:hover {
	border:1px solid #e80000;
	#box-shadow: 0px 0px 10px 0px #b4b4b4;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.image-block{
	width:100%;
	height:260px;
	}
	
	.image-block, .image-block > a > img{
	display:table;
	cursor:pointer;
	width:100%;
	max-width:260px;
	margin:auto;
	}
	
	.title-product{
	padding:10px;
	box-sizing:border-box;
	width: 100%;
	border-bottom:1px solid #b4b4b4;
	cursor:pointer;
	text-align:center; 
	color:#232323;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.title-product  a {
	display:block;
	font-family: Inter_24pt-Regular, Arial; 
	font-size:18px; 
	font-weight:normal;
	line-height:25px;
	width: 100%;
	height:50px;
	white-space: pre-wrap; 
	text-overflow: ellipsis; 
	overflow: hidden;
	}
	
	.title-product  a:hover{
	color:#5a5a5a;
	}
	
	
	.price-product{
	position:relative;
	font-family: Inter_24pt-Regular, Arial; 
	font-size:24px; 
	font-weight:normal;
	text-align:center;
	height:35px;
	display:block;
	margin:5px;
	color:#e80000;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.price-promo, .product-parametr-price-promo{
	color:#232323; 
	font-size:16px; 
	text-decoration: line-through;
	}
	
	.rabat-promo, .rabat-promo-indx{
	position:absolute; 
	top:-110px; 
	left:3px; 
	padding:5px;
	background:#f30e0e;
	color:#fff; 
	font-size:20px; 
	}
	
	.basket-button, .basket-button-empty{
	border-top:2px solid #e80000;
	border-bottom:1px solid #b4b4b4;
	font-family: Inter_24pt-Regular, Arial; 
	font-size:20px;
	width:150px;
	padding:5px;
	margin:auto;
	font-weight:normal;
	cursor:pointer;
	text-align:center; 
	color:#232323;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	}
	
	.ind_kafel_produkt:hover  .basket-button, .ind_kafel_produkt:hover  .basket-button-empty, .basket-button-empty:hover{
	background:#b4b4b4;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.ind_kafel_produkt:hover .basket-button:hover, .basket-button:hover{
	background:#e80000;
	color:#fff;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.option-button-box, .option-button-box-indx{
	position:absolute;
	top:0;
	right:3px;
	opacity:0;
	margin:3px;
	border-left:1px solid #b4b4b4;
	border-right:2px solid #e80000;
	background: rgba(255,255,255,0.8);
	width: 50px;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.line-list{
	position:relative;
	display:table;
	width: 80%;
	margin:auto;
	border:none;
	margin-top:15px;
	}
	
	.ind_kafel_produkt:hover .option-button-box, .ind_kafel_produkt_indx:hover .option-button-box-indx {
	opacity:1;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.option-button, .product-option-button, .option-button-indx{
	border-bottom:1px solid #b4b4b4;
	font-size:22px;
	padding:5px;
	font-weight:normal;
	cursor:pointer;
	text-align:center; 
	color:#232323;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.product-option-button{
	border:1px solid #b4b4b4;
	font-size:20px;
	width:30px;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.option-button:hover, .product-option-button:hover, .option-button-indx:hover{
	background:#e80000;
	color:#fff;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.switcher-product{
	display:table;
	font-size:24px;
	margin-right:5px;
	border:1px solid #b4b4b4;
	width:40px;
	height:40px;
	float:left;
	font-weight:normal;
	cursor:pointer;
	text-align:center; 
	color:#232323;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.switcher-product:hover{
	color:#e80000;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	select.select-product{
    min-width: 200px;
	font-size:18px;
    padding: 5px 5px;
	font-family: Inter_24pt-Regular, Arial; 
	height:40px;
    border: none;
	color:#232323;
	border:1px solid #b4b4b4;
	}
	
	.input-product{
    width: 60px;
	font-size:18px;
    padding:5px;
	font-family: Inter_24pt-Regular, Arial; 
	height:30px;
    border: none;
	color:#232323;
	border:1px solid #b4b4b4;
	}
	
	.sort-product{
	display:table;
	font-size:22px;
	font-family: Inter_24pt-Regular, Arial; 
	height:40px;
	color:#232323;
	}
	
	.select{
	color:#e80000;
	border:1px solid #e80000;
	}
	
	.status-box{
	position:absolute;
	top:0;
	left:3px;
	opacity:1;
	margin:3px;
	#width: 100px;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.status{
	color:#fff;
	font-family: Arial; 
	font-size:14px;
	padding:5px;
	width:100px;
	text-align:center;
	margin-bottom:2px;
	}
	
	.promo {
	background:#e70e0e;
	}
	
	.new {
	background:#e80000;
	}
	
	.sale {
	background:#ed8a09;
	}
	
	.recomend {
	background:#0572ce;
	}
	
	.ind_kafel:hover, .ind_kafelb:hover, .ind_kafel_category:hover{
	z-index:1;
	#transform:scale(1.2);
	#box-shadow: 0px 0px 25px #212121;
	-webkit-transition: 1s, z-index 0.4s;
		transition: 1s, z-index 0.4s;
	}
	
	.img_kafel_ind {
	position:relative; 
	z-index:1; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;  
	background-repeat:no-repeat; 
	background-position: center; 
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.img_kafel_indb {
	position:relative; 
	display:table;
	height:100%; 
	width:100%; 
	background-size: cover; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;  
	background-repeat:no-repeat; 
	background-position: center; 
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.ind_kafel:hover> .img_kafel_ind, .ind_kafelb:hover> a > div >.img_kafel_indb{
	transform:scale(1.2);
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.img_kafel_porto {
	position:relative; 
	display:table;
	height:100%; 
	width:100%; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;  
	background-repeat:no-repeat; 
	background-position: center; 
	-webkit-transition: 1s;
		transition: 1s;
	}

	.ind_kafel:hover > div > .img_kafel_porto, .ind_kafel_category:hover > div > .img_kafel_porto{
	transform:scale(1.2);
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.hologram {
	position:absolute;
	vertical-align: middle;
	background: rgba(255,255,255,0.6);
	box-sizing:border-box;
	border:1px solid #111111;
	top:0px;
	z-index:4;
	display:block;
	width:100%;
	height:100%;
	opacity:0;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.hologram2 {
	position:absolute;
	vertical-align: middle;
	z-index:2;
	background:rgba(216,199,187,0.9);
	display:block;
	width:100%;
	height:250px;
	opacity:0;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.ind_kafelb:hover > a > .hologram2{
	height:250px;
	opacity:1;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.but_hol {
	position:relative;
	top:100px;
	text-align:center;
	font-size:20px;
	padding:10px; 
	width:80px; 
	left:50%;
	top:50%;
	margin-top:-40px;
	margin-left:-40px; 
	height:70px;
	border:1px solid #111111;
	font-size:28px;
	#text-shadow: 1px 1px 1px #212121;
	font-family: Inter_24pt-Regular, Arial; 
	box-sizing: border-box;
	color: #111111;
	}
	
	.but_hol2 {
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-40px;
	margin-left:-40px; 
	width:80px; 
	border:1px solid #232323;
	box-sizing: border-box;
	text-align:center;
	padding:18px 14px; 
	height:80px; 
	font-size:30px;
	font-family: TitilliumWeb-SemiBold, Arial; 
	color: #232323;
	}
	
	
	.ind_kafel:hover > .hologram, .ind_kafel_category:hover > .hologram{
	opacity:1;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.ind_kafel:hover> .img_kafel_porto {
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity : 0.70;
	filter : alpha(opacity=70);
	-webkit-transition: 1s;
		transition: 1s;
	}
	/*koniec ikony pozostałe*/
	
	.hidden{
	opacity: 0;
	}

	.visible{
	opacity: 1;
	}

	input[type=checkbox]:not(old),
	input[type=radio   ]:not(old){
	  width     : 2em;
	  margin    : 0;
	  padding   : 0;
	  font-size : 1em;
	  opacity   : 0;
	}

	input[type=checkbox]:not(old) + label,
	input[type=radio   ]:not(old) + label{
	  display      : inline-block;
	  margin-left  : -2em;
	  line-height  : 1.5em;
	}

	input[type=checkbox]:not(old) + label > span,
	input[type=radio   ]:not(old) + label > span{
	  display          : inline-block;
	  width            : 20px;
	  height           : 20px;
	  margin           : 0.25em 0.5em 0.25em 0.25em;
	  border-bottom: 1px solid #f1b23c;
	  border-right:1px solid #f1b23c;
	  vertical-align   : bottom;
	  background	   :transparent;
	}

	input[type=checkbox]:not(old):checked + label > span,
	input[type=radio   ]:not(old):checked + label > span{

	}

	input[type=checkbox]:not(old):checked + label > span:before,
	input[type=radio]:not(old):checked + label > span:before{
	  content: "\f00c";
	  font-family: Fontawesome;
	  display     : block;
	  width       : 20px;
	  color       : #232323;
	  font-size   : 18px;
	  line-height : 20px;
	  text-align  : center;
	}
	
	.slider-range {
	box-sizing: border-box;
	margin: 10px 10px 10px 10px;
	}
	
	input.switcher-filtr {
	border:1px solid #b4b4b4;
	font-family: Inter_24pt-Regular, Arial;
	font-size: 14px; 
	box-sizing: border-box;
	}
	
	input[type=number].switcher-filtr {
	width:80px;
	height: 40px;
	padding:10px;
	}
	
	input[type=text].switcher-filtr {
	width:100%;
	height: 40px;
	padding:10px;
	}
	
	input.przycisk {
	height: 40px;
	width:100%;
	padding: 5px;
	box-sizing:content-box;
	box-sizing: border-box;
	outline-width: 0;
	border:none;
	background: transparent;
	font-family:  TitilliumWeb-Regular, Arial; 
	color: #232323;
	font-size:18px;
	}
	
	input.list {
	height: 40px;
	width:100%;
	padding: 5px;
	box-sizing:content-box;
	box-sizing: border-box;
	outline-width: 0;
	border:none;
	background: #ff6600;
	font-family:  Inter_24pt-Regular, Arial; 
	color: #111111;
	font-size:18px;
	}
	
	textarea.przycisk, select.przycisk, textarea.input-case-textarea {
	width:100%;
	height: 120px; 
	box-sizing:content-box;
	box-sizing: border-box;
	outline-width: 0;
	font-size:18px; 
	color: #232323; 
	font-family: TitilliumWeb-Regular, Arial;
	padding: 5px; 
	border:none;
	border-bottom: 1px solid #f1b23c;
  ``border-right:1px solid #f1b23c;
	background: transparent;
	}
	
	select.przycisk{
    width:100%; 
	height:40px;
	font-size:18px;
    color: #232323; 
	font-family: Inter_24pt-Regular, Arial;
	padding: 5px;
    border: none;
	background:transparent;
	border-bottom:2px solid #fff;
	-webkit-appearance: button;
	-moz-appearance: button;
	-webkit-user-select: none;
	-moz-user-select: none;
	-webkit-padding-end: 20px;
	-moz-padding-end: 20px;
	-webkit-padding-start: 2px;
	-moz-padding-start: 2px;
	background-image: url(../pic/zn.png);
	background-position: center right;
	background-repeat: no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	}
	
	input.przycisk3 {
	border: none;
	height: 50px;
	min-width:200px; 
	box-sizing:content-box;
	box-sizing: border-box;
	outline-width: 0;
	background: #212121;	
	font-size: 18px;
	font-family:  Inter_24pt-Regular, Arial; 
	color: #fff;
	-webkit-transition: 1s;
            transition: 1s;
	}

	input.przycisk3:hover {
	color: #ff6600;
	-webkit-transition: 1s;
            transition: 1s;
	}
	
	input.reqd, select.reqd, input[type=checkbox].reqd:not(old) + label > span, textarea.reqd{
	border: 2px solid #a89481;
	background: rgba(52,122,184,0.2);
	}
	
	input.reqderr, select.reqderr, input[type=checkbox].reqderr:not(old) + label > span, textarea.reqderr{
	border: 2px solid #b21010;
	background: rgba(178,16,16,0.2);
	}
	
	a.click, .click {
		display:table;
		margin:auto;
		padding: 10px 20px;
		text-align:center;
		box-sizing: border-box;
		font-size: 20px;
		font-family: TitilliumWeb-SemiBold, Arial; 
		font-weight:normal;
		border-radius:5px;
		cursor:pointer; 
	}
	
	a.black, .black {
	background: #efb13b;
	color: #fff;
	-webkit-transition: 0.5s;
				transition: 0.5s;
	}
	
	a.black:hover, .black:hover {
	background: #232323;
	color: #fff;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	a.mblack{
		padding: 5px 10px;
		font-size: 14px;
		margin-top:5px;
	}
	
	a.white, .white {
	background: #fff;
	color: #a89481;
	-webkit-transition: 1s;
				transition: 1s;
	}
	
	a.white:hover, .white:hover {
	background: #232323;
	color: #fff;
	-webkit-transition: 1s;
            transition: 1s;
	}

	input.przycisk3n {
	border: none;
	height: 40px;
	box-sizing:content-box;
	box-sizing: border-box;
	outline-width: 0;
	border: 1px solid #333333;
	background: #fff; 
	font-family:  Inter_24pt-Regular, Arial; 
	color: #333333;
	-webkit-transition: 1s;
            transition: 1s;
	}

	input.przycisk3n:hover {
	background: #df0025; 
	-webkit-transition: 1s;
            transition: 1s;
	}

	div.a_page2{
	display:block;
	float:left;
	margin:0px 2px 2px 2px;
	border: 1px solid #eeeeee;
	padding-top:4px;
	width:30px;
	height:26px;
	background: #71a8a9;
	text-align:center;
	font-size: 18px; 
	font-family: Inter_24pt-Regular, Arial; 
	color: #fff;
	cursor:pointer;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}

	div.a_page {
	display:block;
	float:left;
	padding-top:4px;
	width:30px;
	height:26px;
	margin:0px 2px 2px 2px;
	#box-shadow: 0px 0px 1px #797979;
	background: #fff;
	border: 1px solid #eeeeee;
	text-align:center;
	font-size: 18px; 
	font-family: Inter_24pt-Regular, Arial; 
	color: #262626;
	cursor:pointer;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}

	div.a_page:hover {
	color:#fff;
	border: 1px solid #333333;
	background: #a89481;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}

	.search_button {
	display:table; 
	width:100%; 
	height:35px; 
	text-align:center; 
	border:1px solid #b6b6b6; 
	margin:2px; 
	cursor:pointer;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.search_button:hover {
	background: #e80000;
	color: #fff;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	button.przycisk {
	border: none;
	height: 30px;
	background: #fff;
	border: 1px solid #262626;
	font-family:  Raleway-SemiBold, Arial; 
	color: #262626;
	}
	
	.navigation{
	display:table;
	width:100%; 
	color:#b4b4b4;
	box-sizing:border-box;
	font-size: 18px; 
	font-family: Inter_24pt-Regular, Arial; 
	padding:5px 0px 0px 10px;
	}
	
	.navigation a{
	font-weight: normal;
	font-size: 18px; 
	font-family: Inter_24pt-Regular, Arial;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.navigation a:hover{
	color:#e80000;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.category-menu{
	display:table; 
	position:relative;
	float:left; 
	width:300px;
	padding:10px;
	box-sizing:border-box;
	}
	
	.category-content{
	display:table; 
	position:relative;
	float:left; 
	width:880px; 
	padding:10px;
	box-sizing:border-box;
	}
	
	.product-content{
	display:table; 
	position:relative;
	float:left; 
	width:100%; 
	padding:10px;
	box-sizing:border-box;
	}
	
	.product-parametr{
	display:table; 
	position:relative;
	float:left; 
	width:50%; 
	padding:10px;
	box-sizing:border-box;
	}
	
	.product-parametr-sekcja{
	display:table; 
	position:relative;
	width:100%; 
	border-bottom:1px solid #b4b4b4;
	padding:10px;
	box-sizing:border-box;
	}
	
	.product-parametr-pozycja{
	font-size:18px;
	font-weight: normal;
	font-family: Inter_24pt-Regular, Arial;
	}
	
	.product-parametr-pozycja label{
	width:100px;
	float:left;
	font-weight: normal;
	font-family: Inter_24pt-Regular, Arial;
	}
	
	.produkt-parametr-price{
	display:block;
	color:#e80000; 
	font-size:36px; 
	font-family: Inter_24pt-Regular;
	padding: 10px;
	box-sizing:border-box;
	float:left;
	}
	
	.produkt-parametr-price-promo{
	display:block;
	color:#232323; 
	font-size:22px; 
	text-decoration: line-through;
	padding: 10px;
	box-sizing:border-box;
	font-family: Inter_24pt-Regular, Arial;
	float:left;
	}
	
	.produkt-parametr-price-cecha{
	display:block;
	font-weight: normal;
	color:#232323; 
	font-size:16px; 
	font-family: Inter_24pt-Regular, Arial;
	box-sizing:border-box;
	}
	
	.produkt-parametr-price-rabat{
	display:block;
	padding:5px;
	background:#f30e0e;
	color:#fff; 
	font-size:20px; 
	font-family: Inter_24pt-Regular, Arial;
	float:left;
	}
	.produkt-parametr-price-miara{
	display:block;
	font-weight: normal;
	color:#232323; 
	font-size:16px; 
	font-family: Inter_24pt-Regular, Arial;
	box-sizing:border-box;
	clear:both
	}
	
	.product-inaccessible{
	font-size:16px; 
	font-family: Inter_24pt-Regular, Arial;
	color: #c20808;
	}
	
	.product-tab{
	display:table;
	width:100%;
	}
	
	.flex-box{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    }
	
	.flex-item{
	order: 0;
    flex: 1 0 40%;
    align-self: auto;
	}
	
	.dt, .dd {
	padding: 15px;
	margin: 2px;
	}
	
	.dt {
	background: #ebebeb;
	}
	
	.dd {
	background: #f6f6f6;
	}
	
	.product-tab-sheet{
	display:block; 
	min-width:100px; 
	box-sizing:border-box; 
	border-top:1px solid #b4b4b4; 
	border-left:1px solid #b4b4b4; 
	border-right:1px solid #b4b4b4; 
	padding:10px; 
	float:left; 
	cursor:pointer; 
	margin-right: 2px;
	background: #EFEFEF;
	-webkit-transition: 1s;
            transition: 1s;
	}
	
	.product-tab-sheet:hover{
	border-top:1px solid #e80000;
	border-left:1px solid #e80000; 
	border-right:1px solid #e80000; 
	color:#e80000;
	background:#fff;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.sheet-select {
	color:#fff;
	background:#e80000;
	}
	
	.product-tab-info{
	display:none;
	box-sizing:border-box; 
	border:1px solid #b4b4b4; 
	padding:10px;
	}
	
	.tab-display {
	display:inline-block;
	width:100%;
	}
	
	#section-to-print{
	display:none;
	}
	
	.right{
	text-align:right;
	}
	
	.text {
	font-size:16px;
	font-weight: normal;
	font-family: Inter_24pt-Regular, Arial;
	}
	
	.flt{
	float:left; 
	margin-right:2px;
	}
	
	.product-parametr-logo {
	max-width:100%;
	max-height:60px;
	}
	
	.product-wariant{
	display:table; 
	width:120px; 
	float:left;
	}
	
	.category-list, .product-list{
	display:table;
	width:100%;
	box-sizing:border-box;
	}
	
	.category-name, .product-name{
	border-top:3px solid #e80000;
	border-bottom:1px solid #b4b4b4;
	font-size: 24px; 
	margin-top:10px;
	padding:5px;
	box-sizing:border-box;
	font-family: Inter_24pt-Regular, Arial;
	}
	
	.category-button{
	position:relative;
	box-sizing: border-box;
	border-bottom:1px solid #b4b4b4;
	padding:5px;
	color:#232323;
	font-family: Inter_24pt-Regular, Arial;
	font-size: 22px;
	height:auto;
	cursor:pointer;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.category-font{
	font-size: 20px;
	}
	
	.category-icon{
	position:absolute; 
	right:0; 
	top:0; 
	width:40px;  
	padding:5px;
	text-align:center;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.category-icon:hover{
	background:#15610b;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.category-button:hover{
	background:#e80000;
	color:#fff;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.filtr-name, .opcja-name{
	border-bottom:1px solid #b4b4b4;
	font-size: 20px; 
	margin-bottom:10px;
	padding:5px;
	box-sizing:border-box;
	font-family: Inter_24pt-Regular, Arial;
	}
	
	.nano {
	width:100%;
	max-height:100px;
	}
	
	.filtr-list, .opcja-list{
	font-family: Inter_24pt-Regular, Arial;
	font-size: 14px; 
	}
	
	.tag-opis{
	border: 1px solid #b4b4b4;
	padding: 3px;
	width: auto;
	float:left;
	margin:2px;
	}
	
	.opcja-title-product{
	padding:5px;
	box-sizing:border-box;
	width: 100%;
	border-bottom:1px solid #b4b4b4;
	cursor:pointer;
	text-align:center; 
	color:#232323;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.opcja-title-product  a {
	display:block;
	font-family: Inter_24pt-Regular, Arial; 
	font-size:14px; 
	font-weight:normal;
	width: 100%;
	height:20px;
	white-space: pre-wrap; 
	text-overflow: ellipsis; 
	overflow: hidden;
	}
	
	.opcja-title-product  a:hover{
	color:#5a5a5a;
	}
	
	.opcja-opis-product{
	width: 100%;
	text-overflow: ellipsis; 
	overflow: hidden;
	height:100px;
	cursor:pointer;
	color:#232323;
	font-size:14px; 
	font-weight:normal;
	font-family: Inter_24pt-Regular, Arial;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.opcja-box{
	padding:5px;
	box-sizing:border-box;
	width:100%;
	height:200px;
	}
	
	.opcja-box-left{
	border-right:1px solid #b4b4b4; 
	width:49%; 
	float:left; 
	padding:5px; 
	box-sizing:border-box;
	}
	
	.opcja-box-right{
	width:49%;
	float:left;
	padding:5px;
	box-sizing:border-box;
	}
	
	.opcja-box-price{
	width:100%; 
	clear:both; 
	padding:5px; 
	box-sizing:border-box; 
	border-top:1px solid #b4b4b4;
	}

	#opcjapolec, #opcjawyprzedaz, #opcjapromo, #opcjanew, #opcjabestsel{
	width:280px;
	}
	
	.schem-product{
	width:100%;
	height:auto;
	padding:5px;
	box-sizing:border:box;
	border:1px solid #b4b4b4;
	margin:3px;
	font-size:14px;
	text-overflow: ellipsis; 
	overflow: hidden;
	}
	
	.schem-img {
	width:150px;
	float:left;
	display:table;
	}
	
	.schem-cont{
	float:left;
	width:calc(100% - 150px);
	}
	
	.schem-box {
	border:1px solid #b4b4b4;
	padding:3px;
	width:auto;
	float:left;
	margin:2px;
	}
	
	.schem-title{
	border:1px solid #b4b4b4;
	padding:2px;
	}
	
	.qbut{
	border: 1px solid #b4b4b4; 
	height:42px; 
	width:42px; 
	padding:5px; 
	background:#fff;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.qbut:hover{
	background:#e80000;
	color:#fff;
	-webkit-transition: 1s;
		transition: 1s;
	}
	
	.overlay{
	display:none;
	z-index:8000;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: rgba(0,0,0,0.5);
	}
	
	.overlay-display {
	display:block;
	}
	
	.overlay-body {
	overflow:hidden;
	}
	
	.modal{
	position: relative;
	display:block;
	z-index:8010;
	margin: 30px auto;
	width: calc(100% - 30px);
	max-width: 64rem;
	padding:10px; 
	box-sizing:border-box; 
    background-color: #fff;
    border-radius: 5px;
	font-size:18px;
	font-family: Inter_24pt-Regular, Arial;
	}
	
	.modal-head{
	position: relative;
	height:30px;
	width:100%;
	border-bottom:1px solid #b4b4b4;
	}
	
	.modal-close{
	position: absolute;
	cursor:pointer;
	right:0px;
	}
	
	.modal-close:hover{
	color:#a89481;
	}
	
	#title-content-blok {
	text-align:left; 
	font-size:32px;
	font-family: TitilliumWeb-SemiBold, Arial;
	color:#232323;
	/*animation-name:banopis;
	animation-duration:25s;
	animation-iteration-count:infinite;
	-webkit-animation-name:banopis;
	-webkit-animation-duration:25s;
	-webkit-animation-iteration-count:infinite;*/
	}
	
	.content-baner-text{
	position: absolute;
	font-weight: normal;
	display: table;
	width: 100%;
	left: 5%;
	top: 50%;
	transform: translate(0%, -50%);
	box-sizing: border-box;
	padding: 10px;
	border-left:10px solid #f0b23b;
	}
	
	.float_offer  {
	width: 49%;
	padding:20px;
	box-sizing:border-box;
	}
	
	.ind_lr{
	float:left;
	display:table;
	width:50%;
	box-sizing: border-box;
	font-size:26px;
	}
	
	.ind_text{
	padding: 15px;
	box-sizing:border-box;
	color:#fff;
	}
	
	.ind_back{
	display:table;
	height: 500px;
	}
	
	a.button_ind {
	margin-left:auto;
	margin-right:auto;
	box-sizing:content-box;
	box-sizing: border-box;
	background: #efb13b;
	padding: 10px 20px;
	font-size: 20px;
	text-align:center;
	font-weight:normal;
	cursor:pointer;
	font-family:  TitilliumWeb-SemiBold, Arial; 
	color: #fff;
	display: table;
	border-radius:5px;
	-webkit-transition: 1s;
            transition: 1s;
	}

	a.button_ind:hover {
	background: #232323;
	color:#fff;
	-webkit-transition: 1s;
            transition: 1s;
	}
	
	a.button_indinv {
	margin-left:auto;
	margin-right:auto;
	box-sizing:content-box;
	box-sizing: border-box;
	background: #fff;
	padding: 20px;
	font-size: 24px;
	text-align:center;
	font-weight:normal;
	cursor:pointer;
	font-family:  Inter_24pt-Regular, Arial; 
	color: #ff6600;
	display: table;
	-webkit-transition: 1s;
            transition: 1s;
	}

	a.button_indinv:hover {
	background: #212121;
	color: #fff;
	-webkit-transition: 1s;
            transition: 1s;
	}
	
	.kont-width{
	 min-width:33.3%;
	 display:table;
	}
	
	.font-ind{
	font-size:36px;
	}
	
	.serwisblock{
	float:left; 
	width:50%;
	box-sizing:border-box;
	}
	
	.block-offer-indx{
	width:33%;  
	display:table; 
	height:250px; 
	position:relative;
	float:left;
	cursor:pointer;
	-webkit-transition: 1s;
            transition: 1s;
	}
	
	.block-offer-indx:hover{
	background: rgba(255,255,255, 0.2);
	-webkit-transition: 1s;
            transition: 1s;
	}
	
	.block-offer-img{
	text-align:center;
	height:180px;
	position:relative;
	}
	
	.block-offer-img > img{
	position:absolute; 
	top:50%;
	left:50%; 
	transform:translate(-50%, -50%); 
	}
	
	.block-offer-title{
	text-align:center;
	color:#fff;
	font-size:22px;
	font-family:  Lato-Bold, Arial;
	font-weight:normal;
	}
	
	.home-box{
	position:relative; 
	width:100%; 
	margin-top:50px;
	font-size:46px;
	font-family: Inter_24pt-Regular, Arial;
	}
	
	.home-img{
	position:absolute;
	right:0;
	top:-20px;
	}
	
	
	.offer-blok {
	position: relative;
	width:383.33px;
	#width:285px;
	height:290px;
	border-radius:10px;
	margin:15px 5px;
	box-sizing:border-box;
	cursor:pointer;
	box-sizing: border-box;
	float: left;
	z-index: 0;
	transform:scale(1.00);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	}
	
	.offer-blok:hover {
	box-shadow:0 10px 40px -5px rgba(0,0,0,.5);
	transform:scale(1.05);
	-webkit-transition: 0.5s;
	transition: 0.5s;
	}
	
	.offer-padding{
		padding: 0 20px;
		box-sizing:border-box;
	}
	
	.offer-ring {
	margin:auto;
	max-width:100%;
	border-radius:10px;
	max-height:290px;
	background-position: center top; 
	background-repeat: no-repeat; 
	-webkit-background-size: 100% auto; 
	-moz-background-size: 100% auto; 
	-o-background-size: 100% auto; 
	background-size: 100% auto;
	-webkit-transition: 2s;
            transition: 2s;
	}
	
	.ind_kafel:hover > .offer-ring {
	background-size: 110% auto;
	-webkit-transition: 0.2s;
            transition: 0.2s;
	}
	
	.offer-blok:hover > .offer-ring {
	background-position: center bottom; 
	-webkit-transition: 5s;
            transition: 5s;
	}
	
	.offer-icon {
	display:block;
	margin:auto;
	width:130px;
	height:130px;
	margin-bottom:10px;
	background-size: cover;
	background-position: 0 0;
	-webkit-transition: 0.2s;
            transition: 0.2s;
	}
	
	.ind_kafel:hover > .offer-icon{
	background-position: 130px 0;
	-webkit-transition: 0.2s;
            transition: 0.2s;
	}
	
	.offer-name{
	text-align:center;
	color:#232323;
	font-size:18px;
	letter-spacing:2px;
	text-transform:uppercase;
	height: 70px;
	max-height: 70px;
	white-space: pre-wrap; 
	text-overflow: ellipsis; 
	overflow: hidden;
	font-family: TitilliumWeb-SemiBold, Arial;
	box-sizing:border-box;
	padding:5px 0px;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.offer-name > k {
		font-size:22px;
		font-family: TitilliumWeb-SemiBold, Arial;
	}
	
	.offer-title-name, .offer-title-more{
	position:absolute;
	bottom:0px;
	left:0;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	text-align:left;
	width:100%;
	color:#232323;
	background: -moz-linear-gradient(top,transparent 0, rgba(236,236,237,.9) 80%, rgba(236,236,237,.9) 100%);
	background: -webkit-linear-gradient(top,transparent 0,rgba(236,236,237,.9) 80%, rgba(236,236,237,.9) 100%);
	background: linear-gradient(to bottom,transparent 0,rgba(236,236,237,.9) 80%, rgba(236,236,237,.9) 100%);
	font-size:20px;
	padding: 60px 15px 15px;
	#white-space: pre-wrap; 
	#text-overflow: ellipsis; 
	#overflow: hidden;
	font-family: TitilliumWeb-SemiBold-bold, Arial;
	box-sizing:border-box;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.offer-blok:hover > .offer-title-name {
		bottom:-50px;
		opacity:0;
	}
	
	.offer-title-more{
		text-align:center;
		font-size:16px;
		font-family: lato-regular, Arial;
		bottom:-50px;
		opacity:0;
	}
	
	.offer-blok:hover > .offer-title-more {
		bottom:0px;
		opacity:1;
	}
	
	.offer-sign{
	margin-top:25px;
	text-align:center;
	color:#232323;
	background:#fff;
	font-size:40px;
	padding: 20px 0;
	box-sizing:border-box;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.offer-data{
	font-family: TitilliumWeb-SemiBold-bold, Arial;
	color:#696969;
	font-size:18px;
	margin-top:10px;
	box-sizing:border-box;
	text-align:right;
	}
	
	.offer-line{
	width: 25%;
	height: 3px;
	background: #a89481;
	display: block;
	margin: 10px auto;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.ind_kafel:hover > div > .offer-line{
	background: #bcbcbc;
	width: 90%;
	height: 1px;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.ind_kafel:hover > .offer-name, .offer-blok:hover > .offer-name {
	color:#fff;
	background:#f0b13b;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.ind_kafel:hover > .offer-title-name, .ind_kafel:hover > .offer-sign {
	background: #e5e5e5;
	color:#232323;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.offer-cont{
	#display:none;
	text-align:center;
	color:#696969;
	font-size:16px;
	min-height:60px;
	font-family: Inter_24pt-Regular, Arial;
	padding:0px 15px;
	box-sizing:border-box;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.ind_kafel:hover > .offer-cont {
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.offer-button{
		text-align:center;
		color:#a89481;
		background:#fff;
		font-size:16px;
		max-width:200px;
		font-family: Raleway-Bold, Arial;
		padding:10px 0px;
		margin:10px auto 30px auto;
		box-sizing:border-box;
		-webkit-transition: 0.5s;
				transition: 0.5s;
	}
	
	.ind_kafel:hover > .offer-button {
		color:#fff;
		background:#a89481;
		-webkit-transition: 0.5s;
				transition: 0.5s;
	}
	
	.offer-sigin{
		color:#a89481;
		background:#fff;
		font-size:34px;
		text-align:center;
		-webkit-transition: 1.0s;
				transition: 1.0s;
	}
	
	.ind_kafel:hover >  .offer-sigin{
		opacity:0;
		-webkit-transition: 1.0s;
				transition: 1.0s;
	}
	
	.pagcontent a.offer-button{
		text-align:center;
		color:#fff;
		background:#212121;
		font-size:16px;
		max-width:200px;
		font-family: Inter_24pt-Regular, Arial;
		font-weight:normal;
		padding:10px 10px;
		text-align:center;
		box-sizing:border-box;
		-webkit-transition: 0.5s;
				transition: 0.5s;
	}
	
	.pagcontent a.offer-button:hover {
		color:#ff6600;
		-webkit-transition: 0.5s;
				transition: 0.5s;
	}
	
	.alert-div{
	color:#a89481; 
	border: 2px solid #a89481;
	background: rgba(52,122,184,0.2);
	text-align:center; 
	width:100%; 
	margin:5px; 
	box-sizing:border-box; 
	padding:5px;
	}
	
	.alert-div-err{
	border:2px solid #b21010; 
	color:#b21010; 
	background: rgba(178,16,16,0.2);
	text-align:center; 
	width:100%; 
	margin:5px; 
	box-sizing:border-box; 
	padding:5px;
	}
	
	a.hrgal {
	text-align:center;
	font-size: 14px; 
	font-weight: normal; 
	font-family:  Inter_24pt-Regular, Arial; 
	color:#ff6600;
	}
	
	a.hrgal:hover { 
	color:#fff;
	}
	
	.kont-cont{
	font-size:46px;
	font-family:  Inter_24pt-Regular, Arial; 
	color:#111111;
	}
	
	.kont-cont > span{
	font-size:54px;
	font-family:  Raleway-Bold, Arial; 
	color:#111111;
	}
	
	.stp-box{
	margin: 10px 0px;
	display:block;
	}
	
	.motto{
	position:absolute; 
	left:115px; 
	top:80px;
	font-size:14px;
	font-family:  Inter_24pt-Regular, Arial; 
	color:#ff6600;
	}
	
	.motto_up{
	position:absolute; 
	left:95px; 
	top:55px;
	font-size:12px;
	font-family:  Inter_24pt-Regular, Arial; 
	color:#ff6600;
	}
	
	.motto_stp{
	position:absolute; 
	left:105px; 
	top:60px;
	font-size:14px;
	font-family:  Inter_24pt-Regular, Arial; 
	color:#fff;
	}
	
	.stpmarg {
		margin-top:80px;
	}
	
	.banerop_one{
		background: rgba(255,255,255,0.5); 
		color:#232323;
		padding: 20px; 		
		text-align: left;
	}

	.banerop_two{
		color: #fff; 
		text-shadow:1px 1px 1px #000000;
		font-size: 22px; 
		text-align: left;
	}
	
	.title_ind{
		width:100%;
		font-size:30px;
		font-family:  TitilliumWeb-SemiBold, Arial; 
		text-align:left;
	}
	
	.pdf{
		display:block;
		margin-top:8px;
		box-sizing:border-box;
		width:100%;
	}
	
	.pdfl{
		float:left;
		box-sizing:border-box;
		width:35px;
	}
	
	.pdfr{
		float:left;
		padding:0px 10px;
		box-sizing:border-box;
		width:calc(100% - 35px);
		text-align:left;
	}
	
	.pdfr > a{
		font-size:18px;
		font-weight:normal;
		font-family:  Inter_24pt-Regular, Arial;
		color:#ff6600;
		-webkit-transition: 1s;
            transition: 1s;
	}
	
/*SG Mineral*/


	.phoenix-slider{
		position: absolute !important;
		clip-path: polygon(0% 15px, 100% 15px, 100% 490px, 0% 591px);
		-webkit-clip-path:polygon(0% 15px, 100% 15px, 100% 490px, 0% 591px)
	}
	
	
	.border-slider{
		position:absolute;
		width:100%;
		height:100%;
		background:#909090;
		clip-path: polygon(0% 15px, 100% 15px, 95% 566px, 0% 591px);
		-webkit-clip-path:polygon(0% 15px, 100% 15px, 95% 566px, 0% 591px)
	}
	
	.border-slider-two, .texture-baner-two{
		position:absolute;
		width:100%;
		height:100%;
		background: #FFF;
		background: linear-gradient(180deg,rgba(255, 255, 255, 1) 50%, rgba(230, 230, 230, 1) 100%);
		clip-path: polygon(0% 0px, 60% 0px, 40% 604px, 0% 604px);
		-webkit-clip-path:polygon(0% 0px, 60% 0px, 40% 604px, 0% 604px)
	}
	
	.zapytanie{
		background:#faf9f8;
	}
	
	.content-baner-border{
		position:absolute;
		width:100%;
		height:100%;
		background:#909090;
		clip-path: polygon(0% 15px, 100% 15px, 100% 219px, 0% 253px);
		-webkit-clip-path:polygon(0% 15px, 100% 15px, 100% 219px, 0% 253px)
	}
	
	.content-baner-border-two{
		position:absolute;
		width:100%;
		height:100%;
		background: #FFF;
		background: linear-gradient(180deg,rgba(255, 255, 255, 1) 10%, rgba(230, 230, 230, 1) 100%);
		clip-path: polygon(0% 0px, 60% 0px, 40% 270px, 0% 270px);
		-webkit-clip-path:polygon(0% 0px, 60% 0px, 40% 270px, 0% 270px)
	}
	
	.stp-border{
		position:absolute;
		width:100%;
		height:100%;
		background:#232323;
		clip-path: polygon(0% 17%, 100% 30px, 100% 100%, 0% 100%);
		-webkit-clip-path:polygon(0% 17%, 100% 30px, 100% 100%, 0% 100%)
	}
	
	@keyframes banopis{
		0% {
		transform: perspective(500px) translate3D(0px,0px,0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
		-webkit-transform: perspective(500px) translate3D(0px,0px,0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
		}
		20% {
			transform: perspective(500px) translate3D(-16px,-4px,-38px)rotateX(0deg) rotateY(0deg) rotateZ(0deg);
			-webkit-transform: perspective(500) translate3D(-17px,8px,4px)rotateX(0deg) rotateY(0deg) rotateZ(0deg);
		}
		40% {
			transform: perspective(500px) translate3D(1px,9px,-26px)rotateX(0deg) rotateY(0deg) rotateZ(0deg);
			-webkit-transform: perspective(500) translate3D(-16px,8px,18px)rotateX(0deg) rotateY(0deg) rotateZ(0deg);
		}
		60% {
			transform: perspective(500px) translate3D(19px,-7px,-26px)rotateX(0deg) rotateY(0deg) rotateZ(0deg);
			-webkit-transform: perspective(500) translate3D(-18px,-7px,-48px)rotateX(0deg) rotateY(0deg) rotateZ(0deg);
		}
		80% {
			transform: perspective(500px) translate3D(16px,7px,44px)rotateX(0deg) rotateY(0deg) rotateZ(0deg);
			-webkit-transform: perspective(500) translate3D(19px,6px,13px)rotateX(0deg) rotateY(0deg) rotateZ(0deg);
		}
		100% {
			transform: perspective(500px) translate3D(0px,0px,0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
			-webkit-transform: perspective(500px) translate3D(0px,0px,0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
		}
	}
	
	.text-title{
		color:#232323;
		font-size:16px;
		padding:10px 0px;
		box-sizing:border-box;
		border-bottom:1px solid #ececed;
		font-family: Lato-Semibold, Arial;

	}

	.cennik_box{
		width:100%;
		display:table;
		height:auto;
		background:#ececed;
		border-radius:10px;
		box-sizing:border-box;
		padding:10px;
	}
	
	.cennik_col{
		position:relative;
		display:table;
		width:25%;
		float:left;
		height:auto;
		box-sizing:border-box;
		padding:5px;
	}
	
	.cennik_bestseler{
		background:#fff;
		border-radius:10px;
		box-shadow: 1px 10px 10px #8a8a8a;
	}
	
	.cennik_bestseler_title{
		position:absolute;
		width:100%;
		top:-25px;
		left:0px;
		background:#a89481;
		border-top-left-radius:10px;
		border-top-right-radius:10px;
		color:#fff;
		box-sizing:border-box;
		padding:5px;
		font-family: Inter_24pt-Regular, Arial;
		text-align:center;
		font-size:14px;
		}
	
	.cennik_title{
		color:#232323;
		font-size:22px;
		padding:5px;
		box-sizing:border-box;
		border-bottom:1px solid #fff;
		font-family: TitilliumWeb-SemiBold, Arial;
	}
	
	.bottom_grey{
		border-bottom:1px solid #f4f4f5;
	}
	
	.cennik_price{
		color:#5b5b5b;
		font-size:16px;
		font-family: Inter_24pt-Regular, Arial;
		text-align:center;
		padding:5px;
		box-sizing:border-box;
	}
	
	.cennik_price > span{
		color:#232323;
		font-size:36px;
		font-family: TitilliumWeb-SemiBold-bold, Arial;
	}
	
	.cennik_opislight{
		color:#5b5b5b;
		font-size:14px;
		padding:5px;
		box-sizing:border-box;
		font-family: Inter_24pt-Regular, Arial;
		text-align:center;
	}
	
	.cennik_opis > ul li::before {
		content: "\f00c";
		font-size:16px;
	}
	
	.cennik_opis{
		color:#5b5b5b;
		font-size:14px;
		padding:5px;
		box-sizing:border-box;
		font-family: Inter_24pt-Regular, Arial;
	}
	
	.cennik_przycisk{
		position:absolute;
		width: calc(100% - 10px);
		bottom:0;
		left:10px;
		border-top:1px solid #fff;
		padding:10px;
		box-sizing:border-box;
	}
	
	.portfolio-tytul{
		background:#ececed;
		position:absolute;
		z-index:5000;
		width:100%;
		height:1200px;
		clip-path: polygon(0% 70px, 80% -1px, 0% 100%);
		-webkit-clip-path:polygon(0% 70px, 80% -1px, 0% 100%);
		animation-name:fadeInRightBig;
		animation-duration:1s;
		-webkit-animation-name:fadeInRightBig;
		-webkit-animation-duration:1s;
	}
	
	.portfolio-topmargin{
		background:#fff;
		position:absolute;
		z-index:4999;
		width:100%;
		height:75px;
		clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
		-webkit-clip-path:polygon(0% 0%, 100% 0%, 0% 100%);
	}
	
	.portfolio-bottommargin{
		background:#fff;
		position:absolute;
		top:300px;
		z-index:4999;
		width:100%;
		height: calc(100% - 150px);
		clip-path: polygon(0% 0%, 100% 700px, 100% 100%, 0% 100%);
		-webkit-clip-path:polygon(0% 0%, 100% 700px, 100% 100%, 0% 100%);
		animation-name:fadeInUpBig;
		animation-duration:1s;
		-webkit-animation-name:fadeInUpBig;
		-webkit-animation-duration:1s;
	}
	
	.portfolio-nonebackground{
		background:transparent;
		position:relative;
		z-index:5001;
	}
	
	.portfolio-opis{
		margin-top:80px;
		width:40%;
		color:#5b5b5b;
		font-family: Inter_24pt-Regular, Arial;
		font-size:18px;
	}
	
	.portfolio-opis > h1{
		color:#232323;
		font-family: TitilliumWeb-SemiBold-bold, Arial;
		font-size:32px;
	}
	
	.portfolio-img{
		text-align:center;
		animation-name:fadeInUpBig;
		animation-duration:1s;
		-webkit-animation-name:fadeInUpBig;
		-webkit-animation-duration:1s;
	}
	
	.portfolio-img img{
		box-shadow: 0 10px 40px -5px rgba(0,0,0,.5);
	}
	
	.portfolio-nav{
		position:relative; 
		margin-top:40px;
	}
	
	.portfolio-back-next{
		position:absolute;
		display:table;
		box-sizing:border-box;
		padding:10px;
		background:#a89481;
		cursor:pointer;
		transform:scale(1.2);
		-webkit-transition: 0.5s;
			transition: 0.5s;
	}
	
	.portfolio-back-next:hover{
		box-shadow:0 2px 10px -1px rgba(0,0,0,.5);
		transform:scale(1.00);
		-webkit-transition: 0.5s;
			transition: 0.5s;
	}
	
	.portfolio-n{
		left: 55px;
	}
	
	.portfolio-b{
		left: 0px;
	}
	
	.portfolio-fa-right::before{
		content: "\f054";
		font-family: Fontawesome;
		color:#fff;
		font-size:30px;
	}
	
	.portfolio-fa-left::before{
		content: "\f053";
		font-family: Fontawesome;
		color:#fff;
		font-size:30px;
	}
	
	.portfolio-rama{
		display:inline-flex;
		width:100%;
	}
	
	.portfolio-zakres{
		position:position:relative;
		margin-left:auto;
		right:0;
		width:auto;
		max-width:100%;
		background: rgba(255,255,255,0.9);
		box-sizing:border-box;
		padding:10px;
		border-radius:10px;
		margin-bottom:30px;
		box-shadow: 0 10px 40px -5px rgba(0,0,0,.5);
	}
	
	.stat-box{
		width:33.333333%;
		float:left;
		text-align:center;
		margin:20px 0px;
	}
	
	.stat-in{
		font-size:14px;
		font-family: Inter_24pt-Regular;
		color:#696969;
	}
	
	.stat-val{
		font-size:80px;
		box-sizing:border-box;
		padding:0px 0px 10px 0px;
		color:#232323;
		font-family: Lato-Black;
	}
	
	.stat-txt{
		font-size:20px;
		font-family: Inter_24pt-Regular;
		color:#fff;
		background:#a89481;
		margin:4px;
		padding:2px;
		box-sizing:border-box;
		border-radius:10px;
	}
	
	.box_border_line{
		position:relative;
		background:#fff;
		top:-20px;
		padding:10px;
		box-sizing:border-box;
		border-radius:10px;
		box-shadow:0px 8px 5px rgba(0,0,0,0.1)
	}
	
	.box_border_line > ul li::before {
		content: "\f00c";
		font-size:18px;
	}
	
	.ncechy-box, .ncechy-box-i, .ncechy-box-33, .ncechy-box-25{
		width:calc(50% - 20px);
		float:left;
		margin:10px;
		box-sizing:border-box;
	}
	
	.ncechy-box-33{
		width:calc(33.3333% - 20px);
		margin:30px 10px;
	}
	
	.ncechy-box-25{
		width:calc(25% - 20px);
		margin:20px 10px;
		box-sizing:border-box;
		padding:5px;
	}
	
	.ncechy-icon{
		text-align:center;
	}
	
	.ncechy-title, .ncechy-title-33, .ncechy-title-25{
		font-family: TitilliumWeb-SemiBold-bold;
		font-size:16px;
		text-align:center;
		color:#a89481;
		margin: 5px 0px 15px 0px;
	}
	
	.ncechy-title-33, .ncechy-title-25{
		font-size:20px;
	}
	
	.ncechy-title-25{
		text-align:left;
		padding-bottom: 10px;
		box-sizing:border-box;
		border-bottom: 4px solid #a89481;
		color: #232323;
	}
	
	.ncechy-opis, .ncechy-opis-33, .ncechy-opis-25{
		font-size:13px;
		color: #696969;
		text-align:center;
	}
	
	.ncechy-opis-33, .ncechy-opis-25{
		font-size:16px;
		text-align:left;
	}
	
	.nproces-box{
		width:calc(50% - 40px);
		float:left;
		display:table;
		#background:#a89481;
		margin:20px;
		border-radius:10px;
	}
	
	.nproces-title{
		width:40%;
		float:left;
		box-sizing:border-box;
		padding:10px;
		border-bottom: 2px solid #a89481;
	}
	
	.nprosec-opis{
		width:60%;
		float:left;
		box-sizing:border-box;
		padding:20px;
		background:#ececed;
		text-align:justify;
		border-bottom-right-radius:10px;
		border-bottom-left-radius:10px;
		color:#696969;
		box-shadow: 0 10px 20px -10px rgba(0,0,0,.2);
	}
	
	.ncenter {
		text-align:center;
	}
	
	.ncenter-title {
		text-align:center;
		color:#a89481;
		border:none;
		padding:0px;
	}
	
	img.img-center{
		position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%, -50%);
		max-width:100%;
	}
	
	.index-wyroznik-a{
		display: flex;
		align-items: center; 
		width:30%;
		height:280px;
		color:#fff;
		font-family: Raleway-Bold, Arial;
		font-size:34px;
		float:left;
		box-sizing:border-box;
		padding:10px;
	}
	
	.index-wyroznik-b{ 
		box-sizing:border-box;
		padding:10px;
		color:#fff;
		float:left;
		width:70%;
		font-family: Inter_24pt-Regular, Arial;
		background:#a89481;
		font-size:24px;
	}
	
	.index-wyroznik-b > ul li::before {
		color:#fff;
	}
	
	.video-container {
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  width: 100%;
	  height: 100%; 
	  z-index:-1;
	  overflow: hidden;
	}

	.video-container video {
	  min-width: 100%; 
	  min-height: 100%; 
	  width: auto;
	  height: auto;
	  position: absolute;
	  top: 20%;
	  left: 50%;
	  transform: translate(-50%,-50%);
	}

	.stp_dw > div > .ind_kafel {
		color:#fff;
		font-size:18px;
		font-family: Inter_24pt-Regular, Arial;
		cursor:auto;
	}
	
	.footer_menu_link{
		text-transform:uppercase;		
	}
	
	.footer_menu_link > z.fa-chevron-right {
		font-size:14px;
		color:#a89481;
	}
	
	.contact-block{
		display:table;
		width:100%;
		box-sizing:border-box;
		margin-bottom:10px;
	}
	
	.contact-flt {
		width:50%;
		float:left;
	}
	
	.padding{
		padding: 20px;
		box-sizing:border-box;
	}
	
	.br-lft{
		padding: 0px 20px;
		border-left: 2px solid #74aaab;
	}
	
	.br-rgh{
		padding: 0px 20px;
		border-right: 1px solid #f1b23c;
	}
	
	.bottom-line-title{
		padding: 10px;
		box-sizing: border-box;
		border-bottom: 1px solid #136e71;
		font-family: TitilliumWeb-SemiBold, Arial;
		font-size:18px;
		text-align:right;
		text-transform:uppercase;
	}
	
	.contact-form{
		display:table;
		width:100%;
		background:#a89481;
		box-sizing:border-box;
		padding:15px;
		color:#fff;
	}
	
	.content-img-left {
		float:left; 
		height:100%; 
		padding:0px 20px 20px 0px; 
		box-sizing:border-box; 
		max-height:350px; 
		max-width:500px; 
		width:100%
	}
	
	.dod-table{
		display:table; 
		width:100%; 
		font-family:Oswald-Light;
		border-top: 1px solid #e5e5e5;
		border-left: 1px solid #e5e5e5;
		font-size
	}
	
	.dod-row{
		display:table-row; 
		width:auto;
		cursor:pointer;
		-webkit-transition: 1s;
            transition: 1s;
	}
	
	.dod-row:hover{
		background:#a89481;
		color:#fff;
		-webkit-transition: 1s;
            transition: 1s;
	}
	
	.dod-cell {
		display:table-cell; 
		box-sizing:border-box;
		padding:10px;
		border-bottom: 1px solid #e5e5e5;
		border-right: 1px solid #e5e5e5;
	}
	
	.w150{
		width:200px;
	}
	
	.w100{
		width:100% !important;
	}
	
	.w80{
		width:80%;
	}
	
	.w70{
		width:70%;
	}
	
	.w60{
		width:60%;
	}
	
	.w50{
		width:50%;
	}
	
	.w40{
		width:40%;
	}
	
	.w30{
		width:33.33%;
	}
	
	.w30-0{
		width:30%;
	}
	
	.w20{
		width:20%;
	}
	
	.bgw30{
		width: calc(33.33% - 4px);
		float:left;
	}
	
	.bgw50{
		width: calc(50% - 10px);
		float:left;
	}
	
	.m-hauto{
		min-height: auto;
	}
	
	.mHight{
		min-height:calc(100vh - 600px);
	}
	
	.dod-blue{
		background:#a89481;
		color:#fff;
	}
	
	.dod-tab-mobile{
		display:none;
		margin-top:30px;
		width:100%;
	}

	.indextit{
		font-size:36px;
	}
	
	.index-kafel{
		display:flex;
		width:100%;
		cursor:pointer;
		margin-top:20px;
	}
	
	.index-kafel-ikona{
		display:flex;
		min-width:90px;
		width:90px;
		min-height:90px;
		padding:10px;
		box-sizing:border-box;
	}
	
	.index-kafel-title{
		width:calc(100%-90px);
		display:flex;
		padding:0px 10px;
		box-sizing:border-box;
		align-items: center;
		justify-content: center;
		font-family: TitilliumWeb-SemiBold, Arial;
		font-size:26px;
		border-left:2px solid #a89481;
		color:#232323;
		-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.index-kafel:hover > .index-kafel-title{
		color: #a89481;
		border-left:2px solid transparent;
		-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.red-square{
		position:relative;
		display:flex;
		width:280px;
		height:280px;
		align-items: center;
		justify-content: center;
		/*background:#136e71;*/
		background:#ea1c1c;
		margin: 30px auto;
		color:#fff;		
	}
	
	.znacznik{
		position:absolute;
		left:1px;
		bottom:-2px;
	}
	
	.tir-ikon{
		position:absolute;
		top:-50px;
		left:20px;
	}
	
	.l-certyfikat{
		display:table;
		background:#09686b; 
		color:#fff;
		padding:10px 10px;
		box-sizing:border-box;
		width:100%;
	}
	
	.l-certyfikat > div{
		float:left;
		display:table-cell;
		text-align:center; 
		vertical-align: middle;
		height:80px;
	}
	
	.r-certyfikat{
		height:80px;
		width:100%;
		padding:10px 10px;
		box-sizing:border-box;
	}
	
	.icontext{
		color:#232323;
		cursor:pointer;
		line-height: 1.0;
		padding:20px;
		box-sizing:border-box;
		-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.iconalltf {
		position:relative;
		//top:50%;
		//transform: translateY(-50%);
		border-style: none;
		box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
		font-size: 30px;
		width: 120px;
		height: 120px;
		line-height: 120px;
		border-radius: 50%;
		border: 1px solid var(--bdcolor);
		margin-left: auto;
		margin-right: auto;
		background: #f0b13b;
			-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	.iconalltf img {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	.icontext:hover{
		
		.iconalltf{
			background: #fff;
			-webkit-transition: 0.5s;
            transition: 0.5s;
		}
		
		color: #f0b13b;
		-webkit-transition: 0.5s;
            transition: 0.5s;
	}
	
	table.table-pzw, .table-pzw > tbody > tr > td {
		border:1px solid #126e79;
		padding: 5px;
		box-sizing:border-box;
	}
	
	.table-pzw-head{
		background: #126e79;
		color:#fff;
		font-family: TitilliumWeb-SemiBold, Arial;
	}
	
	.table-pzw{
		width:100%;
	}
	
	.table-lp-pzw{
		width:40px;
	}
	
	.table-tresc-pzw{
		width: clac(100% - 100px);
	}
	
	.table-pln-pzw{
		width:60px;
	}
	
	
	.contact-info{
		border-radius:20px;
		border: 1px solid #f0b13b;
	}