/* cmsms stylesheet: La Blanche Media Queries modified: Saturday, May 16, 2020 11:47:41 AM */
/***************************************************************************/
/* Affichage HEADER selon les types de support                             */
/***************************************************************************/
@media screen and (min-width:992px) { 
#logo {
  position: absolute;
  left: 25px;
  top: 25px;
  z-index: 9999;
  width: 240px;
  height: auto;
}
#header-container {
  position: relative;
  height: 150px;
}
h1 {
  margin:0;
  text-align: center;
  font-size: 30px;
  padding: 35px 0 10px 0;
}
.sous-titre {  width: 65%;}
#flashinfo {
  width: 240px;
  position: absolute;
  right: 25px;
  top: 25px;
  z-index: 9998;
}
}
/***************************************************************************/
@media screen and (min-width:540px) and (max-width:991px) { 
  #header-container {  padding-bottom: 10px;}
  #logo {
    display: inline-block;
    margin: 15px;
    max-width: 180px;
  }
  #titresite {
    display: inline-block;
    padding-top: 15px;
  }
  h1 {  font-size: 20px;}
  .sous-titre {  width: 80%; font-size: 20px;}
  #flashinfo {  margin: 0px 10px 0px 10px; }
}
/***************************************************************************/
@media screen and (max-width:539px) { 
  #header-container { padding: 10px 0; }
  #logo {
    margin: 10px auto;
    width: 140px;
  }
  #titresite { display: none;}
  #flashinfo {  margin: 0px 10px 0px 10px; }
}
/***************************************************************************/
/* Affichage MENU selon les types de support                             */
/***************************************************************************/
@media screen and (max-width:767px) { 
  .menutop ul {list-style-type: none;}
  .menutop li {text-align: center;}
  #flags {margin-left: 10px;}
}
/***************************************************************************/
@media screen and (min-width:768px) { 
  .menutop li { display: inline-block; }
  #flags {margin-top: 10px;}
}
/***************************************************************************/
/* Affichage FOOTER selon les types de support                             */
/***************************************************************************/
@media screen and (max-width:767px) { 
  footer .row > div {  margin: 10px 0; }
  footer ul { padding:0;  text-align: center; }
}
/***************************************************************************/
@media screen and (max-width:499px) { 
  .dnxs { display:none; }
  .brxs { display:block; }
}
@media screen and (max-width:480px) { 
  .carousel-caption {display:none;}
}
/* cmsms stylesheet: La Blanche Layout CONTAINER BLUE modified: Monday, February 15, 2021 8:31:31 AM */
body {
  background-color: #C7CDD7;
  color: #475262 !important; 
}

a, a:hover, a:focus {
  color: #475262;
}
#main {
  background-color: #C7CDD7;
  border-left: 1px solid #5f708a;
  border-right: 1px solid #5f708a;
  width: auto ;
  padding-bottom: 20px;
}
#header-container {
  color: #f6e7b9;
  background-color: #5f708a;
}
.carousel-caption {
  padding-bottom: 20px;
  color: #fcfcfc;
}
.carousel-indicators {
    bottom: 10px;
margin-bottom:0;
}
.carousel-indicators li {
    border-color: #fcfcfc;
}
.carousel-indicators .active {
    background-color: #fcfcfc;
}
/********** MENU ***************/
/*******************************/
.menutop .container {
  width: 100%;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus.navbar-collapse {
    background-color: #C7CDD7;
}
.navbar-collapse {
padding-left: 0px;
    padding-right: 0px;
}
.menutop {
  background-color: #5f708a;
}
.menutop ul {
 margin-left: 0;
 margin-top: 10px;
}
.menutop li {
  margin: 0 10px;
  padding: 5px 5px;
}
.menutop li a {
  color: #fcfcfc;
  font-size: 1.1em;
}
.menutop li a.currentpage {
  background-color: #fcfcfc;
  color: #5f708a;
  padding: 5px;
  border-radius: 8px;
}
#logo img {
  border-radius: 7px;
}
#mc_embed_signup{
    clear:left; 
    font:14px;
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #5f708a;
    border-bottom: 1px solid #5f708a;
}
#mc-embedded-subscribe {
  color: #fcfcfc;
  font-size: 1.1em;
  background-color: #5f708a;
padding: 5px 10px;
border-radius: 8px;
}
/***** METEO *****/
.widgetmeteo {
  background-color: #fff;
  border-radius: 8px;
}
/***** FLASH INFOS *****/
/***********************/
#flashinfo {
  text-align: center;
  border-radius: 8px;
}
.titreinfo {
  text-transform: uppercase;
  background-color: #fff;
  color: #5f708a;
  margin:0;
  font-size: 1.1em;
  font-weight: 700;
  border-bottom: 1px solid #5f708a;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.texteinfo {
  padding: 5px;
  background-color: #fff;
  color: #5f708a;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.texteinfo p {
  padding: 0px;
}
#flags {
   padding: 5px 0;
}
#flags a {
   display:inline-block;
   height: 22px;
}
#flags a img {
   height: 20px;
   width: auto;
   display:block;
   padding: 0;
   margin: 0;
}
.menutop .inactive {
  opacity: 0.6;
  filter: alpha(opacity=60);
  border: 1px solid #5f708a;
}
.menutop .active {
  border: 1px solid #fcfcfc;
}
#sidebar ul {
   list-style-type: none;
   padding: 0;
}

#sidebar ul li {
   margin: 3px 0;
}
#sidebar .categ {
   font-size: 0.85em;
   font-style: italic;
}
#sidebar ul li a {
   display:block;
   border-radius: 8px;
   padding: 5px 10px;
}
#sidebar ul li a.menuactive {
   color: #fcfcfc;
  background-color: #5f708a;
}
h1 {
  font-family: 'Lato', sans-serif;
  color: #fcfcfc;
  font-weight: 300;
}
.titre {
  font-weight: 400;
}
.sous-titre {
  font-size: 24px;
  font-style: italic;
  text-align: right;
  color: #fcfcfc;
}

h2 {
  font-family: 'Berkshire Swash', cursive;
  color: #475262;
  text-transform: lowercase;
}
h2:first-letter {
  text-transform: uppercase;
  font-family: 'Ramaraja', cursive;
  font-size: 1.2em;
}
h3 {
    color: #475262;
}

/*** CARTE ACCES ***/
/********************/
#gmap
{ width: 100%;
  height: 300px; }

/*** TABLE TARIFS ***/
/********************/
.table-bordered, .table > tbody > tr > td, .table > tbody > tr > th  {
 border: 1px solid #fcfcfc;
/* border: 1px solid #f0d585;*/
}
td, th {
  text-align: center;
  height: auto;
  vertical-align: middle !important;
}
th.categ {
  width: 32%;
}
th.prix {
  width: 17%;
}
td:first-child {
  font-weight: bold;
}

/*****   LES FETES ET MANIFESTATIONS  *****************/
/****************************************************/
#sitra-widget-5977, #sitra-widget-5990 {
  background-color: #C7CDD7 !important;
}
.sitra-widget {
  width: 100% !important;
}
.sw-sitraWidgetListeObjetsTouristiques-inner {
  padding:0 !important;
}
.sw-title {
  font-family: 'Berkshire Swash', cursive;
  color: #475262 !important;
  font-size: 2.2em !important;
  font-weight: 400 !important;
  text-align: left;
  text-transform: lowercase;
}
h3.sw-title {
  text-align: left;
}
.sw-title:first-letter {
  text-transform: uppercase;
  font-family: 'Ramaraja', cursive;
  font-size: 1.2em;
}
.sw-agenda-date {
  color: #475262 !important;
}
.sw-ot-nom, .sw-ot-informations, .sw-title, .sw-agenda-date, .sw-ot-informations-secondaires, .sw-pagination {
    background-color: #C7CDD7 !important;
}
.sw-ot-nom {
  color: #475262 !important;
}
/*****   FORMULAIRE RESA *****************/
/****************************************************/
/* Tout ce qui concerne le formulaire d'inscription */
.inscription-formulaire, .guestbook {
  padding: 10px;
  border: 1px solid #fcfcfc;
  border-radius: 8px;
}
.inscription-formulaire div > input, 
.inscription-formulaire div > select, 
.inscription-formulaire div > textarea,
.calcul-tarif div > input, 
.calcul-tarif div > select, 
.guestbook div > input, 
.guestbook div > textarea {
  border: 1px solid #fcfcfc;
    color: inherit;
    margin: 5px;
    vertical-align: middle;
    border-radius: 4px;
    padding: 5px;
}
.inscription-formulaire div > textarea {
  max-width: 100%;
}
.firstlabel label {
   width: 120px;
}
.submit {
   text-align: center;
   margin: 10px 0;
}
.identite > div {
  display: inline-block;
}
/* Tout ce qui concerne le formulaire de calcul */
.calcul-tarif {
  padding: 10px;
  border: 1px solid #fcfcfc;
margin-bottom: 10px;
}
.calcul-tarif div.aligne {
  display: inline-block;
}
#close-window span {
  cursor: pointer;
  background-color: #5f708a;
  color: #fcfcfc;
display:inline-block;
padding: 5px;
}
.frm_fancybox, .cms_submit {
  color: #fcfcfc !important;
  font-size: 1.1em;
  background-color: #5f708a;
display:inline-block;
padding: 5px 10px !important;
border-radius: 8px !important;
border-width: 0 !important;
}
.frm_fancybox:hover, .frm_fancybox:focus, .cms_submit:hover, .cms_submit:focus {
  color: #fcfcfc;
  text-decoration: underline;
}
.montant {
  display: inline-block;
  background-color: #5f708a;
  color: #fcfcfc;
font-weight: bold;
font-size: 1.2em;
  padding: 5px 10px;
  border-radius: 8px;
}
/******WEB RESA *********/
/**************************/
.nav-tabs {
  border-bottom: 1px solid #5f708a;
}
.nav-tabs > li {
    margin-bottom: -2px;
    text-transform: uppercase;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: #5f708a;
  color: #fcfcfc;
    border: none;
}
.nav-tabs > li > a:hover {
    border: none;
}
.offre {
    position: relative;
    border: 1px solid #fcfcfc;
    width: 100%;
    height:300px;
    overflow: hidden; /* This will do the magic */
    margin-bottom: 20px;
}
.offre h3 {
    text-transform: lowercase;
    color: #fcfcfc;
}
.offre h3:first-letter {
    text-transform: uppercase;
}
.contenu-offre {
    position: absolute;
    padding: 5px;
    top:10px;
    margin:0 10px;
    left:0;
    color: #C7CDD7;
    text-shadow: 1px 1px 1px #5f708a;
}
.detail-offre {
    width: 100%;
    position: absolute;
    bottom:10px;
    text-align: center;
}
.offre-titres {
    font-size: 1.2em;
}
.detailoffre {
    border-bottom: 1px solid #5f708a;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
.niveau {
    font-size: 18px;
    display:inline-block;
    padding-bottom: 3px;
}
.niveau-sprite {
    height: 24px;
    width: 90px;
    display: inline-block;
    margin: 0 5px; 
    margin-left: 20px;
}
.niveau-facile { background: url(https://auberge-lablanche.fr/uploads/bg/niveau.png) 0 0; }
.niveau-moyen { background: url(https://auberge-lablanche.fr/uploads/bg/niveau.png) 0 -24px; }
.niveau-sportif { background: url(https://auberge-lablanche.fr/uploads/bg/niveau.png) 0 -48px; }
#offre td:first-child {
    font-weight: normal !important;
}
#offre h3 {
    display: inline-block !important;
}
.titrechapitre {
/*    background-color: #eee;
    padding: 3px 5px;*/
    font-weight: bold;
}
.datesejour {
    text-transform: capitalize;
}
.img {
    width: auto;
    height: 300px;
    object-fit: contain;
}
.img-container {
    position: relative;
    width: 100%;
    height:220px;
    overflow: hidden; /* This will do the magic */
    margin-bottom : 20px;
}
.img-offre-liste {
    width: auto; 
    height: 220px;
    object-fit: contain;
}
/* LIGHTBOX  -  version 2.8.2 */
/* Preload images */
body:after {
  content: url(https://auberge-lablanche.fr/modules/Gallery/templates/lightbox/images/close.png) url(https://auberge-lablanche.fr/modules/Gallery/templates/lightbox/images/loading.gif) url(https://auberge-lablanche.fr/modules/Gallery/templates/lightbox/images/prev.png) url(https://auberge-lablanche.fr/modules/Gallery/templates/lightbox/images/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../lightbox/images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(https://auberge-lablanche.fr/modules/Gallery/templates/lightbox/images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(https://auberge-lablanche.fr/modules/Gallery/templates/lightbox/images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(https://auberge-lablanche.fr/modules/Gallery/templates/lightbox/images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/******LIVRE D'OR *********/
/**************************/
.gbook_entry {
  padding: 10px;
  border: 1px solid #fcfcfc;
  border-radius: 8px;
  margin-bottom: 10px;
}
.gbook_entry_title {
  font-weight: bold;
}

/********** LIENS *********/
/**************************/
#liens ul {
  list-style-type: none;
}
#liens li {
  margin: 5px 0;
}
/****** FOOTER ***********/
/**************************/
footer {
  padding: 10px 10px;
  background-color:#5f708a;
  color: #fcfcfc;
}
footer ul {
  list-style-type: none;
}
footer a:hover, footer a:focus {
  color: #fcfcfc;
}
footer a {
  color: #fcfcfc;
}
#adresse-bottom {
   width: auto;
   margin: 0 auto;
   /* background: url(https://auberge-lablanche.fr/uploads/images/3epis.png) top left no-repeat transparent;*/
}
#adresse-bottom img {
    display: inline-block;
}
#adresse-bottom p {
    display: inline-block;
}
/******************************************************/
/* COOKIES                                            */
/******************************************************/
#cookie_consent {
  position: fixed;
  bottom: 0;
  float: left;
  z-index: 10000000000000;
  width: 100%;
  background-color: #fff;
  padding: 20px 0;
}
#cookie_consent p {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  padding: 0 0 0px 0;
}
#cookie_consent a.accept_cookies {
  margin: 0 5px;
  padding: 5px;
  color: #f6e7b9;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  background: #5f708a;
}
#cookie_consent a.more_info {
  margin: 0 5px;
  padding: 5px;
  text-decoration: none;
  cursor: pointer;
}
