@import "reset.css";
@import "layouts.css";
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,700|Roboto:100,300,400,500,700,900');
body { background-attachment: fixed; }
#po_main_container { width: 100%; min-height: 100%; margin: 0 auto; font-size:68.5%; line-height:1.2; color:#000 !important; background-color:#fff;font-family:'Roboto', sans-serif; background-size:cover; max-width: 1500px }
#po_main_container a { text-decoration:none; border:none; }
#po_main_container figure { margin:0; }
#po_main_container p { margin:0; padding:0 }

#po_main_bloc { max-width:800px}

#po_main_container h2 { font-size:9em; margin:0; margin-left: 4%; }
.po_mtop { margin-top:20px; }
.po_mtop40 { margin-top:40px; }
.po_mtop50 { margin-top:50px; }
.po_mtop70 { margin-top:70px; }
.po_mtop90 { margin-top:90px; }
.po_mtop120 { margin-top:120px; }


/*.po_home .po_section:not(.po_active) { margin-left:250px; opacity:0; transition: all 0.5s; }
.po_home .po_section.po_active2 { margin-left:inherit; opacity:1; }
.po_home .po_section.po_active { opacity:1; transition: all 0.5s; }
.po_home .po_section.po_section3:not(.po_active), .po_home .po_section.po_section5:not(.po_active) { margin-left:inherit;margin-right:250px; opacity:0; transition: all 0.5s; }
.po_home .po_section.po_section3.po_active2, .po_home .po_section.po_section5.po_active2 { margin-left:inherit; margin-right:inherit; opacity:1; }
.po_home .po_section.po_section8:not(.po_active) { transition: all 1.25s; }
.po_home .po_section.po_section8.po_active { transition: all 1.25s; }*/

.po_sectiontitle:not(.po_active) { margin-left:250px; opacity:0; transition: all 0.5s; }
.po_sectiontitle.po_active2 { margin-left:inherit;opacity:1; }
.po_sectiontitle.po_active { margin-left:inherit;opacity:1; transition: all 0.5s; }
.po_so:not(.po_active) { opacity:0; transition: all 0.5s; }
.po_so.po_active2 { opacity:1; }
.po_so.po_active { opacity:1; transition: all 0.5s; }
.po_sl:not(.po_active) { margin-left:250px; opacity:0; transition: all 0.5s;  }
.po_sl.po_active2 { margin-left:inherit; opacity:1; }
.po_sl.po_active { opacity:1; transition: all 0.5s; }
.po_sr:not(.po_active) { margin-right:250px; opacity:0; transition: all 0.5s; }
.po_sr.po_active2 { margin-right:inherit; opacity:1; }
.po_sr.po_active { opacity:1; transition: all 0.5s; }

/* NAV PAR POINTS */
#po_main-nav { padding: 20px}

	.po_list_circles { margin:0; padding: 0; list-style-type: none; text-transform: uppercase; }
		.po_list_circles li { display: inline-block; vertical-align: middle; margin-right: 1em; text-align: center; cursor: pointer}
			.po_list_circles .po_circle, .po_list_circles .po_circle span { display:block; border-radius:50%; line-height: 1; transition: all .25s; margin: 0;}

			.po_list_circles li .po_circle { border:1px solid #fff; height:2.5em; width: 2.5em; margin: 13px auto 0; background: #fff}
				.po_list_circles li .po_circle span { height:1.5em; width: 1.5em; background-color:#A3A3A3; border:0.5em solid #fff}

				.po_list_circles li a { color:inherit; text-decoration: none; display: block}
				.po_list_circles li p { margin:0 !important; padding:0.5em !important }

				.po_list_circles li:nth-child(1) .po_circle span { background-color:#e84d21; }
				.po_list_circles li:nth-child(2) .po_circle span { background-color:#00A4BA; }
				.po_list_circles li:nth-child(3) .po_circle span { background-color:#E9B61A; }
				.po_list_circles li:nth-child(4) .po_circle span { background-color:#9ABC37; }

				.po_list_circles li:nth-child(1) p a{ color:#e84d21; }
				.po_list_circles li:nth-child(2) p a{ color:#00A4BA; }
				.po_list_circles li:nth-child(3) p a{ color:#E9B61A; }
				.po_list_circles li:nth-child(4) p a{ color:#9ABC37; }

				/*****added code ********/
				.po_list_circles li p a{ font-weight: normal;}
				.po_list_circles li.active p a{ font-weight: bold;}

				.po_list_circles li:nth-child(1).active .po_circle, .po_list_circles li:nth-child(1):hover:not(.active) .po_circle { border-color:#e84d21; }
				.po_list_circles li:nth-child(2).active .po_circle, .po_list_circles li:nth-child(2):hover:not(.active) .po_circle { border-color:#00A4BA; }
				.po_list_circles li:nth-child(3).active .po_circle, .po_list_circles li:nth-child(3):hover:not(.active) .po_circle { border-color:#E9B61A; }
				.po_list_circles li:nth-child(4).active .po_circle, .po_list_circles li:nth-child(4):hover:not(.active) .po_circle { border-color:#9ABC37; }


@media screen and (min-width:600px){ .po_list_circles li p { font-size: 1.3em} }
@media screen and (min-width:800px){ .po_list_circles li p { font-size: 1.5em} }

.po_main-nav_2 { padding:20px 0;}
.po_home .po_main-nav_2 { padding:40px 0;}
	.po_main-nav_2 .po_list_circles { display: table; width: 100%;text-align: center}
		.po_main-nav_2 .po_list_circles > li { display:table-cell; vertical-align: top; width: 25%; background: url(/sites/default/files/ra/design/pix_gris.gif) repeat-x; background-position: 0 2.5em}

		.po_main-nav_2 .po_list_circles > li:first-child, .po_main-nav_2 .po_list_circles > li:last-child { background-size: 50% 1px; background-repeat: no-repeat; }
		.po_main-nav_2 .po_list_circles > li:first-child { background-position: right 2.5em;}



/* HEADER */
.po_visuel { margin-bottom:40px; background-repeat: no-repeat; background-position: center; background-size: cover; position: relative;}
	.po_visuel img { width:100%; height: auto; display: block  }
	.po_visuel h1 {font-size:3em; text-transform: uppercase; color:#fff; margin:0; font-weight:500; position: absolute; bottom: 5%; left: 3%; }
		.po_visuel h1 span { display:inline-block}


.po_orange { color:#e84d21 !important; }
.po_bleu { color:#00A4BA !important; }
.po_jaune { color:#E9B61A !important; }
.po_vert { color:#9ABC37 !important; }
.po_blanc { color:#fff !important; }
.po_ml { margin-left:15% !important; }
.po_image_title { position:absolute;bottom:0;left:0;z-index:1;padding: 2%;text-align: left; }
.po_titre { font-size:9em ; text-transform: uppercase;line-height: 95px;font-weight:100; }
.po_ss_titre { font-size: 2.5em !important; margin-bottom: 25px !important; margin-top: 0px !important; }

.po_list {margin:0; padding:0; font-size:2.2em;}
.po_list li { display:inline-block; width:49%; margin:20px 0; }

.po_esprit_ouvert {font-size:1em; font-family: 'Roboto', sans-serif;text-align: right;text-transform: uppercase; font-weight: 800; }
.po_bst { font-size:4em;line-height: 100px;font-weight: 100; }
.po_hm { display:inline; }
.po_nhm { display:none; }
.po_tright { text-align:right; }
.po_tleft { text-align:left; }
.po_upper { text-transform: uppercase; }
.po_clear {clear:both;}

/*background*/
.po_bgblanc { background-color:#fff; }
.po_bgbleuv { background-color:#00A4BA;color:#fff;  }
.po_bgbleu { background-color: #00A4BA;color:#fff; }
.po_bggris { background-color:#F5F5F5; color:#0F879B; }
.po_bggrisv { background-color:#F5F5F5; color:#9ABC37; }
.po_bgjaune { background-color: #E9B61A;color:#fff; }
.po_bgvert {  background-color: #9ABC37;color:#fff; }
.po_verbatim { font-size:1.3em !important; }

/*bloc positionnement*/
.po_fr { float: right; }
.po_fl { float: left; }
.po_fn { float:none; }
.po_fc { margin:0 auto; }
.po_tcenter { text-align: center }

/* bloc colonnes pour la taille */
.po_col8 { width:80%; }
.po_col7 { width:70%; }
.po_col6 { width:60%; }
.po_col5 { width:50%; }
.po_col4 { width:40%; }
.po_col3 { width:30%; }
.po_col25 { width:25%; }
.po_col2 { width:20%; }
.po_col1 { width:10%; }
.po_cola { width:auto; }

/* niveau de positionnement par rapport aux autres blocs */
.po_niv1 { z-index:3; }
.po_niv2 { z-index:6; }
.po_niv3 { z-index:10; }

/* niveau repositionnement pour passer au dessus/en dessous du bloc précedent */
.po_mt30 { margin-top:-30px; }
.po_mt40 { margin-top:-40px; }
.po_mt50 { margin-top:-50px; }
.po_mt60 { margin-top:-60px; }
.po_mt70 { margin-top:-70px; }
.po_mt80 { margin-top:-80px; }
.po_mt90 { margin-top:-90px; }
.po_mt100 { margin-top:-100px; }
.po_mt120 { margin-top:-120px; }
.po_mt140 { margin-top:-140px; }
.po_mt160 { margin-top:-160px; }
.po_mt180 { margin-top:-180px; }
.po_mt200 { margin-top:-200px; }
.po_mt225 { margin-top:-225px; }
.po_mt250 { margin-top:-250px; }
.po_mt275 { margin-top:-275px; }
.po_mt300 { margin-top:-300px; }
.po_mt325 { margin-top:-325px; }
.po_mt350 { margin-top:-350px; }
.po_mt375 { margin-top:-375px; }
.po_mt425 { margin-top:-425px; }
.po_mt450 { margin-top:-450px; }
.po_mt550 { margin-top:-550px; }

/* on déplace depuis la gauche le bloc */

.po_ml30 { margin-left:30px; }
.po_ml40 { margin-left:40px; }
.po_ml50 { margin-left:50px; }
.po_ml60 { margin-left:60px; }
.po_ml70 { margin-left:70px; }
.po_ml80 { margin-left:80px; }
.po_ml90 { margin-left:90px; }
.po_ml100 { margin-left:100px; }
.po_ml120 { margin-left:120px; }
.po_ml140 { margin-left:140px; }
.po_ml150 { margin-left:150px; }
.po_ml200 { margin-left:200px; }
.po_ml250 { margin-left:250px; }
.po_ml300 { margin-left:300px; }

/** sliders **/
#po_slider2 { width:85%; }
#po_slider3 { width:50%; }


.po_bloc { padding:3% 4%; font-size:1em;position:relative; margin-bottom: 30px;; }
.po_bloc_inf { font-size:1.4em; }
.po_bloc h3 { font-size:4em; text-transform: uppercase; font-weight: 100; margin-bottom:20px; margin-top:0px; }
.po_bloc h3 strong { font-weight:600; }
.po_bloc p { font-size:1.3em; margin: 5px auto !important;clear:both; }
.po_bloc p:last-child {
    margin-bottom: 0px !important;
}
.po_bloc strong { font-weight:600; }
.po_bloc sup { font-size: 0.5em; vertical-align: top; line-height: 1.1em; }
.po_nobloc { margin:0 auto; padding:0; }
.po_noblocw { margin:0 auto 20px auto; padding:0 20px 20px 20px; }

.po_image_vid { position:relative;max-width: 100%; }

.po_bloc p.po_number_cc { font-size:4em !important; font-weight: bold; }



.po_list_btns li { display: inline-block;width: 5%; vertical-align: middle }
.po_list_btns a { display:inline-block; color:inherit; vertical-align: middle}

.po_name_verbatim { font-size:1em !important; }
.po_thin { font-weight:100; }


.po_image { max-width:100%;margin-bottom: 40px !important; }

.po_noml { margin-left:0 !important;margin-bottom: 20px !important; }
.po_no { display: inline-block; position: relative; margin-top: 14px; margin-left: 16px; }
.po_circle_outside { border: solid 1px;border-color:inherit; border-radius: 50%; height: 21px; width: 21px; display: inline-block; position:relative; margin-top:3px; }
.po_circle_inside  { border: solid 7px;border-color:inherit; border-radius: 50%; height: 0px; width: 0px; display: inline-block; margin-top: 4px; margin-left: 4px; position:absolute; margin: -7px 0px 0px -7px;  top:50%; left:50%; }

.active, .po_list_innov li:hover { font-weight:bold; }
.active .po_circle_outside, .po_list_innov li:hover .po_circle_outside { border: solid 1px;border-color:inherit; border-radius: 50%; height: 26px; width: 26px; display: inline-block;position:relative;margin-top:0px; }
.active .po_circle_inside, .po_list_innov li:hover .po_circle_inside  { border: solid 9px;border-color:inherit; border-radius: 50%; height: 0px; width: 0px; display: inline-block; margin-top: 4px; margin-left: 4px;position:absolute;margin: -9px 0px 0px -9px;top:50%; left:50%; }



h2.po_shared_title { text-transform: uppercase; font-size: 2.3em !important; font-weight: 100;margin-left: 15% !important; }
h2.po_shared_title .po_orange { font-weight:bold; }
.po_mleft {  margin-left: 10%; }
.po_mright { text-align:right;margin-right: 10%;margin-right: 20%;margin-bottom: 0; }
.po_mb40 { margin-bottom: 40px !important; }
#po_shared_innovation img, #po_innover_clients img { display: inherit; margin: 0 auto; }

#po_innover_clients { margin-top:30px;width:90%; background:#009EB6; padding:5%; }
#po_innover_clients h2 { text-transform: uppercase; font-size: 2.5em; font-weight: 100; }
#po_innover_clients h2 .po_rblack { font-weight:900; color:#fff; }
#po_innover_clients p { width: 48.2%;color: #fff;font-size: 1.33em;font-weight: bold;margin-bottom:20px; }

#po_innover_collab { margin: 60px 0px; }
#po_innover_collab p { font-size:1.3em;margin-left: 4%; }
.po_innover_collab { list-style: none;padding:20px 0; margin: 0 }
.po_innover_collab p { color:#000 !important; font-weight: bold;text-align:left;font-size:1.3em;margin-left: 4%; }
.po_innover_collab li { display: inline-block;width: 44%;text-align: center;vertical-align: top;padding: 20px 0px;}
#po_innover_collab h2 { text-transform: uppercase; font-size: 2.3em !important; font-weight: 800; margin-bottom: 20px; }
.po_innover_collab h3 { font-size: 1.5em;font-family: 'Roboto Slab', serif;padding: 5px;text-transform: uppercase;border: solid 1px;font-weight: 300;margin: 5px auto;display: inline-block; }
.po_innover_collab h4 { font-size: 3.5em;font-family: 'Roboto Slab', serif;line-height: 1em;margin: 0;text-align: left; font-weight: bold; }
.po_innover_collab li img { float: left; }
.po_innover_collab_slist p {
    margin-left: 0px !important;
}

.po_innover_collab > li:nth-child(1) { color:#9ABC37;border-color:#9ABC37;margin-bottom: 15px;padding-right: 15px;margin-right: 15px;border-right: dashed 1px #e84d21; }
.po_innover_collab > li:nth-child(2) { color:#e84d21;border-color:#e84d21;padding-left: 15px;border-bottom: dashed 1px #e84d21;padding-bottom: 40px; }
.po_innover_collab > li:nth-child(3) { color:#E9B61A;border-color:#E9B61A;border-top: dashed 1px #e84d21;padding-top: 15px; }
.po_innover_collab > li:nth-child(4) { color:#00B4CC;border-color:#00B4CC;margin-left: 15px;margin-top: 15px;border-left: dashed 1px #e84d21;padding-top: 0;padding-left: 30px; }
.po_innover_collab h4 sup { font-size: 0.5em; vertical-align: top; line-height: 1.1em;}
#po_innover_societe { margin: 60px 0px; background-color: #94C21A; padding-top: 20px; text-align: center; }
.po_home_img { margin-top: -285px;margin-bottom: 60px; }
.po_little { font-size: 0.9em; vertical-align: bottom !important; text-align: left !important; padding-bottom: 45px !important; }
h3.po_thd {
    font-size: 4em;
    text-transform: uppercase;
    font-weight: 100;
    margin-bottom: 20px;
    margin-top: 0px;
}
h3.po_thd strong { font-weight:600; }
.po_video-container {
	position: relative;
	padding-bottom: 56.25%;
	/*padding-top: 30px;*/
	height: 0;
	/*overflow: hidden;*/
}

.po_video-container iframe,
.po_video-container object,
.po_video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.po_video-wrapper {
	max-width: 100%;
}

.po_video80 { width:80%; }
.po_video60 { width:60%; }
.po_video50 { width:50%; }
.po_video40 { width:40%; }
.po_video20 { width:20%; }

.po_pdf { text-decoration: none;font-weight: normal;display: block;background: none;padding: 0;margin: 0 0 5px;height: 26px;font-size: 14px;line-height: 21px;font-family: "Tahoma",Arial; }
.po_pdf a { color: #414140; }
.po_pdf img { padding: 0 8px 0 0;margin: 0;float: left; }

/* ==================================== */
/* RESPONSIVE */
/* ==================================== */
@media screen and (max-width:468px) {
	#po_main_bloc { width:100%; }
	.po_home_img {display:none;}
	#po_innover_clients p { width: 100%; font-weight: 100; font-size: 1.35em; font-weight: bold; }
	#po_innover_clients h2 { font-size: 2.7em; }
	.po_list_btns {margin-left:5%; width:95%;}
	.po_visuel { margin-bottom: 50px;height:275px; }
	.po_visuel h1 { font-size:2em; }
	.po_titre {font-size:4em;line-height: 70px;}
	.po_ss_titre { font-size:1.75em !important;line-height: 1em; }
	.po_list li { font-size:0.6em;display: inline-block; width: 46%; margin: 10px 0; }
	.po_list img { width:50%; }
	.po_bst { font-size: 3.5em; line-height: 65px; }
	.po_list_innov li {font-size:1em;}
	h2.po_shared_title { font-size: 2em !important; margin-left: 0px !important; }
	#picto_innover_collab { margin: 30px 0px;  }
	#po_innover_societe, #po_shared_innovation, #po_innover_clients { width:90%; padding:5%; }
	.po_innover_collab > li { width:100%; border:none !important;border-bottom:dashed 1px #e84d21 !important; margin-right:0px !important;margin-left:0px !important; padding-right:0px !important; padding-left:0px !important; }
	.po_innover_collab > li:last-child { border:none !important; }
	.po_innover_collab h4 { font-size:3.5em !important;  }
	.po_hm { display:none; }
	.po_nhm { display:inline; }

	.po_mobile { width:92%; }
	.po_bloc { margin-bottom:10px; }
	.po_bloc p { font-size: 1.3em; margin-bottom:10px;}
	.po_nomtm {margin-top:0px;}
	.po_fcm { float:none;margin:0 auto;margin-bottom: 30px; }

	.po_col8m { width:80%; }
	.po_col7m { width:70%; }
	.po_col6m { width:60%; }
	.po_col5m { width:50%; }
	.po_col4m { width:40%; }
	.po_col3m { width:30%; }
	.po_col25m { width:25%; }
	.po_col2m { width:20%; }
	.po_col1m { width:10%; }
	.po_colam { width:auto; }

	.po_image50 {max-width: 50%;}
	.po_frm { float: right; }
	.po_flm { float: left; }
	.po_fnm { float:none; }
	.po_fcm { margin:0 auto; }
	.po_bloc h3 { font-size: 2.5em; }
	.po_verbatim { font-size: 1em !important; }

	/* niveau repositionnement pour passer au dessus/en dessous du bloc précedent */
	.po_mt30m { margin-top:-30px; }
	.po_mt40m { margin-top:-40px; }
	.po_mt50m { margin-top:-50px; }
	.po_mt60m { margin-top:-60px; }
	.po_mt70m { margin-top:-70px; }
	.po_mt80m { margin-top:-80px; }
	.po_mt90m { margin-top:-90px; }
	.po_mt100m { margin-top:-100px; }
	.po_mt120m { margin-top:-120px; }
	.po_mt140m { margin-top:-140px; }
	.po_mt160m { margin-top:-160px; }
	.po_mt180m { margin-top:-180px; }
	.po_mt200m { margin-top:-200px; }
	.po_mt225m { margin-top:-225px; }
	.po_mt250m { margin-top:-250px; }
	.po_mt275m { margin-top:-275px; }
	.po_mt300m { margin-top:-300px; }
	.po_mt325m { margin-top:-325px; }
	.po_mt350m { margin-top:-350px; }
	.po_mt375m { margin-top:-375px; }
	.po_mt425m { margin-top:-425px; }
	.po_mt450m { margin-top:-450px; }
	.po_mt550m { margin-top:-550px; }

	#po_slider2 { width:100%; }
	#po_slider3 { width:100%; }

	.po_mb40 { margin-bottom: 25px !important; }
	.po_mb60 { margin-bottom: 60px !important; }
	.po_mbs { margin-bottom: 80px !important; }
	h3.po_thd {	font-size: 2.5em; }
	.po_video80, .po_video60, .po_video50, .po_video40, .po_video20 {width: 100%;}
}

@media screen and (min-width:469px) and (max-width:767px) {
	.po_home_img {display:none;}
	#po_innover_clients p { width: 100%; font-weight: 100; font-size: 1.35em; font-weight: bold; }
	#po_innover_clients h2 { font-size: 2.7em; }
	.po_list_btns {margin-left:5%; width:95%;}
	.po_visuel { margin-bottom: 50px;}
	.po_visuel h1 { font-size:2em; }
	.po_titre {font-size:6em;line-height: 70px;}
	.po_ss_titre { font-size:1.75em;line-height: 1em; }
	.po_list li { font-size:0.6em; }
	.po_list img { width:50%; }
	.po_bst { font-size: 5em; line-height: 65px; }
	.po_list_innov li {font-size:1em;}
	h2.po_shared_title { font-size:1.4em; }
	#po_main_bloc { width:100%; }
	.po_innover_collab h4 { font-size:2.5em;  }
	.po_hm { display:none; }
	.po_nhm { display:inline; }
	.po_image50 {max-width: 50%;}
	.po_bloc p {font-size:1em;}
	.po_mt250 {margin-top: -215px;}
}






/* 2018 */


/* menu RA */

.po_element1 a{
	text-transform: uppercase;
	color: #ca4d15;
	font-size: 15px;
}
.po_element2 a{
	text-transform: uppercase;
	color: #5188af;
	font-size: 15px;
}
.po_element3 a{
	text-transform: uppercase;
	color: #b18c29;
	font-size: 15px;

}
.po_element4 a{
	text-transform: uppercase;
	color: #a1c15d;
	font-size: 15px;
}

@media screen and (min-width:768px) {
.po_element1 a{
	text-transform: uppercase;
	color: #ca4d15;
	font-size: 20px;
}
.po_element2 a{
	text-transform: uppercase;
	color: #5188af;
	font-size: 20px;
}
.po_element3 a{
	text-transform: uppercase;
	color: #b18c29;
	font-size: 20px;
}
.po_element4 a{
	text-transform: uppercase;
	color: #a1c15d;
	font-size: 20px;
}
}




ul.menu-anime{
	display: table;
        
    padding: 0;
	
/*	background: linear-gradient(deepskyblue, dodgerblue);
	
	background: -webkit-linear-gradient(deepskyblue, dodgerblue);
    background:    -moz-linear-gradient(deepskyblue, dodgerblue);
    background:     -ms-linear-gradient(deepskyblue, dodgerblue);
    background:      -o-linear-gradient(deepskyblue, dodgerblue);
    background:         linear-gradient(deepskyblue, dodgerblue);
	
	background: dodgerblue;*/
	
	border-radius: 3px;
/*    box-shadow: 0 1px 3px rgba(0, 0, 0, .3),
                0 3px 5px rgba(0, 0, 0, .2),
                0 5px 10px rgba(0, 0, 0, .2),
                0 20px 20px rgba(0, 0, 0, .15);*/
}

	ul.menu-anime li{
		display: block; 
		/* width: 160px; */
		margin-top: 5px;
	}
	ul.menu-anime li a{
		/* padding: 7px 0px!important; */
		display: block;
	}




ul.menu-anime li a{
    
    /*text-align: center;*/
    /*color: rgba(0, 0, 0, .7); */
    text-decoration: none;
    padding: 8px 8px 8px 8px;
	
	text-shadow: 0 1px 0 rgba(255, 255, 255, .4);
	
/*	box-shadow: 0 1px 0 rgba(255, 255, 255, .7) inset, 
                0 -1px 0 hsl(210, 100%, 32%) inset, 
                0 -2px 0 hsl(210, 100%, 38%) inset, 
                0 -3px 0 hsl(210, 100%, 44%) inset, 
                0 -4px 0 hsl(210, 100%, 50%) inset, 
                0 -5px 0 hsl(210, 100%, 60%) inset;*/
	
	transition: padding .3s;
	transition: all .3s .1s;
	
	position: relative;
}

/*ul.menu-anime li a::before{
    content: '';
    position: absolute;
    left: 50%;
    bottom: 9px;
    margin-left: -2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .5);
}*/

ul.menu-anime li a:hover::before,
ul.menu-anime li a:focus::before{
    background: white;
    box-shadow: 0 0 2px white, 
                0 -1px 0 rgba(0, 0, 0, .4);
}

ul.menu-anime li:first-child a{
    border-radius: 3px 0 0 3px;
}
ul.menu-anime li:last-child a{
    border-radius: 0 3px 3px 0;
}

ul.menu-anime li a:hover, 
ul.menu-anime li a:focus{
/*    background: rgba(255,255,255,.2);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .7) inset, 
                0 -1px 0 hsl(210, 100%, 42%) inset, 
                0 -2px 0 hsl(210, 100%, 48%) inset, 
                0 -3px 0 hsl(210, 100%, 54%) inset, 
                0 -4px 0 hsl(210, 100%, 60%) inset, 
                0 -5px 0 hsl(210, 100%, 70%) inset; */
	
	 padding: 8px 25px 17px 25px;
	
	transition: all .3s 0s;
} 


ul.menu-anime li a:active{
    /*background: linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.1)); 
    box-shadow: 0 0 2px rgba(0,0,0,.3) inset;
	*/
	/*border-bottom: 3px solid #e1e1e1; */
}

ul.menu-anime li.po_element1.active a{
    /*background: linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.1)); 
    box-shadow: 0 0 2px rgba(0,0,0,.3) inset;
	*/
	border-bottom: 3px solid #ca4d15!important;
	
}
ul.menu-anime li.po_element2.active a{
    /*background: linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.1)); 
    box-shadow: 0 0 2px rgba(0,0,0,.3) inset;
	*/
	border-bottom: 3px solid #5188af!important;
}
ul.menu-anime li.po_element3.active a{
    /*background: linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.1)); 
    box-shadow: 0 0 2px rgba(0,0,0,.3) inset;
	*/
	border-bottom: 3px solid #b18c29!important;
}
ul.menu-anime li.po_element4.active a{
    /*background: linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.1)); 
    box-shadow: 0 0 2px rgba(0,0,0,.3) inset;
	*/
	border-bottom: 3px solid #a1c15d!important;
}



@media screen and (min-width: 768px) {
	
	ul.menu-anime{
    	width: 800px;
		margin: 10px auto; 
	}
	
	ul.menu-anime li{
		display: table-cell;
		margin-top: 0px;
	}
		ul.menu-anime li a{
		display: block;
		padding: 8px 8px 17px 8px;
		text-align: center;
	}
}



.po_section_bloc{
	margin-top: 80px;
	margin-bottom: 200px;
}


.po_section_ligne{
	margin-top: 40px;
	margin-bottom: 100px;
}

@media screen and (min-width:768px) {
	
	.po_section_ligne{
	margin-top: 80px;
	margin-bottom: 100px;
	}
}


.po_grostitre{
	font-family: 'Oswald', sans-serif;
	font-size: 60px;
	color: #ca4d15;
	text-transform: uppercase;
	text-align: center;
	    margin-top: 40px;
	font-weight: 500;
}


.po_titre{
	font-family: 'Oswald', sans-serif;
	font-size: 40px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	font-weight: 500;
	line-height: 50px;
}

@media screen and (min-width:768px) {
	
.po_titre{
	font-size: 60px;
	line-height: 60px;
}
}

.po_ss_titre{
	font-size: 24px!important;
    font-weight: bold;
    color: #ca4d15;
    text-align: center;
    line-height: 32px;
	margin-top: 20px!important;
}

.po_gauche{
	
	padding: 25px;
}

.po_droite{
	
	padding: 25px;
}


@media screen and (min-width: 768px) {
	
	.po_gauche{
	display: inline-block;
	width: 49%;
	padding: 0;
}
	.po_droite{
	display: inline-block;
	width: 49%;
		padding: 0;
}
	
}


.po_shared_title{
	font-family: 'Oswald', sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-size: 40px;
	color: #000;
	    line-height: 52px;
}
.po_shared_title span{
	color: #ca4d15;
}


/*.po_trait{
	border-bottom: 1px solid #000;	
	width: 100px;
}

.rotation {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    margin:-60px 0 0 -60px;
    -webkit-animation:spin 2s linear 2;
    -moz-animation:spin 2s linear 2;
    animation:spin 2s linear 2;
		
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }*/




/* chiffres clés */

.bx-wrapper{
	-moz-box-shadow: 0 0 0px #ccc!important;
    -webkit-box-shadow: 0 0 0px #ccc!important;
    box-shadow: 0 0 0px #ccc!important;
    border: 0px solid #fff!important;
    background: #fff!important;
	
	margin-top: 60px;
}
.bx-wrapper .bx-prev{
	background: url(/sites/default/files/ra/images/slider-fleche-gauche.png)!important;
	background-repeat: no-repeat!important;
}
.bx-wrapper .bx-next{
	background: url(/sites/default/files/ra/images/slider-fleche-droite.png)!important;
	background-repeat: no-repeat!important;
}
.bx-wrapper .bx-controls-direction a{
	width: 23px!important;
    height: 43px!important;
}

.bx-wrapper .po_slider_chiffres_cles img{
	margin: 0 auto;
}


.po_slider_chiffres_cles .element{
	text-align: center;
}
.po_slider_chiffres_cles .chiffre{
	font-family: 'Oswald', sans-serif;
	color: #ca4d15;
	font-size: 100px;
}

.po_slider_chiffres_cles .chiffre span{
	font-family: 'Oswald', sans-serif;
	color: #ca4d15;
	font-size: 100px;
}
@media screen and (min-width:768px) {
	.po_slider_chiffres_cles .chiffre span{
		font-family: 'Oswald', sans-serif;
		color: #ca4d15;
		font-size: 150px;
	}
}

@media screen and (max-width:767px) {
.po_droite.po_filet,
.po_gauche.po_filet{
	display: none;
}
}


.po_droite.po_filet{
	text-align: center;
}
.po_gauche.po_filet{
	text-align: center;
}


.po_slider_chiffres_cles .chiffre span.indice{	
	font-family: 'Oswald', sans-serif;
    color: #ca4d15;
    position: relative;
    font-size: .8em;
    line-height: 0.8em;
    vertical-align: unset;
    top: -15px;
    display: inline-block;
}

@media screen and (min-width: 768px) {
	.po_slider_chiffres_cles .chiffre span.indice{	
		top: -57px;
	}
}

.po_slider_chiffres_cles .texte1{
	color: #5188af;
	font-size: 20px;
	font-weight: bold;
}
.po_slider_chiffres_cles .texte2{
	color: #247743;
	font-size: 20px;
	font-weight: bold;
}
.po_slider_chiffres_cles .texte3{
	color: #5188af;
	font-size: 20px;
	font-weight: bold;
}
.po_slider_chiffres_cles .texte4{
	color: #247743;
	font-size: 20px;
	font-weight: bold;
}
.po_slider_chiffres_cles .texte5{
	color: #5188af;
	font-size: 20px;
	font-weight: bold;
}



.po_chaine-valeurs{
	background-image: url(/sites/default/files/ra/images/BYC_Chaine_de_valeurs_WEB.png);
	background-repeat: no-repeat;
	position: relative;
	height: 300px;
	
	font-weight: bold;
    font-size: 16px;
	
	margin-top: 70px;
	background-size: contain;
}

.po_chaine-valeurs.en{
	background-image: url(/sites/default/files/ra/images/BYC_Chaine_de_valeurs_WEB-en.png);	
}

.po_chaine-valeurs .po_valeur{
	display: none;
}

@media screen and (min-width:768px) {
	.po_chaine-valeurs{
	background-image: url(/sites/default/files/ra/images/BYC_Chaine_de_valeurs_WEB-chiffre-vide-800.png);
	background-repeat: no-repeat;
	position: relative;
	height: 500px;
	
	font-weight: bold;
    font-size: 16px;
	
	    margin-top: 70px;
	}
	.po_chaine-valeurs.en{
	background-image: url(/sites/default/files/ra/images/BYC_Chaine_de_valeurs_WEB-chiffre-vide-800-en.png);	
	}
	.po_chaine-valeurs .po_valeur{
		display: block;
	}
}


.po_chaine-valeurs .po_valeur1{
	position: absolute;
    left: 0px;
    top: 14px;
    width: 40px;
    text-align: center;
    padding: 40px;
}
.po_chaine-valeurs .po_valeur2{
	position: absolute;
    left: 16px;
    top: 166px;
    width: 40px;
    text-align: center;
    padding: 40px;
}
.po_chaine-valeurs .po_valeur3{
	position: absolute;
    left: 110px;
    top: 303px;
    width: 40px;
    text-align: center;
    padding: 40px;
}
.po_chaine-valeurs .po_valeur4{
	position: absolute;
    left: 263px;
    top: 388px;
    width: 40px;
    text-align: center;
    padding: 40px;
}
.po_chaine-valeurs .po_valeur5{
	position: absolute;
    left: 417px;
    top: 388px;
    width: 40px;
    text-align: center;
    padding: 40px;
}
.po_chaine-valeurs .po_valeur6{
	position: absolute;
    left: 565px;
    top: 313px;
    width: 40px;
    text-align: center;
    padding: 40px;
}
.po_chaine-valeurs .po_valeur7{
	position: absolute;
    left: 670px;
    top: 160px;
    width: 40px;
    text-align: center;
    padding: 40px;
}
.po_chaine-valeurs .po_valeur8{
	position: absolute;
    left: 687px;
    top: 14px;
    width: 40px;
    text-align: center;
    padding: 40px;
}


.po_chaine-valeurs.en .po_valeur1{
	position: absolute;
    left: 16px;
    top: 14px;
    width: 40px;
    text-align: center;
    padding: 40px;
}
.po_chaine-valeurs.en .po_valeur2{
	position: absolute;
    left: 35px;
    top: 163px;
    width: 40px;
    text-align: center;
    padding: 40px;
}
.po_chaine-valeurs.en .po_valeur3{
	position: absolute;
    left: 126px;
    top: 295px;
    width: 40px;
    text-align: center;
    padding: 40px;
}
.po_chaine-valeurs.en .po_valeur4{
	position: absolute;
    left: 275px;
    top: 377px;
    width: 40px;
    text-align: center;
    padding: 40px;
}
.po_chaine-valeurs.en .po_valeur5{
	position: absolute;
    left: 425px;
    top: 377px;
    width: 40px;
    text-align: center;
    padding: 40px;
}
.po_chaine-valeurs.en .po_valeur6{
	position: absolute;
    left: 570px;
    top: 304px;
    width: 40px;
    text-align: center;
    padding: 40px;
}
.po_chaine-valeurs.en .po_valeur7{
	position: absolute;
    left: 671px;
    top: 154px;
    width: 40px;
    text-align: center;
    padding: 40px;
}
.po_chaine-valeurs.en .po_valeur8{
	position: absolute;
    left: 688px;
    top: 12px;
    width: 40px;
    text-align: center;
    padding: 40px;
}




.po_chaine-valeurs div{
	cursor: pointer;
	padding: 0px;
    transition: transform .2s; /* Animation */
/*    width: 200px;
    height: 200px;*/
    margin: 0 auto;
}
.po_chaine-valeurs div:hover {
    transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}



.po_slider_secteurs_activite{
	
}




/* slider nos métiers */

.po_slider_nos_metiers .element{
	padding: 0 50px;
}

.po_slider_nos_metiers .element .blocs{
	margin-top: 30px;
	text-align: center;
}


.po_slider_nos_metiers .blocs .bloc-chiffre.batiment{
	border: 1px solid #5188AF;		
}
.po_slider_nos_metiers .blocs .bloc-chiffre.batiment .chiffre{	
	color: #5188af;
	font-size: 65px;
	text-align: center;
	    padding-top: 50px;
	font-family: 'Oswald', sans-serif;
}

.po_slider_nos_metiers .blocs .bloc-chiffre.batiment .chiffre .count2{	
	display: inline-block;
}

.po_slider_nos_metiers .blocs .bloc-chiffre.batiment .chiffre .count2-en{	
	display: inline-block;
}


.po_slider_nos_metiers .blocs .bloc-chiffre.batiment .chiffre p{	
	display: inline-block;
}


.po_slider_nos_metiers .blocs .bloc-chiffre.batiment .texte{	
	color: #5188af;
	font-size: 20px;
	text-align: center;
    padding: 0 40px;
	font-family: 'Oswald', sans-serif;
}

.po_slider_nos_metiers .blocs .bloc-chiffre.travaux{
	border: 1px solid #B18C29;	
}
.po_slider_nos_metiers .blocs .bloc-chiffre.travaux .chiffre{	
	color: #B18C29;
	font-size: 65px;
	text-align: center;
	    padding-top: 50px;
	font-family: 'Oswald', sans-serif;
}
.po_slider_nos_metiers .blocs .bloc-chiffre.travaux .texte{	
	color: #B18C29;
	font-size: 20px;
	text-align: center;
    padding: 0 40px;
	font-family: 'Oswald', sans-serif;
}

.po_slider_nos_metiers .blocs .bloc-chiffre.energies{
	border: 1px solid #A1C15D;	
}
.po_slider_nos_metiers .blocs .bloc-chiffre.energies .chiffre{	
	color: #A1C15D;
	font-size: 65px;
	text-align: center;
	    padding-top: 50px;
	font-family: 'Oswald', sans-serif;
}
.po_slider_nos_metiers .blocs .bloc-chiffre.energies .texte{	
	color: #A1C15D;
	font-size: 20px;
	text-align: center;
    padding: 0 40px;
	font-family: 'Oswald', sans-serif;
}

.po_slider_nos_metiers .blocs .bloc-chiffre.concessions{
	border: 1px solid #CA4D15;	
}
.po_slider_nos_metiers .blocs .bloc-chiffre.concessions .chiffre{	
	color: #CA4D15;
	font-size: 65px;
	text-align: center;
	    padding-top: 50px;
	font-family: 'Oswald', sans-serif;
}
.po_slider_nos_metiers .blocs .bloc-chiffre.concessions .texte{	
	color: #CA4D15;
	font-size: 20px;
	text-align: center;
    padding: 0 40px;
	font-family: 'Oswald', sans-serif;
}

.po_slider_nos_metiers .blocs .bloc-chiffre.concessions .texte2{	
	color: #CA4D15;
	font-size: 14px;
	text-align: center;
    padding: 0 40px;
	font-family: 'Oswald', sans-serif;
	margin-top: 30px;
}


.po_slider_nos_metiers .blocs .bloc-chiffre .chiffre span{	
	font-size: 35px;
    vertical-align: top;
    line-height: 59px;
	display: inline-block;
}




@media screen and (min-width: 768px) {
		.po_slider_nos_metiers .blocs .bloc-chiffre.batiment:nth-child(2){
		margin-left: -35px;
		margin-top: 40px;
	}
	.po_slider_nos_metiers .blocs .bloc-chiffre.batiment:nth-child(3){
	margin-left: -35px;
	}
	.po_slider_nos_metiers .blocs .bloc-chiffre.travaux:nth-child(2){
	margin-left: -35px;
	margin-top: 40px;
	}
	.po_slider_nos_metiers .blocs .bloc-chiffre.travaux:nth-child(3){
		margin-left: -35px;
		margin-top: 0px;
	}
	
	.po_slider_nos_metiers .blocs .bloc-chiffre.energies:nth-child(2){
		margin-left: -35px;
		margin-top: 40px;
	}
	.po_slider_nos_metiers .blocs .bloc-chiffre.energies:nth-child(3){
		margin-left: -35px;
		margin-top: 0px;
	}

	.po_slider_nos_metiers .blocs .bloc-chiffre.concessions:nth-child(2){
		margin-left: -35px;
		margin-top: 40px;
	}
}


.po_slider_nos_metiers .blocs .bloc-chiffre{
	display: inline-block;
	width: 252px;
	height: 252px;
	vertical-align: top;
}

.bx-wrapper .po_slider_nos_metiers img.image{
	margin: 0 auto;	
}


.po_section_bloc3 .po_shared_title{
	margin-bottom: 40px;
}



/* un groupe multilocal (carte) */

.po_section_bloc7 .po_shared_title{
	font-family: 'Oswald', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    color: #000;
    line-height: 52px;
}
.po_section_bloc7 .po_shared_title span{
	font-family: 'Oswald', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    color: #5188af;
    line-height: 52px;
}

.po_carte_groupe_multilocal{
	position: relative;
}




.po_carte_groupe_multilocal.full:hover {
    transform: scale(1.0);
}

	.carte-mobile{
	margin-top: 40px!important;
	}

@media screen and (min-width:900px) {
	.po_carte_groupe_multilocal.full{
	background-image: url(/sites/default/files/ra/images/carte-full-800.png);
	background-repeat: no-repeat;
	height: 580px;
	margin-top: 80px;
	transition: transform .2s;
	transform: scale(0.9);
}
	.po_carte_groupe_multilocal.full.en{
	background-image: url(/sites/default/files/ra/images/carte-full-800-en.png);	
}
	
	.carte-mobile{
	display: none;
	}
}

.po_carte_groupe_multilocal .po_chiffre{
	color: #F15A22;
	font-size: 38px;
	font-family: 'Oswald', sans-serif;
}

.po_carte_valeur1{
	position: absolute;
    left: 350px;
    top: 14px;
    text-align: center;
}
.po_carte_valeur2{
	position: absolute;
    left: 449px;
    top: 71px;
    text-align: center;
}

.po_carte_groupe_multilocal .po_texte{
	color: #1086AF;
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
}
.po_carte_texte2{
	position: absolute;
    top: 255px;
    left: 359px;
    text-align: center;
}
.po_carte_texte3{
	position: absolute;
	left: 430px;
    top: 238px;
    text-align: center;
}
.po_carte_texte3 span{
	font-size: 14px;
	font-weight: normal;
}





/* PAGE EXCELLENCE */

.po_excellence .po_grostitre{
	font-family: 'Oswald', sans-serif;
	font-size: 50px;
	color: #5188af;
	text-transform: uppercase;
	text-align: center;
	    margin-top: 40px;
	font-weight: 500;
}
@media screen and (min-width: 768px) {
	.po_excellence .po_grostitre{
		font-size: 60px;
	}
}
.po_excellence .po_ss_titre{
	font-size: 24px!important;
    font-weight: bold;
    color: #000;
    text-align: center;
    line-height: 32px;
}



.po_excellence .po_section_bloc2{
	margin-bottom: 0;
}

.po_excellence .po_section_bloc3{
	margin-top: 0px;
}

.po_excellence .dijon{
	
}

.po_excellence .dijon .gauche{
	display: inline-block;
	/* width: 525px; */
	vertical-align: top;	
	font-size: 20px;
	color: #5188af;	
	font-weight: 500;
	line-height: 29px;
	padding: 50px 25px 25px 25px;
    border: 1px solid #5188af;
	margin-left: -25px;
    margin-top: -25px;
}
.po_excellence .dijon .gauche span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}
.po_excellence .dijon .gauche span.titre span.exp{
	    font-size: smaller;
    vertical-align: super;
	
}
.po_excellence .dijon .droite{
	display: inline-block;
    font-size: 20px;
    color: #000;
	font-weight: 600;
    
    padding-left: 36px;
	
	margin-top: 40px;
}
.po_excellence .dijon .droite span{
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 74px;
	text-transform: uppercase;
	color: #5188af;
	font-weight: normal;
}



.po_excellence .singapour{
	
}

.po_excellence .singapour .gauche{
	/* display: inline-block; */
	/* width: 400px; */
	vertical-align: top;	
	font-size: 25px;
	color: #000;	
	font-weight: 600;
	line-height: 29px;
}
.po_excellence .singapour .gauche .texte{
	padding-right: 54px;
}



.po_excellence .singapour .gauche span.sous-titre{
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 25px;
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
	display: block;
	padding-top: 15px;
	padding-bottom: 20px;
}
.po_excellence .singapour .gauche .legende{
	font-size: 14px;
	color: #000;
	font-weight: 500;	
	padding-top: 8px;
	font-style: italic;
	line-height: 16px;
	padding-bottom: 20px;
}
.po_excellence .singapour .droite{
	margin-left: -25px;
    display: inline-block;
    font-size: 20px;
    color: #5188af;
    font-weight: 500;
    line-height: 29px;
    /* width: 344px; */
    padding: 25px 25px 25px 50px;
    /* padding-left: 36px; */
    border: 1px solid #5188af;
	
	
}
.po_excellence .singapour .droite span{
	text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    color: #5188af;
    font-weight: 400;
    line-height: 50px;
    display: block;
    padding-bottom: 15px;
	
}



.po_excellence .po_section_bloc5{
	margin-bottom: 0;
}

.po_excellence .po_section_bloc6{
	margin-top: -25px;
}

.po_excellence .zourite .un{
	/* width: 620px; */
	vertical-align: top;	
	font-size: 20px;
	color: #5188af;	
	font-weight: 500;
	line-height: 29px;
}
.po_excellence .zourite .un .texte{
	padding: 50px 25px 50px 25px;
    margin-left: -25px;
    border: 1px solid #5188af;
	position: relative;
}
.po_excellence .zourite .un span.titre{
	
	font-family: 'Oswald', sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 47px;
	
	display: block;
    margin-bottom: 25px;
}

.po_excellence .zourite .deux{
	margin-top: -25px;	
}
.po_excellence .zourite .deux .visuel{
	text-align: right;
}
.po_excellence .zourite .deux .visuel img{
	max-width: 100%;
}

.po_excellence .zourite .deux .visuel .legende{
	font-size: 14px;
    color: #000;
    font-weight: normal;
    padding-top: 8px;
    font-style: italic;
    line-height: 16px;
	padding-right: 10px;
}


.po_excellence .po_section_ligne.po_section_bloc7{
	margin-bottom: 0;
}
.po_excellence .po_section_ligne.po_section_bloc7 .inlineblock-video{
	display: inline-block;
	width: 580px;
}
.po_excellence .po_section_ligne.po_section_bloc7 .inlineblock-visuel{
	display: inline-block;
    width: 217px;
    padding-bottom: 40px;
    vertical-align: bottom;
}
.po_excellence .po_section_ligne.po_section_bloc7 .inlineblock-visuel img{
	max-width: 216px;
}

.po_excellence .po_section_ligne.po_section_bloc8{
	margin-top: 0;
}
.po_excellence .wizom .gauche{
	display: inline-block;
    width: 285px;
	
	font-size: 19px;
    color: #000;
	font-weight: 600;
   	margin-top: 40px;
	padding-bottom: 40px;
}
.po_excellence .wizom .gauche span{
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 74px;
	text-transform: uppercase;
	color: #5188af;
	font-weight: normal;
}

.po_excellence .wizom .droite{
	display: inline-block;
	max-width: 485px;
	vertical-align: top;	
	font-size: 20px;
	color: #5188af;	
	font-weight: 500;
	line-height: 29px;
	padding: 50px 25px 25px 25px;
    border: 1px solid #5188af;
	margin-left: -25px;
    margin-top: -25px;
}
.po_excellence .wizom .droite span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}
.po_excellence .wizom .droite span.titre span.exp{
	    font-size: smaller;
    vertical-align: super;
	
}



.po_excellence .po_section_ligne.po_section_bloc9{
	margin-bottom: 0;
}

.po_excellence .bx-wrapper{
	margin-bottom: 0!important;
}
.po_excellence .bx-wrapper .bx-prev{
	background: url(/sites/default/files/ra/images/fleche-gauche-excellence.png)!important;
    background-repeat: no-repeat!important;
	left: -30px;
}
.po_excellence .bx-wrapper .bx-next{
	background: url(/sites/default/files/ra/images/fleche-droite-excellence.png)!important;
    background-repeat: no-repeat!important;
	right: -40px;
}

.po_excellence .po_section_ligne.po_section_bloc10{
	margin-top: 0;
}

.po_excellence .maison-imprimee .gauche{
	display: inline-block;
    width: 285px;
	
	font-size: 19px;
    color: #000;
	font-weight: 600;
   	margin-top: 2px;
}
.po_excellence .maison-imprimee .gauche .legende{
	font-size: 14px;
    color: #000;
    font-weight: 500;
    padding-top: 8px;
    font-style: italic;
    line-height: 16px;
	padding-bottom: 35px;
}

.po_excellence .maison-imprimee .gauche .texte{
	padding-bottom: 40px;
}

.po_excellence .maison-imprimee .gauche span{
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 74px;
	color: #5188af;
	font-weight: normal;
}

.po_excellence .maison-imprimee .droite{
	display: inline-block;
	max-width: 485px;
	vertical-align: top;	
	font-size: 20px;
	color: #5188af;	
	font-weight: 500;
	line-height: 29px;
	padding: 50px 25px 25px 25px;
    border: 1px solid #5188af;
	margin-left: -25px;
    margin-top: -25px;
	position: relative;
	    right: -25px;
}
.po_excellence .maison-imprimee .droite span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}
.po_excellence .maison-imprimee .droite span.titre span.exp{
	    font-size: smaller;
    vertical-align: super;
	
}



.po_excellence .plateforme .gauche{
	display: inline-block;
	/* width: 500px; */
	vertical-align: top;	
	font-size: 20px;
	color: #5188af;	
	font-weight: 500;
	line-height: 29px;
	padding: 25px;
    border: 1px solid #5188af;
    margin-top: -25px;
}
.po_excellence .plateforme .gauche span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}
.po_excellence .plateforme .gauche span.titre span.exp{
	    font-size: smaller;
    vertical-align: super;
	
}
.po_excellence .plateforme .droite{
	display: inline-block;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    padding-left: 36px;
    margin-top: 40px;
    padding: 52px;
    border: 1px solid #5188af;
    margin-left: -25px;
    vertical-align: bottom;
    margin-bottom: -120px;
    text-align: center;
}
.po_excellence .plateforme .droite .logo{
	padding: 15px 0;
}


.po_excellence .tunnel .gauche{
	display: inline-block;
	width: 280px;
	vertical-align: top;	
	font-size: 25px;
	color: #000;	
	font-weight: 600;
	line-height: 29px;
	padding-top: 20px;
}
.po_excellence .tunnel .gauche .texte{
	padding-right: 54px;
	padding-bottom: 30px;
}

.po_excellence .tunnel .gauche span.sous-titre{
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 25px;
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
	display: block;
	padding-top: 15px;
	padding-bottom: 20px;
}
.po_excellence .tunnel .gauche .legende{
	font-size: 14px;
	color: #000;
	font-weight: 500;	
	padding-top: 8px;
	font-style: italic;
	line-height: 16px;
}
.po_excellence .tunnel .droite{
	margin-left: -25px;
    display: inline-block;
    font-size: 20px;
    color: #5188af;
    font-weight: 500;
    line-height: 29px;
    /* width: 490px; */
    padding: 50px 25px 25px 25px;
    border: 1px solid #5188af;
    margin-top: -25px;
	
}

.po_excellence .tunnel .droite span{
	text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    color: #5188af;
    font-weight: 400;
    line-height: 50px;
    display: block;
    padding-bottom: 15px;
	
}



h1.po_section.po_section1.po_active{
	display: none;
}






/* PAGE CHANTIER */

.po_chantier .po_grostitre {
    font-family: 'Oswald', sans-serif;
    font-size: 50px;
    color: #b18c29;
    text-transform: uppercase;
    text-align: center;
    margin-top: 40px;
    font-weight: 500;
}

@media screen and (min-width: 768px) {
	.po_chantier .po_grostitre {
    font-size: 60px;
	}
}

.po_chantier .po_ss_titre{
	color: #000;
}

.po_chantier .po_section_bloc2{
	margin-bottom: 0px;
}

.po_chantier .po_section_bloc3{
	margin-top: 0;
}

.po_chantier .po_section_bloc5{
	margin-bottom: 0px;
}

.po_chantier .po_section_bloc6{
	 margin-top: 0px;
}
    


.po_chantier .bordeaux .gauche{
	display: inline-block;
	width: 280px;
    font-size: 20px;
    color: #000;
	font-weight: 600;
    
    padding-left: 36px;
	
	margin-top: 40px;
}
.po_chantier .bordeaux .gauche span{
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 74px;
	text-transform: uppercase;
	color: #b18c29;
	font-weight: normal;
}
.po_chantier .bordeaux .droite{
	display: inline-block;
	/* width: 454px; */
	vertical-align: top;	
	font-size: 20px;
	color: #b18c29;	
	font-weight: 500;
	line-height: 29px;
	padding: 50px 25px 25px 25px;
    border: 1px solid #b18c29;
	margin-left: -25px;
    margin-top: -25px;
}
.po_chantier .bordeaux .droite span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}
.po_chantier .bordeaux .droite span.titre span.exp{
	font-size: smaller;
    vertical-align: super;
	
}



.po_chantier .grand-paris .gauche{
	display: inline-block;
    /* width: 398px; */
    vertical-align: top;
    font-size: 20px;
    color: #b18c29;
    font-weight: 500;
    line-height: 29px;
    padding: 25px 50px 25px 25px;
    border: 1px solid #b18c29;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
}
.po_chantier .grand-paris .gauche span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}
.po_chantier .grand-paris .gauche span.titre span.exp{
	    font-size: smaller;
    vertical-align: super;
	
}
.po_chantier .grand-paris .droite{
	display: inline-block;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    /* max-width: 300px; */
    /* padding-left: 47px; */
    margin-top: 40px;
	padding-top: 20px;
}
.po_chantier .grand-paris .droite span{
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 74px;
	text-transform: uppercase;
	color: #b18c29;
	font-weight: normal;
}

.po_chantier .grand-paris .droite figure{
	float: right;
    margin-top: 50px!important;
}

.po_chantier .legende{
font-size: 14px;
    color: #000;
    font-weight: 500;
    padding-top: 8px;
    font-style: italic;
    line-height: 16px;	
} 




.po_chantier .fermes .gauche{
	display: inline-block;
	/* width: 525px;*/
	vertical-align: top;	
	font-size: 20px;
	color: #b18c29;	
	font-weight: 500;
	line-height: 29px;
	padding: 50px 25px 25px 25px;
    border: 1px solid #b18c29;
	margin-left: -25px;
    margin-top: -25px;
}
.po_chantier .fermes .gauche span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}
.po_chantier .fermes .gauche span.titre span.exp{
	    font-size: smaller;
    vertical-align: super;
	
}
.po_chantier .fermes .droite{
	display: inline-block;
    font-size: 20px;
    color: #000;
	font-weight: 600;
    
    padding-left: 36px;
	
	margin-top: 40px;
}
.po_chantier .fermes .droite span{
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 74px;
	text-transform: uppercase;
	color: #b18c29;
	font-weight: normal;
}

.po_chantier .metropole-visuel {
	padding-bottom: 40px;
}

.po_chantier .metropole-visuel img{
	max-width: 100%;
}


.po_chantier .metropole .gauche{
	display: inline-block;
	/* width: 525px; */
	vertical-align: top;	
	font-size: 20px;
	color: #b18c29;	
	font-weight: 500;
	line-height: 29px;
	padding: 50px 25px 25px 25px;
    border: 1px solid #b18c29;
	margin-left: -25px;
    margin-top: -25px;
}
.po_chantier .metropole .gauche span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}

.po_chantier .metropole .droite{
	display: inline-block;
    font-size: 22px;
    color: #000;
	font-weight: 600;
    
    padding-left: 36px;	
	margin-top: 50px;
	max-width: 209px;
}
.po_chantier .metropole .droite span.sous-titre {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    color: #000;
    font-weight: normal;
    display: block;
    padding-top: 15px;
    padding-bottom: 20px;
}



.po_chantier .crillon .gauche{
	display: inline-block;
    width: 328px;
	
	font-size: 19px;
    color: #000;
	font-weight: 600;
   	margin-top: 2px;
}
.po_chantier .crillon .gauche .legende{
	font-size: 14px;
    color: #000;
    font-weight: 500;
    padding-top: 8px;
    font-style: italic;
    line-height: 17px;
	padding-bottom: 35px;
}

.po_chantier .crillon .gauche span{
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 74px;
	color: #b18c29;
	font-weight: normal;
}

.po_chantier .crillon .gauche .texte{
	padding-bottom: 50px;
}

.po_chantier .crillon .droite{
	display: inline-block;
	max-width: 442px;
	vertical-align: top;	
	font-size: 20px;
	color: #b18c29;	
	font-weight: 500;
	line-height: 29px;
	padding: 50px 25px 25px 25px;
    border: 1px solid #b18c29;
	margin-left: -25px;
    margin-top: -25px;
	position: relative;
}
.po_chantier .crillon .droite span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}
.po_chantier .crillon .droite span.titre span.exp{
	font-size: smaller;
    vertical-align: super;
	
}


.po_chantier .po_section_bloc8{
	margin-bottom: 0px;
}
.po_chantier .po_section_bloc9{
	margin-top: 0px;
}


.po_chantier .po_section_bloc8 .bx-wrapper {
	margin-bottom: 0px;	
}





.po_chantier .musee-ysl .gauche{
	display: inline-block;
	/* width: 525px;*/
	vertical-align: top;	
	font-size: 20px;
	color: #b18c29;	
	font-weight: 500;
	line-height: 29px;
	padding: 50px 25px 25px 25px;
    border: 1px solid #b18c29;
	margin-left: -25px;
    margin-top: -25px;
	position: relative;
}
.po_chantier .musee-ysl .gauche span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}

.po_chantier .musee-ysl .droite{
	display: inline-block;
    font-size: 22px;
    color: #000;
	font-weight: 600;
    
    padding-left: 36px;	
	margin-top: 4px;
	max-width: 209px;
}
.po_chantier .musee-ysl .droite span.sous-titre {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    color: #000;
    font-weight: normal;
    display: block;
    padding-top: 15px;
    padding-bottom: 20px;
}



.po_chantier .po_section_bloc10{
	margin-bottom: 0px;
}
.po_chantier .po_section_bloc11{
	margin-top: 0px;
}


.po_chantier .po_section_bloc10 .bx-wrapper{
	margin-bottom: 0px;	
}



.po_chantier .aeroport .un{
	/* width: 620px; */
	vertical-align: top;	
	font-size: 20px;
	color: #b18c29;	
	font-weight: 500;
	line-height: 29px;
}
.po_chantier .aeroport .un .texte{
	padding: 25px 25px 50px 25px;
    margin-left: -25px;
    border: 1px solid #b18c29;
	position: relative;
}
.po_chantier .aeroport .un span.titre{
	
	font-family: 'Oswald', sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 47px;
	
	display: block;
    margin-bottom: 25px;
}


.po_chantier .aeroport .deux .gauche{
	display: inline-block;
    width: 216px;
    font-size: 19px;
    color: #000;
    font-weight: 600;
    margin-top: 30px;
	vertical-align: top;
	padding-bottom: 58px;
}
.po_chantier .aeroport .deux .gauche .texte{
	max-width: 172px;
}


.po_chantier .aeroport .deux .gauche span {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-size: 60px;
    color: #b18c29;
    font-weight: normal;
}

.po_chantier .aeroport .deux .droite{
	display: inline-block;
}
.po_chantier .aeroport .deux .visuel{
	text-align: right;
	margin-top: -25px;
}
.po_chantier .aeroport .deux .visuel img{
	max-width: 100%;
}

.po_chantier .aeroport .deux .visuel .legende{
	font-size: 14px;
    color: #000;
    font-weight: normal;
    padding-top: 8px;
    font-style: italic;
    line-height: 16px;
	padding-right: 10px;
}



.po_chantier .greencity .gauche{
	display: inline-block;
	/* width: 515px; */
	vertical-align: top;	
	font-size: 20px;
	color: #b18c29;	
	font-weight: 500;
	line-height: 29px;
	padding: 50px 25px 25px 25px;
    border: 1px solid #b18c29;
	margin-left: -25px;
    margin-top: -25px;
}
.po_chantier .greencity .gauche span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}
.po_chantier .greencity .gauche span.titre span.exp{
	    font-size: smaller;
    vertical-align: super;
	
}
.po_chantier .greencity .droite{
	display: inline-block;
    
    font-size: 19px;
    color: #000;
    font-weight: 600;
    margin-top: 30px;
    vertical-align: top;
	padding-left: 25px;
}

.po_chantier .greencity .droite .texte{
	    padding-bottom: 10px;
}

.po_chantier .greencity .droite span {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-size: 60px;
    color: #b18c29;
    font-weight: normal;
}


.po_chantier .po_section_bloc13{
	margin-bottom: 0px;
}
.po_chantier .po_section_bloc14{
	margin-top: 0px;
}


sup{
	font-size: 0.5em;
}




.po_chantier .ecosse .gauche{
	display: inline-block;
	width: 280px;
	vertical-align: top;	
	font-size: 25px;
	color: #000;	
	font-weight: 600;
	line-height: 29px;
}
.po_chantier .ecosse .gauche .texte{
	/* padding-right: 54px; */
}

.po_chantier .ecosse .gauche span.sous-titre{
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 25px;
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
	display: block;
	padding-top: 15px;
	padding-bottom: 20px;
}
.po_chantier .ecosse .gauche .legende{
	font-size: 14px;
	color: #000;
	font-weight: 500;	
	padding-top: 8px;
	font-style: italic;
	line-height: 16px;
}
.po_chantier .ecosse .droite{
	margin-left: -25px;
    display: inline-block;
    font-size: 20px;
    color: #b18c29;
    font-weight: 500;
    line-height: 29px;
    /* width: 490px; */
    padding: 25px 25px 50px 25px;
    border: 1px solid #b18c29;
	    position: relative;
}
.po_chantier .ecosse .droite span{
	text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    color: #b18c29;
    font-weight: 400;
    line-height: 50px;
    display: block;
    padding-bottom: 15px;
	
}

.po_chantier .ecosse-visuel{
	margin-top: -25px;
}
.po_chantier .ecosse-visuel img{
	max-width: 100%;
}



.po_chantier .longchamp-visuel img { max-width: 100%;}

.po_chantier .longchamp .gauche{
	display: inline-block;
    width: 280px;
	
	font-size: 19px;
    color: #000;
	font-weight: 600;
   	margin-top: 2px;
}
.po_chantier .longchamp .gauche .legende{
	font-size: 14px;
    color: #000;
    font-weight: 500;
    padding-top: 8px;
    font-style: italic;
    line-height: 17px;
	padding-bottom: 35px;
	    padding-right: 40px;
}

.po_chantier .longchamp .gauche span{
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 74px;
	color: #b18c29;
	font-weight: normal;
}

.po_chantier .longchamp .gauche .texte{
	padding-bottom: 55px;
}

.po_chantier .longchamp .droite{
	display: inline-block;
	max-width: 490px;
	vertical-align: top;	
	font-size: 20px;
	color: #b18c29;	
	font-weight: 500;
	line-height: 29px;
	padding: 50px 25px 25px 25px;
    border: 1px solid #b18c29;
	margin-left: -25px;
    margin-top: -25px;
	position: relative;
}
.po_chantier .longchamp .droite span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}
.po_chantier .longchamp .droite span.titre span.exp{
	font-size: smaller;
    vertical-align: super;
	
}




.po_chantier .hongkong .gauche{
	display: inline-block;
	width: 280px;
	vertical-align: text-bottom;	
	font-size: 19px;
    color: #000;
    font-weight: 600;
	padding-bottom: 32px;
}
.po_chantier .hongkong .gauche .texte{
	padding-right: 54px;
	line-height: 23px;
}

.po_chantier .hongkong .gauche span{
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 74px;
	color: #b18c29;
	font-weight: normal;
	line-height: 100px;
}

.po_chantier .ecosse .gauche .legende{
	font-size: 14px;
	color: #000;
	font-weight: 500;	
	padding-top: 8px;
	font-style: italic;
	line-height: 16px;
}
.po_chantier .hongkong .droite{
	margin-left: -25px;
    display: inline-block;
    font-size: 20px;
    color: #b18c29;
    font-weight: 500;
    line-height: 29px;
    /* width: 490px; */
    padding: 25px 25px 50px 25px;
    border: 1px solid #b18c29;
	    position: relative;
}
.po_chantier .hongkong .droite span{
	text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    color: #b18c29;
    font-weight: 400;
    line-height: 50px;
    display: block;
    padding-bottom: 15px;
	
}

.po_chantier .hongkong-visuel{
	margin-top: -25px;
}
.po_chantier .hongkong-visuel img{
	max-width: 100%;
}




/* PAGE RESPONSABLE */


.po_responsable .po_section_bloc11{
	margin-bottom: 200px;
	
}


.po_responsable .po_grostitre{
	font-family: 'Oswald', sans-serif;
	font-size: 50px;
	color: #247743;
	text-transform: uppercase;
	text-align: center;
	    margin-top: 40px;
	font-weight: 500;
}
@media screen and (min-width: 768px) {
	.po_responsable .po_grostitre{
		font-size: 60px;
	}
}
.po_responsable .po_grostitre span{	
	color: #a1c15d;	
}

.po_responsable .po_ss_titre {
    font-size: 24px!important;
    font-weight: bold;
    color: #000;
    text-align: center;
    line-height: 32px;
}



.po_responsable .journee .gauche{
	display: inline-block;
	/* width: 525px; */
	vertical-align: top;	
	font-size: 20px;
	color: #247743;	
	font-weight: 500;
	line-height: 29px;
	padding: 50px 25px 25px 25px;
    border: 1px solid #247743;
	margin-left: -25px;
    margin-top: -25px;
}
.po_responsable .journee .gauche span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}

.po_responsable .journee .droite{
	display: inline-block;
    font-size: 22px;
    color: #000;
	font-weight: 600;
    
    /* padding-left: 36px;	*/
	margin-top: 50px;
	/* max-width: 209px; */
}
.po_responsable .journee .droite span.sous-titre {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    color: #000;
    font-weight: normal;
    display: block;
    padding-top: 15px;
    padding-bottom: 20px;
}



.po_responsable .po_section_bloc2{
	margin-bottom: 0px;
}
.po_responsable .po_section_bloc3{
	margin-top: 0px;
}


.po_responsable .top .gauche{
	display: inline-block;
	/* width: 280px; */
	vertical-align: top;	
	font-size: 25px;
	color: #000;	
	font-weight: 600;
	line-height: 29px;
}
.po_responsable .top .gauche .texte{
	/* padding-right: 54px; */
}

.po_responsable .top .gauche span.sous-titre{
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 25px;
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
	display: block;
	padding-top: 15px;
	padding-bottom: 20px;
}
.po_responsable .top .gauche .legende{
	font-size: 14px;
	color: #000;
	font-weight: 500;	
	padding-top: 8px;
	font-style: italic;
	line-height: 16px;
}
.po_responsable .top .droite{
	margin-left: -25px;
    display: inline-block;
    font-size: 20px;
    color: #247743;
    font-weight: 500;
    line-height: 29px;
    /* width: 490px; */
    padding: 25px;
    border: 1px solid #247743;
	    position: relative;
}
.po_responsable .top .droite span{
	text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    color: #247743;
    font-weight: 400;
    line-height: 50px;
    display: block;
    padding-bottom: 15px;
	
}

.po_responsable .top-visuel{
	margin-top: -25px;
}



.po_responsable .mixite .un{
	/* width: 620px; */
	vertical-align: top;	
	font-size: 20px;
	color: #247743;	
	font-weight: 500;
	line-height: 29px;
}
.po_responsable .mixite .un .texte{
	padding: 25px 25px 50px 25px;
    margin-left: -25px;
    border: 1px solid #247743;
	position: relative;
}
.po_responsable .mixite .un span.titre{
	
	font-family: 'Oswald', sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 47px;
	
	display: block;
    margin-bottom: 25px;
}


.po_responsable .mixite .deux .gauche{
	display: inline-block;
    width: 217px;
    font-size: 19px;
    color: #000;
    font-weight: 600;
    margin-top: 30px;
	vertical-align: top;
}
.po_responsable .mixite .deux .gauche .texte{
	max-width: 172px;
}


.po_responsable .mixite .deux .gauche span {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-size: 74px;
    color: #247743;
    font-weight: normal;
}

.po_responsable .mixite .deux .droite{
	display: inline-block;
}
.po_responsable .mixite .deux .visuel{
	margin-top: -25px;
}
.po_responsable .mixite .deux .visuel img{
	max-width: 100%;
}

.po_responsable .mixite .deux .visuel .legende{
	font-size: 14px;
    color: #000;
    font-weight: normal;
    padding-top: 8px;
    font-style: italic;
    line-height: 16px;
	padding-right: 10px;
}



.po_responsable .ubysol-visuel img{
	max-width: 100%!important;
}

.po_responsable .ubysol .gauche{
	display: inline-block;
    width: 200px;
	
	font-size: 19px;
    color: #000;
	font-weight: 600;
   	margin-top: 2px;
}
.po_responsable .ubysol .gauche .legende{
	font-size: 14px;
    color: #000;
    font-weight: 500;
    padding-top: 8px;
    font-style: italic;
    line-height: 17px;
	padding-bottom: 35px;
	    padding-right: 40px;
}

.po_responsable .ubysol .gauche span{
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 74px;
	color: #247743;
	font-weight: normal;
}

.po_responsable .ubysol .gauche .texte sup{
	
}

.po_responsable .ubysol .droite{
	display: inline-block;
	max-width: 570px;
	vertical-align: top;	
	font-size: 20px;
	color: #247743;	
	font-weight: 500;
	line-height: 29px;
	padding: 50px 25px 25px 25px;
    border: 1px solid #247743;
	margin-left: -25px;
    margin-top: -50px;
	position: relative;
}
.po_responsable .ubysol .droite span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}
.po_responsable .ubysol .droite span.titre span.exp{
	font-size: smaller;
    vertical-align: super;
	
}



.po_responsable .canning .gauche{
	display: inline-block;
	/* width: 525px; */
	vertical-align: top;	
	font-size: 20px;
	color: #247743;	
	font-weight: 500;
	line-height: 29px;
	padding: 25px 25px 50px 25px;
    border: 1px solid #247743;
	margin-left: -25px;
    margin-top: -25px;
	position: relative;
}
.po_responsable .canning .gauche span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}

.po_responsable .canning .droite{
	display: inline-block;
    font-size: 22px;
    color: #000;
	font-weight: 600;
    
    /* padding-left: 36px;	 */
	margin-top: 50px;
	/* max-width: 209px;*/
}
.po_responsable .canning .droite .texte{
	padding-bottom: 40px;
}

.po_responsable .canning .droite span.sous-titre {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    color: #000;
    font-weight: normal;
    display: block;
    padding-top: 15px;
    padding-bottom: 20px;
}

.po_responsable .canning-visuel {
    text-align: right;
    margin-top: -25px;
}
.po_responsable .canning-visuel img{
    max-width: 100%!important;
}





.po_responsable .bois .gauche{
	display: inline-block;
    width: 380px;
    font-size: 19px;
    color: #000;
    font-weight: 600;
    margin-top: 2px;
}
.po_responsable .bois .gauche .legende{
	font-size: 14px;
    color: #000;
    font-weight: 500;
    padding-top: 8px;
    font-style: italic;
    line-height: 17px;
	padding-bottom: 35px;
}

.po_responsable .bois .gauche span{
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 74px;
	color: #247743;
	font-weight: normal;
}

.po_responsable .bois .gauche .texte{
	    padding-left: 80px;
    padding-top: 57px;
}

.po_responsable .bois .droite{
	display: inline-block;
    max-width: 345px;
    vertical-align: top;
    font-size: 20px;
    color: #247743;
    font-weight: 500;
    line-height: 29px;
    padding: 25px 25px 25px 60px;
    border: 1px solid #247743;
    margin-left: -15px;
    margin-top: 110px;
    position: relative;
}
.po_responsable .bois .droite span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}
.po_responsable .bois .droite span.titre span.exp{
	font-size: smaller;
    vertical-align: super;
	
}



.po_responsable .centre-hospitalier{
	
}

.po_responsable .centre-hospitalier-visuel img { max-width: 100%; }


.po_responsable .centre-hospitalier .gauche{
	display: inline-block;
    width: 328px;
	
	font-size: 19px;
    color: #000;
	font-weight: 600;
   	margin-top: 2px;
}
.po_responsable .centre-hospitalier .gauche .texte{
	padding-bottom: 60px;
}

.po_responsable .centre-hospitalier .gauche .legende{
	font-size: 14px;
    color: #000;
    font-weight: 500;
    padding-top: 8px;
    font-style: italic;
    line-height: 17px;
	padding-bottom: 35px;
}

.po_responsable .centre-hospitalier .gauche span{
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 74px;
	color: #a1c15d;
	font-weight: normal;
}


.po_responsable .centre-hospitalier .droite{
	display: inline-block;
	/* max-width: 442px; */
	vertical-align: top;	
	font-size: 20px;
	color: #a1c15d;	
	font-weight: 500;
	line-height: 29px;
	padding: 50px 25px 25px 25px;
    border: 1px solid #a1c15d;
	margin-left: -25px;
    margin-top: -25px;
	position: relative;
    right: -25px;
}
.po_responsable .centre-hospitalier .droite span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}
.po_responsable .centre-hospitalier .droite span.titre span.exp{
	font-size: smaller;
    vertical-align: super;
	
}



.po_responsable .tunnelier .gauche{
	display: inline-block;
	/* width: 525px; */
	vertical-align: top;	
	font-size: 20px;
	color: #a1c15d;	
	font-weight: 500;
	line-height: 29px;
	padding: 25px 25px 50px 25px;
    border: 1px solid #a1c15d;
	margin-left: -25px;
    margin-top: -25px;
	position: relative;
}
.po_responsable .tunnelier .gauche span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}

.po_responsable .tunnelier .droite{
	display: inline-block;
    font-size: 22px;
    color: #000;
	font-weight: 600;
    
    padding-left: 36px;	
	margin-top: 50px;
	max-width: 209px;
}
.po_responsable .tunnelier .droite span.sous-titre {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    color: #000;
    font-weight: normal;
    display: block;
    padding-top: 15px;
    padding-bottom: 20px;
}

.po_responsable .tunnelier-visuel {
    text-align: right;
    margin-top: -25px;
}
.po_responsable .tunnelier-visuel img{
    max-width: 100%;
}
.po_responsable .tunnelier-visuel .legende{
	font-size: 14px;
    color: #000;
    font-weight: 500;
    padding-top: 8px;
    font-style: italic;
    line-height: 17px;
    padding-bottom: 35px;
}




.po_responsable .eco-quartier .gauche{
	display: inline-block;
	width: 310px;
	vertical-align: text-bottom;	
	font-size: 19px;
    color: #000;
    font-weight: 600;
	padding-bottom: 32px;
}
.po_responsable .eco-quartier .gauche .texte{
	padding-right: 20px;
	line-height: 23px;
}

.po_responsable .eco-quartier .gauche span{
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 60px;
	color: #a1c15d;
	font-weight: normal;
	line-height: 75px;
}

.po_responsable .eco-quartier .gauche .legende{
	font-size: 14px;
	color: #000;
	font-weight: 500;	
	padding-top: 8px;
	font-style: italic;
	line-height: 16px;
}
.po_responsable .eco-quartier .droite{
	margin-left: -25px;
    display: inline-block;
    font-size: 20px;
    color: #a1c15d;
    font-weight: 500;
    line-height: 29px;
    width: 460px;
    padding: 25px 25px 50px 25px;
    border: 1px solid #a1c15d;
	    position: relative;
}
.po_responsable .eco-quartier .droite span{
	text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    color: #a1c15d;
    font-weight: 400;
    line-height: 50px;
    display: block;
    padding-bottom: 15px;
	
}

.po_responsable .eco-quartier-visuel{
	margin-top: -25px;
}
.po_responsable .eco-quartier-visuel img{
	max-width: 100%;
}



.po_responsable .travail .gauche{
	display: inline-block;
	/* width: 515px; */
	vertical-align: top;	
	font-size: 20px;
	color: #a1c15d;	
	font-weight: 500;
	line-height: 29px;
	padding: 50px 25px 25px 25px;
    border: 1px solid #a1c15d;
	margin-left: -25px;
    margin-top: -25px;
}
.po_responsable .travail .gauche span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}
.po_responsable .travail .gauche span.titre span.exp{
	    font-size: smaller;
    vertical-align: super;
	
}

.po_responsable .travail-visuel{
	 text-align: right;	
}
.po_responsable .travail-visuel img{
	 max-width: 100%;
}


.po_responsable .travail .droite{
	display: inline-block;
    
    font-size: 19px;
    color: #000;
    font-weight: 600;
    margin-top: 30px;
    vertical-align: top;
	padding-left: 25px;
}

.po_responsable .travail .droite .texte{
	    padding-bottom: 10px;
}

.po_responsable .travail .droite span {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-size: 60px;
    color: #a1c15d;
    font-weight: normal;
}




.po_responsable .fondation .gauche{
	display: inline-block;
    width: 328px;
	
	font-size: 19px;
    color: #000;
	font-weight: 600;
   	margin-top: 2px;
	padding-bottom: 60px;
}
.po_responsable .fondation .gauche .legende{
	font-size: 14px;
    color: #000;
    font-weight: 500;
    padding-top: 8px;
    font-style: italic;
    line-height: 17px;
	padding-bottom: 35px;
}

.po_responsable .fondation .gauche span{
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 74px;
	color: #a1c15d;
	font-weight: normal;
}

.po_responsable .fondation .gauche .texte sup{
	
}

.po_responsable .fondation .droite{
	display: inline-block;
	/* max-width: 442px; */
	vertical-align: top;	
	font-size: 20px;
	color: #a1c15d;	
	font-weight: 500;
	line-height: 29px;
	padding: 50px 25px 25px 25px;
    border: 1px solid #a1c15d;
	margin-left: -25px;
    margin-top: -25px;
	position: relative;
	/* right: -25px; */
}
.po_responsable .fondation .droite span.titre{
	
	font-family: 'Oswald', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin-bottom: 25px;
    line-height: 49px;
}
.po_responsable .fondation .droite span.titre span.exp{
	font-size: smaller;
    vertical-align: super;
	
}
.po_responsable .fondation .droite span.sous-titre{
	text-transform: uppercase;
	display: block;
	padding-top: 20px;
}

.po_responsable .po_section_bloc14{
	margin-bottom: 0px;
}
.po_responsable .po_section_bloc15{
	margin-top: 0px;
}


.po_section_bloc14 .bx-wrapper{
	margin-bottom: 0px;
}



.node-type-page-ra .legende{
	font-size: 14px;
    color: #000;
    font-weight: normal;
    padding-top: 8px;
    font-style: italic;
    line-height: 16px;
    padding-right: 10px;
}




@media screen and (min-width:768px){ 
	
	.po_excellence .dijon .gauche{ width: 525px; }

	.po_excellence .singapour .gauche {
     display: inline-block; 
		width: 400px;
	}
	.po_excellence .singapour .gauche .texte{
		
	}
	.po_excellence .singapour .droite{
    	width: 344px; 
	
}
	.po_excellence .zourite .un{
		width: 620px;
	}
	
	.po_excellence .plateforme .gauche{
		width: 500px;
}
	
	.po_excellence .tunnel .droite{
	    width: 490px;
	
}
	
	
	.po_chantier .bordeaux .droite{
		width: 454px; 
}
	
	.po_chantier .grand-paris .gauche{
	    width: 398px;
}	
	
	.po_chantier .grand-paris .droite{	
    	padding-left: 47px; max-width: 300px;
    	
}
	.po_chantier .fermes .gauche{
		width: 525px;
}
	
	.po_chantier .metropole .gauche{ width: 525px; }
	
	.po_chantier .musee-ysl .gauche{ width: 525px; }
	
	.po_chantier .aeroport .un{	width: 620px; }
	
	.po_chantier .greencity .gauche{ width: 500px; }
	
	.po_chantier .ecosse .gauche .texte{ padding-right: 54px; }
	
	.po_chantier .ecosse .droite{ width: 490px; }
	
	.po_chantier .hongkong .droite{ width: 490px; }
	
	
	.po_excellence .po_section_ligne.po_section_bloc11{ margin-bottom: 200px;}
	
	
	.po_responsable .journee .gauche{ width: 525px; }
	
	.po_responsable .journee .droite{ padding-left: 36px; max-width: 209px; }
	
	.po_responsable .top .gauche{ 	width: 280px; }
	.po_responsable .top .gauche .texte{ padding-right: 54px; }
	
	
	.po_responsable .top .droite{ width: 490px; }
		
	.po_responsable .mixite .un{ width: 620px; }
	
	
	.po_responsable .canning .gauche{ width: 525px; }
	
	
	.po_responsable .canning .droite{ padding-left: 36px; max-width: 209px; }
	
	
	
	.po_responsable .centre-hospitalier .droite{ max-width: 442px; }
	
	
	.po_responsable .tunnelier .gauche{ width: 525px; }
	
	
	.po_responsable .travail .gauche{ width: 515px; }
	
	
	.po_responsable .fondation .droite{ max-width: 442px; right: -25px; }
	
	
	
	
}


.count{
	display: inline-block;	
}


.Count-1,
.Count-2,
.Count-3,
.Count-4,
.Count-5,
.Count-6,
.Count-7,
.Count-8,
.Count-9,
.Count-10
{
	display: table-cell!important;
}
.signe,
.virgule{
	display: table-cell!important;
}


sup {
	vertical-align: super!important;
    font-size: 0.6em!important;
}




/* bouton lien en savoir plus */

.node-type-page-ra .lien-savoir {
    clear: both;
    float: left;
    width: 100%;
    height: 198px;
    max-width: 100%;
    margin: 60px 0 0;
    background: url(/sites/all/themes/bouygues/images/refonte/bg-linknews.jpg);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.node-type-page-ra .lien-savoir h2 {
    margin: 35px auto 30px;
    text-align: center;
    font-family: "Raleway",sans-serif !important;
    color: #000 !important;
    background: none;
    display: block;
    text-transform: inherit !important;
    font-size: 30px !important;
    font-weight: 300 !important;
}
.node-type-page-ra .lien-savoir .links li{
	height: 38px;
    display: table;
    margin: 0 auto;	
}
.node-type-page-ra .lien-savoir .links li a{
	padding: 0 0 0 35px;
    font-family: "robotocondensed",sans-serif;
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
}
.node-type-page-ra .lien-savoir .links li a.pdf{
	background: url(/sites/all/themes/bouygues/images/icons/download.png) no-repeat left center;
}


.node-type-page-ra .field-name-field-texte-en-savoir-plus{
	margin: 35px auto 30px;
    text-align: center;
    font-family: "Raleway",sans-serif !important;
    color: #000 !important;
    background: none;
    display: block;
    text-transform: inherit !important;
    font-size: 30px !important;
    font-weight: 300 !important;
	
	position: absolute;
    /* top: 50px; */
    margin-top: 95px;
    /* text-align: center; */
    /* margin: 0 auto; */
    width: 100%;
}

.node-type-page-ra .field-name-field-texte-en-savoir-plus span{
	color: #fff;
    text-transform: inherit;
    font-weight: 600 !important;
}

.node-type-page-ra .lien-savoir ul{
	padding-top: 92px;
}


.node-type-page-ra #page #columns{
	padding: 0 0px 0 30px;
}

