.sitemap.layout-container {
  padding: 80px 0;
}

.sitemap-box-front h2 {
  display: none;
}

.scrollToContent {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 40px;
  width: 80px;
  height: 80px;
  margin: 0 0 0 -40px;
  line-height: 80px;
  z-index: 9;
}

.rsABlock.scrollToContent {
  text-align: center;
  margin: 40px auto auto auto;
}

.scrollToContent:after {
  content: '\f107';
  font-family: FontAwesome;
  color: #FFF;
  font-size: 72px;
  text-shadow: 0 0 5px #000;
}

button.showOnMap {
  width: 56px;
  height: 56px;
  background: rgba(0, 0, 0, 0.8);
  display: block;
  border-radius: 50%;
  padding: 0;
  margin: 0;
  min-width: 0;
  color: #FFF;
}

button.showOnMap:hover {
  background: rgba(0, 0, 0, 0.2);
  color: #82c039;
}

button.showOnMap:after {
  content: '\f041';
  font-family: FontAwesome;
  font-size: 30px;
  padding: 0;
  margin: 0;
  line-height: 56px;
  text-align: center;
}

#main-menu .sub-menu__link.voirTous {
  text-align: left;
}

#main-menu .pictos-mini .sub-menu__link.voirTous {
  text-align: center;
}

.sub-menu__link.voirTous a,
a.voirPlus,
button.voirPlus {
  display: table;
  padding: 10px 20px;
  width: auto;
  color: #219686;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  padding: 10px 20px;
  margin: 0 10px 10px 10px;
  background: #fff;
    background-color: rgb(255, 255, 255);
  border: none;
  text-align: left;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-height: inherit;
  border-radius: 3px;
  margin: 15px auto ;
  border: solid 1px #1b6f5c;
  background-color: #1b6f5c;
  color: #fff !important;
}

.sub-menu__link.voirTous a:before {
  content: '';
  display: none;
}

#main-menu .sub-menu__link.voirTous a:before {
  content: '\f041';
  font-family: FontAwesome;
  display: block;
  float: left;
  font-size: 17px;
  margin: 0 5px 0 0;
  width: auto;
  height: auto;
  padding: 0 5px 0 0;
}

.sub-menu__link.voirTous a:hover,
a.voirPlus:hover,
button.voirPlus:hover {
  color: #fff !important;
  background-color: #173924 !important;

}

/* GRID */
.lae-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}


.lae-grid--nowrap {
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
}

.justify-content-center {
  justify-content: center;
  -webkit-justify-content: center;
}

.justify-content-around {
  justify-content: space-around;
  -webkit-justify-content: space-around;
}

.justify-content-between {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.align-items-center {
  align-items: center;
  -webkit-align-items: center;
}

.align-items-end {
  align-items: flex-end;
  -webkit-align-items: flex-end;
}

/* FAIRGUEST */
.fairguestWidgetWrapper {
  max-width: 1280px;
  margin: auto;
}

.fairguestRating {
  padding: 0 20px;
  margin: 0 0 35px 0;
}

.fairguestRating .note {
  width: 60px;
  height: 60px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Roboto;
  font-size: 1.7em;
  color: #fff;
  font-weight: 700;
  margin: 0 10px 0 0;
}

.fairguestRating .tonality {
  font-family: Lobster, Roboto;
  font-size: 1.7em;
  font-weight: 300;
  line-height: 0.6;
  margin-top: 5px;
  color: rgb(243, 177, 18);
  display: block;
  text-align: left;
}

.fairguestRating .tonality.excellent {
  color: #277712;
}

.fairguestRating .tonality.tres-bon {
  color: #55832A;
}

.fairguestRating .tonality.bon {
  color: #9fbf04;
}

.fairguestRating .tonality.moyen {
  color: #ffc001;
}

.fairguestRating .tonality.mediocre {
  color: #ee622d;
}

/*.fairguestRating .tonality.horrible {
  color: #E31A36;
}*/

.fairguestRating .note.excellent {
  background-color: #277712;
}

.fairguestRating .note.tres-bon {
  background-color: #568323;
}

.fairguestRating .note.bon {
  background-color: #9fbf04;
  color:#000;
}

.fairguestRating .note.moyen {
  background-color: #ffc001;
  color:#000;
}

.fairguestRating .note.mediocre {
  background-color: #ee622d;
  color:#000;
}

/*.fairguestRating .note.horrible {
  background-color: #E31A36;
}*/

.fairguestRating .count {
  font-family: Roboto;
  font-size: .9em;
  line-height: .9em;
  color: #333;
  font-weight: 300;
  text-transform: lowercase;
}

.fairguestRating .note strong {
  /* font-size: 42px;
   line-height: 30px;
   color: #49b170;
   font-weight: 400;*/
}

.fairguestRating .counts {
  color: #8a8a8a;
  font-size: 10px;
  text-align: left;
  line-height: 12px;
}

.fairguestRating .counts a {
  color: #8a8a8a;
  text-decoration: underline;
  line-height: 12px;
  font-size: 10px;
}

.list-item .fairguestRating,
.wei0Elt .fairguestRating {
  text-align: right;
  margin: 0 20px 0 0;
  padding: 0;
}

.list-item .fairguestRating {
  margin: 0 0px 0 0;
}

.list-item .fairguestRating span,
.wei0Elt .fairguestRating span {
  display: inline-block;
  text-align: right;
  line-height: 1;
  font-size: 12px;
}

.list-item .fairguestRating .tonality,
.wei0Elt .fairguestRating .tonality {
  line-height: 1.2;
  font-size: 20px;
  margin-top: 0px;
}

.list-item .fairguestRating .note,
.wei0Elt .fairguestRating .note {
  margin: 0;
  line-height: 44px;
  height: 44px;
  width: 44px;
  text-align: center;
}

.list-item .fairguestRating .note strong,
.wei0Elt .fairguestRating .note strong {
  font-size: 20px;
  font-weight: 600;
  color: #FFF;
}




.wei0Elt .iG {
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center center;
  height: 210px;
  background-position: 50% 50%;
  margin: 0 0 15px 0;
  position: relative;
}

.wei0Elt .iG .imgContain {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #f1f1f1;
  color: #f1f1f1;
  font-size: 0;
}

.wei0Elt .iG .imgContain img {
  width: 100%;
  height: 210px !important;
  object-fit: cover;
  border: none;
}

.wei0Elt .iG.noDsioListImage {
  /*background:#EEE url(/lae/services1.0/plugins/laetis/diffusio-255/ext-havd_site_SQL3c/assets/messages/visuel-non-disponible-liste_fr.png) no-repeat center center;*/
  background-size: auto !important;
}

.wei0Elt .iG .km,
.wei0Elt .iG .type {
  font-family: 'Anek Latin', Arial;
  font-weight: normal;
  color: #FFF;
  font-size: 14px;
  display: inline-block;
  padding: 0 8px 0 0;
  line-height: 1.3;
  margin: 0;
  position: absolute;
  right: 10px;
  top: -10px;
  white-space: nowrap;
  max-width: 280px;
}
.wei0Elt .iG .km{
  margin-bottom:10px;
}
.wei0Elt .iG .km i {
  margin: 0 5px;
  font-size: 14px;
}

.wei0Elt .commune {
  color: #282828;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  font-family: 'Anek Latin', Arial;
}

.wei0Elt .communeDeleg {
  text-transform: none;
  margin-bottom: 15px;
  font-weight: 400;
}

.wei0Elt .communeDeleg i {
  margin: 0 5px 0 0;
  font-size: 20px;
}


.wei0Elt .subject {
  color: #4d4d4d;
  font-size: 14px;
  font-weight: 300;
  font-family: Open Sans, "Segoe UI", "Helvetica", sans-serif;
}

.wei0Elt .iG.dsioNoListImage {
  background: #E5E5E5 url(../assets/messages/visuel-non-disponible-liste_fr.png) no-repeat center center;
}

.wei0Elt h2 {
  font-size: 15px;
  font-family: 'Anek Latin', Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #6b0078;
  margin-bottom: 5px;
  display: block;
  padding-top: 0px;
  padding-right: 4px;
  padding-left: 0px;
  line-height: 18px;
  /*text-transform: uppercase;*/
  padding: 0 0 5px 0;
}

.wei0Elt .paveTarifDates {
  background: rgba(26, 26, 26, 0.8);
  padding:0px 10px;
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 28px;
  border-radius: 5px 0 0 5px;
  margin-top: 10px;
}


.wei0Elt .paveTarifDates.ouverture {
  padding: 5px 15px;
}

.wei0Elt .paveTarifDates p {
  font-size: 14px;
  font-family: 'Anek Latin', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #FFF;
  text-align: center;
  line-height: 28px;
  float: left;
}

.wei0Elt .paveTarifDates p strong {
  font-size: 18px;
  font-weight: bold;
  color: #f7ab59;
}

.wei0Elt .paveTarifDates.tarifGratuit p strong {
  font-weight: 400;
  font-size: 22px;
}

.wei0Elt .paveTarifDates p.dateFin {
  padding: 0 0 0 15px;
  margin-left: 10px;
  background: url("/lae/services1.0/plugins/laetis/diffusio-258/ext-anj_site_SQL3c/assets/fonds/separateur-dates.png") no-repeat left 8px;
}

.wei0Elt .paveTarifDates.ouverture p {
  line-height: 17px;
}

.wei0Elt .paveTarifDates.ouverture strong {
  line-height: 30px;
}

.wei0Elt h2 .classement {
  white-space: nowrap;
}

.wei0Elt h2 .classement .fa.fa-star {
  color: #a0b760;
  font-size: 9px;
}

.wei0Elt h2 img,
.wei0Elt .labels img {
  display: inline-block;
  margin: 0px 2px;
  vertical-align: middle;
}

.wei0Elt .labels {
  max-height: 12px;
  overflow: hidden;
  font-size: 11px;
  color: #B7B7B7;
  ;
}

.wei0Elt p {
  font-family: 'Open Sans', Arial;
  font-size: 12px;
  color: #595959;
  font-weight: 400px;
  line-height: 14px;
}

/*.wei0Elt:hover .labels {
	max-height:none;
}*/
.wei0Elt .ptD {
  clear: both;
  padding-top: 5px;
}

.wei0Elt .cB {
  position: relative;
  clear: both;
  float: left;
  width: 322px;
}
.wei0Elt p.style-h3 a  {
  font-weight: bold;
  font-size: 21px;
  line-height: 1.2;
  color: #000;
  text-decoration: none;
  margin-top: 20px;
  display: block;
}
.wei0Elt .coord {
  margin-top: 5px;
  /*max-height: 14px;
  overflow: hidden;*/
  font-size: 11px;
  color: #B7B7B7;
}

.wei0Elt a.iti {
  background-color: #EEEEEE;
  background-image: -moz-linear-gradient(center top, #EEEEEE, #E0E0E0);
  border-color: #CCCCCC;
  border-radius: 2px 2px 2px 2px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  color: #334D55;
  cursor: pointer;
  display: block;
  width: 59px;
  float: left;
  height: 13px;
  margin-right: 8px;
  margin-top: 7px;
  margin-bottom: 3px;
  /*background-image: url(../assets/fonds/itineraire.png);*/
  background-repeat: no-repeat;
  background-position: center center;
}

.wei0Elt a.res {
  background-color: #EEEEEE;
  background-image: -moz-linear-gradient(center top, #EEEEEE, #E0E0E0);
  border-color: #CCCCCC;
  border-radius: 2px 2px 2px 2px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  color: #334D55;
  cursor: pointer;
  display: block;
  width: 59px;
  float: left;
  height: 16px;
  margin-top: 9px;
  margin-bottom: 3px;
  /*background-image: url(../assets/fonds/resadispo.png);*/
  background-repeat: no-repeat;
  background-position: center center;
}

.wei0Elt:hover .coord {
  max-height: none;
}

.wei0Elt .dates {
  margin-top: 5px;
  max-height: 28px;
  overflow: hidden;
  font-size: 11px;
}

/*.wei0Elt:hover .dates {
	max-height:none;
}*/
.wei0Elt .bskLk {}

.wei0Elt .panierAjout {
  /*background-image: url("../assets/fonds/bouton-panierAjout-welcotour.gif");*/
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 20px;
  margin-right: 5px;
  width: 23px;
}

.wei0Elt .panierAjout span {
  display: none;
}

.wei0Elt .haut {
  /*background-image: url("../assets/fonds/retour-haut-welcotour.gif");*/
  background-repeat: no-repeat;
  display: block;
  float: right;
  height: 7px;
  margin-top: 13px;
  width: 9px;
}

.wei0Elt .haut span {
  display: none;
}

.wei0Elt .dsioBskAddBtn,
.tfoInfoWindow .dsioBskAddBtn,
#contenuOiDetail .dsioBskAddBtn {
  background-color: #EEEEEE;
  background-image: -moz-linear-gradient(center top, #EEEEEE, #E0E0E0);
  border-color: #CCCCCC;
  border-radius: 2px 2px 2px 2px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  color: #334D55;
  cursor: pointer;
  display: block;
  width: 59px;
  float: left;
  height: 25px;
  margin-right: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  background-image: url(../assets/fonds/plussejour.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.wei0Elt .dsioBskAddBtn span,
.tfoInfoWindow .dsioBskAddBtn span,
#contenuOiDetail .dsioBskAddBtn span {
  display: none;
}

.wei0Elt .dsioBtnDet {
  cursor: pointer;
  display: block;
  color: #292929;
  font-family: 'Anek Latin';
  font-weight: normal;
  font-size: 21px;
  line-height: 24px;
  margin-bottom: 5px;
}

.infoWindow.marker .tfoInfoWindow .dsioBtnDet,
.infoWindow.cluster .tfoInfoWindow .dsioBtnDet {
  cursor: pointer;
  display: inline-block;
  color: #FFF;
  font-family: 'Anek Latin';
  font-weight: normal;
  font-size: 14px;
  line-height: 32px;
  height: 32px;
  padding: 0 20px;
  text-transform: uppercase;
  background: #49b170;
}

.wei0Elt .clcs {
  display: inline-block;
  position: relative;
}

.wei0Elt .clc {
  display: inline-block;
  margin-left: 5px;
  font-size: 16px;
  top: -6px;
  position: relative;
}

.wei0Elt .resa {
  background: #eb5d48;
  display: block;
  font-family: "Anek Latin","Open Sans";
  color: #FFF;
  text-transform: none;
  height: auto;
  display: inline-block;
  padding: 0 35px;
  margin: 15px 0 0 0;
  border-radius: 4px;
  font-size: 24px;
  font-weight: normal;
  padding: 8px 10px;
  line-height: 1.1;
  height: fit-content;
}

.bskLkRetHtml {
  font-size: 11px;
}

.wei0Elt .dsioBskRemoveBtn,
.tfoInfoWindow .dsioBskRemoveBtn,
#contenuOiDetail .dsioBskRemoveBtn {
  background-color: #15B4FF;
  border-color: #0099CC;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  color: #334D55;
  cursor: pointer;
  display: block;
  width: 59px;
  float: left;
  height: 25px;
  margin-right: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  background-image: url(../assets/fonds/moinssejour.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.wei0Elt .dsioBskRemoveBtn span,
.tfoInfoWindow .dsioBskRemoveBtn span,
#contenuOiDetail .dsioBskRemoveBtn span {
  display: none;
}

/* Enlever la premiere marge top trop haute */
#contenuParagraphs .layout-container>div:first-child .texte-pleine-largeur__content,
#contenuParagraphs .layout-container>div:first-child .field-titre-chapeau,
#contenuParagraphs .layout-container>div:first-child h1 {
  padding-top: 0;
}

/*
.fairguestWidgetWrapper {
    max-width: 1280px;
    margin: auto;
}
.fairguestRating {
    padding: 0 20px;
}
.fairguestRating .note {
    font-size: 18px;
    line-height: 30px;
    color: #8a8a8a;
    letter-spacing: -2px;
    display: block;
    padding: 0 10px;
}

.fairguestRating .note strong {
    font-size: 42px;
    line-height: 30px;
    color: #49b170;
    font-weight: 400;
}

.fairguestRating .counts {
    color: #8a8a8a;
    font-size: 10px;
    text-align: left;
    line-height: 12px;
}
.fairguestRating .counts a {
    color: #8a8a8a;
    text-decoration: underline;
    line-height: 12px;
    font-size: 10px;
}

.wei0Elt .fairguestRating {
    text-align: right;
    margin: 10px 0 0 0;
}
.wei0Elt .fairguestRating span {
    line-height: 28px;
    height: 28px;
    display: block;
}
.wei0Elt .fairguestRating .note {
    padding: 0;
    letter-spacing: -1px;
}
.wei0Elt .fairguestRating .note strong {
    font-size: 28px;
    font-weight: 600;
}
.wei0Elt .fairguestRating .counts {
    text-align: right;
    line-height: 12px;
    height: 12px;
}*/

/* ADDTHIS */
#at4m-mobile-container {
  display: none !important;
}

.system-error__404 {
  margin: 100px auto;
  padding: 20px;
  text-align: center;
  max-width: 500px;
  color: #000;
  font-weight: normal;
  font-family: 'Anek Latin', Arial, Helvetica, sans-serif;
  border: solid 1px #49b170;
  border:none;
  max-width:none;
}
.system-error__404  .error-links {
  padding:0;
  display: flex;
  justify-content:center;
  flex-wrap: wrap;
}
.system-error__404  .error-links li {
  list-style:none;
  display: inline-flex;
}
.system-error__404  .error-links li a{
font-weight: 300;
font-size: 20px;
margin:10px 20px;
padding: 10px 30px;
border: solid 1px #209685;
white-space:nowrap;
transition:all .2s ease-in-out;
}
.system-error__404 p {
  font-size: 20px;
}

.system-error__404 i {
  color: #49b170;
  margin-right: 10px;
}

.fs-12 {
  font-size: 12px;
}

.fs-14 {
  font-size: 14px;
}

.fs-16 {
  font-size: 16px;
}

.image-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.text-white {
  color: #FFF;
}

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

.position-relative {
  position: relative;
}

/** Legende + credit **/

.legende-image {
  cursor: pointer;
  display: inline-block;
}

.legende-image .visible-part {
  display: inline-block;
}

.legende-image:not(.no-legende) .visible-part:after {
  content: '\f05a';
  font-family: 'FontAwesome';
  /* transform: scale(1.2); */
  display: inline-block;
  margin-left: 5px;
}

.legende-image .hidden-part {
  visibility: hidden;
  opacity: 0;
  transition: opacity .2s ease-in-out;
  /* display: inline-block!important; */
  display: none !important;
}

.legende-image.legende-image--open .visible-part:after {
  display: none;
}

.legende-image.legende-image--open:not(.no-legende) .hidden-part {
  visibility: visible !important;
  opacity: 1 !important;
  display: inline-block !important;
}

.lire-plus--content {
  overflow: hidden;
  height: 120px;
  position: relative;
}

.fond-vert-emeraude .lire-plus--content {
  height: 260px;
}

.lire-plus--content:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40px;
  background: transparent;
  background: linear-gradient(360deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 26%, rgba(255, 255, 255, 0) 100%);
}

.lire-plus--wrapper.open .lire-plus--content {
  height: auto;
}

.lire-plus--wrapper.open .lire-plus--content:after {
  display: none;
}

/* .lire-plus--content p a, */
.lire-plus--content p {
  font-size: 16px;
  /* font-weight: 400; */
  text-align: left;
  color: #636363;
}

.lire-plus--content h3 {
  font-size: 16px;
  text-align: left;
  color: #636363;
}

.lire-plus--button.lire-plus--button {
  font-size: 16px;
  font-weight: 400;
  color: #636363;
  border-radius: 5px;
  border: solid 1px #636363;
  padding: 5px 10px;
  line-height: 1;
  height: auto;
  text-transform: none;
}

.lire-plus--button.lire-plus--button:hover {
  background-color: #1b6f5c;
  color: #FFF;
  border-color: #1b6f5c;
}

.lire-plus--button.lire-moins--button {
  display: none;
  margin-top: 10px;
}

.lire-plus--wrapper.open .lire-plus--button.lire-plus--button {
  display: none;
}

.lire-plus--wrapper.open .lire-plus--button.lire-moins--button {
  display: block;
}

@media (min-width: 768px) {
  .lire-plus--wrapper--mobile .lire-plus--content {
    height: auto !important;
  }

  .lire-plus--wrapper--mobile .lire-plus--content:after,
  .lire-plus--wrapper--mobile .lire-plus--button {
    display: none !important;
  }
}

/* fond gris */
.fond-gris .lire-plus--content:after {
  background: linear-gradient(360deg, rgb(240 236 235) 0%, rgb(240 236 235) 26%, rgba(255, 255, 255, 0) 100%);
}

.Centrer-carte .texte-et-images__content {
  display: none;
}

.Centrer-carte .texte-et-images__image {
  margin: 0 auto;
}

/* fond vert */
.fond-vert-emeraude .lire-plus--content:after {
  background: linear-gradient(360deg, rgb(19 151 136) 0%, rgb(19 151 136) 26%, rgba(255, 255, 255, 0) 100%);
}

.fond-vert-emeraude .lire-plus--content p,
.fond-vert-emeraude .lire-plus--content p a,
.fond-vert-emeraude .lire-plus--content h3 {
  color: #FFF;
}

.fond-vert-emeraude .lire-plus--button.lire-plus--button {
  color: #FFF;
  border-color: #FFF;
}

/* fond noir */
.fond-noir .lire-plus--content:after {
  background: linear-gradient(360deg, rgb(46 45 48) 0%, rgb(46 45 48) 26%, rgba(255, 255, 255, 0) 100%);
}

.fond-noir .lire-plus--content p,
.fond-noir .lire-plus--content p a,
.fond-noir .lire-plus--content h3 {
  color: #FFF;
}

.fond-noir .lire-plus--button.lire-plus--button {
  color: #FFF;
  border-color: #FFF;
}

.sitemap .sitemap-item--menu-main div>ul>li>a {
  cursor: default;
  pointer-events: none;
  text-decoration: none;
  color: #141414;
}

