/***************************************************************************/
/*GENERIQUE*/
/***************************************************************************/

/* Champ de recherche */
#b, #s {color: rgba(255,255,255,0.8) !important;}
#s {outline: none; padding-left: 12px !important;}
/* Fin champ de recherche */

/* RÃƒÂ©-init */
h1, h3#titre_actu {
	line-height: 100%;
	font-size: 55px !important;
	padding: 30px 0 0 0;
	margin-left: 30px;
	border-bottom: 15px solid rgba(255, 255, 255, 0.1);
}
h3#titre_actu {
	font-family: "opensans-condlight-webfont", Arial, sans-serif;
	margin-left: 20px !important;
	font-display:swap;
}
h4 a:hover {
	color: inherit !important;
	text-decoration: none !important;
}

h2 {
	font-family: "opensans-condlight-webfont", Arial, sans-serif;
	font-display:swap;
	font-size: 1.8em;
	color: #fff;
	background-color: #8EAE5D;
	display: table;
	padding: 5px 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}

body.page-php .struct-wrapper #img_a_la_une article {
	/*margin-top: -200px;*/
	padding: 0;
	line-height: 0;
}
body.template-avis-php #contentpage {
	/*margin-top: -200px;*/
}
#contentpage {
	background-color: #fff;
	position: relative;
	z-index: 999;
	line-height: normal !important;
}
#accroche {
	position: relative;
	height: 640px;
	color: rgba(255, 255, 255, 1) !important;
	background-image: url(../images/background-accroche.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}

#accroche .w1100 {
	width: 100%;
	max-width: 700px;
	text-align: center;
	margin:auto;
}

#accroche .w1100 ul {
	position: relative;
	top: 100px;
}

body.template-home-php #accroche .w1100 ul {
	top: 110px;
}

#accroche .w1100 ul li strong {
	font-family: "opensans-condlight-webfont", Arial, sans-serif;
	font-display:swap;
	font-size: 100px !important;
	font-weight: normal !important;
	color: rgba(255, 255, 255, 1) !important;
}

#accroche .w1100 ul li.name {margin-bottom: 0 !important;}

#accroche .w1100 p {
	font-size: 28px;
	font-family: "opensans-condlight-webfont", Arial, sans-serif;
	font-display:swap;
	position: relative;
	top: 90px;
	line-height: 1.0em;
	text-align: center;
	letter-spacing: 0.05em;
}
body.template-home-php #accroche .w1100 p {
	top: 110px;
}

form label {color: rgba(0,0,0,0.4) !important;}
input[type="text"], textarea, #author {
	color: #747474 !important;
	padding: 5px !important;
	border-radius: 0 !important;
	resize: none !important; 
	outline: none; 
	-webkit-transition: border-color 0.3s ease-in-out;
	-moz-transition: border-color 0.3s ease-in-out;
	-ms-transition: border-color 0.3s ease-in-out;
	-o-transition: border-color 0.3s ease-in-out;
	transition: border-color 0.3s ease-in-out;
	border-width: 1px !important;
	border-style: solid !important;
}
input:focus, textarea:focus {border-color: #B3B3B3 !important;}
input[type="submit"], input[type="reset"] {color: #fff !important;padding: 10px !important;}
/* Fin RÃƒÂ©-init */

/* Footer */
#footersite {font-size: 1em !important;}
.contact_list li:first-child {margin-bottom: 10px;}
#coord-client, #liens-footer {border-right: 1px solid rgba(0, 0, 0, 0.14);}
.liens-footer {margin-top: 36px;}
.footer-menu {margin-top: 37px !important;}
.footer-menu li {margin-left: 20px;}
.footer-menu li a {display: inline;padding: 0 !important;}
#copy-footer > a {text-align: left;padding-left: 15px;padding-left: 24px;padding-left: 25px;padding-left: 23px;}
/* Fin footer */

.term-description{font-size: 0.7em;}

.screen-reader-text{display: none;}

.tc_content{
	padding: 3%;
	margin: 10px;
	margin-bottom: 0;
	/*padding-top: 0;
	padding-left: 0;
	padding-right: 0;*/
}

body.parent_nos-prestations .tc_content {
	margin: 30px !important;
}

.tc_excerpt{
	padding: 5px 10px;
	border-left: 11px solid rgba(0,0,0,0.07);
	color: #888;
	font-size: 0.8em;
	text-align: justify;
	margin: 0px 5px 5px 10px;
}


a{text-decoration: none;}

article a:hover,
article a:focus{
	text-decoration: underline;
	color: #333;
}

h1 span.subtitle,
h2 span.subtitle{
	display: block;
	line-height: 100%;
	color: #333;
	font-size: 53%;
}

h2 a:hover{
	text-decoration: none;
}


/***************************************************************************/
/*STRUCTURE*/
/***************************************************************************/
body {
	background-color: #EAEAEA !important;
	overflow-x: hidden;
}

.bg_main {
	background: url(../images/background.jpg) top center no-repeat;
}

.sidebarleft{
	background: rgba(0,0,0,0.57);
	border-right: 1px solid rgba(255,255,255,0.2);
	z-index: 5;
}

.sidebarright{	
}

/*----HEADER-----*/
#masterhead{
	line-height: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}

#masterhead section {
	/* width: 100%; */
	/* max-width: 980px; */
	text-align: center;
	/* margin: auto; */
	/* margin-bottom: -150px; */
}

.logoblock{
	    margin-bottom: -150px;
}

#masterhead a.logoheader img {
	width: 100%;
	max-width: 250px;
	border-bottom: 6px solid #fff;
	position: relative;
	z-index: 995;
}

	/*traduction*/
	.traductionhead{
		background: #7C6434;
		position: relative;
		float: left;
		padding: 0;
		margin: 0 0 0 30px;
		width: 100%;
	}
  
  
	#google_translate_element{
		/* position:absolute; */
		margin-top: 3px;
	}

	/*menu*/
	#conteneur_menu {
		width: auto !important;
	}
	.navig {
		border-bottom: 2px solid rgba(255,255,255,.85);
	}

	#menu-maj {
		background-color: #8EAE5D;
		display: flex;
		align-items: center;
		margin: 0 auto;
		max-width: 1100px;
	}
	
	#menu-primary {
		/*width: auto;*/
		/* width: 100% !important; */
		/* max-width: 1000px; */
		/* margin: auto !important; */
		/* padding-left: 280px; */
	}
	#cd-nav > div > div.cd-half60-block > ul.contact_list > li.name, #coord_client_masterhead #contact_us {
		margin-top: 60px !important;
		margin-bottom: 50px !important;
		font-family: "opensans-condlight-webfont", Georgia, sans-serif;
		font-display:swap;
		color: #fff;
		font-size: 45px !important;
		border-bottom: 15px solid rgba(255,255,255,0.3);
		padding-bottom: 10px !important;
	}

	#cd-nav ul li strong {color: rgba(255,255,255,0.85);}

	#menu {padding-right: 25px;}	
	#coord_client_masterhead {padding-left: 25px;}

	#coord_client_masterhead .contact_list li {
		font-size: 30px !important;
		line-height: 1.95 !important;
		color: rgba(255, 255, 255, 0.45) !important;
	}

	#coord_client_masterhead #contact_us {
		margin-top: 69px !important;
	}

	#cd-nav > div > div.cd-half60-block > ul.contact_list > li.name strong {
		font-weight: normal !important;
	}
	#menu-primary .sub-menu li {
		line-height: 1 !important;
	}
	.sub-menu li a {
		line-height: 2.5 !important;
	}

	.flexy-menu ul.sub-menu > li > a {
		padding: 7px 0 7px 30px !important;
	}


	
	#coord_client_masterhead {
		font-family: "opensans-condlight-webfont", Georgia, sans-serif !important;
		font-display:swap;
		color: #fff !important;
	}





	.menurow{background: #FFFF23;}

	.flexy-menu{
		/* margin: 0 auto; */
		text-align: left;
		width: auto;
	}

	.flexy-menu ul, .flexy-menu ul li ul{width: 100%;}

	.flexone{
		font-size: 5em;
		color:#fff;
		text-align: center;
		padding: 40px 50px 0 50px;
		text-shadow: 2px 2px 20px rgba(0,0,0,0.8);
	}

	.flexy-menu i{position: relative; top: -3px;}

	.flexy-menu i.genericon-home{top: -1px;}

	.flexy-menu .sub-menu li a{
		/*background-repeat: no-repeat;
		background-position-y: 49%;
		background-position-x: 10px;
		background-image: url('../images/base/list1.png');
		padding-left: 26px !important;*/
	}

	.flexy-menu .sub-menu li a:before{
		content: ">";
		position: absolute;
		left: 15px;
	}

	.flexy-menu .sub-menu li a {
		padding-left: 45px !important;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}

	.flexy-menu .sub-menu li .sub-menu li a{
		background-image: none;
		
	}

	.flexy-menu li.trad{
		float: right;
		padding: 11px;
		min-width: 235px;
	}


	/*search menu*/
	.flexy-menu li.search{
	}
	.flexy-menu.mobile li.search{
		padding-top:0;
		border-top: none;
	}

	.flexy-menu li.social-item a{
		border: none;
	}

	#s{
		background: rgba(0,0,0,0.1);
		max-width: 169px;
		width: 100%;
		float: right;
		font-size: 12px !important;
		padding: 4px 30px 4px 5px;
	}

	.vertical #s{
		max-width: none;
	}

/*FOOTER*/
footer{padding-top: 0px;}
#footersite{
	background-color: #fff;
	padding: 20px 0;
	margin-bottom: 50px;
}

.footercoord{
	font-size: 100%;
	color: rgba(0, 0, 0, 0.36);
	z-index: 9999;
	padding: 5px 20px;
	margin: 10px 20px;
}

.footercoord ul.contact_list{
	text-align: left;
}

.footercoord strong {
	font-size: 112%;
}

.footer-menu li a{
	color:rgba(0, 0, 0, 0.36);
}



/***************************************************************************/
/*ARTICLES*/
/***************************************************************************/
.caption article {
	margin-bottom: 0px;
	border: none;
}

.caption article p{margin-top: 10px;}

article{position: relative;}

.contact article,
.devis article{position: static;}

article table tr.selected {background: #FFCC88 !important;}	

article #searchintab{
	border: 1px solid #ddd;
	padding: 5px;
	width: 100%;
	margin: 5px 0;
}

article p{padding-bottom: 0.75em;}

article li{border: none;}

.template_content{
	padding: 20px;
	padding-top: 0;
}

.thecategory{
	float: right;
	-webkit-box-shadow: 0 20px 20px -20px rgba(0,0,0,0.5);
	box-shadow: 		0 20px 20px -20px rgba(0,0,0,0.5);
	padding: 0 5px 2px 5px;
	background: #fff;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

.thecategory a{
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-decoration: none;
	font-size: 0.6em;
}


/***************************************************************************/
/*TITLE*/
/***************************************************************************/



/***************************************************************************/
/*TABS*/
/***************************************************************************/
.ui-tabs-panel h2{font-size: 1.2em;}
.ui-tabs-panel h3{font-size: 0.8em;}


/***************************************************************************/
/*THUMBNAILS CLASSES*/
/***************************************************************************/
.thumbnail_caption{
	background: #fff; 
	float: left;
}

.thumbcaption{
	-webkit-box-shadow: 0 20px 20px -20px rgba(0,0,0,0.5);
	box-shadow: 0 20px 20px -20px rgba(0,0,0,0.5);
}

.thumbnail_left_small{
	float: left;
	width: 100%;
	max-width: 300px;
}

/***************************************************************************/
/*BUTTONS*/
/***************************************************************************/
.button, input[type=submit]{
	font-size: 1em;
	text-decoration: none;
	border: none;
	cursor: pointer;
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: all ease 0.2s;
			transition: all ease 0.2s;
	line-height: 100%;
	padding: 10px 20px;
}

#respond a[href*='action=logout']{float: right;}

#back{margin-right: 2%;}

.button:focus,
.button:active,
input[type=submit]:focus{
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.5);
			box-shadow: inset 0px 0px 8px rgba(0,0,0,0.5);
}

.button.fleche{margin: 0;}

.button.fleche:after {
  content: '';
  margin-top: -8px;
  width: 60px; height: 0;
  border-left: 8px solid #F0F0F0;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  position: absolute;
  margin-left: 20px;
}

.button.reset{background: rgba(0,0,0,0.3);}

.button.reset:hover{background: rgba(0,0,0,0.4);}


/***************************************************************************/
/*FORM*/
/***************************************************************************/
.cekome_form label{font-size: 1em; margin-bottom: 5px;}

.cekome_form input[type=text],
.cekome_form select{padding: 5px;}

.cekome_form select{background-color: #fff;}

.cekome_form input[type=text]:not(.cf_inputcaptcha),
.cekome_form textarea,
.cekome_form select{margin:5px 0 10px 0;}

.cekome_form .captchaimg{margin-top: 2px;}


/***************************************************************************/
/*MAPS*/
/***************************************************************************/
#map_canvas, .maps_canvas{
	width: 100%;
	height: 350px;
	opacity: 0.8;
}
.footermaps{
	margin-bottom: 20px;
}

/***************************************************************************/
/*ADD THIS*/
/***************************************************************************/
.addthis_default_style{
	float: right;
	margin: 5px 12px 5px 0;
}


/***************************************************************************/
/*GOOGLE TRANSLATE*/
/***************************************************************************/

@media only screen and (max-width:500px){
  #google_translate_element{
	display:none;
	}
}
	
#google_translate_element{
	margin: 3px 5px 1px 16px;
	/* float: right; */
	box-sizing: initial;
	width: 190px;
}


/***************************************************************************/
/*GALLERY WITH THUMBNAILS*/
/***************************************************************************/
.galleries.thumbnail article{
	width: 48%;
	margin: 2% 1%;
	float: left;
	overflow: hidden;
	height: 150px;
	padding: 0 !important;
	position: relative;
	-webkit-transition: all ease 0.5s;
			transition: all ease 0.5s;
}

.galleries.thumbnail article h2{
	background: #222;
	padding: 13px 20px;
	top: 0;
	width: 30%;
	float: left;
	line-height: 25px;
	outline-offset: -7px;
	height: 150px;
	outline: 6px solid rgba(0,0,0,0.5);
}

.galleries.thumbnail article h2 a{
	color:#fff;
	font-size: 60%;
}

.galleries.thumbnail article img{
	width: 70%;
	height: 100%;
	border: 10px solid rgba(255,255,255,0.2);
	-webkit-transition: all ease 0.5s;
			transition: all ease 0.5s;
	outline: 10px solid rgba(0,0,0,0.2);
	outline-offset: -10px;
}

.galleries.thumbnail article .liresuite{
	position: absolute;
	right: 0;
	-webkit-transition: all ease 0.5s;
			transition: all ease 0.5s;
	bottom: -50px;
}

.galleries.thumbnail article:hover img{border: 1px solid rgba(255,255,255,0.2);}

.galleries.thumbnail article:hover > .liresuite{bottom: 0px;}


/***************************************************************************/
/*SLIDER*/
/***************************************************************************/
/*.eslideimg .sl-slider-wrapper {height: 450px;}*/

.eslideimg .sl-slider h2 {
	
}


/***************************************************************************/
/*OPTIONS PAGES*/
/***************************************************************************/
.accessibilite{
	text-align: center;
	float: right;
	margin-right: 1px;
}

.accessibilite a{
	background: rgba(0,0,0,0.1);
	color: #000;
	border: none;
	position: relative;
	top: 0px;
	padding: 2px 10px 1px 10px;
	float: left;
}

.accessibilite a:hover,
.accessibilite a:focus{background: #1ba6da;}


/***************************************************************************/
/*CONTACT LIST*/
/***************************************************************************/
.footercontactbloc{
	color: #fff;
	text-align: center;
	padding: 100px;
	margin-bottom: 20px;
	background-image: url(../images/background-reservation.jpg);
	background-attachment: fixed;
}
.footercontactbloc p{
	width: 100%;
	max-width: 1100px;
	font-size: 200%; 
	font-family: "opensans-condlight-webfont", Arial, sans-serif;
	font-display:swap;
	margin:0; 
	line-height:100%; 
	border-bottom: 1px solid rgba(255,255,255,0.15);
	padding-bottom: 20px;
	margin: auto;
	margin-bottom: 10px;
}
.footercontactbloc .button{
	font-size: 40px;
	font-family: "opensans-condlight-webfont", Arial, sans-serif;
	font-display:swap;
	text-align: center;
	padding: 10px;
	background-color: transparent;
	border-bottom: 4px solid transparent;
	
	transition: all 0.3s ease-in-out;
}

.footercontactbloc .button:hover {
	border-bottom-color: rgba(255,255,255,0.3) !important;
}

.footercoord .contact_list .phoneport{
	font-size: 100%;
	line-height: 140%;
}

/*.contact_list{text-align: center;}*/

.contact_list .address{font-size: 100%;}

.contact_list .phoneport{
	line-height: 130% !important;
	font-size: 200%;
}

	/*header*/
	#masterhead .contact_list{
		padding: 10px 10px;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7400', endColorstr='#ff7400',GradientType=0 );
		font-size: 1em;
		padding: 20px 40px 10px 10px;
		-ms-transform: rotate(-10deg);
		background: rgba(170,38,54,0.90);
		margin-top: 119px;
		position: relative;
		max-width: 90%;
		padding-bottom: 20px;
		padding-left: 30px;
	}
	    
	#masterhead .contact_list:after{
		/*content: ' ';
		position: absolute;
		width: 0;
		height: 0;
		border-width: 8px 15px;
		border-style: solid;
		border-color:  #222 transparent  transparent #222;
		right: 0;
		bottom: -16px;*/
	}

	#masterhead .contact_list li.name strong{
		font-size: 1.8em;
		color: #fff;
	}

	#masterhead .contact_list li:first-child{
		margin-bottom: 10px;
		border-left: 0 !important;
		padding-left: 0px !important;
		margin-left: 0px !important;
	}
	#masterhead .contact_list li{
		color: #fff;
		margin: 0 12px;
		/*line-height: 160%;*/
		line-height: 1.3 !important;
		border-left: 6px solid rgba(255,255,255,0.7);
		padding-left: 10px;
		margin-left: 20px;
	}
	.contact_list li{ font-size: 0.9em !important;line-height: 1.2 !important;}

	#masterhead .phonefix {
		line-height: 32px !important;
		font-size: 150%;
	}

	#masterhead .horaires{
		background: rgba(255, 255, 35, 1);
		outline-offset: -3px;
		outline: 1px dashed rgba(255, 103, 1, 1);
		margin-top: 10px;
		color: #fff;
		padding: 10px 10px;
		-webkit-box-shadow: -20px 25px 20px -10px rgba(0,0,0,0.25);
		box-shadow: -20px 25px 20px -10px rgba(0,0,0,0.25);
		font-size: 1em;
		max-width: 220px;
	}

	#masterhead .horaires strong{
		color: #fff;
		text-transform: uppercase;
		font-size: 100%;
	}

	#masterhead .horaires p{
		margin: 3px 0 1px 0;
		font-size: 80%;
	}


/***************************************************************************/
/*WOOCOMMERCE*/
/***************************************************************************/
/*content*/
.contentwoo{padding: 20px;}

.contentwoo h1{padding: 10px;}

.stars{padding: 10px;}

.stars a{
	background: #f6f6f6;
	border-radius: 50%;
	padding: 5px 10px;
	margin-right: 10px;
	font-family: "Courier New", Courier, monospace;
	font-display:swap;
}

.stars a:hover,.stars a.active{background: #ccc;}

.product-intro-single .button.sbbtn{margin-top: 20px;}

.product-intro-single .thumbnails img{margin: 0 5px;}


.featured-products .onsale,

.featured-products .price{display: none;}


/*template-home*/
#producthome{
	background: #7B7B7B url(../images/texture.png) top left repeat;
	padding: 0 20px;
}

#producthome h2{
	padding: 6px 0;
	text-align: center;
	margin-right: 20px;
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}

#producthome ul.products li{
	min-height: 250px;
	margin-bottom: 20px;
	background: #fff;
	border: 4px solid #7B7B7B;
}



/***************************************************************************/
/*SIDEBAR*/
/***************************************************************************/
/*woocommerce*/
.sbwoo{
	background: #f6f6f6;
	border-left: 1px solid #ccc;
	text-align: center;
	padding: 5px 10px;
}

.sbwoo li{
	text-align: left;
	padding: 0 10px;
}

.sbwoo li.current-cat,
.sbwoo li:hover{background: rgba(255,255,255,0.9);}

.sbwoo li a:hover{text-decoration: none;}

.sbwoo h4{
	margin-top: 15px;
	padding: 4px 0;
	font-size: 14px;
	text-align: left;
}

.sbwoo #searchform{margin-bottom: 35px;}

.sbwoo article{
	min-height: 30px;
	margin: 5px 0 15px;
}

.sbwoo select{
	width: 100%;
	padding: 5px 10px;
}

.sbwoo input,
.sbwoo button{
	padding: 5px !important;
	font-size: 14px;
}

.sbwoo input#s{
	width: 70%;
	max-width: 80%;
	float: left;
	padding: 6px !important;
}

.sbwoo input#searchsubmit{float: left;}


/*Standard*/
#searchform{
	position: relative;
}

#searchinputcat{
	width: 96%;
	padding: 15px 10px;
	color: #1aa1c8;
	border: 1px solid #ddd;
	margin: 8px 2%;
}

#searchform #b{
	top: 22px;
	font-size: 26px;
	right: 2%;
}

#searchform #cat{
	width: 96%;
	margin: 0 2%;
	padding: 6px;
	background: #fff;
	border: 1px solid #ddd;
	color: #aaa;
}

.blocsb{
	margin: 20px 2%;
	color: #ccc;
	padding: 10px;
	line-height: 180%;
	font-size: 0.9em;
	border: 1px solid #ddd;
}

.blocsb li{
	padding: 5px 10px;
	list-style: square;
	list-style-position: inside;
}

.blocsb li:nth-child(2n){
	background: rgba(255,255,255,0.8);
}

.titresb{
	background: #1aa1c8;
	color: #fff;
	padding: 10px;
	margin-bottom: 10px;
}

.blocsb li a{
	color: #777;
}

.blocsb li a:hover{
	color:#1aa1c8;
}



/***************************************************************************/
/*BG VIDEO*/
/***************************************************************************/
#videobcg { 
	position: fixed;
	top: 0px;
	left: 0px;
	bottom:0;
	right:0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -1000;
	overflow: hidden;
}

.bgovervideo{
	background: url(../images/dots2.png) top left repeat;
	position: fixed;
	top: 0px;
	left: 0px;
	bottom:0;
	right:0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -999;
	overflow: hidden;
	margin: 0;
}


/***************************************************************************/
/*MASONRY*/
/***************************************************************************/

.masonry .item {
  background: transparent;
  display: block;
  overflow: hidden;
}

/*Toogle*/
.masonry.gridimg .masonry_toogle {
	position: absolute;
	background: url(../images/base/loupe_white.svg) center center no-repeat;
	background-size: 60px 60px;
	height: 100%;
	width: 100%;
	z-index: 3;
	cursor:pointer;
}

.masonry.gridimg .item .masonry_toogle {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition: all 0.25s linear 0s;
	-moz-transition: all 0.25s linear 0s;
	-o-transition: all 0.25s linear 0s;
	transition: all 0.25s linear 0s;
}

.masonry.gridimg .item:hover .masonry_toogle {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	z-index: 3;
}

/*Date Thumbnail*/
.datethumb{
	text-align: center;
	position: relative;
	float: left;
	background: #fff;
	width: 100%;
	height:100%;
}

.datethumb .joursmois{position: absolute;width: 100%;top: 50%;height: 40px;margin-top: -40px;font-size: 2em;letter-spacing: -2px;color: #666;}
.datethumb .annee{height: 40px; position: absolute;top: 50%;width: 100%;font-size: 4em;color: #444;font-weight: bold;}
.datethumb .title{height: 50px; margin-top:-25px; position: absolute;top: 50%;width: 80%;font-size: 1.1em;color: #444;margin-left: 10%;margin-right: 10%;}

/*Thumbnail*/
.masonry.gridimg .item img.thumbnailmasonry,
.masonry.gridimg .item .datethumb {
	background: #fff;
	float: left;
	  -webkit-transition: all 0.4s;
	     -moz-transition: all 0.4s;
	       -o-transition: all 0.4s;
	          transition: all 0.4s;
}

.masonry.gridimg .item:hover img.thumbnailmasonry,
.masonry.gridimg .item:hover .datethumb{
	transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform: scale(1.25);
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
}

.masonry.gridimg .item.is-expanded img.thumbnailmasonry,
.masonry.gridimg .item.is-expanded .datethumb{
	margin: 0 5px 10px 0;
    -ms-transform: scale(0.75);
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
	-webkit-box-shadow: 0 40px 20px -20px rgba(0,0,0,0.2);
		box-shadow: 0 40px 20px -20px rgba(0,0,0,0.2);
}

.masonry.gridimg .item.is-expanded:hover img.thumbnailmasonry
.masonry.gridimg .item.is-expanded:hover .datethumb{
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
	-webkit-box-shadow: 0 0px 20px -20px rgba(0,0,0,0.0);
	box-shadow: 0 0px 20px -20px rgba(0,0,0,0.0);
}

/*Content*/
.masonry.gridimg .item .headeritem,
.masonry.gridimg .item .contentitem,
.masonry.gridimg .item .footeritem{
	display: none;
}

.masonry.gridimg .item.is-expanded .headeritem,
.masonry.gridimg .item.is-expanded .contentitem,
.masonry.gridimg .item.is-expanded .footeritem{
	display: block;
}

.masonry.gridimg .headeritem{
	padding: 10px 10px 10px 255px;
	background: #f6f6f6;
	width: 100%;
}

.masonry.gridimg .headeritem h2{
	border-bottom: 1px solid #ccc;

}

.masonry.gridimg .headeritem h2 a{
	text-transform: uppercase;
	font-size: 80%;
}

.masonry.gridimg .barreinfo{
	padding: 5px 0;
	font-size: 80%;
}

.masonry.gridimg .barreinfo .date{}
.masonry.gridimg .barreinfo .comments{float: right;}

.masonry.gridimg .item .contentitem{padding: 25px;font-size: 90%;color: #444;}

.masonry.gridimg .item .footeritem{
	bottom: 0;
	position: absolute;
	text-align: right; 
	width: 100%;
	padding: 5px;
}

.masonry.gridimg .item .footeritem a{
	padding: 4px 20px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-transform: uppercase;
	font-size: 80%;
	line-height: 210%;
}

.masonry.gridimg .item .footeritem a:hover{
	text-decoration: underline;
}

/*VERSION GRIDTXT--------------------*/
.masonry.gridtxt .item {
	height: auto;
	-webkit-box-shadow: 0 0px 20px -8px rgba(0,0,0,0.5);
	box-shadow: 0 0px 20px -8px rgba(0,0,0,0.5);
	margin-bottom: 20px;
	-webkit-transition: all ease 0.4s;
		transition: all ease 0.4s;
		width: 270px;
}

.masonry.gridtxt .item:hover{
	-webkit-box-shadow: 0 5px 20px -6px rgba(0,0,0,0.8);
	box-shadow: 0 5px 20px -6px rgba(0,0,0,0.8);
}


/***************************************************************************/
/*TEMPLATES*/
/***************************************************************************/

/*----------index.php-------------*/
#indexpage article:nth-child(2n){background: rgba(0,0,0,0.05);}


/*----------single.php-------------*/
#blocside{
	margin: 60px 0 0;
	position: relative;
	padding: 0 20px;
	color: #222;
}

#blocside h3 a {
	font-size: 1.3em;
}

#blocside img{
	margin:0 10px 0 0;
	float:left;
	max-width: 80px;
}

#blocside article{background: rgba(0,0,0, 0.1);}

#blocside h2{
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}
#blocside h3 {
	line-height: 1 !important;
}
#blocside h3 a {color: #444;}

#blocside .button{
	text-align: center;
	width: 100%;
}

#blocside h3{
	font-size: 100%;
}

/*----------galerie.php-------------*/
.galleries h2{
	padding:1%;
	-webkit-transition: background 0.2s ease;
			transition: background 0.2s ease;
}

.galleries h2 a{ text-decoration: none;}

/*----------template-home.php-------------*/
/*actualites*/
#actu{
}

body.mobile #prestation{
	margin-top: 0;
}

#prestation{
	padding: 55px;
	margin: auto;
	background: #f6f6f6;
}

/*Liste article - Category*/
.flag_info{
	color: #aaa;
	font-size: 0.7em;
	margin: 0 10px 7px;
	text-transform: uppercase;
}


.imgcat{
	display: block;
}

.listcategoryul{
	padding: 0 5px;
}

.listcategoryul li:first-child{
	width: 50%;
}

.listcategoryul li{
	width: 25%;
	padding: 0px 5px;
	position: relative;
	float: left;
	margin-bottom: 6px;
}

.listcategoryul li img, .blochomesticky img{
	width: 100%;
	border-radius: 4px;
	border: 1px solid #ccc;
	padding: 4px;
}

.listcategoryul li:hover .listcategorytxt, .blochomesticky .slide:hover span a{
	background: rgba(6,141,180,0.4)
}

.listcategorytxt, .blochomesticky .slide span a{
	-webkit-transition: background 0.5s ease;
		transition: background 0.5s ease;
	right: 10px;
	left: 10px;
	line-height: 100%;
	overflow: hidden;
	color: #fff;
	bottom: 10px;
	padding: 3px 0 4px 0;
	max-height: 28px;
	font-size: 0.7em;
	text-align: center;
	background: rgba(0,0,0,0.3);
	text-shadow: 0 1px 1px #000;
	text-transform: uppercase;
	position: absolute;
}


.listarticle{
	padding: 2px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin:0 10px; 
}

.listarticle li{
	padding: 2px 10px;
	font-size: 0.7em;
	background: #f6f6f6;
	text-transform: uppercase;
	line-height: 170%;
}

.listarticle li a{
	background-repeat: no-repeat;
	background-position-y: 50%;
	background-position-x: 3px;
	padding-left: 16px !important;
	background-image: url('../images/base/list1.png');
	color: #999;
}

.listarticle li a:hover{
	color:#1aa1c8;
}

.listarticle li:nth-child(2n){background: #fff;

}


/*-----page category.php----*/
.titrecategory{
	position: absolute;
	padding: 10px 40px;
	background: #fff;
}

.titrecategory_noimg{
	padding: 10px 40px;
	background: #1E2B32;
	color: #fff;
}

.ctn_img_categ{
	line-height: 0;
	border-bottom: 1px solid #1E2B32;
	/*outline-offset: -8px;
	outline: 1px dashed rgba(255,255,255,0.3);*/
}

.item.std{
	display: inline-block;
	width: 100%;
}

.item.std:nth-child(2n){background: rgba(0,0,0,0.05);}

.item.std .datethumb,
.item.std img.thumbnailmasonry{
	width: 150px;
	height: 150px;
	background: none;
	float: left;
}

.titlecatstd{
	
}

.item.std .bloccontent{
	float: left;
	width: 75%;
	width:calc(100% - 150px);
	padding: 10px;
}

.item.std .barreinfo{
	padding:5px 0;
	border-bottom: 1px solid #ccc;
	color: #ccc;
	font-size: 90%;
}

.item.std .barreinfo span{
	padding: 0 5px;
}

.item.std .contentitem{
	padding: 5px 0;
}

.item.std .footeritem{
	text-align: right;
}

.cat_std{
	margin: 15px;
	padding: 10px;
	background: #f6f6f6;
	outline-offset: -6px;
	outline: 1px dashed rgba(0,0,0,0.1);
}

.description_cat{
	position: absolute;
	bottom: 14px;
	left: 14px;
	right: 14px;
	color: #fff;
	line-height: 160%;
	font-size: 0.84em;
	letter-spacing: 0.06em;
	background: rgba(6,141,180,0.4);
	border: 1px solid rgba(255,255,255,0.1);
	padding: 10px 20px 0px 20px;
	text-align: center;
	text-shadow: 0 1px 1px #000;
	box-shadow: inset 0 -21px 50px 10px rgba(0,0,0,0.3);
}




/*prestations*/
#prestations{
	padding: 0;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7400', endColorstr='#ff7400',GradientType=0 );
	box-sizing: border-box;
}

#prestations li{
	position: relative;
	margin: 0 1% 0px;
	text-align: center;
	padding: 0;
	line-height: 0;
	min-height: inherit;
	width: calc(94%/3);
	display: inline-block;
	overflow: hidden;
}

#prestations h3{
	text-align: center;
	-webkit-transition: background 0.5s ease;
			transition: background 0.5s ease;
	font-size: 1.3em;
	color: #27539F;
	position: absolute;
	top: 50%;
	overflow: hidden;
	padding: 0px 5px 0px 5px;
	height: 59px;
	width: 90%;
	background: rgba(0,0,0,0.2);
	margin: -25px 5% 0;
	border-radius: 25px;
	line-height: 1.3em;
}

#prestations h3 a{color:#fff !important; text-decoration:none; text-shadow:1px 1px 6px #000; font-size:0.8em;}

#prestations li:hover > h3{display: block;}

#prestations img {
	border:6px solid #FFFFFF;
	border-radius:50%;
	-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	margin: 10px 0;
}

#prestations .slide:hover img{
	border:6px solid #000000;
	-webkit-box-shadow: 0 20px 20px -20px rgba(0,0,0,0.5);
		box-shadow: 0 20px 20px -20px rgba(0,0,0,0.5);
}

#prestations .tc_excerpt{
	color: #333;
	position: absolute;
	bottom: -100%;
	height: 70%;
	padding: 25px;
	-webkit-transition: bottom 0.5s ease;
			transition: bottom 0.5s ease;
	width: 100%;
	line-height: 120%;
	display: none;
}

#prestations .liresuite{
	-webkit-transition: all 0.5s ease;
			transition: all 0.5s ease;
	bottom: 30px;
	position: absolute;
	right: 0;
	text-align: right;
}

#prestations .liresuite a{width: 100%;}


/*slider prestations*/
#prestations .bx-wrapper .slide:hover .tc_excerpt{
	bottom: 0px;
	top: none;
}
#prestations .bx-wrapper .slide:hover h3{}

#prestations .bx-wrapper .slide .liresuite{
	bottom:-60px;
	-webkit-transition: bottom 0.5s ease;
			transition: bottom 0.5s ease;
}

#prestations .bx-wrapper .slide:hover .liresuite{bottom:20px;}

/*option block*/

.optionbloc:before{
	font-family: "Genericons";
	content: "\f442";
	color: #ccc;
	font-size: 20px;
	position: absolute;
	top: 5px;
	right:5px;
	background: #fff;
	padding:3px;
	-webkit-box-shadow: inset 0 5px 10px -10px rgba(0,0,0,0.0);
			box-shadow: inset 0 5px 10px -10px rgba(0,0,0,0.0);
	border: 1px solid #f0f0f0;
}

.optionbloc:hover:before{
	-webkit-box-shadow: inset 0 5px 10px -5px rgba(0,0,0,0.1);
			box-shadow: inset 0 5px 10px -5px rgba(0,0,0,0.1);
}

.optionbloc:hover > ul{
	display: block;
}

.optionbloc ul{
	display: none;
	position: absolute;
	right: 5px;
	top: 31px;
	width: 100px;
	background: #fff;
	padding: 5px;
	border: 1px solid #f0f0f0;
	font-size: 0.75em;
	color: #aaa;
}

.optionbloc ul li a{
	color: #aaa;
}

.optionbloc ul li a:hover{
	color: #666;
}

.flux_rss:before{
	font-family: "Genericons";
	content: "\f413";
	font-size: 0.75em;
	color: #aaa;
	padding-right: 5px;
}

.recherche:before{
	font-family: "Genericons";
	content: "\f400";
	font-size: 0.75em;
	color: #aaa;
	padding-right: 5px;
}

/*presentation - texte*/
#presentation, #autre{
	background-color: #fff;
	padding: 10px 20px;
}

#adminsys, #devel, #graphisme{
	background: #fff;
}

.blochometitle{
	border-top:1px solid #e0e0e0;
	padding:10px 0 5px 0;
	margin-top: 20px !important;
	position: relative;
}

.blochomeentry{
	padding: 10px 0 3px 0;
	background: #fff;
	-webkit-box-shadow: inset 0 10px 30px -20px rgba(0,0,0,0.5);
			box-shadow: inset 0 10px 30px -20px rgba(0,0,0,0.5);
}

.blochomesticky{
	padding:5px 0 15px 0;
	background:#fcfcfc;
	border-top:1px dashed #e6e6e6;
}

.pagecat h1 a:hover,
#adminsys h2 a:hover,
#devel h2 a:hover,
#graphisme h2 a:hover{
	color: #000;
}

.pagecat h1:before,
#adminsys h2:before,
#devel h2:before,
#graphisme h2:before{
	font-family: "Genericons";
	color: #fff;
	margin-right: 10px;
	padding:10px 12px;
	border-radius: 3px;
	float: left;
	font-size: 35px; /* IE6-9 */
}

#adminsys h2 a, .administration-systeme h1{color: #98BD18;}
#adminsys h2:before,
.administration-systeme h1:before{
	content: "\f216";
	background: #b6e026; /* FF3.6+ */
	background: -moz-linear-gradient(top,  #b6e026 0%, #abdc28 100%); /* Chrome,Safari4+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b6e026), color-stop(100%,#abdc28)); /* Chrome10+,Safari5.1+ */
	background: -webkit-linear-gradient(top,  #b6e026 0%,#abdc28 100%); /* Opera 11.10+ */
	background: -o-linear-gradient(top,  #b6e026 0%,#abdc28 100%); /* IE10+ */
	background: -ms-linear-gradient(top,  #b6e026 0%,#abdc28 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6e026', endColorstr='#abdc28',GradientType=0 );
}

#devel h2 a, .developpement h1{color: #9686C5;}
#devel h2:before,
.developpement h1:before{
	content: "\f462";
	background: #8989ba; /* Old browsers */
	background: -moz-linear-gradient(top,  #8989ba 0%, #8989ba 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8989ba), color-stop(100%,#8989ba)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8989ba 0%,#8989ba 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8989ba 0%,#8989ba 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8989ba 0%,#8989ba 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8989ba 0%,#8989ba 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8989ba', endColorstr='#8989ba',GradientType=0 ); /* IE6-9 */
}

#graphisme h2 a, .graphisme h1{color: #C89808;}
#graphisme h2:before,
.graphisme h1:before{
	content: "\f411";
	background: #febf01; /* Old browsers */
	background: -moz-linear-gradient(top,  #febf01 0%, #febf01 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#febf01), color-stop(100%,#febf01)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #febf01 0%,#febf01 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #febf01 0%,#febf01 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #febf01 0%,#febf01 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #febf01 0%,#febf01 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf01', endColorstr='#febf01',GradientType=0 ); /* IE6-9 */
}

#infosuphome{
	background: #f6f6f6;
	padding: 20px 0;
}

/*partenaires*/
#homepartenaires{
}

#homepartenaires h2{
	margin-top: 0;
	text-align: center;
	background: #FF6701;
	color: #fff;
	margin: 5px 0;
	padding: 5px 0;
}

#homepartenaires h3{font-size: 1em;}

#homepartenaires .excerptpartenaire{
	position: absolute;
	display: none;
	background: #333;
	padding: 10px;
	z-index: 999;
	width: 300px;
	-webkit-box-shadow: 0 20px 20px -20px rgba(0,0,0,0.5);
			box-shadow: 0 20px 20px -20px rgba(0,0,0,0.5);
}

#homepartenaires li{
	font-size: 0.9em;
	padding: 10px 10px;
	margin: 0 1%;
	background: rgba(255,255,255,0.05);
}

#homepartenaires li:nth-child(2n){background: rgba(0,0,0,0.1);}

#homepartenaires li:hover{cursor: pointer;}

#homepartenaires li:hover > .excerptpartenaire{display: block;}

.listpartenaire li{
	background: rgba(255,255,255,0.1);
}


/*----------template-parent-page.php-------------*/

.sommaire_toc{
    /*-webkit-column-count: 2;*/ /* Chrome, Safari, Opera */
    /*-moz-column-count: 2;*/ /* Firefox */
    /*column-count: 2;*/
    /*border:1px solid #f0f0f0;*/
    padding: 8px 10px 5px 10px;
    margin-top: 20px;
    font-size: 0.9em;

}

.sommaire_toc li{
	background:#f0f0f0;
	padding: 10px;
	/*padding-left: 5px;*/
}

.sommaire_toc li:nth-child(2n){
	background: #fafafa;
}

#prestationspage{padding: 40px 0;}

#prestationspage h1{margin-bottom: 25px;margin-left: 20px;}

#prestationspage li{
	position: relative;
	margin: 0 5% 50px;
	text-align: center;
	padding: 0;
	line-height: 0;
	min-height: inherit;
	width: calc(80%/2);
	display: inline-block;
	overflow: hidden;
}

#prestationspage h2{
	text-align: center;
	font-size: 1.1em;
	margin: 0;
	padding: 10px 10px;
	height: 65px;
}

#prestationspage h2 a{text-decoration: none;color: #fff;}

#prestationspage img{}

#prestationspage .tc_excerpt{
	color: #333;
	-webkit-transition: bottom 0.5s ease;
			transition: bottom 0.5s ease;
	width: 100%;
	line-height: 120%;
	padding: 25px;
	height: 120px;
}

#prestationspage .liresuite{
	-webkit-transition: all 0.5s ease;
			transition: all 0.5s ease;
	text-align: center;
}

#prestationspage .liresuite a{width: 100%;}


/*----------template-mentions-legales.php-------------*/
.template-mentions-legales-php .contact_list,
.template-mentions-legales-php .contact_list .address,
.template-mentions-legales-php .contact_list .phoneport{
	text-align: left;
	font-size: 100% !important;
	margin: 0;
	line-height: 190%;
}

.page_mentions-legales  #contentpage{
	padding: 0 20px;
}


/*----------template-plan-du-site.php-------------*/
.page_plan-du-site .tc_content{padding:0;}
.plandusite li{
	margin-left: 20px;
	list-style: square;
	color: #ccc;
}

/*----------template-telechargements.php-------------*/
.telechargements article{padding: 0 10px;}

/*----------template-contact.php-------------*/
.addrbiscontact{
	background: rgba(0,0,0,0.2);
	padding: 10px;
	box-sizing: border-box;
	margin-right: 20px;
	text-align: center;
	line-height: 140%;
}

.addrbiscontact h2{
	margin-top: 20px;
}

.page_contactez-nous #contentpage{
	padding: 0 20px;
}

/*----------template-childpage.php-------------*/
.sbchildbar{padding: 0px 10px;box-sizing: border-box;background: #eee;

}

.sbchildbar h2{background: rgba(255,255,255,0.8);padding: 10px;text-align: center;margin: 30px 0 10px 0;width: 100%;

}

.sbchildbar h3{

}

.sbchildbar li{list-style: square;padding-left: 0px;margin-left: 20px;width: 90%;font-size: 88%;line-height: 190%;
}
.sbchildbar li#presta_infos{
	list-style: none; padding: 0;margin: 0;font-size: 100%;line-height: 150%;width: 100%;
}

.sbchildbar .tc_content{border: none;padding: 5px;

}


/*----------template-menu.php-------------*/
.carte_menu article.template_content table,
.carte_menu article.template_content table tr,
.carte_menu article.template_content table th,
.carte_menu article.template_content table td,
.carte_menu article.template_content table tr:nth-child(2n),
.carte_menu article #tabs table tr:nth-child(2n){
	border:none;
	background: none;
}

.carte_menu article.template_content table td{
	border-bottom:1px dotted #ccc;
}

.homeslider{background: rgba(255,153,1,0.6);
}

.homecontent{
	background: #fff;
}

/*----------template-menu.php-------------*/
.marques{padding: 10px;background: #f6f6f6;
}

.marques img{
	border: 1px solid #ccc;
	margin-top: 20px;
	margin-bottom: 20px;
}


/*----------DEVSPE - progressbar woocommerce-------------*/
.precommandes{
	float: left;
	padding: 10px 20px;
	border: 1px solid #ccc;
	background: #f6f6f6;
	color: #666;
}

.progressbar{
	background: #fff url(../images/men.png) left 3px repeat-x;
	border: 1px solid #ccc;
	height: 38px;
	width: 400px;
	margin-top: 5px;
	overflow: hidden;
}

.validprogressbar{
	background: url(../images/men1.png) left 3px repeat-x;
	height: 38px;
}


/* PAGE REALISATIONS */
body.galerie h2 a {color: #444 !important;}
body.galerie .clearfix.template_content {margin-bottom: 20px;}

/* PAGE AVIS */
body.page_avis-client input[type="submit"] {margin-top: -25px !important;}

/* PAGE CONTACT */
.button.cf_submit, 
body.page_contact input[type="reset"] {margin-top: -35px;}
body.page_contact .clearfix.template_content {padding-top: 0;}
body.page_contact #form_contact_perso {margin-top: -35px;}


.widget_parent_page li {width: 100%;float: left;}

/*.widget_parent_page li:nth-child(3n+1) {padding-left: 10px;padding-right: 10px;}*/
/*.widget_parent_page li:nth-child(3n+1) {padding-right: 10px;}*/
.widget_parent_page li {
	padding-left: 10px;
}

.widget_parent_page li h2 {
	background-color: transparent;
	margin-left: 0;
	margin-bottom: 30px;
}
.widget_parent_page li h2 a {display: block;}

body.page_plan-du-site .tc_content {display: none;}
body.page_nos-partenaires .partenairecekome.clearfix {padding-bottom: 40px;}
body.page_mentions-legales h1 {margin-top: 20px;}
body.page_nos-prestations h2 {
	border: 0 !important;
	margin-bottom: 0 !important;
	margin-top: 20px;
}
body.page_nos-prestations h2 a {
	color: #444;
}

.tc_content ul li, #contentpage ul li {
	margin-left: 60px !important;
	line-height: 1.2;
}

#copy-footer a {
	color: rgba(0, 0, 0, 0.36);
}

#menu-footer li {
	color: rgba(0, 0, 0, 0.36);
	line-height: 1.1;
}

/* Sous prestations - Home */
#prestation .afficheSounsPrestas {
	width: 33.33333333333%;
	float: left;
}
#prestation .afficheSounsPrestas 	img {
	cursor: pointer;
}

.container_global_sous-prestas {
	position: relative;
	display: none;
}

.container_global_sous-prestas #close_btn {
	outline: none;
	background-color: transparent;
	border: 0;
	font-size: 30px;
	color: rgba(0,0,0,0.2);
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.sousPrestas {
	display: none;
	background-color: #dedede;
	padding: 50px;
	position: relative;
}

.sousPrestas::before {
	content: "";
	width: 30px;
	height: 30px;
	background-color: #dedede;
	margin-left: -15px;
	margin-top: -13px;
	position: absolute;
	top: 0;

	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	-moz-transform: rotate(45deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(45deg); /* IE 9 */
	-o-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
}

.sousPrestas .container_sous-prestas h2 {
	text-align: center;
	font-size: 2em;
	border-bottom: 0;
	margin-bottom: 30px !important;
}

.sousPrestas .container_sous-prestas ul li {
	width: 27.333333% !important;
	margin: 0 3% !important;
	padding: 0;
	position: relative;
	overflow: hidden;
}

.sousPrestas .container_sous-prestas ul li a img {
	-webkit-filter: brightness(60%);
	-moz-filter: brightness(60%);
	-ms-filter: brightness(60%);
	-o-filter: brightness(60%);
	filter: brightness(60%);

	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.sousPrestas .container_sous-prestas ul li:hover a img {
	-webkit-filter: brightness(35%);
	-moz-filter: brightness(35%);
	-ms-filter: brightness(35%);
	-o-filter: brightness(35%);
	filter: brightness(35%);

	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.sousPrestas .container_sous-prestas ul li h3 {
	font-family: Arial, sans-serif !important;
	line-height: 1 !important;
	font-size: 1.4em !important;
	font-display:swap;
}
.sousPrestas .container_sous-prestas ul li h3 a {
	line-height: 1 !important;
	font-size: 1.4em !important;
	font-family: Arial, sans-serif !important;
	font-display:swap;
	padding: 10px 0px 10px 0px;
	margin-right: 20px;
	position: absolute;
	top: 20px;
	left: 20px;

	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.sousPrestas .container_sous-prestas ul li h3 a:after {
	content: "";
	width: 0;
	height: 10px;
	background-color: rgba(255,255,255,0.6);
	position: absolute;
	left: 0;
	bottom: -10px;
	display: block;

	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.sousPrestas .container_sous-prestas ul li h3:hover a::after,
.sousPrestas .container_sous-prestas ul li:hover h3 a::after {
	width: 100%;
}

.sousPrestas .container_sous-prestas ul li .button {
	padding: 7px !important;
	margin-top: 10px;
	font-family: Arial, sans-serif;
	font-display:swap;
}

#sous-presta_communication-papier::before {left: 31%;}
#sous-presta_communication-digitale::before {left: 50%;}
#sous-presta_communication-diverse::before {left: 69%;}

.sousPrestas .container_sous-prestas {
	width: 100%;
	max-width: 1100px;
	margin: auto;
}
#mt30 {
	margin-top: 30px;
}

.cb {
	clear: both !important;
	border: 0 !important;
}

/* Contenu */
.tc_content hr {
	border: 0;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin-top: 30px !important;
}

/* Adaptation */
body.template-parent-page-php h2 {
	border: 0 !important;
	margin-top: 0 !important;
}
body.template-parent-page-php h2 {
	padding-left: 0;
}
body.template-parent-page-php h2 a {
	font-family: 'opensans-condlight-webfont', Arial, sans-serif;
	font-display:swap;
	color: #8EAE5D;
	padding: 0px 0 8px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.1;
	border: 0;
}
body.template-parent-page-php .widget_parent_page li:nth-child(4n+0) {
	clear: both;
}

#ma_sidebar h2 {
	font-family: "opensans-condlight-webfont", Arial, Verdana, sans-serif;
	font-display:swap;
}

#ma_sidebar h3 a {
	color: #EC8558 !important;
}
#ma_sidebar h3 a:hover {
	text-decoration: none;
}

body.single h1 {
	font-size: 35px !important;
	margin-left: 0 !important;
}

#prestation ul li article {
	position: relative;
	overflow: hidden;
}

#prestation ul li article img, #ma_sidebar article a img {
	-webkit-filter: brightness(85%);
	-moz-filter: brightness(85%);
	-ms-filter: brightness(85%);
	-o-filter: brightness(85%);
	filter: brightness(85%);

	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#prestation ul li article img:hover, #ma_sidebar article a img:hover {
	-webkit-filter: brightness(100%);
	-moz-filter: brightness(100%);
	-ms-filter: brightness(100%);
	-o-filter: brightness(100%);
	filter: brightness(100%);
}

#prestation ul li article h2 {
	color: #fff;
	border-bottom: 0;
	margin-bottom: 5px;
	text-align: center;
}

body.parent_communication-digitale .template_content {
	padding-bottom: 0 !important;
}
body.parent_communication-digitale .tc_content {
	padding-bottom: 0 !important;
}

body.parent_communication-digitale .tc_content h2 {
	clear: both;
}

body.parent_communication-digitale #contact_cekome {
	width: 295px;
	margin: auto;
	padding-bottom: 50px;
}

body.parent_communication-digitale #contact_cekome li {
	width: 125px;
	text-align: center;
	display: inline-block;
	margin-left: 0 !important;
	margin-top: 20px;
}

body.parent_communication-digitale #contact_cekome li h3 {
	font-size: 22px;
	font-family: Arial, sans-serif !important;
	font-display:swap;
}

body.parent_communication-digitale #contact_cekome li:first-child {
	margin-right: 40px;
}

body.parent_communication-digitale #contact_cekome li:first-child h3, 
body.parent_communication-digitale #contact_cekome li:first-child a, 
body.parent_communication-digitale #contact_cekome li:first-child strong {
	color: #00699d !important;
}

body.parent_communication-digitale #contact_cekome li:nth-child(2) h3, 
body.parent_communication-digitale #contact_cekome li:nth-child(2) a, 
body.parent_communication-digitale #contact_cekome li:nth-child(2) strong {
	color: #e6007e !important;
}

body.parent_communication-digitale #contact_cekome li h3 {
	margin-bottom: 15px;
}

body.parent_communication-digitale main .struct-wrapper #contentpage #contact_cekome li img {
	width: 100%;
	max-width: 100%;
	margin-bottom: 15px;
}

#breadcrumbs {
	margin-left: 25px;
	padding-top: 20px;
	margin-bottom: 0;
}

#coord_top {
	background-color: #000;
	padding: 5px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

#coord_top ul.contact_list {
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-display:swap;
}

#coord_top ul.contact_list li {
	display: inline-block;
	margin-bottom: 0 !important;
}

#coord_top ul.contact_list li::after {
	content: "|";
	margin: 0 7px;
}

#coord_top ul.contact_list li:last-child::after {
	content: "" !important;
	margin: 0 !important;
	margin-right: 0 !important;
}


/* SLIDER PRESTAS */
#prestation h3 a {
	max-width: 900px;
	color: #fff;
	background-color: rgba(19, 104, 50, 0.8);
	display: table;
	padding: 20px;
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;

	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.bx-wrapper .bx-controls-direction a {
	width: 63px !important;
	height: 63px !important;
	margin-top: -32px !important;
	background-position: 0 0 !important;
}

.bx-wrapper .bx-next {
	background-image: url(../images/icons/next.png) !important;
	right: -50px !important;
}

.bx-wrapper .bx-prev {
	background-image: url(../images/icons/prev.png) !important;
	left: -50px !important;
}

body.template-avis-php article p {
	padding-bottom: 0 !important;
}

.titlepartenaire {
	font-size: 1.8em !important;
}

.excerptpartenaire {
	font-size: 1.1em !important;
}

#contentpage ul.listpartenaire li {
	margin-left: 1% !important;
}

#prestation .bx-viewport .template_content {
	padding: 0 !important;
}

#prestation .bx-viewport h3 a {
	max-width: 900px;
	color: #fff;
	background-color: rgba(88, 51, 36, 0.84) !important;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-display:swap;
	display: table;
	padding: 20px;
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);

	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#prestation .bx-viewport h3 a:hover {
	background-color: #583324 !important;
	text-decoration: none !important;
}

#respond textarea {
	border: 1px solid rgba(0,0,0,0.2) !important;
	padding: 20px !important;
	color: rgba(0,0,0,0.4) !important;
}

.cekome_form {
	padding: 0 !important;
}

body.template-contact-php .button.cf_reset {
	margin-top: -35px;
}

h3#comments {
	display: none;
}

.commentlist li article {
	background: rgba(0, 0, 0, 0.03) !important; 
	padding: 20px;
	border: 0 !important; 
}

.commentlist .comment-meta {
	min-height: 1px !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.13) !important;
}

body.template-contact-php #map_canvas {
	margin-top: 30px;
}

body.template-plan-du-site-php .plandusite ul li {
	color: rgb(245, 6, 6) !important;
}

#autre #map_canvas.maps_canvas {
	margin-top: 0 !important;
}



#prestation .bx-wrapper .bx-viewport {
}

#prestation .bx-wrapper .bx-viewport .slide {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#prestation .bx-wrapper .bx-viewport .slide p {
	background-color: #fafafa;
	padding: 30px;
	font-size: 16px;
	min-height: 85px;
	margin-bottom: 0 !important;
}

#prestation .bx-wrapper .bx-viewport .slide p a {
	color: #8EAE5D !important;
	font-size: 1.2em;
}

#prestation .bx-wrapper .bx-viewport .slide img, 
#presentation section.column.col_1-4 .template_content a img,
body.template-parent-page-php #presentation .widget_parent_page li a img {
	-webkit-filter: brightness(85%);
	-moz-filter: brightness(85%);
	-ms-filter: brightness(85%);
	-o-filter: brightness(85%);
	filter: brightness(85%);

	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#prestation .bx-wrapper .bx-viewport .slide:hover img, 
#presentation section.column.col_1-4 .template_content:hover a img,
body.template-parent-page-php #presentation .widget_parent_page li:hover a img {
	-webkit-filter: brightness(100%);
	-moz-filter: brightness(100%);
	-ms-filter: brightness(100%);
	-o-filter: brightness(100%);
	filter: brightness(100%);
}

#prestation .bx-wrapper .bx-viewport .slide {
	border-bottom: 6px solid rgba(0,0,0,0.05) !important;
}
#prestation .bx-wrapper .bx-viewport .slide:hover {
	border-bottom: 6px solid #D2B996 !important;
}

body.template-avis-php h1 {
	margin-left: 40px !important;
}

ol.comment-list li article {
	background-color: rgba(0, 0, 0, 0.03);
	padding: 30px;
}

body.template-contact-php #presentation {
	/*margin-top: -200px;*/
	z-index: 995;
	position: relative;
}

body.template-contact-php #autre {
	position: relative;
	z-index: 995;
}

/*body.single.page-php #contentpage, 
body.template-partenaires-php #contentpage, 
body.template-mentions-legales-php #contentpage, 
body.template-plan-du-site-php #contentpage {
	margin-top: -200px;
}*/





#accroche {
	margin-bottom: -200px;
}

body.template-home-php #accroche {
	margin-bottom: -260px;
}

#presentation, #autre {
	background-color: #fff;
	position: relative;
	z-index: 995;
}

body.template-recrutement-php .button.cf_submit, body.page_contact input[type="reset"] {
	margin-top: 0;
}

#trad {
	position: absolute;
	top: 52px;
	right: 6px;
}

body.category.page-php .contentpage {
	background-color: #fff;
	position: relative;
	z-index: 800;
}
body.category.page-php .contentpage .item {
	clear: both;
}

body.category.page-php .contentpage .item .footeritem{
    text-align: right;
    padding: 10px;
}

body.category.page-php .contentpage .item .footeritem a{
    text-decoration: underline;
}
body.category.page-php .contentpage .item h2 a {
	color: #fff;
}
body.category.page-php .contentpage .item img {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	max-width: 200px;
}
body.category.page-php .contentpage .barreinfo {
	margin-top: 30px;
	padding-top: 10px;
	border-top: 1px solid rgba(0,0,0,0.1);
}

#select_lang {
}

header {
	background-color:#8EAE5D;
}

#select_lang {
	background-color: #000000;
}

#blockhoraire{
	background-color:#000;
	position: relative;
}

.horraire {
	/* max-height: 1.5rem; */
	transition:all 0.5s;
	/* cursor:pointer; */
	z-index: 1000;
}

.horraire:hover {
	max-heigh/*t:30rem;
	background*/-color:#000;
}

.horraire:before {
	content: "|";
    margin: 0 7px;
}

.horraire{/* display: block; *//* padding: 0px 10px; */font-family: Arial, Verdana, sans-serif;font-display:swap;/* line-height: 140%; *//* float: right; *//* width: 100%; */box-sizing: border-box;/* margin: 0 0 0 auto; */margin: 0;font-size: 0.9em !important;}

.horraire {color: #fff;
	
}

.barlangpost{
    text-align: right;
    display: block;
    padding: 15px 0 0;
}
.barlangpost a{
    padding: 5px 5px 5px 50px;
    background: #f6f6f6;
    margin: 0 5px;
    color: #333;
    border: 1px solid #ddd;
    position: relative;
}
.barlangpost a:before{
    background-image: url(../images/flags.png);
    background-size: 134px;
    background-repeat: no-repeat;
    content:"";
    position: absolute;
    left: 0;
    top: 0;
    height: 34px;
    width: 46px;
}
.barlangpost a.flag-fr:before{
    background-position: 0 0;
}
.barlangpost a.flag-en:before{
    background-position: -87px 0;
}
.barlangpost a.flag-de:before{
    background-position: -44px 0;
}


.container_letter {
	padding: 15px;
}
.container_letter .letter {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.1);
	display: inline-table;
	margin: 5px;
}

/* ------------------------- */
/* SOCIAL BUTTON */
/* ------------------------- */

.share-buttons{position:relative;}
.share-buttons a{
   line-height: 1;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 10px;
}

.share-buttons span{
	display: none;
}
.share-buttons a svg{
	transition: 250ms all ease-in-out;
	width: 16px;
	fill: #FFF;
	position: relative;
}

.share-buttons a:hover svg{fill: #819133;}

.iframeFB{
	text-align: center;
}
