
    @import url("https://fast.fonts.net/lt/1.css?apiType=css&c=66af92f5-db4b-472d-90f2-871655bf168a&fontids=1475512,1475518,1475548");
    @font-face{
        font-family:"Avenir_LT_Book";
        src:url("Fonts/1475512/920c15d4-2d04-48b5-8e84-e3bf5e3828d9.eot?#iefix");
        src:url("Fonts/1475512/920c15d4-2d04-48b5-8e84-e3bf5e3828d9.eot?#iefix") format("eot"),url("Fonts/1475512/fe2d00d9-aadd-40f7-a144-22a6f695aa8f.woff2") format("woff2"),url("Fonts/1475512/c3795fc9-e264-4795-9a19-b57086aa6f7b.woff") format("woff"),url("Fonts/1475512/ad6f5b5d-c8dd-4108-a4d8-fa659f795313.ttf") format("truetype");
    }
    @font-face{
        font-family:"Avenir LT W04_45 Book O1475518";
        src:url("Fonts/1475518/4b7102e7-0be6-40a1-b7c5-cbf990908c4d.eot?#iefix");
        src:url("Fonts/1475518/4b7102e7-0be6-40a1-b7c5-cbf990908c4d.eot?#iefix") format("eot"),url("Fonts/1475518/f396b95c-09cd-47de-92b4-e364e1f6c528.woff2") format("woff2"),url("Fonts/1475518/4a49b200-4d23-40b5-a1f8-165417ae3927.woff") format("woff"),url("Fonts/1475518/189b588f-69c6-429d-abb4-0b83ae5c8f6f.ttf") format("truetype");
    }
    @font-face{
        font-family:"Avenir_LT_Heavy";
        src:url("Fonts/1475548/7ed39c78-4da5-42df-831b-798b2272d1ac.eot?#iefix");
        src:url("Fonts/1475548/7ed39c78-4da5-42df-831b-798b2272d1ac.eot?#iefix") format("eot"),url("Fonts/1475548/e9b44b79-923f-49b3-837c-290bc70628cc.woff2") format("woff2"),url("Fonts/1475548/fbd14ec6-aa86-4ccd-af83-931d5eb79910.woff") format("woff"),url("Fonts/1475548/0d230b6d-eb52-48b7-9c4b-c3f876465fe6.ttf") format("truetype");
    }
	
	
@font-face {
font-family: 'Butler Regular';
font-style: normal;
font-weight: normal;
src: local('Butler Regular'), url('Fonts/Butler_Regular.woff') format('woff');
}


@font-face {
font-family: 'Butler UltraLight';
font-style: normal;
font-weight: normal;
src: local('Butler UltraLight'), url('Fonts/Butler_Ultra_Light.woff') format('woff');
}


@font-face {
font-family: 'Butler Light';
font-style: normal;
font-weight: normal;
src: local('Butler Light'), url('Fonts/Butler_Light.woff') format('woff');
}


@font-face {
font-family: 'Butler Medium';
font-style: normal;
font-weight: normal;
src: local('Butler Medium'), url('Fonts/Butler_Medium.woff') format('woff');
}


@font-face {
font-family: 'Butler Bold';
font-style: normal;
font-weight: normal;
src: local('Butler Bold'), url('Fonts/Butler_Bold.woff') format('woff');
}


@font-face {
font-family: 'Butler ExtraBold';
font-style: normal;
font-weight: normal;
src: local('Butler ExtraBold'), url('Fonts/Butler_ExtraBold.woff') format('woff');
}


@font-face {
font-family: 'Butler Black';
font-style: normal;
font-weight: normal;
src: local('Butler Black'), url('Fonts/Butler_Black.woff') format('woff');
}


body, html {
    font-family:"Avenir_LT_Book";
	font-size: 14px;
	color: #3F4447;
	background-color: #FFF;
	font-weight: 400;
	
	
	text-rendering: auto;
	text-rendering: optimizeLegibility;
	text-rendering: geometricPrecision;
	font-smooth: always;
	
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
}



body{
	
-webkit-animation: fadein 2s; 
-moz-animation: fadein 2s; 
-ms-animation: fadein 2s; 
-o-animation: fadein 2s; 
animation: fadein 2s;	
	
	
}




 * {
	padding: 0px;
	margin: 0px;

}

a {
	 color: #B69C71;
/*	transition: color 0.5s;*/
	text-decoration:none;
}

a:hover{
 	color: #404040;
	text-decoration:none;
}


p {
	 line-height: 1.6em;
     padding-bottom: 10px;
}

strong, b{
	font-family: 'Avenir_LT_Heavy';
	font-feature-settings: 'clig' 0;
	font-weight: normal; 
	font-style: normal; 
}



h1, h2, h3, h4, h5, h6{ 

	 font-feature-settings: 'clig' 0;
	font-weight: normal; 
	font-style: normal; 

}


h1 {
	font-family: 'Butler Medium';
	font-size: 3.857em;
	color: #1D1776;
	line-height: 1.296em;
	padding-bottom:40px;
    text-transform: uppercase;
}

h1.header_titre{
	position:absolute;
	right:102px;
	top:270px;
	text-transform: uppercase;
	white-space:nowrap;
}


.header_titre_28 h1.header_titre{
	right:30px;
}

#gtx-trans { display:none ! important;

}


.page_contact h1.header_titre{
	text-transform: none;
}
.page_contact h2{
	text-transform: uppercase;
}
.homepage h1.header_titre{
	font-size: 54px;
	font-weight:400;
	color: #FFFFFF;
	letter-spacing: 3px;
	line-height: 70px;
	text-shadow: 0 0 8px rgba(19,41,75,0.09);
	right:40px;
	top:400px;
}


h2 {
	font-family: 'Butler Medium';
	/*font-size: 3em;*/
	font-size: 42px;
	color: #1D1776;
	line-height: 1.286em;
	letter-spacing:2px;
}

h3 {
	font-family: 'Butler Bold';
	/*font-size: 2em;*/
	font-size: 28px;
	color: #1D1776;
	line-height: 1.286em;
	padding-bottom:15px;
}
h4 {
	font-family: 'Avenir_LT_Book';
	font-size: 1.286em;
	color: #998542;
	line-height: 1.5em;
	padding-bottom:22px;
	letter-spacing:3px;
}

h5 {
	font-family: 'Butler Bold';
	font-size: 1.714em;
	color: #1D1776;
	line-height: 1.167em;
	padding-bottom:40px;
}

h6 {
	font-family: 'Butler Medium';
	font-size: 1.571em;
	color: #1D1776;
	line-height: 1.182em;
/*	padding-bottom:40px;*/
}


img {
	border: 0px;
	max-width:100%;
}
.img_bgcover{
	background-position:center center;
	background-size: cover;
	background-repeat:no-repeat;
	transition: all .3s ease-in-out  
}

img.rondeImg{
	border-radius:50%;
}
table , iframe{
	width: 100%;
}



.clear {
	clear: both;
}

*:focus {
    outline: 0;
}
.myhr {
	 position: relative;
	width: 100% ;
	background-color: #E1E1E1;
	height: 1px;
	
}


.firstlink, .ajaxpopup {
	cursor: pointer;
}
.middle_top{
	position: absolute;
	top:50%;
    -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.content_page ul li{
	list-style:none;
	padding-left:20px;
	position: relative;
	margin-bottom: 8px;
	 line-height: 1.6em;
}

.content_page ul li:before{
	 content: '';
	 display: inline-block;
	 height:1px;
	 width:10px;
	 border-bottom:2px solid #1D1776;
	 
	color: #1D1776;
	
	margin-right: 5px;
	position: absolute;
	left: 0px;
	top: 10px;

}
.titre_line_right{
   padding-right: 24px;
}

.titre_line_right:after{
    content: '';
    position: absolute;
    right: 0px;
    height: 50px;
    width: 1px;
    background-color: #1D1776;
    top: -4px;
}

.titre_line_left{
   padding-left: 24px;
    
}

.titre_line_left:after{
    content: '';
    position: absolute;
    left: 0px;
    height: 50px;
    width: 1px;
    background-color: #1D1776;
    top: -4px;
}

/*/////////////BTN /////////*/

a.btn_fleche_right_after{
    padding-right: 26px;
    background-image: url(/img/arrow-right-long.svg);
    background-repeat: no-repeat;
    background-position: right center;
    color: #1d1776;
    
}

.btn_fleche_right{
    padding-left: 26px;
    background-image: url(/img/arrow-right-long.svg);
    background-repeat: no-repeat;
    background-position: left center;
    margin-right: 24px;
     color: #1d1776;
}

.btn_fleche_right:hover {
  background-image: url(/img/arrow-right-long_hover.svg);
}

.btn_contour_brun{
position:relative;
font-family:"Avenir_LT_Heavy";
font-size: 13px;
color: #998542;
letter-spacing: 6px;
text-align: center;
border:1px solid #998542;
padding:15px 30px;
display:inline-block;
text-transform:uppercase;
 transition: all 0.5s ease;
 z-index:1;
}

.btn_contour_brun:after{
	content:'';
	display:block;
	position:absolute;
	height:0px;
	width:100%;
	background-color:#998542;
	left:0px;
	bottom:0px;
	z-index:-1;
	 transition: all 0.5s ease;
}


.btn_contour_brun:hover{
color: #FFF;

}
.btn_contour_brun:hover:after{
	height:100%;
}



.btn_line_vert{
	position:relative;
font-family:"Avenir_LT_Heavy";
font-size: 14px;
color: #009CA6;
letter-spacing: 6px;
text-align: center;
border-bottom:1px solid #009CA6;
padding:15px 0px;
display:inline-block;
text-transform:uppercase;
 transition: all 0.5s ease;
 z-index:1;
}

.btn_line_vert:after{
	content:'';
	display:block;
	position:absolute;
	height:0px;
	width:100%;
	background-color:#009CA6;
	left:0px;
	bottom:0px;
	z-index:-1;
 transition: all 0.5s ease;
}


.btn_line_vert:hover{
color: #FFF;

/*background-position:100px;*/
letter-spacing: 4px;
padding:15px 11px 15px 15px;
}
.btn_line_vert:hover:after{
	height:100%;
}


.btn_cadre_vert{
font-family:"Avenir_LT_Heavy";
font-size: 13px;
color: #009CA6;
letter-spacing: 6px;
text-align: center;
border:1px solid #009CA6;
padding:15px 0px;
display:block;
text-transform:uppercase;

}

.btn_line_brun{
position:relative;
font-family:"Avenir_LT_Heavy";
font-size: 14px;
color: #998542;
letter-spacing: 6px;
text-align: center;
border-bottom:1px solid #998542;
padding:15px 0px;
display:inline-block;
text-transform:uppercase;
 transition: all 0.5s ease;
 z-index:1;
}

.btn_line_brun:after{
	content:'';
	display:block;
	position:absolute;
	height:0px;
	width:100%;
	background-color:#998542;
	left:0px;
	bottom:0px;
	z-index:-1;
	 transition: all 0.5s ease;
}

a.projets_carousel_intro_lien.btn_line_brun:hover{
color: #FFF;
letter-spacing: 6px !important;
padding:15px 0px;
}
.btn_line_brun:hover{
color: #FFF;

/*background-position:100px;*/
letter-spacing: 4px;
padding:15px 11px 15px 15px;
}
.btn_line_brun:hover:after{
	height:100%;
}


.btn_line_blanc{
position:relative;
font-family:"Avenir_LT_Heavy";
font-size: 14px;
color: #FFFFFF;
letter-spacing: 6px;
text-align: center;
border-bottom:1px solid #FFFFFF;
padding:15px 0px;
display:inline-block;
text-transform:uppercase;
 transition: all 0.5s ease;
 z-index:1;
}

.btn_line_blanc:after{
	content:'';
	display:block;
	position:absolute;
	height:0px;
	width:100%;
	background-color:#FFF;
	left:0px;
	bottom:0px;
	z-index:-1;
 transition: all 0.5s ease;
}


.btn_line_blanc:hover{
color: #404040;

/*background-position:100px;*/
letter-spacing: 4px;
padding:15px 11px 15px 15px;
}
.btn_line_blanc:hover:after{
	height:100%;
}


.btn_border_blanc{
  color: #FFF;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  align-items: center;
  padding: 17px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  display: inline-block;
    letter-spacing: 0.1em;
  font-weight: 700;
}
.btn_border_blanc:hover{
  border: 1px solid rgba(255, 255, 255, 1);
  color: #FFF;
}



.btn_down{
	position:absolute;
	bottom:0px;
	left:50px;
	z-index: 9;
		
}


.btn_back{
	position: absolute;
	top: 80px;
	left: 0;
	color: #3F4447;
	transform: translateX(-100%);
	display: inline-block;
	padding-left: 54px;
	background-image: url(/img/brn_back.svg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.btn_back_bottom{
	top: 0px;
}

.btn_back_new{
    background-image: url(/img/arrow-up-left.svg);
	background-position: left  center;
	background-repeat: no-repeat;
    padding-left: 20px;
    color: #626262;
    font-size: 14px;
}
.btn_back_new:hover{
    background-image: url(/img/arrow-up-left_hover.svg);
}

.owl-prev:hover, .owl-next:hover, .owl-next.disabled, .owl-prev.disabled{
	opacity:0.5;
		
}


#logo{
  position: fixed;
  top:0px;
  display: flex;
  justify-content: flex-end;
  padding-right: 51px;
  box-sizing: border-box;
  height: 280px;
  margin-top: 110px;
  z-index: 999999;
}

/*/////////////PADDING /////////*/
.padding_20{
	padding-top:20px;
	
}
.padding_34{
	padding-top:34px;
	
}
.padding_45{
	padding-top:45px;
}
.padding_55{
	padding-top:55px;
}
.padding_90{
	padding-top:90px;
	
}
.padding_160{
	padding-top:160px;
	
}

.padding_header{
	padding-top:156px;
}
/*/////////////MENU /////////*/

#menuoverlay{
     display: none;
}
.menudpa_sous{
    display: none;
}


.mymainnav_container{
	padding: 35px 0px;
    background-color: #FFFFFF;
    position: fixed;
   top: 0px;
   left: 0px;
   width: 100%;
   z-index: 9;
}
#mymainnav{
    z-index: 999;
    position: relative;
}

#mymainnav .container_col{
    display: flex;
    justify-content: flex-end;
}

#mymainnav .container_col a{
    font-family: 'Butler Bold';
 /*   font-weight: 700;*/
    font-size: 30px;
    color: #1D1776;

    padding-left: 19px;
    position: relative;
}

#mymainnav .container_col a:hover{
    color:  #998542;
}
#mymainnav .container_col a.active{
    color: #998542;;
}

#mymainnav .container_col a:before{
    position: absolute;
    height: 30px;
    content: '';
    width: 1px;
    background-color: #1D1776;
    left: 0px;
    top: 0px;
    
}
#mymainnav .container_col a.active:before{
     background-color:  #998542;
}

#mymainnav .container_col>.col3:last-child .menudpa_0:last-child a:after{
position: absolute;
  height: 30px;
  content: '';
  width: 1px;
  background-color: #1D1776;
  right: 0px;
  top: 0px;
}


#mymainnav .menudpa_sous .menudpa_1  a:after{
 position: absolute;
  height: 24px !important;
  content: '';
  width: 1px;
  background-color: #1D1776;
  right: 0px;
  top: 0px !important;
}


#mymainnav .container_col .col3 .menudpa_0:last-child a{
       padding-right: 47px;
}

#mymainnav .container_col .col3{
    display: flex;
    justify-content: space-between;
}

/*#mymainnav .container_col .col3 .menudpa_0:last-child{
    float: right;
}*/

.menudpa_0{
    display: inline-block;
}
.menulan{
    position: absolute;
    right: 51px;
    display: inline-block;
}



.menudpa_0:hover .menudpa_sous{
	display: block;
	width: 100%;
	background-color: rgb(255,255,255, 1);
	position: absolute;
	left: 0px;
	display: flex;
	justify-content: flex-end;
	padding: 10px 0px 0px 0px;
}
.menudpa_sous:before{
	content: '';
	background-color: rgb(255,255,255, 1);
	position: absolute;
	width: 100vw;
	height: 100%;
	left: 0px;

}
.menudpa_0:hover .menudpa_1{
	display: block;
	
	display: inline-block; 
	justify-content: flex-end;
}

#mymainnav .container_col .menudpa_1 a{
    font-size: 20px;
}



#mymainnav .container_col .menudpa_1 a:before {
  position: absolute;
  height: 0px !important;
  content: '';
  width: 0px;
  background-color: #1D1776;
  left: -1px;
  top: 4px;
}







#menuoverlay{
	position:fixed;
	display:none;
	height:100vh;
	width:calc(100vw - 56px);	
	top:0px;
	left:0px;
	background-color:rgba(29, 23, 118, 1);
	z-index: 9999999;
       transition: all 3s ease-out;
}

#menuoverlay .border_line{
	border-right:1px solid rgba(255, 255, 255, .2);	
}

.menuopened #menuoverlay{
	display:block;
}

.mobile_nav_content{
    padding: 0px 15px;
}

ul.mobile_nav{
	position: relative;
	list-style:none;
    padding-top: 96px;

}
ul.mobile_nav li{
	
	width:100%;
	position:relative;
	padding:6px 0px;
}
ul.mobile_nav li a{
	font-family: 'Butler Medium';
	font-size:32px;
	color:#FFF;
	font-weight:400;
	
	display: inline-block;
	letter-spacing: 2.33px;
}

ul.mobile_nav li a.active, ul.mobile_nav li a:hover{
	color: #998542;
}

ul.mobile_nav li ul{
	list-style:none;
	display: block;
}

ul.mobile_nav li:hover ul{
	/*display: block;*/
}
ul.mobile_nav li.active ul{
	display: block;
	
}
ul.mobile_nav li ul li{
	white-space: nowrap;
	padding:6px 0px;
}
ul.mobile_nav li ul li a{
	font-family: 'Avenir_LT_Book';
	font-size:14px;
	text-transform:uppercase;
	padding:0px;
	font-weight:400;
    letter-spacing: 5px;
}

ul.mobile_nav li ul li a.active, ul.mobile_nav li ul li a:hover{
	color: #998542;
}


a.menulan{
	font-family: 'Avenir_LT_Book' !important;
	font-size: 14px !important;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 5px;
	margin-right: 20px;
    padding: 6px 2px 6px 7px;
    border: 1px solid #F2F2F2;
    color: #1d1776;
}


.rubriques_footer{
    position: absolute;
    bottom: 40px;
}

.rubriques_quiklink a{
    color: #FFF;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    display: flex;
    align-items: center;
	letter-spacing: 0.05em;
}
.rubriques_quiklink img{
    height: 12px;
}
.rubriques_quiklink span{
    padding-left: 10px;
        letter-spacing: 0.1em;
}


.menu_social_link{
    display: flex;
    align-items: center;
    margin-top: 40px;
}
.menu_social_link a.link_social {
    padding-right: 20px;
    display: inline-block;
    height: 20px;
}


.rubriques_annexes a{
    margin-top: 40px;
    padding-right: 20px;
    display: inline-block;
}






/*/////////////CONTAINER INSIDE /////////*/

#content{
	position:relative;
	width:100%;
	min-height: 100%;
	
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	
	
-webkit-transition: -webkit-transform 0.6s ease;
transition: -webkit-transform 0.6s ease;
transition: transform 0.6s ease;
transition: transform 0.6s ease,-webkit-transform 0.6s ease;
    overflow-x: hidden;
    
    padding-top: 107px;
    z-index: 1;
}
			

.container{
	position:relative;
	min-height:100px;
}



.container_col{
	margin-left: 15px;
	margin-right: 15px;
    position: relative;
}


.container_page{
	
	
}
.container_relatif{
    position: relative;
}

.container_page ul,  .container_page ol {
    margin-bottom: 10px;
    padding: 0 20px;

}
.container_page ul li, .container_page ol li {
    padding-bottom:10px;
	line-height:1.4em;
}




.inside_full{
    box-sizing: border-box;
	position: relative;
	padding: 0px 30px;
	background-color:#F6F6F6;
}

.inside{
    box-sizing: border-box;
	position: relative;
	margin: auto;
	width:100%;
	max-width: 1792px;
	padding: 0px 168px;
	

}



.col_block{
	text-align:center;
	margin-left:-15px;
	margin-right:-15px;
	
}
.col_block .col{
	display:inline-block;
	float:none;
	vertical-align: text-top;
	text-align:left;
	
}

.inside_custom_line{
	top:0px;
	position:fixed;
	
	 box-sizing: border-box;
	 left:50%;
	 transform:translateX(-50%);
	
	width:100%;
	max-width: 1750px;
	padding: 0px 168px
}

.inside_custom_line_fond{
	top:0px;
	position:fixed;
	
	 box-sizing: border-box;
	 left:50%;
	 transform:translateX(-50%);
	
	width:100%;
	max-width: 1792px;
	padding: 0px 168px
}

.fullheight{
	height:100vh;
}
.border_line{
	border-right:1px solid #e7e7e7;
	
	margin-top:0px !important;
	margin-bottom:0px !important;
	z-index: 99;
}

.border_line_alpha{
	border-right:1px solid rgba(207, 209, 210, .52);
	
	margin-top:0px !important;
	margin-bottom:0px !important;
}

.border_line_blue{
	border-right:1px solid #2B21BE;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	width: 100%;
	box-sizing: border-box;
}

.border_line_noborder{
		border-right:0px !important;
}


.col_anim{
	position: absolute;
	bottom: 0px;
	height: 100%;
	left:0px;
	background-color: #FFF;
	width: 100%;
	
}

.fond_col_gris{
	position:absolute;
	height:100%;
	bottom:0px;
	left:0px;
	width: 100%;
	background-color:rgba(124, 135, 142, .55);
}
.fond_col_bleu{
	position:absolute;
	height:100%;
	bottom:0px;
	left:0px;
	width: 100%;
	background-color:rgba(29, 23, 118, .7);
}
.logo_page{
background-image: url(/img/logo-blanc_2.svg);
background-position: left 48px;
background-repeat: no-repeat;
position: absolute;
height: 100%;
width: 60px;
display: block;
}

.logo_detail{
background-image: url(/img/logo-bleu.svg);
background-position: left top;
background-repeat: no-repeat;
position: relative;
height: 352px;
width: 22px;
display: block;
margin-top:48px;
}


  /*/////////////ISOTOP/////////*/

.gutter-sizer{
	width:calc(((100% - (12*30px))/12)*1);
	padding: 0px;	
}

.grid-sizer{
	width:calc(((100% - (12*30px))/12)*1);
	padding: 0px;
}
/* GRID */

.grid, .grid_packery{
		display: block;
		position:relative;
		
}


  /*/////////////COL/////////*/
.spacer_col{
	min-height:10px;	
}

.col_margin{
	margin:15px;
	
	
}
.col_move_50{
	transform:translateX(50%);
	
}


.col{
	float: left;
	position: relative;
	box-sizing:border-box;
}


.colnav{
	float: left;
/*	position: relative;*/
	box-sizing:border-box;
}

.col1{
	width:8.33%;
}
.col2{
	width:16.66%;
}
.col3{
	width:25%;
}
.col4{
	width:33.33%;
}

.col5{
	width:41.66%;
}
.col6{
	width:50%;
}

.col7{
	width:58.33%;
}
.col8{
	width:66.66%;
}
.col9{
	width:75%;
}
.col10{
	width:83.33%;
}
.col12{
	width:100%;
}

.col img, .col a img, .col_full img{
	width:100%;
	height:auto;
	
}


.col_right{
	float:right !important;	
}

.col_separator{
	width:100%;
	height:1px;
	float:left;
	margin:0;
}

.col_full{
	position:relative;
	background-position: top center;
/*	background-position: center center;*/
	background-size:cover !important;
	background-repeat: no-repeat;
	 background-attachment:fixed;
	 width:calc(100% - 30px);
	clear: both;
	height:70vh;
}

.col_full img{
	display:none;	
}

.after_col_full{
	width:100%;
	height:15px;
	float:left;
	
}

.col_custom_gris{
    background-color: #979797;
    padding: 34px 130px;
    left: 50%;
    transform: translateX(15.5%);
    width: 72.4%;
    float: left;
    box-sizing: border-box;
    margin: 30px 30px;
}

.col_custom_gris *{
    color: #FFFFFF;

}

.col_custom_gris h3{
    font-size: 28px;

}


/* HEADER PAGE */

.header_page{
	 height: 680px;
    margin-bottom: 72px;
}
#header_carousel{
	position: absolute;
	height: 680px;
	padding-left: 15px;
}



#header_carousel .myslide {
	height: 680px;
    width: 100% !important;
    background-size: cover;
    background-position: center center;
}

#header_carousel .myslide img {
     width: 100%;
  height: 100%;
  object-fit: cover;    /* le plus important */
  object-position: center; /* optionnel : centre l’image */
  display: block;
}

.header_page .col3{
	height: 680px;
}


/* HOME */
.home_container_intro {
    margin-bottom: 100px;
}

.home_container_intro h1{
    font-size: 42px;
    padding-right: 0px;
}

.home_intro{
	position:relative;
	background-color:#1D1776;
	color:#FFF;
	
}
.home_intro .intro{
	padding:40px 0px 210px 0px;
	color:#FFF;
	font-size:18px;
	
	
}
.home_intro .intro p{
	padding-bottom: 20px;
}

.home_texte_right{
    text-align: right;
    font-size: 17px;
    padding: 0px 24px;
}

.home_texte_right a.btn_fleche_right{
    text-align: right;
    font-size: 15px;
    padding: 0px 0px 0px 24px;
    margin-top: 35px;
    margin-right: 0px !important;
    display: inline-block;
  
    
}


.home_container_projets{
		height:678px ;
}

.home_carousel_projets{

	height:100%;
	width: 100%;

	overflow:hidden;
	
}
.home_carousel_projets .myslide{
	/*aspect-ratio: 1032 / 502;*/
    height: 502px;
	width:100%;
	background-size:cover;
}


.home_carousel_projets_img{
	height: 100%;
	width: 75%;
    float: left;
    padding-right: 24px;
    box-sizing: border-box;

}
.home_carousel_projets_text{
	height: 100%;
	width: 25%;
    float: right;

	opacity:1;
	 transition: all .5s ease-in-out;
}
.home_carousel_projets_text_in{
	position: relative;
	box-sizing:border-box;
	height:100%;
	width: 100%;
	padding: 0px 24px 0px 24px; 
	opacity:1;
	transition: all .3s ease-in-out;
}

.home_carousel_projets_text_in p{
	padding-bottom:30px;
	
}

.home_carousel_projets_text_in_soustitre{
    font-size: 17px;
    color: #1D1776;
	line-height: 1.5em;
}

.home_carousel_projets_text_in.active, .owl-nav.active{
	opacity:0;
	
}
.home_carousel_projets_text .owl-nav {
  position: absolute;
  top: auto;
  width: 46px;
  left: 24px;
  opacity: 1;
  transition: all .3s ease-in-out;
  bottom: 0px;
 display: flex;    
}


a.home_carousel_projets_lien{
    position: absolute;
    right: 0px;
    bottom: 0px;
    color: #1D1776;
}

.owl-carousel {
    z-index: 0;
}
.owl-nav{
	position: absolute;
	top: 200px;
	width:50%  ;
	right: 15px;
	opacity:1;
	transition: all .3s ease-in-out;
	
}
.owl-nav button span{
	font-size:0px;
	display: block;
	width:25px;
	height:15px;
	background-repeat:no-repeat;
}
.owl-nav button.owl-next span{
	content:'';
	background-image:url(/img/arrow-right-long.svg);
}

.owl-nav button.owl-next span:hover{
	background-image:url(/img/arrow-right-long_hover.svg);
}
.owl-nav button.owl-next {
	float:right;
}

.owl-nav button.owl-prev span{
	content:'';
	background-image:url(/img/arrow-left-long.svg);
}
.owl-nav button.owl-prev span:hover{
	background-image:url(/img/arrow-left-long_hover.svg);
}
#owl_couner_home{
	font-family: 'Butler Bold';
	font-size: 12px;
	position: absolute;
	top: 218px;
	width: 50%;
	pointer-events: none;
	right: 15px;
	z-index: 9;
	text-align: center;
	color:#1D1776;
	letter-spacing: 2px;
}


.col_home_services{
	aspect-ratio: 312 / 312;
	background-size:cover;
    margin: 24px;
}
.col_home_services_color{
	top:0px;
	left:0px;
/*	width: calc(100% - 30px);
	height: calc(100% - 30px);
	margin: 15px;*/
	position:absolute;
	opacity:0.8;
	width:100%;
	height:100%;
	
}
.home_container_services .col_move_50:nth-child(2n + 1){
	margin-top:42px;
}
.home_container_services .col_move_50:nth-child(3n + 1) {
	margin-top: 18px;
}
.col_home_services_txt h2{
    font-size: 24px;
    text-align: right;
	color:#626262 !important;
    margin: 24px;
}
.col_home_services_txt p{
	color:#FFF !important;
}
.col_home_services_txt h2{
	font-family: 'Butler Bold';
	color:#FFF;
	font-size:24px;
	padding-bottom: 16px;
	letter-spacing:normal;
    font-weight: 500;
}


.home_Quicklink_right *{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
}


.home_Quicklink .container_col{
    display: flex;
    align-items: center;
}

.home_Quicklink_left{
    position: relative;
    z-index: 1;
}

.home_Quicklink_left_content{
    padding: 102px 74px 92px 0px;
    z-index: 9;
    position: relative;
    font-size: 17px;
}
.home_Quicklink_left_content h2{
    padding-left: 24px;
    position: relative;
    margin-bottom: 100px;
    font-size: 42px;
}

.home_Quicklink_left_content h2:after {
  content: '';
  position: absolute;
  left: 0px;
  height: 50px;
  width: 1px;
  background-color: #1D1776;
  top: -4px;
}

.home_Quicklink_left_background{
    position: absolute;
    right: 24px;
    width: 50vw;
    top: 0px;
    height: 100%;
}

.home_Quicklink_right_content1, .home_Quicklink_right_content2{
  /*  aspect-ratio: 672 / 324;*/
    margin: 24px;
    display: flex;
   align-items: flex-end;
   justify-content: center;
    padding: 24px;
    
}





.col_full_blanc{
	position:absolute;
	height:100%;
	width:100%;
	top:0px;
	left:0px;
	z-index:2 !important;
	background-color: rgba(255, 255, 255, .8);
	
}






.col_full_gris{
	position:absolute;
	height:100%;
	width:100%;
	top:0px;
	left:0px;
	z-index:2 !important;
	background-color: rgba(124, 135, 142, .7);
	
}



.col_full_bandeau{
	position:relative;
	padding:137px 0px 110px 0px;
	/*background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;*/
}

.parallax-window {
	background: transparent;
}

.col_full_bandeau *{
	color:#FFFFFF;
}
.col_full_bandeau h2{
	padding-bottom: 16px;
}

.page_col_full, .page_col_full_home{
	z-index:3 !important;
}


.actu_titre{
	text-align: center;
}


.container_home_actu .owl-nav{
  position: absolute;
  top: auto;
  width: 46px;
  right: 0px;
  transform: translateX(100%);
  display: flex;
  left: calc(75% - 23px);
}


.container_home_actu  .owl-item:not(.active) {
  opacity: .2;
}

#owl_couner_home_actu{
	font-family: 'Butler Bold';
    font-size: 12px;
	position: absolute;
	top: 89px;
	width: 100%;
	right: 0px;
	transform: translateX(85.5%);
	pointer-events: none;
	color:#1D1776;
	letter-spacing: 2px;
}

#owl-carousel-actu .owl-stage-outer{
    overflow: visible;
}

#owl-carousel-actu .owl-stage > .active{
    transition: all 0.5s ease;
	padding-top:0px;
}



#owl-carousel-actu .owl-stage > .active ~ .active{
   /* padding-top:120px;*/
}


#owl-carousel-actu .home_actu{
	padding-right: 24px;
    padding-left: 24px;
	width: 100%;
	box-sizing: border-box;
}
.home_actu_titre{
	padding-bottom:26px;
	
}
.home_actu_lien{
  position: absolute;
  left: 100%;
  transform: translateX(calc(-100% - 24px));
  white-space: nowrap;
    bottom: -14px;
}
/*/////////////BARRE /////////*/

.barre_top_right:after{
	position:absolute;
	height:45px;
	border-right:2px solid #1D1776;
	top:25px;
	right:0px;
	content:'';
	display:block;
}

.barre_top_right_custom:after{
	position:absolute;
	height:45px;
	border-right:2px solid #1D1776;
	top:-60px;
	right:0px;
	content:'';
	display:block;
}

.barre_bottom_right:after{
	position:absolute;
	height:45px;
	border-right:2px solid #1D1776;
	top:22px;
	right:0px;
	content:'';
	display:block;
}
.barre_bottom_right_vdeo:after{
	position:absolute;
	height:45px;
	border-right:2px solid #1D1776;
	top:55px;
	right:0px;
	content:'';
	display:block;
}
.barre_bottom_right_bottom:after{
	position:absolute;
	height:45px;
	border-right:2px solid #1D1776;
	bottom: 0px;
	right:-1px;
	content:'';
	display:block;
}


.barre_bottom_left:after{
	position:absolute;
	height:45px;
	border-right:2px solid #1D1776;
	bottom:-70px;
	left:-1px;
	content:'';
	display:block;
}

.barre_top_left:after{
	position:absolute;
	height:45px;
	border-right:2px solid #1D1776;
	top:22px;
	left:-1px;
	content:'';
	display:block;
}

/*/////////////PAGE /////////*/
.page_intro{
	padding-top:100px;
	font-size:18px;
	color:#1D1776;
}

/*/////////////PAGE 3col/////////*/
.page_3_col_titre{
	margin-left: -12.3%;
	padding-bottom:90px;
}
/*.page_3_col {
	padding-right: 42px;
	padding-top: 0px;
}*/
.page_3_col {
  padding-right: 24px;
  padding-top: 0px;
  padding-left: 24px;
}
    
.page_3_col h4{
	text-transform:uppercase;
}
.page_3_col2 {
	padding-top: 100px;
}
.page_3_col3 {
	padding-top: 40px;
}

/*/////////////PAGE IMAGE FULL/////////*/

.page_col_full p{
	font-family: 'Butler Regular';
	color:#FFF;
	font-size:32px;
	text-align:center;
	line-height:1.2em !important;
	
}

/*/////////////PAGE HISTOIRE /////////*/

.histoire_sous_titre{
	font-size:12px;
	margin-bottom:10px;
	text-transform:uppercase;
	color: #1D1776;	
}

.histoire_img{
	margin-bottom:36px;	
}
.annee_simple .histoire_sous_titre, .annee_simple h3{
	color:#998542 !important;
	
}

/*/////////////PAGE SERVICES /////////*/

.services_odd .page_liste_services_img{
	padding-left:48px;
	max-width:370px;
	
}

.services_odd .page_liste_services_txt{
	/*padding-top: 52px;*/
	max-width: 500px;
	float: right;
        padding-right: 24px;
    padding-left: 24px;
}


.services_even .page_liste_services_img{
	padding-right: 48px;
	max-width: 370px;
	float: right;
}

.services_even .page_liste_services_txt{
	/*padding-top:52px;*/
	max-width:500px;
    padding-right: 24px;
    padding-left: 24px;
}

 .page_liste_services_txt h2{
	text-transform:uppercase;
	padding-bottom:10px;
}
/*/////////////PAGE PROJETS INTRO LISTE /////////*/




/*/////////////PROJET DETAIL /////////*/


.projet_num{
	text-align:center;
	color:#7C878E;
	font-size:12px;
	margin-bottom:10px;
	letter-spacing:2px;
}


.projet_titre{
	text-align: right;
	font-size:42px;
	padding-bottom:0px;
	letter-spacing: 2px;
 
    position: relative;
    margin-bottom: 48px;
    
}



.projet_soustitre{
    font-size: 28px;
    text-align: right;
    padding-right: 24px;
    margin-bottom: 96px;
    letter-spacing: 1px;
    color: #998542;
}

.projet_contenu_image img{
    display: block;
}
.projet_contenu_image{
    padding-bottom: 20px;
}

.projet_info_box{
    
   
    border-left: 1px solid #E9E9E9;
    font-size: 14px;
    
}

.projet_info_box div{
    position: relative;
     padding-left: 46px;
    padding-bottom: 20px;
    padding-right: 26px;
}

.projet_info_box div b, .projet_info_box div strong{
    color: #1D1776;
    font-weight: 400;
}


.projet_info_box img{
    position: absolute;
    left: -16px;
    top: -6px;
    width: 20px !important;
    height: auto;
    background-color: #FFFFFF;
    border: 6px solid #FFFFFF;

}

.projet_info_box_commenditaire p{
    font-size: 24px;
    font-family: 'Butler Bold';
    color: #1D1776;
    
}
.projet_info_box_commenditaire img{
 top: 0px;
    
}

.projet_info_box_infos{
    padding-bottom: 0px !important;
}

.projet_info_box_popup{
    padding-right: 40px;
    background-image: url('/img/arrow-up-right-and-arrow-down-left-from-center.svg');
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
}
.projet_info_box_popup:hover{
    background-image: url('/img/arrow-up-right-and-arrow-down-left-from-center_hover.svg');
}

.projet_link {
  margin-top: 85px;
  display: flex;
  justify-content: space-between;
    align-items: center;
}


.projet_categorie{
	font-family: 'Butler Regular';
	text-align:center;
	color:#7C878E;
	font-size:20px;
	margin-bottom:10px;
	margin-bottom:33px;
}

.projet_contenu{
    padding-right: 24px;
    padding-left: 24px;
}





.projet_detail_col_chiffre_container{
	
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -o-flex;
display: flex;

justify-content: center;
align-items: center;
}




.projet_detail_col_chiffre{
	
	text-align:center;	
}
.projet_detail_col_chiffre h2{
	color:#998542;
}
.projet_detail_col_chiffre p{
	padding-bottom: 45px;
}

.projet_detail_col_portrait{
	padding-left:30%;
	
}

.projet_detail_col_video{
	box-sizing:border-box;
	padding-left:40px;
	margin-top:140px;
	width:100%;
	
}



/*/////////////PAGE PROJETS  /////////*/

.page_projets h2{
	margin-bottom: 20px;
	
}

#page_projet_carousel .myslide{
	background-size:cover;
	background-position:center center;
	display: block;

}

#page_projet_carousel .myslide:after{
	content:'';
	display:block;
	padding-top:57%;
}


#page_projet_carousel .owl-nav{
	position: relative;
	width:100%;
	height:80px;
	top:0px;
	left:0px;

}
#page_projet_carousel .owl-nav button.owl-prev{
	
	  margin-top:28px;
}
#page_projet_carousel .owl-nav button.owl-next{

	 float:none;
	 margin-top:28px;
	 margin-left: 114px;
}

#page_projet_carousel  .myslide_legende{
	position: relative;
	padding: 5px 0px;
}

/*/////////////PAGE PROJETS  LISTE /////////*/

.projet_liste_container_header .header_anim{
	min-height: auto!important;
	height:156px;	
}
.border_line_blanc{
	/*border-right: 1px solid #FFFFFF;*/
	margin-top: 0px !important;
	margin-bottom: 0px !important;
/*	width: 100%;*/
	box-sizing: border-box;
}


.projet_liste_container_header .col_anim {
    background-color: #EEEEEE;
}

.projet_liste_container_left {
    position: absolute;
    height:156px;
    bottom: 0px;
    right: calc(75% - 15px);
    width: calc(25% + ((100vw/2) - 630px));
    background-color:#EEEEEE;;
}

.projet_liste_container_right {
    position: absolute;
    height:156px;
    bottom: 0px;
    left: calc(75% - 15px);
    width: calc(25% + ((100vw/2) - 630px));
	background-color:#EEEEEE;
}

.projet_liste_container{
	position:relative;
/*	background-color: #EEEEEE;*/
	overflow:hidden;
	z-index: 1;
}
.page_portfolio .footer_social{
	background-color: #EEEEEE;
}


.projet_liste_container .col_projet{
	min-height: 130px ;
	position:relative;
	
}

.projet_liste_container h4.projet_soustitre{
    font-size: 17px;
    line-height: 25px;
    padding-right: 0px;
    letter-spacing: 0.7px;
    
    
}

.inside_custom_line_projet {
    top: 0px;
    position: absolute;
    box-sizing: border-box;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
	height:100%;	
	max-width: 1750px;
    padding: 0 168px;
}

.inside_custom_line_projet .container_col{
	height:100%;	
}

.col_projet_full{
	height:100%;	
	
}


.hover_liste_projet{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity:0;
	background-color:rgba(29, 23, 118, .7);
/*	background-image:url(/img/fleche_plus.svg);*/
	background-position:center center;
	background-repeat:no-repeat;
	transition: all .3s ease-in-out  
}


.col_projet .box_liste_text{
    padding: 0px 24px 24px 31px;
    text-align: right;
}

.projets .box_liste_text h3{
	font-size:24px;	
}

.col_projet.box_image{
    margin-bottom: 20px;
}

/*/////////////ACTUALITES /////////*/


.col_actualites{
	position:relative;
	padding-bottom:100px;
}
.col_actualites_listing:nth-child(0n+1){
	padding-top:116px;	
}
.col_actualites_listing:nth-child(0n+3){
	padding-top:79px;	
}

.col_actualites .box_liste{
	padding-right: 24px;
  margin-bottom: 50px;
  padding-left: 24px;
}
.col_actualites .box_liste_img:after{
	padding-top:94%;
	
}
.col_actualites h2{
	font-size:20px;
	letter-spacing:normal;
}
.col_actualites_detail .box_liste_resume{
		min-height:49px;
}
.actualites_autres {
	background-image:url(/img/actualites_autres.svg);
	background-repeat:no-repeat;
	background-position:left top;
	
	position: absolute;
	left: 50%;
	top: 0;
	display: inline-block;
	width:20px;
	height:240px;

}

/*/////////////TEAM LISTE /////////*/

.team_direction{
	background-image:url(/img/direction.svg);
	background-repeat:no-repeat;
	background-position:center top;
	min-height:300px;
	margin-top:-35px;
}

.team_direction h2{
	display:none;
	
}

.team .box_liste{
	padding-right:0px;
	overflow:hidden;
}
.team .box_liste_img:after{
	padding-top:110%;	
}
.team .box_liste_text{
	background-color:#7C878E;	
}
.team .box_liste_text *{
	color:#FFF;	
}
.team .box_liste_text h2{
	font-size:20px;
	margin-bottom:5px;
	letter-spacing: normal;
}
.col_team_titre{
	display:inline-block;
	position:absolute;
	white-space:nowrap;
	top:30px;
	left:10px;
	color: #1D1776;
}
.team .box_liste_text{
	padding:24px 28px 14px 30px;
	
}


.team_liste_container_header{
	position:relative;	
}

.team_liste_collaborateurs{
	position:relative;
/*	background-color:#1D1776;*/
	
}

.team_liste_container_left {
    position: absolute;
    height: 156px;
    bottom: 0px;
    right: calc(75% - 15px);
    width: calc(25% + ((100vw/2) - 630px));
 /*   background-color: #1D1776;*/
}
.team_liste_container_right {
    position: absolute;
    height: 156px;
    bottom: 0px;
    left: calc(75% - 15px);
    width: calc(25% + ((100vw/2) - 630px));
   /* background-color: #1D1776;*/
}
.team_liste_container_header .col_anim {
  /*  background-color: #1D1776;*/
}
.team_liste_container_header .header_anim {
    min-height: auto !important;
    height: 156px;
}


.col_team_color {
   margin-top: -35px;
}

 .col_team:nth-child(0n + 2),  .col_team:nth-child(0n + 4) {
   margin-top: -28px;
}



.col_team_listing_sparator{
	height:145px;
	width:100%;
	position:relative;	
}



.col_team_listing{
	padding: 20px 24px;	
}

/*/////////////TEAM DETAIL /////////*/

.team_titre {
  
    width: 100%;
    font-size: 42px;
    padding-bottom: 0px;
	text-transform:uppercase;
}


.team_categorie{
	font-size:18px;
	color:#998542;
	text-transform:uppercase;
	letter-spacing:3px;
	margin-top:10px;
	
}
.team_photo{
	padding: 48px 100px 0px 0px;
	
	
}

.team_intro{
	font-family: 'Butler Medium';
	font-size:30px;
	color:#009CA6;
	padding: 0px 60px 45px 0px;
	
}

.team_intro_mobile {
	display:none;

}
.team_cusom_txt_barre{
	width: 57.15%;
	
}

/*/////////////parallax-background /////////*/
.parallax-background {

    background-position: 50% 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;

    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
/*/////////////LISTE /////////*/
.box_liste{
	padding-right:20px;	
	transition: all 1s ease-out;
}

.box_liste_img{
	position:relative;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	overflow-y:hidden;
	overflow:hidden;	
	transition: all 1s ease-out;
    
}

#projets_liste .box_liste_img{
    margin-left: 0.5px !important;
}

.box_liste_img:after{
	content:'';
	display:block;
	aspect-ratio: 576 / 280	;
}

.box_liste_img_in{
	position:absolute;
	top:50%;
	
	left:50%;
	transform:translate(-50%,-50%);
	width:100%;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	background-size: cover;
	/*transition: all 1s ease-out;*/
	
	 
     transition: transform .5s;
}

.box_liste_img:hover .hover_liste_projet{
	opacity:1;
	cursor:pointer;
	
}

.zoom-img{
	overflow:hidden;	
}
.zoom-img:hover .box_liste_img_in{
	
	transform:translate(-50%,-50%)  scale(1.2);
	
	
}

.container_page_box_liens .zoom-img:hover .box_liste_img_in{
	 transform:translate(-50%,-50%)  scale(1.3);
	
}

.box_liste_num{
	margin-top:16px;
	margin-bottom:12px;
	font-size:12px;
	color:#7C878E;
	letter-spacing:2px; 
}
.box_liste_date{
	margin-top:16px;
	margin-bottom:12px;
	font-size:12px;
	color:#998542;	
}


.box_liste_resume {
	
}


.col_actualites .box_liste:hover .box_liste_resume {
	background-image:url(/img/fleche_plus_blue.svg);
	background-repeat:no-repeat;
	background-position:left center;
	min-height:49px;
}


	
	
.col_actualites .box_liste:hover .box_liste_resume_content {
	display:none
}
.col_actualites .box_liste:hover .box_liste_date {
	font-family:"Avenir_LT_Heavy";
}



/*/////////////PAGEIMG LEFT/////////*/

.page_img_left_container{
	
}
.page_img_left_txt h2{
	  padding-bottom: 10px;
}

.page_img_left{
	height: 100%;
	width: 50vw;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: absolute;
	right: 50px;
	
}


.page_img_left_txt{
	padding-top: 52px;
        padding-right: 24px;
    padding-left: 24px;
}


/*/////////////PAGE 3col + icone /////////*/
.col_color_icone_container  .col_color_icone{
	background-position: center 30px;
	background-repeat: no-repeat;
	color: #FFF !important;
}

.col_color_icone_container .col_move_50 h3{
	font-size: 24px;
	color: #FFF !important;
}

.col_color_icone_container .col_move_50:nth-child(1) {
	margin-top: 80px;
}

.col_color_icone_container .col_move_50:nth-child(2){
	margin-top:120px;
}

.col_color_icone_container .col_move_50:nth-child(3 ){
	margin-top:50px;
}


.col_color_icone_container .col_move_50:nth-child(1) .col_color_icone {
	background-image: url('/img/_entreprise_blanc.svg');
}

.col_color_icone_container .col_move_50:nth-child(2) .col_color_icone{
	background-image: url('/img/_bureau_blanc.svg');
}

.col_color_icone_container .col_move_50:nth-child(3) .col_color_icone{
	background-image: url('/img/_ecosysteme_blanc.svg');
}


.col_color_icone {
top: 0px;
left: 0px;
position: absolute;
width: 100%;
height: 100%;	
	
}

.col_color_icone_txt{
	padding: 160px 20px 36px 20px;
	position: relative;
	bottom: 0px;
	left: 0px;
	color: #FFF !important;	
}	

.col_color_icone_contenu1, .col_color_icone_contenu2, .col_color_icone_contenu3{
    padding-right: 24px;
  padding-left: 24px;
}


.col_color_icone_contenu1 h3 {
	color: #123250 !important;
	font-size: 30px;

	text-transform: uppercase;
}
.col_color_icone_contenu1 strong {
	color: #123250 !important;
}

.col_color_icone_contenu1:before{
	content: "";
	position: absolute;
height: 60px;
width: 60px;
	left: -75px;
	top: -10px;
	background-image: url('/img/_entreprise_RVB.svg');
	background-repeat: no-repeat;
	background-size: contain;

}
.col_color_icone_contenu2 h3{
	color: #009BA7 !important;
	font-size: 30px;

	text-transform: uppercase;
}
.col_color_icone_contenu2 strong {
	color: #009BA7 !important;
}

.col_color_icone_contenu2:before{
	content: "";
	position: absolute;
height: 60px;
width: 60px;
	left: -75px;
	top: -10px;
	background-image: url('/img/_bureau_RVB.svg');
	background-repeat: no-repeat;
	background-size: contain;

}
.col_color_icone_contenu3 h3 {
	color: #988542 !important;
	 font-size: 30px;
	 text-transform: uppercase;
}
 .col_color_icone_contenu3 strong {
	color: #988542 !important;
}


.col_color_icone_contenu3:before{
	content: "";
	position: absolute;
height: 60px;
width: 60px;
	left: -75px;
	top: -10px;
	background-image: url('/img/_ecosysteme_RVB.svg');
	background-repeat: no-repeat;
	background-size: contain;

}

/*/////////////PAGE BOX LIENS/////////*/
.container_page_box_liens{

	
}

.page_box_liens{
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	min-height:560px;
	color:#1D1776;
	font-size:24px;
	
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
}

.page_box_liens p{
	font-family: 'Butler Bold';
	color:#1D1776;
	font-size:24px;
	line-height: 28px;
}

.page_box_liens.barre_top_right:after{
	top:-67px;
}

.page_box_liens_right{
	position:relative;
	margin-bottom:48px;
	float: left;
	background-color:#FFF;
	padding:130px 34px 60px 34px;
	width:50%;
    box-sizing: border-box;
	z-index:9;
	-ms-flex-align: end;
	 align-self: flex-end ;
	 
}

.page_box_liens_left{
	position:absolute;
	margin-top:48px;
	right: 0px;
	background-color:#FFF;
	padding:130px 34px 60px 34px;
	width:50%;
	box-sizing: border-box;
	align-self: flex-start;
	z-index:9;
}

/*/////////////ACTU /////////*/

.archives_table_container{
	position:relative;	
}

.archives_table{
 border-collapse:collapse;
 width:100%;
	
}

.archives_table tr td{
	/*padding-top:24px;*/
	vertical-align: middle;
}
.archives_table tr td.archives_col_td{
	width: calc((100vw - 1080px) / 2);
}

.archives_table tr[data-linkarchive]:hover td, .archives_table tr.archives_tr_selected td {
	background-color:#001489;
	color:#FFFFFF;
	cursor:pointer;
	/*padding-top:24px;*/
	border-bottom: 1px solid #001489;
}
.archives_table tr[data-linkarchive]:hover *, .archives_table tr.archives_tr_selected *{
	color:#FFFFFF;
	cursor:pointer;
}

.archives_table tr[data-linkarchive]:hover td.archives_fleche{
    background-image:url(/img/archives_fleche_hover.svg);
}

.archives_table  td{
	border:0px;
	padding: 4px 20px;
	font-size:14px;
	color:#3F4447;
	vertical-align:top;
}

.archives_table tr[data-linkarchive] td.archives_fleche{
	background-image:url(/img/archives_fleche.svg);
	background-position:center center;
	background-repeat:no-repeat;
}

.archives_table td.archives_line{
	border-bottom: 1px solid #001489;
}

.archives_table td.archives_date{
	width:80px;
	padding:21px 0px;
	vertical-align:central;
}
/*/////////////ACTU /////////*/

.box_actu_image{
	background-size:cover;
	margin-bottom:20px;
}
.box_actu_image:after{
	content:'';
	display:block;
	padding-top:100%;
}

.box_actu h2{
	font-size:24px;
    color: #626262;
    margin-bottom: 20px;
    letter-spacing: normal;
}
.box_actu_date{
	font-size:12px;
	color:#998542;
	margin-bottom:6px;
}

/*/////////////CONTACT MAP /////////*/
.page_contact h6{
	padding-bottom:14px;	
}
.col .contact_social_link  img{
	width:auto !important;	
}

.contact_social_link  a{
	margin-right:24px;
	display:inline-block;
	height:20px;
	vertical-align: top;
}


.col.map_contact img, .col #map iframe img{
	width:auto !important;
	
}
#map {
    min-height: 100px;
    width: 100%;
    height: 353px;
}

/*/////////////POPUP /////////*/
.popup_image{
	position:absolute;
	right:15px;
	bottom:15px;
	height:36px;
	width:36px;
	
}


/*/////////////SHARE /////////*/

.container_share{
	position:relative;	
}
.share{
	position:absolute;
	top:0px;
	right:-50px;
	text-align:center;
	width:18px;
	height: 226px;
	background-color:#FFF;
	background-image:url(/img/partager_add.svg);
	background-position:center bottom;
	background-repeat:no-repeat;
}

 a.link_share{
	margin-bottom:25px;
	display: block;
	text-align:center;
}
 a.link_share_facebook img{
	 width:12px;
}


.share_new{
    position: relative;
    display: flex;
    align-items: center;
    
}

.share_new_icone{
       display: flex;
    align-items: flex-end;
    
}
.share_new img{
    height: 15px !important;
    width: auto;
    display: block;
    
}

.share_new .link_share{
    display: inline-block;
    padding-left: 10px;
    margin-bottom:0px;
}
/*/////////////FORM /////////*/
.form_projet{
	padding:0px 48px;
	
}


.form_search_container{
    background-color: #FFFFFF;
    padding: 84px 0px 84px 0px;
    
}
.form_search{
    display: flex;
    justify-content:space-between; 
 }
    
.form_search_container a{
    font-size: 16px;
    color: #9c9c9c;
    text-transform: uppercase;
}
.form_search_container a:hover{
 color: #1D1776;
}
.form_search_container a.active{
color: #1D1776;
}
.form_search_container .filter_all{
    text-align: center;
    
}



.form_projet .btn_cadre_vert{
	margin-top:55px;
 width:100%
}
.searchnumref{
	box-sizing:border-box;
	margin-bottom:38px;
	position:relative;
}
#searchnumref_menu .searchnumref{
	margin-top:40px;
}

#searchnumref_menu .searchnumref{
	margin-bottom: 5px;
}

input{
	  -webkit-appearance:none !important;
	  border-radius: 0;
	  background-color:transparent;
	  border:none;
	  border:0px;
}
input.num_ref{
	
	border-bottom:1px solid #1D1776;
	padding:10px 0px;
	width:100%;
	
}

button.loupe{
	background-color:transparent;
	border:none;
	position:absolute;
	right:0px;
	top:0px;
	cursor:pointer;
	width:21px;
	height:22px;
}

#searchnumref_menu input.num_ref{
	font-family:"Avenir LT W04_45 Book O1475518";
	border-bottom:1px solid #FFFFFF;
	width: calc(100% - 48px);
	color:#FFF;
	font-size:16px !important;
}
#searchnumref_menu button.loupe{
	right:20px;
	top: 6px;
}

.mfp-close{
    background-image: url('/img/popup_close.svg') !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    content: ''!important;
    font-size: 0px !important;
    right: 106px !important;
    top: 20px !important;
}

.mfp-content{
    width: 100%;
    max-width: 912px;
    background-color: #FFFFFF;
    padding: 120px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
}
.mfp-content h1{
    text-align: right;
    font-size: 42px;
    position: relative;
    padding-left: 20px;
}

.mfp-content h1:before, .popup_more_infos:before  {
  content: '';
  position: absolute;
  left: 0px;
  height: 50px;
  width: 1px;
  background-color: #1D1776;
  top: -4px;
}
.mfp-content h2{
    text-align: left;
    font-size: 28px;
    margin-bottom: 40px;
}

.popup_more_infos{
    position: relative;
    padding-top: 70px;
    margin-top: 20px;
}

::-webkit-input-placeholder {
color:#7C878E !important;
font-size: 14px !important;
 font-family:"Avenir_LT_Book";
opacity:1;
}

:-moz-placeholder { /* Firefox 18- */
color:#7C878E !important;
font-size: 14px !important;
 font-family:"Avenir_LT_Book";
opacity:1;
}

::-moz-placeholder {  /* Firefox 19+ */
color:#7C878E !important;
font-size: 14px !important;
 font-family:"Avenir_LT_Book";
opacity:1;
}

:-ms-input-placeholder {  
color:#7C878E !important;
font-size: 14px !important;
 font-family:"Avenir_LT_Book";
opacity:1;
}

input.placeholder {
color:#7C878E !important;
font-size: 14px !important;
 font-family:"Avenir_LT_Book";
opacity:1;
}





#searchnumref_menu ::-webkit-input-placeholder {
color:#FFF !important;
font-size: 16px !important;
	 font-family:"Avenir LT W04_45 Book O1475518";
opacity:1;
}

#searchnumref_menu :-moz-placeholder { /* Firefox 18- */
color:#FFF !important;
font-size: 16px !important;
	 font-family:"Avenir LT W04_45 Book O1475518";
opacity:1;
}

#searchnumref_menu ::-moz-placeholder {  /* Firefox 19+ */
color:#FFF !important;
font-size: 16px !important;
	 font-family:"Avenir LT W04_45 Book O1475518";
opacity:1;
}

#searchnumref_menu :-ms-input-placeholder {  
color:#FFF !important;
font-size: 16px !important;
	 font-family:"Avenir LT W04_45 Book O1475518";
opacity:1;
}

#searchnumref_menu input.placeholder {
color:#FFF !important;
font-size: 16px !important;
	 font-family:"Avenir LT W04_45 Book O1475518";
opacity:1;
}





.container_checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	color:#009CA6;
	font-weight: 600;
}

.container_checkbox:hover, .container_checkbox.active {
	color:#009CA6  !important;
  	

}

/* Hide the browser's default checkbox */
.container_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
	
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    border:2px solid #009CA6;
}

/* On mouse-over, add a grey background color */
.container_checkbox:hover input ~ .checkmark {
	color:#009CA6;
    border:2px solid #009CA6;
}


/* When the checkbox is checked, add a blue background */
.container_checkbox input.active ~ .checkmark {
  border:2px solid #009CA6 !important;
  color:#009CA6;
}



/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container_checkbox input.active~ .checkmark:after {
    display: block;
}

.container_checkbox input:checked~ .checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */
.container_checkbox .checkmark:after {
	left: 3px;
	top: 3px;
	width: 1px;
	height: 1px;
	border: solid #009CA6;
	border: 4px solid #009CA6;
	background-color: #009CA6;
}
/*/////////////FOOTER /////////*/
#footer{
	
	position:relative;
    z-index: 1;
	padding-top: 100px;
    background-color: #FFFFFF;
}

#footer .col.col3{
        display: flex;
        align-items: flex-end;
        min-height: 346px;
}

#footer_adresse{
    position: absolute;
    width: calc(100% + 88px);
    left: -88px;
    color: #626262;
    height: 346px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-right: 1px solid #FFF;
}

.footer_adresse_col{
    background-color: #1D1776;
      padding-bottom: 38px;
    color: #FFFFFF;
      padding: 48px 48px 38px 48px;
    
}


#footer_adresse a{
    color: #998542
}

.footer_menu{
    background-color: #1D1776;
    padding: 48px 48px ;
    color: #FFF;
    width: 100%;
    height: 346px;
    align-items: flex-end;
    box-sizing: border-box;
    display: flex;
    border-left: 1px solid #FFF;
   border-right: 1px solid #FFF;
}
.footer_menu ul{
	list-style:none;
	
	
}
.footer_menu ul li {
    padding-top: 10px;

}
.footer_menu ul li a{
	font-family: 'Butler Regular';
	font-size: 24px;
	color:#FFF;
}

.footer_social{
 background-color: #1D1776;
 padding:48px 48px ;
 height: 254px;
 display: flex;
 align-items: flex-end;
 box-sizing: border-box;     
 width: 100%;
}

.footer_social_link{
   display: flex;
  align-items: center;  
}
.footer_social img{
   height: 20px !important;
    width: auto !important; 
    padding-right:24px;
}
.footer_social_link .link_social{
    line-height: 0;
    display: inline-block;
}


.rubriques_quiklink_annexes{
    position: relative;
    background-color: #1D1776;
    padding:48px 0px 48px 48px;  
     box-sizing: border-box; 
     width: 100%;
    height: 298px;
    
    display: flex;
    align-items: flex-end;
}

.rubriques_quiklink_annexes:after{
  content: '';
  width: 600px;
  background-color: #1D1776;
  padding: 48px 0px 48px 48px;
  display: block;
  height: 100%;
  bottom: 0px;
  position: absolute;
  left: 100%;
  box-sizing: border-box;
}

.rubriques_quiklink a{
    padding: 15px 18px 15px 18px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.rubriques_quiklink a:hover{
    border: 1px solid rgba(255, 255, 255, 1);
}

.rubriques_quiklink img{
    height: auto  !important;
    width:18px !important;
}

#footer .rubriques_annexes{
 position: absolute;
  left: calc(100% + 48px);
  width: 200px;
  bottom: 48px;
}


/*///////////// Mobile /////////*/


.nomobile{
	display: block;
}

.mobile{
	display: none ;
}

#menuoverlay.menu_open{
    	display: block !important;
        left: 56px;
     
}

#btn_colse_menuoverlay{
    position: absolute;
    left: 17px;
    top: 46px;
    z-index: 1;
}
/*///////////// FADE /////////*/
@keyframes fadein {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}

/* Firefox < 16 */
@-moz-keyframes fadein {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}

/* Internet Explorer */
@-ms-keyframes fadein {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}

/* Opera < 12.1 */
@-o-keyframes fadein {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}

/*1792px*/
@media all and (max-width:1650px) {

#mymainnav .colnav.col3{
    width: 50%;
    }
 .menudpa_0 {
  width: 50%;
}   
    
.menudpa_0:last-child a{
  width: 100%;
  box-sizing: border-box;
    }

}
	
@media all and (max-width:1290px) {
.header_img{
	width:calc(75% + 0px);
	
}
.fond_header_page {
    width: calc(25% + 30px);
}

.fond_logo_page {
    width: calc(25% + 30px);
}

.home_carousel_projets{
	width: calc(100% + 0px);
}
.home_carousel_projets_col_gris{

	width: calc(25% + 30px);
	
}
 .home_carousel_projets_img{
	width: 50%;
}
.home_carousel_projets_text{
	width: 50%;
}

.projet_liste_container_left {
    width: 50%;

}
    
    

}
@media all and (max-width:1080px) {

.col_home_services_txt {
    padding: 40px 20px 36px 20px;
}

#footer_adresse{
    width: 260px;    
}
.rubriques_quiklink a {
  font-size: 10px;

}
    
}
@media all and (max-width:1000px) {
#owl_couner_home_actu {
    top: 86px;

}
	
	
.homepage h1.header_titre {
    right: auto;
}

    
.nomobile{
	display: none;
}

.mobile{
	display: block ;
}
    
.mymainnav_container {
  height: 88px;
  box-sizing: border-box;
}	
	
#logo {
  margin-top: 88px !important;
}
    
#content {   
    padding-top: 88px !important;
 }
        
#footer_adresse{
    width: 200px;    
}  
    
    
    

.col3_960{
	width:50% !important;
}

.col3_960.barre_bottom_left::after {
	display:none;
}
 .page_3_col2 {
    padding-top: 40px;
}

.col3_960_margin{
	width:50% !important;
	margin-left:25%;
	
}
.barre_bottom_left_960::after {
    position: absolute;
    height: 45px;
    border-right: 1px solid #1D1776;
    bottom: -70px;
    left: -1px;
    content: '';
    display: block;
}

.col4_960{
	width: 66.66% !important;
	
}

/*////PAGE PROJETS/////*/

.col3_960 .box_liste, .col3_960_margin .box_liste {
    padding-right: 0px;
}

.box_liste_projet2 .box_liste:before {

    padding-top: 0px !important;
}
.box_liste_projet1 .box_liste {
    margin-top: 20px !important;
}
.box_liste_projet2 .box_liste {
    margin-top: 20px;
}
.box_liste_projet3 .box_liste {
    margin-top: 20px;
}
.col_projet .box_liste_text {
    position: relative !important;
}
.box_liste_projet1 .barre_bottom_right:after {
	display:none;
}




/*////ACTUALITES/////*/
.btn_back_container{
	position: relative;
	
}
 .btn_back {
    right: 0px;
    top: -70px;
    left: auto;
  }
	
.actualites .padding_header {
  padding-top: 200px;
}	
.actu_titre {
    font-size: 28px;
	padding: 0px 40px;
  }
	
.col_actualites .box_liste {
    padding-right: 0px;
 
}
.col_actualites_listing:nth-child(3) {
    padding-top: 0px;
}
/*////PAGE LIENS/////*/


.page_box_liens_left, .page_box_liens_right{
    width: 70%;
}

.home_container_services{
	margin-top:50px;	
}
.home_container_services .col3 {
	width:50%;
	
}
.home_container_services .col_move_50 {
    transform: none;
}

.btn_back {
 
    transform: none;
   
}
.col8.projet_detail_carousel_container{
	width:100%;	
}
#projet_detail_carousel .owl-nav {
	background-color:#FFF;
    width: 51px;
    height: 100%;
    top: 0px;
    right: 0px;
}

#projet_detail_carousel .owl-nav {
	background-color: transparent;
	width: 100%;
	height: 80px;
	top: auto;
	right: 0px;
	position: absolute;
	bottom: -100px;
}
#projet_detail_carousel .owl-nav button.owl-prev {
    transform: none;
    margin-top: 0px;
}
#projet_detail_carousel .owl-nav button.owl-next {
    transform: none;
    float: right;
    margin-top: 0px;
}
.owl_couner_projet_detail_container{
	width:100%;	
}

#owl_couner_projet_detail {
    top: 40px;
	left: 0px;
	width: 100%;
}
.btn_back_bottom{
	position:relative;
	margin-top:60px;	
}

 .page_liste_services_txt h2{
	 font-size:30px;
}

.team_intro {
    font-size: 24px;
}


.js {
    max-width: 80%;
    margin: auto;
}

.col_home_services_txt {
  padding: 0px;
}

.projet_detail_chiffres{
	padding-top:100px;	
}
#owl-carousel-projet2{
		height: auto !important
}
.btn_back_bottom{
/*	margin-top:0px;	*/
}


#cd-h-backimage {
    width: 180% !important;
    left: -40% !important;
	background-position:center center;
}


.projet_detail .col3, .projet_detail .col6, .projets .col3, .projets .col6, .projets .col5 {
    width: 100% !important;
}    
.projet_contenu {
  padding: 0px;
}
.projet_info_open {
    padding-bottom: 17px;
  }    
    
 .projet_liste_container .col_projet {
  min-height: auto;
}   

#footer_mobile{
    background-color: #1D1776;
    padding: 36px;
    color: #FFFFFF; 
}
    
.footer_social_link{
    padding: 30px 36px;
}
    
.link_social{
    padding-right: 20px;
        
 }
.footer_menu_mobile ul{
    list-style: none;
    padding: 10px 0px;
    }
.footer_menu_mobile ul li{
    list-style: none;
    display: inline-block;
    float: left;
    
    }
.footer_menu_mobile ul li a{
    color: #FFFFFF;
    font-size: 14px;
    display: inline-block;
    padding-right: 20px;
    font-family: 'Butler Medium';
    }
    
#owl-carousel-service{
    margin-bottom: 10px;
 }
    
#owl-carousel-service h2{
    margin-bottom: 10px;
    text-align: right;
    font-size: 24px;
    color: #626262;
    
 }
    
#owl-carousel-service .owl-nav{
    position: absolute;
  bottom: 16px;
  top: auto;
  left: 0;
  width: 46px;
  display: flex;
    
 }   
    
.col_home_services {
  aspect-ratio: 312 / 312;
  background-size: cover;
  margin:24px 0px;
}    

    
.container_home_actu .owl-nav {
    position: relative;
	top: auto;
	width: 100%;
	right: auto;
	left: -100%;
	bottom: -13px;
 
}
    
.projet_info_box {
  margin:30px 0px 15px 0px;
}
   
    
.mfp-content{
    max-width: 90vw;
    padding: 60px 20px;
}
    
.mfp-close {
  right: 10px !important;
  top: 10px !important;
}    
    
}

@media all and (max-width:850px) {
 #logo {
  justify-content: center;
  width: 90px !important;
  padding:0px;
}

.inside {
    padding:0px 90px;
}	
#header_carousel{
    width:100%  !important;
    padding-left: 0px;
    }
.home_container_intro .col6, .home_container_services  .col6, .home_Quicklink .col6{
       width:100% !important;
}
    
 .home_carousel_projets, .home_carousel_projets_img {
    width:100%  !important;
  }    
  .container_col{
      margin: 0px;
    }
    
 .home_carousel_projets_img {
  height: 100%;
  width: 100%;
  float: none;
  padding-right: 0px;
}   
    
.home_carousel_projets_text {
    width: 100%;
    float: none;
  }
 .home_carousel_projets_text .myslide{
     height: auto;
  }   
    
.home_carousel_projets_text_in {
  padding: 24px 0px 60px 0px;
}
.home_carousel_projets_text .owl-nav {
  left: 0;
}
a.home_carousel_projets_lien {
  margin-right: 0px;
} 
.home_carousel_projets {
  overflow: visible;
}   
    
.home_Quicklink_left_background {
  right: auto;
  width: 100%;
}
.home_Quicklink_right_content1, .home_Quicklink_right_content2 {
  margin:24px 0px;
}    
    
.container_home_actu .col6{
    width:100% !important;
    }
    
.home_Quicklink_left_content {
  padding:40px;
}  

.home_Quicklink .container_col {
  display: block;
}
    
    
    
#searchnumref_menu .searchnumref {
    margin-top: 0px;
}
    




#owl-carousel-actu .home_actu {
    padding: 0px;
  }

.col_actualites{
	padding-bottom:0px;
}
#owl-carousel-actu .owl-item {

    padding-bottom: 20px;
}


#owl_couner_home_actu {
    top: auto;
    width: 100%;
    right: auto;
    transform: none;
    left: 0px;
    text-align: center;
	bottom: 100px;
}

.home_intro .intro {
    padding: 40px 0px 160px 0px;

}

.projet_detail_col_chiffre h2 {
	font-size:2.3em;
}
    
    
.barre_top_right_custom::after {
  border-right:1px solid #1D1776;
}    
    
.barre_bottom_left .page_3_col, .col3_960_margin .page_3_col{
  padding-right: 0px;
  padding-top: 0px;
  padding-left: 0px;
}    
 .page_liste_services_txt, .page_img_left_txt, .col_color_icone_contenu1, .col_color_icone_contenu2, .col_color_icone_contenu3  {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
	
.barre_top_left::after {
  border-right:1px solid #1D1776;

}
	
.barre_top_right::after {
  border-right:1px solid #1D1776;
}
	

}


@media all and (max-width:740px) {

.inside.home_container_projets{
	padding:0px;
	
}
.home_container_projets {
    height: auto;
    top: 0px;
}
.home_carousel_projets {
    position: relative;
    width: 100%;

}
.home_carousel_projets_col2{
	display:none;	
}
.home_carousel_projets_col_gris {
    width: calc(25% + 30px);
	height:500px;
	
	display:none;
}

.home_carousel_projets_img {
    width: 100%;
	position:relative !important;
	
}
.home_carousel_projets_img .myslide {
	
	height: 100%;
}
.home_carousel_projets_img .myslide:after {
	content:'';
	display:block;
	padding-top:80%;
}




 .home_carousel_projets_text .myslide{
	height: auto;
	
}


.home_carousel_projets_text{
    width: 100%;
	position:relative !important;
	/*height:600px !important*/
}




 #owl_couner_home {
top: 68px;
width: 50%;
right: auto;
left: 15px;
}

.team_intro {
    font-size: 20px;
}
    
    
    
    .col_custom_gris{
    background-color: #979797;
    padding: 30px 30px;
    left: 0;
    transform: none;
    width: 100%;
    float: none;
    box-sizing: border-box;
    margin: 0px;
}

.mfp-content h1 {
  font-size: 28px;
}
.mfp-content h2 {
  font-size: 24px;
}
    
    
    
}






@media all and (max-width:700px) {


.page_box_liens_left, .page_box_liens_right{
    width: 80%;
}

.footer_menu {
    position: relative;
    padding: 0px 0px 20px 0px;
    left: 0;
	width:100%;
}
.footer_adresse {
    padding: 39px 0px 39px 20px;
}
.footer_social_link {
    padding-left: 35px;
}

 .page_liste_services_txt h2{
	 font-size:24px;
}

.js {
    max-width: 70%;
}
.page_3_col_titre {
    padding-bottom: 10px;
}


#logo {
    position: absolute;
    padding-right: 0px;
    width: 19px !important;
    box-sizing: border-box;
    height: 295px;
    left: 17px;
    margin-top: 70px;

}    
#header_carousel {
    padding-left: 36px;
    width: 100% !important;
    box-sizing: border-box;
    position: relative;
    height: auto;
}
#header_carousel .myslide {
  height: 288px;
  width: 100%;
    background-size: cover;
    background-position: center center;
}
    
.header_page {
  height: auto;
  margin-bottom: 30px;
}
    
.home_container_intro h1 {
  font-size: 28px;
    padding-right: 24px;
}
    
.titre_line_right::after {
  height: 36px;
}
.titre_line_left::after {
  height: 36px;
}
    
.inside {
  padding: 0px 17px;
}
.inside.home_container_projets {
    padding:17px;
  }  
    
.home_container_intro {
  margin-bottom: 60px;
}
.col_home_services_txt h2 {
    margin: 0px;
    }
.home_actu_lien {
  bottom: 0px;
}
    
.padding_90 {
  padding-top: 60px;
}
.btn_border_blanc {
  text-align: center;
}
    
 #menuoverlay.menu_open {
  width: calc(100vw - 100px);
  left: 100px;
}
    
.home_texte_right {
  padding:0px 0px;
}
    
.form_search_container {
  padding:0px 36px 10px 36px;
}
    
.form_search {
    display: inherit;
}
.form_search a {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}    
    
.projet_liste_container .col_projet {
    padding-left: 36px;
  }
 .projet_liste_container h3 {
     font-size: 14px;
     margin-top: 6px;
  }   
    
    
.projet_titre {
  font-size: 14px;
}
.projet_contenu {
  padding: 0px;
}  
 
.projet_info_open{
    padding-bottom:17px;
}
.projet_link {
  margin-top: 20px;
}
    
 .container_home_actu .owl-nav {
    bottom: 0px;
  }
	
#footer {
  padding-top: 40px;
}
	
.container_home_actu .padding_34 {
  padding-top: 0px;
}	
	
.projet_detail .projet_titre {
    margin-top: -15px;
	margin-bottom: 4px;
  }
	
.projet_detail .projet_soustitre {
	font-size: 14px;
	color: #958542;
	margin-bottom: 20px;
  }
	
.projet_detail .projet_soustitre:after {
  content: '';
  position: absolute;
  right: 0px;
  height: 50px;
  width: 1px;
  background-color: #1D1776;
  top: 8px;
}
.projet_contenu_image {
  padding-bottom: 15px;
}
.col_actualites .box_liste {
	margin-bottom: 30px;
  padding-left: 0px;
}	
.col_actualites .box_liste_img::after {
  padding-top: 50%;
}
	
.team_photo {
  padding: 0px 0px 0px 35px;
}
    
}
@media all and (max-width:620px) {
	
	
	h1{
		font-size:42px;
	}
	
	
	h2{
		font-size:36px;
		
	}
	
	

#menuoverlay .border_line {
    border-right: 0px;
}
.menuoverlay_col_first{
	position:absolute;
	width:40px;
	left:0px;
	
}



#searchnumref_menu input.num_ref {
padding: 5px 0px;
}




.spacer_col {
    min-height:0px;
	height:0px;
}
.col3{
	width:100% !important;
	margin-left:0px !important;
}
.col6 {
   width:100% !important;
}

.border_line_home,.border_line{
	border:0px !important;
	
}
.header_img {
	height: 400px;
	width: calc(100% - 132px);
	right: auto;
	left: 0px;
}

.homepage .header_img {
	width: 100%;
	right: auto;
	left: 0px;
}



.fond_logo_page {
    position: absolute;
    height: 400px;
    bottom: 0px;
    right: auto;
    width: 200px;
    background-color: rgba(29, 23, 118, .7);
    top: 0px;
    left: 0px;
}
.anim1home,.anim1 {
	display:none;
 
    height:0%;

}
.header_anim {
    min-height: 400px;
}
.header_anim_{
	min-height:400px;
	max-height:400px;
}

.header_anim_responsive{
	display:none;
}
.header_anim_responsive_titre{
	min-height:100px;
	
}
h1.header_titre {
	position:relative;
    top: 50px;
}
.header_titre_28 h1.header_titre {
  right: 0px;
}
	
.projet_liste_container_header, .projet_col_responsive {
	display:none;
	
}


.header_carousel .myslide {
    height: 400px;
}
.homepage .header_anim {
    min-height: 400px;
}

.homepage h1.header_titre {
    color: #FFF;
    right: auto;
    top: 60px;
	font-size:40px;
}

.homepage_header_responsive_titre{
	min-height:200px !important;
	
}

.home_intro .intro {
    padding: 40px 0px 80px 0px;
}

.bg_blue{
	background-color:#1D1776;	
}

h1.header_titre {
    right: auto;

}


.home_carousel_projets_col_gris {
    display: none;
}


#owl_couner_home_actu {
    bottom: 50px;
}
#projets_carousel_intro .owl-nav {
    width: 100%;

}
.projet_liste_container .col_projet {
    min-height: 0px !important;
 
}

.team_direction {
    background-image: none;
    min-height: 0px;
    position: relative;
    margin-bottom: 80px;
	margin-left: -10px !important;
}
.team_direction h2 {
	 position: relative;
    display: block;
	color: #1D1776;
}

.team_liste_container_header{
	display:none;	
}

.team_liste_collaborateurs .inside_custom_line_projet {
	display:none;
	
}

.team_liste_collaborateurs .padding_160{
	padding-top: 70px;
	
}




.col_actualites_listing:nth-child(1) {
    padding-top: 50px;

}


.logo_page_detail {
    position: absolute;
    z-index: 99;

}

.team_intro {
    padding: 0px 0px 0px 0px;

}
.home_container_services .col_move_50:nth-child(2n+1) {
    margin-top: 0px;
}
#owl-carousel-actu .home_actu {
    width: 100%;
}
.border_line_blanc {
    border-right: 0px ;

}
.inside_custom_line_projet {
	display:none;	
}
#owl-carousel-projet2, .owl-stage-outer {
   /* height: auto !important;*/
}
.form_projet {
    padding: 0px;
}

.col_full_bandeau {
    padding: 110px 0px 110px 0px;
}


.page_box_liens {
    min-height: auto;
    justify-content: center;
	align-items: center;
}



.page_box_liens_left {
    position: relative;
     margin-bottom: 48px;
    align-self: normal;
   
	padding: 60px 34px 60px 34px;

}

.page_box_liens_right {
     position: relative;
   margin-top: 48px;
    align-self: normal;
   
	padding: 60px 34px 60px 34px;

	
}

.team_cusom_txt_barre.barre_top_right::after {
 
    border-right: 2px solid #FFF;
 
}

.page_col_full_home_lien2{
	margin-top:20px;	
}


.projet_detail_col_chiffre_container{
	
display: block;

}


h2 {
    font-size: 30px;
}

#footer_mobile img{
	width: 240px;
	height: auto;
	}
	
.box_actu_image {
  margin-bottom: 18px;
}
.home_texte_right a.btn_fleche_right {
  margin-top: 10px;
}	

.home_container_projets .padding_55 {
  padding-top: 15px;
}
	
.home_carousel_projets_text_in h3{
	font-size: 15px;
	text-transform: uppercase;
}
	
.home_carousel_projets_text_in_soustitre{
	display: none;
}
.home_carousel_projets_text_in {
    padding: 24px 0px 15px 0px;
  }	
	
h2 {
    font-size: 28px;
}
	
.home_container_services .padding_34 {
  padding-top: 0px;
}
#owl-carousel-service h2{
	margin-bottom: 0px;
}
	
.home_container_services .home_texte_right p:first-child{
	text-align: left;
}
	
.home_Quicklink_left_content h2 {
  margin-bottom: 20px;
}
	
.home_Quicklink_left_background {
    right: auto;
    width: calc(100% + 40px);
    margin-left: -20px;
  }	
.home_Quicklink_left_content {
    padding:40px 0px 25px 0px;
  }	
	
.home_Quicklink_right_content1, .home_Quicklink_right_content2 {
  aspect-ratio: 359 / 240;
}
.home_actu_titre {
  padding-bottom: 0px;
}
.box_actu_image::after {
   aspect-ratio: 359 / 359;
  padding-top:0;
}	
#owl-carousel-actu .owl-item {
    padding-bottom: 0px;
  }	
.box_actu h2 {
  margin-bottom:10px;
}
.col_projet.box_image {
  margin-bottom: 0px;
}	
 .projet_liste_container h3 {
	 text-align: right;
  }
    
.services_even .page_liste_services_img, .services_odd .page_liste_services_img {
  padding-right: 0px;
  max-width: 100%;
 padding-left: 0px;
}
.page_liste_services.services_odd{
    display: flex;
flex-direction: column-reverse;
    
    }
}

@media all and (max-width:620px) {
	
	.logo_detail {
    background-image: url(/img/logo_bleu_horizontal.svg);
	background-size:contain;
    background-position: left center;
    background-repeat: no-repeat;
    position: relative;
    height: 42px;
    width: calc(100% - 100px);
    display: block;
    margin-top: 48px;
}
	
	
h1.header_titre{
	position:relative;
	font-size: 3em;
	white-space: normal;
}


.col1{
	width:8.33%;
}
.col2, .col3, .col4, .col5, .col6, .col7,.col8, .col9, .col10{
	width:100%;
}

.col.col_actualites_listing{
	width:100% !important;
}

.col_move_50 {
    transform: none;
}
.fond_logo_page {
    width: 60px;
  
}

.home_carousel_projets_text .owl-nav {
   width: calc(100% - 60px);

}
#owl_couner_home {
    width: calc(100% - 30px);
}

.js {
    max-width: 60%;
}
.js .cd-h-timeline__events {
    width: auto !important;
    max-width: auto !important;
    margin-left: -50px !important;
    margin-right: -50px !important;
  
}
.projet_detail_col_portrait{
	padding-left:0px;
	
}

.col_margin {
    margin: 15px 0px;
}

a.link_share {
    margin: 0px 6px 0px 6px;
    display: inline-block;
    text-align: center;
}

.share {
  position: absolute;
top: auto;
right: auto;
text-align: center;
width: calc(100% - 8px);
height: auto;
background-image: none;
bottom: -60px;
 z-index: 9;
 margin:0px 4px;
}

.team .padding_header{
	padding-top: 0px;
}

.team_intro {
	display:none;
}


.team .page_intro {
    padding-top: 60px;
}

.team_intro_mobile {
display:block;
font-family: 'Butler Medium';
font-size: 18px;
color: #009CA6;
padding: 60px 0px 40px 0px;

}

#bureau-competences-services{
	
	margin-top:-40px;
	
}

.services_odd .page_liste_services_img img{
    margin-top: 40px;
}

	
.col_color_icone_container .col_move_50 {
  margin-top: 10px !important;
}	
	
 .col_color_icone_contenu1 h3, .col_color_icone_contenu2 h3, .col_color_icone_contenu3 h3 {
	 margin-left: 80px;
	 
}

 .col_color_icone_contenu1:before, .col_color_icone_contenu2:before, .col_color_icone_contenu3:before {
	 left: 0px;
	 
}
 
 .home_Quicklink_left{
    font-size: 17px; 
    }
    
.home_Quicklink_left_content h2 {
  font-size: 28px;
}
    
#bureau-equipe-equipe{
    padding-left: 36px;
    }

}

@media all and (max-width:460px) {
.homepage h1.header_titre {
    font-size: 30px;
}



	
	
.header_titre_28 {
	position: relative;
}
	
 	
}

@media all and (max-width:320px) {
.home_carousel_projets_text{
    width: 100%;
	position:relative !important;
	height:700px !important
}
#owl-carousel-projet2, .owl-stage-outer{
	/*	height:700px !important*/
}

.homepage h1.header_titre {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}
}