/*****************************************************************
	PROPRIETES GENERALES  - BODY / TITRES / TEXTES / LIENS // CSS test
*****************************************************************/

html {
	height: 100%;
	box-sizing: border-box;
	margin: 0;
	overflow-x: hidden;
	overflow-y: visible;
	padding: 0;
	position: relative;
	overflow-scrolling:  touch;
	-webkit-overflow-scrolling:  touch;
	-moz-overflow-scrolling:  touch;		
}

body {
	background-size: cover; /* version standardisée */
	font-family: 'Questrial', Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	height: 100%;
	position : relative;
	margin: 0;	
	padding: 0;
	overflow-x : hidden;
	overflow-y : visible;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	content: "1";
    background: #ececec;	
}

/*::-webkit-scrollbar {
    width: 10px;
	cursor:pointer;
	
}

::-webkit-scrollbar:hover {
    width: 10px;
	cursor:pointer;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}*/

/*CUSTOM SCROOLBAR*/

::-webkit-scrollbar, ::-webkit-scrollbar:hover {
    width: 10px;
	cursor:pointer;	
}

::-webkit-scrollbar-track {
      background-color: #ff9933;
} /* the new scrollbar will have a flat appearance with the set background color */
 
::-webkit-scrollbar-thumb {
      background-color: rgba(0, 0, 0, 0.2); 
} /* this will style the thumb, ignoring the track */
 
::-webkit-scrollbar-button {
      background-color: #4b4b4d;
} /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
 
::-webkit-scrollbar-corner {
      background-color: black;
} /* if both the vertical and the horizontal bars appear, then perhaps the right bottom corner also needs to be styled */

.primary-img p{
	font-size:28px;
	font-weight:bold;
	background:#ececec;
	color:#ff831e;
	border-left:5px solid #333;
	padding:10px;
}
.example-animation{
	/*float:right !important;
	width:80% !important;*/
	display:block;
	min-height: 600px;		
}

main ul {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    list-style: none;
    width: 96%;
    display: block;
    overflow: hidden;
	}
	
main ul li:before {
	content:'- ';
	}	

.body_tiny {
	background-image: none;
}

h1{
    font-size: 20px;
    color: #ff831e;
    font-family: 'Questrial', Times, "Times New Roman", serif;
    padding: 20px 0;
    text-align: left;
    font-weight: 600;
	}

h2 {
    font-family: 'Questrial', Times, "Times New Roman", serif;
    font-size: 18px;
    padding: 0 0 5px 0;
    margin: 20px 0 10px 0;
    display: block;
    text-align: left;
    color: #ff831e;
    font-weight: 600;
}
h3 {
    font-size: 15px;
    font-family: 'Questrial', Times, "Times New Roman", serif;
    font-weight: normal;
    text-decoration: none;
    padding: 0px;
    margin: 0 0 15px 0;
    text-align: left;
}

h4, h5, h6, h7, h8, h9, h10 {
	font-size: 1em;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}
em, i {
	font-size: 1em;
	text-decoration: none;
	padding: 0px;
	color: #ffffff;
	margin: 0px;
}
p, table {
	color: #000000 ;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-family: 'Questrial', Helvetica, Arial, sans-serif;	
}
.body_tiny h1, .body_tiny h2, .body_tiny h3, .body_tiny p, .body_tiny a, .body_tiny em, .body_tiny i,
.body_tiny table h1, .body_tiny table h2, .body_tiny table h3, .body_tiny p, .body_tiny a, .body_tiny em, .body_tiny i,
.body_tiny table, .body_tiny tbody, .body_tiny tr, .body_tiny table td {
	color: #000 !important;
}
a {
	outline: none;
	color:#000000;
	text-decoration: none;
}

img, iframe {
	border: none;
}

.tablette, .phone, .tablette_actu {
	display: none !important;
}

.btn_up_page {
	width : auto;
	display: block;
	overflow: hidden;
	margin : 1%;
	width:45px;
	height:37px;
	background: url(../images/general/top_page.png) no-repeat ;
	cursor : pointer;	
	position: fixed;
	bottom: 7%;
	right: 2%;
	z-index : 10000;
}

#logo img:hover, .btn_up_page:hover, footer img:hover {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);				
}

/*************** POP UP ********************/

.block_popup .titre_popup h2 {
	color: #d13338;
	padding-bottom:5px;
	border-bottom:1px solid #d13338;
	}

/**************************************************************
			BANDEAU / LOGO 
**************************************************************/
header {
    width: 20%;
    /*padding: 0 2%;
	float: left;
	overflow: hidden;*/
    height: 100%;
	
    margin: 0 auto;
    display: block;
    background: #ececec;
    position: absolute;
    z-index: 500;
    top: 0;
	left:0;
}

.hauteurmoins {    height: 50% !important; overflow:hidden!important;}
.hauteurmoins img{    }

.header_scroll {
	width: 96%;
	margin:0 2%;
}
.allpagech { width:98% !important;}
.allpagechca { width:96% !important;}

.projetcl { height:auto !important;}

.mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: red; }
.mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{ background-color: white; } 

#logo {
	background-image: -moz-linear-gradient( 90deg, rgb(51,49,50) 0%, rgb(77,77,79) 47%, rgb(51,49,50) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(51,49,50) 0%, rgb(77,77,79) 47%, rgb(51,49,50) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(51,49,50) 0%, rgb(77,77,79) 47%, rgb(51,49,50) 100%);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	padding:20px;
	display:block;
	margin:0 auto; 
	max-width:200px; 
}

#logo img {
    display: block;
	width:auto;
	margin:0 auto;
	text-align:center;
	max-width:170px;
    position: relative;
    z-index: 200;
	text-align:center;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;		
}



/**************************************************************
			NAVIGATION / menu déroulant
**************************************************************/

nav {
    margin: 50px 10px 10px auto;
    text-align: center;
    position: relative;
    display: block;
    z-index: 300;
    max-width: 100%;
	}

#menu-deroulant {
	display : block;
	font-weight: normal;
	margin :0 auto;
	padding: 0;	
	width : 100%;	
	list-style: none;
	}
	
nav ul li {
	position : relative;
	display : block;
	overflow : visible;
	cursor: pointer;
	padding:15px 0 0;
	text-align: right;	
	}

nav ul li :hover{
	color:#ff831e;
	}
	
nav ul li:before {
	content:' ';		
	display : inline-block;
	height:2px;
	width:20px;
	background:#ff831e;
	margin-bottom:10px;
	}
	
nav ul li:last-child:after {
	content:' ';		
	display : inline-block;
	height:2px;
	width:20px;
	background:#ff831e;
	margin-top: 15px;
	}	

nav ul li.hover a, nav ul li.active a {
    color: #ff831e;
}

nav ul li a {
	display : block;
	font-size: 15px;
	color:#333333;
	text-decoration: none;
	width: auto;
}

.menu_mobile {
	display: block;
	width: 100%;
	font-weight: 600;
	visibility: hidden;
	text-align: center;
	padding: 0px;
	font-size: 20px;
	cursor: pointer;
	height: auto !important;
	position: absolute;
	border-bottom: 1px solid #fff;
}

/****  SOUS MENU *****/
#menu-deroulant ul {
	padding: 0;
	margin: 0;
	list-style: none;
    display: block;	
}

nav ul li ul.sm {
    font-weight: normal;
    height: auto;
    overflow: hidden !important;
    text-align: center;
    /*width: 95% !important;	*/
}
nav ul.sm li::before {
    display: none;
}
nav ul.sm li:last-child::after {
	display:none;
}

ul.sm li {
	margin:0;
	overflow : hidden;
	width : 100%;
	padding : 0;
	border-radius:0;
	border-bottom: none;
}

ul.sm li:last-child {
	border-radius:0 0 5px 5px;	
}

.level0 .sm {
	display: none;
}

ul#menu-deroulant li ul.sm li.item_menu a { /*****  ITEM SOUS MENU *******/
	display: block;
	overflow: hidden;
	height: 30px;
	line-height: 35px;
	padding : 0;
	margin: 0;
	text-align: right;
	font-size: 14px;
	border-top: none;	
	background: none;
}

ul#menu-deroulant li ul.sm li.item_menu:hover a { /*****  ITEM SOUS MENU *******/
	padding-left:2px;
}

body #nav ul li.active a {
	color : #ff9933 !important;
}
	
/*********************************
			CONTENT
*********************************/

main {
	display: block;
    margin: 0 auto;
    /*overflow: hidden;*/
    text-align: left;
    float: right;
    position: relative;
    z-index: 100;
    bottom: 0;
    right: 0;	
    width: 80%;	
}


/*********************************
			ACCUEIL
*********************************/

.full_content {
 	height:100%; 
	display:block;
	/*overflow-y:scroll;*/ 
	max-height: 100%;
    margin-left: 20%;	
	}
	
.full_content #slider_home {
	height:70% !important; 
	display:block; 
	}	
	
#content_accueil {
    height: 30%;
    position: absolute;
	float:none;		
	}

#slider_home {
	min-height: 600px !important;		
}

.devrama-slider, .projector {
    max-width: 100% !important;	
	}


/* BLOC HOME */

.bloc_home { 
    width:27.33%;/* 341px */
	height:100% /*220px*/;
	display:block;
	float:left;
	padding:10px 3%;
	background:url(../images/general/bg_trois_d_matieres.png) no-repeat #ffffff bottom right;
	background-size:80%;
	}
		
 .bloc_home table td {
	 width:45%;
	}
	
 .bloc_home table td:first-child {
	 margin-right:2%;
	}		

.bloc_home a {
	font-style:italic;
	}

.bloc_home a:hover{
	color: #ff831e;
	}
	 
/* BLOC DEUX */
 .bloc_home:nth-child(2) { 
  	background: url(../images/general/bg_nos_realisations.png) no-repeat bottom right #ececec ;
	background-size:80%;
	}
 
/* BLOC TROIS */
.bloc_home:last-child { 
	background: #4b4b4d url(../images/general/bg_nos_agences.png) no-repeat bottom right ;
	background-size:80%;
	color:#ffffff;
	}

.bloc_home table td {
	 width:49%;
	 vertical-align:top;
	}
	
.bloc_home table td:first-child {
	 width:45%;
	 margin-right:2%;
	 vertical-align:top;
	}		

.bloc_home:last-child table, .bloc_home:last-child table p { 
	color:#ffffff;
	}	
 
section.content {
	display: block;
	position: relative;
	margin-bottom: 35px;
	width: 98%;
}

.page_dynamique_content {
	display: block;
    margin: 0 auto;
    width: 98%;
    padding: 0 0 0 2%;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.no_responsive {
	display:block;
	}
	
.responsive {
	display:none;
	}	

/*.page_dynamique {
	height: 100%;
	position:relative;	
}

.page_dynamique .example-animation {
	height: 60% !important;
	overflow:hidden;	
	top:0;
    position: relative;	
}

.page_dynamique .page_dynamique_content {
	height: 40%;
	overflow-y:auto;
	bottom:0;
    position: relative;
		
}*/

/******************************  
		PAGE ACTUALITE 
****************************/

main .bloc_archives .une_archive {
    display: block;
    margin: 0 2% 0 0;
    overflow: hidden;
    padding: 0;
    width: 45%;
    float: left;
}
	
.texte_article {
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: justify;
    max-width: 80%;
    margin: 0 2%;
    z-index: 100;
}

.photo-actu {
	float: left;
	width: 205px;
	height: 135px;
	overflow : hidden;
}
.photo-actu img {
	display : block;
	width : 100%;
	height : auto;
}
.photoactu {
	float: right;
	padding-bottom: 10px;
	margin-top : 10px;
	margin-left: 10px;
}
.photoactu_grd {
    float: left;
    overflow: hidden;
    position: relative;
    margin: 0 0 20px;
}
.texte_index .photoactu_grd img {
	border: 2px solid #fff;
}

.photoactu_grd img {
	height: auto;
	margin: 0;
	overflow: hidden;
	position: relative;
	max-width: 210px;
	display: inline-block;
	border: 1px solid #c0c0c0;
}

.photoactu_grd img:hover {
	border: 1px solid #ff831e;
}

/*********  ARCHIVES ************/
#header_archives {
    color: #ff831e;
    font-size: 18px !important;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    padding: 10px 0 0;
	margin-bottom:10px;
    border-top: 2px solid #ff831e;
}
main .bloc_archives {
	display: block;
	width: 96%;
	text-align: justify;
	margin: 20px 0;
	overflow: hidden;
}
body .archive_content {
	display: block;
	margin-bottom: 30px;
	overflow: hidden;
	text-align: left;
}
.img_archive img {
	max-width: 75px ;
	width: 100%;
	border: 1px solid #c0c0c0;	
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 0 10px 0 0;	
}

.img_archive img:hover {
	border: 1px solid #ff831e;
}

.bloc_archives h3 {
    text-align: left;
    font-family: 'Questrial', Times, "Times New Roman", serif;
    font-size: 16px;
    padding: 0;
    margin: 0;
    transition: padding 1s ease 0s;
    color: #ff831e;
}
.bloc_archives p {
	text-align: left;
	font-size: 13px;
	padding: 5px 0;
	transition: padding 1s ease 0s;
}
.savoir_plus {
    color: #ff831e;
	display:block;
	margin:5px 0;
}
.savoir_plus:hover {
	text-decoration:underline;

}


/******************************  
		PAGE PARTENAIRES 
****************************/

.bloc_partenaire {
	display: block;
    margin: 0 2% 30px 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.content_partners {
    width: 80%;
    float: left;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
	}

.titre_partenaire {
    margin: 0;
	}

.img_partenaire img {
	max-width: 150px;
    width: auto;
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 0 2% 0 0;
	}

#galerie {
	padding: auto;
	margin: auto;
	text-align: center;
	background: linear-gradient(#333333, #F1F1F1) repeat scroll 0 0 transparent;
	width: auto;
}
#galerie_mini li {
	float: left;
	margin: auto;
	padding: auto;
	list-style-type: none;
}
#galerie_mini {
	border: 1px #FFF;
}
#photo {
	clear: both;
	margin: 0 auto;
}
#photo h3 {
	color: #FFF;
	font-weight: bold;
	texte-align: center;
}

/*********************************
			COOKIES
*********************************/
body .cc_container {
	font-family: 'Questrial', Helvetica, Arial, sans-serif;
    font-size: 15px;
	text-align: center;	
}
body .cc_container p {
	color: #fff;
}
body .cc_container .cc_message {
	display: block;
	text-align: center;
    font-size: 14px;	
}
body .cc_container .cc_btn, body .cc_container body .cc_btn:visited {
	color: #000;
    background-color: #ff9933;
}
body .cc_container a, body .cc_container a:visited {
	text-decoration: none;
    color: #333;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
	margin-top:10px;
    padding: 7px 10px;
    float: none;
	display: inline-block;
    max-width: 140px;
    text-align: center;
}

body .cc_banner-wrapper .cc_container .cc_btn {
    float: none;
	max-width: 140px !important;
	display:inline-block;
	text-align:center;
	margin-top:10px;
	font-size: 14px;
	margin-left: 0;
	margin-right: 10px;
}

body .cc_banner-wrapper .cc_container .cc_btn.cc_btn_refuse{
	background: rgba(255, 153, 51, 0.5);
}

body .cc_container a:hover, body .cc_container a:visited:hover {
	background : #666;
	color: #fff;
}

.iframeContenuRemplacement{
	border: 1px solid #bbb;
	padding: 10px;
}

.chkContactRGPD_wrapper{
	margin-top: 20px;
}

.chkContactRGPD{
	float: left;
	margin-right: 10px;
}

#formulaire .chkContactRGPD_wrapper p{
	float:none;
}

/*********************************
			FOOTER
*********************************/

footer {
    position: relative;
    width: 96%;
    margin: 0 2%;
    bottom: 0;
    /*color: #ffffff;*/
    display: block;
    padding: 10px 0 5px;
    text-align: center;
    font-size: 14px;
    z-index: 100;
}

footer img {
    margin-bottom: 5px;
    margin-top: 10px;
    vertical-align: middle;
}

#footer_content {
	margin: 10px auto;
	overflow: hidden;
	text-align: center;
    color: #ff831e;
    line-height: 18px;	
}

#footer_content a {
	color: #000000;
	text-decoration:none;
}

#footer_content a:hover {
	color: #ff831e;	
}

.reseau {
	text-align:right;
}

.reseau a {
	text-decoration:none;
	}

/************************** 
		TEXTE / TITRE / IMAGE 
************************/

.titre {
	text-align: left;
	float: left;
	margin-top : 18px;
	width: 100%;
	line-height: 36px;
	margin-bottom : 20px;
	display: block;
	padding-left: 5%;
}
.texte_index {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 100;
	text-align: justify;
	width: 95%;
	/*margin:0 1%;*/
	padding: 0 2%;
}
.texte_champ {
	margin: 0 1%;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 100;
	text-align: justify;
	width: 96%;
}
.texte_index a:hover, .texte_champ a:hover {
	color: #595c60;
	background: #fff;
}
.texte_index img {
	display: block;
	float: left;
	overflow: hidden;
	position: relative;
	max-width: 315px;
	width: auto;
	height: auto;
	margin: 15px 10px !important;
}
.text_champ img {
	height: auto;
	margin: 0;
	overflow: hidden;
	position: relative;
	max-width: 260px;
	display: inline-block;
}

.text_champ p a img {
	border: none;
	border-radius:0px;
}

.text_champ p a img:hover {
	border: none;
	opacity:0.85;
	background:none;	
}

.page_dyn_article_content {
	display: block;
    margin: auto;
    overflow: hidden;
}

/*********************** 
		CONTACT 
*****************************/
#page_contact {
	top:0;
    height: 100%;	
	}

.map {
	border: 0 none;
	height: 50%;
	min-height: 250px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}

.map iframe {
    border:none;
    max-width: 100%;
    width: 100%;
    height: 100%;
}

#page_contact .page_dynamique_content {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    position: relative;
    background: #fff;
	height: 50%;
	overflow-y: auto;
    overflow-x: hidden;		
}	
	
.content_left {
	display: block;
    overflow: hidden;
    float: left;
    width: 44%;
    padding: 10px 2%;
    margin: 0 2% 0 0;
}

.page_contact_content {
    background: #4b4b4d url(../images/general/bg_nos_agences.png) no-repeat bottom right;
    background-size: 80%;
    color: #ffffff;
    height: 100%;
}

.page_contact_content h3, .page_contact_content p {
    color: #ffffff;
	}

#formulaire {
	display: block;
	margin: 0;
	overflow: hidden;
	position: relative;
	z-index: 100;
}
#formulaire h3 {
    font-size: 18px;
    color: #ff831e;
    margin: 25px 0 15px;
}

#formulaire p {
	display: block;
	float: left;
	margin-right: 5px;
}
label {
	font-size: 14px;
	margin: 5px 0;
	display: block;
	color: #333;
	font-family: 'Questrial', Helvetica, Arial, sans-serif;	
}
label span, .champs_obligatoires span {
	color: #000;
}
input, textarea, select {
	font-size: 14px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: 'Questrial', Helvetica, Arial, sans-serif;	
}
select, option {
	border: 1px solid #cccccc;
	width: 95%;	
	cursor:pointer;
}
.class_input_file {
	cursor:pointer;	
	}
input, textarea {
	appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-webkit-appearance: none;
}
input[type="checkbox"] {
	appearance: checkbox;
	-moz-appearance: checkbox;
	-o-appearance: checkbox;
	-webkit-appearance: checkbox;
}
.contact_ch_simple, .contact_ch_multi {
	margin-bottom: 5px;
	background-color: #fff;
	width: 95%;
	margin-bottom: 10px;
	padding: 0 5px 0;
	border: 1px solid #cccccc;
}
.contact_ch_simple {
	height: 25px;/*border: 1px solid #0b1644;	*/
}
input[type="checkbox"].checkbox {
	background: #fff;
	border-radius: 2px;
	cursor: pointer;
	height: 15px;
	width: 15px;
	display: block;
	float: left;
	margin: 5px;
}
.contact_ch_multi {
	height: 50px;
}
.contact_ch_bouton {
	font-family: 'Questrial',Helvetica,Arial,sans-serif;	
	display: block;
	font-size: 16px;
	width: 130px;
	height: 35px;
	border: none;
	text-transform: uppercase;
	color: #fff;
	margin-top: 10px;
	cursor: pointer;
	border-radius: 0 0 5px 5px;
	background-color: #ff831e;
    border-bottom: 3px solid #df9029;
}
.contact_ch_bouton:hover {
	background: #df9029;
    border-bottom: none;	
}
.champs_obligatoires {
	font-size: 13px;
	margin: 20px 0;
}
/*********** MESSAGE BIEN ENVOYER *********************/
#texte_ok_contact {
	font-size: 16px;
    text-align: center;
    background-color: #ff831e;
    color: #fff;
    font-weight: normal;
    margin: 10px 0;
    padding: 10px;
    display: block;
    position: relative;
    width: 97%;
}

/************************************* 
			Paragraphe 
**************************************/

.barre_separation { /***DISPLAY NONE DONC LA BARRE DE SEPARATION DISPARAIT***/
	/*float: left;*/
	display: none;
	width: 90%;
	height: 6px;
	margin-left: 5%;
	text-align: left;
	padding: 0px;
	border-top: 1px solid #ff831e;
}
.page_dyn_article .text_champ {
	display: block;
	margin: 15px auto;
	overflow: hidden;
	padding: 0 2%;
	text-align: left;
	width: auto;
}

.text_champ ul li {
	font-size: 14px;
}
.text_champ a:hover {
	text-decoration:underline;	
}
.text_champ p {	
	text-align: justify;
}

.text_champ p strong, .text_champ p strong a {
	font-weight: 700;
}
.image_gauche, .image_droite {
	width: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.image_gauche {
	float: left;
	margin-right: 2%;
}
.image_droite {
	float: right;
	margin-left: 2%;
}
.separation_menu {
	display : block;
	float : left;
	margin-top : 3px;
	margin-left : 2px;
	margin-right : -4px;
}


/*****************************************************************
				PAGE DYNAMIQUE
*****************************************************************/

.grde_img {
	float: left;
	display: block;
	margin: auto;
	padding: auto;
	width: 262px;/*height:285px;*/
}
.grde_img img {
	display : block;
	width : 89%;
	margin : auto;
}
.texte_dynamique {
	float: left;
	margin: auto;
	padding: auto;
	list-style-type: none;
}
.min_img {
	display: block;
	float: left;
	height: auto;
	margin: auto auto 9px 10px;
	width: 156px;
}
.min_img img {
	display : block;
	width : 100%;
}
.text_champ p span {
	display: inline;
	color : #ab9c91;
}

main .example-animation {
    float: right !important;
    width: 100% !important;
    display: block;
}

/******************************  
		PAGE vision ENTREPRISE 
****************************/

.img_section  {
	display: block;
	height:40%;
	margin:0 auto;
	max-width:100%;
	width:auto;
	overflow:hidden;
	}

.img_section_page_dyn  { 
	display: block;
	margin:0 auto;
	max-width:100%;
	width:100%;
	}

/*.img_section, .img_section_page_dyn  {
	display: none;
	}*/

.slider_8 {
	display: none;
}

.class_speciale_page_dyn_8 {
	height: 100%;
}

.class_speciale_page_dyn_8 .page_dynamique_content {
	height: 60%;
}

.paragraphe_1 h1 {
	margin:0;
	padding:0;
	width:100%;
	-o-column-count: 1;
	-ms-column-count: 1;
	-moz-column-count: 1;
	-webkit-column-count: 1;		
}

.paragraphe_1 {
    width: 67%;
    float: left;
    height: 95%;
    padding-right: 3%;
	overflow-y:auto;
	/*-o-column-count: 2;
	-ms-column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-o-column-gap: 20px;
	-ms-column-gap: 20px;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;
	column-gap: 20px;*/
}

.paragraphe_2, .paragraphe_3 {
    width: 28%;
    float: right;
    height: 46%;
    padding: 2% 1%;
    background: #ececec;
}

.paragraphe_2 {
    background: #ececec;
}

.paragraphe_3 {
    background: #4b4b4d;
}

.class_speciale_page_dyn_8 .page_dynamique_content .paragraphe_2 {
    background: url(../images/general/bg_engagement.png) no-repeat bottom right #ececec;
    background-size: 70%;
	height: 95%;	
}

.class_speciale_page_dyn_8 .page_dynamique_content .paragraphe_3 {
    width: 28%;
    float: right;
    height: 46%;
    padding: 2% 1%;	
	
    background: #4b4b4d url(../images/general/bg_nos_agences.png) no-repeat bottom right;
    background-size: 80%;
    color: #ffffff;		
}

.paragraphe_3 table td {
	width:45%;
}

.paragraphe_3 table, .paragraphe_3 table p {
    color: #ffffff;		
}

/******************************  
		PAGE REALISATIONS 
****************************/
.class_speciale_page_dyn_10 .page_dynamique_content,
.class_speciale_page_dyn_11 .page_dynamique_content,
.class_speciale_page_dyn_12 .page_dynamique_content,
.class_speciale_page_dyn_13 .page_dynamique_content,
.class_speciale_page_dyn_14 .page_dynamique_content  {
    width: 25%;
    height: 220px;
    display: block;
    float: left;
    padding: 10px 2.5%;
    background: url(../images/general/bg_trois_d_matieres.png) no-repeat #ffffff bottom right;
    background-size: 80%;
}

.class_speciale_page_dyn_10 .paragraphe_1,
.class_speciale_page_dyn_11 .paragraphe_1,
.class_speciale_page_dyn_12 .paragraphe_1,
.class_speciale_page_dyn_13 .paragraphe_1,
.class_speciale_page_dyn_14 .paragraphe_1  {
    width: 100%;
}

/****CAROUSEL*********/

#carousel_projet {
	position: relative;
	overflow: hidden;
}
.wrap_carousel {
	display: block;
	/*width : 100%;
	margin: 25px auto 35px;*/
	overflow : hidden;
	position: relative;	
	background:#ececec;
}

.class_speciale_page_dyn_2 .wrap_carousel,
.class_speciale_page_dyn_10 .wrap_carousel,
.class_speciale_page_dyn_11 .wrap_carousel,
.class_speciale_page_dyn_12 .wrap_carousel,
.class_speciale_page_dyn_13 .wrap_carousel,
.class_speciale_page_dyn_14 .wrap_carousel {
    width: 65%;
    height: 180px;
    display: block;
    float: left;
    padding: 30px 2.5%;
    background: #ececec;	
}	

/******************************  
		PAGE VIDEOS 
****************************/

.class_speciale_page_dyn_9 .paragraphe_1 {
    width: 100%;
    float: none;
    height: 100%;
    overflow-y: auto;
}


/******************************  
		CAROUSEL
****************************/
#titre_carousel {
	text-align:center;
	color: #ff831e;
	font-family: 'Questrial',Arial,Verdana,sans-serif;
    font-size: 25px;
	margin:20px 0;
	}

#carousel_projet {
	display: block;
	width : 85%;
	margin: auto;
	overflow: hidden;
	height: 160px;	
}
#carousel_projet ul {
	width: 1000%;
	position: relative;
	/* Optional, required in this case since it's a <ul> element */
	list-style: none;
	margin: 0;
	padding: 0;
}
/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
#carousel_projet li {
	/* Required only for block elements like <li>'s */
    float: left;
    width: 3%;
    max-width: 350px;
    margin: 0 0.25%;
    overflow: hidden;
    /* border-radius: 10px; */
}
#carousel_projet li:before {
	content: '';
}
.jcarousel-prev, .jcarousel-next {
	position : absolute;
	top : 38%;
}

.jcarousel-prev {
	left : 2%;
}
.jcarousel-next {
	right : 2%;
}

.jcarousel-prev:hover, .jcarousel-next:hover {
	opacity: 0.85 ;
}

#carousel_projet li a {
    display: block;
    height: 180px;
    margin: 0 auto;
    width: auto;	
}

/*#carousel_projet li img {
    width: 300px;
	max-width:100%;	
}*/

#carousel_projet li img:hover {
	opacity:0.8;
}

/******************************  
		PAGE NOS MATIERES
****************************/
.class_speciale_page_dyn_2 .wrap_carousel,
.class_speciale_page_dyn_7 .wrap_carousel {
    display: none;
}	

/******************************  
		PAGE MOQUETTE DE PIERRE
****************************/
.class_speciale_page_dyn_6 .wrap_carousel {
    background: #FFF;
	display: block;
    overflow: hidden;
    position: relative;
    margin: -50px auto 40px;
}

.class_speciale_page_dyn_6 #carousel_projet li {
    max-width: 200px;
}

/******************************  
		PAGE VOTRE PROJET
****************************/
#page_projet {
	top:0;
    height: 100%;	
	}	

#page_projet .page_dynamique_content {
    display: block;
    margin: 0 auto;
    width: 96%;
    padding: 0 2%;
    position: relative;
    background: #fff;
    height: 50%;
    overflow-y: auto;
    overflow-x: hidden;
}

#page_projet #formulaire {
    width: 70%;	
    padding: 0;	
	}
	
#page_projet #formulaire label {
	
	margin-bottom: 10px;
	}
	
#page_projet #formulaire .contact_ch_multi {
    padding: 5px;
	}				
	
#page_projet .liste_choix {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    list-style: none;
    width: 96%;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
	}
	
#page_projet .liste_choix  li:before {
    content: '';
}	
	
#page_projet .liste_choix li {
    width: 35%;
    float: left;
    margin-right: 2%;
	}
	
#page_projet .liste_choix li label {
    float: left;
    width: 70%;
    background: #E7E7E7;	
	}			

#page_projet input[type="radio"] {
    border: 1px solid #333;
    background: #fff;
    width: 15px;
    height: 15px;
    cursor: pointer;
    float: left;
    margin: 3px 10px;
    border-radius: 50%;
	}

#page_projet input[type="radio"]:checked {
    background: #333;
	}	 

#page_projet .contact_ch_bouton {
    width: 230px;
	}


/****
	PAGE REALISATIONS
*****/	

.class_speciale_page_dyn_11 .wrap_carousel,
.class_speciale_page_dyn_12 .wrap_carousel {
    height: 700px;
    background: #FFF;
	overflow:hidden;
}

.class_speciale_page_dyn_11 #carousel_projet,
.class_speciale_page_dyn_12 #carousel_projet {
    height: 650px;
}

.class_speciale_page_dyn_11 #carousel_projet ul,
.class_speciale_page_dyn_12 #carousel_projet ul {
    width: 100%;
}

.class_speciale_page_dyn_11 #carousel_projet li,
.class_speciale_page_dyn_12 #carousel_projet li {
    width: 35%;
    max-width: 370px;
    margin: 0 1.5% 40px;
    height: 180px;
    display: block;
	background:#FFF;
}

.class_speciale_page_dyn_11 #carousel_projet li a, 
.class_speciale_page_dyn_12 #carousel_projet li a {
    width: 100%;
    height:100%;
    max-width: 500px;
    display:flex;
    justify-content:center;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;	
}

.class_speciale_page_dyn_11 #carousel_projet li img,
.class_speciale_page_dyn_12 #carousel_projet li img {
    height: 100%;
	border:3px solid rgba(255,255,255,0.00);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
	-webkit-transform: scale(1);
	transform: scale(1);			
}

.class_speciale_page_dyn_11 #carousel_projet li a:hover img, 
.class_speciale_page_dyn_12 #carousel_projet li a:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);	
  /*-webkit-transform: rotate(-5deg
     -moz-transform: rotate(-5deg);
       -o-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
          transform: rotate(-5deg);	*/		
}

