


*{
	font-family:'Roboto';
}

.error{
    color: rgb(153, 13, 17);
    font-size:0.9em;
}


.noscroll{
	overflow:hidden;
}

main{

}

main p{
	font-size:1.1em;
}

main ol,
main ul{
	padding-left:1em;
}

main ol li,
main ul li{
	font-size:1.1em;
}

main h2{
	color:#000f41;
	font-size:1.3em;
	margin-top:2em;
	margin-bottom: 1.5em;
	clear:both;
}

main h3{
	font-size:1.1em;
	margin-top:1.75em;
	margin-bottom: 1em;
}


main video{
	width: 100%;
	margin: 1em 0;
	display: block;
}


.floatleft{
	float:left;
	display:inline-block;
	margin-right:2em;
	margin-bottom:1em;
}

.floatright{
	float:right;
	display:inline-block;
	margin: 2em 0 1em 2em;
}

.hidden{
display:none;
}

.bold{
	font-weight:500;
}

.italic{
	font-style:italic;
}

.text-center{
	text-align:center;
}



.prim-info{
	background:#000f41;
	height:2.2em;
	padding-top:0.2em;
}

.prim-info span{
	line-height:2em;
}


.prim-info a{
	display:inline-block;
	color:#fff;
	font-size:0.85em;
	text-decoration:none;
	transition:all 0.2s ease;
	margin-left:0.5em;
}

.prim-info a:hover{
	color:#ccc;
}


.prim-info .langBox{
	color:#fff;
	font-size:0.85em;
}

header{

}

.homelink{
	position:relative;
	top:-0.6em;
}


.homelink img{
	min-height:2.6em;
	max-width:100%;
	max-height:4.6em;
}

nav.navbar{
	background:#fff;
	padding: 1.0em 0 0.5em 0;
}

.navbar .nav-menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left:0;
	margin-bottom:0;
}


nav .navbar-brand img{
	display:inline-block;
	max-height:3.6em;
	max-width:100%;
}

nav .agent-statement{
	display:inline-block;
	/*color: #577488;*/
	color: #005b99;
	font-weight:400;
	margin-left:1em;
}

nav .eshop .eshophome{
	display:inline-block;
	color:#000f41;
	font-size: 1.1em;
	font-weight:500;
	padding-right:2em;
	position:relative;
	top:-0.5em;
	text-decoration:none;
	transition:all 0.2s ease;
}

nav .eshop .eshophome:hover{
	color:#27a2cb;
}


nav .eshop .basketlnk{
	color:#27a2cb;
	font-size:2.4em;
	text-decoration: none;
}


nav .eshop .basketlnk sup{
	top:-1.6em;
	margin-left:-1.8em;
	font-size:0.42em;
	color:#fff;
	background: #007b99;
	padding:0 0.4em;
	border-radius:0.6em;
}





nav .agent-statement img{
	height:2em;
	max-width:100%;
}

.nav-menu .nav-item{
	list-style:none;
}

.nav-menu .nav-item a{
	display:inline-block;
	margin-right:1.5em;
	color: #000f9f;
	font-size: 1.25em;
}

.nav-menu .nav-item .dropdown-menu.dropdown-submenu a{
	font-size:1.25em;
	padding-left:0.75em;
	margin-bottom: 0.4em;
}


.nav-container{
	padding:0.5rem;
	background:#fff;
}

.dropdown-item .right-arrow{
	font-weight:bold;
	float:right;
}


.dropdown-menu[data-bs-popper] {
	top:inherit;
}


.menu-btn{
	display:none;
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
}


.menu-btn .bar {
	display: block;
	width: 2em;
	height: 4px;
	margin: 4px auto;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #0303b8;
	border: none;
}




footer{
	background-color:rgb(0,15,65);
	padding:2em 0 0 0;
	border-top:6em solid #f5f5f5;
}

footer .logo{
	display:inline-block;
	margin-bottom:2em;
}

footer .logo img{
	min-height:2.6em;
	max-height:4.6em;
	max-width:100%;
}

footer .nav .nav-link{
	padding:0rem;
}

footer p{
	color:#fff;
}

footer a,
footer a.nav-link{
	color:#fff;
	text-decoration:none;
}

footer a:hover,
footer a.nav-link:hover{
	color:#ccc;
}

footer .label{
	color:#fff;
}

footer h2{
	color:#fff;
	font-size:1em;
}

footer .socialmediabox{
	color:#fff;
	margin-bottom:0.7em;
}

footer .socialmediabox .label{
	display:inline-block;
	margin-right:0.6em;
}

footer .navbar-brand img{
	height:4.6em;
}

footer .espabox img{
	width:100%;
}

footer .e-payments {
	background: #fff;
	text-align: center;
	padding: 1.3em 0 2em 0;
}

footer .e-payments img{
	height:2.5em;
	max-width: 100%;
}


.header{
	background:#000f9f;
	height:7.5em;
	width:100%;
}

.header.ordererror{
	background-color:#c24000;
}

.header .breadcrumbs{
	color:#fff;
	padding-top:2.5em;
	padding-bottom:1em;
	font-size:0.8em;
}

.header .breadcrumbs a{
	color:#fff;
}

.header h1{
	color:#fff;
	font-size:1.55em;
	padding-top:2.6em;
}


.subheader{
	background-color:#f5f5f5;
	padding:3em 0 2em 0;
}

.subheader .breadcrumbs a{
	color:#000;
	text-decoration: none;
}

.subheader .breadcrumbs span{
	display:inline-block;
	padding:0 0.35em;
}

.subheader .breadcrumbs span.last{
	font-weight: 300;
	letter-spacing: 1px;
}



.paging{
	text-align:center;
}

.paging .page-item{
	display:inline-block;
	margin-right:1em;
}

.paging .page-item.curr{
	font-size:1.1em;
	display:inline-block;
	background:#fff;
	border:2px solid #eee;
	padding:0.5em 1em;
	border-radius:0.25em;
}


.paging a{
	font-size:1.1em;
	display:inline-block;
	background:#fff;
	border:2px solid #eee;
	padding:0.5em 1em;
	transition:0.2s all ease;
	border-radius:0.25em;
	text-decoration:none;
}

.paging a:hover{
	border:2px solid #57d8ee;
}



.lang-selector {
	display: inline-block;
	padding: 0;
	height: 1.7em;
	overflow: hidden;
	transition: all .3s ease;
	margin: 0 0px 0px -1.2em;
	vertical-align: top;
	width: 3em;
	margin-left:0.0em;
	z-index: 500;
	position: relative;
}


.lang-selector:hover {
	height: 4.5em;
}

.lang-selector li {
	display: block;
	line-height: 1.2em;
}

.lang-selector span{
	color:#fff;
	text-decoration: none;
	font-size:1.1em;
	padding: 0px 10px;
}

.lang-selector li a{
	font-size:1.2em;
	background:#000;
	margin-left:0;
	cursor:pointer;
	padding: 5px 15px;
}

.lang-selector a:hover{
	color:#ccc;
}

.lang-selector span:hover{
	cursor:pointer;
}

.lang-selector li:hover{
	background-color: rgba(255,255,255,0.2);
}
.lang-selector a:first-child li {
	border: none;
	background: #FFF !important;
}

#mobile-options ul li a{
	color:#333;
}



.menu-btn.active .bar:nth-child(2) {
	opacity: 0;
}

.menu-btn.active .bar:nth-child(1) {
	transform: translateY(8px) rotate(45deg);
}

.menu-btn.active .bar:nth-child(3) {
	width: 2em;
	margin-left:0em;
	transform: translateY(-8px) rotate(-45deg);
}


.espa-banner {
	display: block;
	position: fixed;
	bottom: 0;
	width: 100%;
	text-align: right;
	z-index: 1000;
}


.espa-banner a {
	display: inline-block;
	width: 11em;
}

.espa-banner a img {
	width: 100%;
}


#messageBox{
	position:fixed;
	width:100%;
	background:#fff;
	z-index:1300;
	bottom:0;
	padding:1em;
}

#messageBox .close{
	display:inline-block;
	cursor:pointer;
	float:right;
	color:#fff;
	background:#0303b8;
	padding:0.4em 1em;
	text-decoration:none;
}

#messageBox .inner {
	font-weight: 500;
}

#messageBox .inner.green{
	color: #1d7a05;
}

#messageBox .inner.orange{
	color: #8f4c00;
}


.consentbox{
	background:#fff;
	padding:1em;
	width:100%;
	position:fixed;
	bottom:0;
	z-index:1500;
}

.consentbox h3{
	font-size:1em;
	color:#0303b8;
}


.consentbox ul{
	padding-left: 1.2rem;
}

.consentbox ul li span{
	text-decoration:underline;
}

.consentbox button{
	border-radius: 1em;
	padding:0.4em 0.8em;
	color: #000;
	border:2px solid #eee;
	margin-right:1em;
	font-size:0.8em;
}




.main-nav{
	padding:0em 0;
	box-shadow: 1px 1px 5px 0px rgba(24,63,163,0.75);
	-webkit-box-shadow: 1px 1px 5px 0px rgba(24,63,163,0.75);
	-moz-box-shadow: 1px 1px 5px 0px rgba(24,63,163,0.75);
	margin-bottom:0.3em;
}


.main-nav a{
	display:inline-block;
	padding:1em 0.7em;
	transition:all 0.25s ease;
	text-decoration:none;
	cursor:pointer;
}

.main-nav a.active{
	color: #057772;
	font-weight: 500;
}

.main-nav a:hover{
	color:#0090af;
}

.boxes-wrapper {
	position: absolute;
	width: 100%;
	z-index: 200;
}

.mega-box{
	background:#fff;
	width:100%;
	padding:0em;
	z-index:300;
	display:none;
	-webkit-box-shadow: -1px 3px 3px 0px rgba(191,191,191,1);
	-moz-box-shadow: -1px 3px 3px 0px rgba(191,191,191,1);
	box-shadow: -1px 3px 3px 0px rgba(191,191,191,1);
}

.mega-box .brand{
	padding:0em;
	background:#eee;
}

.mega-box .linkWrapper{
	height:13.5em;
	padding-right:2em;
	display:inline-block;
	background:url('/assets/site/css/images/menu-right-arrow.svg') no-repeat right center;
	background-size:cover;
}

.mega-box .brand .brandLink{
	background:#fff;
	padding:0 1em;
	vertical-align:middle;
}


.mega-box .brand .subcats{
	padding:3em 1.5em 1em 1.5em;
}

.mega-box .brand:nth-child(odd){
	border-bottom:6px solid #f7dc00;
}

.mega-box .brand:nth-child(even) {
}

.mega-box .brandLink{
	display:inline-block;
	height:100%;
	line-height:12em;
}

.mega-box .brandLink img{
	width: 8em;
	height: 6em;
	display: inline-block;
	object-fit:contain;
}

.mega-box .subcats{
	display:inline-block;
	padding:1em 3em;
	text-align:center;
	vertical-align:top;
}

.mega-box .subcats a{
	display:inline-block;
	margin:0 1em;
	vertical-align:top;
	width:8em;
	text-decoration: none;
}

.mega-box .subcats a span {
	transition:all 0.2s ease;
}

.mega-box .subcats a:hover span{
	color: #0088ab;
}

.mega-box .subcats a img{
	display:inline-block;
	height:5em;
	width:5em;
	background:#eee;
}

.mega-box .subcats a span{
	display:block;
	color:#000;
	font-weight:500;
}


.basket-confirm{
	color:#fff;
	font-weight:300;
	position:fixed;
	bottom:0;
	right:0;
	padding:0.6em;
	display:inline-block;
	width:100%;
	opacity:1;
	transition:all 0.2s ease;
	z-index:300;
}

.basket-confirm .box{
	background: #007caa;
	padding:1em 0;
	border-radius:1em;
}

.basket-confirm .box .wrapper{
	padding:0 2.5em;
}

.basket-confirm .box .wrapper .itemphoto{
	display:inline-block;
}

.basket-confirm .box .wrapper .itemphoto img{
	display:inline-block;
	height:4em;
}

.basket-confirm .box .wrapper .itemphoto i{
	color: #004e7e;
}

.basket-confirm .box .wrapper .itemphoto i.icon-add{
	position:absolute;
	margin-top:2.7em;
	margin-left:-1em;
}


.basket-confirm .box .wrapper .itemmsg{
	display:inline-block;
	margin-left:2em;
	position:relative;
	top:0.75em;
}

.basket-confirm .box .wrapper a{
	font-weight:500;
	color:#fff;
	text-decoration:none;
}

.basket-confirm .box .wrapper a:hover{
	text-decoration:underline;
}


.basket-confirm.hidden{
	margin-bottom:-6em;
	opacity:0;
}



.search-panel .query-form{
	background:#eee;
	padding: 0.5em 1em;
}

.search-panel .query-form label{
	color:#000f9f;
	display:block;
}

.search-panel .query-form input{
	display:block;
	width:100%;
	border:none;
	background:transparent;
}

.search-panel .query-form input:focus{
	outline: none;
}

.search-panel .results-header{
	font-size:1.1em;
	font-weight:500;
	color:#fff;
	background: #000f9f;
	margin-top:2em;
	padding:0.5em 1em;
}

.search-panel .pageResultsBox .title{
	display:block;
	font-size:1.2em;
	font-weight:500;
	margin:4em 0 2em 0;
}

.search-panel .items-holder{
	background:#eee;
	margin-top:2em;
	padding:2em;
	min-height:24em;
}

.search-panel .items-holder .title{
	display: block;
	font-weight:500;
	font-size:1.2em;
	padding-bottom:2em;
}

.search-panel .items-holder .itemsSuggestions .item{
	display:inline-block;
	background:#fff;
	padding:1em;
	margin:0.5em;
	width:12em;
	text-decoration:none;
}


.search-panel .items-holder .itemsSuggestions .item .flag{
	display:inline-block;
	float:right;
	color:#fff;
	background:#000f41;
	padding:0.2em 0.4em;
	margin-bottom: 0em;
	margin-top: -2em;
}


.search-panel .items-holder .itemsSuggestions .item img{
	display: inline-block;
	width: 100%;
	object-fit: contain;
	height: 8em;
}

.search-panel .items-holder .itemsSuggestions .item .itemname{
	color:#0303b8;
	font-weight:500;
	height: 3em;
	display: inline-block;
	overflow: hidden;
}

.search-panel .items-holder .itemsSuggestions .item .partsno{
	margin:0.5em;
	padding:0.5em;
}

.search-panel .items-holder .itemsSuggestions .item .partsno .label{
	display:inline-block;
	font-size:0.8em;
	color:#fff;
	background:#646464;
	padding: 0 0.35em;
	border-radius:0.75em;
	margin-bottom:0.4em;
}

.search-panel .items-holder .itemsSuggestions .item .partsno .value{
	display:block;
	color:#000;
	font-size:0.8em;
}


.search-panel .show-results{
	text-align:center;
	margin-top:2em;
}

.search-panel .show-results a{
	color:#000;
	font-weight:500;
	text-decoration: none;
}


	/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */


form.dataform{
	padding:1em 2em 2em 2em;
}

form.dataform textarea{
	min-height:9em;
}


form.dataform button{
	margin-top:2em;
	padding:0.45em 1.5em;
	border:none;
	border-radius:1em;
	color:#000;
	background:#1aff80;
}

form.dataform textarea.form-control{
	border-bottom:3px solid #000f9f;
	border-radius:0;
}

form.dataform input[type="text"],
form.dataform input[type="email"],
form.dataform input[type="tel"]{
	display:block;
	width:100%;
	border-bottom:3px solid #000f9f;
	border-right:0;
	border-left:0;
	border-top:0;
	border-radius:0;
}


form.dataform .form-label{
	font-weight:500;
	font-size:0.9em;
	margin-top:1em;
	margin-bottom:0.2em;
	margin-left:1em;
}



::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #6f7464;
	font-style:italic;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #6f7464;
	opacity:  1;
	font-style:italic;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #6f7464;
	opacity:  1;
	font-style:italic;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #6f7464;
	font-style:italic;
}

.h-captcha {
	margin-top: 1.5em;
}


.downloads{
	margin-bottom:6em;
}


.downloads a{
	display:inline-block;
	padding: 0.85em 1.5em;
	text-decoration:none;
	border-radius: 1em;
	color: #000;
	font-weight:500;
	border:2px solid #949494;
	transition:all 0.2s ease;
	line-height:0;
	margin-top: -0.3em;
}

.downloads a:hover{
	border:2px solid #0303b8;
}


.downloads .entry{
	margin-top:0.75em;
}



.mob-product-menu{
	background: #fff;
	display:none;
}

.mob-product-menu.active{
	display:block;
	margin-top: 2em;
}


.mob-product-menu .back{
	background:none;
	font-weight:500;
	border:none;
}


.mob-product-menu .back .icon-return{
	margin-right:0.25em;
}


.mob-product-menu .partners-list{
	padding:2em 0;
}

.mob-product-menu .partners-list .partner{
	display:block;
	cursor: pointer;
	text-decoration:none;
	margin-bottom:1em;
	color: #000f9f;
}

.mob-product-menu .partners-list .partner.active{
	font-weight:bold;
}


.mob-product-menu .mega-box{
	box-shadow:none;
}


.mob-product-menu .mega-box .brand .linkwrapper{
	display:block;
	background:#fff;
}


.mob-product-menu .mega-box .brand .brandLink{
	display:inline-block;
	padding:0;
	height:auto;
	line-height:0;
}

.mob-product-menu .mega-box .brand .subcats{
	padding: 0.5em 1em;
}

.mob-product-menu .mega-box .subcats a {
	display: inline-block;
	width: 100%;
	margin: 0.5em 0;
	clear:both;
}


.mob-product-menu .mega-box .subcats a img {
	height: 3em;
	width: 3em;
	float: left;
	margin-right: 0.5em;
}

.mob-product-menu .mega-box .subcats a span{
	display:block;
	float: left;
}


.mob-product-menu .mega-box .brand:nth-child(2n+1){
	border:none;
}




/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */


/* X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {

}


/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {


}




/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {


	header{
		position:fixed;
		width:100%;
		top:0;
		z-index:500;
	}

	header.active{
		position:fixed;
		height:100vh;
		background:#fff;
		z-index:400;
		overflow: scroll;
	}

	.homelink img{
		height:2.7em;
		margin-top: 0.4em;
	}

	.navbar .menu-btn {
		display: inline-block;
		order: 2;
		margin-top: 0.7em;
	}


	nav.navbar {
		padding-bottom:0;
	}


	.navbar .nav-menu {
		display: block;
		width: 100%;
		order: 3;
		position: relative;
		left: -200%;
		height:0;
		transition: 0.3s;
	}

	.navbar .nav-menu.active {
		left: 0;
		height:auto;
		margin-top:4em;
		margin-left: 1.5em;
	}


	.nav-menu .nav-item{
		margin-bottom:1em;
	}

	.nav-menu .nav-item a {
		font-size:1.45em;
	}


	.header{
		margin-top: 9em;
	}

	.mainscreen {
		margin-top:9.5em;
	}


	footer .logo{
		margin-bottom:2em;
	}


	.header h1{
		padding-top: 1.6em;
	}


	.products-menu{
		display:none;
	}
}



/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {

	#galleryCarousel{
		margin-bottom:2.5em;
	}

	.eshop{
		position: relative;
		top: 0.5em;
	}


	footer .espabox{
		padding:2em 0;
	}


	.search-panel .items-holder{
		padding:1em;
	}

}


/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

	.navbar .nav-menu.active{
		margin-left:0;
	}


	.navbar-brand{
		margin-right:0;
	}

	nav .navbar-brand img {
		height:2.6em;
	}

	nav .agent-statement{
		margin-left:1em;
	}

	nav .agent-statement img{
		height:2em;
	}


	.downloads{
		margin:4em 0 4em 0;
		background: #f5f5f5;
	}


	footer .signature{
		text-align:center;
	}

	footer .addr-header{
		margin-top:1em;
	}

}