@charset "utf-8";@import "css/normalize.css";@import "mini.css";

html{font-size:62.5%;}

body,html{
	background:transparent none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.4rem;
	font-weight:400;
	margin:0;
}

a:active,a:focus,:focus{
	outline:none;
	-moz-outline-style:none;
}

.detail .col-1 p a  {color:#000!important;}

.clearfix:after{
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{zoom:1}


#header {
    width: 30%;
    float: left;
}

@media (max-width:767px){
.inner-header .container,
.inner-header .row,
.inner-header .col-lg-12 {
    margin: 0;
    padding: 0;
}

.navbar {
	border:none!important;
    z-index: inherit;
    }
    
.langsel.dropdown {
    position: inherit;
    display: inline-block;
    float: unset;
    margin-top: 5px;
    padding: 0px 10px 10px;
}


.header-background-color {
    padding: 0px!important;
}

.header-background-color .container {
    padding: 0px !important;
}

.logo-header {
    margin-left: 10px;
}

.header-background-color {
    max-height: initial!important;
}
}

.header-text-color {color:#fff;}

.rs-text-color {}

.header-background-color {
    width: 100%;
	max-height: 150px;
    padding: 20px 0px 20px;
}

#header {
    margin: 0 auto;
    padding: 0;
    clear: both;
    position: relative;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-color: transparent!important;
    background-position-y: 20px!important;
    background-position: center!important;
}

#header {
    background: none!important;
}

#header {
	width:auto;
    max-height: 100px;
    float: left;

}

.logo-header {

    background-size: contain;
    height: 150px;
    width: 200px;
    max-height: 100px;
    background-repeat: no-repeat;
    background-position: center;

}

.header-img {
    width: 100%;
    max-height: 100px;
    background-size: cover;
    overflow: hidden;
}

#header #header_ctn .langsel{
	margin:0;
	padding:0;
	height:32px;
	width:160px;
	text-align:right;
	float:right;
	top:0;
	position:relative;
}


#header #header_ctn .langsel a{
	display:inline-block;
	text-decoration:none;
	background-color:transparent;
	line-height:24px;
	margin:0;
	padding:0 5px;
	border-radius:0 0 5px 5px;
}

#header #header_ctn .langsel a.on{
	background-color:transparent;
	font-weight:700;
}

#header_ctn .langsel A.on {
    color: #b8b8b8!important;
}


@media (max-width:767px){
.dropdown-content {
    display: inline-flex;
    position: inherit;
}

.dropdown-content a {
    color: #fff;
    padding: 6px;
    text-decoration: none;
    display: inline-table;
    z-index: 10000;
    font-weight: 400;
}


.langsel.dropdown a.on {
    color: #000;
    height: 20px;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
}

.langsel.dropdown a {
    color: #000;
    height: 20px;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
}

}


@media (min-width:767px){

.langsel.dropdown a.on {
    height: 35px;
    display: inline-block;
    font-size: 15px;
    font-weight: 800;
}



.langsel.dropdown {
    position: relative;
    display: inline-block;
    float: right;
    margin-top: 11px;
    padding: 0px 10px 10px;
}

.dropdown-content {
    display: none;
    position: fixed;
    background-color: #fff;
    width: 50px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 2;
    height: max-content;
    margin-top:0px;
}

.dropdown-content a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: inline-table;
    z-index: 10000;
}

.dropdown-content a:hover {color:#acacac;}

.dropdown:hover .dropdown-content {display: block;margin-top:10px;}


}


@media (max-width:768px){
.navbar-nav {
	margin-top: 0px!important;
}

ul.nav.navbar-nav {padding-top:0px!important;
}

}



#header #header_ctn #name h1{
	margin:0;
	padding:0;
	width:190px;
	float:left;
}

#header #header_ctn #name h1 a{
	margin:0;
	padding:0;
	width:190px;
	height:90px;
	text-indent:-9000px;
	display:block;
}

#header #header_ctn #name h2{
	height:18px;
	overflow:hidden;
	margin:0;
	padding:70px 0 0;
	font-size:14px;
	font-weight:400;
}


#topnav {
    overflow: hidden;
    position: relative;
    padding: 0;
    margin: 0;
    text-align: right;
    background-color: transparent!important;
}

#topnav .navbar{
	min-height:48px;
	margin:0;
}

.navbar-nav {
    margin: inherit!important;
}
   
.navbar-nav {
	float:none!important;
	display:block!important;
	margin-top: 30px;
}


.navbar-toggle .icon-bar {
    height: 3px!important;
}


@media (max-width:768px){
.navbar-toggle {padding-top:35px!important;}
}

@media (min-width:767px){
div#navbarCollapse {
    float: unset;
    width: 100%;
    text-align: right;
}
}

ul.nav.navbar-nav {
    max-width: 100%!important;
    display: block!important;
}

@media (min-width:1200px){
#topnav li.butt, #topnav li.butt_on {
    float: left;
}
}

.collapse.in {
    display: grid !important;
}

.navbar-collapse {    
	text-align: center!important;
}


.navbar-collapse.in {
    overflow-y: auto;
    width: 100%;
    display: grid!important;
    text-align: center!important;
    position: relative;
    float: unset !important;
}


@media (max-width:767px) {
#topnav {
    width: 100%;
    display: inline;
}

.navbar-collapse {
    box-shadow: none!important;
}

ul.nav.navbar-nav {
    padding-bottom: 20px;
    padding-top: 20px;
     float: inherit!important;
}

}

@media (min-width:767px){
ul.nav.navbar-nav {
    width: unset;
    float: right!important;
}
}

#topnav {
    z-index: 1;
}

#topnav .navbar .navbar-toggle .icon-bar{background-color:#fff;}

#topnav .navbar .nav>li>a{line-height:35px;}

#topnav .navbar .nav>li>a:focus,#topnav .navbar .nav>li>a:hover{background-color:transparent;}

#topnav .butt,#topnav .butt_on{
	float:left;
	height:38px;
	padding:0;
	line-height:38px;
	margin:0;
	margin-top:2px;
	margin-right:2px;
	font-weight:400 !important;
	font-size:17px;
	border:0;
}

@media (max-width:768px){
	#topnav .butt {
	float: none;
    display: block;
    text-align: center;
    border-bottom: none!important;
	}
	
	#topnav .butt_on {
	float: none;
    display: block;
    text-align: center;
	background-color:#fff!important;
	border-bottom: none!important;
    }
    
    #topnav .butt_on a {color:#333!important;}
    
  #topnav .navbar .nav>li>a {
    line-height: 5px;
    padding-bottom: 15px;
    padding-top: 15px;
}


}

#topnav .butt a {
	text-decoration:none;
	display:inline-block;
	padding:2px 18px 0 20px;
	margin:0;
	font-weight:200 !important;
	height:30px;
	letter-spacing:0px;
}


@media (min-width:768px){
#topnav .butt_on a{
	text-decoration:none;
	display:inline-block;
	padding:2px 18px 0 20px;
	margin:0;
	font-weight:200 !important;
	height:30px;
	letter-spacing:0px;
}
}

#topnav .butt:hover{
	border-radius-top-left:6px;
	border-radius-top-right:6px;
}

#topnav .butt_on{
	font-weight:700;
	border-bottom: 1px solid #fff;
}

#topnav .butt_on{
	font-weight:400 !important;
	letter-spacing:-1px;
	background-color:transparent;
	border-radius-topleft:6px;
	border-radius-topright:6px;
}

#topnav .ref_ctn{
	float:right;
	height:32px;
	width:175px;
	font-family:'HellNew Extended',Arial,Helvetica;
	font-size:15px;
	color:#a60000;
	text-align:right;
}

#topnav .ref_ctn INPUT{
	width:100px;
	margin:0 0 0 5px;
	background-color:#1b0000;
	border:#600000 1px solid;
	font-size:17px;
	color:#fff;
	padding:3px 10px 1px;
	text-transform:uppercase;
	letter-spacing:1px;
}

#topnav .ref_ctn INPUT:hover{
	border-color:#000;
	background-color:#300;
}





.image-bg {
    width: 100%;
    background-size: cover;
    max-height: 650px;
    overflow: hidden;
}

div#slide-image {
    max-height: 650px;
}

.photo-slide {
    width: inherit;
	max-height: inherit;
    background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
    height: 650px;
    background-position: center;

}

@media (max-width:450px){
.photo-slide {	
	height: 250px;
    background-size: cover;
    }

}

@media (min-width:450px) and (max-width:768px){
.photo-slide {	
	height: 400px;
    background-size: cover;
    }

}




.detail #screen {
    height: 100%;
    width: 100%;
}

@media screen and (max-width:768px){
	.detail #screen{
		height:auto;
	}
}

.detail #screen .screensub {
    height: 100%;
    width: 100%;
}

@media screen and (max-width:768px){
	.detail #screen .screensub{
		height:auto;
	}
}

#pixnav {
position: inherit;
    z-index: 10;
    height: 63px;
    margin: 0 auto;
    padding: 0px;
    background: #000;
    background: rgba(0,0,0,0);
    display: flex;
    width: 50%;
    
}

@media (max-width:768px){
	#pixnav{
		padding-left:0;
	}
}

#pixnav .butt,#pixnav .butt_on{
	float:left;
	height:32px;
	font-size:21px;
}

#pixnav .butt a,#pixnav .butt_on a{
	float:left;
	margin:0;
	padding:3px 10px;
	height:32px;
	text-decoration:none;
	font-weight:400;
}
	
#pixnav .butt_on{background-color:#ddebff;}
	
#pixnav .butt_on a{
	float:left;
	margin:0;
	padding:3px 10px;
	text-decoration:none;
	font-weight:700;
	height:32px;
}
	
.carousel{height:100%;}
	
.carousel .carousel-inner{height:100%;}
	
.carousel .carousel-inner .item{height:100%;}
	
.carousel .carousel-inner .item img{height:500px!important;}
	
@media screen and (max-width:768px){
	.carousel .carousel-inner .item img{
		height:200px !important;
	}
}

.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{
	margin-left: -20px!important;
    font-size: 50px!important;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next{
	margin-right: -20px!important;
    font-size: 50px!important;
}

@media (max-width:768px){
	.map_butt_open .ctn{
		display:none;
	}
	
	.detail_ctn .specs {
   display:none!important;
}	

}

.detail_ctn .specs {
    margin: 15px 0;
    padding: 10px 0;
    background-color: transparent;
    display: flow-root;
    margin-bottom: 30px;
}

.detail_ctn .specs ul{
	list-style-type:none;
	margin:0;padding:0;
}




.detail_ctn .specs ul li p{text-align:center !important;}



.txt_nano{font-size:.65em !important;}

.txt_micro{font-size:.8em !important;}

.txt_sm{font-size:.9em !important;}

.txt_med{font-size:1em !important;}

.txt_big{font-size:1.15em !important;}

.txt_bigger{font-size:1.45em !important;}

.txt_l{font-size:40px;}

.txt_xl{font-size:50px;}

.txt_shad{text-shadow:#000 1px 1px 0;}



@media (max-width:991px){
.img-content {
    width: 100%;
    height: auto;
    display: inline-block;
}


img#photo-home {
    margin: auto;
    display: block;
    max-width: 100%;
    margin-right:30px!important;
}

}

img#photo-home {
    float:left;
    display: block;
    max-width: 100%;
    margin-right:30px!important;
}


.carousel-control.left, .carousel-control.right {
	background-image: none!important;
}

.glyphicon-chevron-right:before {
    color: #fff!important;
}

.glyphicon-chevron-left:before {
    color: #fff!important;
}

#content_lft h1 {
    font-size: 25px;
    text-align: center;
    margin-top: 0px;
}

#content_lft p {
    text-align: justify;
}


#content_lft .home_ctn p a,#content_lft .home_ctn p a:visited,a.lnk_skyblue,a.lnk_skyblue:visited{
	color:#023178 !important;
	border-bottom:#023178 1px dotted;
	text-decoration:none !important;
}

#content_lft .home_ctn p a:hover,a.lnk_skyblue:hover{
	color:#2590e5 !important;
	border-bottom:#2590e5 1px solid;
	text-decoration:none !important;
}

#content_lft .home_ctn p a:active,a.lnk_skyblue:active{border:0 !important;}

a.lnk_more,a.lnk_more:visited{
	text-decoration:none;
	font-size:.9em !important;
	font-weight:400 !important;
	letter-spacing:normal !important;
	display:inline-block;
}

a.lnk_more:hover{color:#fff;}

A.lnk_thumb{
	background-color:#ffa730;
	display:inline-block;
}

A.lnk_thumb IMG,A.lnk_thumb:visited IMG{
	border:2px #2590e5 solid !important;
	box-shadow:0 4px 7px #023178;
}

A.lnk_thumb:hover IMG{
	border-color:#ffa730 !important;
	opacity:.75;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	filter:alpha(opacity=75);
}

h4{
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:700;
	color:#2590e5;
}

#page{
	margin:0 auto;
	padding:0;
	clear:both;
	position:relative;
}

H3{
	margin:0;
	padding:0;
	font-size:21px;
	font-weight:400;
	letter-spacing:-0.025em;
	line-height:1em;
}

UL{
	padding-left:1em;
	margin-left:.25em;
}

UL LI{padding:.25em 0;}

A,A:visited{
	text-decoration:none;
	font-weight:700;
}

A:hover{text-decoration:underline;}

.box1{
	padding:10px !important;
	margin:10px 0;
	margin-bottom:10px;
	background-color:#023178;
	color:#fff;
	border-radius:8px;
}

.box1 HR{
	border-width:0;
	border-top:#2590e5 1px dotted;
	font-size:1px !important;
	display:block;
	line-height:1px !important;
	height:0 !important;
	margin:2px 0 !important;
	padding:0 !important;
}

.box1 H2{
	margin:0;
	padding:0;
	padding-top:10px;
	color:#fff;
	font-weight:400;
	font-size:21px;
	letter-spacing:-0.05em;
	line-height:1em;
}

.box1 A,.box1 A:visited{color:#2590e5;}

.box1 A:hover,.box1 A:focus{color:#fff !important;}

.box2{
	margin:0;
	padding:15px 20px !important;
	margin-bottom:10px;
	position:relative;
	background-color:transparent;
	border:1px solid;
	border-radius:8px;
}

.box3{
	margin:0;
	padding:15px 20px !important;
	margin-bottom:10px;
	position:relative;
	border:1px solid;
	border-radius:8px;
}

.box4{
	padding:15px 8px !important;
	margin:0;
	margin-bottom:10px;
	position:relative;
	background-color:transparent;
}

.box5{
	padding:15px 20px !important;
	margin:0;
	margin-bottom:10px;
	position:relative;
	background-color:red;
	border:1px #bbddf7 solid;
	border-radius:8px;
}

FORM.standard{margin:5px 0;padding:0;}


FORM.standard LABEL SPAN{
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:700;
	text-transform:none !important;
}


FORM.standard SELECT {
    margin: 10px 0;
    padding: 5px;
    display: block;
    font-size: 15px;
    color: #a7a7a7!important;
    border: 1px solid;
    width: 100%;
    height: 35px;
    background-color: #f2f2f2!important;
    color: #333;
}


FORM.standard SELECT {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-image: url("../img/arrow_image.png")!important;
    background-position: 98% 50%!important;
    background-repeat: no-repeat!important;
}

FORM.standard SELECT


FORM.standard SELECT:focus,FORM.standard SELECT:hover,FORM.standard SELECT:active{
	outline:none;
	background-image:none;
}

FORM.standard INPUT[type=text],
FORM.standard TEXTAREA{
	-webkit-transition:.3s ease box-shadow;
	transition:.3s ease box-shadow;
	margin:5px 0;
	padding:5px 10px;
	width:100%;
	display:block;
	font-size:15px;
	font-family:Arial,Helvetica,sans-serif;
	color:#ccc;
	border:1px solid;
	background-color: #f1f1f1;
}

FORM.standard INPUT[type=text]:focus,
FORM.standard INPUT[type=text]:hover,
FORM.standard INPUT[type=text]:active,
FORM.standard INPUT[type=text].sel:focus,
FORM.standard INPUT[type=text].sel:hover,
FORM.standard INPUT[type=text].sel:active,
FORM.standard TEXTAREA:focus,
FORM.standard TEXTAREA:hover,
FORM.standard TEXTAREA:focus,
FORM.standard TEXTAREA.sel:focus,
FORM.standard TEXTAREA.sel:hover,
FORM.standard TEXTAREA.sel:focus{
	outline:none;
	box-shadow:none;
	background:#fff none;
	color:#000;
}

FORM.standard INPUT[type=text].sel,
FORM.standard TEXTAREA.sel{
	color:#000 !important;
	box-shadow:none;
	font-weight:700;
	background-color:#f1f1f1;
	border:1px solid #000!important;
}
	
	
FORM.standard INPUT[type=submit]{
    -webkit-transition: .3s ease box-shadow;
    transition: .3s ease box-shadow;
    margin: 5px 0;
    padding: 0 10px;
    height: 50px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.2em;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    text-transform: uppercase;
    border: none;
}

INPUT[type=submit].next{
	background-image:url(img/butt-next-bg.png);
	background-position:50% 0;
	background-repeat:no-repeat;
	height:32px !important;
}

INPUT[type=submit].next:active{background-position:50% -32px;}

FORM.highlight{margin:5px 0;padding:0;}

FORM.highlightLABEL{
	margin:0;
	padding:0;
	padding-top:10px;
	color:#2590e5;
	display:block;
	text-transform:uppercase;
	font-size:15px;
}

FORM.highlight INPUT[type=text]{
	-webkit-transition:.3s ease box-shadow;
	transition:.3s ease box-shadow;
	margin:5px 0;
	padding:5px 10px;
	width:100%;
	display:block;
	font-size:15px;
	font-family:Arial,Helvetica,sans-serif;
	color:#a7a7a7;
	box-shadow:inset 0 3px 7px 0 #dedede;
	border:1px solid;
	border-radius:5px;
}

FORM.highlight INPUT[type=text]:focus,
FORM.highlight INPUT[type=text]:hover,
FORM.highlight INPUT[type=text]:active,
FORM.highlight INPUT[type=text].sel:focus,
FORM.highlight INPUT[type=text].sel:hover,
FORM.highlight INPUT[type=text].sel:active{
	outline:none;
	background:#fff none;
	color:#000;
}

FORM.highlight INPUT[type=text].sel{
	color:#000 !important;
	font-weight:700;
	background:transparent none;
}

FORM.highlight INPUT[type=submit]{
	margin:5px 0;
	padding:0 10px;
	height:30px;
	font-weight:700;
	font-size:16px;
	letter-spacing:-0.01em;
	border:1px solid;
	border-radius:5px;
	box-shadow:1px 3px 4px rgba(0,0,0,0.3);
	cursor:pointer;
}

FORM INPUT.arrow{
	margin:0 0 6px !important;
	padding:1px 8px 4px !important;
	font-size:28px !important;
	height:auto !important;
	line-height:28px !important;
	overflow:hidden;
}

.checkbox,.checkbox_on{
	margin:0 5px 0 0;
	padding:6px 0;
	line-height:1em;
	border-width:0 !important;
	font-size:14px;
}

.checkbox:hover,.checkbox_on:hover{cursor:pointer;}

.checkbox_on{font-weight:700;}

.checkbox A,.checkbox_on A{
	display:inline-block;
	padding:0;
	margin:0 10px 0 0;
	float:left;
	line-height:18px;
	width:18px;
	height:18px;
	background:transparent url(img/checkbox.png) 0 0 no-repeat;
	border:1px solid #000;
	border-radius: 3px;
}

.checkbox A:hover{background-position:0 -18px !important;}

.checkbox_on A{background-position:0 -18px !important;}

.checkbox SPAN,.checkbox_on SPAN{
	display:block;
	font-size:.9em;
	font-weight:400;
	letter-spacing:-1px;
}

.stabilo{
	color:#000 !important;
	background-color:#fffbbb;
	padding:0 .25em;
	letter-spacing:-0.05em;
	font-weight:700;
}

#screen{
	clear:both;
	overflow:hidden;
	background-color:#fff;
	border:0;
	height:350px;
	margin: 50px 0 0px;
}

#screen .screensub{
	overflow:hidden;
	background-color:#fff;
	border:0;
	height:350px;
}


div#pixnav a {
    background-color: #000!important;
}


.movie_butt {
    margin: 0 auto;
    padding: 0!important;
    display: initial;
    height: 32px;
    font-size: .9em !important;
    width: fit-content;
    width:-moz-fit-content;
}

.movie_butt_360{
	margin:0px;
	padding:0;
	float:left;
	height:32px;
	font-size:.9em !important;
	text-indent: -999px;
}

.movie_butt A {
    	background:url('../img/picto_movie_gallery.png');
	background-repeat:no-repeat;
	background-position: top left;
	text-align:right;
	color:#fff;
}

.movie_butt A:hover {
background-color:#000!important;
color:#fff;
}

.movie_butt_360 A {
    background-color: transparent!important;
    	background:url('../img/picto_360.png');
	background-repeat:no-repeat;
	background-position: center;
}


.movie_butt_360 a:hover {
background-color:black!important;
}





.movie_butt A,.movie_butt A:visited{
	margin: 0;
    padding: 0 10px;
    float: left;
    display: block;
    font-weight: 400 !important;
    height: 32px;
    line-height: 28px;
    width: 100%;
    color: #fff;
    padding: 0px 10px 0px 30px;
}

.movie_butt A SPAN{
	float:left;
	display:block;
	width:32px;
	height:32px;
	overflow:hidden;
	background:transparent url(img/picto_movie.png) 0 0 no-repeat;
}

.movie_butt A:hover{
	text-decoration:none !important;
	border:0 !important;
}

.movie_butt A:hover SPAN{background-position:0 -32px;}

.movie_butt A:active SPAN{background-position:0 0;}



.movie_butt_360 A,.movie_butt _360A:visited{
	margin:0;
	padding:0 10px;
	float:left;
	display:block;
	font-weight:400 !important;
	height:32px;
	line-height:32px;
}

.movie_butt_360 A SPAN{
	float:left;
	display:block;
	width:32px;
	height:32px;
	overflow:hidden;
	background:transparent url(img/picto_movie.png) 0 0 no-repeat;
}

.movie_butt_360 A:hover{
	text-decoration:none !important;
	border:0 !important;
}

.movie_butt_360 A:hover SPAN{background-position:0 -32px;}

.movie_butt_360 A:active SPAN{background-position:0 0;}



.smokeglass{
	overflow:hidden;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	-khtml-opacity:.65;
	opacity:.65;
}

#content_fullpage{
	margin:0 auto;
	padding:30px 0;
	width:620px;
	position:relative;
	padding-bottom:40px;
}

@media (max-width:767px){
#content_lft {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: center;
}
}

@media (min-width:767px){

#content_lft {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: left;
}


div#content_lft .detail_header {
    text-align: center;
}


}



@media (max-width:768px){
	#content_lft img {
    max-width: 100%;
    height: auto;
}
}

#content_lft .home_ctn,#content_lft .news_ctn{margin:0 40px 40px 90px;}

#content_lft .home_ctn H1{
	color:#d374ff;
	font-size:50px;
	font-weight:400;
	line-height:.9em;
	margin:0;
	padding:0;
}

#content_lft .home_ctn p{
	line-height:1.15em;
	margin:.6em 0 .5em;
	padding:0;
	font-weight:400;
	font-family:'Times New Roman',Times,serif !important;
	font-size:17px;
}

#content_lft .news_ctn H2{
	font-weight:400;
	text-transform:uppercase;
	font-size:.8em;
	color:#ffab58;
	letter-spacing:.25em;
}

#content_lft .news_ctn H2 a,#content_lft .news_ctn H2 a:visited{
	text-decoration:none;
	color:#ffab58;
	font-weight:400;
}

#content_lft .news_ctn H2 a:active,#content_lft .news_ctn H2 a:hover{color:#fff}

#content_lft .news_ctn p{
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
}

#content_lft .news_ctn p a,#content_lft .news_ctn p a:visited{
	color:#ffab58;
	text-decoration:none;
	border-bottom:#ffab58 1px dotted;
}

#content_lft .news_ctn p a:hover,#content_lft .news_ctn p a:active{
	color:#fff;
	border-bottom:#fff 1px solid;
}

#content_lft .result_header{
	padding:0;
	margin:0;
	position:relative;
}

#content_lft .result_header H3{
	padding:0;
	display:inline-block;
}

#content_lft .result_header .tri .label{
	float:left;
	padding:0;
	margin:0;
	padding-left:10px;
	height:25px;
	line-height:25px;
}

#content_lft .result_header .tri A,#content_lft .result_header .tri A:visited{
	margin:0;
	margin-left:5px;
	padding:2px 8px 3px 4px;
	height:25px;
	line-height:25px;
	font-weight:400;
	text-decoration:none;
}

#content_lft .result_header .tri A:active{
	color:#023178;
	background-color:#fff;
}

#content_lft .result_header .tri A.sel,#content_lft .result_header .tri A.sel:visited{
	text-decoration:none;
	font-weight:700;
}

#content_lft HR{
	margin:2px 0;
	padding:0;
	height:0;
	line-height:0;
	border-width:1px 0 0;
	border-style:dotted;
}


#result_footer .label{
	float:left;
	width:300px;
	height:35px;
	padding:0 10px;
	margin:0;
	text-align:right;
	line-height:35px;
}

#result_footer .butt,#result_footer .butt_on{
	float:left;
	height:35px;
	font-size:21px;
}

#result_footer .butt a:link,#result_footer .butt a:visited,#result_footer .butt_on a:link,#result_footer .butt_on a:visited{
	text-decoration:none;
	display:inline-block;
	padding:3px 12px;
	margin:0;
	height:35px;
}

#content_lft .result_object_show{
	margin:0;
	padding:0;
	position:relative;
	min-height:210px;
	overflow:hidden;
}

#content_lft .result_object_show .ctn{
	padding:5px 0;
	margin:0;
	position:relative;
	min-height:200px;
	text-decoration:none;
	border-radius:0 7px 7px 0;
	cursor:hand;cursor:pointer;
}

#content_lft .result_object_show:hover .ctn{
	border-top:3px transparent solid;
	border-left:2px transparent solid;
}

#content_lft .result_object_show .photo{
	overflow:hidden;
	margin:0;
	background:#fff url(img/nopic.png) 0 0 no-repeat center;
	text-align:center;
}

#content_lft .result_object_show .photo .inner-photo{
	display:inline-block;
	position:relative;
	text-align:left;
}

#content_lft .result_object_show .photo IMG{
	display:block;
	margin:0 auto;
}

#content_lft .result_object_show .object-status{
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	margin:0;
	padding:0;
	padding-left:10px;
	width:210px;
	height:20px;
	line-height:21px;
	overflow:hidden;
	color:#fff;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
}

#content_lft .result_object_show .reserve{
	visibility:visible;
	background:#c82800;
	background:rgba(200,40,0,0.66);
	color:#fff;
}

#content_lft .result_object_show .datas{margin:0;}

#content_lft .result_object_show .datas .type{
	float:left;
	padding-top:4px;
	font-size:.8em;
	letter-spacing:normal;
}

#content_lft .result_object_show .datas .ref{
	float:left;
	padding-left:15px;
	padding-top:4px;
	font-size:.8em;
}

#content_lft .result_object_show .datas .title{
	clear:left;
	font-size:19px;
	letter-spacing:-0.025em;
	font-weight:400;
	line-height:21px;
}

#content_lft .result_object_show .datas .title A,
#content_lft .result_object_show .datas .title A:visited{
	text-decoration:none;
	font-weight:400;
}

#content_lft .result_object_show .datas .subtitle{
	clear:left;
	font-weight:700;
	font-size:13px;
	letter-spacing:-0.01em;
	padding-bottom:3px;
	max-height:2.5em;
	overflow:hidden;
}

#content_lft .result_object_show .datas .descriptif{
	text-decoration:none;
	font-size:13px;
	color:#000;
	line-height:15px;
	border:0;
	font-weight:400;
	text-align:justify;
}

#content_lft .result_object_show .datas .prix,.detail_ctn .prix{
	display:inline-block;
	font-weight:700;
	margin:5px 0;
	font-size:14px;
	padding:4px 15px;
}

#content_lft .result_object_show .datas .prix SPAN,.detail_ctn .prix SPAN{
	font-weight:400;
	padding-left:20px;
}

.detail_ctn .object-status{
	visibility:hidden;
	margin:8px 0;
	padding:0;
	overflow:hidden;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	border-bottom:1px solid;
}

.detail_ctn .object-status SPAN{
	float:left;
	line-height:23px;
	overflow:hidden;
	margin:0;
	padding:4px 15px;
}

.detail_ctn .reserve {
    visibility: visible;
    border: none;
    display: block;
    margin: 0 auto;
    width: fit-content;
    width: -moz-fit-content;
    margin-bottom: 10px;
}

.detail_ctn .reserve SPAN{
	background:#c82800;
	olor:#fff;
}

#content_lft .result_object_show .showhide{
	position:relative;
	z-index:50;
	top:-203px;
	float:right;
	width:40px;
	height:30px;
	overflow:hidden;
	background:transparent url(img/picto_object.png) 0 0 no-repeat;
	cursor:pointer;
}

#content_lft .result_object_show .showhide:hover{background-position:0 -30px;}

#content_lft .result_object_show .showhide A{
	display:block;
	width:40px;
	height:30px;
}

#content_lft .result_promo .showhide{background-position:0 -60px !important;}

#content_lft .result_promo .showhide:hover{background-position:0 -90px !important;}

#content_lft .result_object_hide{
	margin:0;
	padding:0;
	height:30px;
	overflow:hidden;
	position:relative;
	left:-10px;
	width:630px;
}

#content_lft .result_object_hide .ctn{
	padding:2px 0 0;
	margin:0;
	position:relative;
	height:248px;
	color:#fff;
	text-decoration:none;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

#content_lft .result_object_hide .photo{
	float:left;
	width:300px;
	margin:0;
	padding:0;
	padding-right:15px;
}

#content_lft .result_object_hide .photo IMG{display:none;}

#content_lft .result_object_hide .showhide{
	position:relative;
	z-index:50;
	top:-250px;
	float:right;
	width:40px;
	height:30px;
	overflow:hidden;
	background:transparent url(img/picto_object.png) -40px 0 no-repeat;
}

#content_lft .result_object_hide .showhide:hover{background-position:-40px -30px;}

#content_lft .result_object_hide .showhide A{
	display:block;
	width:40px;
	height:30px;
}

#content_lft .result_object_hide .datas{
	float:left;
	width:290px;
}


#content_lft .result_object_hide .datas .type{
	position:absolute;
	left:320px;
	color:#8fc5f4;
	padding-top:6px;
	letter-spacing:normal;
	font-size:.8em;
	float:left;
}

#content_lft .result_object_hide .datas .ref{
	position:absolute;
	left:375px;
	color:#8fc5f4;
	padding-top:6px;
	padding-left:15px;
	font-size:.8em;
	float:left;
}

#content_lft .result_object_hide .datas .title{
	float:left;
	position:absolute;
	left:10px;
	white-space:nowrap;
	overflow:hidden;
	width:300px;
	font-size:.85em;
	color:#8fc5f4;
	padding-top:5px;
}

#content_lft .result_object_hide .datas .subtitle{display:none;}

#content_lft .result_object_hide .datas .descriptif{display:none;}

#content_lft .result_object_hide .datas .prix{display:none;}

.index #sidepane_rgt{text-align:center;}

#sidepane_rgt{top:0;right:0;padding:0;}

#sidepane_rgt .show-filter{
	border-radius:5px;
	box-shadow:1px 3px 4px rgba(0,0,0,0.3);
	border:0;
	background-color:#767676;
	color:#fff;
	display:block;
	font-weight:bold;
	margin:0 auto;
	height:40px;
	padding:0 20px;
}

#sidepane_rgt .show-filter:hover{background-color:#3c3c3c;}

@media screen and (max-width:768px){
	#sidepane_rgt .filters{
		display:none;
	}
}

.sites #sidepane_rgt{top:32px;}

#sidepane_rgt H3{font-size:16px;}

.objet{
	margin:0;
	padding:0;
	width:280px;
	height:186px;
	overflow:hidden;
	position:relative;
}

.objet .photo{position:relative;}

.objet .photo IMG{border:0;}

.objet .datas,.objet .bg{
	margin:0;
	padding:5px 10px;
	width:260px;
	z-index:10;
	position:absolute;
	top:115px;
}

.objet .bg{
	z-index:5;
	height:100px;
	background-color:#ddebff;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	-khtml-opacity:.7;
	opacity:.7;
}

.agence{
	z-index:15;
	top:0;
	right:0;
	position:absolute;
	width:80px;
	height:40px;
	background-color:transparent;
}

.objet .datas .type{
	color:#023178;
	font-size:9px;
	font-weight:700;
}

.objet .datas .title{
	color:#000;
	font-size:13px;
	font-weight:700;
}

.objet .datas .prix{
	color:#000;
	font-size:11px;
	font-weight:700;
}

.objet .datas .prix SPAN{
	font-weight:400 !important;
	padding-left:20px;
}

.objet .datas .type,.objet .datas .title,.objet .datas .prix{text-shadow:#ddebff 1px 1px 0}

.promo{
	margin:10px 0;
	padding:0 10px;
	float:left;
	position:relative;
	width:280px;
	height:186px;
}

.action .objet{
	margin:0;
	padding:0 10px;
}

.action .objet H4{
	color:#c82800;
	font-size:15px;
}

.action:hover .objet H4{color:#fff;}

.action .objet .datas .type{color:#ffda57;}

.action .objet .datas .title{
	color:#fff;
	font-size:13px;
	font-weight:700;
}

.action .objet .datas .prix{
	color:#fff;
	font-size:11px;
	font-weight:700;
}

.action .objet .datas .prix SPAN{
	font-weight:400 !important;
	padding-left:20px;
}

.action .objet .datas .type,.action .objet .datas .title,.action .objet .datas .prix{text-shadow:#000 1px 1px 0;}

.action .objet .bg{background-color:#c82800;}

#content_lft .detail_header,#content_lft .detail_ctn,#content_lft .detail_footer{margin:0 10px 10px;}

#content_lft .detail_ctn{font-size:1.1em;color:#000;text-align:center;}

#content_lft .detail_ctn P{
	padding:0;
	line-height:1.5em;
}

#content_lft .detail_ctn P SPAN{font-size:12px;}

#content_lft .detail_ctn H1{
	font-size:26px;
	letter-spacing:-0.05em;
	line-height:1em;
	font-weight:400 !important;
	padding:0;
	margin:0 0 5px;
}

#content_lft .detail_ctn H2{
	font-size:1em;
	font-weight:700;
	padding:0;
	margin:0 0 5px;
}

#content_lft .detail_ctn H3{
	padding:0;
	margin-bottom:0;
	margin-top:20px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:700;
	letter-spacing:.1em;
}

#content_lft .detail_footer{
	margin-bottom:20px;
	color:#2590e5;
}

.agence_ctn{
	margin:10px 0;
	padding:10px;
	line-height:1em;
	border:1px solid;
}

.agence_ctn TABLE{
	padding:10px;
	border:0;
	width:100%;
	margin:0;
	padding:0;
}

.agence_ctn P{margin:0;padding:.25em 0;}

.agence_ctn IMG{border:0 !important;}

.agence_ctn A,.agence_ctn A:visited{
	font-weight:400 !important;
	text-decoration:underline;
}

.agence_ctn A:hover,.agence_ctn A:active{text-decoration:none !important;}

.promotion_ctn{
	margin:10px 0;
	padding:10px 1px;
	line-height:1em;
	border-radius:0px;
	background-color:#f1f1f1;
}

.promotion_ctn TABLE{
	border:0;
	width:100%;
	margin:0;
	padding:0;
}

.promotion_ctn TABLE tr{line-height:24px;}

@media screen and (max-width:768px){
	.promotion_ctn TABLE tr{
		height:140px;
	}
}

@media screen and (max-width:768px){
	.promotion_ctn TABLE tr td{
		display:block;
	}
}

.promotion_ctn TABLE TR TD A,.promotion_ctn TABLE TR TD A:visited{
	padding:5px 0 0 10px;
	display:block;
}

.promotion_ctn TABLE TR.vndu A,.promotion_ctn TABLE TR.vndu A:visited{font-style:italic}

.map_butt_open,.map_butt_close{
	padding:0;
	margin:0;
	position:absolute;
	z-index:10;
	top:329px;
	right:0;
	width:360px;
	height:32px;
	overflow:hidden;
}


@media (max-width:768px){
	.map_butt_open,.map_butt_close{
		width:100%;
	}
}

.map_butt_close{top:0 !important;}

.map_butt_open .butt,.map_butt_close .butt{
	padding:0;
	margin:0;
	width:32px;
	height:32px;
	overflow:hidden;
	cursor:hand;
	cursor:pointer;
	position:absolute;
}

.map_butt_open .butt{
	top:0;
	right:0;
	background:transparent url(img/picto_map.png) 0 0 no-repeat;
}

.map_butt_open .butt:hover{background-position:0 -32px;}

.map_butt_open .butt:active{background-position:0 0;}

.map_butt_close .butt{
	float:left;
	background:transparent url(img/picto_map.png) -32px 0 no-repeat;
}

.map_butt_close .butt:hover{background-position:-32px -32px;}

.map_butt_close .butt:active{background-position:-32px 0;}

.map_butt_open .butt A,.map_butt_close .butt A{
	display:block;
	height:32px;
	width:32px;
}

.map_butt_open .ctn{
	padding:0;
	margin:0;
	padding-right:10px;
	position:relative;
	text-align:right;
	width:318px;
	font-size:.9em !important;
	line-height:32px;
	color:#fff;
	text-shadow:#000 1px 1px 0;
}

.map_butt_close .ctn{display:none;}

#situationMap{
	position:absolute;
	z-index:9;
	top:0;
	right:0;
	width:360px;
	height:360px;
}

@media (max-width:768px){
	#situationMap{
		width:100%;
	}
}

.stdbutt_B{
	margin:0;
	padding:6px 0;
	display:inline-block;
}

.stdbutt_B A,.stdbutt_B A:visited{
	display:inline-block;
	margin:5px 0;
	padding:0 20px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:15px;
	letter-spacing:-0.01em;
	text-decoration:none !important;
	border:0 !important;
	border-radius:5px;
	box-shadow:1px 3px 4px rgba(0,0,0,0.3);
	cursor:pointer;
}

.stdbutt_B A:hover{border:0 !important;}

.stdbutt_B A:active{border:0 !important;}


.send-button {
    text-align: center;
}


@media (max-width:991px){
.bigbutt{
	margin:0;
	padding:6px 0;
	display:inline-block;
	width: 100%;
}
}

@media (min-width:991px){
.bigbutt{
	margin:0;
	padding:6px 0;
	display:inline-block;
	width: auto;
}
}

.bigbutt A,.bigbutt A:visited{
	padding:8px 30px;
	margin:0;
	text-decoration:none !important;
	display:block;
	text-align:center;
	font-size:16px;
	font-weight:400 !important;
	border:0;
	box-shadow:1px 3px 4px rgba(0,0,0,0.3);
}

.bigbutt A:hover{text-decoration:none !important;}

.bigbuttdouble{
	text-align:center;
	margin:0;
	padding:0;
	display:inline-block;
	clear:left;
	height:56px;
	background:transparent url(img/bigbutt_blue_double.png) right top;
}

.bigbuttdouble a,.bigbuttdouble a:visited{
	font-family:'HellNew Extended',Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:400 !important;
	color:#fff;
	line-height:18px;
	text-decoration:none;
	text-shadow:#002e50 1px 1px 0;
	display:inline-block;
	padding:9px 15px 0 0;
	margin:0;
}

.bigbuttdouble .lft{
	height:56px;
	width:15px;
	float:left;
	background:transparent url(img/bigbutt_blue_double.png) 0 0;
	overflow:hidden;
}

.bigbuttdouble:hover{background-position:right -56px;}

.bigbuttdouble:hover .lft{background-position:0 -56px;}

.bigbuttdouble:active,.bigbuttdouble:active .lft{background:#fff none;}

.bigbuttdouble:active a{color:#0082a4;text-shadow:none;}

#toolbox{
	position:relative;
	width:296px;
	margin:10px 10px 10px 20px;
	padding:2px;
	border-radius:7px;
	border:#ffa730 1px solid;
	background-color:#fffbbb;
	color:#c82800;
}

#toolbox H2{
	margin:0;
	padding:0;
	font-size:21px;
	line-height:40px;
	font-weight:400;
}

#toolbox A,#toolbox A:visited{
	color:#c82800;
	font-size:1em;
	font-weight:400;
	text-decoration:none;
	border-bottom:1px #c82800 dotted;
}

#toolbox A:hover{
	border-bottom-style:solid;
	text-decoration:none;
}

#toolbox A:active{color:#000;}

#toolbox HR{
	border-width:0;
	border-top:#ffa730 1px dotted;
	font-size:1px !important;
	overflow:hidden;display:block;
	line-height:1px !important;
	height:1px !important;
	margin:2px 0 !important;
	padding:0 !important;
}

#toolbox .action{
	margin:0;
	padding:0;
	background-color:transparent;
	border-radius:4px;
	cursor:hand;
	cursor:pointer;
}

#toolbox .action IMG{border:0;}

#toolbox .action:hover{background-color:#ffa730;}

#toolbox .action:active{background-color:#fff;}

#toolbox .action DIV.picto{
	width:40px;
	height:40px;
	background-image:url(img/toolbox_picto.png);
	background-position:0 0;
	float:left;
}

#toolbox .action:hover DIV.picto{
	background-position-y:-40px !important;
	color:#c82800;
}

#toolbox .action:active DIV.picto{background-position-y:0 !important;}

#toolbox .action DIV.name{padding:12px 4px 12px 40px;}

#toolbox .action DIV.name a,#toolbox .action DIV.name a:visited{
	display:inline-block;
	text-decoration:none;
	color:#c82800;
	font-size:1.1em;
	font-weight:400;
	border:0;
}

#toolbox .action DIV.name A SPAN,#toolbox .action DIV.name A:visited SPAN{
	color:#c82800;
	font-size:11px !important;
}

#toolbox .action:hover DIV.name A,#toolbox .action:hover DIV.name A SPAN{
	color:#fff !important;
	text-shadow:#c82800 1px 1px 0;
}

#toolbox .action:active DIV.name A,#toolbox .action:active DIV.name A SPAN{
	color:#000 !important;
	text-shadow:none;
}

#toolbox .on{background-color:#c82800 !important}

#toolbox .on DIV.name a,#toolbox .on DIV.name a:visited{
	color:#fff !important;
	text-shadow:#000 1px 1px 0;
}

#toolbox .on:hover DIV.name a{color:#ffa730 !important;}

#toolbox .arrow{
	width:20px;
	height:40px;
	background-image:url(img/toolbox_arrow.png);
	position:absolute;
	z-index:30;
	left:-20px;
	top:12px;
}

#toolbox p{
	margin:10px 20px;
	padding:0;
	font-size:1.2em;
	color:#ffab58;
}

#toolbox A.lnk,#toolbox A.lnk:visited{
	margin:0;
	padding:8px;
	display:block;
	border:0;
	line-height:.9em;
	background-color:transparent;
	border-radius:4px;
}

#toolbox A.lnk:hover{
	background-color:#ffa730;
	color:#fff !important;
	text-shadow:#c82800 1px 1px 0;
}

#toolbox A.lnk:active{
	background-color:#fff;
	color:#000 !important;
	text-shadow:none;
}

#messagebox{
	padding:0;
	margin:15px 0;
	border-radius:7px;
	border:#c82800 1px solid;
	position:relative;
}

#messagebox .ctn{
	padding:5px 0;
	margin:0;
	border:2px #fff solid;
	border-radius:4px;
	background-color:#c82800;
	line-height:40px;
	height:40px;
}

#messagebox .arrow_right{
	height:40px;
	width:25px;
	background:transparent url(img/messagebox_arrow_right.png) no-repeat;
	position:absolute;
	top:6px;
	right:-23px;
	z-index:50;
}

#objectnav a.lnk-list {
    color: #fff !important;
}

#objectnav{color:#b0ff49;}

@media screen and (max-width:990px){
	#objectnav{
		width:100%;
		position:relative;
		margin:0 auto;
	}
}

#objectnav .title{
	font-weight:400;
	font-size:19px;
	margin:0 0 0 20px;
	padding:0;
	letter-spacing:-0.025em;
	width:150px;
	float:left;
}

#objectnav A.lnk-list,#objectnav A.lnk-list:visited{float:left;}

#objectnav .box .ctn{
	height:100px;
	overflow:hidden;
	border:0;
	cursor:hand;
	cursor:pointer;
}

#objectnav .box:active .ctn{border-color:#fff;}

#objectnav .box .ctn .buttzone{
	width:20px;
	height:100px;
}

#objectnav .box .ctn .buttzone .arrow A{
	z-index:50;
	width:20px;
	height:100px;
	text-decoration:none;
	color:#fff;
	position:relative;
	font-size:17px;
	line-height:100px;
	text-shadow:#000 2px 2px 0;
}

#objectnav .box:hover .ctn .buttzone .arrow A{color:#fff}

#objectnav .box:active .ctn .buttzone .arrow A{
	color:#000;
	text-shadow:#000 0 0 0;
}

#objectnav .box .ctn .buttzone .bg{
	z-index:10;
	width:20px;
	height:100px;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	-khtml-opacity:.65;
	opacity:.65;
	vertical-align:middle;
	position:relative;
	top:-100px;
}

#objectnav .box:hover .ctn .buttzone .bg{background-color:#000;}

#objectnav .box:active .ctn .buttzone .bg{background-color:#fff;}

#objectnav .box .label A{
	text-decoration:none;
	line-height:20px;
	display:block;
	font-size:11px !important;
}

#objectnav .box:hover .label A{color:#000}

.type{
	font-weight:700;
	font-size:.8em;
}

.titre{
	padding:2px 0 4px;
	font-size:32px;
	line-height:28px;
}

.syn #footer {
    background: #fff!important;
}

.syn #footer .version A {
    float: right!important;
    margin-right: 20px;
}

.version a {
    display: contents;
}

@media (max-width:768px){
.logo-footer {
    width: 200px!important;
    height: 100px!important;
}
}


.logo-footer {
    width: 150px;
    height: 45px;
    margin: 0 auto;
    margin-bottom: 10px;
    height: 100px;
    margin-top: -20px;
    background-size: contain;
    background-repeat: no-repeat;
}

#footer {
    clear: both;
    padding: 0;
    overflow: hidden;
    bottom: 0;
    position: relative;
    left: 0;
    right:0;
    padding:50px 0px;
}

#footer .rs-bg {
	background-color:#fff!important;
	border-radius:50%;
	display: inline-block;
	margin: 5px;
	height: 35px;
	width: 35px;
	padding: 9px;
}

.rs-bg img {
    padding: 5px 0px 5px 0px;
}

#footer .picto-rs {
    padding: 0;
    background-image: url(img/icon-rs.png);
    background-repeat: no-repeat;
    width: 100%;
    max-width: 35px;
    height: 15px;
    overflow: hidden;
}


#footer .links-rs{
		text-align:center;margin:20px 0;
}


.social.fs-18 {
    height: 25px;
    width: 25px;
    display: inline-flex;
}

i.fa.rs-picto {
    height: 20px;
    width: 20px;
}

i.fa.text-center.rs-picto::before {
    font-size: 18px;
}


#footer .ctn{
	margin:0 auto;
	padding:15px 0 45px;
	font-size:12px;
}

#footer P{
	margin:0;
	padding:.2em 0;
}

@media (max-width:768px){
	#footer .links{
		text-align:center;margin:20px 0;
	}
}

#footer .links A,#footer .links A:visited{
	text-decoration:none;
	white-space:nowrap;
}

#footer .links A:hover,#footer .links A:focus{
	text-decoration:underline;
	color:#fff;
}

#footer .version{
	line-height:13px;
	font-size:11px;
	margin-top: 20px;
}

#footer .autor{
	float:left;
	line-height:13px;
	margin-right:20px;
	margin-bottom:10px;
	font-size:11px;
}

#footer .version A,#footer .version A:visited,
#footer .autor A,#footer .autor A:visited{
	font-weight:400;
	text-decoration:none;
	white-space:normal;
}

#footer .affiliate{
	clear:right;
}

#footer .affiliate a {
white-space:inherit!important:

}

#footer .affiliate .label{
	width:50px;
	float:left;
	font-size:11px;
}

#footer .affiliate IMG,#footer .affiliate A IMG{
	width:80px;
	height:40px;
	border:0;
	margin:0 5px 0 0;
	padding:0;
	float:left;
}

#footer .rightpane{
	float:right;
	padding:0;
	margin:0;
	text-align:right;
}

@media (max-width:768px){
	#footer .rightpane{
		text-align:center;
		margin:20px 0;
	}
}

#footer .claim{
	padding:0;
	letter-spacing:0px;
	font-size:16px;
}

#footer .social{line-height:1.2em;}

#footer .social A,#footer .social A:visited{text-decoration:none;}

#footer .social A:hover{
	color:#fff;
	text-decoration:underline;
}

#footer .social A.ico{
	display:inline-block;
	padding:0;
	margin:0 0 2px 2px;
	width:24px;
	height:24px;
	background-position:0 0;
	vertical-align:middle;
}

#footer .social A.ico:hover{background-position:0 -24px !important;}

#footer .separator{
	float:left;
	position:relative;
	width:290px;
	height:1px;
	border-top:1px #023178 dotted;
	margin:5px 0;
	padding:0;
}

#footer .credits{
	float:left;
	width:290px;
	font-size:11px;
}

#footer .credits A,#footer .credits A:visited{
	color:#023178;
	text-decoration:none;
}

#footer .credits A:hover{
	color:#fff;
	text-decoration:underline;
}

#footer .signature{
	float:left;
	width:290px;
	font-size:11px;
}

#footer .signature A.publimmo,#footer .signature A.netsquad{
	display:block;
	width:120px;
	height:25px;
	overflow:hidden;
	text-indent:-9000px;
	background:transparent url(img/signature_groupimmo.png) 0 0 no-repeat;
	border:0 !important;
	text-decoration:none !important;
}

#footer .signature A.netsquad{
	background-image:url(img/signature_netsquad.png);
}

#footer .signature A.publimmo:hover,#footer .signature A.publimmo:focus,#footer .signature A.netsquad:hover,#footer .signature A.netsquad:focus{background-position:0 -25px;}

#footer .signature A.lnk,#footer .signature A.lnk:visited{
	color:#023178;
	text-decoration:none;
	font-size:14px;
	font-weight:700;
	font-family:Arial,Helvetica,sans-serif;
}

#footer .signature A.lnk:hover,#footer .signature A.lnk:focus{color:#fff !important;}

.slider, .slider-range {
    margin: 10px 0px 0px 0px;
    padding: 0;
    height: 15px !important;
    border-radius: 0;
    border: 0;
    background-color: #ddd;
    border-radius: 15px;
}


.slider .ui-corner-all,.slider-range .ui-corner-all{border-radius:0;}

.slider .ui-slider-handle,.slider-range .ui-slider-handle{
	height:21px;
	width:21px;
	margin-left:0;
	top:0 !important;
}

.slider .ui-state-hover,.slider .ui-state-focus{cursor:pointer !important;}

.slider-range .ui-slider-range{height:15px;}

.slider-range .ui-slider-handle-left{
	background:url(img/sliderrange_left.png) 0 0 no-repeat;
	border:0;
}

.slider-range .ui-slider-handle-right{
	background:url(img/sliderrange_right.png) 0 0 no-repeat;
	border:0;
}

.slider-range .ui-state-hover,.slider-range .ui-state-focus{cursor:pointer !important;}


.back-to-top{
	background:#000!important;
	cursor:pointer;
	position:absolute;
	right:20px;
	bottom:0px;
	padding:10px;
	color:white;
	text-align:center;
	z-index:5;
}



@media (max-width:768px){
#list-objects .col-lg-4.col-md-6.col-sm-6.col-xs-12 {
    padding: 0px !important;
} 

#list-objects .container-vign {margin:0px!important;}

}


/* Bloc des objets + style */

.bloc-objects {
    width: 100%;
    height: auto;
    background: #f1f1f1;
    margin-top:40px;
    padding-bottom:50px;
}


div#title-h1 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 30px;
}


.title-bloc-objects {
    font-size: 25px;
    font-weight: 800;
}


div#list-objects {
    width: 100%;
    height: auto;
}


.container-vign {
    margin: 10px;
    float: left;
    width: -webkit-fill-available;
    width: -moz-available;
}


.objet-text-color {
    display: flow-root;
    margin: 5px;
}


.img-object {
    background-image: url(img/image_slide.png);
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}



.img-object-img img {
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}



.img-object {
    background-image: url(img/image_slide.png);
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}



.img-object-img img {
    width: 100%;
}








/*
.img-object-img {
    height: 280px;
    background-color: #000;
    width: inherit;
    max-height: initial;
    background-repeat: no-repeat;
    background-position: center;
}

.content-img {
    width: 100%;
    background-size: cover;
    max-height: 280px;
    overflow: hidden;
}

*/





.area-status {
    text-align: center;
}


.object-status {
    position: relative;
    display: block;
    color: #fff;
    background-color: rgba(255,2,2,0.5);
    width: 100%;
    padding: 5px;
    margin-top: -30px;
    text-transform: uppercase;
    font-weight:600;
}


.objet-sticker-background-color {
    position: absolute;
    margin-left: -10px;
    margin-top: 10px;
    font-size: 10px;
    padding: 5px 15px;
    text-transform: uppercase;
}



.triangle-sticker {
    position: absolute;
    margin-top: 33px;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 0px solid transparent;
    border-top: 10px solid #2e2e2e;
}

@media (max-width:768px){
.content-vign {
    height: 230px!important;
}
}

.content-vign {
    margin: 10px 20px 20px 20px;
    text-align: left;
    height: 200px;
}


.title-object {
    font-size: 17px;
    font-weight: 500;
}

.title-object a, .title-object a:hover {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}


.subtitle-object {
    font-weight: 300;
    font-size: 12px;
    line-height: 1.4em;
}

.price-object-fr {
    padding: 10px 0px 0px 0px;
    font-size: 18px;
    font-weight: 500;
}

.price-object-eu {
    font-size: 13px;
    font-weight: 200;
}



.data-object {
    margin: 20px 0px;
    height: 45px;
    text-align: center;
}

.data-object img {
    height: 20px;
}


.data-object p {
    margin: 0;
}


.separator {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}


/* End Bloc des objets + style */





/* Start Filtre Recherche Résultats */

div#results-data {
    float: left;
    width: 50%;
}

@media (max-width:767px){
div#results-tri {
    width: 100%!important;
}

.tri {
    float: left;
    padding-right: 45px;
    width: min-content;
}

.title-tri {
    float: left!important;
    text-align: left!important;
}

}

div#results-tri {
    float: right;
    width: 50%;
    padding: 10px 0px;
}



.title-tri {
    float: left;
    width: 50%;
    text-align: right;
    padding-right: 10px;
    padding-top: 5px;
}

.list-tri {
    float: right;
    width: 50%;
}


.result #screen {
    display: block;
}

.slider .ui-state-default {
    border-radius: 50%;
    border: 0;
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px!important;
}


.content-results {
    background-color: #f1f1f1;
    padding: 20px 0px 30px;
}

form.standard label span {color:#000!important;}


span#nbObj {
    font-weight: 900;
}


/* End Filtre Recherche Résultats */






.content-filter {
    padding-bottom: 30px;
    background-color:#272727;
}

.content-filter h3 {color:#fff;}

.box2 {
    border: none;
    background-color: #fff;
    border-radius: unset;
}


.content-vign-object {
    margin-top: 40px;
}

div#display_mode_A {
    float: left;
    width: 100%;
}



.list-tri select {
    background: #fff;
    border: none;
    height:30px;
}






/* Start Pagination objects */

#result_footer {
    position: relative;
    height: 40px;
    overflow: hidden;
    padding: 0;
    margin: 40px 0 40px;
    float:left;
}



#result_footer .label {
    font-size: 13px;
    color:#000;
}


.butt_on.butt-background-color a {
    color: #fff;
}



#result_footer .butt_on {
    height: 35px;
    width: 35px;
}


#result_footer .butt_on a {
    font-size: 13px;
    padding: 8px 14px!important;
}
/* End Pagination objects */



@media (min-width:767px){
form#langsel {
    display: -webkit-box;
}
}

@media (max-width:767px){
form#langsel {
    display: block;
}
}





/* Start Page Contact */

.title3{
    margin: 0 auto;
    padding: 10px 0px 10px;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: -0.025em;
    line-height: 1em;
    text-align: center;
}


#searchbox label {
    text-align: center;
    margin: 0 auto!important;
    display: block!important;
    font-weight: 300!important;
    font-size: 17px!important;
}

.content-form {
    background-color: #f1f1f1;
    padding-top: 30px;
}


div#searchbox {
    padding-bottom: 20px;
}


.bg-form {
    background-color: #fff;
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 40px;
    padding-top: 25px;
}

@media (min-width:767px){
select#politesse {
    width: 50%;
    color: #a7a7a7 !important;
}

.form-css {
    float: left;
    width: 50%;
}

.form-css-1 {
    width: 50%;
    clear: both;
}

select#pays {
    width: 50%;
    margin: 4px 0px;
    float: left;
    color: #a7a7a7 !important;
}

}


@media (max-width:767px){
select#politesse {
    width: 100%;
    color: #a7a7a7 !important;
    border-radius: 6px;
}

.form-css {
    float: left;
    width: 100%;
}

.form-css-1 {
    width: 100%;
    clear: both;
}

select#pays {
    width: 100%;
    margin: 4px 0px;
    float: left;
    color: #a7a7a7 !important;
}

}



input[type="text"] {
    width: 100%!important;
}


FORM.standard LABEL {
    margin: 0;
    padding: 0;
    padding-top: 10px;
    display: block;
    text-transform: inherit;
    font-weight: 400;
    font-size: 13px;
}

.container-form {
    width: 80%;
    margin: 0 auto;
    display: block;
    position: relative;
}




label.form-message {clear:both;}



.form-css-1 div {
    float: left;
    width: 100%;
}


/* End Page Contact */









/* Start Page Fiche Details */

body.detail #slide-image {
    display: none !important;
}


body.detail #page {
    margin-top: 0px!important;
}


.back-list-objects {
    padding: 20px;
    background-color: #f1f1f1;
}



.header-details {
    background-color: #fff;
    padding-bottom:30px;
    padding-top: 10px;
}


.header-details .type, .header-details .txt_sm {
    color: #333!important;
    font-size: 13px!important;
    text-transform: uppercase;
}

.header-details .detail_header {
    margin-top: 0px!important;
}


.header-details #content_lft .detail_ctn h1 {
    color: #333!important;
}


.header-details #content_lft .detail_ctn H2 {
    text-align: center;
    color: #333!important;
    font-weight: 200;
}


.header-details #content_lft .prix {
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    display: block;
    margin: 0 auto;
    width: fit-content;
    width: -moz-fit-content;
}


@media (max-width:767px){
	.xs-display {
	display:block;
	}
	
	.lg-display {
	display:none!important;
	}
	
}


@media (min-width:767px){
	.lg-display {
	display:block;
	}
	
	.xs-display {
	display:none!important;
	}
}





@media (max-width:767px){
.vign-prev-next {
    display: inherit;
    float: none;
    width:100%;
}

.vign-prev-next .ctn {
    display: none;
}

.vign-prev-next .next-object {
    float: right;
}


.butt-back .lnk-list {
    padding: 10px 20px;
    background-color: #2E2E31;
    float: none !important;
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 20px;

}


.butt-background-color a {
	color: #FFF!important;
}


.detail_ctn .specs .picto{
	margin:0 auto;
	padding:0;
	background-color:transparent;
	background-image:url(img/picto_specs_mini.png);
	background-repeat:no-repeat;width:100%;
	max-width:45px;
	height:45px;
	overflow:hidden;
}

.bg-picto {
    border-radius: 50%;
    border: 2px solid #000;
    width: 100px;
    height: 100px;
    padding-top: 10px;
    background-color: #fff;
}


.detail_ctn .specs ul li {
    width: 40% !important;
   float: none;
    width: -webkit-calc(100% / 6);
    width: calc(100% / 6);
    display: inline-table;
}

.promotion_ctn td {
    padding: 0px;
}


}


@media (min-width:767px){
.vign-prev-next {
    height: 100px;
    display: inline-flex;
    float: right;
    list-style-type: none;
}

.butt-back .lnk-list {
    margin-top: 30px;
    padding: 10px 20px;
    background-color: #2E2E31;
}

.vign-prev-next .next-object {
    float: left;
}

.detail_ctn .specs .picto{
	margin:0 auto;
	padding:0;
	background-image:url(img/picto_specs.png);
	background-repeat:no-repeat;width:100%;
	max-width:85px;
	height:85px;
	overflow:hidden;
}

/*
.bg-picto {
    border-radius: 50%;
    border: 2px solid #000;
    width: 150px;
    height: 150px;
    padding-top: 15px;
    background-color: #fff;
}
*/

.detail_ctn .specs ul li {
    float: none;
    width: -webkit-calc(100% / 6);
    width: calc(100% / 6);
    width: 16%;
    display: inline-table;
}

.promotion_ctn td {
    padding: 5px 0px;
}


}

.vign-prev-next .prev-object {
    height: 100%;
    float: left;
}

.vign-prev-next .box {
    width: 100%;
    height: 100%;
}


.vign-prev-next .ctn {
    height: 70px;
    width: 100px;
    border: 2px solid #ffff;
}




.vign-prev-next .arrow {
    height: 20px;
	display:block;
    float: inherit;
}


.vign-prev-next .label {
    width: 100%;
    padding: 0 !important;
}


.vign-prev-next .buttzone a {
    color: #000;
    display:contents;
}


.col-1 .col-lg-9 {
    margin: 50px 0px;
}


.col-2 .col-lg-3 {
    margin:25px 0px;
}






.promotion_ctn td a {
    height: 40px;
}












/* Start Bloc Contact */


.container-fluid img {
    margin: 0 auto;
    display: block;
}


.bigbutt a {
    font-size: 15px;
    padding: 20px 30px;
    color:#fff;
}

.bigbutt a:hover {
    font-size: 15px;
    padding: 20px 30px;
    color:#fff;
}

.container-fluid h4 {
    padding: 0;
    margin: 0;
}


.container-fluid p {
    line-height: normal;
    margin: 2px 0px;
    padding: 2px 0px;
}

.container-fluid p a {
    color: #000;
}



/* End Bloc Contact */



/* End Page Fiche Details */


@media (max-width:767px){
.cms img {width:100%!important;height:100%!important}
}



.color_text {color:#fff;}



/* Start Bloc Cookies */


.cookiebanner {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background-color: rgba(0,0,0,.8);
    color: #fff;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}


.cookiebanner__container {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: 0 15px;
    line-height: 1.5;
    display: flex;
    flex-direction: column;
}

.cookiebanner__buttons {
    display: flex;
    flex-direction: row;
    margin-top: 10px;
    margin-left: auto;
}

.cookiebanner__button--accept {
    margin-right: 20px!important;
    color:#fff!important;
}


.cookiebanner__button {
    padding: 6px 12px;
    font-size: 13px;
    border: 1px solid var(--main-color);
    text-shadow: none;
    color:#000;
    margin: 0;
    text-transform: uppercase;
    line-height: 1.3em !important;
    font-weight: 600;
    letter-spacing: 2px;
}


#link-data-protection, #cookie-preference {
text-align:center;
}

a#cookie-preference, .links A:hover {
    color: unset!important;
}


/* End Bloc Cookies */



#title-img {
    position: relative;
    font-size: 13px;
    padding: 10px;
    font-weight: 800;
    color:#fff;
}



.bg-title-img {
    height: 35px;
    margin-top: -35px;
    background-color: rgba(0,0,0,0.5);
    max-width: fit-content;
    position: relative;
    padding: 0px 20px;
}