/**********/
/* HEADER */
/**********/
header{
	margin:0px 0 15px 0;
}

/************/
/* MENU TOP LANG*/
/************/
#menu_top {
	background: #fff;
	color: #454950;
	/*color: #7DB733;*/
	font-family: 'din_mediumregular';
	line-height: 25px;
	/*padding: 0 45px;*/
	overflow: hidden;
}

#menu_top a{
	/*color:#59B733;*/
}
@media (max-width: 767px){
	#menu_top {
		line-height: 26px;
		padding: 0 12px;
	}
	.header__menus .menus__menubottom  ul.menu{
	    padding-left: 0px;
		margin-left: 0px;
	}
}
/*
#menu_top a:hover {
	color: #454950;
	text-decoration: underline;
}*/
#menu_top a.active {
	font-family: 'din_blackregular';
	text-decoration: underline;
}

/*******/
/* NAV */
/*******/
#nav {
	
}
#nav ul.menu {
	display: table;
	width: 100%;
	margin: 10px 0;
	padding: 0;
}
#nav ul.menu li {
	display: table-cell;
}
/*
#nav > ul.menu > li:nth-child(2) a {background-color: #33b3e6;}
#nav > ul.menu > li:nth-child(3) a {background-color: #66c6ec;}
#nav > ul.menu > li:nth-child(4) a {background-color: #99d9f3;}
#nav > ul.menu > li:nth-child(5) a {background-color: #9dc4dd;}
#nav > ul.menu > li:nth-child(6) a {background-color: #00a0e0;}
*/
#nav ul.menu li a {
	color: #00A0E0;
	/*color: #83BD38;*/
	font-family: din_mediumregular;
	display: block;
	line-height: 50px; 
    text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	border-left: 1px solid #00A0E0;
	/*border-left: 1px solid #83BD38;*/
}
#nav ul.menu li ul {
	display: none;
	position: absolute;
    z-index: 9999;
	width: auto;
}
#nav ul.menu li ul li {
	display: block;
	border-top: 1px solid white;
}
#nav ul.menu li ul li:first-child {
	border: none;
}
#nav ul.menu li ul li a {
	line-height: normal;
	background-image: none;
    text-align: left;
    padding: 7px 5px;
	font-size: 14px;
	text-transform: none;
	background:#F9F9F9;
	min-width: 200px;
}
#nav ul.menu li:hover ul {
	display: block;
}
.header__menus .menus__menulangue .menu{
	list-style-type: none;
    list-style-image: none;
    display: table;
    padding: 0;
    margin: 0;
}
.header__menus .menus__menulangue .menu .menu__item{
	padding-left: 5px;
	display: table-cell;
	font-size: 12px;
}
.header__menus .menus__menulangue  .menu .menu__item::after{
	content:"|";
	color:#397AB7;
	padding-left:5px;
}
.header__menus .menus__menulangue  .menu .menu__item:last-child::after{
	content:"";
}
.header__menus .menus__contrat {
	margin-right:40px;
	box-shadow: 0 2px 1px -1px #DCDCDC;
    margin-bottom: 3px;
}
.header__menus .menus__contrat .menu{
	list-style-type: none;
	list-style-image: none;
	display: table;
	padding : 0;
	margin : 0;
}
.header__menus .menus__contrat .menu .menu__item{
	display: table-cell;
	background-color: #F5F5F3;
}

.header__menus .menus__contrat .menu .menu__item a{
	display: inline-block;
    /*text-transform: uppercase;*/
    -moz-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
    position: relative;
	text-decoration:none;
	padding: 0 10px;
    border-radius: 0px 0px 1px 1px; 
	width: 100%;
	color: #009DE0;
	font-size:15px; 
    height: 100%;
}
.header__menus .menus__contrat .menu .menu__item a span {
    position: relative;
    z-index: 0;
}
.header__menus .menus__contrat .menu .menu__item a:before {
    content: "";
    display: block;
    height: 0;
    background: #009DE0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    -moz-transition: height 0.2s ease;
    -o-transition: height 0.2s ease;
    -webkit-transition: height 0.2s ease;
    transition: height 0.2s ease;
	border-radius: 0px 0px 1px 1px; 
}
.header__menus .menus__contrat .menu .menu__item a:before {
    color: #fff;
	text-decoration:none;
}
.header__menus .menus__contrat .menu .menu__item a:hover{
    color: #fff;
}
.header__menus .menus__contrat .menu .menu__item a:hover span {
	text-decoration:none;
}
.header__menus .menus__contrat .menu .menu__item a:hover:before {
    height: 100%;
    -moz-transition: height 0.3s ease;
    -o-transition: height 0.3s ease;
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
}
@media (max-width: 991px){
	#nav ul.menu li a {
		font-size: 13px;
	}
}


@media (min-width: 768px){
	#logo .slicknav_menu{
		display:none;
	}
}
/*footer*/


/*
.footer__menutop .menu{
	list-style-type: none;
	list-style-image: none;
}
.footer__menutop .menu .menu__item .item__ss-item{
	display:none;
}
.footer__menutop .menu .menu__item a,*/
.footer__menubottom .menu .menu__item a{
	color:#7a818d;
	font-family: sans-serif;
	font-size: 0.8em;
}
.footer__menubottom .menu {
	list-style-type: none;
	list-style-image: none;
	margin-top:18px;
}
.footer__menubottom .menu .menu__item{
	display:inline-block;
	padding-left: 10px;
}
.footer__menubottom .menu .menu__item::after{
	content:"-";
	color:#7a818d;
	padding-left:10px;
}
.footer__menubottom .menu .menu__item:last-child::after{
	content:"";
}

.footer__logo{}