@charset "UTF-8";
/* CSS Document */
body {
	font-family: Trebuchet MS;
	font-family: sans-serif;
	font-family: system-ui;
	/* background-color: #f5f6f7; */
	background-color:#FFF;
	margin-top:20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

img { border: none; border-radius: 2px; }

#gen_form, #m_inner, #outer, #m_outer {
	border-radius: 8px;
}

.socialColumn {
    display: grid;
    margin-top: 65px;
    line-height: 26px;
    color: inherit;
}
.socialColumn a {
    color: inherit;
}
.socialColumn a:hover {
    color: #000;
}

#header {
	min-height: 134px;
	max-width: 980px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	overflow: hidden;
		}
#Header_Logo {
	font-size:2em;
	color:#6d6e71;
	float:left;
	width: 115px;
	min-height: 84px;
	padding-top: 0px;
	padding-left:12px;
		}
			
#menu {
	width: auto;
	color: #6d6e71;
	color: #000;
	font-size: 14px;
	display: block;
	float: right;
	padding: 0px;
	text-align: right;
	display:
	block;
	margin-top: 70px;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#Welcome {
	display: none;
	padding: 20px;
    font-size: 18px;
    line-height: 23px;
    text-align: justify;
}
.phone {
	font-size: 20px;
    color: #333;
    background-color: #fbfbfb;
    display: block;
    text-align: right;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 10px;
	display: none;
}
#AboveMenu {
	float:right;
	min-height:40px;
	padding-right:16px;
	width: calc(100% - 153px);
	text-align: right;
	overflow: hidden;
	display: none;
}
#BelowMenu {
	float: right;
    padding-right: 0px;
    margin-top: -10px;
    text-align: right;
}
#BelowMenu a:nth-child(3) {
	display: block;
    margin-bottom: 8px;
    margin-top: 13px;
}

#content a {
	color: #5350a2;
	text-decoration: none;
	font-weight: 400;
	display: block;
	}
#content a:hover {
	color: #0099CC;
	text-decoration: none;
		}
#content a:active {
		color:#CCCCCC;
		}

#menu a span {
    margin-top: 35px;
    /* float: left; */
    display: inline-block;
    margin-right: 17px;
    font-weight: 400;
}

#menu a {
	/*	color: #6d6e71; */
	color: #333;
	font-weight:
	lighter;
	text-decoration: none;
	font-size: 22px;
	padding-bottom:3px;
	/* padding-left:5px; */
	}
#menu a:hover {
	/* color: #00a0ac; */
	/* color:#1e3286; */
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1e3286;
	padding-left:0px;
		}
#login a:hover {
		color:#E6E6E6;
		}
#login a:active {
		color:#CCCCCC;
		}
		
#login, #login a {
	float: right;
	width: 60px;
	margin-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
		}
#login a:hover {
		color:#E6E6E6;
		}
#login a:active {
		color:#CCCCCC;
		}

#langs {
	width: 730px;
	float: left;
	height: 68px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #6d6e71;
	text-align: right;
	display:none;
		}
#langs a {
/*	color: #6d6e71; */
	color: #333;
	text-decoration: none;
		}
#langs a:hover {
	color: #999999;
	text-decoration: none;
		}		
		
#search_engine {
	background-color: #EFEFEF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #333333;
	font-size: 12px;
		}
.search_engine_indicator {
	background-image:url(../gfx/search_engine/search_engine_arrow.png);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:25px;
	font-size: 13px;
	color: #666666;
	line-height: 15px;
	vertical-align: middle;
	height: 15px;
		}
.search_engine_close {
	background-position:right bottom;
		}

#body_content {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
		background-color:#FF0000;
		}

#body_content_head {
	background-image: url(../gfx/body_content_head.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 27px;
	width: 900px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
		}
		
#content {
	min-height: 340px;
	color: #6d6e71;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
		}
#content_part1 {
	min-height: 483px;
	color: #FFFFFF;
	/* background-color: #99b4d2; */
	background-color:#FFF;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	font-size: 14px;
	display: block;
		}
#content_part1b {
	min-height: 230px;
	color: #6d6e71;
	background-color: #FFFFFF;
	margin: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	display: block;
		}
#content_part2 {
	min-height: 230px;
	color: #6d6e71;
	background-color: #FFFFFF;
	margin: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	display: block;
		}
#content_part2a, #content_part2b, #content_part2c, #content_part2d {
	min-height: 240px;
	/* color: #6d6e71; */
	color:#333;
	background-color: #FFFFFF;
	margin: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	display: block;
	overflow: hidden;
		}
.FirstPageBoxesL {
	width: 47%;
	float:left; 
	clear:none; 
	margin-right:5px; 
	padding-right:13px; 
	border-right-color:#b5b5b5;  
	border-right-width:thin; 
	border-left-color:#fff;  
	border-left-width:thin; 
	padding-left:12px; 
	overflow: hidden; 
	white-space: normal;
}
.FirstPageBoxesR {
	width: 47%;
	float:left; 
	clear:none; 
	margin-right:0px; 
	padding-right:12px; 
	border-right-color:#fff;  
	border-right-width:thin;
}
#content_part3 {
	min-height: 378px;
	color: #6d6e71;
	background-color: #FFFFFF;
	margin: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	display: block;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	overflow-wrap: break-word;
		}
#content_part4 {
	min-height: 45px;
	color: #6d6e71;
	background-color: #FFFFFF;
	margin: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
		}
#content_part5 {
	/*color: #333333; */
	line-height: 21px;
	/* background-color: #6d6e71; */
	/* background-color: #7d7e81; */
	/* background-color: #93a7b2; */
	/* background-color: #a5a5a5; */
	/*background-color: #99b4d2; */
	/*background-color: #B3B3B3; */
	color:#FFF;
	background-color:#333;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	padding: 0px;
	border: 5px solid #333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	/* width: 630px; */
	width: calc(100% - 10px);
	min-height: 22px;
	}
	#content_part5 {
		width: calc(100% - 10px);
		clear: both;
		margin: 0px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		padding-top: 10px;
		border-radius: 4px;
	}
	#content_part5 form {
		text-align: center;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: stretch;
		align-content: center;
	}
	#socialBar {
		width: 100%;
		/* background-color: #242423; */
		padding-top: 5px;
		padding-bottom: 5px;
		text-align:
		center;
		/* height:33px; */
		overflow:
		visible;
		text-decoration: none;
		list-style-type: none;
		display: inline-block;
		border-radius: 4px;
	}
	#newsletter input[type="submit"] {
		background-color: #dedede;
		border-radius: 2px;
		border: none;
		height: 32px;
		margin-left: 15px;
	}
	input#NL {
		border: none;
		height: 30px;
		line-height: 30px;
		border-radius: 2px;
		padding-left: 5px;
	}
	.capCheck {
		margin-left: 10px;
	}
	#content_part5 a {
		display: inline-block;
	}
	#captcha {
		border: none;
		height: 30px;
		line-height: 30px;
		border-radius: 2px;
		padding-left: 5px;
		display: inline-block;
		float: right;
		margin-left: 10px;
		width: 60px;
	}
.contentHeaders {
	/* color: #5399b4; */
	/* color: #4b8aa3; */
	/* color: #4f81bd; */
	/* color: #acbac2; */
	/* color: #93a7b2; */
	/* color:#799ea6; */
	/* color: #4f81bd; */
	color:#1f2369;
	font-size: 20px;
	text-decoration: none;
	display: block;
	margin-top: 20px;
	font-weight: 400;
	padding-bottom: 5px;
	}
#ContentText {
	min-height: 70px;
	font-size: 16px;
	font-weight: 300;
	}
.contentHeadersGrey {
	/* color: #5399b4; */
	/* color: #4b8aa3; */
	color: #799ea6;
	font-size: 20px;
	text-decoration: none;
		}
.contentHeadersCreamBox {
	/* color: #e6e6e6; */
	/* color: #799ea6; */
	font-size: 20px;
	text-decoration: none;
	color: #4f81bd;
	margin-top: 5px;
	display:block;
		}
.contentHeadersCustom {
	/* color: #e6e6e6; */
	font-size: 20px;
	text-decoration: none;
	/* color: #799ea6; */
	color: #4f81bd;
	margin-top: 0px;
	display:block;
		}
#body_content_foot {
	background-image: url(../gfx/body_content_foot.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 27px;
	width: 900px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
		}

#footer {
	max-width: 980px;
	min-height: 120px;
	color: #6d6e71;
	margin-right: auto;
	margin-left: auto;
	/* padding-top: 15px; */
	padding-left: 0px;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 65px;
	overflow: hidden;
	}

#gen_form {
	background-color: #ecf2f2;
	font-size: 14px;
	min-height: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #666666;
		}
#gen_form_head {
	background-image: url(../gfx/gen_form/genform_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 30px;
	vertical-align: middle;
	height: 30px;
	padding-bottom: 5px;
		}
		
#inner {
	background-color: #FFFF99;
		}
#outer {
	padding: 2px;
		}
		
#m_inner_head {
	background-image: url(../gfx/log_messages/logform_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 20px;
	vertical-align: middle;
	height: 20px;
	padding-bottom: 5px;
	font-weight: bold;
		}
#m_inner {
	min-height: 55px;
	background-color: #FFFFFF;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 68px;
	font-size: 12px;
		}
#m_outer {
	padding: 2px;
		}	

.facebookSmall {
	background-image: url(../gfx/facebookSmall.jpg);
	background-position: left bottom;
	height: 15px;
	width: 15px;
	padding: 0px;
	line-height: 32px;
	margin: 0px;
	vertical-align: middle;
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
		}
.facebookSmall:hover {
	background-position: left top;
		}
.twitterSmall {
	background-image: url(../gfx/twitterSmall.jpg);
	background-position: left bottom;
	height: 15px;
	width: 15px;
	padding: 0px;
	line-height: 32px;
	margin: 0px;
	vertical-align: middle;
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
		}
.twitterSmall:hover {
	background-position: left top;
		}
.youtubeSmall {
	background-image: url(../gfx/utubeSmall.jpg);
	background-position: left bottom;
	height: 15px;
	width: 15px;
	padding: 0px;
	line-height: 32px;
	margin: 0px;
	vertical-align: middle;
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
		}
.youtubeSmall:hover {
	background-position: left top;
		}
.youtube-player {
width: calc(100% - 10px); 
min-height: 248px;
	}
.googleplusSmall {
	background-image: url(../gfx/googleplusSmall.jpg);
	background-position: left bottom;
	height: 15px;
	width: 15px;
	padding: 0px;
	line-height: 32px;
	margin: 0px;
	vertical-align: middle;
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
		}
.googleplusSmall:hover {
	background-position: left top;
		}
.blogspotSmall {
	background-image: url(../gfx/blogSmall.jpg);
	background-position: left bottom;
	height: 15px;
	width: 15px;
	padding: 0px;
	line-height: 32px;
	margin: 0px;
	vertical-align: middle;
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
		}
.blogspotSmall:hover {
	background-position: left top;
		}

.instagram {
	background-image: url(../gfx/instagram.png);
	background-position: left top;
	height: 32px;
	width: 50px;
	padding: 0px;
	line-height: 32px;
	margin: 0px;
	vertical-align: middle;
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
		}
.instagram:hover {
	background-position: left bottom;
		}
.facebook {
	background-image: url(../gfx/facebook.png);
	background-position: left top;
	height: 32px;
	width: 50px;
	padding: 0px;
	line-height: 32px;
	margin: 0px;
	vertical-align: middle;
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
		}
.facebook:hover {
	background-position: left bottom;
		}
.twitter {
	background-image: url(../gfx/twitter.png);
	background-position: left top;
	height: 32px;
	width: 50px;
	padding: 0px;
	line-height: 32px;
	margin: 0px;
	vertical-align: middle;
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
		}
.twitter:hover {
	background-position: left bottom;
		}
.youtube {
	background-image: url(../gfx/youtube.png);
	background-position: left top;
	height: 32px;
	width: 50px;
	padding: 0px;
	line-height: 32px;
	margin: 0px;
	vertical-align: middle;
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
		}
.youtube:hover {
	background-position: left bottom;
		}
#socialBar a {
	display: inherit;
	}
.googleplus {
	background-image: url(../gfx/googleplus.png);
	background-position: left top;
	height: 32px;
	width: 50px;
	padding: 0px;
	line-height: 32px;
	margin: 0px;
	vertical-align: middle;
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
		}
.googleplus:hover {
	background-position: left bottom;
		}
.blogspot {
	background-image: url(../gfx/blog.png);
	background-position: left top;
	height: 32px;
	width: 50px;
	padding: 0px;
	line-height: 32px;
	margin: 0px;
	vertical-align: middle;
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
		}
.blogspot:hover {
	background-position: left bottom;
		}
.linkedin {
	background-image: url(../gfx/linkedin.png);
	background-position: left top;
	height: 32px;
	width: 50px;
	padding: 0px;
	line-height: 32px;
	margin: 0px;
	vertical-align: middle;
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
		}
.linkedin:hover {
	background-position: left bottom;
		}
.mail_it {
	background-image: url(../gfx/mail_it.jpg);
	background-position: left top;
	height: 22px;
	width: 23px;
	padding: 0px;
	line-height: 22px;
	margin: 0px;
	vertical-align: middle;
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
		}
.mail_it:hover {
	background-position: left bottom;
		}
		
#creamBox {
	/* background-color: #f1eae1; */
	/* background-color: #e6e6e6; */
	background-color: #ffffff;
	float: left;
	width: 202px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-height: 44px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #A2A0A0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
		}
#blueflag {
	text-align:left;
	float:left;
	background-image: url(../gfx/blueflag.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	width: 62px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right:10px;
		}
#greenkey {
	text-align:left;
	float:left;
	background-image: url(../gfx/GreenKey.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	width: 38px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right:10px;
		}
#ypeka {
	text-align:left;
	float:left;
	background-image: url(../gfx/ypeka.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	width: 92px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right:10px;
		}
#ellDhmokratia {
	text-align:left;
	float:left;
	background-image: url(../gfx/ellDhmokratia.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	width: 77px;
	padding-right: 0px;
	padding-top: 0px;
		}
#fee {
	text-align:left;
	float:left;
	background-image: url(../gfx/fee.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	width: 83px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right:10px;
		}
#aae {
	text-align:left;
	float:left;
	background-image: url(../gfx/aae.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	width: 147px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right:3px;
		}
#real {
	text-align:left;
	float:left;
	background-image: url(../gfx/real.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	width: 140px;
	padding-right: 0px;
	padding-top: 0px;
		}
#eepf {
	text-align:left;
	float:left;
	background-image: url(../gfx/eepf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	width: 80px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right:10px;
		}
#content_Products {
	min-height: 300px;
	color: #6d6e71;
	background-color: #FFFFFF;
	margin: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: 10px;
	margin-right: 15px;
	overflow: hidden;
		}
#Products {
	font-size:14px;
	width:250px;
	min-height:1070px;
	float:left;
	/*	border-right-color:#999999; 
	border-right-style:solid; 
	border-right-width:thin;    */
	padding-top:15px;
	padding-right:0px;
	padding-left:0px;
	background-color: #dcdcdc;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	color:#174f82;
		}
#ProductTitle {
	font-size: 22px;
    color: #174f82;
    background-color: #fff;
    padding-top: 100px;
    padding-right: 0px;
    padding-bottom: 15px;
    height: auto;
    padding-left: 20px;
    float: right;
    margin-top: -75px;
    width: calc(100% - 24px);
	margin-bottom: 20px;
	position: relative;
		}
#ProductStuff {
	clear: none;
	float: right;
	margin-right: 10px;
	font-size: 14px;
	color: #58585a;
	width:210px;
	margin-top:-80px;
	margin-bottom:0px;
	float: right;
	clear: none;
	position: relative;
	min-height: 108px;
		}
#Catalogue {
	background-color: #eaebec;
	color: #333333;
	width: 190px;
	height: 28px;
	display: block;
	clear: both;
	float: right;
	margin-bottom: 4px;
	font-size: 18px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 2px;
	line-height: 28px;
	vertical-align: middle;
	text-align: right;
	margin-right: 0px;
	border-radius: 2px;
	position: absolute;
	right: 0px;
		}
#Manual {
	background-color: #eaebec;
	color: #333333;
	width: 190px;
	height: 28px;
	display: block;
	clear: both;
	float: right;
	margin-bottom: 4px;
	font-size: 18px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 2px;
	line-height: 28px;
	vertical-align: middle;
	text-align: right;
	margin-right: 0px;
	border-radius: 2px;
	position: absolute;
	right: 0px;
		}
#Pricelist {
	background-color: #eaebec;
	color: #333333;
	width: 190px;
	height: 28px;
	display: block;
	clear: both;
	float: right;
	margin-bottom: 4px;
	font-size: 18px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 2px;
	line-height: 28px;
	vertical-align: middle;
	text-align: right;
	margin-right: 0px;
	border-radius: 2px;
	position: absolute;
	right: 0px;
		}
#Catalogue:hover, #Manual:hover, #Pricelist:hover {
	color:#999999;
		}
.ButtonText {
	float: left;
    padding-left: 20px;
}
#ProductPDFs {
	color: #58585a;
	padding-right: 20px;
	padding-left: 20px;
		}
#ProductText {
	text-align:justify;
	padding-right: 20px;
	padding-left: 20px;
	margin-top:15px;
	font-size:22px;
	color:#333;
	display: block;
    overflow: hidden;
    width: calc(100% - 40px);
		}
#ProductText p {
	text-align:
	justify;
	font-weight: 200;
	}
#ProductPhotos {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
		}
#Products a {
	color: #e3185c;
		}
#Products a:hover {
	/* color: #5399b4; */
	color: #ffffff;
		}
#Products .active {
	/* color: #00b93a; */
	color:#e3185c;
		}
#ProductMenuBG {
	margin-bottom:0px; 
	padding-bottom:7px; 
	padding-top:7px; 
	padding-left:10px; 
	padding-right:5px;
		}
#ProductMenuBG:hover {
	background-color:#00a0ac;
		}
#ProductFilesEnviro {
	background-color: #fff;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left:-20px;
	margin-right:-20px;
		}
#FileButton {
	font-size:16px;
	height: 30px;
	width: 130px;
	background-color: #dcdcdc;
	vertical-align: middle;
	color:#174f82;
	cursor: auto;
		}
#FileButton:hover {
	padding-bottom:1px;
	padding-right:1px;
		}
#FileButton:active {
	padding-top:1px;
	padding-left:1px;
		}
#List_Catalogs {
	background-color: #E3E3E3;
	padding: 0px;
	float: left;
	min-height: 225px;
	width: calc(25% - 20px);
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
		}
#List_Catalogs_body {
	color: #174f82;
	padding: 10px;
	min-height:40px;
	font-size:15px;
		}

#List_Flyers {
	background-color: #E3E3E3;
	padding: 0px;
	float: left;
	height: 200px;
	width: calc(25% - 20px);
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
	overflow:hidden;
		}
#List_Flyers_image {
	float:left;
	padding: 1px;
	margin-right: auto;
	margin-left: auto;
		}
#List_Flyers_body {
	font-size:15px;
	float:right;
	width:73px;
	color: #174f82;
	padding-top: 80px;
	padding-right: 05px;
	text-align: left;
	padding-left: 5px;
		}
#Front_QR_code {
	margin-top: -130px;
	padding-right: 10px;
	padding-bottom: 10px;
		}

#pollvote {
	width:32px;
	height:32px;
	border:none;
	margin-top:10px;
	padding:0;
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position: right bottom;
		}
#pollvote:hover {
	background-position: left top;
		}
#pollvote:active {
	background-position: right bottom;
		}
.required {
	color: #FF0033;
		}

#Asidemenu {
	text-decoration:none;
	/* color:#174f82; */
	color:#333;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:15px;
	cursor:pointer;
	font-size:17px;
		}
#Asidemenu:hover {
	/* background-color:#00a0ac; */
	/* background-color:#1f2369; */
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #e3185c;
	border-left-color: #e3185c;
	/* color:#fff; */
	color:#e3185c;
		}
#Asidesubmenu {
	font-size:14px;
	padding-left:25px;
	text-decoration:none;
	color:#333;
	padding-bottom:10px;
	padding-top:10px;
	margin-left:5px;
	cursor:pointer;
		}
#Asidesubmenu:hover {
	/* background-color:#06b4c1; */
	background-color:#1e3286;
	color:#fff;
		}
#QuickProductBar {
	width:100%;
	clear:both;
	height:260px;
		}
		
.aboutus { color:#666; }
.aboutus:hover { color:#999; }
.aboutus:active { color:#666; }

.activeMainMenu {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #e3185c;
	font-size:14px;
}
.SideSubMenu {
	color:#fff !important; 
	background-color:#1d3186; 
	padding-top:3px; 
	padding-bottom:3px;
	margin-left:5px;
		}
.FootSmallMenu {
	color:#333;
	font-size:18;
	margin-bottom:5px;
	display:inline-block;
		}

.bottomLinks {
	display:block;
	margin-bottom:7px;
		}
.column1 {
	width:21%; 
	float:right; 
	text-align:right;  
	padding-top:0px; 
	padding-bottom:5px; 
	margin-top:0px; 
	padding-left: 10px;
}
.column2 {
	width:48%; 
	float:left; 
	display:inline-block; 
	text-align:center; 
	padding-top:275px;
}
.column3 {
	width:28%; 
	padding-top:0px; 
	padding-bottom:5px; 
	margin-top:0px; 
	padding-left: 0px; 
	float:left; 
	text-align:left; 
	min-height:260px; 
	display:inline-block;
}
.column4 {
	padding-top: 20px;
	display: block;
    clear: both;
    overflow: hidden;
	white-space: normal;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
.humbgMenuIcon {
	display: none;
}
.prodContainer {
width:calc(100% - 251px); 
float:right; 
margin:0; 
padding-top:0px;
}
.photoSmallBox {
	width: 20%;
    float: left;
    clear: none;
}
.photoSmallBox img {
	max-height: 120px;
	width: 100%;
}
.NL_Form {
	border:none; 
	padding:0; 
	margin:0;
}
.TheTitle {
	width: max-content;
	font-weight: 200;
}
.MobileMenuFader {
    background-color: #f1f1f173;
    min-height: 100vh;
    float: right;
    width: 100%;
    margin-left: -10px;
    position: absolute;
	z-index: 88888;
	display: none;
}
#Header_Logo img {
    height: 100%;
    width: auto;
}
.contactAsideText {
	padding-top:35px;
	padding-right: 10px; 
	text-align:right;
}
.st-cmp-app.st-cmp-github-light-blue {
    display: none !important;
}
#MainActive1, #MainActive2, #MainActive3, #MainActive4, #MainActive5 {
	border-bottom-width: 0px !important;
	border-bottom-style: none !important;
	padding-bottom: 0px !important;
	border-bottom-color: transparent !important;
}
#menu a:hover {
	border-bottom-width: 0px !important;
	border-bottom-style: none !important;
	border-bottom-color: transparent !important;
	color: #5350a2 !important;
}

@media screen and (max-width: 990px) {
	.column1 {
		width:calc(21% - 15px);
		padding-right: 15px;
	}
	.column3 {
		width:calc(28% - 15px);
		padding-left: 15px;
	}
}

@media screen and (max-width: 870px) {
	.column2 {
		width: 135px;
		padding-right: 15px;
		margin-left: calc(24% - 75px);
		margin-right: auto;
		padding-top: 0px;
	}
}

@media screen and (max-width: 768px) {
	.humbgMenuIcon {
		display: block;
		background-image: url(../gfx/hmbrgIcon.png);
		background-repeat: no-repeat;
		background-size: 25px auto;
		background-position: 2px 1px;
		width: calc(100% - 34px);
		background-color: #e8e8e8;
		padding-left: 34px;
		padding-bottom: 3px;
		font-size: 17px;
		height: 24px;
		line-height: 27px;
		cursor: pointer;
		border-radius: 0px 0px 4px 4px;
	}
	.prodContainer {
		width: 100%;
		float: right;
		margin: 0;
		padding-top: 30px;
	}
	#Products {
		position: absolute;
		z-index: 99999;
		border-radius: 0 0 5px 5px;
		display: none;
	}
}

@media screen and (max-width: 757px) {
	.FirstPageBoxesL {
		width: calc(100% - 25px);
	}
	.FirstPageBoxesR {
		width: calc(100% - 25px);
		margin-left: 10px;
	}
}

@media screen and (max-width: 650px) {
	#menu {
		margin-top: 63px;
		padding-top: 34px;
	}
	#menu a span {
		margin-right: 13px;
		font-size: 16px;
		margin-top: 12px;
	}
	#AboveMenu {
		padding-right:12px;
	}
	.column1 {
		width: 100% !important;
		padding-right: 0px !important;
		text-align: center;
	}
	.column2 {
		width: 100%;
		padding-right: 0px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 0px;
		text-align: center;
	}
	.column3 {
		width: 100% !important;
		padding-left: 0px;
		text-align: center;
	}
	.column4 {
		text-align: center;
	}
	#List_Catalogs {
		width: calc(33% - 20px);
	}
	#List_Flyers {
		width: calc(33% - 20px);
	}
	#BelowMenu {
		width: calc(100% - 145px);
		float: left;
		padding-left: 15px;
		text-align: left;
		margin-top: 0px;
	}
}

@media screen and (max-width: 505px) {
	#Header_Logo {
		width: calc(50% - 15px);
		clear: none;
		min-height: 84px;
		overflow: hidden;
	}
	.column2 {
		width: calc(100% - 30px);
		padding-right: 0px;
		margin-left: 15px;
		margin-right: 15px;
		padding-top: 0px;
		text-align: center;
	}
	.column2 img {
		margin: 0px !important;
		width: 32%;
		height: auto;
	}
	#menu {
		/* width: calc(100% - 10px); */
		/* clear: both; */
		width: 46%;
		display: block;
		overflow: hidden;
		margin-right: 15px;
		margin-top: -6px;
		padding-top: 0px;
		padding-bottom: 8px;
	}
	#menu a span {
		margin-right: 0px;
		width: calc(22% - 4px);
		margin-left: 3%;
		font-size: 17px;
	}
	.TheTitle {
		width: 100%;
		display: block;
		float: unset;
		clear: both;
		padding-top: 15px;
	}
	#Header_Logo {
		height: 99px;
	}
	#ProductStuff {
		width: 100%;
	}
	#Manual {
		width: 100%;
	}
	#Catalogue {
		width: 100%;
	}
	#Pricelist {
		width: 100%;
	}
	#List_Catalogs {
		width: calc(50% - 20px);
	}
	#List_Flyers {
		width: calc(50% - 20px);
	}
	.contactAsideText {
		display: none;
	}
	.defaultText {
		margin-left: 0px !important;
		width: calc(100% - 80px) !important;
		clear: left !important;
	}
	input#NL {
		border-bottom-width: 0px;
		border-bottom-style: none;
		padding-bottom: 0px;
		border-bottom-color: transparent;
	}
	#menu a span {
		margin-right: 0px;
		width: calc(100% - 15px);
		font-size: 18px;
    	margin-top: 5px;
		margin-left: 15px;
	}
	#newsletter input[type="submit"] {
		width: 300px !important;
		margin: 0px !important;
		margin-right: -3px !important;
		padding: 0px !important;
		display: block;
	}
	.capCheck {
		margin-left: 10px;
		display: flex;
		margin-top: 10px;
		margin-bottom: 10px;
		clear: both;
		width: 100%;
		flex-wrap: nowrap;
		justify-content: center;
	}
	#captcha {
		width: 100px;
	}
}

@media screen and (max-width: 420px) {
	.youtube-player {
		width: calc(100% - 23px); 
		height: 248px;
	}
}

@media screen and (max-width: 320px) {
	#List_Catalogs {
		width: calc(100% - 20px);
	}
	#List_Flyers {
		width: calc(100% - 20px);
	}
}