/* AXECAKE */
.clearBoth {clear: both;}
.sc-content p.maClasse,.sc-content div.maClasse p {padding: 5px;color: white;background-color: black;}
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}

@font-face {
	font-family: 'iconic';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/iconic.eot?3434319');
	src: url('../fonts/iconic.eot?3434319#iefix') format('embedded-opentype'), url('../fonts/iconic.woff?3434319') format('woff'), url('../fonts/iconic.ttf?3434319') format('truetype'), url('../fonts/iconic.svg?3434319#iconic') format('svg');
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display: block;}
ol,ul {list-style: none;}
blockquote,q {quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {content: '';}
table {border-collapse: collapse;border-spacing: 0;}
a,.lienseo {text-decoration: none;}

input[type=submit],input[type=text],input[type=button],input[type=email],input[type=tel],textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
}
/* FIN RESET */
/* VIEWPORT CSS3 */
* {-webkit-text-size-adjust: none;}
@viewport {zoom: 1;}
-webkit-@viewport {zoom: 1;}
-ms-@viewport {zoom: 1;}
-moz-@viewport {zoom: 1;}
-o-@viewport {zoom: 1;}

.clear_both {
	display: block;
	clear: both;
}

.no_mobile {
	display: none;
}

.no_desktop {
	display: block;
}

.imgCenter img,
.imgRight img,
.imgLeft img {
	width: auto;
	height: auto;
	max-width: 100%;
}

.imgRight {
	float: right;
	position: relative;
	margin: 0 0 10px 10px;
	max-width: 50%;
	height: auto;
}

.imgLeft {
	float: left;
	position: relative;
	margin: 0 10px 10px 0;
	max-width: 50%;
	height: auto;
}

.imgCenter {
	margin: 0 auto 10px;
	position: relative;
	width: 40.425597%;
	max-width: 300px;
	height: auto;
}

body {
    position: relative;
    overflow-x: hidden;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #525252;
    font-weight: 500;
}

body.fancy-box-body {
	background: #fff;
}

a {
	color: #5e5e5e;
	outline: none;
}

a:focus {
	outline: none;
}

img {
	max-width: 100%;
}

img.img-center {
    display: block;
    height: auto;
    margin: 0 auto 20px;
}

h1 {
    margin-bottom: 25px;
    font-size: 21px;
    color: #282D40;
    font-weight: 700;
}


.titre-relance {
    margin: 10px 0 15px;
    font-size: 18px !important;
    color: #7A7A7A !important;
    text-align: center !important;
}


h2{
	margin: 10px 0 25px;
	font-size:16px;
	color: #282D40;
	font-weight: 700;
	position: relative;
    z-index: 1;
    padding-left: 15px;
}

h3 {
    margin: 10px 0 25px;
	font-size:14px;
	color: #282D40;
	font-weight: 700;
	position: relative;
    z-index: 1;
    padding-left: 15px;
}

#container {
	padding-top: 41px;
	max-width: 600px;
	min-width: 300px;
	overflow: hidden;
	position: relative;
	left: 0;
	-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;
}

.sitePusher #container {
	left: 250px;
}

#paquet_telecom_bandeau {
	padding: 6px 50px 6px 0 !important;
}

/****************************************************************************** HEADER */

header {
	z-index: 10;
	position: relative;
	margin: auto;
}

header section {
	padding-top: 10px;
	clear: both;
	text-align: center;
}

.logo {
	display: inline-block;
	position: relative;
	-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;
}

.logo:hover {
	opacity: 0.7;
}

.logo img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	transition: .6s;
}

.baseline {
    display: block;
    text-align: left;
    margin-left: 10px;
    color: #7A7A7A;
    font-size: 11px;
}

.baseline-1 {
    color: #282D40;
    font-size: 16px;
    text-align: right;
    margin-right: 10px;
    font-weight: 500;
}

.baseline-1 span {
    display: block;
    font-weight: 700;
}

.baseline span {
    display: block;
}

.baseline strong {
    color: #282D40;
}


/* CONTACT HEADER */

.contact_header {
}

.contact_header a {
	text-align: center;
}

.contact_header .tel {
	font-size: 1.38em;
}

.contact_header .tel span {
    font-size: 16px;
    color: #CCBD99;
    font-weight: 600;
    margin: 5px 0px 5px 0px;
    display: block;
}

.nav {
    background: #282D40;
    display: block;
    padding: 5px 10px;
    text-align: left;
    font-size: 1.5em;
    color: #fff;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 3;
}

.nav:before {
	content: "\e079";
	font-family: "iconic";
	font-size: 1.538em;
	vertical-align: sub;
	margin-right: 10px;
}

.menu {
	display: block;
	z-index: 99;
	position: fixed;
	top: 0;
	left: -250px;
	width: 250px;
	height: 100%;
	overflow-y: scroll;
	text-align: left;
	background: #FAFAFA;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: left 0.3s ease-in-out;
	-moz-transition: left 0.3s ease-in-out;
	-ms-transition: left 0.3s ease-in-out;
	-o-transition: left 0.3s ease-in-out;
	transition: left 0.3s ease-in-out;
}

.sitePusher .menu {
	left: 0;
}

.menu li {
	position: relative;
	border-bottom: 1px solid #EBEBEB;
}

.menu li.main span.derouler {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 18px;
	font: 30px/47px "iconic";
	color: #474747;
}

.menu li.main span.derouler:after {
	content: "\e038";
}

.menu li a {
	display: block;
	padding: 15px;
	font-size: 1.154em;
	color: #474747;
}


.bg-header{
	width:100%;
	height: 434px;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	overflow: hidden;

}

p.bouton.bouton_rappel {
    display: none;
}


a.logo {
    display: flex;
    align-items: center;
    width: 270px;
    margin: 10px auto;
}




p.intro {
    font-size: 18px;
}

.bloc-info-pratique {
    background: #FAF6EB;
    padding: 20px;
}
.titre-info {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 30px;
    padding-left: 15px;
    position: relative;
    z-index: 1;
}

#puce-carre:before {
    content: '';
    width: 24px;
    height: 24px;
    border: 4px solid #CCBD99;
    position: absolute;
    left: 0px;
    z-index: -1;
    top: -7px;
}


.add-ad-cab {
    font-size: 12px;
    font-weight: 600;
    color: #CCBD99;
    margin-bottom: 5px;
}

a#add-c {
    color: #282D40;
    font-size: 12px;
    font-weight: 500;
}

.adresse_footer span {
    display: block;
}

.adresse_footer {
    line-height: 21px;
}

/*** bloc-prestatio*/
.bloc-prestation {
    display: block;
    width: 100%;
    margin: 30px 0px;
}

.bloc-prestation ul {
    margin: 0px !important;
    display: flex !important;
    flex-wrap: wrap;
}
.bloc-prestation ul li {
    margin: 0px !important;
    list-style: none !important;
    width: 100%;
    height: 200px;
}



.bloc-prestation ul li a {
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
}

#im-1 {
	background: url(../gifs/im-1.png) center no-repeat; 
	background-size: cover;
    -ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;

}


#im-2 {
	background: url(../gifs/im-2.png) center no-repeat; 
	background-size: cover;
    -ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;

}

.titre-prest {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    position: absolute;
    z-index: 1;
    top: 43%;
    left: 40px;
    padding-left: 18px;
}


.btn-savoir {
    color: #fff;
    font-size: 12px;
    position: absolute;
    bottom: 30px;
    left: 40px;
}


.calque-pres {
    position: absolute;
    left: 0px;
    right: 0px;
    height: 100%;
    width: 100%;
    opacity: 0.32;
    background: #282D40;
}

/*** end bloc-prestatio*/



.bloc-right img {
    width: 100%;
    height: auto;
}


.bloc-text-bleu {
    padding: 40px 10px;
    background: #282D40;
}

.bloc-text-bleu p {
    color: #fff;
}

.bloc-text-bleu h2 {
    color: #fff;
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
    padding-left: 15px;
}

.bloc-text-bleu a:hover {
	color:#fff !important;
}

.bloc-text-bleu .bouton a {

    background: transparent;
   
    color: #fff;
}

.header-top-menu {
    display: none;
}




div#bloc-4 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

.bloc-aiel {
    width: 50%;
}

.bloc-aiel {
    display: flex;
    width: 100%;
    margin-bottom: 35px;
    flex-wrap: wrap;
}

.bloc-text-aiel {width: 100%;display: block;margin-top: 10px;}

.puce-titre {
    display: block;
}
.logo-aiel {
    max-width: 100px;
    margin-right: 20px;
    display: block;
    width: 100%;
}



.puce-titre ul {display: inline-block !important;margin: 0px !important;}
span#t1 {
    color: #CCBD99;
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
}

span.t2 {
    font-size: 12px;
    color: #282D40;
}

.puce-titre ul li {
    margin: 0px 0px 10px 0px!important;
    list-style: none !important;
}

.bloc-kamer {
    width: 100%;
    display: flex;
}

.puce-titre ul {
    margin-left: 4px !important;
}

.titre-aiel {
    margin-bottom: 15px;
}

span.t2 span {
    display: block;
}

.logo-kamer {
    max-width: 180px;
    margin-right: 15px;
}


.puce-titre ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50px;
    margin-right: 9px;
    position: relative;
    display: inline-block;
    border: 1px solid #CCBD99;
}

.puce-titre ul {
    margin: 10px !important;
	    vertical-align: top;
}


.add-cabine {
    display: block;
    margin: 20px 0px;
}


.add-cabine {
    display: block;
    margin: 20px 0px;
    font-size: 12px;
    color: #282D40;
}

#add-c {
    display: block;
    margin: 0px 0px;
    font-size: 12px;
    color: #282D40;
    font-weight: 500;
}




div#maps-accueil {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.maps-footer {
    width: 100%;
}

.maps-iframe {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}

.maps-iframe img {
	position: relative;
	display:block;
	height:auto;
	width: 100%;
	object-fit:cover;
	max-height:300px;
}

.maps-iframe iframe {
    /* position: absolute; */
    width: 100%;
    height: 100%;
}


.titre-maps {
    font-size: 16px;
    font-weight: 700;
    position: relative;
    color: #282D40;
    display: block;
    margin: 26px 0px;
    padding-left: 15px;
}

p.intro {
    font-size: 18px;
}

.bloc-intro-1 p {
    font-size: 14px;
}
.titre-ad {
    font-size: 12px;
    color: #CCBD99;
    font-weight: 600;
    margin-bottom: 15px;
}

footer .baseline-1 {
    color: #ffffff;
}

footer  .baseline {
 
    color: #898FA3;
   
}
footer   .baseline strong {
    color: #fff;
}


.navigation {
    margin-top: 10px;
    font-size: 11px;
    color: #898FA3;
    font-weight: 600;
}


.navigation:hover {
	opacity: 0.5;
}


a.bouton_footer {
    margin-top: 10px;
    font-size: 10px;
    color: #898FA3;
    font-weight: 600;


}

a.bouton_footer:hover {
	opacity: 0.5;
	
}


footer a.logo {


    margin: 30px auto;
}


p.bouton.bouton_rappel a {
    background: url(../gifs/icon-rappel.png) 10px center no-repeat #282D40;
    color: #fff;
    border: 1px solid #282D40;
    font-size: 12px;
    font-weight: 600;
    padding-left: 20px;
    padding: 6px 10px 6px 35px;
    transition: .6s;
}




div#langue-mob {
    position: fixed;
    right: 0px;
    top: 13px;
    z-index: 5;
}

div#langue-mob a {
    padding: 5px;
}



.bloc-contact-tel {
    background: #282D40;
    padding: 50px 20px;
    margin: 60px 0px;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.bloc-texte-cont {
    display: block;
    width: 100%;
    margin-bottom: 40px;
}

.titre {
    display: block;
    color: #FFFFFF;
    margin-bottom: 25px;
    font-size: 16px;
}


.sous-titre {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
}

.sous-titre span {
    display: block;
}

.tel-encart-cont .tel {
    font-size: 16px;
    font-weight: 600;
    display: block;
    margin: 5px 0px;
}

.btn-cont {
    width: 100%;
}

.btn-cont .bouton a {
    background: transparent;
    color: #fff;
}

.titre {
    display: inline-block;
    color: #FFFFFF;
    margin-bottom: 25px;
    font-size: 16px;
    position: relative;
    z-index: 1;
    padding-left: 15px;
}


section.ac-doubleColonne img {
    width: 100%;
    height: auto;
}


	section.ac-colonne.ac-colonne_1.ui-sortable img {
    width: 100%;
    height: auto;
}
	
	section.ac-colonne.ac-colonne_2.ui-sortable img {
    width: 100%;
    height: auto;
}
	

	.sc-content .ac-doubleColonne .ac-colonne {
    object-fit: cover;
}


p.intro {
    font-size: 18px;
    margin-bottom: 40px !important;
}


section.ac-doubleColonne {
 
    margin-bottom: 10px;
}

.sc-content .ac-doubleColonne .ac-colonne {

    margin-bottom: 10px;
}


.bloc-presse ul {
    margin: 15px !important;
}


.bloc-presse ul li {
    margin-bottom: 15px !important;
}

footer .tel {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0px 0px 10px 0px;
}

div#add-1 {
    margin-bottom: 20px;
}

form.generateur .imiteLabel {
    margin-left: 0px !important;
    padding: 0 5px 0 0;
}

.tel {
    cursor: default;
}

.tel-encart-cont .tel {
    color: #CCBD99;
}


.tel-encart-cont .tel:hover {
    color: #CCBD99;
}


@media screen and (max-width:809px) {
	.menu li.sous_menu > a {
		padding-right: 47px;
	}
}

.menu li a.selected,
.menu li a:active,
.menu li:hover > a {
	color: #fff;
	background: #282D40;
}

.menu li:hover > span.derouler,
.menu li.selected > span.derouler {
	color: #fff;
}

.menu ul li ul {
	display: block;
	z-index: 2;
	position: fixed;
	top: 0;
	left: -252px;
	width: 252px;
	height: 100%;
	overflow-y: auto;
	background: #FAFAFA;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
	-webkit-overflow-scrolling: touch;
}

.menu ul li ul.pushed {
	z-index: 3;
	left: 0;
}

.menu.noOver {
	overflow: hidden;
}

.menu ul li ul li {
	width: 203px;
}

.menu ul li ul li.close_menu {
	position: fixed;
	top: 0;
	bottom: 0;
	left: -47px;
	width: 46px;
	height: 100%;
	border-left: 1px solid #EBEBEB;
	background: #FAFAFA;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
}

.menu ul li ul.pushed li.close_menu {
	z-index: 2;
	left: 203px;
}

.menu ul li ul li.close_menu:after {
	content: "\E037";
	position: absolute;
	top: 50%;
	left: 18px;
	margin-top: -10px;
	font: 25px "iconic";
	color: #474747;
}

/** MASK **/

.mask {
	display: block;
	z-index: -1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	background: rgba(46,46,46,0.7);
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.sitePusher #container {
	position: fixed;
	width: 100%;
	overflow: visible;
}

.sitePusher .mask {
	z-index: 6000;
	opacity: 1 !important;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
}

.sitePusher .mask:after {
	content: "\E077";
	position: absolute;
	top: 10px;
	left: 10px;
	width: 40px;
	height: 40px;
	text-align: center;
	font-family: "iconic";
	font-size: 40px;
	line-height: 40px;
	color: #fff;
}

/* TOP BAR */

.top_bar {
	display: block;
	position: relative;
	width: auto;
	margin: 0 auto;
}

.top_bar ul {
	display: none;
	text-align: right;
}

.top_bar li {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.top_bar li a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    height: auto;
    padding: 20px 15px;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 500;
    transition: .6s;
}

.top_bar li a:hover, .top_bar li a.selected {
    color: #ccbd99;
}

.top_bar li.sous_menu > a:after {
	margin-left: 5px;
	content: '\e040';
	font-family: 'iconic';
	display: inline-block;
}

.top_bar li:hover ul {
	display: block;
}

.top_bar li ul {
    display: none;
    text-align: left;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #424a69;
}

.top_bar li ul li {
	display: block;
}

.top_bar li ul li a {
	padding: 5px;
}

.top_bar li span.derouler {
	display: none;
}

/* BX SLIDER */

.slider {
	margin-top: 15px;
	height: 150px;
	overflow: hidden;
}

.slider .bx-wrapper {
	display: block;
	z-index: 2;
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

.index-page .slider,
.slider .bx-wrapper,
.slider .bx-viewport,
.slider .bxslider,
.slider .bxslider li {
	width: 100%!important;
	height: 200px;
}

.slider .bxslider li {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.slider .bxslider li.slide01 {
	background-image: url(../gifs/slide01_small.jpg);
}

.slider .bxslider li.slide02 {
	background-image: url(../gifs/slide02_small.jpg);
}

.slider .bxslider li.slide03 {
	background-image: url(../gifs/slide03_small.jpg);
}

.slider .bx-viewport {
	z-index: 1;
}

.slider .bx-controls .bx-pager {
	z-index: 2;
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	margin: 0 auto;
	max-width: 200px;
	text-align: center;
}

.slider .bx-controls .bx-pager-item {
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}

.slider .bx-controls .bx-pager-item a {
	display: block;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	text-indent: -9999px;
	background: #fff;
	-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;
	cursor: pointer;
}

.slider .bx-controls .bx-pager-item a.active,
.slider .bx-controls .bx-pager-item a:hover {
	background: #282D40;
}

.slider .bx-controls .bx-controls-direction {
	display: none;
}

.slider .bx-controls .bx-controls-direction a {
	z-index: 2;
	position: absolute;
	top: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 60px;
	margin-top: -40px;
	color: #fff;
	-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;
}

.slider .bx-controls .bx-controls-direction a.bx-prev {
	left: 30px;
	padding-left: 30px;
	text-align: left;
}

.slider .bx-controls .bx-controls-direction a.bx-next {
	right: 30px;
	padding-right: 30px;
	text-align: right;
}

.slider .bx-controls .bx-controls-direction a.bx-prev:hover {
	padding-left: 0;
}

.slider .bx-controls .bx-controls-direction a.bx-next:hover {
	padding-right: 0;
}

.slider .bx-controls .bx-controls-direction a:after {
	display: block;
	font-family: iconic;
	font-size: 6.154em;
}

.slider .bx-controls .bx-controls-direction a.bx-prev:after {
	content: '\E037';
}

.slider .bx-controls .bx-controls-direction a.bx-next:after {
	content: '\E038';
}

/****************************************************************************** CONTENT */

.content {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	margin-bottom: 40px;
}

/******************************** COLONNE CENTRE */

.colonne_centre {
	position: relative;
	padding: 0 10px;
}

.colonne_centre p {
    margin-bottom: 10px;
    letter-spacing: normal;
    line-height: 24px;
    text-align: justify;
}
.colonne_centre ul {
	display: block;
	margin: 10px 0 10px 30px;
}

.colonne_centre ul li {
	margin: 5px 0;
	list-style-image: url(../gifs/puce.jpg);
}

.colonne_centre a {
	color: #d0b471;
}

.colonne_centre a:hover {
	color: #282D40;
}

.videoWrapper {
	position: relative;
	height: 0;
	padding-top: 25px;
	padding-bottom: 56.25%;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ENCART */

.encart {
	width: 100%;
	text-align: center;
}

.encart a {
	display: inline-block;
	width: 30%;
}

.encart a + a {
	margin-top: 0;
	margin-left: 3.8%;
}

/* FIL ARIANE */

#fil_ariane {
	margin-bottom: 10px;
}

#fil_ariane div {
	display: inline;
}

#fil_ariane strong {
	color: #222;
}

#fil_ariane a {
	color: #d0b471;
}

#fil_ariane a:hover {
	color: #333;
}

p.bouton {
	text-align: center;
}

.bouton a {
    display: inline-block;
    padding: 6px 22px;
    color: #282D40;
    background: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 32px;
    margin: 5px 5px;
    width: 80%;
    border: 2px solid #CCBD99;
    border-radius: 4px;
}


p#btn-rdv a{
	background: #CCBD99;
	transition:.2s;
}

p#btn-rdv a:hover {
	background:#000;
	border-color:#000;
}



.bouton a:hover {
	color: #fff;
	background: #000;
}

p.bouton2 {
	text-align: right;
	margin-top: 25px;
}

.bouton2 a {
	display: inline-block;
	padding: 6px 10px;
	color: #000;
	border: 1px solid #d0b471;
}

.bouton2 a:hover {
	color: #fff;
	background: #d0b471;
}

/* COLONNE GAUCHE */

.colonne_gauche {
	padding: 0 10px;
}

/* ENCART ACTU */

.encart_actu {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	background: #e7e7e7;
}

.encart_actu div.titre_actu {
	margin-bottom: 10px;
	font-size: 1.84em;
}

.encart_actu li a {
	color: #d0b471;
}

.encart_actu li a:hover {
	color: #282D40;
}

/* RELANCE */

#relance {
    display: block;
    margin-top: 20px;
    padding-top: 5px;
    border-top: 5px solid #f3f3f3;
}


section#relance ul {
    margin: 0px !important;
    text-align: center;
}

#relance ul li {
    display: inline-block;
    width: auto;
    margin: 10px;
}

#relance ul li a {
    font-size: 14px;
    color: #282d40;
}

#relance ul li a:hover {
    color: #a59163;
}

/* pagination actu + BDD */

.paginationControl {
	letter-spacing: normal;
	text-align: right;
}

.paginationControl a,
.paginationControl span {
	display: inline-block!important;
	padding: 3px 8px;
	color: #fff;
	background: #d0b471;
}

.paginationControl a:hover, .paginationControl span.selected {
	color: #fff;
	background: #282D40;
}

.paginationControl span.disabled {
	color: #8F8F8F;
	background: #ccc;
}

.block_contact {
	display: box;
	display: -o-box;
	display: -moz-box;
	display: -webkit-box;
	display: flexbox;
	display: -o-flexbox;
	display: -moz-flexbox;
	display: -webkit-flexbox;
	display: flex;
	display: -o-flex;
	display: -moz-flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}

.info_contact {
	order: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 20px 0;
	padding: 15px 10px;
	border: 1px solid #dddddd;
	letter-spacing: -0.25em;
	box-ordinal-group: 2;
	-o-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-webkit-box-ordinal-group: 2;
	flex-order: 2;
	-o-flex-order: 2;
	-moz-flex-order: 2;
	-webkit-flex-order: 2;
	-o-order: 2;
	-moz-order: 2;
	-webkit-order: 2;
}

.block_contact .info_contact > div > div:before {
	display: inline-block;
	float: left;
	width: 30px;
	margin-right: 0;
	font-family: iconic;
	font-size: 1.4em;
	vertical-align: middle;
	text-align: center;
}

.block_contact .info_contact > div > div.info_mail:before {
	content: '\E004';
}

.block_contact .info_contact > div > div.info_tel:before {
	content: '\E021';
}

.block_contact .info_contact > div > div.info_adresse:before {
	content: '\E005';
}

.block_contact .info_contact > div > div.info_horaire:before {
	content: '\E073';
}

.block_contact .info_contact > div > div.info_rdv:before {
	content: '\E061';
}

.block_contact .info_contact > div > div.info_bus:before {
	content: '\E074';
}

.block_contact .info_contact > div > div.info_metro:before {
	content: '\E075';
}

.block_contact .info_contact > div > div.info_parking:before {
	content: '\E076';
}

.block_contact .info_contact > div > div p {
	display: block;
	overflow: hidden;
	vertical-align: middle;
}

.info_contact h2,
.formulaire_contact h2,
.carte h2 {
	margin-top: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 1.23em;
}

.formulaire_contact .form_left h2 {
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px solid #ddd;
}

.info_contact p {
	margin: 0;
}

.info_contact > div {
	clear: both;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	letter-spacing: normal;
}

.info_contact div + div {
	margin-top: 10px;
	padding-top: 10px;
}

.info_contact div div + div {
	margin: 15px 0 0 0;
	padding-top: 0;
}

.info_contact p em,
.info_contact div a.btn_contact {
	display: block;
	margin-top: 5px;
	font-style: italic;
}

.info_tel p.telephones a {
	color: #5e5e5e;
	cursor: default;
}

.info_tel p.telephones a:hover {
	color: #5e5e5e;
}

/* Formulaire */

.formulaire_contact {
	order: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #dddddd;
	letter-spacing: -0.25em;
	background: #f5f5f5;
	box-ordinal-group: 1;
	-o-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-box-ordinal-group: 1;
	flex-order: 1;
	-o-flex-order: 1;
	-moz-flex-order: 1;
	-webkit-flex-order: 1;
	-o-order: 1;
	-moz-order: 1;
	-webkit-order: 1;
}

.formulaire_contact .form_left,
.formulaire_contact .form_right,
.formulaire_contact h2,
.carte h2 {
	letter-spacing: normal;
}

.formulaire_contact .form_left {
	clear: both !important;
}

/* styliser la couleur des placeholders dans les inputs */

:placeholder-shown {
	color: #999;
}
::-webkit-input-placeholder {
	color: #999;
}
::-moz-placeholder {
	color: #999;
}
:-ms-input-placeholder {
	color: #999;
}

.cp_ville:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.cp_ville p {
	float: left;
	width: 33%;
	clear: none !important;
}

.cp_ville p + p {
	float: right;
	width: 62.958%;
}

/********************************************************** FOOTER ***/
.cp-right {
    background: #181a26;
    color: #fff;
    padding: 10px 5px;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
}

.cp-right p {
    max-width: 1130px;
    margin: auto;
    font-weight: 300;
    width: 100%;
}
footer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 0 0;
    background: #282D40;
    text-align: center;
}
footer section {
	padding: 0 10px;
}
footer .adresse_footer {
    display: block;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 500;
}
footer .ML_box {
    margin-top: 0px;
    font-size: 11px;
    color: #898FA3;
    font-weight: 600;
    display: block;
}
footer .ML_box:hover {
	opacity: 0.5;
}


/* top site btn */

.top_site_mobile:after {
	content: "\E030";
	display: block;
	padding: 6px;
}

.top_site_mobile {
    display: none;
    z-index: 20;
    position: fixed;
    right: 2%;
    bottom: 19%;
    padding: 3px 6px;
    font-family: "iconic";
    font-size: 1.38em;
    color: #fff;
    background: #282D40;
    border: 1px solid #fff;
}

.rappel_telephonique,
#ami_box_frame,
#newsletter_iframe {
	padding: 0 10px;
}

.rappel_telephonique {
	padding-top: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.rappel_telephonique h1, #ami_box_frame h1, #newsletter_iframe h1 {
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: normal;
    font-size: 19px;
    margin: 10px 0px;
}
.rappel_telephonique .logo_rappel {
	width: 75%;
	margin: 0 auto;
	text-align: center;
}

.rappel_telephonique form {
	margin-right: 70px;
}

.rappel_telephonique form:after {
	content: url(../gifs/rappel.png);
	position: absolute;
	right: 11px;
	bottom: -15px;
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	-o-transform: scale(0.6);
	transform: scale(0.6);
	-webkit-transform-origin: 120% 7% 0;
	-moz-transform-origin: 120% 7% 0;
	transform-origin: 120% 7% 0;
	-ms-transform-origin: 120% 7% 0;
	-o-transform-origin: 120% 7% 0;
}

.logo_rappel img {
	max-width: 100%;
}

#ami_box_frame img {
	margin: 25px 0;
}

#newsletter_iframe form {
	text-align: right;
}

form.generateur p,
form.generateur div.divGenerateur,
form.generateur div.divGenerateurErreur {
	margin: 0 0 18px !important;
	padding: 0 !important;
	font-size: 1.000em !important;
	position: relative;
}

form.generateur p.erreur input,
form.generateur p.erreur textarea {
	border: 1px solid red;
}

form.generateur label,
form.formulaire label,
#newsletter_iframe div label {
	display: block;
	float: none !important;
	width: 100% !important;
	margin: 0 0 4px !important;
	padding: 0 !important;
	text-align: left !important;
	line-height: normal !important;
	color: #555555;
}

form.generateur .divGenerateur label.optional {
	display: none;
}

form.generateur .noFloatingLabel {
	color: #5e5e5e;
}

.formulaire_contact p label span {
	display: inline-block;
	color: red;
}

form.generateur textarea,
form.formulaire textarea {
	height: 120px!important;
	padding-top: 10px!important;
}

form .form_left textarea {
	height: 160px;
}

/* inscription newsletter bouton radio + checkbox */

.formulaire_contact input[type='checkbox'],
.formulaire_contact input[type='radio'] {
	width: auto !important;
	margin-right: 5px;
	vertical-align: text-top;
}

.divGenerateur ul,
.divGenerateur li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.divGenerateur label.optional {
	margin-bottom: 8px !important;
}

.divGenerateur li label {
	display: block;
	width: 100%;
}

/* bouton submit */

form.generateur .form_right input#field_3,
.rappel_telephonique form.generateur input#field_4 {
	max-width: 110px;
}


.divGenerateurRequired {
	margin-top: 5px;
	letter-spacing: normal;
}

/* input newsletter */

.news {
	margin: 20px auto;
	padding: 10px;
	max-width: 960px;
	text-align: center;
	background: #dddddd;
}

.news #form_newsletter input#submit_newsletter {
	display: none !important;
}

.news #form_newsletter input[type="text"] {
	width: 100%;
}

.news label {
	float: none !important;
	display: inline-block;
	vertical-align: middle;
}

.news #form_newsletter {
	display: inline-block;
	width: 65%;
	vertical-align: middle;
}

.news #mess_newsletter {
	display: block;
	margin-top: 7px;
	text-align: center;
	font-size: 0.92em;
}

.news #mess_newsletter:empty {
	margin-top: 0;
}

/* infobulle */

form.generateur p.erreur,
form.generateur div.divGenerateurErreur {
	border: none !important;
}

.divGenerateurErreur {
	display: block;
	clear: both;
}

form.generateur p.erreur label,
form.generateur div.divGenerateurErreur label {
	padding-bottom: 20px !important;
}

form.generateur p.erreur span.erreur,
form.generateur div.divGenerateurErreur span.erreur {
	background: none !important;
	color: #eb3434!important;
	display: block!important;
	font-family: arial;
	font-size: 0.846em;
	font-weight: normal!important;
	margin: 0!important;
	padding: 0!important;
	position: absolute;
	top: 20px;
}

div.valide,
div.erreur {
	position: relative;
	margin-bottom: 20px !important;
	padding: 15px !important;
	text-shadow: 1px 1px rgba(0,0,0,0.1);
	letter-spacing: normal;
	color: #fff !important;
}

div.valide {
	border: 1px solid #48b151;
	background: #55c65e !important;
}

div.erreur {
	border: 1px solid #d4323d;
	background: #f3515c !important;
}

div.valide:before {
	content: '\E017';
	display: inline-block;
	font-family: 'iconic';
	font-size: 1.538em;
	vertical-align: middle;
}

div.erreur:before {
	content: '\E806';
	display: inline-block;
	font-family: 'iconic';
	font-size: 1.538em;
	vertical-align: middle;
}

div.valide p,
div.erreur p {
	display: inline-block;
	margin: 0 0 0 15px !important;
	max-width: calc(100% - 40px);
	vertical-align: middle;
}

.validation {
	display: none;
}

/* message validation / erreur CONSEILLER A UN AMI */

.errors {
	text-align: right;
	color: red;
}

form.generateur .noFloatingLabel {
	white-space: normal !important;
	height: auto !important;
}

form.generateur p img.ui-datepicker-trigger {
	vertical-align: middle;
}

/***************************************************  Style pour TOUS les inputs text submit et button de tous les formulaires du site   ***********/
textarea.mce-textbox {width: 592px !important;height: 492px !important;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
input[type=text],
input[type=tel],
input[type=email],
textarea:not(.mce-textbox) {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 35px;
	padding: 0;
	border: 1px solid #ccc;
	text-indent: 10px;
	vertical-align: middle;
	background: #eee;
}

textarea:not(.mce-textbox) {
	text-indent: 0;
	padding: 5px;
	font-size: 1.000em;
	resize: none;
}

input.calendrier, input.calendrierAvecMenu {
	width: 90%;
}
#ui-datepicker-div {
	letter-spacing: normal;
}

input[type=text]:hover,
textarea:not(.mce-textbox):hover {
	background: #fff;
}

input[type=submit],
input[type=button] {
	display: inline-block !important;
	height: 35px;
	margin: 0;
	padding: 0 10px;
	border: none;
	vertical-align: middle;
	color: #fff;
	background: #d0b471;
	cursor: pointer;
}

input[type=text]:focus,
textarea:not(.mce-textbox):focus {
	padding: 0 10px;
	color: #555;
	background: #fff;
}

input[type=submit]:hover,
input[type=button]:hover {
	color: #fff;
	background: #282D40;
}

form.generateur p.submit {
	margin: 0!important;
	text-align: right!important;
}

/************************************************   Style specifique pour certain input / button *********************/

/* Display none sur le deuxieme submit de la popup newsletter */

#newsletter_iframe #form_newsletter + #js_submit {
	display: none!important;
}

#newsletter_iframe form {
	overflow: hidden;
	text-align: right;
}

@media screen and (min-width:400px) {
	.rappel_telephonique form {
		margin-right: 140px;
	}

	.rappel_telephonique form:after {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}

	#newsletter_iframe #form_newsletter input[type="text"] {
		float: left !important;
		width: 73% !important;
	}

	#newsletter_iframe #form_newsletter input[type="submit"] {
		float: left !important;
		width: 25% !important;
		margin-bottom: 30px;
	}
}
@media screen and (min-width:480px) {
	
	.bouton a {
    width: auto;
}
div#bloc-3 p#btn-rdv  {
	text-align:left;
}
	
	.bloc-add-encart {
    display: flex;
}
	.bloc-add-encart div + div {
    margin-left: 20px;
    padding-left: 20px;
    position: relative;
}
	
.bloc-add-encart div + div:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 15px;
    width: 2px;
    height: 32px;
    background: #CCBD99;
}
	
	.btn-cont {
    display: flex;
    align-items: center;
    justify-content: center;
}
	
.tel-encart-cont .tel {

    margin: 0px 0px;
}	
	
	.tel-encart-cont .tel + .tel {
		margin-top: 10px;
}	
	
	.tel-encart-cont {
    margin-right: 15px;
    text-align: right;
}
	
	
}

@media screen and (min-width:600px) {
	.maps-iframe {
		display:flex;
	}
	.maps-iframe img {
		position: relative;
		display:block;
		height:auto;
		max-width: 50%;
		width: 100%;
		max-height:none;
	}

	.maps-iframe .googlemapssearch {
		/* position: absolute; */
		max-width: 50%;
		width: 100%;
		height: auto;
	}
	#container {
		max-width: 1000px;
		min-width: 480px;
	}

	/****************************************************************************** HEADER */

	/* LOGO */

	.logo {
		float: left;
		width: 40.425597%;
		margin: 0 0 15px 0;
		padding-left: 10px;
	}

	/* CONTACT HEADER */

	.contact_header {
		text-align: right;
	}
	
	.info_tel p.telephones a, .contact_header a.tel {
		cursor: default;
		-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
		outline: none;
	}

	p.bouton {
		text-align: right;
	}

	.slider .bxslider li.slide01 {
		background-image: url(../gifs/slide01_medium.jpg);
	}

	.slider .bxslider li.slide02 {
		background-image: url(../gifs/slide02_medium.jpg);
	}

	.slider .bxslider li.slide03 {
		background-image: url(../gifs/slide03_medium.jpg);
	}
	
	.imgLeft, .imgRight {
		max-width: none;
	}

	/* RELANCE */




	.formulaire_contact {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0;
		border: none;
		background: none;
	}

	.formulaire_contact .form_left,
	.formulaire_contact .form_right {
		display: inline-block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 48.936249%;
		padding: 10px;
		border: 1px solid #dddddd;
		background: #f5f5f5;
	}

	.formulaire_contact .form_left {
		float: right;
	}
	
	.formulaire_contact .form_left h2 {
		border: none;
		padding-top: 0;
		margin-top: 0;
	}

	/* ville + code postal */

	.cp_ville p {
		width: 40.425597%;
	}

	.cp_ville p + p {
		width: 57.446901%;
	}

	
	p.bouton.bouton_rappel {
    display: block;
}
	
	
	.bloc-prestation ul li {

    width: 50%;
  
}
p#mob-cont {
	display: none;
}
	
	
	.contact_header {
    display: flex;
    justify-content: center;
}
	
.contact_header {
    display: flex;
    justify-content: center;
    align-items: center;
	margin-right: 15px;
}
	

.menu-logo-rvd {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    justify-content: center;
}
	
	footer section {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
	
	
	.titre-ad {
    text-align: left;
}
	
	
	
#titre-ad-f {
    text-align: right;
}
	footer .adresse_footer {

    text-align: left;
  
}
	
	
	.lien-utile {
    text-align: right;
    line-height: 18px;
}
	
	
	
	.bloc-aiel {
 
    width: 41%;
  
}
	
	.bloc-kamer {
    width: 59%;
  
}
	
	
	.sc-content .ac-doubleColonne .ac-colonne {
    width: 100%;
}
	section.ac-colonne.ac-colonne_2.ui-sortable img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
	section.ac-colonne.ac-colonne_1.ui-sortable img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
section.ac-doubleColonne {
    display: flex;
    flex-wrap: wrap;
}
	
	

	footer .tel {
    text-align: left;
}
	
	.tel-hed {
    text-align: right;
    margin-right: 5px;
}
	
	.tel-hed a{
		display: block;
		text-align: right;
}
	
}

@media screen and (min-width:768px) {
	
	
	.bloc-aiel {
    width: 57%;
}
	
	.bloc-kamer {
    width: 43%;
}
	
	div#bloc-2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.bloc-left {
    width: 48%;
}

.bloc-right {
    width: 49%;
}
	
	
	.block_contact {
		display: block;
	}

	.ac-doubleLeft,
	.ac-doubleRight,
	.ac-colonne {
		float: left;
		width: 50%;
	}

	.info_contact > div {
		display: inline-block;
		position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 31.914945%;
		padding: 0 0 0 15px;
		vertical-align: top;
	}

	.info_contact div + div {
		margin: 0 0 0 1.75%;
		padding: 0;
	}

	/* ville + code postal */

	.cp_ville p {
		width: 37%;
	}

	.cp_ville p + p {
		float: right;
		width: 57.958%;
	}
	
	
	div#intro-index {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
	
	
	div#intro-index {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
	
	.bloc-intro-1 {
    width: 50%;
}
.bloc-intro-2{ width: 45%;}
	
	
	div#bg-intro {
    padding: 100px 10px 0px 10px;
		background: url(../gifs/img.png) center no-repeat;
		background-size: cover;
		-ms-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		-moz-background-size: cover;
}
	
	.bloc-text-aiel {
    width: 70%;

}
	
	.puce-titre ul {
    margin: 0px !important;
}
	
	
	.puce-titre ul + ul {
    margin: 0px 0px 0px 10px !important;
}
	
	.maps-footer {
    width: 49%;
}
	
.bloc-contact-tel {
    display: flex;
	  padding: 72px 45px;
    flex-wrap: wrap;
    text-align: left;
    justify-content: space-between;
}
	
	
	.bloc-texte-cont {
    display: block;
    width: 354px;
    margin-bottom: 0px;
}
.btn-cont {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 303px;
}
	
	.ac-colonne_1 {
    padding: 0px 2% 0px 0px;
}

.ac-colonne_2 {
    padding: 0px 0px 0px 2%;
}
	
	.sc-content .ac-doubleColonne .ac-colonne {
    width: 48%;
}
	
	section.ac-colonne.ac-colonne_2.ui-sortable img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
	
	section.ac-colonne.ac-colonne_1.ui-sortable img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
	
}

@media screen and (min-width:1000px) {

	body:not(.index-page) .colonne_centre p.intro,
	body:not(.index-page) .colonne_centre>p:first-of-type,
	body:not(.index-page) h1,
	body:not(.index-page) #fil_ariane {
        max-width:744px;
        margin-left:auto;
        margin-right:auto;
	}

	body:not(.index-page) h1 {
		margin-bottom:32px;
	}

	body:not(.index-page) .colonne_centre p.intro,
	body:not(.index-page) .colonne_centre>p:first-of-type {
		margin-bottom: 96px !important;
	}

	#fil_ariane {
		margin-top: 46px;
		margin-bottom:22px;
	}
	
	
	.page_contact .carte {
    margin-bottom: 100px;
}
	
	
	
.sticky {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    margin: auto;
    right: 0px;
    background: #fff;
    
    transition: .6s;
}

    .sticky.js-scroll {
    	-webkit-box-shadow: -6px 10px 38px -22px rgba(0,0,0,0.75);
    -moz-box-shadow: -6px 10px 38px -22px rgba(0,0,0,0.75);
    box-shadow: -6px 10px 38px -22px rgba(0,0,0,0.75);
    }
	.sticky.js-scroll .logo img {max-width: 50px;}
.sticky.js-scroll  .top_bar li a {

    padding: 12px 15px;
  
}	
	
	
	.sticky.js-scroll  p.bouton.bouton_rappel a {
    padding: 6px 10px 6px 35px;
    line-height: 15px;
}
	
	.sticky.js-scroll div#langue {
    margin-top: 15px;
}
	.sticky:before {
		content: '';
		position:absolute;
		left: -5000px;
		width: 10000px;
		top: 0px;
		z-index: -1;
		background: #fff;
		height: 100%;
		transition: .6s;
	}


	
	
	
	
	
	p.bouton.bouton_rappel a:hover {
		opacity: 0.7;

}
	
	
	.bloc-prestation a:hover .calque-pres {
  
    opacity: 0.7;
 
}
	
	
	.logo-aiel a:hover {
		
		opacity: 0.5;
}
	
	
	a.adresse_footer:hover {
	
	opacity: 0.5;
}
	
	
	div#bloc-4 {
 
    align-items: flex-start;

}
	
	
		h1 {

    font-size: 32px;

}
	
.header-top-menu {
    display: flex;
    position: relative;
	z-index: 1;
}
	
.header-top-menu:before {
    content: '';
    position: absolute;
    left: -5000px;
    width: 10000px;
    top: 0px;
    height: 100%;
    display: block;
    background: #282d40;
    z-index: -1;
}
	
	
	.no_mobile {
		display: inline-block;
	}

	/****************************************************************************** HEADER */

	header section {
		margin: auto;
		padding: 0;
		max-width: 1198px;
		width: 95%;
		transition: .6s;
	}

	.nav {
		display: none;
	}

	/* LOGO */

	.logo {
		width: 23.404293%;
		padding: 0;
	}

	/* MENU */

	.top_bar ul {
		display: block;
	}

.menu {
    z-index: 3;
    clear: both;
    position: relative;
    left: auto;
    width: auto;
    height: auto;
    margin: 0 auto;
    overflow-y: visible;
    background: #fff;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
	.menu ul {
		text-align: center;
	}

	.menu li a {
		position: relative;
		font-size: 14px;
		color: #282D40;
		font-weight: 600;
	}
	
.menu li a.selected, .menu li a:active, .menu li:hover > a {
    color: #ccbd99;
    background: transparent;
}
	/****** SI MENU HORIZONTAL ******/

	.menu li {
		display: inline-block;
		position: relative;
		border-bottom: none;
		text-align: left;
	}

	.menu li.sous_menu > a:after {
		margin-left: 5px;
		content: '\e040';
		font-family: 'iconic';
		display: inline-block;
	}

	.menu li.main span.derouler {
		display: none;
	}

.menu ul li.sous_menu .dropdown {
    display: none;
    position: absolute;
    top: auto;
    right: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 10px 0;
    background: #ffffff;
    -webkit-box-shadow: 2px 0px 41px -30px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 0px 41px -30px rgba(0,0,0,0.75);
    box-shadow: 2px 0px 41px -30px rgba(0,0,0,0.75);
	    min-width: 180px;
}

	.menu ul li.sous_menu:hover > ul {
		display: block;
	}

	/****** FIN MENU HORIZONTAL *****/

	/**** SI MENU VERTICAL ****/

	/*.menu li {
		display: block;
		position: relative;
		border-bottom: none;
		text-align: left;
	}

	.menu li.main span.derouler {
		display: block;
		cursor: pointer;
	}
	
	.menu li.main span.derouler:after {
		content: '\e040';
	}
	
	.menu ul li.sous_menu.openSous span.derouler:after {
		content: '\e039';
	}
	
	.menu ul li.sous_menu.selected .derouler {
		display: none;
	}

	.menu ul li.sous_menu .dropdown {
		display: none;
		position: relative;
		top: auto;
		right: 0;
		left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		height: auto;
		margin: 0;
		padding: 10px 0;
		background: #dadada;
	}
	
	.menu ul li.sous_menu.openSous .dropdown,
	.menu ul li.sous_menu.selected .dropdown {
		display: block;
	}*/

	/****** FIN MENU VERTICAL *****/
	.menu ul li ul  {
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}
	
	.menu ul li ul li.close_menu:after {
		display: none;
	}

	.menu ul li ul li {
		display: block;
		width: auto;
		background: none !important;
	}

	.menu ul li ul li + li {
		border: none;
	}

	.menu ul li ul li.close_menu {
		display: none;
	}

.menu li.sous_menu ul li a {
    text-align: left;
    font-size: 1em;
    padding: 10px 15px;
}

	.menu ul li.sous_menu .dropdown li ul {
		display: block;
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		text-align: left;
	}

	.menu ul li ul li ul li {
		display: block;
		margin: 0 0 0 12px;
	}

	.menu li.sous_menu ul li ul li a {
		padding: 2px 5px 2px 0;
		border-bottom: none;
		font-size: 1.077em;
	}

	.menu li.sous_menu ul li ul li a:hover,
	.menu li.sous_menu ul li ul li a.selected {
		color: #000;
	}

	.slider .bxslider li.slide01 {
		background-image: url(../gifs/slide01_big.jpg);
	}

	.slider .bxslider li.slide02 {
		background-image: url(../gifs/slide02_big.jpg);
	}

	.slider .bxslider li.slide03 {
		background-image: url(../gifs/slide03_big.jpg);
	}
	
	.slider .bx-controls .bx-controls-direction {
		display: block;
	}

	.clear_both.no_mobile {
		display: block;
	}

	.no_desktop {
		display: none !important;
	}

	#container {
		padding-top: 0;
		max-width: none;
		min-width: 810px;
		left: inherit;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}

	/****************************************************************************** CONTENT */

	.content {
		margin: auto;
		max-width: 1111px;
		width: 95%;
		margin-top: 140px;
	}

	/******************************** COLONNE GAUCHE */

	.colonne_gauche {
		float: left;
		width: 0%;
		padding: 0;
		text-align: left;
		display: none;
	}

	/******************************** COLONNE CENTRE */

	.colonne_centre {
		display: block;
		float: right;
		position: relative;
		width: 100%;
		padding: 0;
		margin-bottom: 40px;
	}

	/****************************************************************************** FOOTER */
	footer {
		margin-top: 10px;
		padding: 15px 0 0;
		text-align: left;
		width: 100%;
		margin: auto;
	}
	
footer section {
    margin: auto;
    max-width: 1100px;
    width: 95%;
}
	.top_site_mobile {
		display: none !important;
	}

	.adresse_footer {
		display: block;
		float: left;
	}

.navigation {
    display: block;
    cursor: pointer;
}

	.navigation:hover {
		opacity: 0.5;
	}

	/* footer box */

	.black {
		display: none;
		z-index: 10;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(../gifs/black.png) repeat;
	}

	.close {
		display: block;
		position: absolute;
		top: -10px;
		right: -10px;
		width: 28px;
		height: 29px;
		background: url(../gifs/close.png) no-repeat;
		cursor: pointer;
	}

	#navigation_frame {
		display: none;
		z-index: 70;
		position: fixed;
		top: 20%;
		left: 50%;
		width: 770px;
		margin-left: -395px;
		padding: 10px;
		background: #fff;
	}

	#navigation_frame a {
		color: #000;
		vertical-align:middle;
	}

	#navigation_frame a:hover {
		text-decoration: underline;
	}

	.lien_footer {
		display: table;
		width: 100%;
		border-spacing: 5px;
	}

	/* logo footer */
	#navigation_frame ul {
		display: table-cell;
		vertical-align:middle;
	}

	#navigation_frame ul li.sousLi {
		margin-left: 3px;
		padding-left: 3px;
		border-left: 1px solid #5e5e5e;
	}

	a.logo_footer {
		display: table-cell;
		width: 200px;
	}

	a.logo_footer:hover {
		opacity: 0.7;
	}
	
	
		.bloc-prestation ul li {
 
    height: 400px;
}
	
	
	.bloc-aiel {
    display: flex;
    width: 69%;
    margin-bottom: 35px;
    flex-wrap: wrap;
}
	
.bloc-kamer {
    width: 31%;
    display: flex;
}
	
.bloc-intro-1 {
    width: 42%;
    padding: 6% 6% 6% 0%;
}
	
	.menu-logo-rvd p.bouton.bouton_rappel {
    display: none;
}
	
	div#bloc-3 {
    /* width: 50%; */
    /* margin-right: 50%; */
}
	
	.bloc-text-bleu {
    padding: 60px;
    background: #282D40;
    max-width: 640px;
}
	
	#bloc-3 {/* margin-top: 120px; */z-index: 1;}
	

div#bloc-3:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: -85px;
    right: 0px;
    width: 1280px;
    height: 80%;
    /* height: 1100px; */
    bottom: 87px;
    background:url(../gifs/bg-bloc.png);
    background-size:cover;
    background-position: -230% 0;
}
	
	.bloc-left {
    z-index: 2;
}
	
	.bloc-text-aiel {
    margin-top: 0px;
}
	
	div#intro-index {
    margin-top: 50px;
    margin-bottom: 110px;
}
	
.add-f {
    display: flex;
    margin-top: 23px;
}

.add-b + .add-b {margin-left: 25px;}
	
	.titre-maps {

    margin: 40px 0px 0px 0px;

}
div#maps-accueil {
    margin: 25px 0px 100px 0px;
}	
	
	
	div#langue-mob a {
   display: none;
}

div#langue a + a {
    margin-left: 8px;
    padding-left: 8px;
    position: relative;
}

div#langue {
    margin-top: 23px;
}

div#langue a + a:before {content: '';width: 1px;height: 8px;background: #ccc;display: inline-block;position: absolute;left: 0px;bottom: 5px;}
	
	
	div#langue a:hover {
		opacity: 0.8;
}

section.ac-doubleColonne {
    align-items: center;
}	
	
	
	.info_contact {
    margin: 20px 0px 60px 0px;
	}
}

@media screen and (min-width:1280px) {
	
	.tel-hed {
    margin-right: 10px;
}
	
	header .logo {
    margin-right: 85px;
}
	.menu li a {
 
    padding: 15px 10px;

}
	
	.bloc-aiel {
 
    width: 590px;
 
}
	.bloc-kamer {
    width: 520px;
   
}
	
	
	
	.bloc-left {
    width: 42%;
    padding: 6% 6% 6% 0%;
}
	
	
.bloc-prestation {
    display: block;
    width: 107%;
    margin: 30px 0px 0px -7%;
}
	
	div#bg-intro {
    padding: 408px 10px 0px 10px;
    background: url(../gifs/img.png) center no-repeat;
    background-size: cover;
    -ms-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}
	
	
	.bloc-intro-2 {
    width: 52%;
    margin-right: -6%;
}
	
.bloc-info-pratique {
    background: #FAF6EB;
    padding: 42px;
    max-width: 380px;
    margin-bottom: -38px;
    margin-left: 56px;
}
	
	
	#navigation_frame {
		width: 920px;
		margin-left: -470px;
	}

	.lien_footer {
		border-spacing: 15px;
	}
}