html, body {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    color: #4A4A4A;
    line-height: 23px;
	margin: 0;
}

:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87;
}



#page {
    overflow: hidden;
	/*background-image: url('/img/bg_katalog.jpg');*/
	background-repeat: no-repeat;
	background-position: bottom;
	/*padding-bottom: 250px;*/
}

header {
    position: fixed;
    width: 100%;
	height: 60px;
    z-index: 99;
}
article, aside, footer, header, nav, section {
    display: block;
}

body header .header-top {
    position: relative;
    height: 35px;

	background: linear-gradient(135deg, #11305f 0%,#001647 50%,#001647 100%);
}
header .header-top .top-navigation {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

header .header-top .top-navigation > div {
    float: left;
}


header .header-top .top-navigation .top-menu {
    margin: 0;
    padding: 0;
    text-align: right;
}

header .header-top .top-navigation .top-menu .menu-item {
    position: relative;
    display: inline-block;
    list-style: none;
    margin-left: 25px;
    vertical-align: 5px;
}
header .header-top .top-navigation .top-menu .menu-item a {
    position: relative;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
}

header .header-logo {
    position: absolute;
    left: 15px;
    background: #fff;
    width: 230px;
    padding: 20px;
    box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
    z-index: 100;
    transition: all 0.3s;
}

header .header-logo .site-branding img {
    width: 100%;
}
img {
    border-style: none;
}




body .site-content h1, .h1 {
    text-transform: uppercase;
    margin-top: 45px;
	margin-bottom: 85px;
	width: 100%;
    height: inherit;
    display: block;



}

.site-content .models_cat_name {
	text-align: center;
    background: linear-gradient(180deg, #0F2A49 10.55%, rgba(25, 29, 46, 0.986441) 167.34%);
    color: #fff;
    padding: 15px 0 12px 0;
	border-top: 6px #E81E41 solid;

}

@media only screen and (max-width: 1199px) {
	.down_menu { position: absolute; top:  330px; transform: translate(-50%, 0%); left:50%; width: 90vw; }
	body .menu-socials {
		position: absolute; right: 20px; top: 150px; background: rgba(255,255,255,0.8); padding: 20px;
		border-radius: 4px;
	}
	.no-mobile {
		display: none !important;
	}

	.site header .header-logo {
		width: 130px;
		padding: 5px;
		transition: all 0.5s;
	}
	.site.unmoved header .header-logo {
		width: 170px;
		padding: 10px;
		transition: all 0.5s;
	}

	body .site-content {
		padding-top: 100px;
		min-height: 100vh;
	}


}


@media only screen and (min-width: 1200px) {


	body .menu-socials {
		position: absolute; right: 0px; top: 18vh; background: rgba(255,255,255,0.5); padding: 20px;
		transition: all 0.5s;
		border-radius: 4px;
	}

	body .menu-socials:hover {
		background: rgba(255,255,255,1);
		transition: all 0.5s;
	}

	.down_menu { position: absolute; bottom: 0px; transform: translate(-50%, -50%); left:50%; }

	.ui.container {
		width: 1400px;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.ui.grid.container {
		width: calc( 1400px  +  2rem ) !important;
	}

	.ui.relaxed.grid.container {
		width: calc( 1400px  +  3rem ) !important;
	}

	.ui.very.relaxed.grid.container {
		width: calc( 1400px  +  5rem ) !important;
	}

	div.site.unmoved .header-bot {
		box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
		background: rgba(255,255,255,0.0);
		transition: all 0.5s;

	}

	.site header .header-logo {
		width: 170px;
		padding: 10px;
		transition: all 0.5s;
	}
	.site.unmoved header .header-logo {
		width: 230px;
		padding: 20px;
		transition: all 0.5s;
	}
	.site .mobile {
		display: none;
	}

	body .site-content {
		padding-top: 150px;
		min-height: 100vh;
	}


}



body div#footer {
	background: linear-gradient(180deg, #0F2A49 10.55%, rgba(25, 29, 46, 0.986441) 167.34%);
	padding: 20px 0 40px 0;

}

body div#footer a {
	color: white;

}

#EU a {
    background-image: url(/img/eu_logo-footer.png);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 42px;
    width: 210px;
	margin: 10px 0 0 10px;
}
#EU:hover a {
	background-position: center bottom;
}

#FB a {
    background-image: url(/img/icon_fb.png);
    background-repeat: no-repeat;
    background-position: center top;
	display: block;
	height: 42px;
	width: 42px;
	float: right;
	margin: 10px 0 0 10px;
}
#FB a:hover {
	background-position: center bottom;

}
#YT a {
    background-image: url(/img/icon_yt.png);
    background-repeat: no-repeat;
    background-position: center top;
	display: block;
	height: 42px;
	width: 42px;
	float: right;
	margin: 10px 0 0 10px;
}
#YT a:hover {
	background-position: center bottom;

}

body .ui.cards > .card > .content > a.header:hover,body .ui.card > .content > a.header:hover {
	color: #122945;
}

body .ui.cards > .card > .content > a.header,body .ui.card > .content > a.header {
	color: #122945;
}

#produkty-menu:hover {display: block;}
#produkty-menu.sub-menu ul { list-style-image: url('../img/ul.png');}



img.preload-me { max-height: 200px !important; max-width: 200px !important; }
ul.clearfix {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;

}
ul.clearfix li {
	float:left;
}

ul.slider-simple {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.slider-simple li {
	float:left;
}

.hero-wrap {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.down_menu a.ui.card {
	background: rgba(255,255,255,0.7);
	color: white;
	background: linear-gradient(135deg, #11305f 0%,#001647 50%,#001647 100%);
	padding: 20px;
	transition: all 0.5s;
}
.down_menu a.ui.card img {
	position: absolute;
	right: 25px;
}
.down_menu a.ui.card:hover {
	opacity: 0.8;
	padding: 20px;
	transition: all 0.5s;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.down_menu h1 { color: white; }

#news_carusel .ui.grid { margin: 1em;}


/*div.site.unmoved  header .header-bot .primary-navigation .primary-menu .menu-item a {
	font-weight: bolder;
}*/




div.site #product_category_menu .card:hover img { opacity: 0.8; }

/*div.site.unmoved .header-top {
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
	background: transparenhidden-sm hidden-xst;
	transition: all 0.3s;
}*/


body ul {
    list-style-image: url('/img/ul.png');
}

body  div.main_site h3,
body  div.main_site h2,
body  div.main_site h1 { margin-top: 2em;  margin-bottom: 2em;}

/*h1#site_title {
	position: relative;
	top: -30px;
	left: 300px;
}*/