/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

body {
	font-family: 'Roboto', sans-serif;
}
.navbar-brand {
	font-family: 'FontExo', sans-serif !important;
}
h1, h2, h3, h4, h5 {
	font-family: "FontExo", Times, serif;
}
li {
/*	font-family: "FontExo", Times, serif; */
}

.dropdown-menu>.active>a {
		background-color: #d7d7d7 !important;	
}

.imalogo {
	 margin-left:2px;
	 margin-right:2px;
	 width:80%;
	 min-width: 200px;
     max-width: 300px;
}

.no-margin {
		margin-left:0px !important;
		margin-right:0px !important;
}

.nv-logo-ce  {
	background: url("/img/pngs/image.svg") no-repeat;
	background-size: cover;
    position: relative;
     top: -14px;
     left: 3px;
     width: 120px;
     height: 45px;
	 max-width: 95%;
}

.flag_eu {
	width:80px;
	margin: 5px;
}
 
 .p_footer {
	 margin-left: 10px;
 }

  

