/* CSS Document */

/* CSS Document */
/*Barre menu + logo*/
.menu-2-lignes-puis-une {
    position: fixed;
	top: 0px;
	width: 100%;
	height: 125px;
	z-index: 1000;
	background-color: rgba(0, 82, 155, 1);
	}
.menu-2-lignes-puis-une::after {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: -5px;
    left: 0px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent);
    background-color: transparent;
    z-index: 900;
}
.menu-2-lignes-puis-une #logo{
    position: absolute;
	top: 16px;
	left: 0px;
	width: 205px;
	height: 92px;
	background:url(../../../images/logo.png) no-repeat;
	background-size:cover;
	z-index: 1000;
	}
.menu-2-lignes-puis-une.scrolled #logo{
	top: 6px;
	width: 111.41px;
	height: 50px;
	}
.menu-2-lignes-puis-une.scrolled {
	height: 60px;
	}
.menu-2-lignes-puis-une .ligne_une {
	display:inline-block;
	width: 100%;
	height: 52px;
	text-align: center;
	position: relative;
	transition: all 250ms;
	padding-right: 7px;
	}
.menu-2-lignes-puis-une.scrolled .ligne_une {
	display: none;
	}
.menu-2-lignes-puis-une .ligne_une::after {
	content: '';
	width: 100%;
	height: 1px;
	position:absolute;
	bottom: 0px;
	right: 0px; 
	background-image: linear-gradient(to left, rgba(51, 117, 175, 1), transparent);
	transition: all 250ms;
	}
.menu-2-lignes-puis-une.scrolled .ligne_une::after {
	display: none;
	}
.menu-2-lignes-puis-une.scrolled .ligne_une {

	}
.menu-2-lignes-puis-une .ligne_une ul {
	text-align: right;
	}
.menu-2-lignes-puis-une .ligne_une ul li{
	display:inline-block;
	vertical-align: text-top;
	line-height: 52px;
	vertical-align:middle;
	color: #fff;
	padding: 0 10px;
	}
.menu-2-lignes-puis-une .ligne_une ul li:last-child{
	padding: 0 0 0 10px;
	}
.menu-2-lignes-puis-une .ligne_une ul li i{
    font-size: 16px;
    margin: 18px 5px 0 0;
    display: block;
    float: left;
    color: #fff;
	}
.menu-2-lignes-puis-une .ligne_une ul li:nth-last-child(2) img{
	margin: 0 4px;
	}
.menu-2-lignes-puis-une .ligne_une ul li a{
	font-size: 1em;
	font-weight: 300;
	color: #fff;
	}
.menu-2-lignes-puis-une .ligne_une ul li:last-child a{
	padding: 4px 6px 6px 6px;
	}
.menu-2-lignes-puis-une .ligne_une ul li:last-child a.on{
	background-color: #206aac;
	}
@media screen and (max-width: 550px) {
.menu-2-lignes-puis-une .ligne_une ul li:nth-of-type(2) {
	display: none;
	}
	
	}


	
	

.menu-2-lignes-puis-une  .ligne_deux ul.nav > li.croix {
	display: none;
	}



/*menu*/

.menu-2-lignes-puis-une .ligne_deux {
	width: 100%;
	display: inline-block;
	text-align:right;
	height: 60px;
	}
.menu-2-lignes-puis-une .ligne_deux ul.nav{
	/*display: none;*/
	transition: all 250ms;
	text-align: right;
	}

.menu-2-lignes-puis-une  .ligne_deux ul.nav > li {
	display: inline-block;
	height: 73px;
	transition: all 250ms;
	}
.menu-2-lignes-puis-une.scrolled  .ligne_deux ul.nav > li {
	height: 60px;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li > a{
	position: relative;
	display:block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #fff;
	font-size: 1.14em;
	padding: 0 17px;
	height: 73px;
	line-height: 73px;
	vertical-align: middle;
	text-decoration:none;
	transition: all 250ms;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li:nth-of-type(2) > a{
	padding: 0 17px 0 0;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li:nth-last-child(1) {
	display: none;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li:nth-last-child(2) > a{
	padding: 0 0 0 17px;
	}

.menu-2-lignes-puis-une.scrolled  .ligne_deux ul.nav > li > a{
	height: 60px;
	line-height: 60px;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li > a:after{
	content: '';
	width: 1px;
	height: 20px;
	background-color: #fff;
	position: absolute;
	top: 26px;
	right: -1px;
	}
.menu-2-lignes-puis-une.scrolled  .ligne_deux ul.nav > li > a:after{
	top: 20px;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li:nth-last-child(2) > a:after{
	display: none;
	}

.menu-2-lignes-puis-une  .ligne_deux ul.nav > li > a.on{
	color:#ccc;
	}


@media screen and (max-width: 980px) {
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li > a{
	font-size: 1em;
	font-weight: 400;
	padding: 0 8px;
	}
header .centre {
	width: 98%;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li:nth-of-type(2) > a{
	padding: 0 8px 0 0;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li:last-child > a{
	padding: 0 0 0 8px;
	}
 }





/*ss menu*/



.ligne_deux ul.nav > li > ul {
    position: absolute;
    left: -9999px;
}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li.parent {
    position: relative;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li.hover > ul.ssmenu{
    left: -180px;
	display: block;
	z-index:1000;
	width:600px;
	height: 273px;
	border: 1px solid #fff;
	text-align: center;
	background:url(https://www.sapl-sas.com/images/fond_ssmenu.jpg) #f6f6f6 no-repeat left;
	box-shadow: 1px 1px 12px #555;
	padding-top: 45px;
	}

.menu-2-lignes-puis-une  .ligne_deux ul.nav > li.hover > ul.ssmenu li {
	display: block;
	margin-left: 230px;
	text-align:left;
	background: url(https://www.sapl-sas.com/images/fleche_ssmenu.png) no-repeat center left;
	padding-left: 25px;
	margin-bottom: 15px;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li.hover > ul.ssmenu li {
	color: #1c1b19;
	font-weight: 300;
	font-family: 'Raleway', sans-serif;
	font-size: 1.28em;
	}









/*****************Version hamburger*******************/
.menu-2-lignes-puis-une  .ligne_deux .toggleMenu {
	position: absolute;
	width: 25px;
	height: 16px;
	top: 23px;
	right: 15px;
	display: none; /* a pas retirer*/
	}
.menu-2-lignes-puis-une.scrolled  .ligne_deux .toggleMenu {
	top: 18px;
	}
.menu-2-lignes-puis-une  .ligne_deux .toggleMenu::before {
	content: '';
	width: 25px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	}
.menu-2-lignes-puis-une  .ligne_deux .toggleMenu::after {
	content: '';
	width: 25px;
	height: 9px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	box-sizing:border-box;
	}


@media screen and (max-width: 767px) {

.menu-2-lignes-puis-une ul.nav > li ul{
	display: none;
	}
.menu-2-lignes-puis-une .ligne_une {
	height: 60px;
	transition:all 250ms;
	text-align:right;
	margin-top: 60px;
	}
.menu-2-lignes-puis-une.scrolled .ligne_une {
	display:block;
	height: 60px;
	transition:all 250ms;
	text-align:right;
	margin-top: 5px;
	padding-right: 50px;
	}
.menu-2-lignes-puis-une .ligne_une:after {
	display: none;
	}
.menu-2-lignes-puis-une .ligne_une ul li.reseau{
	display: none;
	}
.menu-2-lignes-puis-une .ligne_deux {
	width: calc(100% - 170px);
	vertical-align:text-top;
	display: inline-block;
	text-align:right;
	margin-left: -9999px;
	}
.menu-2-lignes-puis-une .ligne_une ul li:last-child {
    padding: 0 8px 0 0;
}



.menu-2-lignes-puis-une  .ligne_deux ul.nav, .menu-2-lignes-puis-une.scrolled  .ligne_deux ul.nav {
	position:fixed;
	max-width: 315px;
	width: 100%;
	background:url(../../../images/icones/fond_ssmenu.png);
	left: 0;
	top: 0;
	margin: 0 0 0 0;
	overflow: auto;
	height: 100%;
	transition: left 250ms;
	z-index: 1000;
	padding-right: 15px;
	}
.menu-2-lignes-puis-une.scrolled  .ligne_deux ul.nav {
	/*top: 47px;
	margin: 0 0 0 0;*/
	}

.menu-2-lignes-puis-une  .ligne_deux ul.nav {
	left: -99999px;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li:nth-last-child(1) {
	display: block;

	}

.menu-2-lignes-puis-une  .ligne_deux ul.nav > li {
	display: block;
	border-bottom: 1px solid #fff;
	border-right: none;
	height: auto;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li:after {
	display: none;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li:last-child{
	border-bottom: none;
	}

.menu-2-lignes-puis-une  .ligne_deux ul.nav > li a{
	color:#373737;
	text-decoration: none;
	display:block;
	/*white-space:nowrap;*/
	line-height:inherit;
	height:inherit;
	padding: 20px 25px;
	margin: 0 0 0 0;
	font-size: 1.1em;
	text-align:center;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li:nth-of-type(2) > a{
	padding: 20px 25px;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li:last-child > a{
	padding: 20px 25px;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li:nth-last-child(2) > a{
	padding: 20px 25px;
	}
.menu-2-lignes-puis-une.scrolled  .ligne_deux ul.nav > li > a{
	padding: 20px 25px;
	font-size: 1.1em;
	line-height:inherit;
	height:inherit;
	}
.menu-2-lignes-puis-une.scrolled  .ligne_deux ul.nav > li:nth-of-type(2) > a{
	padding: 20px 25px;
	}
.menu-2-lignes-puis-une.scrolled  .ligne_deux ul.nav > li:last-child > a{
	padding: 20px 25px;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li a:after{
	display: none;
	}

.menu-2-lignes-puis-une  .ligne_deux ul.nav > li a.on:hover{
	background-color: inherit;
	color: #00529b;
	cursor:default;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li a:hover, .menu-2-lignes-puis-une  .ligne_deux ul.nav > li a:hover b{
	background-color: #00529b;
	color: #fff;
	}

.menu-2-lignes-puis-une.scrolled .ligne_deux ul.nav > li.missions > a {
    height: inherit;
    line-height: inherit;
    transition: inherit;
	}
.menu-2-lignes-puis-une .ligne_deux ul.nav > li.missions > a:hover {
	color: #e6872a;
}
.menu-2-lignes-puis-une.scrolled .ligne_deux ul.nav > li {
    height: auto;
}


/****Menu version mobile****/
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li.croix {
	height: 30px;
	display: block;
	border-bottom: none;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li.croix a:hover{
	background-color: transparent;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li.croix a{
	float: right;
	width: 20px;
	height: 20px;
	position:relative;
	padding: 0 0 0 0;
	margin: 5px 10px 0 0;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li.croix a::before {
	content: '';
	width: 20px;
	height: 1px;
	transform:rotate(45deg);
	background-color: #450b00;
	position:absolute;
	top: 10px;
	left: 0px;
	transition: 250ms left;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li.croix a::after {
	content: '';
	width: 20px;
	height: 1px;
	transform:rotate(-45deg);
	background-color: #450b00;
	position:absolute;
	top: 10px;
	left: 0px;
	transition: 250ms left;
	display: block;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li > a.on:before{
	display: none;
	}



.menu-2-lignes-puis-une  .ligne_deux ul.nav > li.hover > ul.ssmenu{
    position: relative;
	left: 0;
	display: block;
	z-index:1000;
	width:100%;
	height: auto;
	border: none;
	text-align: center;
	background: #f6f6f6 no-repeat left;
	box-shadow: none;
	padding-top: 0px;
	}

.menu-2-lignes-puis-une  .ligne_deux ul.nav > li.hover > ul.ssmenu li {
	display: block;
	margin-left: 0px;
	text-align:center;
	background: none;
	padding-left:inherit;
	margin-bottom: 0px;
	}
.menu-2-lignes-puis-une  .ligne_deux ul.nav > li.hover > ul.ssmenu li {
	color: #1c1b19;
	font-weight: 300;
	font-family: 'Raleway', sans-serif;
	font-size: 1em;
	}





}




@media screen and (max-width:380px) {
.menu-2-lignes-puis-une .ligne_une ul li:first-child {
    display: none;
}
}