body{
	font-size: 16px!important;
	/*font-family: "Open Sans"!important;*/
}

.header {
    background-color: #ffffff!important;
}

.logo a {
	background-image: url(../img/logo.svg)!important;
	background-size: 65%!important;
}
 
 .logo a img{
	 height:80px;
 }

/*NAVIGATION*/
.header .mainmenu ul li a.highlight_rounded50_color_accent span, 
.header .mainmenu ul li a.highlight-rounded50-color-accent span, 
#mmenu .mod_navigation ul li a.highlight_rounded50_color_accent, 
#mmenu .mod_navigation ul li a.highlight-rounded50-color-accent{
	border-radius:0;
}

.header .mainmenu ul.level_2 li a, 
.header .mainmenu ul.level_2 li ul a.active, 
.header .ce_search_label i, 
.header .mod_langswitcher .mod_langswitcher_inside, 
.header .header_metanavi a, .header .mod_socials a{
	color: rgb(85, 85, 85) !important;
}

/*FOOTER*/
#footer{
	background-color: #6097AA!important;
	color: #ffffff!important;
}

#footer h4,
#footer a{
	color: #ffffff!important;
}

#footer li:after {
    border-color: #ffffff!important;
}

@media only screen and (min-width: 768px){
	.header.cloned .mainmenu ul li a, 
	.header.cloned .ce_search_label i, 
	.header.cloned .mod_langswitcher .mod_langswitcher_inside, 
	.header.cloned .mod_socials a {
	    color: #555555!important;
	}
}
