
/*
	FONTS @import url("fonts/[font]/stylesheet.css"); 
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,300); /* font-family: 'Open Sans', sans-serif; */
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,700); /* font-family: 'Raleway', sans-serif; */
@import url(http://fonts.googleapis.com/css?family=Droid+Serif); /* font-family: 'Droid Serif', serif; */ 
/*
	STRUCTURE GENERALE 
*/

#PAGE{
	overflow: hidden;
	min-width:900px;
}

body{
	background: #202020;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
}

header{
	
}

nav{
	
}

section{
	
}

section .content{
	
}

footer{
	
}

.width_site{
	width:980px;
	margin:auto;
	position: relative;
}

/* HEADER */

#HEADER{
	margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    border-bottom:1px solid #dbdbdb;
}
#HEADER ul{
	margin:0px;
	padding:0px;
}
#HEADER ul, #HEADER ul li {
	display: inline-block;
	text-align: center;
}
#HEADER ul li {
	padding:0px 15px;
	border-right:1px solid #434343;
}
#HEADER ul li a, #HEADER ul li {
	font-family: 'Raleway', sans-serif;
	color:#d2bfae;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	font-weight: bold;
	font-size:0.85em;
}
#HEADER ul li a{
	display: block;
	padding:8px 0px;
}
#HEADER ul li.logo-header img{
	padding:0px;
	width:70px;
	height:70px;
}
#HEADER ul li.logo-header{
	border-right:none;
}
#HEADER ul li.first-border {
	border-left:1px solid #434343;
}

#HEADER #social{
	position: absolute;
	top:0px;
	right:60px;	
}
#HEADER #social a{
	color:#cab7a7 !important;
	display: inline-block;
	margin-right: 7px;
}

/* menu plus petit*/
@media screen and (max-width: 1000px) {
	#HEADER #social{
		right:160px;
	}
	#HEADER ul li a, #HEADER ul li {
		font-size:0.75em;
	}
	#HEADER .width_site{
		width:auto;
		min-width:900px;
	}
}
/* menu lang right */
#HEADER ul#menu_lang{
	position: absolute;
	right:0px;
	top:0px;
	background: #cab7a7;
	width:40px;
	color:#202020;
	padding-top:14px;
	height:98px;
}
#HEADER ul#menu_lang li{
	padding:0px;
	width:40px;
	border-right:none;
}
#HEADER ul#menu_lang li a{
	color:#202020;
	padding:0px;
	width:65%;
	margin: auto;
	border-bottom:1px solid #434343
}

#HEADER ul#menu_lang li.last a{
	border:none;
}

#HEADER a:hover{
	text-decoration:none ;
	opacity: 0.7;
}
/* menu lang top horizontal*/
@media screen and (max-width: 1000px) {
    #HEADER ul#menu_lang{
		width:125px;
		height:28px;
		padding:0px;
	}
	#HEADER ul#menu_lang li{
		width:auto;
		padding:5px;
	}
	#HEADER ul#menu_lang li a{
		border:none;
		padding:0px 5px;
		width:auto;
	}
}
/* FOOTER */
#FOOTER{
	padding-top:50px;
	padding-bottom:20px;
	color:#fff;
	font-size:0.6em;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	text-align: center;
}

#FOOTER .mentionslegales{
	color:#5b5b5b;

	margin-top:10px;
	letter-spacing: 0.06em;
	text-transform: none;
}
#FOOTER .mentionslegales a{
	font-size: inherit;
	color:inherit;
}

/*Slider - Swiper */
.container-slide,.home-slider,.cadrehoverslide{
	width:100%;
	min-width:100%;
	max-width: 1600px;
	margin: auto;
	height:500px;
	position: relative;
}
.cadrehoverslide{
	position: absolute;
	top:0px;
	left:0px;
	background: url(../images/cadrehoverslide.png) center center;
	z-index: 15;
}
.home-slider .swiper-slide{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 500px;
}
.home-slider .swiper-pagination-bullet{
	width: 11px;
	height: 11px;
	background: #fff;
	opacity: 0.4;
	border-radius: 50%;
}
.home-slider .swiper-pagination-bullet-active{
	opacity: 1;
}
.home-slider .swiper-pagination{
	bottom: 25px;
}




.galeriephoto1{
	width:987px;
	background: #fff;
	padding-right:3px;
	padding-top:3px;
}
.galeriephoto1 .thumb{
	overflow: hidden;
	position: relative;
	float:left;
	margin:3px;
	margin-right:0px;
	margin-top:0px;
	width:325px;
	height:325px;
}
.galeriephoto1 .thumb img{
	width:325px;
	height:325px;
	position: absolute;
	top:0px;
	left:0px;
	z-index: 5;
}
.galeriephoto1 .thumb .title_img{
	position: absolute;
	bottom:0px;
	right:0px;
	text-align: right;
	padding:7px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:0.8em;
	letter-spacing: 0.04em;
	z-index: 6
}

/*
	MISE EN FORME PRINCIPALE
*/

section[data-section]{
	min-width:980px;
	margin: auto;
}

header[data-header]{
	min-width:980px;
	margin: auto;
	max-width:1600px;
	height:270px;
	border-bottom:3px solid #fff;
	position: relative;
	overflow: hidden;
}
header[data-header] h1{
	position: absolute;
	bottom:15px;
	left:0px;
	width:320px;
	font-weight: 100;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 0.2em;
	font-size:1.8em;
	text-transform: uppercase;
	padding: 10px 15px;
	z-index: 2;
	background: rgba(0,0,0,0.5);
}
header[data-header] p{
	color:#babfc2;
	font-size:0.8em;
	line-height:1.5em;
	letter-spacing: 0.06em;
	text-align: justify;
	width:600px;
	padding:0px 35px;
	font-family: 'Raleway', sans-serif; 
}
header[data-header] .sep2{
	margin-left: 30px;
}

.content{
	position: relative;
	width: 980px;
	margin: auto;
}
header[data-header] .content{
	height:100%;
}

.sep1{
	margin:10px 0px;
	border-bottom:1px solid #fff;
}
.sep2{
	margin:10px 0px;
	border-bottom:1px solid #fff;
	width:40px;
}
.space1{
	padding:40px;
}

.bkgblue{
	background: #acdde3;
	min-height:550px;
}
.reseaux-sociaux{
	line-height: 2em;
}
.btn-reseaux{
	opacity: 0.5;
}
.btn-reseaux:hover{
	opacity:1
}

header[data-header="style1"]{
	background: url(../images/bkg-contact-2.jpg) no-repeat center center #000;
	height:250px;
	border-bottom:0px;
}
header[data-header="style1"] .title-page{
	font-family: 'Raleway', sans-serif;
	font-size:2em;
	letter-spacing: 0.1em;
	padding:45px;
	text-transform: uppercase;
	font-weight: 100;
}
header[data-header="style1"] .coordonnees-contact{
	width:300px;
	margin-left:160px;
	text-align: center;
	padding-top:35px;
	font-family: 'Raleway', sans-serif;
	font-weight: 100;
	font-size:1.2em;
	letter-spacing: 0.06em;
	color:#e2e2e2;
}

.nopaddingleft{
	padding-left:0px;
}

.testred{
	background: red;
	border:1px solid #8d2929;
}

/*
	STRUCTURE CONTENT
*/

section[data-section="home_head"]{
	height:310px;
	background: url(../images/bkg-home-head.jpg) center center no-repeat #202020;
}
section[data-section="home_head"] .home_presentation{
	width:550px;
	margin:auto;
	padding-top:14px;
}
section[data-section="home_head"] .home_presentation h1{
	text-align: center;
	font-family: 'Droid Serif', serif;
	font-size:1.2em;
	font-weight: normal;
	letter-spacing: 0.2em;
}
section[data-section="home_head"] .home_presentation .sep{
	width:60px;
	margin:25px auto;
	border-top:1px solid #fff;
}
section[data-section="home_head"] .home_presentation p{
	text-align: justify;
	font-family: 'Raleway', sans-serif;
	font-size:0.8em;
	color:#818181;
	font-size: 0.9em;
	line-height: 1.8em;
}

section[data-section="home"]{
	background: url(../images/bkg-home.jpg) center center no-repeat #d2bfae;
	height:750px;
}


.cadre_acc{
	height:300px;
	border:3px solid #fff;
	width:100%;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: black;
}
.cadre_acc.cadre_acc_locations{
	background-image: url(../images/img-acc-location.jpg);
}
.cadre_acc.cadre_acc_destinations{
	background-image: url(../images/img-acc-destinations.jpg);
}
.cadre_acc a.big_title{
	display: block;
	width:100%;
	height:300px;/*300px*/
	padding:17px 34px;
	font-family: 'Raleway', sans-serif;
	font-size:2.2em;
	letter-spacing: 0.3em;
	color:#fff;
	line-height:1.5em;
	font-weight: 100;
}

.cadre_acc a.big_title:hover{
	text-decoration: none;
	opacity: 0.8;
}

.cadre_acc a.big_title .sep{
	width:40px;
	border-bottom:1px solid #fff;
	margin:4px 0px;
}

/* slide selection du mois */

.cadre_acc.cadre_acc_selection{
	overflow: hidden:
}

.cadre_acc.cadre_acc_selection .selection{
	position: relative;
	height:300px;
	width:980px;
	overflow: hidden:
}
.cadre_acc.cadre_acc_selection .selection .photo{
	position:absolute;
	top:0px;
	right:0px;
	width:650px;
	height:294px;
	overflow: hidden;
}
.cadre_acc.cadre_acc_selection .selection .caracteristiques{
	position:absolute;
	top:0px;
	left:0px;
	width:330px;
	height:294px;
	background: #202020;
}
.cadre_acc.cadre_acc_selection .selection .caracteristiques .ct{
	padding:20px 30px;
	text-align: center;
}
.cadre_acc.cadre_acc_selection .selection .caracteristiques .ct .title_selection{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	color:#a7a7a7;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
.cadre_acc.cadre_acc_selection .selection .caracteristiques .ct .box_title_boat{
	border:1px solid #fff;
	padding:10px;
	margin:15px auto;
}
.cadre_acc.cadre_acc_selection .selection .caracteristiques .ct .box_title_boat .title_boat{
	font-family: 'Droid Serif', serif;
	letter-spacing: 0.2em;
}
.cadre_acc.cadre_acc_selection .selection .caracteristiques .ct .box_title_boat .sep{
	width:50px;
	margin:15px auto;
	border-bottom:1px solid #fff;
}
.cadre_acc.cadre_acc_selection .selection .caracteristiques .ct .box_title_boat .title_boat2{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.cadre_acc.cadre_acc_selection .selection .caracteristiques .ct table{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color:#d2bfae;
	font-size:0.8em;
	margin:15px auto;
	width:100%;
}
.cadre_acc.cadre_acc_selection .selection .caracteristiques .ct .prix{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color:#fff;
}
.cadre_acc.cadre_acc_selection .swiper-pagination{
	left: 300px;
	width: 650px;
	bottom: 5px;
}
.cadre_acc.cadre_acc_selection .swiper-pagination-bullet{
	width: 11px;
	height: 11px;
	background: #fff;
	opacity: 0.4;
}
.cadre_acc.cadre_acc_selection .swiper-pagination-bullet-active{
	opacity: 1;
}


header[data-header="destinations"]{
	background: url(../images/header-destinations.jpg) no-repeat center center #000;
}
section[data-section="destinations"]{
	
}

header[data-header="watertoy"]{
	background: url(../images/header-watertoy.jpg) no-repeat center center #000;
	
}

header[data-header="seminaires"]{
	background: url(../images/header-seminaires.jpg) no-repeat center center #000;
	
}

header[data-header="contact"]{
	background: url(../images/header-contact.jpg) no-repeat center center #000;
	
}

header[data-header="style1"] .coordonnees-contact a{
	color:inherit;
	text-decoration: none;
}

header[data-header="style1"] .coordonnees-contact strong{
	font-size:0.8em;
}

header[data-header="style1"] .coordonnees-contact .oy{
	text-align: center;
	font-family: 'Droid Serif', serif;
	font-size:1em;
	font-weight: normal;
	letter-spacing: 0.2em;
}

section[data-section="contact"] form{
	width:790px;
	margin: auto;
	font-family: 'Droid Serif', serif; 
	color:#fff;
}

section[data-section="contact"] form input[type='text'],
section[data-section="contact"] form textarea{
	border:1px solid #fff;
	border-radius: none;
	background: none;
	width:100%;
	font-size:1em;
	padding:7px;
	color:#757d89;
	letter-spacing: 0.08em;
	font-family: 'Raleway', sans-serif;
}
section[data-section="contact"] form button[type='button']{
	background: #757d89;
	color:#fff;
	text-transform: uppercase;
	text-align: center;
	padding:15px 20px;
	border:none;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 0.08em;
}


.infos_alerte{
	display: none;
	color:red;
}

.alerte_form_contact{
	border:1px solid red !important;
	
}

.contact_success, .contact_erreur{
	padding:10px;
	text-align: center;
	font-size:14px;
}

.contact_success{
	color:#8baf8f;
	font-weight: bold;
	margin:25px;
	font-size:2em;
}

.contact_erreur{
	color:#eb0e0e;
}


header[data-header="locations"]{
	background: url(../images/header-location.jpg) no-repeat center center #000;
	height:500px;
}
header[data-header="ventes"]{
	background: url(../images/header-ventes.jpg) no-repeat center center #000;
	height:500px;
}


/* LISTE BOATS */

.filter_boats{
	background: #fff;
	height:90px;
	width:964px;
	margin: auto;
	margin-top:20px;
	margin-bottom:20px;
	color:#0c3d58;
	padding:22px;
}

/* SLIDER */

#slider-range{
	background: #5abdcf;
	border-top:1px solid #757d89;
	border-bottom:1px solid #757d89;
	margin-top:6px;
}

.etat-filter{
	position: relative;
	margin-top:10px;
	width:100%;
}

.etat-filter .filter-m-min,.etat-filter .filter-m-max{
	position: absolute;
	top:0px;
	left:0px;
	font-size:0.8em;
}
.etat-filter .filter-m-max{
	right:0px;
	left:auto;
}

.nbr_yacht{
	font-family: 'Raleway', sans-serif; 
	font-size:1.8em;
	letter-spacing: 0.06em;

}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 0.7em;
	height: 1.3em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
	background: #fff;
	border:#757d89 solid 1px
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
	width:100%;
	background: #757d89;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

/* LISTE BOATS */

#liste_boats{
	
}

#liste_boats .boat{
	width:310px;
	height:440px;
	position: relative;
	margin:8px;
	background: #fff;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 3px;
}
#liste_boats .boat .img_couv{
	height:200px;
	width:304px;
	margin:3px;		
}
#liste_boats .boat .img_couv img{
	max-width:100%;
}
#liste_boats .boat .caracteristiques{
	padding:8px 20px;
	height:234px;
	color:#202020;
}

#liste_boats .boat .caracteristiques .boat_name{
	font-family: 'Droid Serif', serif; 
	letter-spacing: 0.2em;
	font-size:1em;
	text-transform: uppercase;
	margin-bottom:5px;
	padding:0px 3px;
}
#liste_boats .boat .caracteristiques .boat_builder{
	font-family: 'Open Sans', sans-serif;
	font-size:0.95em;
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: 0.06em;
	margin-bottom:5px;
	padding:0px 3px;
}

#liste_boats .boat .caracteristiques table{
	width:100%;
	border-collapse:inherit;
	border-spacing: 2px;
	margin:10px 0px;
}
#liste_boats .boat .caracteristiques table tr.colblue td{
	background: #17b9d4;
	text-align: center;
	vertical-align: middle;
	color:#fff;
	padding:7px;
}
#liste_boats .boat .caracteristiques table tr.coldark td{
	background: #313131;
	text-align: center;
	vertical-align: middle;
	color:#fff;
	padding:7px;
}

#liste_boats .boat .caracteristiques .donnees1{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size:1.4em;
}

#liste_boats .boat .caracteristiques .libelle1{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 0.8em;
}

#liste_boats .boat .caracteristiques table tr.coldark td .libelle1{
	margin-top:6px;
	margin-left:4px;
}

#liste_boats .boat .caracteristiques .prixboat{
	text-align: center;
	font-size: 0.8em;
	letter-spacing: 0.04em;
	color:#313131;
	font-family: 'Open Sans', sans-serif;
	margin-top:15px;
	padding:0px 3px;
	
}
#liste_boats .boat .caracteristiques .prixboat .info{
	font-size: 0.8em;
}

/* Details Boats */

header[data-header="details"]{
	background: url(../images/header-details.jpg) no-repeat center center #000;
}

.zone-retour .backlink{
	height:37px;
	float:right;
	background: url(../images/btn-backlist.jpg) left center no-repeat;
	padding:7px 20px 5px 55px;
	color:#0a3e51;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	margin:20px 0px;	
}

section[data-section="details"] .caracteristique{
	background: #fff;
	padding:22px;
	height:520px;
}
section[data-section="details"] .caracteristique .row{
	margin:0px;
}

section[data-section="details"] .caracteristique .cellsb{
	color:#fff;
	margin-bottom:3px;
	padding:10px 0px 5px 0px;
}

section[data-section="details"] .caracteristique .cellsb.callesb-1{
	background:#0a3e51;
}
section[data-section="details"] .caracteristique .cellsb.callesb-2{
	background:#17b9d4;
}
section[data-section="details"] .caracteristique .cellsb.callesb-3{
	background:#5ccee1;
}
section[data-section="details"] .caracteristique .cellsb.callesb-3 .libelle{
	padding:0px !important;
}
section[data-section="details"] .caracteristique .cellsb.callesb-4{
	background:#313131;
}

section[data-section="details"] .caracteristique .value{
	height:25px;
	overflow: hidden;
}

section[data-section="details"] .caracteristique .value,
section[data-section="details"] .caracteristique .libelle{
	padding:0px 7px;
}
section[data-section="details"] .caracteristique .libelle{
	font-size:0.8em;
}
section[data-section="details"] .caracteristique .value{
	font-size:1.1em;
	letter-spacing: 0.06em;
	font-weight: 100;
	text-transform: uppercase;
}
section[data-section="details"] .caracteristique .prixboat{
	color:#313131;
	font-size:0.8em;
	padding-top:14px;
}
section[data-section="details"] .caracteristique .prixboat .col-6{
	padding:0px !important;
}

/* boat galerie - Swiper */
#galerie{
	background: #fff;
	height:520px;
}
#galerie h1{
	color:#202020;
	text-align: center;
	font-family: 'Droid Serif', serif;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-size:1.5em;
	margin:0px;
	padding:10px;
	text-transform: uppercase;
}
#galerie .yacht-gallery{
	width:650px;
	height:366px;
	margin:auto;
	background: url(../images/load-img.gif) center center no-repeat;
}
#galerie .yacht-gallery .swiper-slide img{
	width:100%;
	height:366px;
	object-fit: cover;
}
#galerie .yacht-gallery .swiper-button-prev,
#galerie .yacht-gallery .swiper-button-next{
	color: #fff;
	text-shadow: 0 1px 3px rgba(0,0,0,0.6);
}
#galerie .yacht-gallery .swiper-button-prev:after,
#galerie .yacht-gallery .swiper-button-next:after{
	font-size: 22px;
}
#galerie .yacht-thumbs{
	width:650px;
	height:100px;
	margin: 4px auto 0;
}
#galerie .yacht-thumbs .swiper-slide{
	cursor: pointer;
	opacity: 0.6;
	transition: opacity 300ms;
}
#galerie .yacht-thumbs .swiper-slide-thumb-active{
	opacity: 1;
}
#galerie .yacht-thumbs .swiper-slide img{
	width:100%;
	height:100px;
	object-fit: cover;
}

#donnees{
	background: #fff;
	color:#202020;
}

#donnees .box_donnees{
	padding:20px 40px;
}

#donnees .box_donnees h2{
	font-family: 'Droid Serif', serif;
	font-weight: normal;
	font-size:1.4em;
}

#donnees .btn_ficheboat{
	padding:20px;
	padding-top:0px;
}

#donnees .btn_ficheboat a{
	display: inline-block;
	background: #313131;
	color:#fff;
	text-transform: uppercase;
	padding:12px;
	margin-left:10px;
	float:right;
	font-size:0.8em;
	letter-spacing: 0.06em;
}
#donnees .btn_ficheboat a:hover{
	text-decoration: none;
	background: #757d89;
	
}

.private_access{
	float:left;
}
.private_access input{
	height:30px;
	margin:0px;
	box-sizing: border-box;
	width:140px;
}
.private_access button{
	height:30px;
	margin:0px;
	box-sizing: border-box;
	position: relative;
	top:-1px;
	left:-1px;
}

/* MANAGEMENT */

header[data-header="management"]{
	background: url(../images/header-management.jpg) no-repeat center center #000;
}

section[data-section="management"] .content{
	background: #fff;
	padding:22px;
	color:#202020;
	font-size:0.8em;
}

section[data-section="management"] .content h2{
	text-transform: uppercase;
	font-size:2em;
	padding:70px 0px 50px 0px;
}

section[data-section="management"] .content p{
	text-align: justify;
}
