@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/

.text_special {
    font-family: architects-daughter !important;
    font-style: normal;
    font-weight: 400;
}
img, object, embed, video {
	max-width: 100%;
}
body{	
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
a:hover{
	text-decoration:none !important;
}
.img_100{
	width:100%;
}
.hidden_movil{
    display:none;
}
.f1{
    background-color: #fff;
}
.f2{
    background-color: #FF8E00;
}
.f3{
    background-color: #81ad3e;
}
.f4{
    background-color: #00b9e2;
}
.f5{
}
.f6{
    background-color: #fff;
}

.c1{
    color:#fff;
}
.c2{
    color: #FF6700;
}
.c3{
    color: #81ad3e;
}
.c4{
    color: #1CB9D4;
}
.c5{
    color: #025028;
}
.c6{
    color: #121212;
}
.t1{
    font-size:26px;
}
.t2{
    font-size: 22px;
}
.t3{
	font-size: 18px;
}
.t4{
	
}
.t5{
	
}
.sombra_texte1{
    text-shadow: 1px 1px 1px hsla(0,0%,100%,0.37);
}
.sombra_texte2{
    text-shadow: 1px 1px 1px hsla(0,0%,0%,0.37);
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:0px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.marg_ul{
	margin-left: 20px;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
/* Mobile Layout: 480px and below. */
.input_1 {
    background: white !important;
    margin-bottom: 10px;
}
.iconos1{
    width: 70px !important;
    height: 70px !important;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-image: url(img/bed.png);
    background-size: 50% auto;
    background-position: center 73%;
    background-color: #fff;
    clear: none !important;
    color: #1CB9D4;
    text-align: center;
    line-height: 43px;
    border: 1px solid #FFFFFF;
    margin-left: 8px !important;
    z-index: 3;
	position: relative;
}
.iconos2{
    width: 70px !important;
    height: 70px !important;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-image: url(img/users.png);
    background-size: 42% auto;
    background-position: center 73%;
    background-color: #fff;
    clear: none !important;
    color: #1CB9D4;
    text-align: center;
    line-height: 43px;
    border: 1px solid #FFFFFF;
	margin-left: 8px !important;
    z-index: 3;
	position: relative;
}
.iconos3{
    width: 70px !important;
    height: 70px !important;
    margin-right: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-image: url(img/plan.png);
    background-size: 42% auto;
    background-position: center 73%;
    background-color: #fff;
    clear: none !important;
    color: #1CB9D4;
    text-align: center;
    line-height: 43px;
    border: 1px solid #FFFFFF;
	margin-left: 8px !important;
    z-index: 3;
	position: relative;
}
.btn_1 {
    border: none;
    padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	padding-right: 25px;
    font-size: 12px;
    border-radius: 5px;
    width: 100%;
	margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF !important;
    clear: none !important;
}
.botones_abs{

}
.btn_2{
    padding: 10px;
    font-size: 12px;
    border-radius: 5px;
    width: 120px !important;
    margin: 10px !important;
    text-align: center;
    text-transform: uppercase;
    display: inline-block !important;
    clear: none !important;
    border-width: 1px;
}
.btn_3{
    border: none;
    padding:10px;
    font-size:12px;
    border-radius:5px;
    width: 100% !important;
    margin: 10px 0px !important;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF !important;
    display: inline-block !important;
    clear: none !important;    
}
.btn_4{
    background-color: #FFFFFF;
    padding:10px;
    font-size:12px;
    border-radius:5px;
    width: 100px !important;
    margin: 10px !important;
    text-align: center;
    text-transform: uppercase;
    color: #3b9cf7 !important;
    display: inline-block !important;
    clear: none !important; 
    border: 1px solid #046cb1;
    float: right !important;
}
.btn_5{
    background-color: #1CB9D4;
    border: none;
    padding: 10px;
    font-size: 12px;
    border-radius: 5px;
    width: 50% !important;
    margin: 10px !important;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF !important;
    display: inline-block !important;
    clear: none !important;
}
.btn_6{
    background: #f8f7ef;;
    padding: 10px;
    font-size: 12px;
    border-radius: 5px;
    width: 100% !important;
    margin: 10px 0px !important;
    text-align: center;
    text-transform: uppercase;
    color: #1bbad4 !important;
    display: inline-block !important;
    clear: none !important;
    border: 1px solid #1bbad4;
}
.btn_66{
    background: #fff;
    padding: 10px;
    font-size: 12px;
    border-radius: 5px;
    width: auto;
    margin: 30px 0px;
    text-align: center;
    text-transform: uppercase;
    color: #F16100;
    display: inline-block !important;
    clear: none !important;
    border: 1px solid #F16100;
}
.btn_7{
	background: #ff0151;
	border: none;
	padding:10px;
	font-size:12px;
	border-radius:5px;
    width: 50% !important;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF !important;
    display: inline-block !important;
    clear: none !important;
}
.visible_1360 {
	display:none !important;
}
.margin_0{
	margin:0px !important;
}
.margin_top_zero{
    margin-top: 20px;
}
.text_special{
	font-family: dancing-script;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 2px;
}
.text_withoutfont{
    font-weight: normal !important;
}
.sombra1{
	-webkit-box-shadow: 3px 1px 3px hsla(0,0%,0%,0.27);
	box-shadow: 3px 1px 3px hsla(0,0%,0%,0.27);
}
.btn_align_right{
	
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
h1,h2,h3,h4,h5,h6 {
    margin-bottom: 15px;
	
}
h1{
	
}
h2{
	
}
h3{
	
}
h4{
	
}
h5{
	
}
h6{
	
}
.padding_5{
margin-left: auto !important;
    margin-right: auto !important;
    width: 90% !important;
    margin-top: auto;
    margin-bottom: auto;
    float: none !important;
    max-width: 1600px;
}
.padding-10{
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.padding_top_bottom{
    /*padding-top: 10px;*/
    padding-bottom: 10px;
}
.border_radius-4{
    border-radius: 4px;
}
.principal_menu{
    width: 100%;
    background-color: #00b9e2;
    margin: auto;
	border-bottom: 2px solid #FFF;
}
.lang{
	z-index: 12;
	width: 99%;
	position: absolute;
        top:10px;
        left: 1%;
    }
.lang a{
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
}
.container_menu{
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	z-index: 11;
	background-color: transparent;
}
 
.container_slide{
	width: 100%;
	position: relative;
	background-color: #ffffff;
 }

.logocigalous{
	z-index: 2;
	width: 68%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: center;
    top:  126px;
    position: absolute;
    background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(255, 255, 255, 0.74) 20%,rgba(0,0,0,0) 99%);
 }
/*.logosplash{
	display: none;
 }*/
.entrez{
	position: absolute;
	z-index: 3;
	bottom: 30px;
	left: 40%;
	width: 18%;
 }
.contenedor_principal{
    
 }
.contenedor_footer{
    width: 100%;
    background-color: #00b9e2;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 90px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 4px solid #FFFFFF;
 }
.contenedor_bloc{
      width: 100%;
  }
.contenedor_total{
      width: 100%;
  }
.intro{
      width: 100%;
  }
.margin_right{
 
 }
.margin_left{
 
 }
.margin_center{
}
.margin_center_2{
}
.margin_bottom{
margin-bottom: 20px;    
}
.margin_bottom2{
margin-bottom: 40px;    
}
.margin_left_ul{
margin-left: 20px;
/*list-style-type: none;*/
}
.list_style_no{
    list-style-type: none;
}
.list_style_carre{
    list-style-type:square;
}
.bloc_60{
	width: 100%;
	clear: none;
}
.bloc_40{
	width: 100%;
	clear: none;
}
.bloc_40_map{
	width: 100%;
	clear: none;
}
.bloc_33{
	width: 100%;
	clear: none;
}
.bloc_50{
	width: 100%;
	clear: none;
}
.bloc_50_contact{
	width: 100%;
	clear: none;
}
.bloc_50_index{
    width: 100%;
    clear: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 2px solid #F16100
}
.bloc_50_groupe{
    width: 100%;
    clear: none;
    position: relative;
    padding-bottom: 50px;
}

.bloc_50_rel{
    width: 100%;
    clear: none;
    float: none;
    position: relative;
    padding-bottom: 60px;
   
}
.bloc_40_rel{
    width: 100%;
    clear: none;
    float: none;
    position: relative;
    padding-bottom: 60px;
    text-align: justify;
}
.bloc_30{
    width: 100%;
    clear: none;
    float: none;
    margin: auto !important;
}
.bloc_70{
    width: 100%;
    clear: none;
}
.bloc_20{
    width: 100%;
    clear: none;
    float: none;
    margin: auto !important;
}
.bloc_100{
    width: 100% !important;
    clear: none;
    float: none;
}
.bloc_map{
    width: 100% !important;
    clear: none;
    float: none;
}
.partenaire{
  width: 33.3%;
    margin: 10px !important;
    min-width: 80px;
    text-align: center;
}
.partenaire a:hover{
    color: #cad0d6;
}
.partenaire_activite{
    width: 50%;
    margin: 10px auto;
    float: none;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF !important;
}
.partenaire_activite a{
color: #FFFFFF;
}
.partenaire_activite a:hover{
    color: #cad0d6;
}
.bloc1{
     width: 100%;
     margin: auto;
     display: flex;
     justify-content: center;
     align-items: center;
}
.flex {}
.flex_3{
	
}
.bloc2{
     width: 100%;
     margin: auto;
 }
.bloc3{
     width: 33.3%;
 }
.social{
    text-align: center;
    padding-top: 20px;
    /* padding-right: 10%; */
    padding-bottom: 10px;
    width: 100%;
 }
.social img{
    width: 50px;
    margin-left: 10px; 
 }
.social a img{
    padding: 10px;
    width:60px !important;
    background-color: #a7cead;
    border-radius: 50%;
}
.separation{
    width: 100%;
    padding-top: 10px;
    display: none;
    height: 500px;
    margin-top: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}
.bloc_35{
	width: 100%;
 }
.bloc_65{
     width: 100%;
  }
.bloc25{
    width: 48%;
    clear: none;
    margin-top: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
    margin-left: 1%;
  }
.bloc25_activité{
	width: 100%;
        clear: none;
        display: inline-block;
        margin: 5px auto;
        position: relative;
  }
.titre_activité{
      position: absolute;
      z-index: 2;
      width: 100%;
      text-align: center;
      font-weight: bold;
      margin-top: 0px !important;
      padding: 15px;
  }
.bloc25_cuadro{
	width: 47% !important;
        clear: none !important;
        position: relative;
        margin: 3px !important;
  }
.bloc25 a{
}
.circulo{
    width: 130px;
    height: 130px;
    border-radius: 50%;
    display: table;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: auto;
    float: none;
    color: #fff !important;
    font-size: 22px;
    font-weight: bold;

}
.circulo_hover{
    background: #ccc;
    opacity: 0;
    z-index: 3;
}
.cont_circulo_hover{
    position: absolute;
    width: 100%;
    top: 0;
}
.circulo_hover:hover{
    opacity: 0.5;
}
.titre_hover{    
    background: rgba(56, 113, 56, 0.83);
    opacity: 0.75;
    z-index: 3;
}
.titre_hover:hover{    
opacity: 1;
}
.text_circulo{
    display: none!important;
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold;   
}
.circulo:hover .text_circulo {
    display: table-cell !important;
    z-index: 3;
    background-color: rgba(177, 255, 183, 0.15);
    border-radius: 50%;
}
.cap{
    width: 38px !important;
    height: 38px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 2;
    background-color: #FFFFFF;
    border-radius: 50%;
  }
.vu360 img{
    width: 70px;
    margin-right: 10px;
    border-radius: 50%;
    border: 2px solid #a7cead;
  }
.reserver{
    margin-right: 5px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 7px;
    font-size: 19px;
    width: 100%;
    background-color: #198c19;
    border-radius: 4px;
    border: 1px solid #EFF2FB;
    text-decoration: none;
    cursor: pointer;
    font-family: arial;
    text-align: center;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase
  }
 .infotourisme{
    float: right;
    width: 35%;
 }
    
.bloc_66{
     width: 100%
 }
.bloc_34{
     width: 100%;
 } 
.logos_bastide{
   width: 100%;
   display: inline-block;
   text-align: center;
 }
.margin_top1{
     margin-top: 30px;
 }
.margin_top3{
     margin-top: 30px;
 }
.logos_bastide img{
	width: 70px;
	}
.margin_top2{
     margin-top: 30px;
 }
.padding_botton2{
     padding-bottom: 30px;
 }
.wifi{
    width: 15%;
    margin: 2.5%;
 }
.wififoot{
	margin: 2.5%;
	width: 70px;
 }
.padding_top{
     padding-top: 20px;
 }
.logobastidefoot img{
	text-align: center;
	width: 210px;
 }
.mention{
     text-align: center;
 }
.adresse{
	text-align: center;
}
.padding_r{}
.padding_l{
}
.social2{
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    float: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 20px;
}
.img_social2{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
    background-color: #00b9e2;
	margin-bottom: 15px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	clear: none;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
.hover_plus{
	min-height: 100%;
	bottom: 0px;
	overflow: hidden;
	position: absolute;
	opacity: 0;
	
}
.hover_plus:hover{
	background-color: hsla(0,0%,0%,0.29);
	z-index: 2;
	opacity: 1;
	background-image: url(img/gallerie.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50px auto;
}
.fantome1 {
	display: none !important;
}
.fantome2{
	display: none;       
}
.back-image{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    border-bottom: 4px solid #80ad3e;
    min-height: 300px;
}
.back-image-principal{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    min-height: 400px;
    margin-top: -59px;
}
.tirtres_img{
	text-shadow: 2px 2px 2px hsla(0,0%,0%,0.45);
}
.fantome3{
	display: block;
        min-height: 350px;
}
.text_bloc {
    padding-top:20px;
    padding-bottom:20px;
    padding-right:10px;
    padding-left:10px;
}
.float_r{
    float:right !important; 
}
.cont_img_bloc {
    background-color: #fff;
}

.text-mention{
    text-align: left;
}
.text-ref{
    text-align: left;
}
.principal_menu_2{
    background-color: hsla(0,0%,100%,0.69);
    padding-right: 5%;
    padding-left: 5%;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFFFFF;
	z-index: 2;
    position: relative;
}
.text_menu{
	display: none;
}
.botones_menu{
    clear: none! important;
    position: relative;
}
.flex_3{
   
}
.menu_container{
   
}
.loisir{
    list-style: none;
}
.loisir li{
}
.fancy-height{
    min-height: 170px;
}
#fom_contact{
  width: 100%;
  clear: both;
}
#fom_contact input, select, textarea{
  width: 100%;
  padding: 10px;
}
.footer_1{
    width: 100%;
    text-align: center;
}
.footer_2{
    width: 100%;
    text-align: center;
}
.footer_3{
    width: 100%;
    text-align: center;
}
.text-center{
}
.bandeau{
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-image: url(img/bandeau.png);
    position: absolute;
    bottom: 0px;
    height: 12%;
}
.btn_abs{
    position: absolute;
    bottom: 0%;
}
.text_img_slider{
    color: #FFFFFF;
    text-shadow: 1px 1px 1px hsla(0,0%,0%,0.40);
    text-align: center;
    position: absolute;
    bottom: 30%;
    background-image: -webkit-linear-gradient(0deg,rgba(0,0,0,0.00) 0.52%,rgba(0,0,0,0.49) 34.72%,rgba(0,0,0,0.49) 58.03%,rgba(0,0,0,0.00) 100%);
    background-image: -moz-linear-gradient(0deg,rgba(0,0,0,0.00) 0.52%,rgba(0,0,0,0.49) 34.72%,rgba(0,0,0,0.49) 58.03%,rgba(0,0,0,0.00) 100%);
    background-image: -o-linear-gradient(0deg,rgba(0,0,0,0.00) 0.52%,rgba(0,0,0,0.49) 34.72%,rgba(0,0,0,0.49) 58.03%,rgba(0,0,0,0.00) 100%);
    background-image: linear-gradient(90deg,rgba(0,0,0,0.00) 0.52%,rgba(0,0,0,0.49) 34.72%,rgba(0,0,0,0.49) 58.03%,rgba(0,0,0,0.00) 100%);
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
}
.zeroMargin_mobile{
margin-left: 0;
}
.hide_mobile{
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 768px) {
.btn_1 {
	width: auto !important;
    margin-right: 10px;
}
.text-center{text-align: center;}
.btn_align_right {
	float: right !important;
}
.back-image-principal {
    min-height: 400px;
}
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
.back-image-principal{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    margin-top: -62px;
}
h1,h2,h3,h4,h5,h6 {
	
}
h1{
	
}
h2{
	
}
h3{
	
}
h4{
	
}
h5{
	
}
h6{
	
}
.t1{
    font-size:28px;
}
.padding_5{ 
    }
.padding_top_bottom{
    /*padding-top: 20px;*/
    padding-bottom: 20px;
}
.lang{
/*    position: fixed;*/
    width: 15% !important ;
    text-align: center;
    left: 1%;    
    }
.lang a{
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}
.container_menu{
    padding-right: 0px;
    padding-left: 0px;
	margin-top: 0px;
	position: relative;
	background-color: #1bbad4;
}
.container_slide{
     width: 100%;
     position: relative;
	 margin-top: 46px;
 }

.logocigalous{
    position: absolute;
    top: 100px;
    left: 0%;
    width: 60%;
    margin-top: 0px;
    background-color: transparent;
 }
/*.logosplash {
    position: absolute;
    bottom:3%;
    right: 5%;
    width: 28% !important;
    margin-top: 0px;
    background-color: transparent;
    display: block;
 }*/
.entrez{
	position: absolute;
	left: 48%;
	width: 18%;
 }
 .contenedor_principal{

 }
 .contenedor_footer{
 }
.contenedor_bloc{
      width: 100%;
  }
.contenedor_total{
      
  }
.intro{
      width: 100%;
  }
.margin_right{
	margin-right: 1%;
 }
      
.margin_left{
	margin-left: 1% !important;
 
 }
.margin_center{
}
.margin_center_2{
    margin-left: 10px;
}
.margin_center_3{
    margin-right: 10px;
}
.margin_top_zero{
    margin-top: 0px;
}
.text_circulo{
    font-size: 24px;
}
.btn_1{
	margin-bottom: 0px;
}
.btn_2{
    font-size: 14px;
}
.btn_3{
    font-size: 14px;
}
.btn_4{
    font-size: 14px;
}
.btn_5{
    font-size: 14px;
}
.btn_6{
    font-size: 14px;
}
.bloc_60{
	width: 100%;
 }
.bloc_40{
	width: 100%;
 }
.bloc_40_map{
	width: 100%;
 }
.bloc_33{
	width: 32.33%;
	margin-bottom: 0px;
 }
.bloc_50{
	width: 50% !important;
 }
.bloc_50{}
.bloc_50_index{
     
 }
.bloc_50_groupe{
	width: 50% !important;
    margin: 0px 10px !important;
 }
.bloc_50_rel{
	width: 50%;
    position: relative;
 }
.bloc_40_rel{
    width: 100% !important;
    position: relative;
    text-align: left;
 }
.bloc_40_rel h1{
	margin-top:  0px;
 }
.bloc_30{
     width: 100% !important;
     clear: none;
 }
.bloc_70{
    width: 100% !important;
    clear: none;
}
.bloc_20{
    width: 100% !important;
    margin-top: 40px !important;
    padding: 10px;
 }
.bloc1{
     width: 66%;
 }
.bloc2{
    width: 66% !important;
    margin: auto !important;
    float: none !important;
 }
.bloc3{
    width: 33%;
    display: inline-block;
 }
.bloc_100{}
.bloc_map{}
.flex_2{
    display: flex !important;
 }
.flex {display: block }
.partenaire{}
.partenaire_activite{
    width: 33.3%;
    margin: 10px;
 }
 
 /*ICI DEBUT ICONS*/
	.social {
    width: 100px !important;
    position: absolute;
    bottom: 28%;
    text-align: right;
    right: 0px;
    z-index: 3;
    margin-bottom: -20px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.social a img{
    padding: 10px;
    width:60px !important;
    background-color: #a7cead;
    border-radius: 0px;
}
.social a img:hover {
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 80px !important;
	outline: 0;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
    
}
.social img{
    margin-bottom: 20px;
}
 /*ICI FIN ICONS*/
.separation{
	width: 100%;
	padding-top: 10px;
	display: block;
}
  .bloc_35{
	width: 100%;
	margin-bottom: 0px;
    
 }
.bloc_65{
     width: 100%;
  }
.bloc25{
    width: 48%;
    clear: none;
  }
.bloc25_activité{
	width: 48%;
        clear: none;
        display: inline-block;
        margin: 3px;
  }
.titre_activité{
      
  }
.bloc25_cuadro{
  }
.circulo{
    width:170px;
    height: 170px;
  }
.text_withoutfont{}
.vu360 img{
  }
.cap{}
 
 .bloc_66{}
 .bloc_34{}

 .logos_bastide{
 text-align: center;
 }
 .bloc_40 h2{
     text-align: center;
 }
 .wifi{}
.logos_bastide img{
	width: 70px;

	}
 .wififoot{}
 .marineland img{
    
 }
  .margin_top1{
     margin-top: 80px;
 }
 .margin_top3{
     margin-top: 100px;
 }
 .logobastidefoot img{
     width: 110px;
 }
  .mention{
     text-align: unset;
 }
 .adresse{text-align: unset;}
 .social2{
	position: absolute;
	width: 78px !important;
	right: 0px;
	top: 112px;
	z-index: 10;
	text-align: right;
}
.img_social2{
	width: 50px !important;
    height: 50px !important;
    padding-right: 10px;
    clear: none;
    border-radius: 10px 0px 0px 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
	float: right !important;
}
 .img_social2:hover{
	padding-right: 20px;
	width: 60px !important;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
 .img_social{
	width: 60px !important;
	float: right !important;
	padding-right: 10px;
	clear: none;
	border-radius: 4px 0px 0px 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.img_social:hover{
	padding-right: 20px;
	width: 70px !important;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.hover_plus{}
.fantome2{
	display: block;
       
}
.back-image{
    position: relative;
    min-height: 300px; 
}
.back-image-principal{
    position: relative;
}
.tirtres_img{
	position: absolute;
	top: 30px;
	text-transform: uppercase;
	font-size: 28px;
	text-align: center;
	color: #FFFFFF;
}
 #texto1{
    display: inherit;
    z-index: 5;
 }
.fantome1{
	display: block !important;
}
.padding_r{
	padding-right: 15px;
}
.padding_l{
	padding-left: 15px;
}
.padding_c{
	padding-left: 15px;
	padding-right: 15px;
}
.padding-10{
}
.border_radius-4{
}
.img_social{
}
.hover_plus{
}
.tirtres_img{
}
.fantome3{
	display:none;
}
.text-mention{
    text-align: center;
}
.text-ref{
    text-align: right;
}
.principal_menu_2{
	margin-top: 0px;
}
.text_menu{
    margin: auto;
    clear: none! important;
    display: none;
}
.botones_menu{
    width: 100%;
    margin: auto;
    
}
.menu_container{}
.loisir{
    margin-left: 20px;
    list-style: none;
}
.loisir li{
    margin-left: 5px;
}
.fancy-height{
    min-height: 275px;
}
#fom_contact{  
}
.footer_1{
    width: 33.3% !important;
    text-align: left;
    clear: none !important;
}
.footer_2{
    width: 33.3% !important;
    text-align: center;
    clear: none !important;
}
.footer_3{
    width: 33.3% !important;
    text-align: right;
    clear: none !important;
}
.zeroMargin_desktop{
margin-left: 0;
}
.hide_desktop{
display: none;
}
.bandeau{
}
.text_img_slider{
    font-size: 26px;
}
.hide_tablet{
display: none;
}
.zeroMargin_tablet{
margin-left: 0;
}
}

/* Laptop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 1024px) {
.principal_menu{
    width: 100%;
    background-color: #00b9e2;
}.btn_align_right{} 
.back-image-principal{
	margin-top: 49px;
	}
.lang{
    width: 20% !important;
    text-align: center;
    right: 0%;
    left: inherit;
}
.lang a{
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
}
.container_menu{
    width: 80%;
    position: relative;
}
.bloc_40{
    width: 40% !important;
    clear:none;
}
.bloc_100{
    width: 60% !important;
    clear:none;
    padding: 0px 10px;
}
.bloc_map{}
.bloc_40_rel{
    width: 100% !important;
    clear:none;
}
.bloc_20{
     width: 100% !important;
    clear:none;
}
.bloc_40{
     width: 40% !important;
     clear:none;
}
.logocigalous{
    top: 81px;
    width: 55% !important;
}
.menu_container{
     display: block;
    position: fixed;
    width: 100%;
    z-index: 12;
}
.fancy-height{
    min-height: 220px;
}
.flex{
    
}
.flex_2{
    
}
.flex_3{
	display: flex;
}
.bloc_50_index{
	width: 50% !important;
 }
.bloc_30{
     width: 50% !important;
     margin: 0px 10px !important;
 }
 .bloc_70{
     width: 50% !important;
     margin: 0px 10px !important;
 }
 .margin_center{
	margin-left: 1%;
	margin-right: 1%;
}
#fom_contact{
    width: 90%;   
}
.bloc_50_contact{
	width: 50% !important;
        clear: both;
        margin: 0 1% !important;
 }
.footer_1{
}
.footer_2{
}
.footer_3{
}
.bandeau{
}
.back-image-principal {
    min-height: 400px;
}
.text_img_slider{
    font-size: 28px;
}
.zeroMargin_desktop{
margin-left: 0;
}
.hide_desktop{
display: none;
}
}
@media only screen and (min-width: 1041px){
  .lang{
    width: 20% !important;
    text-align: center;
    right: 0%;
    left: inherit;
}
.lang a{
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
}
.logocigalous{
    top: 150px;
    width: 66% !important;
}
.container_menu{
    width: 80%;
	position: relative;
}
.back-image-principal {
    min-height: 600px;
}
}
@media only screen and (min-width: 1200px) {
.padding_5{

}
.padding_top_bottom{
    /*padding-top: 30px;*/
    padding-bottom: 30px;
}
.t1{
    font-size: 28px;
}
.lang{
/*    position: fixed;*/
    width: 10% !important ;
    text-align: center;
    right: 0%;
    left: auto;
    
}
.flex_3{
    display: flex !important;
}
.lang a{
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
}
.text_circulo{
}
.fluid {
    clear: both;
    margin-left: 0;
    width: 100%;
    float: left;
    display: block;
}
.container_menu{
    width: 90%;
	padding-right: 0px;
	padding-left: 0px;
	background-color: transparent;
}
 .container_slide{
     width: 100%;
     position: relative;
     margin-top: 50px;
 }
 .logocigalous{
     top: 13%;
 }
 .entrez{
    position: absolute;
    top: 70%;
    left: 49%;
    width: 20%;
 }
.contenedor_bloc{
    width: 100%;
    max-width: 1600px;
    margin: auto;
    float: none;
}
.contenedor_total{}
.intro{
      width: 100%;
}
.margin_right{

 }
 .text_withoutfont{}     
 .margin_left{

 } 
.margin_center{
}
.margin_top_zero{}
.margin_center_2{
margin-left: 10px;
margin-right: 10px;
}
.margin_center_3{
margin-left: 10px;
margin-right: 10px;
}
 .bloc_60{
     width: 60%;
 }
 .bloc_40{
 }
 .bloc_40_map{
     width: 40%;
 }
 .bloc_33{

 }
 .bloc_50{
 }
 .bloc_50_groupe{
 }
 .bloc_50_rel{}
 .bloc_40_rel{

}
	.flex_2{display: flex !important;}
 .bloc1{
    width: 33%
 }
 .bloc_30{
     width: 30% !important;
     margin: 0px 10px !important;
 }
 .bloc_70{
     width: 70% !important;
     margin: 0px 10px !important;
 }
 .bloc_20{
	 width: 30% !important;
	}
 .bloc2{
 }
 .bloc_100{}
 .bloc_map{}
 .bloc3{
     width: 32%;
 }
.partenaire{}
.partenaire_activite{
     width: 33%;
 }
.bloc_35{
    width: 35%;
    
 }
.bloc_65{
   width: 65%;
  }
.bloc25{
	width: 25%;
    margin-left: 1%;
    margin-right: 1%;
    clear: none;
  }
.bloc25_activité{
    width: 24%;
    clear: none;
    }
.titre_activité{
      
  }
.bloc25_cuadro{
  }

.circulo{
  width: 220px;
  height: 220px;
  }
.bloc_66{width: 66.6%;}
.bloc_34{
   width: 33.3%;   
  }
.fantome2{
}
.back-image{
    min-height: 400px;
}
.back-image-principal{

}
.padding-10{
}
.border_radius-4{
}
.hidden_movil{
    display:block;
	}
h1,h2,h3,h4,h5,h6 {
	
}
h1{
	
}
h2{
	
}
h3{
	
}
h4{
	
}
h5{
	
}
h6{
	
}
.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
.contenedor_principal{

}
.contenedor_footer{
}

.fantome3{
	display: none;
}
.social2{
    position: absolute;
    width: 78px !important;
    right: 0px;
    z-index: 1;
    text-align: left;
    top: 120px;
}
.separation{
    width:100%;
    padding-top: 10px;
}

.le_span{
    width: 100%;
    padding-bottom: 10px;
}
.vu360 img{
  }
.reserver{

  }
.infotourisme{
   width: 20%;
  }
.cap{
  }
.logos_bastide{
   text-align: center;
 }
.wifi{}
.wififoot{}
.marineland img{ 
 } 
.logobastidefoot img{  
 }
.mention{
     text-align: right;
 }
.fantome1{
	display: block !important;
}
.text-mention{}
.text-ref{}
.principal_menu_2{
	padding-top: 5px;
    margin-top: 0px;
    padding-bottom: 0px;
}
.text_menu{
    font-size: 21px;
    display: block;
    width: 67%;
    text-shadow: 1px 1px 1px hsla(0,0%,100%,0.38);
}
.botones_menu {
    width: 33%;
}
/*.logosplash{
    
}*/
.btn_1{
	margin-bottom: 0px;
	}
.btn_2{}
.btn_3{}
.btn_4{}
.btn_5{}
.btn_6{}
.botones_abs{
    position: absolute;
    bottom: 1px;
}
.menu_container{}
.loisir{
}
.loisir li{
}
.fancy-height{
    min-height: 260px;
}
#fom_contact{}
.bloc_50_contact{}
.footer_1{
}
.footer_2{
}
.footer_3{
}
.back-image-principal {
    min-height: 600px;
}
.flex{
    display:flex !important;
}
.text_img_slider{
    font-size: 30px;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}

@media only screen and (min-width: 1400px) {
.back-image-principal {
    min-height: 800px;
}
.text_img_slider{}
}
