/*! normalize.css v2.1.0 | MIT License | git.io/normalize */body,mark{color:#000}.clearfix:after,.clearfix:before,blockquote:after,blockquote:before,q:after,q:before{content:""}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;min-height:100%}body{margin:0;line-height:1;background:#fff}a:focus{outline:dotted thin}:focus,a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0}pre{white-space:pre-wrap}sub,sup{line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:0}button,input,select,textarea{font-family:inherit;font-weight:inherit;margin:0;padding:0}button{background:0 0}button,input{line-height:normal}button,select{text-transform:none}select{-webkit-appearance:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;resize:none}li,ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,td,th{text-align:left;font-weight:400}blockquote,q{quotes:"" ""}a,a:hover,a:visited{text-decoration:none}button,fieldset,input,select,textarea{font-size:inherit;color:inherit;border:none;border-radius:0}img{width:100%;height:auto}.clearfix:after,.clearfix:before{display:table}.clearfix:after{clear:both}*{-moz-box-sizing:border-box;box-sizing:border-box}


a { color: inherit; } 
ul, ol, li {
	list-style: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul {
	padding-left: 0;
	margin-left: 0;
	padding-top: 0;
	margin-top: 0;
}
u {
	text-decoration: none;
	border-bottom: 1px solid #4e4e4e;
}
em {
	font-style: italic;
}

/* hildegard */

img {

    width: auto;
    height: auto;

}

h1, h2, h3, h4, ul {
	margin-top: 0px;
}
.listing {
	    opacity: 0;
	    filter: alpha(opacity=0);
}

a {
    outline: 0;
}
a, a:visited, a:hover, a:focus, a:hover, a:active {
    text-decoration: none;
    outline: 0;
}

iframe {
    width: 100%;
}

.center {
    text-align: center;
}
.centerAll, .centerAll {
	text-align: center;
}
.centerAll > * {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.hidden {
    display: none !important;
    visibility: hidden;
}
.item {
    display: inline-block;
    float: left;
    position: relative;
    text-align: left;
}
img.cent {
	width: 100%;
	height: auto;
}
.clickAll:hover {
    cursor: pointer;
}
html, body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}
img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: rgb(21, 23, 21);
}

h1, h2, h3, h4, .basker, .overlayBox .title {
    text-transform: none;
    vertical-align: top;
    vertical-align: text-top;
}



input, textarea, select {
    height: 38px;
    padding: 0px 10px;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: rgb(21, 23, 21);
}
input[type='image'] {
    padding: 0;
}
h1:after, h2:after, h3:after, .fullscreen:after, .content:after, .bloc:after, #listeConseils .item p:after, .spacer:after {
    display: block;
    clear: both;
    content: '';
}
 div {
	vertical-align: top;
	position: relative;
}
.uppercase {
    text-transform: uppercase;
}







/* ***************************** STRUCTURE *********************************  */

*.noMarginBottom {
	margin-bottom: 0px;
}


.spacer {
	height: 38px;
	width: 1px;
	
}
.twoCols {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    
    -moz-column-count: 2;
    /* Firefox */
    
    column-count: 2;
    -webkit-column-gap: 42px; /* Chrome, Safari, Opera */
    -moz-column-gap: 42px; /* Firefox */
    column-gap: 42px;
    
}
.fullscreen {
    position: relative;
    width: 100%;
    text-align: center;
    z-index: 10;
}
.nav .inner,  .cbp-slider .cbp-nav-controls {
	text-align: center;

}


.inner {
	background-color: transparent;
	z-index: 10;
	width: calc(100% - 600px);
	margin: 0 auto;
}

.content {
    width: 1430px;
    height: auto;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

.contentBig {
	padding-left: 20%;
}




.content.center {
    text-align: center;
}
.content.mini {
    text-align: center;
    padding: 0 12%;
}
.bloc {
    margin: 0 auto 0 auto;
    margin-top: 68px;
    position: relative;
}
.inner.decale {
    padding-top: 68px;
}

.minibloc {
    padding: 20px 0 ;
    position: relative;
}

.nav {
    z-index: 11;
    height: 310px;
    /*position: fixed;*/
}
.nav .inner > .nfl {
    height: 310px;
}

@media screen and (max-width: 2560px) {
	

	.contentBig {
		padding-left: 6.7%;
	}

	
	.inner {
		width: calc(100% - 300px);
	}

	.content {
	    width: 1430px;
	}
	.nav {
	    height: 220px;
	}
	.nav .inner > .nfl {
		height: 220px;
	}
	.bloc {
	    margin-top: 58px;
	}
}


@media screen and (max-width: 1920px) {
	.bloc {
    	margin-top: 48px;
	}


	.inner {
		width: calc(100% - 200px);
	}

	.content {
	    width: 1070px;
	}
	
	
	.nav {
	    height: 200px;
	}
	.nav .inner > .nfl {
		height: 200px;
	}
	.contentBig {
		padding-left: 7.4%;
	}
	
}

@media screen and (max-width: 1680px) {
	.bloc {
    	margin-top: 28px;
	}

	.inner {
		width: calc(100% - 100px);
	}

	.content {
	    width: 900px;
	}
	
	
	.nav {
	    height: 154px;
	}	
	.nav .inner > .nfl {
		height: 154px;
	}	
	.contentBig {
		padding-left: 7%;
	}

}

@media screen and (max-width: 1440px) {

	.contentBig {
		padding-left: 8.1%;
	}
}


@media screen and (max-width: 1366px) {
	.content.mini {
		text-align: center;
		padding: 0 8%;
	}
	.contentBig {
		padding-left: 8.8%;
	}
}

@media screen and (max-width: 1024px) {
  
	.inner {
		width: calc(100% - 80px);
	}

	.content {
	    width: 100%;
	}

	.contentBig {
	    padding-left: 0px;
	}




	.nav {
	    height: 144px;
	}
	.nav .inner > .nfl {
		height: 144px;
	}
    .bloc {
        margin-top: 32px;
    }
	.main {
		margin-top: -70px;
	}
	
}
@media screen and (max-width: 768px) {
	
	.spacer {
	    height: 28px;
	}
	
  
	.inner {
		width: calc(100% - 72px);
	}

	.content {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}
	.nav_mobile .content {
		width: 100%;
		margin: 0 0 0 0;
	}
	
	.nav.nav_mobile {
		width: 100%;
	    margin: 0 0 0 0;
	    max-width: 100%;
	}

    .twoCols {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */
        
        -moz-column-count: 1;
        /* Firefox */
        
        column-count: 1;
    }
	.content.mini {
	    text-align: center;
	    padding: 0 2%;
	}
}
@media screen and (max-width: 767px) {

	.inner {
	    width: calc(100% - 48px);
	}
	.content {
		width: 100%;
		
	}

	.nav {
	    height: 114px;
	}
	.nav .inner > .nfl {
		height: 114px;
	}
    .bloc {
        margin-top: 30px;
    }

 
	.content.mini {
	    padding: 0 0;
	}
	
	
}

/* ***************************** NAV *********************************  */


.logo {
    width: 400px;
    height: auto;
}

.nav .inner > .nfl {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.mobile_bt:hover {
	cursor: pointer;	
}

@media screen and (max-width: 2560px) {
	  .logo {
	    width: 360px;
	
	}
	.menu li {
	    margin-left: 22px;
	}

	
}
@media screen and (max-width: 1920px) {
	  .logo {
	    width: 294px;
	
	}
	.menu li {
	    margin-left: 22px;
	}

	
}

@media screen and (max-width: 1680px) {
	.menu li {
	    margin-left: 15px;
	}
	.logo {
	    width: 244px;
	}

}
@media screen and (max-width: 1024px) {

	.logo {
	    width: 224px;
	}
}

@media screen and (max-width: 767px) {
	.logo {
	    width: 210px;
	}
	
}

.nav_mobile {
    z-index: 20;
    position: fixed;
    width: 100%;
        height: 100%;
    overflow: hidden;
    display: none;
    opacity: 0;
    top: 0;
    left: 0;
    filter: alpha(opacity=0);
    margin-bottom: 0;
}


.menualpha {
    opacity: 0.6;
    filter: alpha(opacity=0.6);
}



/* ***************************** NAV MOBILE *********************************  */

	.nav_mobile .inner, .nav_mobile .content {
	    height: 100%;
	}
    .nav .mobile_bt {
        display: block;
    }
    .nav .hamburger, .nav .hamburger-close {
        width: 80px;
    }
    .nav .hamburger-close {
	    opacity: 0;
	    filter: alpha(opacity=0);
    }
    .nav_mobile .menu {
        display: block;
    }
    .nav_mobile .menu {
        position: absolute;
        width: auto;
    }
   
	.nav_mobile .menu {
	    position: absolute;
	    width: auto;
    	vertical-align: top;
    	text-align: right;
	}
	.nav_mobile .menu ul, .nav_mobile .menu li {
    	vertical-align: top;
	
	} 
    .nav_mobile .coord  {
    	display: block;
    }
    .nav_mobile .menu  {
    	display: block;
    	position: absolute;
    	right: 0;
    	bottom: 0;
    	padding: 0 8% 6%;
    }    
    .nav_mobile .menu a {
	    font-size: 42px;
	    display: block;
	    margin-bottom: 40px;
    }
    
    
    
}

@media screen and (max-width: 2560px) {

    .nav .hamburger, .nav .hamburger-close {
        width: 72px;
    }
}

@media screen and (max-width: 1920px) {

    .nav .hamburger, .nav .hamburger-close {
        width: 62px;
    }  
    .nav_mobile .menu a {
	    font-size: 34px;
	    margin-bottom: 30px;
    }
    
}
@media screen and (max-width: 1680px) {

    .nav .hamburger, .nav .hamburger-close {
        width: 46px;
    }
    .nav_mobile .menu a {
	    font-size: 25px;
	    margin-bottom: 14px;
    }
}
@media screen and (max-width: 1024px) {

    .nav .hamburger, .nav .hamburger-close {
        width: 40px;
    }
}

@media screen and (max-width: 768px) {

    .nav .hamburger, .nav .hamburger-close {
        width: 42px;
    }
    .nav .hamburger-close {
	    opacity: 0;
	    filter: alpha(opacity=0);
    }
    .nav_mobile .menu {
        display: block;
    }
    .nav_mobile .menu {
        position: absolute;
        width: auto;
    }
    
    .nav_mobile .menu {
        position: absolute;
        right: auto;
        left: 0;
    }
    .nav_mobile .menu {
        width: 100%;
    }
	.nav_mobile .menu {
		padding: 0 12% 16% 0;
	}
    
}


@media screen and (max-width: 767px) {

    .nav .hamburger, .nav .hamburger-close {
        width: 40px;
    }
    .nav_mobile .menu a {
	    font-size: 23px;
	    line-height: 26px;
	    margin-bottom: 20px;
    }
	.nav_mobile .menu {
		padding: 0 0 28px 0;
	}
}
@media screen and (max-width: 360px) {
	
	
}

/* ***************************** SLIDER *********************************  */
.fullsliderContainer .slider {
    opacity: 0;
    filter: alpha(opacity=0);
}

.fullsliderContainer .inner, .fullsliderContainer .content, .fullsliderContainer .cbp-item {
    height: 100%;
}
.fullsliderContainer .slider_img {
    position: absolute;
}
.fullsliderContainer {
    height: auto;;
}
.page_1 .fullsliderContainer {
    height: 100%;
    margin-top: -310px;    
}
.page_1 .fullsliderContainer .left{
    height: 100%;
    
}
.page_1 .fullsliderContainer .left {
	float: right;
	width: 69%;
} 
.page_1 .fullsliderContainer .right {
	float: left;	
	width: 31%;
} 
.fullsliderContainer .right {
	padding-top: 30%;
} 
.fullsliderContainer .right {
	text-align: left;
	padding-right: 50px;
} 

.page_1 .fullsliderContainer .slider {
	width: calc(100% + 300px);
	height: 100% !important;
} 

	.gallerySliderContainer .slider {
		height: 100%;
	}
.scroll {
	display: block;
}
.scroll img {
	width: 70px !important;
	margin-top: 40px;
	height: auto;
	display: block;
}
	
	
.fullsliderContainer .slider_img {
    position: absolute;
    object-fit: cover;
    min-width: 101%;
    min-height: 100%;
	max-width: 101%;
	margin-left: -1px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;  
}


.gallerySliderContainer .slider_img_g {	
    position: absolute;
    object-fit: cover;
    min-width: 101%;
    min-height: 100%;
	max-width: 101%;
	margin-left: -1px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;  
}


.fullsliderContainer .slider {
	z-index: 1;
}
	.fullsliderContainer {
		position: relative;
	}
  
	
.fullsliderContainer .cbp-nav {
	display: none;
}

	.page_13 .fullsliderContainer {
	    height: 1100px;
	    
	}
	
	
.contentBig .left {
	width: 57%;
	z-index: 1;
}		
.contentBig .right {
	width: 43%;
	z-index: 2;
	padding: 0 50px 0 0;
}
.page_16 .contentBig .left {
	width: 50%;
	z-index: 1;
}		
.page_16 .contentBig .right {
	width: 50%;
	z-index: 2;
	padding: 0 7% 0 5%;
}


.page_28 .contentBig .left {
	width: 54%;
}
	
.page_28 .contentBig .right {
	width: 46%;
}

	

.page_26 .contentBig .left, .page_17 .contentBig .left, .page_28 .contentBig .left {
	float: right;
}
.page_26 .contentBig .right, .page_17 .contentBig .right, .page_28 .contentBig .right {
	float: left;
}
	
	

@media screen and (max-width: 2560px) {

	.page_1 .fullsliderContainer {
	    height: 100%;
	    margin-top: -220px;
	    
	}
	.page_1 .fullsliderContainer .slider {
		width: calc(100% + 150px);
	}
	.page_13 .fullsliderContainer {
	    height: 900px;
	    
	}	
	.contentBig .right {
		padding: 0 50px 0 0;
	}
	
	.page_16 .contentBig .right {
		width: 50%;
		z-index: 2;
		padding: 0 5% 0 5%;
	}	 

}






	
@media screen and (max-width: 1920px) {
	.page_1 .fullsliderContainer {
	    margin-top: -200px;
	    
	}
	.page_1 .fullsliderContainer .slider {
		width: calc(100% + 100px);
	} 
	.scroll img {
		width: 56px !important;
		margin-top: 32px;
	}

	.fullsliderContainer .right {
		padding-top: 26%;
	} 
	.fullsliderContainer .right {
		padding-right: 40px;
	} 
	.page_1 .fullsliderContainer .left {
		width: 67%;
	} 
	.page_1 .fullsliderContainer .right {
		width: 33%;
	} 		
	.page_16 .contentBig .right {
		z-index: 2;
		padding: 0 3% 0 4%;
	}
	
	.contentBig .right {
		padding: 0 40px 0 0;
	}
	.page_13 .fullsliderContainer {
	    height: 600px;
	    
	}	
}

@media screen and (max-width: 1680px) {
	.page_1 .fullsliderContainer {
	    margin-top: -154px;
	    
	}
	.page_1 .fullsliderContainer .slider {
		width: calc(100% + 50px);
	} 
	.scroll img {
		width: 44px !important;
		margin-top: 25px;
	}
	
	.contentBig .right {
		padding: 0 30px 0 0;
	}
	.page_13 .fullsliderContainer {
	    height: 600px;
	    
	}	
}


@media screen and (max-width: 1440px) {
	
	.page_13 .fullsliderContainer {
	    height: 500px;
	    
	}	
}

@media screen and (max-width: 1366px) {
	.fullsliderContainer .right {
		padding-top: 22%;
	}
		.page_13 .fullsliderContainer {
	    height: 450px;
	    
	}
}

@media screen and (max-width: 1024px) {
	
	
	.page_1 .fullsliderContainer {
	    margin-top: -144px;
	    
	}
	.page_1 .fullsliderContainer .slider {
		width: calc(100% + 40px);
	} 
	
	.fullsliderContainer .slider_img {

	}
	.page_1 .fullsliderContainer .left {
		width: 57%;
	} 
	.page_1 .fullsliderContainer .right {
		width: 43%;
	} 
	.fullsliderContainer .right {
		padding-top: 32%;
	}
	.page_16 .contentBig .right {
		padding: 0 0% 0 0%;
	}	
}
@media screen and (max-width: 768px) {
	#map.fullsliderContainer {
	    height: 500px;
	}
	.page_1 .fullsliderContainer .slider {
		width: 100%;
	} 
	.page_1 .fullsliderContainer .left, .page_1 .fullsliderContainer .right, .contentBig .left, .contentBig .right {
		display: block;
		float: none;
		width: 100%;
	} 
	.page_1 .fullsliderContainer {
		margin-top:0;
		height: calc(100% - 144px);
	}
	.contentBig.contentBigS {
		height: calc(100% - 180px);
	}
	.contentBig .fullsliderContainer {
		height: 100%;
	}
	.contentBig #slider_home {
		height: 100%;
	}
	.page_1 .fullsliderContainer .inner {
		width: 100%;
		margin: 0 0;
	} 
	.page_1 .fullsliderContainer .left, .contentBig .left {
		z-index: 1;
	}
	.page_1 .fullsliderContainer .right {
		position: absolute;
		padding-top: 0px;
		left: 36px;
		bottom: 80px;
		padding-right: 0px;
		z-index: 2;
		width: calc(100% - 36px);
	}
	.page_1 .fullsliderContainer .right p {
		display: none;
	}
	
	.contentBig .right > :not(h1) {
		display: none;
	}
	.contentBig .right {
		position: absolute;
		left: 36px;
		bottom: 100px;
		width: calc(100% - 36px);
	}

	.page_28 .contentBig .left {
		width: 100%;
		z-index: 1;
	}
		
	.page_28 .contentBig .right {
		width: calc(100% - 36px);
		z-index: 2;
	}

	
	

}
@media screen and (max-width: 767px) {
	#map.fullsliderContainer {
	    height: 260px;
	}
	.page_1 .fullsliderContainer, .contentBig .fullsliderContainer {
		height: calc(100% - 114px);
	}
	.page_1 .fullsliderContainer .inner {
		width: 100%;
		margin: 0 0;
	} 

	.scroll img {
		width: 34px !important;
		margin-top: 0px;
	}
	.page_1 .fullsliderContainer .right {
		left: 24px;
		bottom: 30px;
		width: calc(100% - 24px);
	}
	.contentBig .right {
		position: absolute;
		left: 24px;
		bottom: 40px;
		width: calc(100% - 24px);
	}
	.contentBig.contentBigS {
		height: calc(100% - 138px);
	}		
	.page_28 .contentBig .right {
		width: calc(100% - 24px);
		z-index: 2;
	}
	
	
}
@media screen and (max-width: 360px) {
	
   
	
}



/* ***************************** ITEMS *********************************  */

.item_3 {
    float: left;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    width: calc(33.3333% - 13.3333px);
}
.item_3:nth-child(3n+3) {
    margin-right: 0px;
}

.item_2 {
    float: left;
    display: inline-block;
    margin-right: 20px;
    width: calc(50% - 10px);
}
.item_2:nth-child(2n+2) {
    margin-right: 0px;
}
.item_4 {
    float: left;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 36px;
    width: calc(25% - 15px);
}
.item_4:nth-child(4n+4) {
    margin-right: 0px;
}
.item_3 img, .item_4 img, .item_5 img { 
	width: 100%;
    display: block;
}

.roundImg {
	width: 60% !important;
}

.item_5 {
    float: left;
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 36px;
    width: calc(20% - 13px);
}
.item_5:nth-child(5n+5) {
    margin-right: 0px;
}



.item_3 > div {
    padding: 46px 40px 46px 40px;
}
.paddMe {
	padding: 46px 40px 46px 40px;
}
.item_4 > div, .item_4 .cbp-item-wrapper > div {
    padding: 26px 26px 26px 26px;
}


.item_3.clickAll img  {
	-webkit-transition: all 220ms ease-in-out;
	-moz-transition: all 220ms ease-in-out;
	-ms-transition: all 220ms ease-in-out;
	-o-transition: all 220ms ease-in-out;
	transition: all 220ms ease-in-out;	
}
.item_3.clickAll:hover img {
	-webkit-transition: all 220ms ease-in-out;
	-moz-transition: all 220ms ease-in-out;
	-ms-transition: all 220ms ease-in-out;
	-o-transition: all 220ms ease-in-out;
	transition: all 220ms ease-in-out;	 
	

}

.item_100 .item.item_3 {
	width: 100%;
	display: block;
	margin: 0 0 0 0;
	text-align: center;
	padding-top: 22px;
}


.left {
    width: calc(50% - 15px);
    float: left;
    display: inline-block;
    position: relative;
    height: auto;
}
.right {
    width: calc(50% - 15px);
    float: right;
    display: inline-block;
    position: relative;
    height: auto;
}

	.left40 {
	    display: inline-block;
	    float: left;
	    width: 33%;
	    padding-right: 32px;
	}
	.right40 {
	    display: inline-block;
	    float: right;
	    width: 66%;
	}
	.left72 {
	    width: 72%;
	    float: left;
	    display: inline-block;
	    position: relative;
	}
	.right72 {
	    width: calc(28% - 20px);
	    float: right;
	    display: inline-block;
	    position: relative;
	    margin-left: 20px;
	}
.left74 {
    width: calc(73.9% - 20px);
    margin-right: 20px;
    float: left;
    display: inline-block;
    position: relative;
}
.right74 {
    width: calc(27.3333% - 15px);
    float: left;
    display: inline-block;
    position: relative;
}
.left76 {
    width: calc(73.9% - 20px);
    margin-right: 20px;
    float: left;
    display: inline-block;
    position: relative;
}
.right76 {
    width: calc(27.3333% - 15px);
    float: right;
    display: inline-block;
    position: relative;
}

.left80 {
	width: 80%;
}	

.left46 {
    width: 46%;
    margin-right: 0px;
    float: left;
    display: inline-block;
    position: relative;
}
.right46 {
    width: 51%;
    float: right;
    display: inline-block;
    position: relative;
}

.left46.inverted {
	float: right;
    width: 51%;
	
}
.right46.inverted {
    float: left;
    width: 46%;
    
}

.left51 {
    width: 51%;
    float: left;
    display: inline-block;
    position: relative;
}
.right51 {
    width: 46%;
    margin-right: 0px;
    float: right;
    display: inline-block;
    position: relative;
}



.left31 {
    width: 31%;
    margin-right: 0px;
    float: left;
    display: inline-block;
    position: relative;
}
.right31 {
    width: calc(69% - 20px);
    float: right;
    display: inline-block;
    position: relative;
}

.left41 {
    width: 40%;
    margin-right: 0px;
    float: left;
    display: inline-block;
    position: relative;
}
.right41 {
    width: calc(60% - 30px);
    float: right;
    display: inline-block;
    position: relative;
}

.item_3.item_2 {
    width: calc(50% - 18px);
    float: left;
    display: inline-block;
    position: relative;
    margin-right: 36px;
    margin-bottom: 36px;
}



.item_3.item_2:nth-child(2n+2) {
	margin-right: 0;
}

.left60 {

    width: 60%;
    float: left;
    display: inline-block;
    position: relative;
}
.left60.alternate, .left.alternate {
    float: right;
}

.right60 {
    width: 36%;
    float: right;
    display: inline-block;
    position: relative;
}
.right60.alternate, .right.alternate {
    float: left;
}
.right60 img {
	width: 100%;	
}

.floatRight {
	display: inline-block;
	float:right;
}


div.bottom {
	position: absolute;
	bottom: 0;
}
div.bottom p {
	margin-bottom: 0px;
}
.left img, .right img {
	width: 100%;
	display: block;/*h*/
}

#slider_temoignage img {
	margin: 0 auto;
	width: 100px;
}
#slider_temoignage p {
	padding: 0px 14%;
	margin-bottom: 0px;
}

.partenairesSliderContainer .slick-slide img {
	margin: 10px;
	display: block;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
}
.partenairesSliderContainer {
	width: calc(100% + 20px);
	margin-left: -10px;
}
.bottomArrows .slick-next {
    right: 0px;
    top: auto;
    left: auto;
    bottom: 0;
}
.bottomArrows .slick-prev {
    right: 38px;
    top: auto;
    left: auto;
    bottom: 0;
}

.bottomArrows.leftArrows .slick-next {
    right: auto;
    top: auto;
    left: 38px;
    bottom: 0;
}
.bottomArrows.leftArrows .slick-prev {
    right: auto;
    top: auto;
    left: 0px;
    bottom: 0;
}

.slider .legende {
	position: absolute;
	bottom: 0;
	width: 30%;
	height: auto;
	padding: 22px;
	font-style: italic;
}
.item.item_1 {
	width: 100%;
	display: block;
	float: none;
	margin-bottom: 24px;
}
.item.item_1:after {
    display: block;
    clear: both;
    content: '';
}

#presentation_01 .bg_gray p {
	padding: 24px 28px 0px 32px;
	margin-bottom: 0;
}

.three-cols {
	width: 100%;
	display: block;
	margin-bottom: 16px;
	overflow: hidden;
}	
.three-cols img {
	height: auto;
	width: 25%;
	margin-right: 26px;
	float: left;
	display: inline-block;
}	
.three-cols .corps {
	float: left;
	display: inline-block;
	width: calc(100% - 154px);
}	
.three-cols h3, .three-cols .corps p {
	width: 66%;
	display: inline-block;
	clear: right;
}
.three-cols h3 {
	margin-top: 32px;
}

.three-cols .corps p {
	margin-bottom: 8px;
}

.three-cols .infos {
	float: left;
	display: inline-block;
	width: 151px;
	margin-left: 3px;
	vertical-align: middle;
	text-align: center;
	padding: 0px 10px;
}
.three-cols .infos > div {
	height: 100%;
    vertical-align: middle;
    display: table;
    width: 100%;
    text-align: center;
}
.three-cols .infos > div > div {
	vertical-align: middle;
    display: table-cell;
    width: 100%;
    text-align: center;
}
.three-cols .infos .bt {
	width: 100%;
}

#presentation_01 .left31.inverted {
	float: right;
}
#presentation_01 .right31.inverted {
	float: left;
}
#presentation_01 .right31.inverted p {
	text-align: right;
}
#presentation_01 .right31.inverted .bt.bt.bottom {
	left: auto;
	right: 0;
}


.bt_fichier_container {
	display: none;
}

.page_28 input[id='subject'], .page_28 .bt_fichier_container {
	display: block;
}

.slider_presentation .slick-slide {
	margin-bottom: 0;
    margin-right: 0px;
    padding: 10px;
}
.slider_presentation .item:nth-child(3n+3) {
    margin-right: 0px;
}
.slider_presentation .slick-next {
    right: -44px;
}
.slider_presentation .slick-prev {
    left: -44px;
}
.slider_presentation  {
	width: calc(100% + 20px);
	margin-left: -10px;
}


.sticker {
    position: fixed !important;
    bottom: auto !important;
    top: 76% !important;
    right: -10px !important;
    z-index: 22 !important;
	width: 600px !important;
	visibility: hidden;
	left: auto !important;
}

div.alignRight {
	text-align: right;
}
div.alignRight > * {
	text-align: right;
}
div.alignRight .bt.bottom {
	right: 0;
	left: auto;
}

.asym.asymLeft  {
	float: left;
	max-width: 100%;
}
.asym.asymRight  {
	float: right;
	max-width: 100%;
}
.informationFilters .bt {
	margin: 0px 6px 8px 0px;
}

@media screen and (max-width: 1920px) {
	.item_3 > div {
	    padding: 36px 30px 36px 30px;
		position: relative;
	}
	.paddMe {
		padding: 36px 30px 36px 30px;
	}
	.sticker {
		width: 470px !important;
	}	
}



@media screen and (max-width: 1680px) {
	.item_3 > div {
	    padding: 18px 22px 22px 22px;
	}
	.paddMe {
		padding: 18px 22px 22px 22px;
	}
    .item_4 > div, .item_4 .cbp-item-wrapper > div {
        padding: 18px 18px 18px 18px;
    }
	.item_4 {
	    margin-right: 16px;
	    margin-bottom: 30px;
	    width: calc(25% - 12px);
	}
    .left40 {
        width: 34%;
    }
    .right40 {
        width: 66%;
    }
    
	.left72 {
	    width: 74%;
	}
	.right72 {
	    width: calc(26% - 18px);
	    margin-left: 18px;
	} 
	
	.left74 {
	    width: calc(70% - 20px);
	}
	.right74 {
	    width: 30%;
	}
	
	.left76 {
	    width: calc(70% - 20px);
	}
	.right76 {
	    width: 30%;
	}

	.left46 {
	    width: 46%;
	    margin-right: 0px;
	    float: left;
	    display: inline-block;
	    position: relative;
	}
	.right46 {
	    width: 51%;
	    float: right;
	    display: inline-block;
	    position: relative;
	}
	.left46.inverted {
		float: right;
	    width: 51%;
		
	}
	.right46.inverted {
	    float: left;
	    width: 46%;
	    
	}
	.left51 {
	    width: 51%;
	    float: left;
	    display: inline-block;
	    position: relative;
	}
	.right51 {
	    width: 46%;
	    margin-right: 0px;
	    float: right;
	    display: inline-block;
	    position: relative;
	}
	.item_3.item_2 {
	    width: calc(50% - 12px);
	    float: left;
	    display: inline-block;
	    position: relative;
	    margin-right: 24px;
    	margin-bottom: 24px;
	}
	.item_3.item_2:nth-child(2n+2) {
		margin-right: 0;
	}
	#slider_temoignage p {
	    padding: 0px 10%;
	    margin-bottom: 0px;
	}
	.three-cols h3 {
		margin-top: 28px;
	}
	.slider_presentation .slick-next {
	    right: -34px;
	}
	.slider_presentation .slick-prev {
	    left: -34px;
	}
	.sticker {
		width: 360px !important;
	}	
	
}

@media screen and (max-width: 1024px) {
	.left72 {
	    width: 66%;
	}
	.right72 {
	    width: calc(34% - 12px);
	    margin-left: 12px;
	} 

	.left46 {
	    width: 46%;
	    margin-right: 0px;
	    float: left;
	    display: inline-block;
	    position: relative;
	}
	.right46 {
	    width: 51%;
	    float: right;
	    display: inline-block;
	    position: relative;
	}
	.left46.inverted {
		float: right;
	    width: 51%;
		
	}
	.right46.inverted {
	    float: left;
	    width: 46%;
	    
	}
	.left51 {
	    width: 51%;
	    float: left;
	    display: inline-block;
	    position: relative;
	}
	.right51 {
	    width: 46%;
	    margin-right: 0px;
	    float: right;
	    display: inline-block;
	    position: relative;
	}
	
	.item_5 {
	    float: left;
	    display: inline-block;
	    margin-right: 16px;
	    margin-bottom: 36px;
	    width: calc(25% - 12px);
	}
	.item_5:nth-child(5n+5) {
	    margin-right: 16px;
	}
	.item_5:nth-child(4n+4) {
	    margin-right: 0;
	}
	
	.three-cols img {
		width: 25%;
		margin-right: 12px;
	}	
	.three-cols .corps {
		width: calc(100% - 133px);
	}	
	.three-cols h3, .three-cols .corps p {
	    width: 70%;
	}
	.three-cols h3 {
		margin-top: 20px;
	}
	.three-cols .infos {
		width: 130px;
		margin-left: 3px;
		padding: 0px 8px;
	}
	.slider_presentation .slick-next {
	    right: -28px;
	}
	.slider_presentation .slick-prev {
	    left: -28px;
	}
	
	.left80 {
		width: 90%;
	}	
	
}

@media screen and (max-width: 768px) {


	.left80 {
		width: 100%;
	}	
    .left72 {
        padding-right: 0px;
    }
    .item_3 {
        float: left;
        display: inline-block;
        margin-right: 16px;
        width: calc(50% - 16px);
        margin-bottom: 66px;
    }
    
	.item_3:nth-child(3n+3) {
	    margin-right: 16px;
	}
	.item_3:nth-child(2n+2) {
	    margin-right: 0px;
	}

    .right74 {
        width: calc(22.333% - 16px);
    }

	.left31 {
	    width: 42%;
	}
	.right31 {
	    width: calc(58% - 20px);
	    float: right;
	    display: inline-block;
	    position: relative;
	}
	
	.right {
	    width: calc(50% - 5px);
	    float: right;
	    display: inline-block;
	    position: relative;
	    height: auto;
	}

	.page_19  .left31 {
	    width: 37%;
	}
	.page_19  .right31 {
	    width: calc(61% - 6px);
	    float: right;
	    display: inline-block;
	    position: relative;
	}	
	
	.left74 {
	    width: 100%;
	    float: none;
	    display: block;
	        margin-bottom: 38px;
	}
	.right74 {
	    width: 100%;
	    float: none;
	    display: block;
	}
	.left76 {
	    width: 100%;
	    float: none;
	    display: block;
	}
	.right76 {
	    width: 100%;
	    float: none;
	    display: block;
	}

	.left46 {
	    width: 46%;
	    margin-right: 0px;
	    float: left;
	    display: inline-block;
	    position: relative;
	}
	.right46 {
	    width: 100%;
	    float: none;
	    display: block;
	}
	.left46.inverted {
	    width: 100%;
	    float: none;
	    display: block;
		
	}
	.right46.inverted {
	    width: 100%;
	    float: none;
	    display: block;
	    
	}
	.left51 {
	    width: 51%;
	    float: left;
	    display: inline-block;
	    position: relative;
	}
	.right51 {
	    width: 46%;
	    margin-right: 0px;
	    float: right;
	    display: inline-block;
	    position: relative;
	}
	.item_3.item_2 {
	    width: calc(50% - 9px);
	    float: left;
	    display: inline-block;
	    position: relative;
	    margin-right: 18px;
    	margin-bottom: 18px;
	}
	.item_3.item_2:nth-child(2n+2) {
		margin-right: 0;
	}
	
	.right60.alternate, .right60, .left60.alternate, .left60, 
	.right.alternate, .left.alternate {
        width: 100%;
        float: none;
        display: block;
        margin-bottom: 16px;
        padding-left: 0;
        margin-right: 0px;
        height: auto;
	}
  	.right60.alternate:after, .right60:after, .left60.alternate:after, .left60:after {
  	    display: block;
	    clear: both;
	    content: '';
  	}
  	div.bottom {
  		position: relative;
  		bottom: auto;
  	}
    .item_4 {
        width: calc(50% - 10px);
        margin-bottom: 24px;
    }
    .item_4:nth-child(2n) {
        margin-right: 0px;
    }
	.slider .legende {
		width: 46%;
		height: auto;
		padding: 14px;
	}
	#presentation_01 .bg_gray p {
		padding: 20px 24px 0px 26px;
		margin-bottom: 0;
	}
	
	.three-cols img {
		width: 25%;
		margin-right: 12px;
	}	
	.three-cols .corps {
		width: calc(100% - 123px);
	}	
	.three-cols h3, .three-cols .corps p {
	    width: 70%;
	}
	.three-cols h3 {
		margin-top: 14px;
	}
	.three-cols .infos {
		width: 120px;
		margin-left: 3px;
		padding: 0px 8px;
	}
	.slider_presentation .slick-next {
	    right: -24px;
	}
	.slider_presentation .slick-prev {
	    left: -24px;
	}
	.roundImg {
	    width: 44% !important;
	}	
    
}


@media screen and (max-width: 767px) {
	
	.sticker {
		width: 276px !important;
	}
	
	
    .item_3, .page_10 #temoignagesActuPartenaires .item_3 {
        float: none;
        display: block;
        margin-right: 0;
        width: 100%;
        margin-bottom: 24px;
    }
    	

	.page_19  .left31 {
 		width: 100%;
        float: none;
        display: block;
        margin-bottom: 16px;
        padding-left: 0;
        margin-right: 0px;
	}
	.page_19  .right31 {
 		width: 100%;
        float: none;
        display: block;
        margin-bottom: 16px;
        padding-left: 0;
        margin-right: 0px;
	}	

    .left, .right, .left72, .right72, .left74, .right74, .left46, .right46, 
    .left51, .right51, .left46.inverted, .right46.inverted, .left40, .right40 {
        width: 100%;
        float: none;
        display: block;
        margin-bottom: 16px;
        margin-right: 0px;
        margin-left: 0;
    }
    .right74 {
    } 
    .item_4 {
        width: 100%;
        margin-right: 0px;
    }
    .item_4:nth-child(2n) {
        margin-right: 0px;
    }
	.item_2 {
	    float: none;
	    display: block;
	    margin-right: 0px;
	    width: 100%;
	}
	
	.right31, .left31 {
	    width: 100%;
	    float: left;
	    display: block;
	    
	}
    .left31 {
    	margin-bottom: 36px;
    }
    
	.item_3.item_2 {
	    width: 100%;
	    float: left;
	    display: inline-block;
	    position: relative;
	    margin-right: 0px;
	}
	.item_3.item_2:nth-child(2n+2) {
		margin-right: 0;
	}
    
    .cent.last {
    	display: none;
    }
	.item_3.item_2 {
	    margin-bottom: 24px;
	}  
	#slider_temoignage p {
	    padding: 0px 0%;
	    margin-bottom: 0px;
	}
	.partenairesSliderContainer {
		height: auto;
		overflow: hidden;
	}
	.partenairesSliderContainer img {
	    height: auto;
	    width: 100%;
	}
	.slider .legende {
		width: 100%;
		height: auto;
		padding: 14px;
	}
	
	
	.item_5 {
	    float: left;
	    display: inline-block;
	    margin-right: 16px;
	    margin-bottom: 28px;
	    width: calc(50% - 8px);
	}
	.item_5:nth-child(5n+5) {
	    margin-right: 16px;
	}

	.item_5:nth-child(4n+4) {
	    margin-right: 16px;
	}

	.item_5:nth-child(2n+2) {
	    margin-right: 0;
	}
	#presentation_01 .bg_gray p {
		padding: 20px 24px 24px 26px;
		margin-bottom: 0;
	}
	#presentation_01 .bg_gray .acheval {
		position: relative;
		bottom: auto;
		right: auto;
		margin: 0px 24px 28px 26px;
		
	}
	
	.three-cols img, .three-cols .infos {
		display: block;
		margin-right: 0;
		width: 100%;
	}
	.three-cols {
		width: 100%;
		display: inline-block;
		float: none;
	}
	.three-cols .corps {
	    width: 100%;
	    text-align: center;
	    padding: 0px 0px;
	    width: 100%;
	}
	.three-cols .infos {
	    width: 120px;
	    margin-left: 0;
	    padding: 16px 16px 26px 16px;
	    text-align: center;
	    width: 100%;
	}
	.three-cols h3 {
	    max-width: 100%;
	    padding: 16px 16px;
	}
	 .three-cols .corps p {
		display: none;
	}
	.three-cols .infos .bt.mini {
		width: auto;
		margin: 0 auto;
	}

	#presentation_01 .right31.inverted p {
	    text-align: left;
	}
	
	.listPlannings .planning .r_bt {
	    display: none;
	}
	.listPlannings .planning .r_titre {
		width: 100%;
		height: auto;
	}
	.listPlannings .planning .r_titre span {
		max-width: 60%;
		display: inline-block;
	}
	.listPlannings .planning .r_titre, .listPlannings .planning .r_corps {
	    padding: 15px 14px;
	}
	.roundImg {
	    width: 40% !important;
	}	
	
	

	.page_16 .contentBig.contentBigS {
		height: calc(100% - 258px);
		margin-bottom: 120px;
	}
	.page_16 .contentBig .right {
		bottom: -150px;
		width: 100%;
		left: 0;
	}
	.page_16 .contentBig .left {
		margin-left: -24px;
	}
	.page_16 .contentBig .right > .scroll2 {
		display: block;
		position: absolute;
		bottom: 14px;
		right: 24px;
		left: auto;
	}
	.page_16 .pop1 {
		display: block !important;
		right: -48px !important;
		left: auto !important;
		top: auto !important;
		bottom: -60px !important;
		width: 140px !important;
	}
	
	
	
	
}







/* ***************************** HOME *********************************  */

#scrollTarget2 {
	display: none;
}

.asym  {
	max-width: 2560px; 
	width: 100%; 
	margin: 0 auto;
	display: flex;
	text-align: left;
	align-items: center;
	justify-content: space-between;
}

.asym .right  {
	display: flex;
	align-items: center;
}
.asym .right > div  {
	padding-bottom: 40px;
}
.asym.inverted .right  {
	justify-content: flex-end;
}

.asym .left {
	width: 34%;
}
.asym .right {
	width: 66%;
	padding: 0 8%;
}
.asym .right p.noMargBottom {
}
.asym.inverted {
	flex-direction: row-reverse;
	text-align: right;
}

.asym.inverted .right p.noMargBottom {
}

@media screen and (max-width: 1920px) {

	.asym .right > div  {
		padding-bottom: 34px;
	}	
}
@media screen and (max-width: 1680px) {

	.asym .right > div  {
		padding-bottom: 26px;
	}	
}
@media screen and (max-width: 1440px) {
		
	.asym .right {
		padding: 0 7%;
	}	

	.contentBig .left {
		width: 56%;
	}		
	.contentBig .right {
		width: 44%;
	}
	
}
@media screen and (max-width: 1366px) {
	.asym .right {
		padding: 0 7%;
	}
}
@media screen and (max-width: 1024px) {
	.asym .right {
		padding: 0 6%;
	}
	.contentBig .left {
		width: 52%;
	}		
	.contentBig .right {
		width: 48%;
	}
}
@media screen and (max-width: 768px) {
	.asym .right {
		padding: 0 5%;
	}
	
	.asym p.noMargBottom {
		display: none;
	}	
	.contentBig .left, .page_16 .contentBig .left {
		width: 100%;
		display: block;
		height: 100%;
	}		
	.contentBig .right {
		width: 100%;
		display: block;
	}

	#scrollTarget2 {
		display: block;
	}	
}


@media screen and (max-width: 767px) {

	.asym .right > div  {
		padding-bottom: 0;
	}	
	
	.asym .right  {
		display: block;
	}
	.asym  {
		display: block;
	}
	.asym .right {
		padding: 28px 24px 34px;
	}
	.asym .right, .asym .left {
		display: block;
		width: 100%;
		margin-bottom: 0px !important;
	}
	.asym .right p {
		display: block;
	}
	.asym.inverted .right p.noMargBottom {
		padding-left: 0%;
	}
}
@media screen and (max-width: 360px) {
	
	
}



/* ***************************** PAGES *********************************  */

.imgForMobile {
	display: none;
}

.planning {
	width: calc(25% - 27px);
	margin-bottom: 34px;
	margin-right: 34px;
    float: left;
    display: inline-block;
    padding: 40px 38px;
}
.planning:nth-child(4n+4) {
	margin-right: 0;
}
	
.planning p {
	margin-bottom: 4px !important;
}	
.planning ul {
	margin-top: 0px !important;
	padding-left: 18px;
}
	
.btOrange {
	border-radius: 10px;
	height: 52px;
	padding: 0 22px 0 18px;
	background-color: #ec6536;
	position: absolute;
	font-weight: 300 !important;
	z-index: 10;
	border: none !important;
	line-height: 50px;
	display: flex;
	align-items: center;
	left: calc(13.5% - 98px);
	bottom: -26px;
}

.btOrange.noAbs {
	position: relative;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: auto;
	 width: 180px;
}

.inverted .btOrange { 
	left: auto;
	right: calc(13.5% - 98px);
}

.btOrange img {
	width: 30px;
	height: auto;
	display: inline-block;
}

.btOrange i {
	display: inline-block;
}
.btOrange.rel {
	position: relative;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
}

.ariane {
	display: block;
	position: absolute;
	top: 60px;
	left: 0;
}
.page_16 .ariane {
	left: 10.5%;
}

.pop1, .pop2, .pop3 {
	width: 314px !important;
	position: absolute !important;
	height: auto !important;
	z-index: 10;
}
.pop1 {
	right: -236px !important;
	top: 176px;
}
.pop2 {
	left: calc(50% - 140px) !important;
	bottom: -230px;
}
.pop3 {
	left: calc(77.4% - 140px) !important;
	bottom: -440px;
}


.left26 {
	width: 64%;
	display: inline-block;
	float: left;
}
.right26 {
	width: 32%;
	padding-right: 10%;
	display: inline-block;
	float: right;
}


.asym .btCicle {
	position: absolute;
	bottom: 70px;
	left: -23px;
}
.asym.inverted .btCicle {
	position: absolute;
	bottom: 70px;
	left: auto;
	right: -23px;
}

#pushes .l, #pushes .r {
	display: inline-block;
	float: left;
	width: 49%;
	padding: 64px 92px 68px 92px;
}
#pushes .r {
	float: right;
  background: url(img/massages/fleur.jpg) no-repeat center center scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#pushes .l > *, #pushes .r > * {
	display: block;
}
#pushes .l > *:not(h3) {
	margin-bottom: 8px;
}
#pushes .l > i {
	margin-bottom: 0px !important;
}
#pushes .r span.baseline {
	padding-left: 40%;
	margin-top: 26px;
}

.massage {
	margin-bottom: 50px;
	background-color: #ececec;
}

.massage .illus {
	display: inline-block;
	float: left;
	width: 27%;
	height: auto;
}
.massage > div {
	display: inline-block;
	width: 73%;
	padding: 4% 12% 4% 5%;
	float: right;
}
.massage.inverted .illus {
	float: right;
}
.massage.inverted > div {
	float: left;
	padding: 4% 5% 4% 12%;
}
	
.scroll2 {
	display: none;
}
.FORMOBILE {	
	display: none;
}

span.spacer {
	display: block;
}


.usercontent .bt {
	margin-bottom: 8px;
	margin-right: 4px;
}

.usercontent em {
	font-style: italic;
}

.usercontent ul {
    vertical-align: top;
    margin-top: 12px;
}

li.liLink {

	background: url('img/icon-link.png') no-repeat left top;
    background-position-x: left;
    background-position-y: top;
    background-size: auto;
    background-size: 22px 22px;
    vertical-align: top;
    margin-bottom: 3px;
    padding-left: 25px;
    background-position: 0px 3px;
    height: 28px;

}
li.liFile {

	background: url('img/icon-pdf.png') no-repeat left top;
    background-position-x: left;
    background-position-y: top;
    background-size: auto;
    background-size: 22px 22px;
    vertical-align: top;
    margin-bottom: 3px;
    padding-left: 25px;
    background-position: 0px 3px;
    height: 28px;

}


.usercontent li {

    background: url('img/puce.png') no-repeat left top;
        background-position-x: left;
        background-position-y: top;
        background-size: auto;
    background-position-x: left;
    background-position-y: top;
    background-size: auto auto;
    background-size: 17px 17px;
    vertical-align: top;
    margin-bottom: 3px;
    padding-left: 19px;
    background-position: 0px 12px;

}

.usercontentG li {
    background: url('img/puce-green.png') no-repeat left top;
        background-position-x: left;
        background-position-y: top;
        background-size: auto;
    background-position-x: left;
    background-position-y: top;
    background-size: auto auto;
    background-size: 17px 17px;
    vertical-align: top;
    margin-bottom: 3px;
    padding-left: 19px;
    background-position: 0px 12px;
}


.usercontent .planning  li {
    background: url('img/puce-white.png') no-repeat left top;
        background-position-x: left;
        background-position-y: top;
        background-size: auto;
    background-position-x: left;
    background-position-y: top;
    background-size: auto auto;
    background-size: 17px 17px;
    vertical-align: top;
    margin-bottom: 3px;
    padding-left: 19px;
    background-position: 0px 12px;
}


.usercontent a:not(.bt)  {
	-webkit-transition: all 220ms ease-in-out;
	-moz-transition: all 220ms ease-in-out;
	-ms-transition: all 220ms ease-in-out;
	-o-transition: all 220ms ease-in-out;
	transition: all 220ms ease-in-out;		
}

.usercontent a:not(.bt)  {
	font-weight: 700;
}

.right76 .social {
	float: right;
}
.right76 .social img {
	width: 38px;
	display: inlin-block;
	-webkit-transition: all 220ms ease-in-out;
	-moz-transition: all 220ms ease-in-out;
	-ms-transition: all 220ms ease-in-out;
	-o-transition: all 220ms ease-in-out;
	transition: all 220ms ease-in-out;		
}

.right76 .social img:hover {
	-webkit-transition: all 220ms ease-in-out;
	-moz-transition: all 220ms ease-in-out;
	-ms-transition: all 220ms ease-in-out;
	-o-transition: all 220ms ease-in-out;
	transition: all 220ms ease-in-out;	
    opacity: 0.6;
    filter: alpha(opacity=0.6);	
	
} 
#footer .social img:hover {
	-webkit-transition: all 220ms ease-in-out;
	-moz-transition: all 220ms ease-in-out;
	-ms-transition: all 220ms ease-in-out;
	-o-transition: all 220ms ease-in-out;
	transition: all 220ms ease-in-out;	
    opacity: 0.4;
    filter: alpha(opacity=0.4);	
}
.page_14 td {
	font-weight: 300;
	padding: 2px 8px 2px 0;	
}



@media screen and (max-width: 2560px) {

	.planning {
		width: calc(25% - 27px);
		margin-bottom: 34px;
		margin-right: 34px;
	    float: left;
	    display: inline-block;
	    padding: 40px 38px;
	}
	#pushes .r span.baseline {
		padding-left: 39%;
	}	

	#pushes .l, #pushes .r {
		padding: 50px 78px 54px 78px;
	}
	

	.pop1, .pop2, .pop3 {
		width: 230px !important;
	}
	.pop1 {
		right: -160px !important;
		top: 166px;
	}
	.pop2 {
		left: calc(50% - 115px) !important;
		bottom: -170px;
	}
	.pop3 {
		left: calc(75% - 115px) !important;
		bottom: -330px;
	}
	
	.ariane {
		top: 60px;
	}
	.page_16 .ariane {
		left: 10.5%;
	}	
	
}


@media screen and (max-width: 1920px) {
	
	.btOrange.noAbs {
		 width: 144px;
	}

	.planning {
		width: calc(25% - 23px);
		margin-bottom: 30px;
		margin-right: 30px;
	    float: left;
	    display: inline-block;
	    padding: 30px 28px;
	}
	.planning:nth-child(4n+4) {
		margin-right: 0;
	}
	
	#pushes .r span.baseline {
		margin-top: 24px;
	}
	#pushes .l > *:not(h3) {
		margin-bottom: 7px;
	}
	.usercontent li {
	    background-size: 15px 15px;
	    vertical-align: top;
	    margin-bottom: 3px;
	    padding-left: 20px;
	    background-position: 0px 9px;
	
	}
	.usercontentG li {
	    background-size: 15px 15px;
	    vertical-align: top;
	    margin-bottom: 3px;
	    padding-left: 20px;
	    background-position: 0px 9px;
	
	}
	
	.usercontent .planning  li {
	    background-size: 15px 15px;
	    vertical-align: top;
	    margin-bottom: 3px;
	    padding-left: 20px;
	    background-position: 0px 9px;
	
	}
	
	.massage {
		margin-bottom: 40px;
		background-color: #ececec;
	}	
	#pushes .r span.baseline {
		padding-left: 38%;
	}	
	#pushes .l, #pushes .r {
		padding: 44px 70px 48px 70px;
	}
	

	.asym .btCicle {
		bottom: 60px;
		left: -20px;
	}
	.asym.inverted .btCicle {
		bottom: 60px;
		left: auto;
		right: -20px;
	}
	

	.left26 {
		width: 64%;
		display: inline-block;
		float: left;
	}
	.right26 {
		width: 32%;
		padding-right: 8%;
		display: inline-block;
		float: right;
	}


	.pop1, .pop2, .pop3 {
		width: 190px !important;
	}
	.pop1 {
		right: -120px !important;
		top: 152px;
	}
	.pop2 {
		left: calc(50% - 115px) !important;
		bottom: -140px;
	}
	.pop3 {
		left: calc(76% - 115px) !important;
		bottom: -280px;
	}


	.ariane {
		top: 52px;
	}
	.page_16 .ariane {
		left: 9.4%;
	}
	

	.btOrange {
		border-radius: 8px;
		height: 40px;
		padding: 0 18px 0 15px;
		line-height: 40px;
		left: calc(13.5% - 81px);
		bottom: -20px;
	}
	.inverted .btOrange { 
		right: calc(13.5% - 81px);
	}
	
	.btOrange img {
		width: 24px;
	}
		
	
}
@media screen and (max-width: 1680px) {
	.btOrange.noAbs {
		 width: 124px;
	}
	
		
	.planning p {
		margin-bottom: 3px !important;
	}	
	.planning ul {
		margin-top: 0px !important;
		padding-left: 16px;
	}
	
	#pushes .r span.baseline {
		margin-top: 18px;
	}
	#pushes .l > *:not(h3) {
		margin-bottom: 6px;
	}
	
	.right76 .social img {
		width: 33px;
	}
	.usercontent li {
	
	    background: url('img/puce.png') no-repeat left top;
	        background-position-x: left;
	        background-position-y: top;
	        background-size: auto;
	    background-position-x: left;
	    background-position-y: top;
	    background-size: auto auto;
	    background-size: 13px 13px;
	    vertical-align: top;
	    margin-bottom: 2px;
	    padding-left: 14px;
	    background-position: 0px 7px;
	
	}
	.usercontentG li {
	
	    background: url('img/puce-green.png') no-repeat left top;
	        background-position-x: left;
	        background-position-y: top;
	        background-size: auto;
	    background-position-x: left;
	    background-position-y: top;
	    background-size: auto auto;
	    background-size: 13px 13px;
	    vertical-align: top;
	    margin-bottom: 2px;
	    padding-left: 14px;
	    background-position: 0px 7px;
	
	}
	.usercontent .planning  li {
	
	    background: url('img/puce-white.png') no-repeat left top;
	        background-position-x: left;
	        background-position-y: top;
	        background-size: auto;
	    background-position-x: left;
	    background-position-y: top;
	    background-size: auto auto;
	    background-size: 13px 13px;
	    vertical-align: top;
	    margin-bottom: 2px;
	    padding-left: 14px;
	    background-position: 0px 7px;
	
	}
	
	
li.liLink {

	background: url('img/icon-link.png') no-repeat left top;
    background-position-x: left;
    background-position-y: top;
    background-size: auto;
    background-size: 20px 20px;
    vertical-align: top;
    margin-bottom: 3px;
    padding-left: 25px;
    background-position: 0px 1px;
    height: 25px;

}
li.liFile {

	background: url('img/icon-pdf.png') no-repeat left top;
    background-position-x: left;
    background-position-y: top;
    background-size: auto;
    background-size: 20px 20px;
    vertical-align: top;
    margin-bottom: 3px;
    padding-left: 25px;
    background-position: 0px 1px;
    height: 25px;

}
	.massage {
		margin-bottom: 30px;
	}	
	
	.asym .btCicle {
		bottom: 50px;
		left: -17px;
	}
	.asym.inverted .btCicle {
		bottom: 50px;
		left: auto;
		right: -17px;
	}	

	.left26 {
		width: 64%;
		display: inline-block;
		float: left;
	}
	.right26 {
		width: 32%;
		padding-right: 8%;
		display: inline-block;
		float: right;
	}

	.pop1, .pop2, .pop3 {
		width: 172px !important;
	}
	.pop1 {
		right: -120px !important;
		top: 120px;
	}
	.pop2 {
		left: calc(50% - 95px) !important;
		bottom: -120px;
	}
	.pop3 {
		left: calc(76% - 95px) !important;
		bottom: -250px;
	}	
	.ariane {
		top: 40px;
	}
	.page_16 .ariane {
		left: 9%;
	}	
	
	.btOrange {
		border-radius: 8px;
		height: 32px;
		padding: 0 15px 0 12px;
		line-height: 32px;
		left: calc(13.5% - 69px);
		bottom: -16px;
	}
	.inverted .btOrange { 
		right: calc(13.5% - 69px);
	}
	
	.btOrange img {
		width: 20px;
	}
	
	.planning {
		width: calc(25% - 20px);
		margin-bottom: 26px;
		margin-right: 26px;
	    float: left;
	    display: inline-block;
	    padding: 34px 32px;
	}
	.planning:nth-child(4n+4) {
		margin-right: 0;
	}	
	
	
}

@media screen and (max-width: 1440px) {
	.massage > div {
		padding: 4% 5% 4% 5%;
	}
	.massage.inverted .illus {
		float: right;
	}
	.massage.inverted > div {
		padding: 4% 5% 4% 5%;
	}
	#pushes .r span.baseline {
		padding-left: 35%;
	}	
	#pushes .l, #pushes .r {
		padding: 30px 50px 34px 50px;
	}
	.asym .btCicle {
		bottom: 30px;
		left: -17px;
	}
	.asym.inverted .btCicle {
		bottom: 30px;
		left: auto;
		right: -17px;
	}	
	.left26 {
		width: 64%;
		display: inline-block;
		float: left;
	}
	.right26 {
		width: 32%;
		padding-right: 7%;
		display: inline-block;
		float: right;
	}
	.pop1, .pop2, .pop3 {
		width: 150px !important;
	}
	.pop1 {
		right: -100px !important;
		top: 120px;
	}
	.pop2 {
		left: calc(50% - 90px) !important;
		bottom: -105px;
	}
	.pop3 {
		left: calc(76.6% - 90px) !important;
		bottom: -200px;
	}	
	.planning {
		width: calc(25% - 15px);
		margin-bottom: 20px;
		margin-right: 20px;
	    float: left;
	    display: inline-block;
	    padding: 26px 22px;
	}
	.planning:nth-child(4n+4) {
		margin-right: 0;
	}	
}

@media screen and (max-width: 1366px) {
	
	.left26 {
		width: 64%;
		display: inline-block;
		float: left;
	}
	.right26 {
		width: 32%;
		padding-right: 5%;
		display: inline-block;
		float: right;
	}
	.pop1, .pop2, .pop3 {
		width: 140px !important;
	}
	.pop1 {
		right: -80px !important;
		top: 110px;
	}
	.pop2 {
		left: calc(50% - 90px) !important;
		bottom: -105px;
	}
	.pop3 {
		left: calc(77% - 90px) !important;
		bottom: -200px;
	}	
	.ariane {
		top: 40px;
	}
	.page_16 .ariane {
		left: 9%;
	}	
	#pushes .r span.baseline {
		padding-left: 37%;
	}	
}

/* ipad pro landscape*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (min-device-height: 1366px) and (max-device-height: 1366px) and (min-width: 1366px) and (max-width: 1366px) {

}
@media screen and (max-width: 1024px) {

	.planning {
		width: calc(33.33% - 14px);
		margin-bottom: 20px;
		margin-right: 20px;
	    float: left;
	    display: inline-block;
	    padding: 26px 22px;
	}
	.planning:nth-child(4n+4) {
		margin-right: 20px;
	}	
	.planning:nth-child(3n+3) {
		margin-right: 0;
	}	
	#pushes .r span.baseline {
		margin-top: 8px;
	}
	.asym .btCicle {
		bottom: 30px;
		left: -17px;
	}
	.asym.inverted .btCicle {
		bottom: 30px;
		left: auto;
		right: -17px;
	}		
	.left26 {
		width: 64%;
		display: inline-block;
		float: left;
	}
	.right26 {
		width: 32%;
		padding-right: 0%;
		display: inline-block;
		float: right;
	}
	
	.pop1, .pop2, .pop3 {
		width: 130px !important;
	}
	.pop1 {
		right: -90px !important;
		top: 100px ;
	}
	.pop2 {
		left: calc(50% - 80px) !important;
		bottom: -90px ;
	}
	.pop3 {
		left: calc(79% - 80px) !important;
		bottom: -158px ;
	}		
	.ariane {
		top: 34px;
	}
	.page_16 .ariane {
		left: 9%;
	}	
}

/* ipad pro portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (min-device-height: 1366px) and (max-device-height: 1366px) and (min-width: 1024px) and (max-width: 1024px) {

}
@media screen and (max-width: 1024px) {

	#pushes .r span.baseline {
		padding-left: 35%;
	}	
	#pushes .l, #pushes .r {
		padding: 26px 40px 30px 40px;
	}
	.asym .btCicle {
		bottom: 10px;
		left: -17px;
	}
	.asym.inverted .btCicle {
		bottom: 10px;
		left: auto;
		right: -17px;
	}
	
	
	
		
}
@media screen and (max-width: 768px) {

	.planning {
		width: calc(50% - 18px);
		margin-bottom: 36px;
		margin-right: 36px;
	    float: left;
	    display: inline-block;
	    padding: 28px 22px;
	}
	.planning:nth-child(4n+4) {
		margin-right: 36px;
	}	
	.planning:nth-child(3n+3) {
		margin-right: 36px;
	}	
	.planning:nth-child(2n+2) {
		margin-right: 0;
	}			
	.ariane {
		display: none;
	}
	.asym .btCicle {
		bottom: 20px;
		left: -17px;
	}
	.asym.inverted .btCicle {
		bottom: 20px;
		left: auto;
		right: -17px;
	}	

	.scroll2 {
		display: block;
	}
	.contentBig .right > .scroll2 {
		display: block;
		position: absolute;
		bottom: -50px;
		left: 0px;
	}
	
	.FORMOBILE {	
		display: block;
	}
	#pushes .r span.baseline {
		padding-left: 40%;
	}	
	#pushes .l, #pushes .r {
		padding: 44px 70px 48px 70px;
	}
	#pushes .r, #pushes .l {
		display: block;
		float: none;
		width: 100%;
		height: auto;
		margin-bottom: 26px;
	}		
	.left26 {
		width: 100%;
		display: block;
		float: none;
		margin-bottom: 36px;
	}
	.right26 {
		width: 100%;
		padding-right: 0%;
		display: block;
		float: none;
	}
	

	.pop1, .pop2, .pop3 {
		width: 120px !important;
	}
	.pop1 {
		display: none !important;
	}
	.pop2 {
		display: none !important;
	}
	.pop3 {
		display: none !important;
	}	

	
	.FORMOBILE {
		padding-top: 44px;
	
	}	
	
}



@media screen and (max-width: 767px) {

	.btOrange.noAbs {
		 width: 140px;
	}
	.imgForMobile {
		display: block;
	}
	.FORMOBILE {
		padding-top: 34px;
	}
	.contentBig .right > .scroll2 {
		display: block;
		position: absolute;
		bottom: -30px;
		left: 0px;
	}
	.planning p {
		margin-bottom: 3px !important;
	}	
	.planning ul {
		margin-top: 0px !important;
		padding-left: 12px;
	}
	
	
	.planning {
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
	    float: left;
	    display: block;
	    padding: 24px 20px;
	}
	.planning:nth-child(4n+4) {
		margin-right: 0;
	}	
	.planning:nth-child(3n+3) {
		margin-right: 0;
	}	
	.pop1 {
		display: none !important;
	}
	#pushes .r span.baseline {
		margin-top: 0;
	}	
	.page_14 .mentions table tr td:last-child {
		display: none;
	}
	
	.page_14 .mentions td {
		font-size: 13px;
	}
	
	.massage {
		margin-bottom: 30px;
	}
	

	.btOrange {
		border-radius: 8px;
		height: 32px;
		padding: 0 15px 0 12px;
		line-height: 32px;
		left: calc(50% - 69px);
		bottom: -16px;
	}
	.inverted .btOrange { 
		right: calc(50% - 69px);
	}
	
	.btOrange img {
		width: 20px;
	}
	
	
	.page_14 td {
	
	    word-break: break-all; 
	
	}		
	
	.liensContainer {
		margin-bottom: 28px;
	}
	
	.massage .illus {
		display: block;
		float: none;
		width: 100%;
		height: auto;
	}
	.massage > div {
		display: block;
		float: none;
		width: 100%;
		padding: 26px 20px 26px;
	}
	.massage.inverted .illus {
		float: none;
	}
	.massage.inverted > div {
		float: none;
		padding: 26px 20px 26px;
	}

	#pushes .r span.baseline {
		padding-left: 42%;
	}	
	#pushes .l, #pushes .r {
		padding: 24px 12px 24px 16px;
	}
	#pushes .r {
		min-height: 140px;
	}
	#pushes .r, #pushes .l {
		margin-bottom: 20px;
	}	

	.asym .btCicle {
		bottom: auto;
		left: auto;
		position: relative;
		margin-top: 16px;
	}
	.asym.inverted .btCicle {
		bottom: auto;
		left: auto;
		right:0;
		position: relative;
		margin-top: 20px;
		float: right;
		display: inline-block;
		margin-bottom: 30px;
	}	
	
	
	.imgForMobile, .imgForMobile img {
		display: block;
	}
	.imgForMobile img {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		display: inline-block;
		width: calc(50% - 2px);
		margin-right: 2px;
		float: left;
	}
	.imgForMobile img:nth-child(2) {
		margin-right: 0px;
	}
}
@media screen and (max-width: 360px) {
}


/* ***************************** CONTACT *********************************  */

.imgContact {
	width: 90%;
	height: auto;
}


.page_13 h1 {
    text-align: left;
}
.contact-form {
    width: 100%;
}
.contact-form input, select, .contact-form textarea {
    width: 100%;
    margin-bottom: 6px;
}
.contact-form .left {
    float: left;
    display: inline-block;
    width: 33%;
    padding-right: 0px;
}
.contact-form .right {
    float: right;
    display: inline-block;
    background-color: #ffffff;
    width: 66%;
}
.contact-form textarea {
    height: 163px;
    padding: 8px;
}
.contact-form input, select, .bt_fichier_container {
    height: 46px;
    line-height: 46px;
    width: calc(50% - 12px);
    margin-right: 18px;
    margin-bottom: 24px;
}
.bt_fichier_container {
	width: 100%;
	overflow: hidden;
}
.hfilename {
	margin-left: 8px;
}
.contact-form input:nth-child(even) {
    margin-right: 0px;
}
.contact-form textarea {
    margin-bottom: 24px;
    display: block;
    width: 100%;
}
.contact-form .bt {} .page_19 .contactcol .contact-form .left, .page_19 .contact-form .right {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.page_13 td {
    border-right: 12px solid #ffffff;
    border-bottom: 7px solid #ffffff;
}
@media screen and (max-width: 1920px) {} @media screen and (max-width: 1680px) {} @media screen and (max-width: 1680px) {

}
input#subject {
	width: 100%;
}



@media screen and (max-width: 2560px) {

	.contact-form input, select, .bt_fichier_container {
	    height: 42px;
	    line-height: 42px;
	    width: calc(50% - 12px);
	    margin-right: 18px;
	    margin-bottom: 20px;
	}
	.bt_fichier_container {
		width: 100%;
	}

}


@media screen and (max-width: 1920px) {

	.imgContact {
		width: 95%;
		height: auto;
	}
	.contact-form input, select, .bt_fichier_container {
	
	    height: 34px;
	    line-height: 34px;
	    width: calc(50% - 10px);
	    margin-right: 15px;
	    margin-bottom: 20px;
	
	}
	.bt_fichier_container {
		width: 100%;
	}

}


@media screen and (max-width: 1680px) {
    #map {} .contact-form textarea {
        height: 133px;
        padding: 8px;
    }
	.contact-form input, select, .bt_fichier_container {
	
	    height: 32px;
	    line-height: 32px;
	    width: calc(50% - 7px);
	    margin-right: 9px;
	    margin-bottom: 12px;
	
	}
	.bt_fichier_container {
		width: 100%;
	}    
    .contact-form input:nth-child(even) {
        margin-right: 0px;
    }
    .contact-form textarea {
        margin-bottom: 14px;
        height: 143px;
    }
    .page_13 td {
        border-right: 7px solid #ffffff;
        border-bottom: 5px solid #ffffff;
    }
}
@media screen and (max-width: 1024px) {
   .contact-form input, select, .bt_fichier_container {
	    height: 34px;
	    line-height: 34px;
	    width: calc(50% - 7px);
	    margin-right: 9px;
	    margin-bottom: 12px;
	}
     #map {} .contact-form textarea {
        height: 131px;
        padding: 8px;
    }   
	.bt_fichier_container {
		width: 100%;
	} 
	
	
}




/* ipad pro landscape*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (min-device-height: 1366px) and (max-device-height: 1366px) and (min-width: 1366px) and (max-width: 1366px) {} @media screen and (max-width: 1024px) {

}

/* ipad pro portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (min-device-height: 1366px) and (max-device-height: 1366px) and (min-width: 1024px) and (max-width: 1024px) {} @media screen and (max-width: 768px) {
   
}

@media screen and (max-width: 768px) {
    
     #map {} .contact-form textarea {
        height: 121px;
        padding: 8px;
    }   
	.bt_fichier_container {
		width: 100%;
	} 
	.imgContact {
		width: 100%;
		height: auto;
	}   
}






@media screen and (max-width: 767px) {
	
	.left40 {
		padding-right: 0;
	}	
	
    .contact-form input, select, contact-form textarea {
        margin-bottom: 12px;
    }
    .contact-form .left, contact-form .right {
        padding-right: 0;
        width: 100%;
        display: block;
    }
    .contact-form textarea {
        height: 163px;
        padding: 8px;
    }
    .contact-form input, select, .bt_fichier_container {
        height: 36px;
        line-height: 36px;
        width: 100%;
        margin-right: 12px;
        margin-bottom: 14px;
        margin-right: 0px;
    }
    .contact-form textarea {
        margin-bottom: 14px;
        height: 143px;
    }
    .contact-form .bt.mobile {
        position: relative;
        clear: both;
    }
    .page_13 .contact-form .left {
        width: 100%;
        padding-right: 0px;
    }
    .page_13 .left40 > div {
        width: 100%;
        display: block;
        margin-bottom: 4px;
    }

}




/* ***************************** FOOTER *********************************  */


.nav_mobile .menu .soc > * {
	display: inline-block;
	margin-bottom: 0px;
	width: auto;
}

.nav_mobile .menu .soc  {
	padding-top: 20px;
}

#footer .menu > ul > li {
	margin-left: 22px;
	display: inline-block;
}
#footer .menu > ul > li {
	margin-left: 22px;
	display: inline-block;
}
#footer .social {
	color: #fff;
}

#footer {
    padding-bottom: 46px;
	margin-top: 80px;
	z-index: 9;
}
#footer .logo {
	float: left;
	display: inline-block;
	height: auto;
	position: relative;
	bottom: auto;
	left: auto;
	width: 290px;
	margin-top: 52px;
}
#footer .inner  > div {
	float: right;
	display: inline-block;
	text-align: right;
	width: auto;
	
}
#footer .menu ul {
	position: relative;
	margin-bottom: 24px;
	margin-top: 90px;
	display: flex;
	align-item: center;
	justify-content: flex-end;
}
#footer .coords {
	margin-bottom: 80px;
}

#footer .minibar * {
	margin-top: 38px;
	vertical-align: middle;
	height: 34px;
	line-height: 34px;
}
#footer .minibar img {
    margin-top: -8px;
    opacity: 0.7;
    filter: alpha(opacity=0.7);
}
#footer .social {
	margin-bottom: 86px;
	width: 100%;
}


#footer .minibar.smallText {
	float: none;
	display: block;
	clear: both;
}


#footer .social img {
    opacity: 0.7;
    filter: alpha(opacity=0.7);
}

#footer .menu li.hassub ul {
	background: transparent;
}

#footer .menu li.hassub ul:before {
	margin-top: -4px;
	margin-bottom: 4px;
}
#footer li.socf {
	margin-left: 8px !important;
}

@media screen and (max-width: 1920px) {
	


	.nav_mobile .menu .soc img {
		width: auto;
		height: 36px;
	}
	
	.nav_mobile .menu .soc  {
		padding-top: 14px;
	}
	
	#footer .social {
		margin-bottom: 62px;
	}
	#footer .logo {
		width: 250px;
		margin-top: 42px;
	}
	
	#footer .menu {
		margin-bottom: 20px;
		margin-top: 80px;
	}	
	#footer .coords {
		margin-bottom: 70px;
	}
	#footer {
	   padding-bottom: 40px;
	   margin-top: 60px;
	}
	#footer li.soc img {
		height: 34px;
		width: auto;
	}
	#footer li.socf {
		margin-left: 7px !important;
	}

		
}
@media screen and (max-width: 1680px) {

	.nav_mobile .menu .soc img {
		width: auto;
		height: 30px;
	}
	
	.nav_mobile .menu .soc  {
		padding-top: 10px;
	}
	#footer .social {
		margin-bottom: 52px;
	}
	#footer .menu {
		margin-bottom: 16px;
		margin-top: 70px;
	}	
	#footer .coords {
		margin-bottom: 60px;
	}
	#footer {
	   padding-bottom: 30px;
	   margin-top: 60px;
	}
	#footer li.soc img {
		height: 28px;
		width: auto;
	}
	#footer li.socf {
		margin-left: 6px !important;
	}
	
}
@media screen and (max-width: 1366px) {

}
@media screen and (max-width: 1024px) {

	#footer .menu {
		margin-bottom: 16px;
		margin-top: 70px;
	}
	#footer .menu li {
		display: none !important;
	}
	#footer .menu li.soc {
		display: inline-block !important;
	}
	
	#footer .coords {
		margin-top: 10px;
		margin-bottom: 30px;
	}
	#footer .inner > div {
		width: calc(100% - 260px);
	}

}
@media screen and (max-width: 768px) {

	#footer .content {
		text-align: center;
	}

	#footer .coords {
		width: 100%;
		margin-bottom: 0;
	}
	#footer .content > div {
	    float: none;
	    display: block;
	    text-align: center;
	    width: 100%;
	}
	#footer .coords span {
		display: none;
	}
	#footer .coords span.bigText a.tel {
		clear: right;
	}
	#footer .coords span.bigText a.tel:after {
	    display: block;
	    clear: both;
	    content: '';
	}
	
	#footer .nomobile {
		display: none;
	}

	#footer .social {
	    margin-bottom: 2px;
	    padding-top: 0;
	    margin-top: 2px;
	    width: 100%;
	    display: block;
	    float: none;
	}
	#footer .social img {
		margin: 0px 6px;
	}
	#footer .noMobile {
		display: block;
		height: 0px;
		width: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
	}
	#footer {
	   padding-bottom: 38px;
	   margin-top: 50px;
	}
	#footer .logo {
	    width: 240px;
	    margin: 44px auto 24px;
		float: none;
	}
	#footer .telm {
		display: block;
		margin: 2px auto 18px;
	
	}
	#footer .minibar {
		margin-top: 28px;
	}
	#footer .logoContainer {
		text-align: center;
		display: block;
		width: 100%;
		float: none;
		clear: both;
		height: auto;
	}
	#footer .logoContainer:after {
	    display: block;
	    clear: both;
	    content: '';
	
	}
	#footer .minibar {
		text-align: center;
		display: block;
		width: 100%;
		float: none;
		clear: both;
		height: auto;
	}
	#footer .minibar:after {
	    display: block;
	    clear: both;
	    content: '';
	
	}
	#footer .inner > div {
		float: none;
		display: block;
		text-align: center;
		width: 100%;
	}
	#footer .coords {	
		margin-top: 10px;
		font-size: 22px;
	}
	#footer .menu li {
		width: 100% !important;
		text-align: center;
		margin: 0 0 !important;
	}
	#footer .menu ul {
		display: block;
	}
	#footer li.soc img {
		height: 34px;
	}
	#footer .menu ul {
		margin-bottom: 24px;
		margin-top: 10px;
		display: block;
	}
	#footer .menu {
		margin-bottom: 16px;
		margin-top: 0px;
	}
	.nav_mobile .menu .soc img {
		width: auto;
		height: 34px;
	}
	
}
@media screen and (max-width: 767px) {
	
	#footer .menu ul {
		margin-bottom: 14px;
		margin-top: 0px;
		display: block;
	}
	
	#footer .coords {	
		margin-top: 10px;
		font-size: 22px;
	}
	#footer .logo {
		width: 220px;
		margin: 40px auto 18px;
		float: none;
	}
	#footer .telm {
		margin: 2px auto 10px;
	}
	#footer .minibar {
		margin-top: 18px;
	}
	#footer {
		padding-bottom: 20px;
		margin-top: 40px;
	}
}
@media screen and (max-width: 360px) {

}

.page_1 #footer{
	
	margin-top: 0px;
}


/* ***************************** SITEMAP *********************************  */

.sitemap li ul {

    margin-bottom: 24px;
    padding-left: 24px;
    margin-top: -8px;

}
@media (max-width: 1600px) {
	.sitemap li ul {
	
	    margin-bottom: 20px;
	    padding-left: 20px;
	    margin-top: -6px;
	
	}
}
.decale h4 {
    margin-bottom: 16px;
}
@media (max-width: 1024px) {
   
}
@media (max-width: 768px) {
   
}
@media (max-width: 769px) {
	.sitemap li ul {
	    margin-bottom: 20px;
	    padding-left: 20px;
	    margin-top: -6px;
	}
}


#debug {
	max-width: 300px;
	word-break: break-all; 
}

/* ***************************** OVERLAY *********************************  */

#overlay {
    height: 100% !important;
    left: 0 !important;
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 9998 !important;
}
.overlayBox {
    height: 100% !important;
    left: 0 !important;
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 9999 !important;
    display: table !important;
}
.overlayBox .cell {
    display: table-cell !important;
    text-align: center !important;
    vertical-align: middle !important;
}
.overlayBox .cell>div {
    text-align: left !important;
}
.overlayBox .cell > div {
    width: 655px !important;
    padding: 40px !important;
    margin: 0 auto !important;
    position: relative !important;
    min-height: 200px !important;
}
.overlayBox .text {
    
	
} 
.overlayBox a {
}
.overlayBox input {

}
.overlayBox .text p {
    font-size: 1em !important;
}
.overlayBox .text p {
}
.overlayBox .title {
}
.overlayBox .buttons {
    top: 16px !important;
    right: 16px !important;
    position: absolute !important;
    font-size: 0.9em !important;
}
.overlayBox .bouton, .btCovidContainer {
    cursor: pointer !important;
    background: transparent url(img/bt_close-2.png) no-repeat scroll 0 0 !important;
    background-size: 31px 31px !important;
    width: 31px !important;
    height: 31px !important;
}
.overlayBox .bouton:hover {} .overlayBox .button {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3) !important;
    border: medium none !important;
    box-shadow: none !important;
    display: inline-block !important;
    font-size: 1em !important;
    height: 25px !important;
    outline: medium none !important;
    vertical-align: top !important;
    cursor: pointer !important;
    padding: 2px 9px 0 7px !important;
}
.overlayBox .cell > div > div:not(.buttons) {
    text-align: left !important;
    margin-bottom: 24px !important;
}
.overlayBox .cell > div > div.buttons {
    text-align: right !important;
}

.overlayBox form {
    margin: 22px 0 !important;
}
.overlayBox input {
    height: 25px !important;
    margin-bottom: 6px !important;
    font-size: 0.8em !important;
    padding: 0 8px !important;
}
.overlayBox h1 {
}
.overlayBox .title {
    margin-bottom: 18px !important;
    font-weight: 300 !important;
}
.overlayBox p {
    margin-bottom: 6px !important;
}

.overlayBox .bContainer {
	text-align: center !important;
	margin-top: 16px !important;
}
.overlayBox, #overlay {	    
	opacity: 0;
	filter: alpha(opacity=0);
}

@media screen and (max-width: 1680px) {
	.overlayBox .text p {
	    font-size: 11px !important;
	}
	.overlayBox .title {
	    font-size: 32px !important;
	}

}

@media screen and (max-width: 1024px) {
    .overlayBox .cell > div {
        width: 50% !important;
        padding: 30px !important;
    }
    .overlayBox .title {
        margin-bottom: 12px !important;
    }
    .overlayBox .button {
        padding: 5px 9px 0 7px !important;
        height: 26px !important;
        margin-top: 0px !important;
    }
}
@media screen and (max-width: 768px) {
    .overlayBox .cell > div {
        width: 68% !important;
    }
    .overlayBox .button {
        padding: 5px 9px 0 7px !important;
        height: 26px !important;
        margin-top: 0px !important;
    }
}
@media screen and (max-width: 767px) {
     .overlayBox .cell > div {
        width: 92% !important;
    }
    .overlayBox .button {
        padding: 3px 9px 0 9px !important;
    }
    .overlayBox h1 {
        font-size: 0.8em !important;
        line-height: 18px !important;
    }
    .overlayBox p {
        margin-bottom: 1px !important;
    }
    
    .overlayBox .buttons {
	    top: 8px !important;
	    right: 8px !important;
    }
    
	.overlayBox .text p {
	    font-size: 13px !important;
	    line-height: 15px;
	}
	.overlayBox .title {
	    font-size: 24px !important;
	}
	.overlayBox .cell > div > div:not(.buttons) {
	    margin-bottom: 13px !important;
	}
	.overlayBox .cell > div {
	    padding: 16px !important;
	    padding-bottom: 6px !important;
	}
	
	.overlayBox .bContainer {
	    margin-top: 12px !important;
	}
}



/* ************************************** CNIL **************************************/
	#tarteaucitronAlertBig {
		max-width: 100%;
		width: 100%;
		margin: 0 0 0 0 !important;
		padding: 0px 0px !important;
	}
	
#tarteaucitronAlertBig, #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
	background: #21aa9d!important;
	color: #fff !important;
}
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert, 
#tarteaucitronRoot #tarteaucitronAlertBig .tarteaucitronCTAButton, 
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize {
	background: #fff !important;
	color: #21aa9d!important;
	height: 24px !important;
	line-height: 24px !important;
	padding: 0px 14px !important;
	font-size: 14px !important;
}
	.tarteaucitronH2 {
		color: #fff;
	}
	.tarteaucitronTitle {
		color: #fff;
	}
	#tarteaucitron #tarteaucitronServices .tarteaucitronLine {
		background: none;
		border-left: 5px solid transparent;
		margin: 0;
		overflow: hidden;
		padding: 15px 5px;
	}
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
	text-align: center !important;
	
}
#tarteaucitronRoot div#tarteaucitronInfo, #tarteaucitronRoot .tarteaucitronH1  {
	display: none !important;
}
#tarteaucitronRoot {
		max-width: 100%;
		width: 100%;
}	
#tarteaucitronRoot * {
		max-width: 100%;
}
#tarteaucitronRoot {
	z-index: 13;
}
#tarteaucitronRoot .tarteaucitronCTAButton .tarteaucitronCross, 
#tarteaucitronRoot .tarteaucitronCTAButton .tarteaucitronCheck {
	display: none;
}


#tarteaucitronRoot {
	z-index: 999;
}
#tarteaucitronAlertBig > * {
	margin: 0px 4px 4px 0px !important;
}
#tarteaucitronAlertBig {
	padding: 0 0 16px 0 !important;
	width: 100% !important;
	left: auto;
	right: auto;
}
#tarteaucitronDisclaimerAlert {
	display: block !important;
	width: calc(100% - 24px) !important;
	margin: 16px 12px 12px 12px !important;
}

#FrmProAccess fieldset {
	padding: 0px !important;
}
#FrmProAccess input {
	margin: 0 8px 12px 0 !important;
	display: inline-block !important;
}
#FrmProAccess button {
	height: 25px !important;
	line-height: 25px !important;
}
#tarteaucitronAlertBig span {
   
}
.cconsent input, #news  {
	display: inline-block;
	width: auto;
	height: auto;
	line-height: 10px;
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 4px;
}
.cconsent {
	display: flex;
	align-items: flex-start;
	margin-top: 18px;
}

@media screen and (max-width:1920px) {
	
	.cconsent input, #news  {
		margin-top: 3px;
	}	
	.cconsent {
		margin-top: 17px;
	}
}

@media screen and (max-width:1680px) {	
	.cconsent input, #news  {
		margin-top: 2px;
	}	
	.cconsent {
		margin-top: 15px;
	}
}

@media screen and (max-width:768px) {
	
	#tarteaucitronAlertBig > * {
		margin: 0px 0;
	}
	.contact-form {
		height: auto;
		clear: both;
		display: block;
	}
	.contact-form:after {
		clear: both;
		display: block;
		content: '';
	}
	#tarteaucitronDisclaimerAlert {
		display: block !important;
		width: calc(100% - 24px) !important;
		margin: 16px 12px 12px 12px !important;
	}
	#tarteaucitronAlertBig > button {
		display: inline-block !important;
	}
}

@media screen and (max-width:767px) {
	.cconsent {
		margin: 16px 0 0 0;
	}
	#tarteaucitronAlertBig > button {
		margin-bottom: 11px !important;
	}
	#tarteaucitronAlertBig {
		padding: 0 0 6px 0 !important;
		width: 100% !important;
		left: auto;
		right: auto;
	}
	#tarteaucitronRoot #tarteaucitronServices .tarteaucitronAllow, 
	#tarteaucitronRoot #tarteaucitronServices .tarteaucitronAllDenied, 
	#tarteaucitronRoot #tarteaucitronServices .tarteaucitronAllow, 
	#tarteaucitronRoot #tarteaucitronServices .tarteaucitronDeny {
		font-size: 14px !important;
	}
	#tarteaucitron #tarteaucitronServices_mandatory .tarteaucitronH3 {
		font-size: 13px !important;
		margin-top: 0px !important;
		line-height: 16px !important;
	}
	html body #tarteaucitronRoot #tarteaucitron .tarteaucitronBorder ul .tarteaucitronLine {
		padding-top: 0 !important;
	}
	.cconsent input, #news  {
		width: 26px;
		height: 26px;
		margin-top: -3px;
		line-height: 20px;
	}
	#tarteaucitronAlertBig #tarteaucitronPrivacyUrl, #tarteaucitronAlertBig #tarteaucitronPrivacyUrlDialog, #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert, #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
		font: 13px verdana !important;
		color: #fff;
	}
	span#tarteaucitronDisclaimerAlert {
		padding: 0 20px 0 0px !important;
		display: inline-block;
	}
}





/* ************************************** 404 **************************************/
body.page_0 {
    margin: 0;
    padding: 0;
}
body.page_0, body.page_0 .fullscreen, body.page_0 .inner, body.page_0 .content {
    height: 100%;
    position: relative;
    text-align: center;
    overflow: hidden;
    visibility: visible;
}
body.page_0 .content>div {
    position: absolute;
    bottom: 34%;
    text-align: center;
    width: 100%;
}
body.page_0 h1 {
    text-align: center;
    margin-bottom: 4%;
}

body.page_0 h1 {
    margin-top: 8px;
}

body.page_0 .logo {
    width: 320px;
    height: auto;
    display: block;
    float: none;
    margin: 0px auto 12px auto;
    display: block;
    position: relative;
    margin-bottom: 38px;
}



@media screen and (max-width: 1920px) {
}


@media screen and (max-width: 1680px) {
	body.page_0 .logo {
	    width: 280px;
	    margin-bottom: 28px;
	}
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
    
    
}
@media screen and (max-width: 767px) {
	body.page_0 .logo {
	    width: 220px;
	    margin-bottom: 28px;
	}
}





/* ************************************** TURN ************************************** */

#turn {
    display: none;
}
#turn {
    background: none repeat scroll 0 0 #e5e5e5;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 10000;
    top: 0;
    left: -100%;
    max-height: 100%;
}

#turn > div {
	display: flex;
	align-items: center;
    height: 100%;	
    width: 100%;
    padding: 0 14%;
}
#turn > div img {
	width: 170px;
}
#turn > div > div {
	padding-right: 20px;
	padding-top: 30px;
	text-align: right;
}
#turn > div > * {
	display: inline-block;
}

@media screen and (max-width: 570px) {
	#turn > div img {
		width: 150px;
	}
	#turn > div > div {
		padding-right: 13px;
		padding-top: 10px;
	}
	#turn > div {
	    padding: 0 9%;
	}
	
}



/* ************************************** RECAPTCHA ************************************** */
.grecaptcha-badge {
    display: none;
}

	
/* ************************************** ANIMATION ************************************** */
	
	
	
	
	
.animate-in {
    -webkit-animation: fadeIn .5s ease-in;
    animation: fadeIn .5s ease-in;
}
.animate-out {
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    opacity: 0;
}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}


.blink {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1.5s;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.5; }
    100% { opacity: 1.0; }
} 


.slide-in-right {
	-webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

.slide-out-right {
	-webkit-animation: slide-out-right 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	        animation: slide-out-right 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

@-webkit-keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
}
@keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
}



/* **************************************  LOADING  **************************************/

.loadingContainer {
	height: 60px;
	position: absolute;
	top: 48%;
	width: 100%;
	z-index: 1;
}
.loadingBox {
	margin: 0 auto;
	width: 60px;
}
.loading {
	width: 60px;
	height: 60px;
	margin: 0 auto;
    	background: url("img/loader.svg") no-repeat;
    	background-size: 100%;
	animation: loader-spin 890ms infinite linear;
	-o-animation: loader-spin 890ms infinite linear;
	-ms-animation: loader-spin 890ms infinite linear;
	-webkit-animation: loader-spin 890ms infinite linear;
	-moz-animation: loader-spin 890ms infinite linear;
}


@keyframes loader-spin {
	100% {
		transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-o-keyframes loader-spin {
	100% {
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-ms-keyframes loader-spin {
	100% {
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-webkit-keyframes loader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-moz-keyframes loader-spin {
	100% {
		-moz-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}


.transition, .transition:hover, 
#services .item:hover:after, 
#services .item:hover {
	-webkit-transition: all 220ms ease-in-out;
	-moz-transition: all 220ms ease-in-out;
	-ms-transition: all 220ms ease-in-out;
	-o-transition: all 220ms ease-in-out;
	transition: all 220ms ease-in-out;		
}

.transitionslow, .transitionslow:hover {
	-webkit-transition: all 220ms ease-in-out;
	-moz-transition: all 220ms ease-in-out;
	-ms-transition: all 220ms ease-in-out;
	-o-transition: all 220ms ease-in-out;
	transition: all 220ms ease-in-out;		
}


.bt.acheval.centered {
	display: inline-block;
	margin: 0 0 0 0;
}
				

.bt.cent {
	width: 100%;
	height: 52px;
	line-height: 52px;
	
}


input, textarea, select {
	height: 40px;
	background-color: #e7e7e7;
	color: #878786;
}
select option {
	background-color: #e7e7e7;
	color: #878786;
}



							#pushes .r .btCicle {
								position: absolute;
								bottom: 50px;
								right: 50px;
							}
							
							.btCicle {
								display: flex;
								align-items: center;
								text-align: left;
							
							}
							.btCicle .rond {
								height: 50px;
								width: 50px;
								border-radius: 50%;
								background-color: #fff;
								display: inline-block;
								font-size: 40px;
								line-height: 0;
									padding: 18px 4px 5px 12px;
							}
							

							.bt:hover {
								cursor: pointer;
							}
							.bt.btc {
								padding: 0 0;
								height: 40px;
								width: 40px;
							}

							.bt, button.bt {
							    height: 40px;
							    line-height: 0;
								display: inline-block;
							    text-align: center;
							    padding: 0 22px;
							    text-transform: uppercase;
							    width: auto;
							}	
							.bt.mini {
							    height: 32px;
							    line-height: 31px;
							    padding: 0 16px;
							    text-transform: none;
							}



							
							
							.bt.acheval.inverted, button.bt.acheval.inverted {
								position: absolute;
								right: auto;
								left: 38px;
							}
							.bt.bottom {
								position: absolute;
								bottom: 0;
							}
							.bt.acheval, button.bt.acheval {
								bottom: -20px; 
								position: absolute;
								right: 38px;
							}
							
							.bt.pdf, .bt.link, .bt.pdf:hover, .bt.link:hover {
								padding: 0 0;
								height: 40px;
								width: 40px;
								background-color: transparent;
							} 
							.bt.pdf {
								background-image: url("img/icon-pdf.png");
								background-size: 100% 100%;
							} 
							.bt.link {
								background-image: url("img/icon-link.png");
								background-size: 100% 100%;
							}
							
@media screen and (max-width: 1920px) {
input, textarea, select {
	height: 34px;
}
							.btCicle .rond {
								height: 41px;
								width: 41px;
								font-size: 34px;
								line-height: 0;
										padding: 15px 4px 5px 10px;
							}

							.btc {
								height: 34px;
								width: 33px;
							}
	
							.bt, button.bt {
							    padding: 0 21px;
							    height: 34px;
							    line-height: 0;
							}	
							.bt.mini {
							    height: 28px;
							    line-height: 26px;
							    padding: 0 14px;
							    text-transform: none;
							}
							
							.bt.acheval, button.bt.acheval {
								bottom: -17px;
							}
							.bt.big {
								height: 80px;
								font-size: 27px;
							    line-height: 26px;
							    padding: 0 27px;
							}
							.bt.floating, button.bt.floating {
							    bottom: 42%;
							}
							.bt.pdf, .bt.link, .bt.pdf:hover, .bt.link:hover {
								height: 34px;
								width: 34px;
							}				
							
}
@media screen and (max-width: 1680px) {	
input, textarea, select {
	height: 32px;
}


							#pushes .r .btCicle {
								bottom: 40px;
								right: 40px;
							}
							.btCicle .rond {
								height: 34px;
								width: 34px;
								font-size: 28px;
								line-height: 0;
										padding: 13px 4px 5px 8px;
							}


							.btc {
								height: 32px;
								width: 31px;
							}
	
	
							.bt, button.bt {
							    padding: 0 20px;
							    height: 32px;
							    line-height: 0;  
							}	


							.bt.mini {
							    height: 26px;
							    line-height: 24px;
							    padding: 0 14px;
							    text-transform: none;
							}

							.bt.acheval, button.bt.acheval {
								bottom: -12px;
							}
							
							.bt.floating, button.bt.floating {
							    bottom: 44%;
							}
							.bt.pdf, .bt.link, .bt.pdf:hover, .bt.link:hover {
								height: 32px;
								width: 32px;
							}	
							
							
							
}
@media screen and (max-width: 1680px) {	
input, textarea, select {
	height: 32px;
}	
							.btc {
								height: 32px;
								width: 32px;
							}
	
							.bt, button.bt {
							    padding: 0 18px;
							    height: 32px;
							    line-height: 0;
							}	

							.bt.acheval, button.bt.acheval {
								bottom: -12px;
							}
							.bt.floating, button.bt.floating {
							    bottom: 46%;
							}
							.bt.pdf, .bt.link, .bt.pdf:hover, .bt.link:hover {
								height: 32px;
								width: 32px;
							}	
							
}
@media screen and (max-width: 1366px) {		

							
}

@media screen and (max-width: 1024px) {	

	
							.btc {
								height: 34px;
								width: 34px;
							}
	
	
							.bt, button.bt {
							    padding: 0 14px;
							    height: 34px;
							    line-height: 0;
								font-size: 14px;
							}
							.bt.acheval, button.bt.acheval {
								bottom: -14px;
							}
							.bt.pdf, .bt.link, .bt.pdf:hover, .bt.link:hover {
								height: 34px;
								width: 34px;
							}	
							
}

@media screen and (max-width: 768px) {	
	
	
}



@media screen and (max-width: 767px) {	
	
input, textarea, select {
	height: 36px;
	
}	
		
							#pushes .r .btCicle {
								bottom: 20px;
								right: 20px;
							}
		
							.btc {
								height: 34px;
								width: 34px;
							}
	
	
							.bt, button.bt {
							    padding: 0 14px;
							    height: 36px;
							    line-height: 0;
								font-size: 14px;
							}
							
							.bt.mini {
							    height: 31px;
							    line-height: 29px;
							    padding: 0 18px;
							    text-transform: none;
							}	
							
							.bt.acheval, button.bt.acheval {
								bottom: -12px;
							}
							
							.bt.bottom {
								position: relative;
								bottom: auto;
							}	
							.bt.pdf, .bt.link, .bt.pdf:hover, .bt.link:hover {
								height: 34px;
								width: 34px;
							}						
							
}


@media screen and (max-width: 360px) {	

							
}

/* ipad pro landscape*/
@media only screen and
	(min-device-width : 1024px) and 
	(max-device-width : 1024px) and 
	(min-device-height : 1366px) and 
	(max-device-height : 1366px) and 
	(min-width: 1366px) and 
	(max-width: 1366px)  {


}

@media screen and (max-width: 1024px) {		

}


/* ipad pro portrait*/
@media only screen
	and (min-device-width : 1024px) and 
	(max-device-width : 1024px) and 
	(min-device-height : 1366px) and 
	(max-device-height : 1366px) and 
	(min-width: 1024px) and (max-width: 1024px)  {


}

@media screen and (max-width: 767px) {		

}


	
#lz_overlay_wm {
	display: none;
	z-index: 1;
	position: absolute;
	top: -100px;
	margin-right: -200px;
}	


.slick-list {
	height: 100%;
}
.slick-track {
	height: 100%;
}
/* Slider */
 .slick-slider {
     position: relative;
     display: block;
     box-sizing: border-box;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     -webkit-touch-callout: none;
     -khtml-user-select: none;
     -ms-touch-action: pan-y;
     touch-action: pan-y;
     -webkit-tap-highlight-color: transparent;
}
 .slick-list {
     position: relative;
     display: block;
     overflow: hidden;
     margin: 0;
     padding: 0;
     z-index: 1;
}
 .slick-list:focus {
     outline: none;
}
 .slick-list.dragging {
     cursor: pointer;
     cursor: hand;
}
 .slick-slider .slick-track, .slick-slider .slick-list {
     -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
     -ms-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
}
 .slick-track {
     position: relative;
     top: 0;
     left: 0;
     display: block;
     margin-left: auto;
     margin-right: auto;
}
 .slick-track:before, .slick-track:after {
     display: table;
     content: '';
}
 .slick-track:after {
     clear: both;
}
 .slick-loading .slick-track {
     visibility: hidden;
}
 .slick-slide {
     display: none;
     float: left;
     height: 100%;
     min-height: 1px;
}
 [dir='rtl'] .slick-slide {
     float: right;
}
 .slick-slide img {
     display: block;
}
 .slick-slide.slick-loading img {
     display: none;
}
 .slick-slide.dragging img {
     pointer-events: none;
}
 .slick-initialized .slick-slide {
     display: block;
}
 .slick-loading .slick-slide {
     visibility: hidden;
}
 .slick-vertical .slick-slide {
     display: block;
     height: auto;
     border: 1px solid transparent;
}
 .slick-arrow.slick-hidden {
     display: none;
}
.slick-prev, .slick-next {
    background-color: transparent;
    position: absolute;
    margin: auto;
    top: 44%;
    width: 33px;
    height: 33px;
}
.slick-prev {
    left: 20px;
    right: auto;
    background: url("../img/bt_prev.png") no-repeat;
    background-size: 100%;
    z-index: 2;
}
.slick-next {
    right: 20px;
    left: auto;
    background: url("../img/bt_next.png") no-repeat;
    background-size: 100%;
    z-index: 2;
}
.slick-slider {
    opacity: 0;
    filter: alpha(opacity=0);	
}
.slick-slide {
	top: 0;
}


.slick-dots {
    position: absolute;
    bottom: -36px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    overflow: hidden;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button::before {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 10px;
	height: 10px;
    content: '';
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 1680px) {		
	.slick-prev, .slick-next {
	    width: 29px;
	    height: 29px;
	}
	
	.slick-dots li button {
	    width: 16px;
	    height: 16px;
	
	}
	.slick-dots li {
	    width: 16px;
	    height: 16px;
	
	}
	.slick-dots {
	    bottom: -26px;
	}
	
}




/* ************************************** FANCYBOX ************************************** */
	
.fancybox-button--share, .fancybox-button--thumbs, .fancybox-infobar, .fancybox-button--fullscreen, .fancybox-button--play {
	display: none;
	width: 0;
	height: 0;
}
.fancybox-navigation {
	top: 48%;
}
	



/* ***************************** COULEURS *********************************  */

.btCicle:hover .rond {
	transform: rotate(90deg);
}

.page_26 .btOrange:hover {
	background-color: #9f5392 !important;
}
.page_17 .btOrange:hover {
	background-color: #21aa9d !important;
}

.menu a.selected, .menu a:hover, #footer .menu a.selected, #footer .menu a:hover {
	color: #21aa9d;
}
.page_26 .menu a.selected, .page_26 .menu a:hover, .page_26 #footer .menu a.selected, .page_26 #footer .menu a:hover, 
.page_17 .menu a.selected, .page_17 .menu a:hover, .page_17 #footer .menu a.selected, .page_17 #footer .menu a:hover, 
.page_28 .menu a.selected, .page_28 .menu a:hover, .page_28 #footer .menu a.selected, .page_28 #footer .menu a:hover {
	color: #9f5392;
}

.page_26 #footer .telm strong, .page_17 #footer .telm strong, .page_28 #footer .telm strong {
	color: #9f5392 !important;
}

.white {
	color: #fff;
}

.menu a.selected {
	font-weight: 600;
}

.nav_mobile {
	background-color: #ececec !important;
}

.formErrorText {
	color: #ff0000;
}
.nobg {
	background-color: transparent !important;
}
.noshadow {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

body {
	color: #878786;	
	text-rendering: optimizeLegibility;
	font-smooth: always;
	-webkit-font-smoothing: antialiased;
}
body {
	background-color: #ffffff;
}

.green {
	color: #21aa9d !important;
}
.bgGreen {
	background-color:  #21aa9d !important;
	color: #fff !important;
}

.marron {
	color: #c1a168 !important;
}
.mauve {
	color:  #9f5392 !important;
}
.bgMauve {
	background-color:  #9f5392 !important;
	color: #fff !important;
}
.orange {
	color: #ec6536 !important;
}
.bgOrange {
	background-color: #ec6536 !important;
	color: #fff !important;
}
.item_3 > div {
    background-color: #dddddd;
}
.item_4 > div {
    background-color: #dddddd;
}
.nav * {
	color: #7a7a7a
}
.nav .menu * {
	color: #7a7a7a;
}

#footer {
	background-color: #ececec;
}
#footer * {
	color :#9e9e9e;
}
#footer .minibar {
	color :#9e9e9e;
}

.bg_gray {
	background-color: #cccccc;
}

.usercontent a:not(.bt)  {
	border-bottom: 1px solid #333333;	
	color: #333333;
}
.menu li.hassub ul:before {
	border-color: #ff00ff transparent transparent transparent;
}

.bgMarron {
	background-color:  #c1a168 !important;
	color: #fff !important;
}

.page_26 .bgOrange {
	background-color: #c1a168 !important;
}
.page_26 .bgOrange:hover {
	background-color: #9f5392 !important;
}

							.bt, button.bt {
							    border: 1px solid #21aa9d ;
							    background-color: #21aa9d ;
							    color: #ffffff;
							}	

							.bt:hover, .bt.selected, button.bt:hover, button.bt.selected, .item_3:hover .bt {
							    border: 1px solid #21aa9d ;
							    background-color: #ffffff;
							    color: #21aa9d ;
							}
							.bt.inverted {
							    border: 1px solid #ffffff;
							    background-color: #ffffff;
							    color: #21aa9d ;
							}
							.bt.inverted:hover, .bt.inverted.selected, button.bt.inverted:hover, button.bt.inverted.selected {
							    border: 1px solid #21aa9d ;
							    background-color: #21aa9d ;
							    color: #ffffff;
							}
							
							
							#tarteaucitronRoot .tarteaucitronCTAButton, #tarteaucitronRoot #tarteaucitronCloseAlert {
							    border: 1px solid #21aa9d  !important;
							    background-color: #21aa9d  !important;
							    color: #ffffff !important;
							    width: auto !important;
							    text-align: center !important;
							}
							#tarteaucitronRoot button {
							    padding: 4px 8px !important;
							}
							#tarteaucitronRoot .tarteaucitronCTAButton:hover, #tarteaucitronRoot #tarteaucitronCloseAlert:hover {
							    border: 1px solid #21aa9d  !important;
							    background-color: #ffffff !important;
							    color: #21aa9d  !important;
							}
							
							
.overlayBox .cell > div {
    background-color: #21aa9d !important;
    color: #ffffff !important;
}

#overlay {
    background: rgba(0, 0, 0, 0.8) !important;
}


.slick-dots li.slick-active button::before {
    border: 3px solid #333333;
}
.slick-dots li button::before {
    border: 3px solid #cccccc;
}
.slider .legende {
	background-color: #333333;
	color: #eeeeee;	
}

.bgGray, .bgGray p, .bgGray h1, .bgGray h2, .bgGray h3, .bgGray h4 {
	color: #ffffff;
	background-color: #555555;
}

body.page_0, #turn {
	background-color: #ffffff;
	color: #111111;
}
body.page_0  h1, body.page_0  p, #turn p {
	color: #111111;
}


@media screen and (max-width: 1024px) {


	body {
		color: #5c5c5c;	
	}
	.nav * {
		color: #5c5c5c
	}
	.nav .menu * {
		color: #5c5c5c;
	}
	#footer * {
		color: #5c5c5c;
	}
	#footer .minibar {
		color :#5c5c5c;
	}

}


@media screen and (max-width: 767px) {



	.page_26 h1 {
		color: #fff !important;
	}

}



/************************************** COVID **************************************/


.covid {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;

}
.covid::before {
	  background: url(img/back-alert.png) repeat center center fixed; 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: '';
	z-index: -1   ;
	opacity: 0.7;
    filter: alpha(opacity=0.7);
}

.btCovidContainer {
	position: absolute;
	top: 20px;
	right: 20px;
}
.covid > div {
	width: 1100px;
	padding: 46px;
	background-color: #fff;
	margin: 0 auto;
	display: flex;
	align-items: flex-end;
	text-align: left;
}
.covid p {
	color: #979797;
}
.covid img {
	width: 45%;
	margin-right: 4%;
}
.covid > div > div {
	width: 61%;
	
}


@media screen and (max-width: 1920px) {
	
	.covid > div {
		width: 900px;
		padding: 38px;
	}
}
@media screen and (max-width: 1680px) {
	
	.covid > div {
		width: 800px;
		padding: 38px;
	}
}
@media screen and (max-width: 1366px) {

}


@media screen and (max-width: 1024px) {
	.covid > div {
		width: 700px;
		padding: 36px;
	}
}

@media screen and (max-width: 768px) {
	.covid > div {
		width: calc(100% - 72px);
		padding: 32px;
	}
}


@media screen and (max-width: 767px) {
	

	.covid > div > div {
		width: 100%;
		
}
	.covid > div {
		width: calc(100% - 48px);
		padding: 24px;
	}
	.covid > div {
		display: block;
	}
	.covid h2 {
		margin-top: 2px;
		margin-bottom: 8px;
	}
	.covid p {
		margin-bottom: 18px;
	}
}

.covid {
	z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
}
#tarteaucitronIcon {
	display: none !important;
}


#theCal table tr td.disabled, #theCal table tr td.disabled:hover {
	background-color: #ff00ff;
}
#theCal table tr td.new, #theCal table tr td.old {
	opacity: 0.7;
}
#theCal td.day:hover {
	cursor: default !important;	
}
#theCal td.day.disabled:hover {
	cursor: pointer !important;	
}
#theCal .datepicker-switch, #theCal .dow {
	text-transform: uppercase;	
}

#theCal {
	background-color: #fff;
	padding: 6px 0 6px;
}
#theCal, #theCal .datepicker {
	width: 240px;
	overflow: hidden;
}
#theCal {
	height: 254px;
	overflow: hidden;
}
#theCal .datepicker {
}

#theCal table {
  border-collapse: collapse;
}
#theCal table td {
  border: 1px solid #f3f3f3;
  width: 34px;
  height: 29px;
  text-align: center;
  vertical-align: middle;
	font-size: 12px;
	color: #444;
}
#theCal table td:hover {
	background-color: #fff;
}
#theCal table tr:first-child td {
  border-top: 0;
}
#theCal table tr td:first-child {
  border-left: 0;
}
#theCal table tr:last-child td {
  border-bottom: 0;
}
#theCal table tr td:last-child {
  border-right: 0;
}

#theCal table tr:last-child td {
  border-bottom: 0;
}


#theCal thead th {
	padding-bottom: 7px !important;
}


#theCal .datepicker-switch:hover {
	cursor: pointer;
	background-color: #fff;
	font-weight: bold;
}

#theCal .datepicker-switch {
	font-size: 15px;
	font-weight: bold;
	color: #777;
}

#theCal thead th:hover {
	background-color: #fff;
}
#theCal .dow {
	background-color: #fff;
	font-size: 12px;
}
#theCal table tr td.active {
	background-color: #000000 !important;
	color: #fff;
}
#theCal table tr td.disabled, #theCal table tr td.disabled:hover {
	background-color: #fff !important;
}
#theCal table tr td.disabled {
	position: relative;
}
#theCal table tr td.disabled:after {
	    content: '';
		position: absolute;
		bottom: 0px;
		width: 100%;
		left: 0;
		background-color: #000000;
		height: 3px;
}
#theCal table tr td.disabled.active {
		background-color: #000000 !important;
}

#theCal .next {
	background: url(img/cal-next.png) no-repeat;
	background-size: 100%;
	background-position: 0px -3px;
}
#theCal .prev {
	background: url(img/cal-prev.png) no-repeat;
	background-size: 100%;
	background-position: 0px -3px;
}
#theCal {
	width: 240px;
	display: inline-block;
	float: left;
}
.calendrierList {
	width: calc(100% - 240px);
	display: inline-block;
	float: left;
}
.calendrierList .item {
	width: 100%;
	height: 254px;	
}
.calendrierList .item > a.illuscontainer img, .calendrierList .item > a.illuscontainer {
	height: 100%;
	width: auto;
	display: inline-block;
}
.calendrierList .item > a.illuscontainer img {
	display: block;
}
.calendrierList .item {
	display: flex;
	flex-direction: row-reverse;
	margin-bottom: 24px;
	background-color: #fff;
}
.calendrierList .item .bt {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: #000;
	border-color: #000;
	color: #fff;
	text-transform: uppercase;
}
.calendrierList .item .bt:hover {
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.calendrierList .item > div {
	width: 100%;
}
.calendrierList.calSlider .item {
	margin-bottom: 0px;
}

.calendrierList.calSlider .slick-next {
	right: 0px;
	left: auto;
	top: 0;
	background: url(../img/cal-bt-next.png) no-repeat;
	background-size: 100%;
	z-index: 2;
}
.calendrierList.calSlider .slick-prev {
	right: 0px;
	left: auto;
	top: 35px;
	background: url(../img/cal-bt-prev.png) no-repeat;
	background-size: 100%;
	z-index: 2;
}
.calendrierList.calSlider {
    opacity: 0;
    filter: alpha(opacity=0);	
}
.calendrierList.calSlider .slick-slider {
    opacity: 1;
    filter: alpha(opacity=1);	
}


@media screen and (max-width: 768px) {
	.calendrierList {
		width: 100%;
		display: block;
		float: none;
		margin-top: 32px;
	}
	#theCal {
		width: 240px;
		display: block;
		float: none;
	}
}
@media screen and (max-width: 767px) {
	.calendrierList {
		width: 100%;
		display: block;
		float: none;
		margin-top: 32px;
	}
	#theCal {
		width: 100%;
		display: block;
		float: none;
	}
	#theCal .datepicker, #theCal .datepicker table, #theCal .datepicker thead, #theCal .datepicker tbody {
		width: 100%;
	}
	#theCal table td {
		width: calc(14.28% - 1px);
	}
	.calendrierList .item {
		display: inline-block;
		margin-bottom: 24px;
		height: auto;
	}
	.calendrierList .item > a.illuscontainer img, .calendrierList .item > a.illuscontainer {
		width: 100%;
		display: block;
		height: auto;
		clear: both;
		float: none;
	}
	.calendrierList .item > div {
		width: 100%;
		width: 100%;
		display: block;
		height: auto;
		clear: both;
		float: none;
	}
	#theCal .next {
		background: url(img/cal-next.png) no-repeat;
		background-size: 100%;
		background-position: 0px -10px;
	}
	#theCal .prev {
		background: url(img/cal-prev.png) no-repeat;
		background-size: 100%;
		background-position: 0px -10px;
	}
	#theCal {
		padding: 12px 0 6px;
	}	
}





/****************************** TELECHARGEMENT PRO **************************** */

.myselect select, .myselect input {
	border: 0;
	padding: 0px 6px 0 12px;
	color: #3f3f3f;
	font-size: 13px;
	line-height: 13px;
	z-index: 1;
	display: block;
	background: url(img/bt_select.png) no-repeat 136px #d9d9d9;
	-webkit-appearance: none;
	-moz-appearance: none;
	height: 30px;
}

.page_37 table img.tdsep {
    position: absolute;
    height: 66%;
    width: 1px;
    top: 17%;
    left: 0px;
}
.page_37 table img.pdfd {
    height: auto;
    width: 30px;
    display: inline;
}
.page_37 table {
    width: 100%;
    margin-bottom: 34px;
}
.page_37 th {
    padding: 18px 28px;
    vertical-align: middle;
    color: #ffffff;
    background-color: #4c4c4c;
    width: calc(100% - 172px);
}
.page_37 table .t2, .page_37 table .t3 {
    width: 86px;
    text-align: center;
    position: relative;
}
.page_37 td {
    padding: 14px 28px;
    vertical-align: middle;
    border-bottom: 1px solid #989898;
}
.page_37 table h2 {
	margin-bottom: 0px;
	color: #fff;
	font-weight: 300;
}
.page_37 .right {
    display: inline-block;
    float: left;
    width: calc(100% - 287px);
}
.page_37 .left {
    display: inline-block;
    float: left;
    width: 287px;
    padding-right: 10px;
}
.page_37 .for_mobile_only.filtres {
    display: none;
}
.page_37 .filtres li {
    float: left;
    display: inline-block;
    margin: 0px 6px 8px 0px;
}

@media screen and (max-width: 1680px) {
	.myselect select, .myselect input {
		height: 28px;
	}		
	.page_37 .filtres li {
	    margin: 0px 5px 6px 0px;
	}
	.page_37 td {
	    padding: 9px 13px;
	}
	.page_37 th {
	    padding: 13px 13px;
	}	
	.page_37 table img.pdfd {
	    width: 24px;
	}
}

@media screen and (max-width: 1024px) {
	.myselect select, .myselect input {
		height: 26px;
		padding: 0px 6px 0 12px;
		font-size: 13px;
		display: block;
		background: url(img/bt_select.png) no-repeat 116px #d9d9d9;
	}
}

@media screen and (max-width: 768px) {
	
	.page_37 .right {
	    display: block;
	    float: none;
	    width: 100%;
	}
	.page_37 .left {
	    display: block;
	    float: none;
	    width: 100%;
	    padding-right: 0px;
	    margin-bottom: 20px;
	}

}
@media screen and (max-width: 767px) {
		
	.page_37 .filtres li {
	    margin: 0px 5px 6px 0px;
	}
	.page_37 .for_mobile_only.filtres {
		display: block;
	}
	.page_37 .not_for_mobile.filtres {
		display: none;
	}
	.myselect select {
		width: 116px;
		background: url(img/bt_select.png) no-repeat 94px #d9d9d9;
		font-size: 11px;
		background-size: 14px 8px;
		height: 22px;
	}
	.page_37 th {
		padding: 13px 13px;
	}
	.page_37 td {
		padding: 9px 13px;
	}
	.page_37 table img.pdfd {
		width: 14px;
	}
	.page_37 table .t2, .page_37 table .t3 {
		width: 40px;
	}	
	.page_37 table .t2, .page_25 table .t3 {
		width: 40px;
	}
	.page_37 table .t1 {
		width: calc(100% - 80px);
	}
	
}

/****************************** GALERIE PRO **************************** */

.page_38 .item_3 > div {
	padding: 0px;
	background: none;
}


.page_38 .thumb {
	width: 100%;
	position: relative;
}
.page_38 .thumbs .item {
	position: relative;
	width: calc(33% - 9px);
	margin-right: 18px;
	float: left;
	display: inline-block;
	position: relative;
	margin-bottom: 18px;
	-webkit-transition: opacity 250ms ease-in-out;
	-moz-transition: opacity 250ms ease-in-out;
	-ms-transition: opacity 250ms ease-in-out;
	-o-transition: opacity 250ms ease-in-out;
	transition: opacity 250ms ease-in-out;	
}

.page_38 .thumbs .item .i {
	width: 100%;
	height: auto;
	display: block;
}

.page_38 .thumbs .item .body {
	z-index: 1;
}


.page_38 .thumbs .item .hover {
	cursor: pointer;
	background: #fff none repeat scroll 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 40px);
	height: calc(100% - 40px);
	margin: 20px 20px 20px 20px;
	padding: 40px 40px 40px 40px;
	z-index: 2;
	-webkit-transition: opacity 150ms ease-in-out;
	-moz-transition: opacity 150ms ease-in-out;
	-ms-transition: opacity 150ms ease-in-out;
	-o-transition: opacity 150ms ease-in-out;
	transition: opacity 150ms ease-in-out;	
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
}
.page_38 .thumbs .item:hover .hover {
	-webkit-transition: opacity 150ms ease-in-out;
	-moz-transition: opacity 150ms ease-in-out;
	-ms-transition: opacity 150ms ease-in-out;
	-o-transition: opacity 150ms ease-in-out;
	transition: opacity 150ms ease-in-out;	
	opacity: 1;
	filter: alpha(opacity=1);
	-moz-opacity: 1;
}
.page_38 .thumbs .item:hover .hover * {
	color: #454545;
}
.page_38 .thumbs .item .hover a > div {
	bottom: 20px;
	position: absolute;
}

.page_38 .thumbs .item .hover h2 {
	font-weight: bold;
}
.page_38 .thumbs .item .hover p {
	text-transform: uppercase;
}
.page_38 .thumbs .item:nth-child(3n+3) {
	margin-right: 0px;
}

.page_38 .thumbs img {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 1680px) {
	.page_38 .thumbs .item .hover {
		width: calc(100% - 32px);
		height: calc(100% - 32px);
		margin: 16px 16px 16px 16px;
		padding: 20px 20px 20px 20px;
	}
		
}

@media screen and (max-width: 1024px) {

	.page_38 .thumbs .item {
		width: calc(33% - 10px);
	}
}


@media screen and (max-width: 768px) {
	.page_38 .thumbs .item:nth-child(3n+3) {
		margin-right: 18px;
	}
	.page_38 .thumbs .item:nth-child(even) {
		margin-right: 0px;
	}
	.page_38 .thumbs .item {
		width: calc(50% - 9px);
	}
}
@media screen and (max-width: 767px) {
	.page_38 .thumbs .item:nth-child(3n+3) {
		margin-right: 0;
	}
	.page_38 .thumbs .item {
		width: 100%;
		display: block;
		margin-right: 0;
	}
}





/* ****************** FONT ******************* */

/*
font-family: bilo, sans-serif;
font-weight: 300;
font-style: normal;

font-family: bilo, sans-serif;
font-weight: 700;
font-style: normal;

*/

p, ul {
	margin-top: 0px;
}

strong {
    font-weight: 600;
}

	body {
	
	    font-family: bilo, sans-serif;
	    font-size: 25px;
	    line-height: 34px;
	    letter-spacing: 0em;
		font-weight: 300;
		font-style: normal;
	}
	.btOrange {
	    font-size: 21px;
	    line-height: 0px;
	}
	.btOrange strong, .btOrange i {
	    display: inline-block;
	    margin-top: -2px;
	}
	.intro {
	    font-size: 30px;
	    line-height: 37px;
	}
	.baseline {
	    font-size: 40px;
	    line-height: 44px;
	}
	.smallText, .smallText strong, .bt.mini, .cbp-popup-lightbox-title p {
        font-size: 20px;
        line-height: 20px;
	}
	.bigText {
        font-size: 120px;
        line-height: 120px;
        margin-bottom: 80px;
	}
    h1, .h1 {
        font-size: 145px;
        line-height: 115px;
        margin-bottom: 50px;
		font-weight: 300;
    }
    h2, .overlayBox .title {
        font-size: 100px;
        line-height: 100px;
        margin-bottom: 30px;
		font-weight: 300;
    }
    
    h3 {
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 30px;
		font-weight: 300;
    }
	h4 {
		font-size: 44px;
		line-height: 46px;
		margin-bottom: 30px;
		font-weight: 300;
	} 
    h3.lessMargBottom {
        margin-bottom: 20px;
    }
	p, ul {
	    margin-bottom: 30px;
	}
	
	.mBaseLine {
		display: block;
		margin: -22px 0 24px;
    	font-weight: 600;
	}
	

@media screen and (max-width: 2560px) {
    h1, .h1 {
        font-size: 135px;
        line-height: 105px;
        margin-bottom: 46px;
    }
    h2, .overlayBox .title {
        font-size: 96px;
        line-height: 96px;
    }
    h3 {
        font-size: 58px;
        line-height: 58px;
        margin-bottom: 26px;
    }

    h4 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 30px;
		font-weight: 300;
    }
    h3.lessMargBottom {
        margin-bottom: 16px;
    }
} 

@media screen and (max-width: 1920px) {

 
	body {
	    font-size: 21px;
	    line-height: 30px;	
	}
	.btOrange {
	    font-size: 17px;
	    line-height: 0px;
	}
	.btOrange strong, .btOrange i {
	    display: inline-block;
	    margin-top: 0px;
	}
	.intro {
	    font-size: 24px;
	    line-height: 30px;
	}
	.baseline {
	    font-size: 30px;
	    line-height: 32px;
	}
	.smallText, .smallText strong, .bt.mini, .cbp-popup-lightbox-title p {
        font-size: 18px;
        line-height: 18px;
	}
	.bigText {
        font-size: 96px;
        line-height: 96px;
        margin-bottom: 64px;
	}
    h1, .h1 {
        font-size: 106px;
        line-height: 84px;
        margin-bottom: 40px;
    }
    h2, .overlayBox .title {
        font-size: 80px;
        line-height: 80px;
        margin-bottom: 24px;
    }
    
    h3 {
        font-size: 44px;
        line-height: 44px;
        margin-bottom:18px;
    }
    
    h4 {
        font-size: 26px;
        line-height: 29px;
        margin-bottom: 24px;
    }
    h3.lessMargBottom {
        margin-bottom: 10px;
    }
	p, ul {
	    margin-bottom: 24px;
	}
	.mBaseLine {
		display: block;
		margin: -20px 0 22px;
    	font-weight: 600;
	}
}

@media screen and (max-width: 1680px) {
 
 
	body {
	    font-size: 18px;
	    line-height: 26px;	
	}
	.btOrange {
	    font-size: 14px;
	    line-height: 0px;
	}
	.intro {
	    font-size: 22px;
	    line-height: 28px;
	}
	.baseline {
	    font-size: 24px;
	    line-height: 26px;
	}
	.smallText, .smallText strong, .bt.mini, .cbp-popup-lightbox-title p {
        font-size: 16px;
        line-height: 16px;
	}
	.bigText {
        font-size: 74px;
        line-height: 74px;
        margin-bottom: 46px;
	}
    h1, .h1 {
        font-size: 92px;
        line-height: 76px;
        margin-bottom: 30px;
    }
    h2, .overlayBox .title {
        font-size: 62px;
        line-height: 62px;
        margin-bottom: 18px;
    }
    
    h3 {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 16px;
    }
    
    h4 {
        font-size: 26px;
        line-height: 29px;
        margin-bottom: 20px;
    }
    h3.lessMargBottom {
        margin-bottom: 6px;
    }
	p, ul {
	    margin-bottom: 18px;
	}
	.mBaseLine {
		display: block;
		margin: -10px 0 12px;
    	font-weight: 600;
	}
}



@media screen and (max-width: 1440px) {

	
	.intro {
	    font-size: 20px;
	    line-height: 26px;
	}
    h1, .h1 {
        font-size: 86px;
        line-height: 70px;
        margin-bottom: 28px;
    }
    h3 {
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 12px;
    }
    h4 {
        font-size: 22px;
        line-height: 25px;
        margin-bottom: 12px;
    }
	
}


@media screen and (max-width: 1366px) {

	.bigText {
		font-size: 70px;
		line-height: 70px;
		margin-bottom: 26px;
	}
	.intro {
	    font-size: 20px;
	    line-height: 26px;
	}


    h1, .h1 {
        font-size: 80px;
        line-height: 62px;
        margin-bottom: 26px;
    }
    
    h2, .overlayBox .title {
        font-size: 56px;
        line-height: 56px;
        margin-bottom: 18px;
    }
    h3 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    h4 {
        font-size: 21px;
        line-height: 24px;
        margin-bottom: 12px;
    }
	.mBaseLine {
		display: block;
		margin: -6px 0 10px;
    	font-weight: 600;
	}
	
}



@media screen and (max-width: 1024px) {
	
    h1, .h1 {
        font-size: 70px;
        line-height: 56px;
        margin-bottom: 24px;
    }
    h2, .overlayBox .title {
        font-size: 52px;
        line-height: 52px;
        margin-bottom: 18px;
    }
    h3 {
        font-size: 29px;
        line-height: 29px;
        margin-bottom: 10px;
    }
    h4 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 12px;
    }
	.intro {
	    font-size: 19px;
	    line-height: 25px;
	}
	
}



@media screen and (max-width: 768px) {
	
    h2, .overlayBox .title {
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 16px;
    }
	
}




@media screen and (max-width: 767px) {

	body {
	    font-size: 20px;
	    line-height: 26px;	
	}
	.btOrange {
	    font-size: 17px;
	    line-height: 0px;
	}
	.btOrange strong, .btOrange i {
	    display: inline-block;
	    margin-top: -1px;
	}

	.smallText, .smallText strong, .bt.mini, .cbp-popup-lightbox-title p {
        font-size: 19px;
        line-height: 19px;
	}
	.intro {
	    font-size: 22px;
	    line-height: 28px;
	}
	.baseline {
	    font-size: 22px;
	    line-height: 24px;
	}

    h1, .h1 {
        font-size: 48px;
        line-height: 44px;
        margin-bottom: 20px;
    }
    h2, .overlayBox .title {
        font-size: 39px;
        line-height: 41px;
        margin-bottom: 18px;
    }
    h3 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 12px;
    }
    
	#pushes .baseline, #pushes .baseline, #pushes .r .btCicl {
	    font-size: 17px;
	    line-height: 19px;
	}
	#pushes .btCicle .rond {
		height: 30px;
		width: 30px;
		font-size: 28px;
		line-height: 0;
		padding: 11px 4px 5px 6px;
	}	
	
}

.alignLeft {
	text-align: left;
}

.noMargBottom {
	margin-bottom: 0px;
}
.fullsliderContainer .right {
	text-align: left;
}

.contentBigS .right {
	padding-top: 24% !important;
}

.page_28 .contentBigS .right {
	padding-top: 20% !important;
}


@media screen and (max-height: 1330px) {
	.contentBigS .right {
		padding-top: 25% !important;
	}

}
@media screen and (max-height: 1080px) {
	.contentBigS .right {
		padding-top: 26% !important;
	}

}
@media screen and (max-height: 980px) {
	.contentBigS .right {
		padding-top: 27% !important;
	}
}
@media screen and (max-height: 800px) {
	.contentBigS .right {
		padding-top: 28% !important;
	}

}
*[style="text-decoration: underline;"] {
	text-decoration: none !important;
	border-bottom: 1px solid #878786 !important;
}



