
/*
 Table Of Contents
 1.) Default Styles

 2.)  Home page
 2.1) Header
 2.2) Banner

 3.) Detail Service Page
 4.) Listing Services Page
 5.) Contacts Page

===============================================*/

/*
 1.) Default Styles
 ----------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

.videoIntro video {
    margin-top: 20px;
}



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* render html5 elements as block */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
	font-size:20px;
}

sub {
	bottom: -0.25em;
}

img {
	width:auto;
	height:auto;
	max-height:100%;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	line-height:.5em;
}

/*  Custom animations
/*-------------------------------------------------- */
@keyframes
reveal {
 0% {
 opacity: 0;
}
 1% {
 opacity: 0;
 -webkit-transform: scale(0.98) translateY(-15px);
}
 80% {
 -webkit-transform: scale(1);
}
 100% {
 -webkit-transform: translateY(0);
}
}
@-webkit-keyframes
reveal {
 0% {
 opacity: 0;
}
 1% {
 opacity: 0;
 -webkit-transform: scale(0.98) translateY(-15px);
}
 80% {
 -webkit-transform: scale(1);
}
 100% {
 -webkit-transform: translateY(0);
}
}
 @-moz-keyframes
reveal {
 0% {
 opacity: 0;
}
 1% {
 opacity: 0;
 -moz-transform: scale(0.98) translateY(-15px);
}
 80% {
 -moz-transform: scale(1);
}
 100% {
 -moz-transform: translateY(0);
}
}

/* #Basic Styles
================================================== */

body {
	font-family:"ArnoProRegular", "Times New Roman", Times, serif;
	font-size:16px;
	line-height:20px;
	color:#FFFFFF;
	background:#000000;
	margin: 0;
	/*overflow-y: hidden;*/
	overflow: hidden;
	padding: 0;
	width: 500%;
}

.img-fleches {
    left: 50%;
    top: 50%;
    margin-left: -58px;
		margin-top: -70px;
    position: absolute;
    display: none !important;}

/* #Links
================================================== */

a {
	color:#FFFFFF;
	outline:0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	cursor:pointer;
	text-decoration:none;
}

a:hover {
	color:#af9b69;
	text-decoration:underline;
	outline:0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

a:focus, a:active, a:visited {
	outline:0;
	text-decoration:none;
}


/* #Typography
================================================== */

h1, h2, h3, h4, h5, h6 {
	font-family:"ArnoProBoldCaption", "Times New Roman", Times, serif;
	line-height:.95em;
	color:#FFFFFF;
	padding:0 0 9px 0;
	font-weight:normal;
}

h1 {
	font-size:55px;
	color:#FFFFFF;
}

h1 span {
	font-family:"ArnoProSubhead", "Times New Roman", Times, serif;
	font-size:68px;
	color:#af9b69;
}

h2 {
	font-size:34px;
}

h2 span {
	font-family:"ArnoProSubhead", "Times New Roman", Times, serif;
	font-size:40px;
	color:#af9b69;
}
#content-div h2 {
    margin: 5px 0;
}
h3 {
	font-size:20px;
}
.actualites h3{margin-top: 1px;}

h4 {
	font-size:18px;
}

h5 {
	font-size:16px;
}

h6 {
	font-size:14px;
}

p {
	padding:0 0 20px 0;
}

em {
	font-style:normal;
}

strong {
	font-weight:normal;
	font-family:"ArnoProBold", "Times New Roman", Times, serif;
}

.bold {
	font-family:"ArnoProBold", "Times New Roman", Times, serif;
}

.upper {
	text-transform:uppercase
}

.lower {
	text-transform:none
}

.highlight {
	color:#af9b69;
}
#villes {   height: 500px; width: 500px;  margin-left: -390px; margin-top: -390px; position: absolute;
    top: 50%; left: 50%;  }
#villes p { padding: 0; }
#villes .ville { display: none !important;  position: absolute; width: 225px;  background: #000; border: 2px solid #a28d5a; padding: 15px; }
#villes .ville-1 { left: 50%; top: 140px; margin-left: -120px; }
#villes .ville-2 { margin-right: -450px;   right: 50%;    top: 135px;}
#villes .ville-3 { left: 50%; margin-left: -215px;    top: 305px;}
#villes .ville-4 { right: 50%; margin-right: -440px; top: 315px;}

@media only screen and (max-width: 1024px) {
	#villes { height: auto; }
}


.cont-txt-out a[href="#page-7"], .cont-txt-out a[href="http://portail.tlw-group.com/"]{
    background: url(../images/arrow-01-next.png) no-repeat 0 2px;
    padding: 0 0 0 10px;
}

@media only screen and (min-width: 1550px) and (max-width: 1600px) {
	h2 {font-size:32px;}
}
@media only screen and (min-width: 1500px) and (max-width: 1550px) {
	h2 {font-size:30px;}
}
@media only screen and (min-width: 1400px) and (max-width: 1500px) {
	h2 {font-size:28px;}
}
@media only screen and (min-width: 1300px) and (max-width: 1400px) {
	h2 {font-size:26px;}
}
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
	h2 {font-size:24px;}
}
@media only screen and (min-width: 1100px) and (max-width: 1200px) {
	h2 {font-size:22px;}
}
@media only screen and (min-width: 1024px) and (max-width: 1100px) {
	h2 {font-size:20px;}
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
	h1 {font-size:48px;}
	h1 span {font-size:60px;}
	.fancybox-inner h2 {color: #000;}
	h2 span {font-size:34px;}
	h3 {font-size:18px;}
}

@media only screen and (max-width: 1024px) {
	h1 {font-size:40px;}
	h1 span {font-size:47px;}
	h2 {font-size:26px;}
	h2 span {font-size:32px;}
	h3 {font-size:18px;}
}

@media only screen and (max-width: 767px) {
	h1 {font-size:25px;}
	h1 span {font-size:30px;}
	h2 {font-size:20px;}
	h2 span {font-size:24px;}
	h3 {font-size:18px;}
}


/* #Order and Unorder Styles
================================================= */

ul, li, ol {
	list-style:none;
	padding:0;
	margin:0;
}


/*= Video
=======================================================*/

.video-container {
	width:100%;
	float:left;
	position: relative;
	padding-bottom:44.5%;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:none;
}


/* #Input Styles
================================================= */

input, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline:0;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	outline: 0;
}

input, textarea {
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}

input, textarea {
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}

label {
	width:100%;
	float:left;
	font-size:17px;
	color:#333333;
	line-height:17px;
	padding-bottom:8px
}

label span {
	color:#da8577;
}

.input, .textarea, .select {
	width:100%;
	height:41px;
	float:left;
	background:#f7f7f7;
	border:1px solid #af9b69;
	border-radius:0;
	font-family:"ArnoProRegular", "Times New Roman", Times, serif;
	font-size:17px;
	color:#666666;
	padding:12px 18px;
	behavior: url(PIE.htc);
	position:relative;
}

.error {
	border-color:#da8577;
	font-family:"ArnoProRegular", "Times New Roman", Times, serif;
	font-size:14px;
	color:#da8577;
}

.err {
	border-color:#f00;
}

.select.err{
 color:#f00;
}

input.err::-webkit-input-placeholder	{ color:#f00; }
input.err::-moz-placeholder	{ color:#f00; }
input.err::-ms-input-placeholder	{ color:#f00; }

img#cryptogram {
    width: 90%;
    background: white;
    border: none;
    padding: 0;
}

img.png_bg {
    border: none !important;
    width: 10% !important;
    padding: 0 !important;
}

.textarea {
	height:170px;
	resize:none;
	padding:10px 18px;
}

.btn {
	float:none;
	display: inline-block;
	font-family:"ArnoProBoldCaption", "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	background:none;
	filter: 0;
	border:1px solid #a28d5a;
	border-left: 0;
	border-right: 0;
	border-radius:0;
	line-height:20px;
	text-transform:none;
	text-decoration:none;
	cursor: pointer;
	position:relative;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	padding: 15px 30px 15px 0;
	margin: 0;
	width: 100%;
}

div.readmore p, div.readmore ul, div.readmore ol, div.readmore img, div.readmore span  {display: none;}
.actus .readmore span{display:inline-block!important;}
.actus .readmore img, .actus .readmore p{display: block!important; width: 100%;}

/* 03/02/2020 ajout page avec tableau et chiffres animés*/
div.readmore table  {display: none;}
table.keys { overflow: hidden; }
table.keys tr td { vertical-align: middle; padding: 0 5px 0 5px; overflow: hidden;  }
table.keys tr td h4 {margin: 0; padding: 0; color: #af9b69; font-size: 30px;}
table.keys tr td h4 strong { font-size: 60px; }
table.keys tr td p {margin: 0; padding: 0; font-size: 20px; }
table.keys tr td:first-child, table.keys tr td:last-child  { width: 160px; }
table.keys tr td:first-child  { text-align: right; }
table.keys tr td:last-child  { text-align: left; }
table.keys tr td:first-child img, table.keys tr td:last-child img { width: 120px; height: auto; } 
@media screen and (max-width: 1441px){
	table.keys tr td h4 strong { font-size: 50px; }
	table.keys tr td p {margin: 0; padding: 0; font-size: 16px; }
}





.descShort{font-family: "ArnoProRegular"; padding-bottom: 5px;}
.btn.readmore.active .descShort{color: black;}

@media screen and (min-width: 1441px){

    .readmoreActus a div span:first-child{width: 25%;}
    .readmoreActus a div span:nth-child(2){width: 72%; padding-left: 5px;}
    .readmoreActus a div span h3{font-size: 16px;}
    .readmoreActus a div span .date{padding:0;}
    .readmoreActus a div span .descShort{font-size: 14px;}

}

.btn.readmore { border: 1px solid #fff; margin-bottom: 15px; padding: 10px; background: transparent;}
.btn.readmore p{ display: none;  }
.btn.readmore h3 { padding: 0;  }
.btn.readmore.active { background: #fff; }
.btn.readmore.active h3{ color: #333;  }
.contenuMore1 h3{ display: none;  }
.contenuMore2 h3{ display: none;  }
.contenuMore ul {
    padding-bottom: 20px;
    position: relative;
    overflow: hidden;
}
.contenuMore ul li {
    width: 100%;
    float: left;
    background: url(../images/arrow-02.png) no-repeat 0 3px;
    /* color: #dad1b8; */
    padding-left: 15px;
		    padding-bottom: 5px;
}
.contenuMore .flexslider ul li {
    width: 100%;
    float: left;
    background: none;
    /* color: #dad1b8; */
    padding-left: 0px;
		    padding-bottom: 0px;
}

.contenuMore .flexslider ul li img {
    border: 1px solid #a78d52;
    padding: 4px;
}

.contenuMore a{
    color:#000000;
}
.contenuMore a:hover{
    color: #af9b69;
}

.btn span {
	width:100%;
	float:none;
	display:inline-block;
	/*background:url(../images/arrow-03.png) no-repeat left center;*/
	padding-left:45px;
}

.cont-txt img { width: 180px; padding: 4px; border: 1px solid #a28d5a; }
.cont-txt .logo-in img { width: inherit; padding: 0; border: 0; }

.btn:focus,
.btn:active:focus,
.btn.active:focus {
	filter: 0;
	outline: 0;
	outline-offset: 0;
}

.btn:hover,
.btn:focus {
	background:rgba(0, 0, 0, 0.2);
	color:#FFFFFF;
	text-decoration: none;
	filter: 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.btn:active,
.btn.active {
	color:#FFFFFF;
	text-decoration:none;
	filter: 0;
	outline:0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.btn.active span {
	background:url(../images/icon-close-02.png) no-repeat left center;
}
.readmoreActus span{
    background-image: none!important;
    padding: 0px;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}

@media only screen and (max-width: 1440px) {
.btn {
	font-size:15px;
	padding:15px 20px;
}

.btn span {
	padding-left:0px;
}
}

@media only screen and (max-width: 1279px) {
.btn {
	font-size:15px;
	padding:15px 20px;
}

.btn span {
	padding-left:36px;
}
}

@media only screen and (max-width: 1024px) {
.btn {
	font-size:16px;
	padding:15px 20px;
}

.btn span {
	padding-left:36px;
}
}


/* #Show-Hide Responsive Options
================================================== */

.show_mobile {
	display:none;
}

.hide_mobile {
	display:block;
}

.show_both {
	display:none;
}

.hide_both {
	display:block;
}


@media only screen and (max-width: 1024px) {
.show_both {
	display:block;
}

.hide_both {
	display:none;
}
}

@media only screen and (max-width: 767px) {
.show_mobile {
	display:block
}
.hide_mobile {
	display:none
}
}


/*= Grow & flip
=======================================================*/

.grow {
	display: inline-block;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.grow:hover, .grow:focus, .grow:active {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.flip {
	-webkit-transition: all 0.9s ease-out;
	-moz-transition: all 0.9s ease-out;
	-ms-transition: all 0.9s ease-out;
	-o-transition: all 0.9s ease-out;
	transition: all 0.9s ease-out;
	cursor:pointer
}

.flip:hover {
	-webkit-transform: rotateY(360deg);
	-webkit-box-sizing: border-box;
	-moz-transform: rotateY(360deg);
	-moz-box-sizing: border-box;
	-o-transform: rotateY(360deg);
	-o-box-sizing: border-box;
	transform: rotateY(360deg);
	box-sizing: border-box;
	cursor:pointer
}


@-webkit-keyframes
fadeIn {
from {
opacity:0;
}

to {
	opacity:1;
}
}
@-moz-keyframes
fadeIn {
from {
opacity:0;
}

to {
	opacity:1;
}
}
@keyframes
fadeIn {
from {
opacity:0;
}

to {
	opacity:1;
}
}

.fade-in {
   opacity:0;
    -webkit-animation:fadeIn ease-in 1;
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;

    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;

    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    animation-duration:1s;

    -webkit-animation-delay: 0.7s;
	-moz-animation-delay: 0.7s;
	animation-delay: 0.7s;
}


/*
 2.) Home page
 ----------------------------------------*/

.row-offcanvas {
	position: absolute;
	left: 0; right: 0; top: 0; bottom: 0;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.row-offcanvas.societe { left: 100%; right: -100%;}
.row-offcanvas.services { left: 200%; right: -200%;}
.row-offcanvas.activites { left: 300%; right: -300%;}
.row-offcanvas.actualites { left: 400%; right: -400%;}
.row-offcanvas.contacts { left: 500%; right: -500%;}

.row-offcanvas-inner {
	width:100%;
/*	float:left;*/
	-webkit-transition:all .25s ease-out;
	-moz-transition:all .25s ease-out;
	-o-transition:all .25s ease-out;
	transition:all .25s ease-out;
/*	position:relative;*/
	height:100%;
}

.container {
	width:100%;
	margin:0 auto;
}

.outer-bg {
	width:100%;
	height:100%;
	float:none;
	display:table;
	margin:0 auto
}

.galeriePhoto { float: left; padding: 0 45px; }

.inner-bg {
	width:100%;
	height:100%;
	float:none;
	display:table-cell;
	vertical-align:middle;
}

.menu-btn {
	width:35px;
	height:35px;
	float:left;
	display:none;
	background:rgba(0, 0, 0, 0.5);
	position:absolute;
	right:30px;
	top:35px;
	z-index:30;
	margin:0;
	padding:8px;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.menu-btn span {
	width:100%;
	height:3px;
	float:left;
	background:#FFFFFF;
	margin:2px 0 1px 0;
}

.menu-btn .close {
	width:100%;
	height:100%;
	float:left;
	background:url(../images/icon-close-01.png) no-repeat center center;
	background-size:16px 16px;
	display:none;
	margin:0;
}

.menu-btn.active span {
	display:none;
}

.menu-btn.active .close {
	display:block;
}

.popupServices { display: none; left: 200%;
    right: -200%; }


@media only screen and (max-width: 1024px) {
.menu-btn {
	display:block;
}
}

@media only screen and (max-width: 767px) {
.menu-btn {
	right:5%;
	top:22px;
}
}


/*
 2.1) Header
 ----------------------------------------*/

.header-main {
	width:100%;
	float:left;
}

.logo-out {
	/*float:left;*/
	position:absolute;
	top:0;
	left:0;
	bottom: 0;
	right: 0;
	z-index:10;
	padding-bottom:200px;
}

.logo {
	width:100%;
	float:left;
	text-align:center;
	padding-bottom:23px;
}

.caption-txt {
	width:100%;
	float:left;
	font-family:"ArnoProSubhead", "Times New Roman", Times, serif;
	font-size:30px;
	color:#FFFFFF;
	text-align:center;
}

.caption-txt p { padding: 0;}
.caption-txt a {
	color:#FFFFFF;
}
.menu-btn.active + .nav-bar{
margin-right:0px;
    top: 80px;

}
.nav-bar {
	width:100%;
	height:65px;
	float:left;
	background:rgba(0, 0, 0, 0.5);
	border-top:5px solid #af9b69;
	position:fixed;
	bottom:0;
	left:0;
	z-index:80;
}

.nav-bar nav {
	width:100%;
	float:left;
}

.nav-bar nav ul {
	width:100%;
	float:left;
	text-align:center;
	position:relative;
}

.nav-bar nav ul li {
	height:60px;
	float:none;
	display:inline-block;
	background:url(../images/divider-01.png) no-repeat left center;
	font-family:"ArnoProSubhead", "Times New Roman", Times, serif;
	font-size:20px;
	padding:0 12px 0 14px;
}

.nav-bar nav ul li:first-child {
	background:none;
}

.nav-bar nav ul li a {
	height:60px;
	float:left;
	border-bottom:5px solid transparent;
	color:#FFFFFF;
	text-decoration:none;
	line-height:60px;
}

.nav-bar nav ul li:hover a {
	color:#af9b69;
	text-decoration:none;
}

.nav-bar nav ul li.active a {
	color:#af9b69;
	border-bottom-color:#af9b69;
}

.nav-bar nav ul li .dropbox-out {
	width:100%;
	float:left;
	position:absolute;
	bottom:67px;
	left:0;
	display:none;
}

.nav-bar nav ul li .dropbox {
	width:75%;
	float:left;
	background:rgba(223, 214, 193, 0.8);
	padding:20px 0 10px 0;
}

.nav-bar nav ul li .dropbox.full {
	width:100%;
}

.nav-bar nav ul li .dropbox ul {
	width:100%;
	float:left;
	text-align:center;
	padding:0;
}

.nav-bar nav ul li .dropbox ul li {
	width:14.83%;
	height:auto;
	float:none;
	display:inline-block;
	padding:0;
	margin:0 23px;
}

.nav-bar nav ul li .dropbox ul li a {
	height:auto;
	border:none;
	line-height:normal;
	text-decoration:none;
}

.nav-bar nav ul li .dropbox figure {
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:10px;
}

.nav-bar nav ul li .dropbox figure img {
	width:100%;
	border:3px solid rgba(255, 255, 255, 0.5);
}

.nav-bar nav ul li .dropbox h3 {
	font-family:"ArnoProBoldCaption", "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	text-transform:uppercase;
	padding-bottom:0;
}

.nav-bar nav ul li .dropbox h3 a {
	color:#000000;
}


@media only screen and (min-width: 1024px) and (max-width: 1279px) {
.nav-bar nav ul li .dropbox ul li {
	width:18%;
	margin:0 17px;
}

.nav-bar nav ul li .dropbox h3 {
	font-size:16px;
}
}

@media only screen and (max-width: 1024px) {
.logo-out {
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.row-offcanvas.active .logo-out {
	left:-250px;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.logo {
	padding-bottom:20px;
}

.logo img {
	width:200px
}

.caption-txt {
	font-size:26px;
}

.logo-inner {
	width:100%;
	float:left;
	background:rgba(0, 0, 0, 0.7);
	padding:15px 30px;
}

.logo-inner img {
	width:95px;
}

.nav-bar {
	width:100%;
	height:auto;
	background:none;
	border-top:none;
	position: static;
	bottom:auto;
}

.nav-bar nav {
	padding:20px 0 0 0;
}

.nav-bar nav ul {
	text-align:left;
}

.nav-bar nav ul li {
	width:100%;
	height:auto;
	float:left;
	background:none;
	font-size:18px;
	padding:0;
}

.nav-bar nav ul li a {
	width:100%;
	height:auto;
	color:#333333;
	border-bottom:none;
	line-height:normal;
	padding:6px 20px;
}

.nav-bar nav ul li:hover a {
	border-bottom:none;
	background:#af9b69;
	color:#FFFFFF;
}

.nav-bar nav ul li.active a {
	border-bottom:none;
	background:#af9b69;
	color:#FFFFFF;
}

.nav-bar nav ul li:hover .dropbox-out {
	display:none;
}

.nav-bar nav ul li.active .dropbox-out {
	display:block;
}

.nav-bar nav ul li.active:hover .dropbox-out {
	display:block;
}

.nav-bar nav ul li .dropbox-out {
	position:relative;
	top:0;
	bottom:auto;
}

.nav-bar nav ul li.active  .dropbox-out a {
	background:none;
	color:#FFFFFF;
}

.nav-bar nav ul li .dropbox {
	width:100%;
	background:rgba(223, 214, 193, 0.8);
	padding:10px 0 6px 0;
}

.nav-bar nav ul li .dropbox ul {
	text-align:left;
	padding:0;
}

.nav-bar nav ul li .dropbox ul li {
	width:100%;
	float:left;
	padding:0;
	margin:0;
}

.nav-bar nav ul li .dropbox ul li a {
	width:100%;
	height:auto;
	text-align:left;
	padding:6px 30px;
}

.nav-bar nav ul li .dropbox figure {
	display:none;
}

.nav-bar nav ul li .dropbox h3 {
	font-size:15px;
}

.nav-bar nav ul li .dropbox a:hover h3 {
	color:#af9b69
}

.row-offcanvas {
	width:100%;
	float:left;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.row-offcanvas-right {
	right: 0;
}

.row-offcanvas-right .sidebar-offcanvas {
	right:-250px;
}

.row-offcanvas-right.active .sidebar-offcanvas {
	right: 0;
}

.row-offcanvas-right.active {
	right: 0;
}

.row-offcanvas.active .row-offcanvas-inner {
	-webkit-transition:all .25s ease-out;
	-moz-transition:all .25s ease-out;
	-o-transition:all .25s ease-out;
	transition:all .25s ease-out;
	margin-left:-250px;
}

.row-offcanvas.active .header-main {
	-webkit-transition:all .25s ease-out;
	-moz-transition:all .25s ease-out;
	-o-transition:all .25s ease-out;
	transition:all .25s ease-out;
	margin-left:-250px;
}

.sidebar-offcanvas {
	position:fixed;
	top:0;
	width:250px;
	height:100%;
	float:left;
	background:#F1F1F1;
	-webkit-transition:all .25s ease-out;
	-moz-transition:all .25s ease-out;
	-o-transition:all .25s ease-out;
	transition:all .25s ease-out;
	z-index:100;
	overflow:auto;
}
}

@media only screen and (max-width: 767px) {
.logo-out {
	padding-bottom:100px;
}

.logo {
	padding-bottom:13px;
}

.logo img {
	width:120px;
}

.caption-txt {
	font-size:18px;
}

.logo-inner {
	padding:12px 5%;
}

.logo-inner img {
	width:70px;
}
}


/*
 2.2) Banner
 ----------------------------------------*/

.banner-main {
	/*float:left;*/
	background-size:cover !important;
	position:absolute;
	background-attachment: fixed !important;
	top:0;
	left:0;
	bottom: 0;
	right: 0;
	width: 100%; height: 100%;
	-webkit-transition:all .25s ease-out;
	-moz-transition:all .25s ease-out;
	-o-transition:all .25s ease-out;
	transition:all .25s ease-out;
}

.row-offcanvas.active .banner-main {
	left:-250px;
	-webkit-transition:all .25s ease-out;
	-moz-transition:all .25s ease-out;
	-o-transition:all .25s ease-out;
	transition:all .25s ease-out;
}


/*
 3.) Detail Service Page
 ----------------------------------------*/

.content-main {
	/*float:left;*/
	position:absolute;
	top:0;
	left:0;
	bottom: 0;
	right: 0;
}

.figure-big {
	width:100%;
	height:100%;
	float:left;
	background-size:cover !important;
	position:absolute;
	background-attachment: fixed !important;
	top:0;
	left:0;
	background:url("../images/bg-defaut.png") repeat center center;
}

.left-col.spe {
	width:25%
}
@media screen and (max-width: 1024px)
{
    .left-col.spe {
        width: 100%;
    }
}

.left-col {
	width:75%;
	height:100%;
	float:left;
/*	position:relative;*/
}

.top-bar {
	width:100%;
	float:left;
	position:relative;
	z-index:10;
	padding-bottom:30px;
}

.breadcrumb {
	width:300px;
	float:left;
	border-bottom:2px solid #cabb99;
	font-size:12px;
	color:#FFFFFF;
	padding:30px 0 25px 120px
}

.breadcrumb a {
	color:#FFFFFF;
	margin:0 1px;
}

.breadcrumb span {
	color:#cabb99;
}

.back-txt {
	float:right;
	background:url(../images/arrow-01.png) no-repeat 0 3px;
	font-size:22px;
	padding:0 0 0 14px;
	margin:18px 30px 18px 0
}

.back-txt:hover {
	color:#FFFFFF;
}

.cont-left {
	width:100%;
	float:left;
	height: 100%;
}

.cont-left aside {
	width:100%;
	max-width:420px;
	float:left;
}

.cont-left aside p {
	font-size:26px;
	line-height:32px;
}

.cont-left .aside-out {
	width:100%;
	float:left;
	padding:0 0 0 120px;
	height: 100%;
	position:absolute;
	z-index:10;
}

.cont-left .aside-out-2 {
	width:100%;
	float:left;
	padding:0 0 0 120px;
	position:relative;
	z-index:10;
}

.cont-left .certif {
	clear: both;
}
.cont-left .certif img {
	max-width: 150px;
	margin: 50px 20px;
}

.cont-left .navigation {
	width:100%;
	float:left;
	position:absolute;
	bottom:215px;
	left:0;
}

.cont-left .navigation .arrow-prev {
	width:245px;
	float:left;
	background:rgba(223, 214, 193, 0.8);
	text-decoration:none;
	padding:20px 25px 16px 15px;
	position:relative;
	z-index:11;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.cont-left .navigation .arrow-prev span {
	width:100%;
	float:left;
	background:url(../images/arrow-prev-01.png) no-repeat left center;
	text-align:center;
	padding-left:35px;
}

.cont-left .navigation .thumbs-out {
	width:100%;
	float:left;
}

.cont-left .navigation .thumbs-out figure {
	width:100%;
	float:left;
	padding-bottom:12px;
}

.cont-left .navigation .thumbs-out h4 {
	font-family:"ArnoProSubhead", "Times New Roman", Times, serif;
	color:#000000;
	padding-bottom:0;
}

.cont-left .navigation .arrow-next {
	width:245px;
	float:right;
	background:rgba(223, 214, 193, 0.8);
	text-decoration:none;
	padding:20px 15px 16px 25px;
	position:relative;
	z-index:11;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.cont-left .navigation .arrow-next span {
	width:100%;
	float:left;
	background:url(../images/arrow-next-01.png) no-repeat right center;
	text-align:center;
	padding-right:35px;
}

.right-col.spe {
	width:75%;
}

@media screen and (max-width: 1024px)
{
    .right-col.spe {
        width: 100%;
    }
}

.right-col {
	width:25%;
	height:100%;
	float:left;
	background:rgba(0, 0, 0, 0.8);
	position:relative;
	z-index:10;
	padding-bottom:65px;
}

.openGalerie span {
text-align:center;
}
.cont-txt-out {
	width:100%;
	height:100%;
	float:left;
	padding:38px 0 0 ;
	overflow:auto;
}
.actualites .cont-txt-out{
    padding: 35px 35px 0 35px;
}

.cont-txt-out .btn-out {
	width:100%;
	float:left;
	margin: 0 0 20px;
	position:relative;
	margin-top: 25px;
}

.btn.btnCursor{
	cursor: default;
}

.cont-txt {
	width:100%;
	/*min-height:100%;*/
	float:left;
	padding:0 45px ;
}


.actualites .cont-txt{
    padding: 0px;
}
.actuPhoto{
    border: 1px solid #a78d52;
    padding: 4px;
}
.actualites .contenuMoreBlockActus h4{
    color: rgb(0, 0, 0);
    margin-top: 10px;
}
.actualites .date{
    font-size: 14px;
    color: #a78d52;
    padding-bottom: 10px;
}


.contactList .cont-txt{
	/*padding: 0;*/
}

.cont-txt p strong {
	font-family:"ArnoProBoldCaption", "Times New Roman", Times, serif;
}

.cont-txt aside {
	width:100%;
	float:left;
	padding-bottom:20px;
}

.cont-txt aside p {
	padding-bottom:0;
}

.cont-txt ul {
	width:100%;
	float:left;
	padding:0 0 15px 8px;
}

.cont-txt ul li {
	width:100%;
	float:left;
	background:url(../images/arrow-02.png) no-repeat 0 3px;
	color:#dad1b8;
	padding-left:11px;
}
#page-7 .cont-txt ul li { padding: 0}

.cont-txt ul li a {
	color:#dad1b8;
}

.cont-txt .logo-in {
	width:100%;
	float:left;
	text-align:center;
	padding-bottom:42px;
}

.tab-links-2, .tab-links-26 {
	width:100%;
	float:left;
	/*padding-bottom:35px;*/
	position:relative;
}

.contenuMore {
		background: #ffffff none repeat scroll 0 0;
    bottom: 65px;
    color: #000000;
    left: -100%;
    overflow: auto;
    padding: 15px 20px;
    position: absolute;
    top: 0;
		width: 100%;
		display: none;
}

/*.contenuMore h3{
	display: none;
}*/

.tab-links-2 ul, .tab-links-26 ul {
	width:100%;
	float:left;
	margin:0;
	padding-bottom:20px;
}

.tab-links-2 ul li, .tab-links-26 ul li {
	width:47.2%;
	float:left;
	margin:0 2.8% 2.8% 0;
	height: 75px;
}

.tab-links-2 ul li img, .tab-links-26 ul li img {
	width:100%;
	margin-top: auto;
	margin-bottom: auto;
}

#page-7 .logo-in { margin-left: 0px; }

.tab-links-2 ul li a, .tab-links-26 ul li a {
	display: flex;
	width:100%;
	height: 100%;
	float:left;
	border:1px solid rgba(162, 141, 90, 1);
	padding:4px;
	opacity:0.3;
}

.tab-links-2 ul li a:hover, .tab-links-6 ul li a:hover {
	border-color:rgba(162, 141, 90, 1);
	opacity:1;
}

.tab-links-2 ul li a.selected, .tab-links-26 ul li a.selected {
	border-color:rgba(162, 141, 90, 1);
	opacity:1;
}

.tab-links-2 .navigation {
	width:100%;
	float:left;
	position:relative;
}

.tab-links-2 .arrow-prev {
	width:52px;
	height:52px;
	float:left;
	background:#a28d5a url(../images/arrow-prev-01.png) no-repeat center center;
	background-size:12px auto;
	text-indent:-99999px;
}

.tab-links-2 .arrow-next {
	width:52px;
	height:52px;
	float:right;
	background:#a28d5a url(../images/arrow-next-01.png) no-repeat center center;
	background-size:12px auto;
	text-indent:-99999px;
}

@media only screen and (min-width: 1280px) and (max-width: 1440px) {
.cont-left .navigation {
	bottom:65px;
	left:0;
}

.cont-txt-out {
	padding:35px 35px 0 35px;
}

.contactList .cont-txt-out {
	padding:35px 25px 0 25px;
}


.contactList .cont-txt {
	padding:0;
}

.cont-txt .logo-in {
	padding-bottom:35px;
}
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
.breadcrumb {
	width:260px;
	padding:16px 0 16px 80px
}

.cont-left aside p {
	font-size:22px;
	line-height:34px;
}

.cont-left .aside-out {
	padding:0 0 0 80px;
}

.cont-left .aside-out-2 {
	padding:0 0 0 80px;
}

.cont-left .navigation {
	bottom:60px;
}

.cont-txt-out {
	padding:25px 25px 0 25px;
}

.cont-txt aside {
	padding-bottom:20px;
}

.cont-txt .logo-in {
	padding-bottom:28px;
}

.tab-links-2 .arrow-prev {
	width:42px;
	height:42px;
}

.tab-links-2 .arrow-next {
	width:42px;
	height:42px;
}
}

@media only screen and (max-width: 1024px) {
.content-main {
	position:relative;
	top:0;
	left:0;
}

.figure-big {
	position:absolute;
}

.left-col {
	width:100%;
}

.top-bar {
	padding:20px 0;
	margin-top:104px;
}

.breadcrumb {
	width:210px;
	padding:10px 0 10px 30px
}

.back-txt {
	margin:10px 30px 10px 0
}

.cont-left aside p {
	font-size:18px;
	line-height:26px;
}

.cont-left .aside-out {
	padding:20px 30px 15px 30px;
}

.cont-left .aside-out-2 {
	padding:20px 70px 15px 70px;
}

.cont-left .navigation {
	bottom:auto;
	top:67%;
}

.cont-left .navigation .arrow-prev {
	width:40px;
	height:40px;
	padding:0;
}

.cont-left .navigation .arrow-prev span {
	width:100%;
	height:100%;
	background:url(../images/arrow-prev-01.png) no-repeat center center;
	padding-left:0;
}

.cont-left .navigation .thumbs-out {
	display:none
}

.cont-left .navigation .arrow-next {
	width:40px;
	height:40px;
	padding:0;
}

.cont-left .navigation .arrow-next span {
	width:100%;
	height:100%;
	background:url(../images/arrow-next-01.png) no-repeat center center;
	padding-right:0;
}

.right-col {
	width:100%;
	height:auto;
	position:static;
	padding-bottom:0;
}

.cont-txt-out {
	padding:40px 30px;
}

.cont-txt-out .btn-out {
	margin:0 0 5px 0;
}

.cont-txt {
	padding-bottom:10px;
}

.cont-txt aside {
	padding-bottom:20px;
}

.cont-txt .logo-in {
	width:100%;
	background:rgba(0, 0, 0, 0.7);
	text-align:left;
	position:absolute;
	top:0;
	left:0;
	padding:15px 30px;
}

.cont-txt .logo-in img {
	width:95px;
}

.tab-links-2 ul li, .tab-links-26 ul li {
	width:22.2%;
}

.tab-links-2 .arrow-prev {
	width:40px;
	height:40px;
}

.tab-links-2 .arrow-next {
	width:40px;
	height:40px;
}
}

@media only screen and (max-width: 767px) {
.content-main {
	padding-top:79px;
}

.content-main.top-none {
	padding-top:0;
}

.top-bar {
	background:rgba(0, 0, 0, 0.5);
	padding:15px 0 35px 0;
	margin-top:0;
}

.breadcrumb {
	width:100%;
	font-size:13px;
	padding:10px 5% 10px 5%
}

.back-txt {
	margin:10px 5% 0 5%
}

.cont-left aside {
	max-width:100%;
}

.cont-left aside p {
	font-size:17px;
	line-height:25px;
}

.cont-left .aside-out {
	max-width:100%;
	background:rgba(0, 0, 0, 0.5);
	padding:0 5% 10px 5%;
}

.cont-left .aside-out-2 {
	max-width:100%;
	background:rgba(0, 0, 0, 0.5);
	padding:0 40px 10px 40px;
}

.cont-left .aside-out-2 aside {
	padding:0 4%;
}

.cont-left .navigation {
	bottom:auto;
	top:70%;
	margin-top:-30px
}

.cont-left .navigation .arrow-prev {
	width:30px;
	height:30px;
}

.cont-left .navigation .arrow-prev span {
	background:url(../images/arrow-prev-01.png) no-repeat center center;
	background-size:8px auto;
}

.cont-left .navigation .arrow-next {
	width:30px;
	height:30px;
}

.cont-left .navigation .arrow-next span {
	background:url(../images/arrow-next-01.png) no-repeat center center;
	background-size:8px auto;
}

.right-col {
	width:100%;
	height:auto;
	position:static;
	padding-bottom:0;
}

.cont-txt-out {
	padding:30px 5%;
}

.cont-txt-out .btn-out {
	margin:0 0 10px 0;
}

.cont-txt .logo-in {
	padding:12px 5%
}

.cont-txt .logo-in img {
	width:70px;
}

.tab-links-2 .arrow-prev {
	width:32px;
	height:32px;
	background:#a28d5a url(../images/arrow-prev-01.png) no-repeat center center;
	background-size:8px auto;
}

.tab-links-2 .arrow-next {
	width:32px;
	height:32px;
	background:#a28d5a url(../images/arrow-next-01.png) no-repeat center center;
	background-size:8px auto;
}
}

@media only screen and (max-width: 479px) {
.tab-links ul li {
	width:46.2%;
}

.tab-links-2 ul li, .tab-links-26 ul li {
	width:47.2%;
}
}

@media only screen and (min-width: 1280px) and (min-height: 600px) and (max-height: 638px) {
.cont-left aside p {
	font-size:22px;
	line-height:34px;
}
}


/*
 4.) Listing Services Page
 ----------------------------------------*/

.services-list-out {
	width:100%;
	height:100%;
	float:left;
	position:absolute;
	top:0;
	left:0;
}

.services-list-in {
	width:100%;
	height:100%;
	float:left;
}

.services-list {
	width:100%;
	height:100%;
	padding-bottom:65px;
	background: #000;
}

.services-list .article-out {
	width:100%;
	height:100%;
	float:left;
}

.services-list article {
	width:20%;
	height:100%;
	float:left;
	background:url(../images/banner-med-tlw-01.jpg) no-repeat center center;
	background-size:cover;
	position:relative;
	overflow:hidden;
}

.services-list article aside {
	width:100%;
	height:100%;
	float:left;
	padding:20px;
	-webkit-transition: all 0.6s ease-out;
	-moz-transition: all 0.6s ease-out;
	-ms-transition: all 0.6s ease-out;
	-o-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
	cursor:pointer;
}

.services-list article aside h2 {
	line-height:1.2em;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-bottom:37px;
}

.services-list article aside h2 span {
	color:#cabb99;
	text-transform:none;
}

.services-list article .aside-out {
	width:100%;
	height:100%;
	float:left;
	background:rgba(0, 0, 0, 0.5);
	text-align:center;
	position:absolute;
	top:0;
	left:0;
}

.services-list article:hover aside {
	background:rgba(205, 191, 157, 0.9);
	cursor:pointer
}

.services-list article:hover aside h2 {
	color:#a28d5a;
	background:url(../images/arrow-05.png) no-repeat bottom center;
}

.services-list article:hover aside h2 span {
	color:#a28d5a
}

.services-list .article-2 {
	background:url(../images/banner-med-tlw-02.jpg) no-repeat center center;
	background-size:cover;
}

.services-list .article-3 {
	background:url(../images/banner-med-tlw-03.jpg) no-repeat center center;
	background-size:cover;
}

.services-list .article-4 {
	background:url(../images/banner-med-tlw-04.jpg) no-repeat center center;
	background-size:cover;
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
.services-list article aside h2 {
	padding-bottom:30px;
}

.services-list article:hover aside h2 {
	background-size:35px auto;
}
}

@media only screen and (max-width: 1024px) {
.services-list-out {
	position:relative;
}

.services-list article {
	height:459px;
}

.services-list article aside h2 {
	padding-bottom:28px;
}

.services-list article:hover aside h2 {
	background-size:32px auto;
}
}

@media only screen and (max-width: 767px) {
.services-list-out {
	position:relative;
}

.services-list article {
	height:auto;
	padding:150px 0;
}

.services-list article aside h2 {
	padding-bottom:26px;
}

.services-list article:hover aside h2 {
	background-size:30px auto;
}
}

@media only screen and (max-width: 639px) {
.services-list article {
	width:100%;
	padding:110px 0;
}
}


/*
 5.) Contacts Page
 ----------------------------------------*/

.figure-map {
/*	width:100%;
	height:100%;
	float:left;*/
	background-attachment: fixed !important;
	/*background:url(../images/banner-tlw-03.jpg) no-repeat center center;*/
	/* background:url(../images/TLW_EncartsContacts_New_FR.jpg) no-repeat center center; */
	background:url('../images/TLW_EncartsContacts_2020_FR.jpg') no-repeat center center;
	background-size:cover;
	position:absolute;
	top:0;
	left:0;
	right: 0;
	bottom: 0;
}
.figure-map.en{	
	/* background:url(../images/TLW_EncartsContacts_New_UK.jpg) no-repeat center center; */
	background:url('../images/TLW_EncartsContacts_2020_UK.jpg') no-repeat center center;
	
	background-size:cover;
}
.figure-map.de{
	background:url('../images/TLW_EncartsContacts_New_DE.jpg') no-repeat center center;
	background-size:cover;
}


.cont-txt article {
	width:100%;
	float:left;
}

.hidden { display: none; }

.cont-txt article ul {
	width:100%;
	float:left;
}

.cont-txt article ul li {
	width:100%;
	height:auto;
	float:left; background-image: none;
}

.cont-txt article .accord {
	width:100%;
	float:left;
	border:1px solid #a28d5a;
	font-family:"ArnoProBold", "Times New Roman", Times, serif;
	font-size:20px;
	color:#dad1b8;
	padding:10px 15px;
	margin-bottom:20px;
}

.cont-txt article .accord span {
	width:100%;
	float:left;
	background:url(../images/arrow-03.png) no-repeat right;
	padding-right:25px;
}

.cont-txt article .accord-cont {
	width:100%;
	float:left;
	display:none;
	position:relative;
}

.cont-txt article .accord-cont h3 {
	font-family:"ArnoProBold", "Times New Roman", Times, serif;
	line-height:1.1em;
	padding-bottom:5px;
}

.cont-txt article .accord-cont h3 a:hover {
	color:#e0e0e0;
}

.cont-txt article .accord-cont p {
	font-size:18px;
}

.cont-txt article .accord-cont p a:hover {
	color:#e0e0e0;
}

.cont-txt article .accord-cont p:last-child {
	padding-bottom:0;
}

.cont-txt article .accord-cont .icon-close {
	width:20px;
	height:20px;
	float:right;
	background:url(../images/icon-close-03.png) no-repeat center center;
	position:absolute;
	top:10px;
	right:5px;
	text-indent:-99999px;
}

.cont-txt article .accord-in {
	width:100%;
	float:left;
	background:#a28d5a;
	padding:15px 30px 15px 15px;
	margin-bottom:20px;
}

@media only screen and (max-width: 1279px) {
.cont-txt article .accord {
	font-size:18px;
}

.cont-txt article .accord-cont p {
	font-size:17px;
	line-height:19px;
}

.cont-txt article .accord-cont .icon-close {
	background-size:15px 15px;
	top:7px;
	right:7px;
}
}

@media only screen and (max-width: 1024px) {
.figure-map {
	position:absolute;
}

.cont-txt article .accord-cont .icon-close {
	background-size:16px 16px;
	top:7px;
	right:7px;
}
}

#LI {position: absolute; bottom: 17px; left: 20px;}

#langues {position: absolute; right: 0; bottom: 21px; right: 20px;}
#langues a {text-decoration: none; display: inline-block;margin: 0 5px;height: 18px;}
#langues .actif {color: #af9b69;}
#langues img {margin-left: 8px;}
#langues a:hover {text-decoration: none;}
#langues .langues .codePays h4 {font-size: 14px;}

@media (max-width: 1250px){
	#langues{
		bottom:11px;
	}
#langues > a{
	display:block !important;
}
}

/* responsive vincent */
@media (max-width: 1024px) {
#LI{bottom: -45px;}
.langues{display: none;}
	body { overflow: visible; width : 100%; overflow-x: hidden; }
.banner-main { /*min-height: 400px;*/ position: absolute; background-attachment: inherit !important;}
	.sidebar-offcanvas {position: static; float: none; background: none;}
	.sidebar-offcanvas li a { color: #fff !important; }
	.row-offcanvas {float: none; position: relative; left: auto !important; right: auto !important;}
	.header-main { position: absolute; right: 0; top: 0; width: auto; z-index: 1000;}
	.nav-bar {width: auto; float: none; margin-right: -250px; }
.figure-big, .figure-map { /*min-height: 400px; */position: absolute; background-attachment: inherit !important;}
	.show_both { display: none; }
	.top-bar { padding: 10px 0; text-align: right; float: none; display: block;}
	.content-main { padding-top: 0;}
	.breadcrumb { display: none; }
	.cont-txt-out, .cont-left, .right-col{ float: none; }
	.cont-txt .logo-in { float: none; position: static; }
	.cont-txt-out { overflow: visible; }
	.cont-txt .logo-in { display: none; }
	.right-col { position: relative; }
	.services-list article , .services-list .article-out, .services-list-in, .services-list-out { float: none;width: 100% }
	.services-list { padding-bottom: 0}
	.left-col, .cont-left .aside-out, .cont-left aside, .right-col, .cont-txt { float: none; position:relative; }
	#villes { position: relative; top: auto; left: auto; right: auto; bottom: auto; margin: 0; width: 100%;}
	#villes .ville { height: 100px; width: 100%; display: block !important;position: relative; top: auto; left: auto; right: auto; bottom: auto; margin: 0;  margin-bottom: 20px;}
	.cont-txt ul li { padding-left: 0;}
	.cont-txt-out { padding: 20px; }
	.cont-left .aside-out { padding: 20px; }
	.cont-txt ul { padding: 0; margin-top: -20px;  }
	.cont-txt-out .btn-out { float: none; }
	#page-1 {min-height: 420px; }
	.back-txt { float: none; }
	.sidebar-offcanvas { background: #000;}
	.nav-bar nav ul li a { line-height: 40px; float: none; }
	.menu-btn { z-index: 1000; position: fixed}
	.nav-bar { position: fixed; left: auto; right: 0; }
	.cont-txt { padding: 0; display: block; }
.contenuMore { position: relative; left: 0; /*display: block;*/ }
	.galeriePhoto { display: none; }
	.openGalerie { display: none; }
	/*.cont-txt-out { padding: 0;}*/
	#page-7 .cont-txt { padding: 20px; display: block; }
	.img-fleches { display: none !important; }
	#page-26 .cont-txt p{text-align: center; padding-bottom: 10px;}
	#page-26 .cont-txt img {width: 100%}
	#langues {
		display: block;
	    padding-left: 0px;
	    float: left;
	    position: inherit;
	}
	#langues > a {
		display: block !important;
		padding: 0px 20px;
		line-height: 40px;
		height: 40px;
		font-size: 18px;
	}
	#langues .langues {
		display: block;
		padding: 0px 20px;
		height :40px;
		line-height:40px;
	}

	#langues .langues a:first-child img{
		margin: 0;
	}
}

.langues{
	display: inline-block;
}

@media screen and (min-width: 1024px){
	.langues-mobile {display: none;}
}
.langues-mobile {width:140px;}
.langues-mobile a {text-decoration: none; display: inline-block;margin: 0 5px;height: 18px;}
.langues-mobile img {width: 23px!important;}
.langues-mobile a:hover {text-decoration: none;}
.langues-mobile .actif {color: #af9b69;}
.langues-mobile .codePays h4 {font-size: 14px;}

.detail-actu .cont-txt {padding: 0px;}


