/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
.header-video video {
  width: 100%;
  position: absolute;
  top: -320px;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 1;
}
#mainMenu a{
	color:#fff;
}
#mainMenu a:hover{
	color:#05aeb7;
}
.header.sticky #mainMenu a{
	color:#05aeb7;
}
label.error{
	color:#842029;
	background:#f8d7da;
	border:1px solid #f5c2c7;
	padding:4px;
	border-radius:8px;	
	margin-top:2px;
}
#logo_accueil_logo{
	max-width:338px;
	width:30%;
	min-width:234px;
}
/*HEADERPAGE*/
section#section_page_formule_de_base::before{
	background-image:url('/img/header/header-formuledebase_2.jpg');
}
section#section_page_formule_tout_inclus::before{
	background-image:url('/img/header/header-formuletouteincluse_2.jpg');
}
section#section_page_reservation::before{
	background-image:url('/img/header/header-reservation.jpg');
}
section#section_page_contact::before{
	background-image:url('/img/header/header-contact.jpg');
}
section#section_page_faq::before{
	background-image:url('/img/header/header-faq.jpg');
}
section#section_page_photosvideos::before{
	background-image:url('/img/header/header-photosvideos.jpg');
}
a.foraitBtn_bottom{
	position:absolute;
	bottom:0px;
	width:100%;
	border-radius:0px;
}
/*
RESERVATION
***********
*/
#datepickerReservation_text{
	display:none;
	text-transform:capitalize;
}
#reserver_btn{
	display:none;
	width:100%;
}
#datepickerReservation .ui-datepicker{
	width:100%;
}
#notAvailableDateMsg{
	display:none;
}
#availableDateMsg{
	display:none;
}
/*************/
@media (max-width: 991px) {
    body header#mainHeader{
        padding-top: 6px;
    }
.header-video video{
	width:auto!important;
	height:100%!important;
}
  #logo img {
    width: auto;
    height: 60px;
    margin: 8px 0 0 0;
  }
   #logo img.logo_normal {
    width: auto;
    height: 60px;
    margin: 8px 0 0 0;
  }
   #logo img.logo_sticky{
    width: auto;
    height: 40px;
    margin: 8px 0 0 0;
  }
    #logo{
        top:30px;
    }
    .btn_mobile #hamburger{
        margin-top:20px;
    }
}
@media (max-width:420px) {
    #secToMenu li a{
        font-size:11px;
    }
     body #secToMenu{
        margin-left: 0px;
    }
}
@media only screen and (max-width: 1024px) {
	#hero_video{
		background-image:url('/img/bg_video_accueil.jpg');
		background-position:center;
	}
}
@media only screen and (max-width: 1636px) {
	.header-video video {
		top:auto;
	}
}
#top_menu #reservation-icon{
	font-family: ElegantIcons;
	content: "&#xe023;";
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
}
.onProcessLoading {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}
.onProcessLoading div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #05aeb7;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.onProcessLoading div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.onProcessLoading div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.onProcessLoading div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}
@keyframes lds-facebook {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}
.sticky .topMenuIcon i{
	color:#444;
}
.topMenuIcon{
	position:relative;
	margin-left:3px;
	margin-right:3px;
}
.topMenuIcon strong{
	position:absolute;
	top:-4px;
	left:10px;
	background:#333;
	padding:1px 6px;
	border-radius:6px;
	font-size:9px;
}
.topMenuIcon i{
	font-size:24px;
}
#reservationCountDown{
	font-weight:bold;
	border:0px;
	background:none;
}
.item_cart_smallTxt{
	font-size:11px;
	font-weight:normal;
}
#dateReservationDispoByForfait .ui-datepicker{
	margin:10px auto;
}
.ui-datepicker .dateAvailable:not(.ui-state-disabled) a{
	border:1px solid #05aeb7;
	background:#05aeb7;
	color:#fff;
}
.ui-datepicker .dateAvailable.ui-state-disabled{
	/*border:1px solid #05aeb7;*/
}
.itemForSaleBox p{
	margin-bottom:15px;
	padding-left:10px;
}
.itemForSaleBox .list-group-item{
	padding-top:3px;
	padding-bottom:3px;
}
.formWrapper{
	padding-left:35px;
}
footer a:focus{
	color:#05aeb7;	
}
#cont_secToMenu{
    /*background:#ffffff;*/
}
#secToMenu{
    float: right;
    clear: both;
    margin: 0 0 0 10px;
    padding: 0;
    font-size: 13px;
    font-size: 0.8125rem;
}
#secToMenu li{
    float:left;
    margin:0px 2px;
}
#secToMenu li a{
    color:#fff;
    display: block;
    padding: 4px;
}
#secToMenu li a i{
    font-size:16px;
}
.header.sticky #secToMenu a, .header.sticky #secToMenu a.topMenuIcon strong{
  color: #ffffff;
}
.header.sticky #secToMenu a, .header.sticky #secToMenu a i{
  color: #05aeb7;
}
.cont_preBlock{
     position:absolute;
     z-index: 99999;
    top:150px;
    background:rgba(255,255,255,.6);
   
    padding: 18px;
    
    border:1px solid #05aeb7;
}
.preBlock{
    
}
.text-shadow{
    text-shadow: 0px 0px 5px #000000;
}
.box_grid figure small{
    right:22px;
    left:auto;
    background-color: rgba(0, 0, 0, 0.8)
}