
/*-----------------------section-style */
section {
	width:95%;
	max-width:95%;
	text-align:left;
	padding:0 8% 2em 0;
	float:right;
	color: #CCC;
	line-height: 1.3;
}
section h2{
	right:0;
	float:right;
	width:95%;
	max-width:65%;
	padding-bottom:0.2em;
	font-size:4em;
	text-transform:uppercase;
	}
section .odstep{
	padding-bottom:1em;
	}
section p {
	right:0;
	float:right;
	width:95%;
	max-width:65%;
	text-align:left;
	font-size: 1.5em;
}
section a{
	color:rgba(114, 81, 42, 1);
	}
section li{
	text-decoration:none;
	list-style:none;
	}
section li img{
	display:block;
	margin:2px 0;
	padding:0;
	right:0;
	float:right;
	width:95%;
	max-width:65%;
	background-image:url(../_img/loadc.GIF);
	background-repeat:no-repeat;
	background-position:center;
	}

/*--------------------------------------cookie*/
section .cookie{
	padding:1em 0 0 0;
	}
section .cookie h6{
	display:block;
	right:0;
	float:right;
	width:95%;
	max-width:65%;
	text-align:left;
	font-size:2.4em;
	color:#CCC;
	font-weight:normal;
	}
section .cookie .wiecej{
	padding-bottom:20px;
	}
section .cookie p{
	padding:20px 0;
	}
section .cookie a{
	width:95%;
	max-width:65%;
	text-align:left;
	right:0;
	float:right;
	display:block;
	font-size:1.5em;
	color:#36F;
	font-weight:normal;
	}
/*------------------------------------------------next-prev-galeria*/
.infoimg{
	float:right;
	padding-top:2%;
	padding-right:9.3%;
	display:block;
	}
.infoimg p{
	text-align:right;
	font-size:1.2em;
	display:block;
	overflow:hidden;
	color:#926938;
	}

.infoimg a{
	text-align: center;
	font-size:1.2em;
	text-transform:uppercase;
	display:block;
	margin:2px 0;
	height:90px;
	line-height:90px;
	width:100px;
	background-color:#222;
	color:rgba(235, 235, 235, 1);
	}

.infoimg .next-g{
	background-image: url(../_img/images/_med_res/PK_59177nextprev.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:-200px;
	border:2px;
	border-style:solid;
	border-color:rgba(35, 35, 35, 0);
	-webkit-box-shadow: inset 0px 0px 6px  rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	}
.infoimg .next-g:hover{
	color:rgba(235, 235, 235, 0);
	height:90px;
	width:100px;
	background-image:url(../_img/images/_med_res/PK_59177nextprev.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position:0px;
	border:2px;
	border-style:solid;
	border-color:rgba(35, 35, 35, 1);
	background-color:rgba(25, 25, 25, 1);
	-webkit-box-shadow: inset 0px 0px 6px  rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
	}
.infoimg .prev-g{
	color:rgba(235, 235, 235, 0);
	background-image: url(../_img/images/_med_res/galerianextprev.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:0;
	border:2px;
	border-style:solid;
	border-color:rgba(35, 35, 35, 1);
	-webkit-box-shadow: inset 0px 0px 6px  rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	}
.infoimg .prev-g:hover{
	color:rgba(235, 235, 235, 1);
	height:90px;
	width:100px;
	background-image:url(../_img/images/_med_res/galerianextprev.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:200px;
	border:2px;
	border-style:solid;
	border-color:rgba(35, 35, 35, 1);
	background-color:rgba(25, 25, 25, 1);
	-webkit-box-shadow: inset 0px 0px 6px  rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
	}
.infoimg .next-o{
	color:rgba(235, 235, 235, 1);
	background-image: url(../_img/images/_med_res/PK_59098-btn.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:-200px;
	border:2px;
	border-style:solid;
	border-color:rgba(235, 235, 235, 0);
	-webkit-box-shadow: inset 0px 0px 6px  rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	}
.infoimg .next-o:hover{
	color:rgba(235, 235, 235, 0);
	height:90px;
	width:100px;
	background-image:url(../_img/images/_med_res/PK_59098-btn.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position:0px;
	border:2px;
	border-style:solid;
	border-color:rgba(35, 35, 35, 1);
	background-color:rgba(25, 25, 25, 1);
	-webkit-box-shadow: inset 0px 0px 6px  rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
	}
.infoimg .prev-o{
	color:rgba(235, 235, 235, 0);
	background-image: url(../_img/images/_med_res/0005-2-btn.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:0;
	border:2px;
	border-style:solid;
	border-color:rgba(35, 35, 35, 1);
	-webkit-box-shadow: inset 0px 0px 6px  rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	}
.infoimg .prev-o:hover{
	color:rgba(235, 235, 235, 1);
	height:90px;
	width:100px;
	background-image: url(../_img/images/_med_res/0005-2-btn.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:200px;
	border:2px;
	border-style:solid;
	border-color:rgba(35, 35, 35, 1);
	background-color:rgba(25, 25, 25, 1);
	-webkit-box-shadow: inset 0px 0px 6px  rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
	}

.infoimg .next-u{
	color:rgba(235, 235, 235, 1);
	background-image: url(../_img/images/_med_res/galerianextprev.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:-200px;
	border:2px;
	border-style:solid;
	border-color:rgba(25, 25, 25, 0);
	-webkit-box-shadow: inset 0px 0px 6px  rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	}
.infoimg .next-u:hover{
	color:rgba(35, 35, 35, 0);
	height:90px;
	width:100px;
	background-image:url(../_img/images/_med_res/galerianextprev.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position:0px;
	border:2px;
	border-style:solid;
	border-color:rgba(35, 35, 35, 1);
	background-color:rgba(25, 25, 25, 1);
	-webkit-box-shadow: inset 0px 0px 6px  rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
	}
.infoimg .prev-u{
	color:rgba(235, 235, 235, 0);
	background-image:url(../_img/images/_med_res/PK_59177nextprev.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:0;
	border:2px;
	border-style:solid;
	border-color:rgba(35, 35, 35, 1);
	-webkit-box-shadow: inset 0px 0px 6px  rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	}
.infoimg .prev-u:hover{
	color:rgba(235, 235, 235, 1);
	height:90px;
	width:100px;
	background-image:url(../_img/images/_med_res/PK_59177nextprev.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:200px;
	border:2px;
	border-style:solid;
	border-color:rgba(35, 35, 35, 1);
	background-color:rgba(25, 25, 25, 1);
	-webkit-box-shadow: inset 0px 0px 6px  rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
	}


/*------------------------------Kontakt---*/

.danemobile{
	display:none;
	}	

.kontakt{
	display:block;
	margin:3% auto;
	width:100%;
	max-width:85%;
	}
.icon-chat-1{
	display:block;
	padding:0;
	margin-right:35px;
	width:300px;
	height:300px;
	float:left;
	left:0;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
	}

.kontakt-grid:hover > .icon-chat-1{
	box-shadow: 0 0 0 14px rgba(125,125,125,0.1);
	-webkit-transform:scale( 0.8 );
	-moz-transform:scale(0.8 );
	-ms-transform:scale(0.8 );
	transform: scale(0.8 );
	}


.kontakt-grid{
	display:block;
	margin-top:10px;
	float:right;
	overflow:hidden;
	height:300px;
	width:72%;
	}
.txt-kontakt{
	height:300px;
	display:table-cell;
	vertical-align:middle;
	}

.txt-kontakt h3{
	padding-bottom:10px;
	right:0;
	float:right;
	width:100%;
	max-width:100%;
	padding-bottom:0.2em;
	font-size:4em;
	}
.txt-kontakt a{
	color:#960;
	}
.txt-kontakt a:hover{
	color:#C00;
	}
.txt-kontakt p {
	text-align:left;
	right:0;
	float:right;
	width:100%;
	max-width:100%;
	font-size:1.5em;
	color:#CCC;
	}

.kontakt:before, 
.kontakt:after{
  content: " ";
  display: table;
	}
	

/*-----------------------------Header-animacja */
.bgtemp{
	position:absolute;
	height:75%;
	width:25%;
	float:left;
	left:0;
	top:0;
	background:#222;
	z-index:0;
	}

.ha-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	z-index: 50;
	font-family: Tahoma, Geneva, sans-serif;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ha-header-perspective {
	position: relative;
	z-index:10;
	width:62.6%;
	height:100%;
	float:right;
	right:0;
	margin: 0 7.5% 0 0;
	-webkit-perspective-origin: 50% 0;
	-moz-perspective-origin: 50% 0;
	perspective-origin: 50% 0;
	
}
.ha-header-perspective > div {
	background: #222;
	text-align: center;
	height:60%;
	width:100%;
	margin:0 auto;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
}
.ha-header-front {
	z-index:3;
	width:100%;
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

/*---------------------------------------Logo*/

.ha-header-perspective2 {
	position:absolute;
	width:100%;
	height:100%;
	float:right;
	right:0;
	top:0;
	z-index:1;
	margin: 0 8% 0 0;
	-webkit-perspective-origin: 50% 0;
	-moz-perspective-origin: 50% 0;
	perspective-origin: 50% 0;
}
.ha-header-perspective2 > div {
	text-align: center;
	height:40%;
	width:100%;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
}	

.ha-header .logo-agmat {
	position:relative;
	display:inline-block;
	height:40%;
	width:17.5%;
	left:12%;
	top:75%;
	text-align:right;
	z-index:2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ha-header .logo-agmat h1{
	display:block;
	overflow:hidden;
	width:100%;
	height:50px;
	text-indent:-999em;
	}
.ha-header .logo-agmat h1 a {
	display:block;
	height:50px;
	width:100%;
	cursor: pointer;
	float:right;
	right:0;	
	background-color:#222;
	background-size:contain;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(../_img/images/logo-bt.svg);
}
.ha-header .logo-agmat a:hover {
	color: #bc3c2f;
}
.ha-header .logo-agmat a:last-child {
}

.ha-header .logo-agmat{
	display:block;
	}

/*-------------------------------------------------nav-*/

.ha-header-perspective > div::after {
	content: '';
	display: inline-block;
	width:100%;
}
.ha-header nav {
	position:relative;
	height:100%;
	top:45%;
	margin:0 auto;
	text-align:center;
	z-index:10;
}
.ha-header nav a {
	display: inline-block;
	text-transform: uppercase;
	padding:0 0 5% 0;
	width:24.4%;
	font-size:1.8em;
	cursor: pointer;
	color: #CCC;
	outline: none;
	text-decoration: none;
	border-bottom:2px solid #222;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
	transition: all 0.6s;
}
.ha-header a:hover {
	color: #df3700;
	border-bottom:2px solid #FFF;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
	transition: all 0.6s;
}
nav a.selected{
	color:#df3700;
	border-bottom:2px solid #333;
	}
.ha-header nav a:last-child {
}

/*--------------------------------------------up-down */

.ha-header-large {
	height:320px;
}
.ha-header-small {
	height:140px;
}
/*------------------------------------------scroll-img---------*/

#scroll-img{
	display:block;
	position:fixed;
	width:20px;
	bottom:16em;
	left:11.2%;
	}
.scroll{
	display:block;
	position:absolute;
	top:0;
	height:80px;
	width:100%;
	background-image: url(../_img/scroll.svg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
	}
#scroll-img .strzalka{
	display:block;
	position:absolute;
	height:95px;
	width:100%;
	margin:0px auto;
	background-image: url(../_img/strzalka.svg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
	-webkit-animation-name:bouncescroll;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: none;

    -moz-animation-name:bouncescroll;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: none;

    animation-name: bouncescroll;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
    animation-fill-mode: none;
	}


/*---------------------------------------------Footer*/

footer{
	display:block;
	float:right;
	width:100%;
	}
footer a{
	font-size:1.1em;
	color:#777;
	}
.footer-right{
	position:relative;
	width:65%;
	float:right;
	padding-top:66px;
	padding-right:5%;
	display:block;
	z-index:20;
	}	
.footer-right a{
	text-align:left;
	float:left;
	display:block;
	}	
.footer-left{
	position:relative;
	display:block;
	width:18%;
	float:left;
	left:3.5%;
	bottom:33px;
	padding:1em 0 4em 0;
	background-color:#222;
	}
.footer-left h3{
	display:block;
	height:30px;
	margin-bottom:5px;
	overflow:hidden;
	text-indent:-999em;
	}
.footer-left h3 a{
	display:block;
	height:30px;
	background-size:contain;
	background-image:url(../_img/images/logo.svg);
	background-position:right;
	background-repeat:no-repeat;
	}	

.footer-left .produkcjar{
	font-size:1.14em;
	font-weight:normal;
	margin-bottom:4px;
	}
.footer-left p{
	font-size:1.1em;
	text-align:right;
	margin:0;
	padding:0;
	color:#888;
	}	
.footer-left .cookieselect{
	text-align:right;
	}
.footer-left .cookieselect a{
	color:#926938;
	}
.footer-left .cookieselect a:hover{
	color:#36F;
	}
	
	

/*-----------------------------------------------Grid*/

.grid{
	display:block;
	margin:0 auto 0;
	width:86%;
	max-width:86%;
	}

.content-grid {
	display:block;
	margin:0;
	padding: 0;
	float:right;
	right:0;
	top:30px;
	overflow:hidden;
	list-style: none;
	position: relative;
	width:72%;
}
.content-grid ul{
	position:relative;
	display:block;
	}
.content-grid li {
	position: relative;
	float: left;
	left:0;
	overflow: hidden;
	width:33.3%;
	box-sizing:border-box;
	border:solid #222;
	border-right-width:5px;
	border-left-width:5px;
	border-top-width:5px;	
	border-bottom-width:5px;
}

.content-grid li a{
	display:table;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	float:left;
	left:0;
	box-sizing:border-box;
	border:solid #333;
	border-right-width:10px;
	border-left-width:10px;
	border-top-width:10px;	
	border-bottom-width:10px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
	transition: all 0.6s;
}
.content-grid li a:hover{
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	-webkit-transform:scale( 0.9 );
	-moz-transform:scale(0.9 );
	-ms-transform:scale(0.9 );
	transform: scale(0.9 );
}
.content-grid li a img{
	display:table-cell;
	vertical-align:middle;
	width:100%;
	max-width:100%;
	height:auto;
	outline:none;
	}



/*-------------------------------------Responsive*/

@media only screen and (min-width:1980px) and (max-width:2899px) {


.danemobile{
	display:none;
	}	
body {
	padding: 250px 0 0 0;
}
		
.icon-chat:before { content: '\e800'; color:#FFF; font-size:14em; line-height:380px; height:380px; width:380px; text-align:center; background-color:#222;} /* '' */
.icon-tumblr:before { content: '\e80b'; color:#FFF; font-size:14em; line-height:380px; height:380px; width:380px; text-align:center; background-color:#222;} /* '' */
.icon-chat-1:before { content: '\e802'; color:#FFF; font-size:14em; line-height:380px; height:380px; width:380px; text-align:center; background-color:#222;} /* '' */
.icon-lightbulb:before { content: '\e808'; font-size:2em; line-height:20px; height:20px; width:20px; text-align:center; background-color:#222;} /* '' */
	
/*-----------------------section-style */
section {
	width:80%;
	max-width:80%;
	text-align:left;
	padding:1em 14% 1.4em 0;
	float:right;
	color: #CCC;
	line-height: 1.3;
}
section h2{
	right:0;
	float:right;
	width:100%;
	max-width:65%;
	padding-bottom:0.2em;
	font-size:4em;
	}
section .odstep{
	padding-bottom:1em;
	}
section p {
	right:0;
	float:right;
	width:100%;
	max-width:65%;
	text-align:left;
	font-size: 1.5em;
}
section a{
	color:rgba(114, 81, 42, 1);
	}
section li{
	list-style:none;
	}
section li img{
	padding:0;
	right:0;
	float:right;
	width:80%;
	max-width:65%;
	background-image:url(../_img/loadc.GIF);
	background-repeat:no-repeat;
	background-position:center;
	}
	
/*------------------------------------------------next-prev-galeria*/
.infoimg{
	float:right;
	padding-top:5%;
	padding-right:10%;
	display:block;
	}
.infoimg p{
	text-align:right;
	font-size:1.2em;
	display:block;
	overflow:hidden;
	color:#926938;
	}

.infoimg a{
	text-align: center;
	font-size:1.2em;
	text-transform:uppercase;
	display:block;
	margin:2px 0;
	height:120px;
	line-height:120px;
	width:130px;
	background-color:#222;
	color:rgba(235, 235, 235, 1);
	}

.infoimg .next-g:hover{
	height:120px;
	width:130px;
	}
.infoimg .prev-g:hover{
	height:120px;
	width:130px;
	}

.infoimg .next-o:hover{
	height:120px;
	width:130px;
	}

.infoimg .prev-o:hover{
	height:120px;
	width:130px;
	}

.infoimg .next-u:hover{
	height:120px;
	width:130px;
	}
.infoimg .prev-u:hover{
	height:120px;
	width:130px;
	}
	
/*-----------------------------Header-animacja */
.bgtemp{
	position:absolute;
	height:65%;
	width:30%;
	float:left;
	left:0;
	top:0;
	background:#222;
	z-index:0;
	}
.ha-header {
	position: fixed;
	top: 0;
	left: 0;
	width:100%;
	padding: 0;
	z-index: 50;
}
.ha-header-perspective {
	position: relative;
	z-index:10;
	width: 65%;
	height:100%;
	float:right;
	right:0;
	margin: 0 7.5% 0 0;
}
.ha-header-perspective > div {
	background: #222;
	text-align: center;
	height: 50%;
	width:80%;
	margin:0 auto;
	position: relative;
}
.ha-header-front {
	z-index:3;
	width:80%;
}

/*---------------------------------------Logo*/

.ha-header-perspective2 {
	position:absolute;
	width:95%;
	height:100%;
	float:right;
	right:0;
	top:0;
	z-index:1;
	margin: 0 7% 0 0;
	-webkit-perspective-origin: 50% 0;
	-moz-perspective-origin: 50% 0;
	perspective-origin: 50% 0;
}
.ha-header-perspective2 > div {
	text-align: center;
	height:50%;
	width:95%;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
}	

.ha-header .logo-agmat {
	position:relative;
	display:inline-block;
	height:50%;
	width:17.5%;
	left:12%;
	top:61%;
	text-align:right;
	z-index:2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ha-header .logo-agmat h1{
	display:block;
	overflow:hidden;
	width:100%;
	height:50px;
	text-indent:-999em;
	}
.ha-header .logo-agmat h1 a {
	display:block;
	height:50px;
	width:100%;
	cursor: pointer;
	float:right;
	right:0;	
	background-color:#222;
	background-size:contain;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(../_img/images/logo-bt.svg);
}
.ha-header .logo-agmat a:hover {
	color: #bc3c2f;
}
.ha-header .logo-agmat a:last-child {
}

.ha-header .logo-agmat{
	display:block;
	}

/*-------------------------------------------------nav-*/

.ha-header-perspective > div::after {
	content: '';
	display: inline-block;
	width:80%;
}
.ha-header nav {
	position:relative;
	height:100%;
	top:45%;
	margin:0 auto;
	text-align:center;
	z-index:10;
}
.ha-header nav a {
	display: inline-block;
	text-transform: uppercase;
	padding:0 0 5% 0;
	width:24.6%;
	font-size:1.8em;
	cursor: pointer;
	color: #CCC;
	outline: none;
	text-decoration: none;
	border-bottom:2px solid #222;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
	transition: all 0.6s;
}
.ha-header a:hover {
	color:#df3700;
	border-bottom:2px solid #FFF;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
	transition: all 0.6s;
}
nav a.selected{
	color:#df3700;
	border-bottom:2px solid #333;
	}
.ha-header nav a:last-child {
}

/*--------------------------------------------up-down */

.ha-header-large {
	height:430px;
}
.ha-header-small {
	height:140px;
}
/*------------------------------------------scroll-img---------*/

#scroll-img{
	display:block;
	position:fixed;
	width:30px;
	bottom:16em;
	left:14.5%;
	}
.scroll{
	display:block;
	position:absolute;
	top:0;
	height:90px;
	width:100%;
	}
#scroll-img .strzalka{
	display:block;
	position:absolute;
	height:115px;
	width:100%;
	}

/*---------------------------------------------Footer*/

footer{
	display:block;
	float:right;
	width:95%;
	}
footer a{
	font-size:1.1em;
	color:#777;
	}
.footer-right{
	position:relative;
	width:65%;
	float:right;
	padding-top:75px;
	padding-right:4.3%;
	display:block;
	bottom:3px;
	z-index:20;
	}	
.footer-right a{
	text-align:left;
	float:left;
	display:block;
	}	
.footer-left{
	position:relative;
	display:block;
	width:18%;
	float:left;
	left:3%;
	bottom:33px;
	padding:1em 0 4em 0;
	background-color:#222;
	}
.footer-left h3{
	display:block;
	height:30px;
	margin-bottom:5px;
	overflow:hidden;
	text-indent:-999em;
	}
.footer-left h3 a{
	display:block;
	height:30px;
	background-size:contain;
	background-image:url(../_img/images/logo.svg);
	background-position:right;
	background-repeat:no-repeat;
	}	
.footer-left .produkcjar{
	font-size:1.15em;
	margin-bottom:4px;
	}
.footer-left p{
	font-size:1.2em;
	text-align:right;
	}	

/*------------------------------Kontakt---*/

.danemobile{
	display:none;
	}	

.kontakt{
	display:block;
	margin:3% auto;
	width:72%;
	}
.icon-chat-1{
	display:block;
	padding:0;
	margin-right:40px;
	width:380px;
	height:380px;
	float:left;
	left:0;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
	}

.kontakt-grid:hover > .icon-chat-1{
	box-shadow: 0 0 0 20px rgba(125,125,125,0.1);
	}


.kontakt-grid{
	display:block;
	margin-top:10px;
	float:right;
	overflow:hidden;
	height:380px;
	width:72%;
	}
.txt-kontakt{
	height:380px;
	display:table-cell;
	vertical-align:middle;
	}

.txt-kontakt h3{
	padding-bottom:10px;
	right:0;
	float:right;
	width:100%;
	max-width:100%;
	padding-bottom:0.2em;
	font-size:4em;
	}
.txt-kontakt a{
	color:#960;
	}
.txt-kontakt a:hover{
	color:#C00;
	}
.txt-kontakt p {
	text-align:left;
	right:0;
	float:right;
	width:100%;
	max-width:100%;
	font-size:1.5em;
	color:#CCC;
	}

.kontakt:before, /* Clearfix hack: http://nicolasgallagher.com/micro-clearfix-hack/ */
.kontakt:after{
  content: " ";
  display: table;
	}
	
/*-----------------------------------------------Grid*/

.grid{
	display:block;
	margin:0 auto 0;
	width:80%;
	max-width:72.2%;
	}

.content-grid {
	display:block;
	margin:0;
	padding: 0;
	float:right;
	right:0;
	top:30px;
	overflow:hidden;
	list-style: none;
	position: relative;
	width:72%;
}
.content-grid ul{
	position:relative;
	display:block;
	}
.content-grid li {
	position: relative;
	float: left;
	left:0;
	overflow: hidden;
	width:25%;
	box-sizing:border-box;
	border:solid #222;
	border-right-width:5px;
	border-left-width:5px;
	border-top-width:5px;	
	border-bottom-width:5px;
}

.content-grid li a{
	display:table;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	float:left;
	left:0;
	box-sizing:border-box;
	border:solid #333;
	border-right-width:10px;
	border-left-width:10px;
	border-top-width:10px;	
	border-bottom-width:10px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
	transition: all 0.6s;
}
.content-grid li a:hover{
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	-webkit-transform:scale( 0.9 );
	-moz-transform:scale(0.9 );
	-ms-transform:scale(0.9 );
	transform: scale(0.9 );
}
.content-grid li a img{
	display:table-cell;
	vertical-align:middle;
	width:100%;
	max-width:100%;
	height:auto;
	outline:none;
	}

	}

@media only screen and (min-width:981px) and (max-width:1490px) {

body {
	font-size:55%;
	padding: 170px 0 0 0;
}

/*--------------------------------------------up-down */

.ha-header-large {
	height:310px;
}
.ha-header-small {
	height:140px;
}		

.icon-chat:before { content: '\e800'; color:#FFF; font-size:12em; line-height:280px; height:280px; width:280px; text-align:center; background-color:#222;} /* '' */
.icon-tumblr:before { content: '\e80b'; color:#FFF; font-size:12em; line-height:280px; height:280px; width:280px; text-align:center; background-color:#222;} /* '' */
.icon-chat-1:before { content: '\e802'; color:#FFF; font-size:12em; line-height:280px; height:280px; width:280px; text-align:center; background-color:#222;} /* '' */
.icon-lightbulb:before { content: '\e808'; font-size:2em; line-height:20px; height:20px; width:20px; text-align:center; background-color:#222;} /* '' */
	
/*-----------------------section-style */
section {
	width:90%;
	max-width:90%;
	text-align:left;
	padding:1em 10% 1.4em 0;
	float:right;
	color:#CCC;
	line-height: 1.3;
}
section h2{
	right:0;
	float:right;
	width:100%;
	max-width:65%;
	padding-bottom:0.2em;
	font-size:3.5em;
	}
section .odstep{
	padding-bottom:1em;
	}
section p {
	right:0;
	float:right;
	width:100%;
	max-width:65%;
	text-align:left;
	font-size: 1.5em;
}
section a{
	color:rgba(114, 81, 42, 1);
	}
section li{
	list-style:none;
	}
section li img{
	padding:0;
	right:0;
	float:right;
	width:90%;
	max-width:65%;
	background-image:url(../_img/loadc.GIF);
	background-repeat:no-repeat;
	background-position:center;
	}
	
/*------------------------------------------------next-prev-galeria*/
.infoimg{
	float:right;
	padding-top:2%;
	padding-right:8.3%;
	display:block;
	}
.infoimg p{
	text-align:right;
	font-size:1.2em;
	display:block;
	overflow:hidden;
	color:#926938;
	}

.infoimg a{
	text-align: center;
	font-size:1.2em;
	text-transform:uppercase;
	display:block;
	margin:2px 0;
	height:90px;
	line-height:90px;
	width:100px;
	background-color:#222;
	color:rgba(235, 235, 235, 1);
	}

.infoimg .next-g:hover{
	height:90px;
	width:100px;
	}

.infoimg .prev-g:hover{
	height:90px;
	width:100px;
	}
.infoimg .next-o:hover{
	height:90px;
	width:100px;
	}

.infoimg .prev-o:hover{
	height:90px;
	width:100px;
	}

.infoimg .next-u:hover{
	height:90px;
	width:100px;
	}

.infoimg .prev-u:hover{
	height:90px;
	width:100px;
	}



/*-----------------------------Header-animacja */
.bgtemp{
	position:absolute;
	height:90%;
	width:30%;
	float:left;
	left:0;
	top:0;
	background:#222;
	z-index:0;
	}
.ha-header {
	position: fixed;
	top: 0;
	left: 0;
	width:100%;
	padding: 0;
	z-index: 50;
	font-family: Tahoma, Geneva, sans-serif;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ha-header-perspective {
	position: relative;
	z-index:10;
	width:65.5%;
	height:100%;
	float:right;
	right:0;
	margin: 0 6.5% 0 0;
	-webkit-perspective-origin: 50% 0;
	-moz-perspective-origin: 50% 0;
	perspective-origin: 50% 0;
}
.ha-header-perspective > div {
	background: #222;
	text-align: center;
	height: 50%;
	width:90%;
	margin:0 auto;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
}
.ha-header-front {
	z-index:3;
	width:90%;
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

/*---------------------------------------Logo*/

.ha-header-perspective2 {
	position:absolute;
	width:96%;
	height:100%;
	float:right;
	right:0;
	top:0;
	z-index:1;
	margin: 0 7% 0 0;
	-webkit-perspective-origin: 50% 0;
	-moz-perspective-origin: 50% 0;
	perspective-origin: 50% 0;
}
.ha-header-perspective2 > div {
	text-align: center;
	height:30%;
	width:96%;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
}	

.ha-header .logo-agmat {
	position:relative;
	display:inline-block;
	height:30%;
	width:18%;
	left:10%;
	top:61%;
	text-align:right;
	z-index:2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ha-header .logo-agmat h1{
	display:block;
	overflow:hidden;
	width:100%;
	height:40px;
	text-indent:-999em;
	}
.ha-header .logo-agmat h1 a {
	display:block;
	height:40px;
	width:100%;
	cursor: pointer;
	float:right;
	right:0;
	background-color:#222;
	background-size:contain;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(../_img/images/logo-bt.svg);
}
.ha-header .logo-agmat a:hover {
	color: #bc3c2f;
}
.ha-header .logo-agmat a:last-child {
}

.ha-header .logo-agmat{
	display:block;
	}

/*-------------------------------------------------nav-*/

.ha-header-perspective > div::after {
	content: '';
	display: inline-block;
	width:90%;
}
.ha-header nav {
	position:relative;
	height:100%;
	top:45%;
	margin:0 auto;
	text-align:center;
	z-index:10;
}
.ha-header nav a {
	display: inline-block;
	text-transform: uppercase;
	padding:0 0 5% 0;
	width:24.5%;
	font-size:1.8em;
	cursor: pointer;
	color: #CCC;
	outline: none;
	text-decoration: none;
	border-bottom:2px solid #222;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
	transition: all 0.6s;
}
.ha-header a:hover {
	color:#df3700;
	border-bottom:2px solid #FFF;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
	transition: all 0.6s;
}
nav a.selected{
	color:#df3700;
	border-bottom:2px solid #333;
	}
.ha-header nav a:last-child {
}


/*------------------------------------------scroll-img---------*/

#scroll-img{
	display:block;
	position:fixed;
	width:20px;
	bottom:16em;
	left:12.5%;
	}
.scroll{
	height:70px;
	width:100%;
	}
#scroll-img .strzalka{
	height:85px;
	width:100%;
	}



/*---------------------------------------------Footer*/

footer{
	display:block;
	float:right;
	width:98%;
	}
footer a{
	font-size:1.1em;
	color:#777;
	}
.footer-right{
	position:relative;
	width:65%;
	float:right;
	padding-top:70px;
	padding-right:4.3%;
	display:block;
	bottom:3px;
	z-index:20;
	}	
.footer-right a{
	text-align:left;
	float:left;
	display:block;
	}	
.footer-left{
	position:relative;
	display:block;
	width:18%;
	float:left;
	left:4%;
	bottom:33px;
	padding:1em 0 4em 0;
	background-color:#222;
	}
.footer-left h3{
	display:block;
	height:30px;
	margin-bottom:5px;
	overflow:hidden;
	text-indent:-999em;
	}
.footer-left h3 a{
	display:block;
	height:30px;
	background-size:contain;
	background-image:url(../_img/images/logo.svg);
	background-position:right;
	background-repeat:no-repeat;
	}	
.footer-left .produkcjar{
	font-size:1.29em;
	margin-bottom:4px;
	}
.footer-left p{
	font-size:1.25em;
	text-align:right;
	}
.footer-left p a{
	text-align:right;
	}

/*-----------------------------------------------Grid*/

.grid{
	display:block;
	margin:0 auto 0;
	width:90%;
	max-width:81%;
	}

.content-grid li a{
	display:table;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	float:left;
	left:0;
	box-sizing:border-box;
	border:solid #333;
	border-right-width:6px;
	border-left-width:6px;
	border-top-width:6px;	
	border-bottom-width:6px;
}


/*------------------------------Kontakt---*/

.danemobile{
	display:none;
	}	

.kontakt{
	display:block;
	margin:3% auto;
	width:80%;
	}
.icon-chat-1{
	display:block;
	padding:0;
	margin-right:3%;
	width:300px;
	height:300px;
	float:left;
	left:0;
	}

.kontakt-grid:hover > .icon-chat-1{
	box-shadow: 0 0 0 10px rgba(125,125,125, 0.1);
	}


.kontakt-grid{
	display:block;
	margin-top:10px;
	float:right;
	overflow:hidden;
	height:300px;
	width:72%;
	}
.txt-kontakt{
	height:300px;
	display:table-cell;
	vertical-align:middle;
	}

.txt-kontakt h3{
	padding-bottom:10px;
	right:0;
	float:right;
	width:100%;
	max-width:100%;
	padding-bottom:0.2em;
	font-size:4em;
	}
.txt-kontakt a{
	color:#960;
	}
.txt-kontakt a:hover{
	color:#C00;
	}
.txt-kontakt p {
	text-align:left;
	right:0;
	float:right;
	width:100%;
	max-width:100%;
	font-size:1.5em;
	color:#CCC;
	}

.kontakt:before, /* Clearfix hack: http://nicolasgallagher.com/micro-clearfix-hack/ */
.kontakt:after{
  content: " ";
  display: table;
	}
	


	}


@media only screen and (min-width:641px) and (max-width:980px) {

body {
	padding: 180px 0 0 0;
}	

#scroll-img, .scroll{
	display:none;
	overflow:hidden;
	}
	
.icon-chat:before { content: '\e800'; color:#FFF; font-size:14em; line-height:200px; height:200px; width:200px; text-align:center; background-color:#222;} /* '' */
.icon-tumblr:before { content: '\e80b'; color:#FFF; font-size:14em; line-height:200px; height:200px; width:200px; text-align:center; background-color:#222;} /* '' */
.icon-chat-1:before { content: '\e802'; color:#FFF; font-size:14em; line-height:200px; height:280px; width:280px; text-align:center; background-color:#222;} /* '' */
.icon-lightbulb:before { content: '\e808'; font-size:2em; line-height:20px; height:20px; width:20px; text-align:center; background-color:#222;} /* '' */


/*-----------------------section-style */

section {
	width:100%;
	max-width:100%;
	text-align:left;
	padding:0em 0 0 0;
	float:right;
	color:#FFF;
	line-height: 1.3;
}
section h2{
	right:0;
	float:right;
	width:100%;
	max-width:94%;
	padding-top:5em;
	margin-right:1%;
	padding-bottom:0.2em;
	font-size:3em;
	}
section .odstep{
	padding-bottom:1em;
	}
section p {
	float:left;
	right:0;
	width:100%;
	max-width:90%;
	margin-left:5%;
	margin-bottom:2em;
	text-align:left;
	font-size: 1.4em;
}
section li{
	list-style:none;
	}
section li img{
	display:block;
	padding:0;
	right:0;
	margin:0;
	float:right;
	width:100%;
	max-width:100%;
	background-image:url(../_img/loadb.GIF);
	background-repeat:no-repeat;
	background-position:center;
	}
	
/*------------------------------------------------next-prev-galeria*/
.infoimg{
	position:absolute;
	float:right;
	top:180px;
	right:0%;
	margin-right:20px;
	padding-right:0;
	display:block;
	z-index:100;
	}
.infoimg p{
	text-align:right;
	font-size:1.2em;
	display:block;
	overflow:hidden;
	color:#926938;
	}

.infoimg a{
	float:right;
	text-align: center;
	font-size:1.2em;
	text-transform:uppercase;
	display:block;
	margin:2px 0;
	height:90px;
	line-height:90px;
	width:100px;
	background-color:#222;
	color:rgba(35, 35, 35, 1);
	}

.infoimg .next-g{
	color:rgba(235, 235, 235, 1);
	background-image: none;
	}
.infoimg .next-g:hover{
	color:rgba(235, 235, 235, 0.5);
	background-image: none;
	height:90px;
	width:100px;
	}
.infoimg .prev-g{
	color:rgba(235, 235, 235, 1);
	background-image: none;
	}
.infoimg .prev-g:hover{
	color:rgba(235, 235, 235, 0.5);
	height:90px;
	width:100px;
	background-image: none;
	}
.infoimg .next-o{
	color:rgba(235, 235, 235, 1);
	background-image: none;
	}
.infoimg .next-o:hover{
	color:rgba(235, 235, 235, 0.5);
	height:90px;
	width:100px;
	background-image: none;
	}
.infoimg .prev-o{
	color:rgba(235, 235, 235, 1);
	background-image: none;
	}
.infoimg .prev-o:hover{
	color:rgba(235, 235, 235, 0.5);
	height:90px;
	width:100px;
	background-image: none;
	}

.infoimg .next-u{
	color:rgba(235, 235, 235, 1);
	background-image: none;
	}
.infoimg .next-u:hover{
	color:rgba(235, 235, 235, 0.5);
	height:90px;
	width:100px;
	background-image: none;
	}
.infoimg .prev-u{
	color:rgba(235, 235, 235, 1);
	background-image: none;
	}
.infoimg .prev-u:hover{
	color:rgba(235, 235, 235, 0.5);
	height:90px;
	width:100px;
	background-image: none;
	}

	
			
/*------------------------------------------------saction-cookie*/	
section .cookie{
	
	padding:12em 0 0 0;
	}
section .cookie h6{
	display:block;
	right:0;
	float:right;
	width:100%;
	max-width:100%;
	text-align:center;
	font-size:2.2em;
	color:#CCC;
	font-weight:normal;
	}
section .cookie .wiecej{
	padding-bottom:20px;
	}
section .cookie p{
	padding:20px 0;
	}
section .cookie a{
	width:100%;
	max-width:100%;
	text-align:center;
	margin:0 auto 0;
	display:block;
	font-size:1.4em;
	color:#36F;
	font-weight:normal;
	}

/*-------------------------------------Kolor*/

.ha-header-ikon {
	position:absolute;
	display:block;
	width:280px;
	height:20px;
	float:right;
	right:0;
	margin:25px 0px 0 0;
	z-index:100;
}
	
.ha-header-ikon .kolor {
	position:relative;
	display:block;
	width:145px;
	height:20px;
	text-align:right;
	float:right;
	right:40px;
	z-index:2;
}
.ha-header-ikon .kolor a {
	display:block;
	width:20px;
	height:20px;
	line-height:20px;
	cursor: pointer;
	color:#CCC;
	float:right;
	right:50px;
	top:0;
	-webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.ha-header-ikon .kolor a:hover {
	color:#df3700;
	border-bottom: none;
}
.ha-header .kolor a p{
	position:absolute;
	display:block;
	overflow:hidden;
	width:0px;
	height:20px;
	line-height:20px;
	font-size:1.2em;
	color:#CCC;
	text-align:left;
	float:left;
	left:10px;
	top:0;
	-webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
	}
.ha-header-ikon .kolor a:hover p{
	display:block;
	width:280px;
	height:20px;
	line-height:20px;
	font-size:1.2em;
	color:#926938;
	text-align:left;
	left:10px;
}


/*------------------------------Kontakt---*/

	
.kontakt{
	display:block;
	margin:0 auto;
	position:relative;
	width:100%;
	max-width:100%;
	left:0;
	}
.kontakt-grid{
	display:block;
	margin:40px 0;
	width:100%;
	height:450px;
	}
.icon-chat-1{
	display:block;
	padding:0;
	margin:0 auto 0;
	width:100%;
	height:280px;
	text-align:center;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
	}

.kontakt-grid:hover > .icon-chat-1{
	box-shadow: 0 0 0 0px rgba(125,125,125,0);
	-webkit-transform:scale( 1 );
	-moz-transform:scale( 1 );
	-ms-transform:scale( 1 );
	transform: scale( 1 );
	}

.txt-kontakt{
	display:block;
	width:100%;
	margin:5% auto;
	left:0;
	}

.txt-kontakt h3{
	width:100%;
	max-width:95%;
	padding-bottom:0.2em;
	font-size:3.5em;
	}
.txt-kontakt a{
	color:#960;
	}
.txt-kontakt a:hover{
	color:#C00;
	}
.txt-kontakt p {
	text-align:left;
	left:0;
	float:left;
	width:100%;
	max-width:95%;
	height:auto;
	font-size:1.5em;
	color:#CCC;
	}

.kontakt:before, 
.kontakt:after{
  content: " ";
  display: table;
	}
	
	
/*-----------------------------Header-animacja */
.bgtemp{
	display:none;
	}
.ha-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	z-index: 50;
}
.ha-header-perspective {
	position: relative;
	z-index:10;
	width:100%;
	height: 100%;
	float:right;
	right:0;
	margin: 0 0 0 0;
}
.ha-header-perspective > div {
	background: #222;
	text-align: center;
	height: 50%;
	width:100%;
	margin:0 auto;
	position: relative;
}
.ha-header-front {
	width:100%;
	z-index: 2;
}
/*-------------------------------------------------nav-*/


.ha-header-perspective > div::after {
	content: '';
	display: inline-block;
	width: 100%;
	
}
.ha-header-front {
	left:0;
	width:100%;
	padding-bottom:39px;
}
.ha-header nav {
	left:0;
	height:100%;
	width:100%;
	top:35%;
	margin:30px auto 0;
	text-align:center;
	font-size:80%;
}
.ha-header nav a {
	float:left;
	display: inline-block;
	text-transform: uppercase;
	font-size:2em;
	cursor: pointer;
	color:#CCC;
	outline: none;
	left:0;
	top:0;
	width:25%;
	text-align:center;
	padding:10px 0;
	border:none;
}
.ha-header nav a:hover{
	display:block;
	width:25%;
	border:none;
	}
.ha-header nav a.selected{
	color:#df3700;
}

/*--------------------------------------------up-down */

.ha-header-large {
	height:310px;
}
.ha-header-small {
	top:-112px;
	height:140px;
}	
/*---------------------------------------Logo*/

.ha-header-perspective2 {
	display:block;
	height:100%;
	float:left;
	left:0;
	top:0;
}
.ha-header .logo-agmat {
	position:relative;
	display:inline-block;
	height:40px;
	width:25%;
	float:left;
	left:0%;
	top:60%;
	padding:45px 0 15px 5%;
	background-color:#222;
	padding-right:80%;
	text-align:left;
	z-index:100;
}
.ha-header .logo-agmat h1{
	display:block;
	overflow:hidden;
	width:100%;
	height:40px;
	text-indent:-999em;
	}
.ha-header .logo-agmat h1 a {
	display:block;
	height:40px;
	cursor: pointer;
	z-index:100;
	float:left;
	left:0%;
	background-size:contain;
	background-position:left;
	background-repeat:no-repeat;
	background-image: url(../_img/images/logo-bt.svg);

}
/*---------------------------------------------Footer*/

footer{
	display:block;
	float:right;
	width:100%;
	
	}
footer a{
	font-size:1em;
	color:#777;
	}
.footer-right{
	width:25%;
	float:right;
	text-align:right;
	margin-top:90px;
	padding-right:5%;
	display:block;
	z-index:20;
	}	
.footer-right a{
	text-align:right;
	float:right;
	display:block;
	}
.footer-left{
	display:block;
	width:35%;
	float:left;
	left:5%;
	padding-top:100px;
	padding-bottom:12px;
	}
.footer-left h3{
	display:block;
	height:30px;
	margin-bottom:5px;
	overflow:hidden;
	text-indent:-999em;
	}
.footer-left h3 a{
	display:block;
	height:30px;
	background-size:contain;
	background-image:url(../_img/images/logo-bt.svg);
	background-position:left;
	background-repeat:no-repeat;
	}	
.footer-left .produkcjar{
	font-size:1.1em;
	margin-bottom:5px;
	}
.footer-left p{
	text-align:left;
	}	
.footer-left p a{
	text-align:left;
	}
/*--------------------------------------------------footer-cookie*/
.footer-left .cookieselect{
	padding-top:1px;
	text-align:left;
	}
.footer-left .cookieselect a{
	color:#926938;
	}
.footer-left .cookieselect a:hover{
	color:#36F;
	}

/*-----------------------------------------------Grid*/

.grid{
	display:block;
	width:100%;
	max-width:92%;
	margin-right:4%;
	overflow:hidden;
	}
.content-grid {
	display:block;
	margin:0;
	padding-bottom:70px;
	float:right;
	right:0;
	top:30px;
	overflow:hidden;
	list-style: none;
	position: relative;
	width:100%;
}
.content-grid ul{
	position:relative;
	display:block;
	}
.content-grid li {
	position: relative;
	float: left;
	left:0;
	overflow: hidden;
	width:50%;
	box-sizing:border-box;
	border:solid #222;
	border-right-width:5px;
	border-left-width:5px;
	border-top-width:5px;	
	border-bottom-width:5px;
}

.content-grid li a{
	display:table;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	float:left;
	left:0;
	box-sizing:border-box;
	border:solid #333;
	border-right-width:10px;
	border-left-width:10px;
	border-top-width:10px;	
	border-bottom-width:10px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
	transition: all 0.6s;
}
.content-grid li a:hover{
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	-webkit-transform:scale( 0.9 );
	-moz-transform:scale(0.9 );
	-ms-transform:scale(0.9 );
	transform: scale(0.9 );
}
.content-grid li a img{
	display:table-cell;
	vertical-align:middle;
	width:100%;
	max-width:100%;
	height:auto;
	outline:none;
	}



}


@media only screen and (min-width:0px) and (max-width:640px)  {
	
body {
	font-size:60%;
	padding: 180px 0 0 0;
}
	
#scroll-img, .scroll{
	display:none;
	overflow:hidden;
	}
	
.icon-chat:before { content: '\e800'; color:#FFF; font-size:14em; line-height:200px; height:200px; width:200px; text-align:center; background-color:#222;} /* '' */
.icon-tumblr:before { content: '\e80b'; color:#FFF; font-size:14em; line-height:200px; height:200px; width:200px; text-align:center; background-color:#222;} /* '' */
.icon-chat-1:before { content: '\e802'; color:#FFF; font-size:14em; line-height:200px; height:200px; width:200px; text-align:center; background-color:#222;} /* '' */
.icon-lightbulb:before { content: '\e808'; font-size:2em; line-height:20px; height:20px; width:20px; text-align:center; background-color:#222;} /* '' */


/*-----------------------section-style */

section {
	width:100%;
	max-width:100%;
	text-align:left;
	padding:0em 0 0 0;
	float:right;
	color: #FFF;
	line-height: 1.3;
}
section h2{
	right:0;
	float:right;
	width:100%;
	max-width:94%;
	padding-top:5em;
	margin-right:1%;
	padding-bottom:0.2em;
	font-size:3em;
	}
section p {
	float:left;
	right:0;
	width:100%;
	max-width:90%;
	margin-left:5%;
	margin-bottom:2em;
	text-align:left;
	font-size: 1.4em;
}
section li{
	list-style:none;
	}
section li img{
	display:block;
	padding:0;
	right:0;
	margin:0;
	float:right;
	width:100%;
	max-width:100%;
	background-image:url(../_img/loadb.GIF);
	background-repeat:no-repeat;
	background-position:center;
	}
	
.infoimg{
	display:none;
	}
.infoimg a{
	display:none;
	}

/*------------------------------------------------saction-cookie*/	
section .cookie{
	padding:12em 0 0em 0;
	}
section .cookie h6{
	display:block;
	right:0;
	float:right;
	width:100%;
	max-width:95%;
	text-align:left;
	font-size:2.2em;
	color:#CCC;
	font-weight:normal;
	}
section .cookie .wiecej{
	padding-bottom:20px;
	}
section .cookie p{
	padding:20px 0;
	}
section .cookie a{
	width:100%;
	max-width:95%;
	text-align:left;
	display:block;
	font-size:1.4em;
	color:#36F;
	font-weight:normal;
	}

/*-------------------------------------Kolor*/

.ha-header-ikon {
	position:absolute;
	display:block;
	width:280px;
	height:20px;
	float:right;
	right:0;
	margin:20px 0px 0 0;
	z-index:100;
}
	
.ha-header-ikon .kolor {
	position:relative;
	display:block;
	width:145px;
	height:20px;
	text-align:right;
	float:right;
	right:20px;
	z-index:2;
}
.ha-header-ikon .kolor a {
	display:block;
	width:20px;
	height:20px;
	line-height:20px;
	cursor: pointer;
	color:#CCC;
	float:right;
	right:50px;
	top:0;
	-webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.ha-header-ikon .kolor a:hover {
	color:#926938;
	border-bottom: none;
}
.ha-header .kolor a p{
	position:absolute;
	display:block;
	overflow:hidden;
	width:0px;
	height:20px;
	line-height:20px;
	font-size:1.2em;
	color:#CCC;
	text-align:left;
	float:left;
	left:10px;
	top:0;
	-webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
	}
.ha-header-ikon .kolor a:hover p{
	display:block;
	width:280px;
	height:20px;
	line-height:20px;
	font-size:1.2em;
	color:#926938;
	text-align:left;
	left:10px;
}

/*------------------------------Kontakt---*/

	
.kontakt{
	display:block;
	margin:0 auto;
	position:relative;
	width:100%;
	max-width:100%;
	left:0;
	}
.kontakt-grid{
	display:block;
	margin:40px 0;
	width:100%;
	height:450px;
	}
.icon-chat-1{
	display:block;
	padding:0;
	margin:0 auto 0;
	width:100%;
	height:280px;
	text-align:center;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
	}

.kontakt-grid:hover > .icon-chat-1{
	box-shadow: 0 0 0 0px rgba(125,125,125,0);
	-webkit-transform:scale( 1 );
	-moz-transform:scale( 1 );
	-ms-transform:scale( 1 );
	transform: scale( 1 );
	}

.txt-kontakt{
	display:block;
	width:100%;
	max-width:90%;
	margin-left:1%;
	}

.txt-kontakt h3{
	width:100%;
	max-width:95%;
	padding-bottom:0.2em;
	font-size:3em;
	}
.txt-kontakt a{
	color:#960;
	}
.txt-kontakt a:hover{
	color:#C00;
	}
.txt-kontakt p {
	text-align:left;
	left:0;
	float:left;
	width:100%;
	max-width:95%;
	height:auto;
	font-size:1.4em;
	color:#CCC;
	}

.kontakt:before, 
.kontakt:after{
  content: " ";
  display: table;
	}
	


/*-----------------------------Header-animacja */
.bgtemp{
	display:none;
	}
.ha-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	z-index: 50;
	font-family: Tahoma, Geneva, sans-serif;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ha-header-perspective {
	position: relative;
	z-index:10;
	width:100%;
	height: 100%;
	float:right;
	right:0;
	margin: 0 0 0 0;
	-webkit-perspective: 1100px;
	-moz-perspective: 1100px;
	perspective: 1100px;
	-webkit-perspective-origin: 50% 0;
	-moz-perspective-origin: 50% 0;
	perspective-origin: 50% 0;
}
.ha-header-perspective > div {
	background: #222;
	text-align: center;
	height: 50%;
	width:100%;
	margin:0 auto;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
}
.ha-header-front {
	width:100%;
	z-index: 2;
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}
/*-------------------------------------------------nav-*/


.ha-header-perspective > div::after {
	content: '';
	display: inline-block;
	width: 100%;
	
}
.ha-header-front {
	left:0;
	width:100%;
	padding-bottom:60px;
}
.ha-header nav {
	left:0;
	height:100%;
	width:100%;
	top:15%;
	margin:30px auto 0;
	text-align:center;
	font-size:80%;
}
.ha-header nav a {
	display: inline-block;
	text-transform: uppercase;
	font-size:2em;
	cursor: pointer;
	color: #CCC;
	outline: none;
	left:0;
	top:0;
	width:100%;
	text-align:center;
	padding:10px 0;
	border:none;
}
.ha-header nav a:hover{
	display:block;
	width:100%;
	border:none;
	}
.ha-header nav a.selected{
	color:#df3700;
}

/*--------------------------------------------up-down */

.ha-header-large {
	height:310px;
}
.ha-header-small {
	top:-112px;
	height:140px;
}	
/*---------------------------------------Logo*/

.ha-header-perspective2 {
	display:block;
	height:100%;
	float:left;
	left:0;
	top:0;
}
.ha-header .logo-agmat {
	position:relative;
	display:inline-block;
	height:40px;
	width:30%;
	float:left;
	left:0%;
	top:60%;
	padding:45px 0 15px 5%;
	background-color:#222;
	padding-right:80%;
	text-align:left;
	z-index:100;
}
.ha-header .logo-agmat h1{
	display:block;
	overflow:hidden;
	width:100%;
	height:40px;
	text-indent:-999em;
	}
.ha-header .logo-agmat h1 a {
	display:block;
	height:40px;
	cursor: pointer;
	z-index:100;
	float:left;
	left:0%;
	background-size:contain;
	background-position:left;
	background-repeat:no-repeat;
	background-image: url(../_img/images/logo-bt.svg);

}
/*---------------------------------------------Footer*/

footer{
	display:block;
	float:right;
	width:100%;
	margin-top:10em;
	}
footer a{
	font-size:1em;
	color:#777;
	}
.footer-right{
	width:25%;
	float:right;
	text-align:right;
	margin-top:60px;
	padding-right:5%;
	display:block;
	z-index:20;
	}	
.footer-right a{
	text-align:right;
	float:right;
	display:block;
	}	
.footer-left{
	display:block;
	width:35%;
	float:left;
	left:5%;
	padding-top:70px;
	padding-bottom:15px;
	}
.footer-left h3{
	display:block;
	height:25px;
	margin-bottom:5px;
	overflow:hidden;
	text-indent:-999em;
	}
.footer-left h3 a{
	display:block;
	height:25px;
	background-size:contain;
	background-image:url(../_img/images/logo-bt.svg);
	background-position:left;
	background-repeat:no-repeat;
	}	
.footer-left p{
	text-align:left;
	}	
.footer-left p a{
	text-align:left;
	}
/*--------------------------------------------------footer-cookie*/
.footer-left .cookieselect{
	padding-top:1px;
	text-align:left;
	}
.footer-left .cookieselect a{
	color:#926938;
	}
.footer-left .cookieselect a:hover{
	color:#36F;
	}

/*---------------------------------------------grid-------*/
.grid{
	display:block;
	width:100%;
	max-width:92%;
	margin-right:4%;
	overflow:hidden;
	}
.content-grid {
	display:block;
	margin:0;
	padding-bottom:30px;
	float:right;
	right:0;
	top:30px;
	overflow:hidden;
	list-style: none;
	position: relative;
	width:100%;
}
.content-grid ul{
	position:relative;
	display:block;
	}
.content-grid li {
	position: relative;
	float: left;
	left:0;
	overflow: hidden;
	width:100%;
	box-sizing:border-box;
	border:solid #222;
	border-right-width:5px;
	border-left-width:5px;
	border-top-width:5px;	
	border-bottom-width:5px;
}

.content-grid li a{
	display:table;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	float:left;
	left:0;
	box-sizing:border-box;
	border:solid #333;
	border-right-width:5px;
	border-left-width:5px;
	border-top-width:5px;	
	border-bottom-width:5px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
	transition: all 0.6s;
}
.content-grid li a:hover{
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	-webkit-transform:scale( 1 );
	-moz-transform:scale(1 );
	-ms-transform:scale(1 );
	transform: scale(1 );
}
.content-grid li a img{
	display:table-cell;
	vertical-align:middle;
	width:100%;
	max-width:100%;
	height:auto;
	outline:none;
	}


}