/*CONFIG*/
/*dateTimePicker*/
/*PAGES*/
#annonces {
  height: 100%;
}
#annonces #map {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 9;
}
#annonces #map .marker-cluster-small {
  background-color: rgba(44, 44, 41, 0.6);
}
#annonces #map .marker-cluster-small div {
  background-color: rgba(29, 29, 27, 0.8);
  color: #333;
}
#annonces #map .marker-cluster-medium {
  background-color: rgba(44, 44, 41, 0.6);
}
#annonces #map .marker-cluster-medium div {
  background-color: rgba(29, 29, 27, 0.8);
  color: #333;
}
#annonces #map .marker-cluster-large {
  background-color: rgba(44, 44, 41, 0.6);
}
#annonces #map .marker-cluster-large div {
  background-color: rgba(29, 29, 27, 0.8);
  color: #333;
}
#annonces #map.leaflet-container .agence-info-map {
  position: absolute;
  z-index: 10;
}
#annonces #map .leaflet-pane {
  z-index: 10;
}
#annonces #map .leaflet-popup-tip {
  background: #ffd700;
}
#annonces #map .leaflet-popup-content-wrapper {
  background: transparent;
  box-shadow: initial;
  top: 15px !important;
  left: 26px !important;
  -webkit-animation-name: openMarkerCluster;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
  transform-origin: center bottom;
  padding: 1px 1px 0;
}
#annonces #map .leaflet-popup-content-wrapper .leaflet-popup-content {
  margin: 13px 19px 0;
  width: 220px !important;
}
#annonces #map .leaflet-popup-content-wrapper .iw-exclusif {
  background: #ffd700;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
#annonces #map .leaflet-popup-content-wrapper > div:nth-child(1) {
  display: block !important;
  border-bottom: 5px solid #ffd700;
  box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
}
#annonces #map .leaflet-popup-content-wrapper #iw-container {
  margin-bottom: 0px;
  font-size: 13px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff;
  position: relative;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container .iw-picture {
  background-position: center;
  width: 220px;
  height: 110px;
  background-size: cover;
  -webkit-animation: iw-picture 1.5s ease-out;
  -moz-animation: iw-picture 1.5s ease-out;
  -o-animation: iw-picture 1.5s ease-out;
  animation: iw-picture 1.5s ease-out;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container .iw-picture .etiquette {
  padding: 5px;
  background-color: #ffd700;
  color: #fff;
  margin: 5px;
  float: left;
  max-width: 225px;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container .iw-picture .nbphotos {
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  margin: 5px;
  float: right;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container .iw-picture .nbphotos::before {
  content: 'x';
  font-family: melody;
  margin-right: 5px;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container.mandataire .iw-link-picture {
  width: 40%;
  float: left;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container.mandataire .iw-link-picture .iw-picture {
  width: 100%;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container.mandataire .iw-citation {
  width: 54%;
  padding: 5px;
  float: left;
  height: 110px;
  overflow: hidden;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container.mandataire .iw-title {
  font-weight: bold;
  clear: both;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container.mandataire .iw-title .iw-nom {
  display: block;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container.mandataire .iw-title .iw-statut {
  font-weight: normal;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container.mandataire .iw-prix {
  font-weight: bold;
  clear: both;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container.mandataire .iw-secteur {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 10px 5px;
  margin: 0;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container .iw-visite {
  position: absolute;
  top: 45px;
  right: 5px;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container .iw-visite:before {
  font-size: 150%;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container .iw-title {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 10px 0;
  margin: 0;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container .iw-title .titre_bien,
#annonces #map .leaflet-popup-content-wrapper #iw-container .iw-title .adresse {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container .iw-price {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 10px 5px;
  margin: 0;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container .iw-price sup {
  font-size: 12px;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container .iw-price .promo {
  color: red;
  font-size: 0.8em;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container .iw-switch {
  font-size: 14px;
  padding: 5px 10px;
  margin: 0;
  cursor: pointer;
}
#annonces #map .leaflet-popup-content-wrapper #iw-container .iw-switch .cluster-footer-info {
  width: 33%;
  text-align: center;
  display: inline-block;
}
#annonces #map .gm-style-iw {
  top: 15px !important;
  left: 26px !important;
  -webkit-animation-name: openMarkerCluster;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
  transform-origin: center bottom;
}
#annonces #map .gm-style-iw .iw-exclusif {
  background: #ffd700;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
#annonces #map .gm-style-iw > div:nth-child(1) {
  display: block !important;
  border-bottom: 5px solid #ffd700;
  box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
}
#annonces #map .gm-style-iw + div {
  display: none;
}
#annonces #map .gm-style-iw #iw-container {
  margin-bottom: 0px;
  font-size: 13px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff;
}
#annonces #map .gm-style-iw #iw-container .iw-picture {
  background-position: center;
  width: 250px;
  height: 135px;
  background-size: cover;
  -webkit-animation: iw-picture 1.5s ease-out;
  -moz-animation: iw-picture 1.5s ease-out;
  -o-animation: iw-picture 1.5s ease-out;
  animation: iw-picture 1.5s ease-out;
}
#annonces #map .gm-style-iw #iw-container .iw-picture .etiquette {
  padding: 5px;
  background-color: #ffd700;
  color: #fff;
  margin: 5px;
  float: left;
  max-width: 225px;
}
#annonces #map .gm-style-iw #iw-container .iw-picture .nbphotos {
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  margin: 5px;
  float: right;
}
#annonces #map .gm-style-iw #iw-container .iw-picture .nbphotos::before {
  content: 'x';
  font-family: melody;
}
#annonces #map .gm-style-iw #iw-container .iw-title {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 10px 5px;
  margin: 0;
}
#annonces #map .gm-style-iw #iw-container .iw-title .titre_bien,
#annonces #map .gm-style-iw #iw-container .iw-title .adresse {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#annonces #map .gm-style-iw #iw-container .iw-price {
  font-size: 20px;
  font-weight: bold;
  padding: 10px 10px 5px;
  margin: 0;
}
#annonces #map .gm-style-iw #iw-container .iw-price sup {
  font-size: 12px;
}
#annonces #map .gm-style-iw #iw-container .iw-switch {
  font-size: 14px;
  padding: 5px 10px;
  margin: 0;
  cursor: pointer;
}
#annonces #map .gm-style-iw #iw-container .iw-switch .cluster-footer-info {
  width: 33%;
  text-align: center;
  display: inline-block;
}
#annonces #map .agence-info-map {
  bottom: 10% !important;
}
#annonces #map .agence-info-map .controlUI {
  background-color: #fff;
  border: 2px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  margin-bottom: 22px;
  text-align: center;
}
#annonces #map .agence-info-map .controlUI .controlText {
  color: #191919;
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 38px;
  padding-left: 5px;
  padding-right: 5px;
}
#annonces #map .agence-info-map .controlUI .controlText a {
  color: #333;
  display: block;
}
#annonces #map .agence-info-map .controlUI .controlText a > span {
  padding-left: 50px;
}
#annonces #map .fleche-infowindow {
  position: absolute;
  left: 50%;
  height: 0px;
  bottom: -10px;
  width: 0px;
  border-top: 10px solid #ffd700;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  margin-left: -10px;
  border-bottom-color: transparent;
  border-bottom-style: solid;
}
#annonces #map .controlWrapper {
  cursor: pointer;
  text-align: center;
  width: 32px;
  margin-right: 5px;
}
#annonces #map .controlWrapper .alerteSite {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 22px;
  color: #fff;
  height: 32px;
  background-color: #ffd700;
}
#annonces #map .controlWrapper .transports,
#annonces #map .controlWrapper .commerces,
#annonces #map .controlWrapper .enseignement,
#annonces #map .controlWrapper .medical,
#annonces #map .controlWrapper .service,
#annonces #map .controlWrapper .erasePoisButton {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 10px;
  width: 36px;
  height: 32px;
  background-color: #ffd700;
  font-family: melody;
  font-size: 22px;
  color: #fff;
  padding-top: 5px;
  text-align: center;
  cursor: pointer;
}
#annonces #map .controlWrapper .poi-container .transportContainer,
#annonces #map .controlWrapper .poi-container .enseignementContainer,
#annonces #map .controlWrapper .poi-container .commercesContainer,
#annonces #map .controlWrapper .poi-container .medicalContainer,
#annonces #map .controlWrapper .poi-container .serviceContainer {
  width: 200px;
  margin-left: -215px;
  margin-top: -45px;
  display: none;
  background-color: #fff;
}
#annonces #map .controlWrapper .poi-container .ul-list {
  list-style: none;
  text-align: left;
  margin: 15px;
}
#annonces #map .controlWrapper .poi-container .ul-list .titleListe {
  font-family: sans-serif;
  color: #333;
  text-align: left;
  font-size: 18px;
  padding: 10px;
}
#annonces #map .controlWrapper .poi-container .fleche {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #ffffff;
  margin-top: 5px;
  margin-right: -15px;
  float: right;
}
#annonces #map .controlWrapper .erasePoisButton {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}
#annonces #map .controlWrapper .erasePoisButton .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  font-size: 18px;
  font-family: roboto;
  font-weight: bold;
  z-index: 1;
  top: -5px;
  right: 105%;
}
#annonces #map .controlWrapper .erasePoisButton:hover .tooltiptext {
  visibility: visible;
}
#annonces.map_list.large #map,
#annonces.map_list.large #liste-bien {
  width: 50%;
  -webkit-transition: width 0.5s;
  /* Safari */
  transition: width 0.5s;
}
#annonces.map_list.large #liste-bien .global-list-map {
  position: relative;
}
#annonces.map_list.large #liste-bien .global-list-map .container-biens .article {
  width: 47%;
  float: left;
}
#annonces.map_list.large #liste-bien .global-list-map .container-biens .article > a {
  width: 35%;
}
#annonces.map_list.large #liste-bien .global-list-map .container-biens .article .informations_bien {
  width: 65%;
  padding: 10px 10px 0px;
  margin-bottom: 22px;
}
#annonces.map_list.large #liste-bien .global-list-map .container-biens .article .desc {
  max-height: 35px;
}
#annonces.map_list.large #liste-bien .global-list-map .container-biens .article .prix_bien,
#annonces.map_list.large #liste-bien .global-list-map .container-biens .article .txtDateSejour {
  position: absolute;
  right: 10px;
  bottom: 5px;
}
#annonces.map_list.large #liste-bien .global-list-map .container-biens .article.article-vignette {
  width: 285px;
}
#annonces.map_list.large #liste-bien .global-list-map .container-biens .article.article-vignette .informations_bien {
  width: 100%;
}
#annonces.map_list.large #liste-bien .global-list-map .container-biens .article.article-vignette .informations_bien .img-vignette {
  width: 285px;
}
#annonces.map_list.large #resize-map-list:before {
  content: '>';
}
#annonces.map_list #map,
#annonces.map_list #liste-bien {
  -webkit-transition: width 0.5s;
  /* Safari */
  transition: width 0.5s;
}
#annonces.map_list #map {
  width: 65%;
  min-height: 1px;
  float: left;
  position: relative;
}
#annonces.map_list #map .controlWrapper {
  padding-top: 50px;
}
#annonces.map_list #liste-bien {
  width: 35%;
  height: 100%;
  right: 0;
  box-shadow: 1px 1px 35px #828282;
  position: relative;
  background-color: #f5f5f5;
  float: left;
}
#annonces.map_list #liste-bien .global-list-map {
  overflow: auto;
  height: 93%;
}
#annonces.map_list #liste-bien .global-list-map .encart {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  background-color: #ffd700;
  font-size: 20px;
  color: #fff;
}
#annonces.map_list #liste-bien .global-list-map .encart a {
  color: #fff;
}
#annonces.map_list #liste-bien .global-list-map .encart span.alerteSite {
  cursor: pointer;
}
#annonces.map_list #liste-bien .global-list-map .encart .nbBiens {
  position: sticky;
  z-index: 4;
  top: 0;
  font-size: 100%;
  font-weight: normal;
  display: inline;
}
#annonces.map_list #liste-bien .global-list-map .container-biens {
  padding: 10px;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article {
  position: relative;
  margin: 10px 1%;
  border-bottom: solid 5px #ffd700;
  -webkit-transition: width 0.5s;
  /* Safari */
  transition: width 0.5s;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article:nth-child(2n+1) {
  clear: left;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article.hover {
  background-color: #ccc;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article.hover .desc::after {
  background: linear-gradient(to top, #ccc 15%, rgba(204, 204, 204, 0) 86%) !important;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article.fiche_mandataire .informations_bien {
  width: 60%;
  min-height: 150px;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article.fiche_mandataire .reseau_mandataire {
  position: absolute;
  bottom: 5px;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article.fiche_mandataire .reseau_mandataire a {
  font-family: saxo;
  background-color: #595959;
  margin-right: 10px;
  width: 40px;
  display: inline-block;
  text-align: center;
  padding: 2px 0;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article.fiche_mandataire .actions_mandataire {
  float: left;
  width: 10%;
  padding: 10px 5px;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article.fiche_mandataire .actions_mandataire .btn_liste_mandataire {
  font-family: saxo;
  display: block;
  text-align: center;
  width: 100%;
  height: 31px;
  line-height: 31px;
  font-size: 1.5rem;
  background-color: transparent;
  color: #595959;
  text-transform: initial;
  margin-bottom: 13px;
  cursor: pointer;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article > a {
  float: left;
  width: 30%;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article > a .cover_bien {
  display: block;
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article > a .cover_bien > img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article .etiquette-map-liste {
  padding: 5px;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  color: #fff;
  background-color: #ffd700;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien {
  padding: 10px;
  width: 70%;
  float: left;
  position: relative;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien .visiteVirtuelle,
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien .video {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 5px;
  background-color: #404040;
  color: #fff;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien .visiteVirtuelle:before,
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien .video:before {
  font-size: 150%;
  font-family: saxo;
  content: "°";
  color: #333;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien .visiteVirtuelle + .video {
  right: 70px;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien .video:before {
  font-family: saxo;
  content: "N";
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien h2,
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien h3 {
  font-size: 15px;
  font-weight: bold;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien h2 a,
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien h3 a {
  color: #333;
  float: none;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien p {
  font-size: 13px;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien p.reference {
  float: left;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien p.prix_bien,
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien p.txtDateSejour {
  color: #333;
  font-weight: bolder;
  float: right;
  text-align: right;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien p.prix_bien .promo,
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien p.txtDateSejour .promo {
  color: red;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien p.prix_bien .promo i,
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien p.txtDateSejour .promo i {
  font-size: 0.8em;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien p.desc {
  overflow: hidden;
  position: relative;
  min-height: 30px;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien p.desc::after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 15px;
  width: 100%;
  content: "";
  background: linear-gradient(to top, #f5f5f5 15%, rgba(245, 245, 245, 0) 86%);
  pointer-events: none;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article.article-vignette {
  width: 48%;
  height: 195px;
  display: inline-block;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article.article-vignette > a {
  width: 100%;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article.article-vignette .etiquette-map-liste {
  top: 0;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article.article-vignette .img-vignette {
  background-position: center;
  width: 100%;
  height: 195px;
  background-size: cover;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article.article-vignette .informations_bien {
  display: none;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article.article-vignette:hover .informations_bien {
  padding: 10px;
  width: 100%;
  display: block;
  position: absolute;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  height: 195px;
  top: 0;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article.article-vignette:hover .informations_bien .prix_bien,
#annonces.map_list #liste-bien .global-list-map .container-biens .article.article-vignette:hover .informations_bien .txtDateSejour {
  color: #fff;
  position: unset;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article.article-vignette:hover .informations_bien h3 {
  margin-top: 50px;
}
#annonces.map_list #liste-bien .global-list-map .container-biens .article.article-vignette:hover .informations_bien h3 a {
  color: #fff;
}
#annonces.map_list #liste-bien .global-list-map .container-biens #plus-bien {
  border: 2px solid #AAAAAA;
  padding: 5px 10px;
  cursor: pointer;
  color: #666;
  background-color: #ededed;
  text-align: center;
}
#annonces.map_list #liste-bien .global-list-map .container-biens #plus-bien span {
  line-height: 20px;
  vertical-align: top;
}
#annonces.map_list #liste-bien .global-list-map .container-biens #plus-bien img {
  width: 65px;
  height: 15px;
  margin: 2px 0 0 7px;
}
#annonces.map_list #liste-bien .global-list-map .reseaux-container-map {
  text-align: center;
  margin-top: 20px;
}
#annonces.map_list #liste-bien .global-list-map .reseaux-container-map .reseaux-map {
  font-family: piano;
  margin: 5px;
  font-size: 2rem;
  color: #333;
}
#annonces.map_list #liste-bien .global-list-map .reseaux-container-map .reseaux-map :hover {
  color: #D10859;
}
#annonces.map_list #liste-bien .global-list-map .footer-map-liste {
  padding: 20px;
  text-align: center;
  margin-top: 20px;
  background-color: #ccc;
}
#annonces.map_list #liste-bien .global-list-map .footer-map-liste a,
#annonces.map_list #liste-bien .global-list-map .footer-map-liste span {
  color: #333;
}
#annonces.map_list #liste-bien .encart_alerte {
  height: 7%;
  width: 100%;
  line-height: 50px;
  padding: 0 10px;
  background-color: #ffd700;
  font-size: 20px;
  color: #fff;
}
#annonces.map_list #liste-bien .encart_alerte a {
  color: #fff;
}
#annonces.map_list #liste-bien .encart_alerte span.alerteSite {
  cursor: pointer;
}
#annonces.map_list #resize-map-list:before {
  content: '<';
  background-color: #ccac00;
  cursor: pointer;
  top: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 200%;
  left: -50px;
  position: absolute;
  box-sizing: border-box;
  z-index: 15;
}
#annonces.map_list.lotissement #liste-bien .encart_alerte {
  display: none;
}
#annonces.map_list.lotissement #liste-bien .global-list-map {
  height: 100%;
}
@media (max-width: 1024px) {
  .liste_bien_file#moteur.map .choix_mode,
  .liste_bien_file#moteur.map_list .choix_mode {
    margin-right: 0;
  }
  #annonces.map_list #liste-bien .global-list-map .container-biens .article > a,
  #annonces.map_list.large #liste-bien .global-list-map .container-biens .article > a {
    float: none;
    display: block;
    width: auto;
  }
  #annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien,
  #annonces.map_list.large #liste-bien .global-list-map .container-biens .article .informations_bien {
    width: 100%;
    float: none;
  }
  #annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien p.desc,
  #annonces.map_list.large #liste-bien .global-list-map .container-biens .article .informations_bien p.desc {
    max-height: 39px;
  }
  #annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien p.prix_bien,
  #annonces.map_list.large #liste-bien .global-list-map .container-biens .article .informations_bien p.prix_bien,
  #annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien p.txtDateSejour,
  #annonces.map_list.large #liste-bien .global-list-map .container-biens .article .informations_bien p.txtDateSejour {
    float: none;
    text-align: right;
    margin-top: 10px;
  }
  #annonces.map_list #liste-bien .global-list-map .container-biens .article .informations_bien + .clear,
  #annonces.map_list.large #liste-bien .global-list-map .container-biens .article .informations_bien + .clear {
    display: none;
  }
  #annonces.map_list #liste-bien .global-list-map .container-biens .article.article-vignette,
  #annonces.map_list.large #liste-bien .global-list-map .container-biens .article.article-vignette {
    width: 100%;
  }
  #annonces #map .gm-style-iw > div {
    max-width: 210px !important;
  }
  #annonces #map .gm-style-iw > div #iw-container .iw-price {
    font-size: 18px;
    padding: 5px;
  }
  #annonces #map .gm-style-iw > div #iw-container .iw-title {
    padding: 5px;
  }
  #annonces #map .gm-style-iw > div #iw-container .iw-title > br {
    display: none;
  }
  #annonces #map .gm-style-iw > div #iw-container .iw-picture {
    width: 210px;
    height: 95px;
  }
}
@media (max-width: 900px) {
  #annonces.map_list #map {
    width: 60%;
  }
  #annonces.map_list #liste-bien {
    width: 40%;
  }
  #annonces.map_list #liste-bien .global-list-map .container-biens .article > a {
    width: 40%;
  }
  #annonces.map_list #liste-bien .global-list-map .encart {
    height: 85px !important;
    line-height: 45px !important;
    padding-top: 40px !important;
  }
}
@media (max-width: 680px) and (orientation: landscape) {
  #annonces #map .gm-style-iw {
    width: 300px !important;
    left: 0 !important;
  }
  #annonces #map .gm-style-iw > div {
    max-width: 350px !important;
  }
  #annonces #map .gm-style-iw > div #iw-container > a {
    display: none;
  }
  #annonces #map .gm-style-iw > div #iw-container .iw-title {
    float: left;
  }
  #annonces #map .gm-style-iw > div #iw-container .iw-price {
    float: right;
  }
  #annonces #map .gm-style-iw > div #iw-container .iw-switch {
    clear: both;
  }
  #annonces #map .agence-info-map {
    bottom: 0 !important;
  }
}
@media (max-width: 480px) {
  #annonces #map .gm-style-iw #iw-container .iw-picture {
    width: 250px;
    height: 125px;
  }
  #annonces #map .gm-style-iw #iw-container .iw-title {
    padding: 2px 5px;
  }
  #annonces #map .gm-style-iw #iw-container .iw-price {
    padding: 2px 5px;
  }
  #annonces #map .gm-style-iw #iw-container .iw-switch {
    padding: 2px 5px;
  }
  #annonces #map .agence-info-map {
    bottom: 3% !important;
  }
  #annonces #map .agence-info-map .controlUI {
    width: 100%;
  }
  #annonces #map .agence-info-map .controlUI .controlText {
    font-size: 14px;
    line-height: 20px;
  }
  #annonces #map .agence-info-map .controlUI .controlText a > span {
    padding-left: 0;
    display: block;
  }
}
@-webkit-keyframes openMarkerCluster {
  from {
    -webkit-transform: scaleX(0.14) scaleY(0.17);
  }
  35% {
    -webkit-transform: scaleX(1) scaleY(0.35);
  }
  to {
    -webkit-transform: scaleX(1) scaleY(1);
  }
}
@-webkit-keyframes iw-picture {
  from {
    opacity: 0;
  }
  35% {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}
body #tarteaucitronRoot div#tarteaucitronAlertBig {
  padding: 30px 0 !important;
  box-shadow: 0 0 20px #000 !important;
  width: 60% !important;
  background: rgba(255, 255, 255, 0.9) !important;
}
body #tarteaucitronRoot div#tarteaucitronAlertBig:before {
  display: none;
}
#tarteaucitronRoot #tarteaucitronAlertBig .cookie_container {
  display: -webkit-flex;
  display: flex;
}
#tarteaucitronRoot #tarteaucitronAlertBig .cookie_img {
  width: 100px;
  margin-right: 20px !important;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
#tarteaucitronRoot #tarteaucitronAlertBig .cookie_img img {
  width: 100%;
}
#tarteaucitronRoot #tarteaucitronAlertBig .cookie_text_perso {
  width: calc(100% - 160px);
  text-align: center;
  font-size: 0.7em;
  color: #606060;
}
#tarteaucitronRoot #tarteaucitronAlertBig button.tarteaucitronCTAButton,
#tarteaucitronRoot #tarteaucitronAlertBig button#tarteaucitronCloseAlert {
  border-radius: 13px;
  font-size: 1.2em !important;
  padding: 5px 50px;
}
#tarteaucitronRoot #tarteaucitronAlertBig .tarteaucitronAllow {
  background-color: #c5d124 !important;
}
#tarteaucitronRoot #tarteaucitronAlertBig .tarteaucitronDeny {
  background-color: #ebebeb !important;
  color: #7a7a7a !important;
  margin-left: 20px;
  margin-right: 20px;
}
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert {
  background-color: #7a7a7a !important;
  color: #FFFFFF !important;
}
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
  background-color: #333 !important;
  color: #FFFFFF !important;
  border-radius: 13px;
  font-size: 1.2em !important;
  padding: 5px 25px;
  margin: 0 2%;
}
@media screen and (max-width: 1024px) {
  #tarteaucitronRoot #tarteaucitronAlertBig .cookie_container {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  #tarteaucitronRoot #tarteaucitronAlertBig .cookie_img {
    margin-right: 0 !important;
    margin-bottom: 20px;
  }
  #tarteaucitronRoot #tarteaucitronAlertBig .cookie_text_perso {
    width: 100%;
    font-size: 0.6em;
  }
}
@media screen and (max-width: 680px) {
  #tarteaucitronRoot #tarteaucitronAlertBig .cookie_text_perso {
    font-size: 0.6em !important;
  }
  #tarteaucitronRoot #tarteaucitronAlertBig .cookie_img {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  #tarteaucitronRoot #tarteaucitronAlertBig .cookie_text_perso {
    font-size: 0.6em !important;
    width: 100% !important;
  }
  #tarteaucitronRoot #tarteaucitronAlertBig .cookie_img {
    display: none;
  }
}
@font-face {
  font-family: 'admin';
  src: url('/bundles/soclecommunentity/fonts/admin.eot');
  src: url('/bundles/soclecommunentity/fonts/admin.eot?#iefix') format('embedded-opentype'), url('/bundles/soclecommunentity/fonts/admin.woff') format('woff'), url('/bundles/soclecommunentity/fonts/admin.ttf') format('truetype'), url('/bundles/soclecommunentity/fonts/admin.svg#admin') format('svg');
  font-weight: normal;
  font-style: normal;
}
.os-widget-wrapper {
  width: 10rem;
  margin: auto;
  padding-top: 0.4rem;
  position: relative;
}
.os-widget-link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
}
.os-stars-wrapper {
  display: grid;
  grid-template-columns: 1fr auto;
}
.os-rating-icon {
  text-align: center;
}
.os-logo {
  width: 1.2rem;
}
.os-stars-wallpaper {
  position: relative;
  width: 4rem;
}
.os-stars-txt {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 0.5rem;
}
.os-nb-avis {
  font-size: 0.9rem;
}
.os-star-container {
  color: #ffcd34;
  width: 4rem;
  padding: 0;
  position: absolute;
  z-index: 1;
}
.os-star-container > span {
  width: 20%;
  float: left;
  overflow: hidden;
}
.os-star-container.os-star-background {
  z-index: 0;
  color: #c5c5c5;
}
#opinionSystem {
  background: #fff;
  /* Jauge de satisfaction */
  /* Bloc companies */
  /* Bloc avis */
  /* Star rating system */
}
#opinionSystem > h1 {
  font-size: 150%;
  color: #ffd700;
  margin-bottom: 20px;
}
#opinionSystem .opinionSystemTop {
  border: 1px solid #ccc;
  padding: 10px 20px;
  margin-bottom: 20px;
}
#opinionSystem .opinionSystemTop h2 {
  font-size: 150%;
  color: #ffd700;
}
#opinionSystem .opinionSystemTop .gauge-chart {
  float: left;
  width: 22%;
  margin: 2% 2% 0 0;
}
#opinionSystem .opinionSystemTop .gauge-chart .gauge-chart {
  width: 20rem;
  margin: 0 auto;
}
#opinionSystem .opinionSystemTop .gauge-chart .gauge-text {
  text-anchor: middle;
  fill: #ffd700;
  font-weight: 400;
  font-size: 75%;
}
#opinionSystem .opinionSystemTop .gauge-chart .gauge .donut-ring {
  stroke: #333;
}
#opinionSystem .opinionSystemTop .gauge-chart .gauge .donut-segment {
  stroke: #ffd700;
}
#opinionSystem .opinionSystemTop .gauge-chart .star-ratings {
  margin: 20px auto;
}
#opinionSystem .opinionSystemTop .gauge-chart .star-ratings .nbAvis {
  color: #000;
  font-size: 0.9rem;
}
#opinionSystem .opinionSystemTop .article_contenu {
  float: left;
  width: 56%;
  border: none;
  margin: 2% 0 0 0;
  padding: 15px;
}
#opinionSystem .opinionSystemTop .certificate {
  float: right;
  margin: 2% 0 0 2%;
  width: 18%;
}
#opinionSystem .companies::after {
  content: "";
  width: 32.33%;
}
#opinionSystem .companies {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
#opinionSystem .companies .companies_search {
  width: 40%;
  margin: 0 30% 15px 30%;
}
#opinionSystem .companies .company {
  border: 1px solid #ccc;
  width: 32.333%;
  margin: 5px 0 5px 0;
  padding: 10px;
}
#opinionSystem .companies .company h2 {
  color: #ffd700;
  text-align: center;
  font-size: 100%;
  margin: 5px 0 10px;
  font-weight: bold;
  text-transform: uppercase;
}
#opinionSystem .companies .company .address {
  height: 70px;
  text-align: center;
}
#opinionSystem .companies .company hr {
  width: 40%;
  display: block;
  margin: 0 auto 15px;
}
#opinionSystem .companies .company .nbAvis {
  text-align: center;
  margin: 5px;
  display: block;
}
#opinionSystem .companies .company .nbAvis::before {
  font-family: melody;
  content: '-';
  color: #ccc;
  font-size: 1.2rem;
  padding-right: 0.5rem;
}
#opinionSystem .companies .company .star-ratings {
  display: block;
}
#opinionSystem .companies .company a {
  color: #ffd700;
  background: #edecec;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 5px 20px;
}
#opinionSystem .avis > h1,
#opinionSystem .avis > a {
  display: none;
}
#opinionSystem .avis .company {
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 20px;
}
#opinionSystem .avis .company > div:first-of-type {
  width: 40%;
}
#opinionSystem .avis .company > div {
  width: 30%;
  float: left;
}
@media (max-width: 680px) {
  #opinionSystem .avis .company > div {
    width: 100% !important;
    text-align: left;
    margin-top: 10px;
  }
}
#opinionSystem .avis .company h2,
#opinionSystem .avis .company .satisfaction {
  margin-bottom: 20px;
  color: #ffd700;
}
#opinionSystem .avis .company .satisfaction {
  font-size: 1.2rem;
  display: block;
  text-align: center;
}
#opinionSystem .avis .company .star-ratings .rating {
  right: -50px;
  font-size: 120%;
  line-height: 18px;
}
#opinionSystem .avis .company .nbAvisCompany {
  position: relative;
}
#opinionSystem .avis .company .nbAvisCompany p {
  position: absolute;
  top: 45px;
  font-size: 1rem;
  font-weight: bold;
  left: 0;
  right: 0;
}
#opinionSystem .avis .btnCategory {
  text-align: center;
}
#opinionSystem .avis .btnCategory li {
  cursor: pointer;
  border-bottom: 2px solid #aaa;
  padding: 5px 10px;
  display: inline-block;
  width: 150px;
  margin: 0 5px;
  font-weight: bold;
  color: #aaa;
}
#opinionSystem .avis .btnCategory li.active {
  border-color: #ffd700;
  color: #ffd700;
}
#opinionSystem .avis .article_avis {
  width: 100%;
  margin: 5px 0 10px;
  padding: 10px 0;
}
#opinionSystem .avis .article_avis .star-ratings .rating-icon,
#opinionSystem .avis .article_avis .star-ratings .rating {
  display: none !important;
}
#opinionSystem .avis .article_avis .colLeft {
  float: left;
  width: 15%;
  min-width: 82px;
}
#opinionSystem .avis .article_avis .colLeft .face {
  font-family: admin;
  font-size: 60px;
  border: 3px solid #000;
  border-radius: 50px;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 56px;
  padding-bottom: 2px;
  margin: 0 auto;
}
#opinionSystem .avis .article_avis .colLeft .rating {
  font-weight: bold;
  color: #ffd700;
  font-size: 1rem;
  font-family: muli, "Trebuchet MS";
  text-align: center;
}
#opinionSystem .avis .article_avis .colRight {
  float: right;
  width: 85%;
  max-width: calc(100% - 82px);
}
#opinionSystem .avis .article_avis .colRight .titre1 {
  font-size: 150%;
  margin-bottom: 10px;
}
#opinionSystem .avis .article_avis .colRight .titre2 {
  font-size: 120%;
  margin-bottom: 10px;
}
#opinionSystem .avis .article_avis .colRight .voirDetailNotes {
  color: #ffd700;
  font-size: 120%;
  margin: 10px 0 0;
  display: block;
  cursor: pointer;
}
#opinionSystem .avis .article_avis .colRight .detailNotes {
  margin: 10px 0;
  display: none;
}
#opinionSystem .avis .article_avis .colRight .detailNotes .question {
  display: block;
  width: 60%;
  float: left;
  position: relative;
  overflow: hidden;
}
#opinionSystem .avis .article_avis .colRight .detailNotes .question:after {
  content: '';
  position: absolute;
  bottom: 0.4rem;
  width: 100%;
  height: 0;
  line-height: 0;
  border-bottom: 2px dotted #ccc;
  margin-left: 5px;
}
#opinionSystem .avis .article_avis .colRight .detailNotes .star-ratings {
  float: left;
  margin-left: 10px;
  width: 135px;
}
#opinionSystem .avis .article_avis .colRight .detailNotes .star-ratings .rating {
  display: block !important;
  left: 0;
}
#opinionSystem .avis .article_avis .colRight .detailNotes .star-ratings .star-container {
  left: 50px;
}
#opinionSystem .star-ratings {
  display: block;
  font-size: 18px;
  height: 25px;
  width: 82px;
  min-width: 82px;
  margin: 0 auto;
  position: relative;
  padding: 0;
  text-shadow: 0 1px 0 #a2a2a2;
}
#opinionSystem .star-ratings .rating-icon {
  width: 15px;
  position: absolute;
  left: -20px;
}
#opinionSystem .star-ratings .star-container {
  color: #ffcd34;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: block;
  top: -2px;
  left: 0;
  font-family: Roboto;
}
#opinionSystem .star-ratings .star-container > span {
  width: 20%;
  float: left;
  overflow: hidden;
}
#opinionSystem .star-ratings .star-container.star-background {
  z-index: 0;
  color: #c5c5c5;
}
#opinionSystem .star-ratings .rating {
  display: block;
  z-index: 0;
  position: absolute;
  top: 0;
  right: -40px;
  font-weight: bold;
  color: #ffd700;
  font-size: 1rem;
}
#opinionSystem .star-ratings .nbAvis {
  position: absolute;
  top: 20px;
  font-size: 0.9rem;
}
@media (max-width: 780px) {
  #opinionSystem .companies .company {
    width: 49%;
  }
  #opinionSystem .companies .company:nth-of-type(3n+2) {
    margin: 5px 0;
  }
  #opinionSystem .companies .company:nth-of-type(2n+2) {
    margin: 5px 0 5px 2%;
  }
  #opinionSystem #opinionSystem .avis .btnCategory li {
    width: 105px;
  }
}
@media (max-width: 480px) {
  #opinionSystem .opinionSystemTop .article_contenu {
    width: 100%;
    float: right;
  }
  #opinionSystem .opinionSystemTop .certificate,
  #opinionSystem .opinionSystemTop .gauge-chart {
    width: 33%;
  }
  #opinionSystem .companies .company {
    width: 100%;
  }
  #opinionSystem .avis .company .nbAvisCompany p {
    position: relative;
    top: 0;
  }
  #opinionSystem .avis .btnCategory li {
    width: 100px;
    padding: 5px 0;
    margin: 0;
  }
  #opinionSystem .avis .colLeft {
    width: 25% !important;
  }
  #opinionSystem .avis .colRight {
    width: 75% !important;
    font-size: 100%;
  }
  #opinionSystem .avis .colRight .star-container {
    display: none;
  }
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
/* Offset direction
 */
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}
/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  position: absolute;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 10px;
}
.noUi-horizontal .noUi-handle {
  width: 20px;
  height: 19px;
  left: -13px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto;
}
/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
}
.noUi-connects {
  border-radius: 3px;
}
.noUi-connect {
  background: #ffd700;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 10px;
  width: 1px;
  background: #AAA;
  left: 5px;
  top: 4px;
}
.noUi-handle:after {
  left: 10px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%, 0);
  padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}
.SumoSelect p {
  margin: 0;
}
.SumoSelect {
  width: 100%;
}
.SelectBox {
  padding: 0 0 0 10px;
}
.sumoStopScroll {
  overflow: hidden;
}
/* Filtering style */
.SumoSelect .hidden {
  display: none;
}
.SumoSelect .search-txt {
  display: none;
  outline: none;
}
.SumoSelect .no-match {
  display: none;
  padding: 6px;
}
.SumoSelect.open .search-txt {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 5px 8px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
}
.SumoSelect.open > .search > span,
.SumoSelect.open > .search > label {
  visibility: hidden;
}
/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass,
.SumoUnder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.SelectClass {
  z-index: 1;
}
.SumoSelect > .optWrapper > .options li.opt label,
.SumoSelect > .CaptionCont,
.SumoSelect .select-all > label {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
.SumoSelect {
  display: inline-block;
  position: relative;
  outline: none;
}
.SumoSelect:focus > .CaptionCont,
.SumoSelect:hover > .CaptionCont,
.SumoSelect.open > .CaptionCont {
  box-shadow: 0 0 2px #7799D0;
  border-color: #7799D0;
}
.SumoSelect > .CaptionCont {
  position: relative;
  border: 1px solid #A4A4A4;
  min-height: 30px;
  line-height: 28px;
  background-color: #fff;
  border-radius: 2px;
  margin: 0;
}
.SumoSelect > .CaptionCont > span {
  display: block;
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
}
/*placeholder style*/
.SumoSelect > .CaptionCont > span.placeholder {
  color: #ccc;
  font-style: italic;
}
.SumoSelect > .CaptionCont > label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
}
.SumoSelect > .CaptionCont > label > i {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=');
  background-position: center center;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  opacity: 0.8;
}
.SumoSelect > .optWrapper {
  display: none;
  z-index: 1000;
  top: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  border-radius: 3px;
  overflow: hidden;
}
.SumoSelect.open > .optWrapper {
  top: 35px;
  display: block;
}
.SumoSelect.open > .optWrapper.up {
  top: auto;
  bottom: 100%;
  margin-bottom: 5px;
}
.SumoSelect > .optWrapper ul {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
}
.SumoSelect > .optWrapper > .options {
  border-radius: 2px;
  position: relative;
  /*Set the height of pop up here (only for desktop mode)*/
  max-height: 250px;
  /*height*/
}
.SumoSelect > .optWrapper > .options li.group.disabled > label {
  opacity: 0.5;
}
.SumoSelect > .optWrapper > .options li ul li.opt {
  padding-left: 22px;
}
.SumoSelect > .optWrapper.multiple > .options li ul li.opt {
  padding-left: 50px;
}
.SumoSelect > .optWrapper.isFloating > .options {
  max-height: 100%;
  box-shadow: 0 0 100px #595959;
}
.SumoSelect > .optWrapper > .options li.opt {
  padding: 6px 6px;
  position: relative;
  border-bottom: 1px solid #f5f5f5;
}
.SumoSelect > .optWrapper > .options > li.opt:first-child {
  border-radius: 2px 2px 0 0;
}
.SumoSelect > .optWrapper > .options > li.opt:last-child {
  border-radius: 0 0 2px 2px;
  border-bottom: none;
}
.SumoSelect > .optWrapper > .options li.opt:hover {
  background-color: #E4E4E4;
}
.SumoSelect > .optWrapper > .options li.opt.sel {
  background-color: #a1c0e4;
  border-bottom: 1px solid #a1c0e4;
}
.SumoSelect > .optWrapper > .options li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer;
}
.SumoSelect > .optWrapper > .options li span {
  display: none;
}
.SumoSelect > .optWrapper > .options li.group > label {
  cursor: default;
  padding: 8px 6px;
  font-weight: bold;
}
/*Floating styles*/
.SumoSelect > .optWrapper.isFloating {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 90%;
  bottom: 0;
  margin: auto;
  max-height: 90%;
}
/*disabled state*/
.SumoSelect > .optWrapper > .options li.opt.disabled {
  background-color: inherit;
  pointer-events: none;
}
.SumoSelect > .optWrapper > .options li.opt.disabled * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5;
}
/*styling for multiple select*/
.SumoSelect > .optWrapper.multiple > .options li.opt {
  padding-left: 35px;
  cursor: pointer;
}
.SumoSelect > .optWrapper.multiple > .options li.opt span,
.SumoSelect .select-all > span {
  position: absolute;
  display: block;
  width: 30px;
  top: 0;
  bottom: 0;
  margin-left: -35px;
}
.SumoSelect > .optWrapper.multiple > .options li.opt span i,
.SumoSelect .select-all > span i {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #AEAEAE;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.SumoSelect > .optWrapper > .MultiControls {
  display: none;
  border-top: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
  border-radius: 0 0 3px 3px;
}
.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
  display: block;
}
.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
  padding: 6px;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p {
  display: inline-block;
  cursor: pointer;
  padding: 12px;
  width: 50%;
  box-sizing: border-box;
  text-align: center;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
  background-color: #f1f1f1;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
  border-right: 1px solid #DBDBDB;
  border-radius: 0 0 0 3px;
}
.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
  border-radius: 0 0 3px 0;
}
/*styling for select on popup mode*/
.SumoSelect > .optWrapper.isFloating > .options li.opt {
  padding: 12px 6px;
}
/*styling for only multiple select on popup mode*/
.SumoSelect > .optWrapper.multiple.isFloating > .options li.opt {
  padding-left: 35px;
}
.SumoSelect > .optWrapper.multiple.isFloating {
  padding-bottom: 43px;
}
.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: #11a911;
  box-shadow: none;
  border-color: transparent;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC');
  background-repeat: no-repeat;
  background-position: center center;
}
/*disabled state*/
.SumoSelect.disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.SumoSelect.disabled > .CaptionCont {
  border-color: #ccc;
  box-shadow: none;
}
/**Select all button**/
.SumoSelect .select-all {
  border-radius: 3px 3px 0 0;
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 0 3px 35px;
  cursor: pointer;
}
.SumoSelect .select-all > label,
.SumoSelect .select-all > span i {
  cursor: pointer;
}
.SumoSelect .select-all.partial > span i {
  background-color: #ccc;
}
/*styling for optgroups*/
.SumoSelect > .optWrapper > .options li.optGroup {
  padding-left: 5px;
  text-decoration: underline;
}
/*FONTS*/
@font-face {
  font-family: 'roboto';
  src: url('/bundles/siteenginemain/fonts/Roboto-Light-webfont.eot');
  src: url('/bundles/siteenginemain/fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'), url('/bundles/siteenginemain/fonts/Roboto-Light-webfont.woff') format('woff'), url('/bundles/siteenginemain/fonts/Roboto-Light-webfont.ttf') format('truetype'), url('/bundles/siteenginemain/fonts/Roboto-Light-webfont.svg#Roboto-Light-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('/bundles/siteenginemain/fonts/Roboto-Regular-webfont.eot');
  src: url('/bundles/siteenginemain/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/bundles/siteenginemain/fonts/Roboto-Regular-webfont.woff') format('woff'), url('/bundles/siteenginemain/fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('/bundles/siteenginemain/fonts/Roboto-Regular-webfont.svg#Roboto-Regular-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('/bundles/siteenginemain/fonts/Roboto-Bold-webfont.eot');
  src: url('/bundles/siteenginemain/fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/bundles/siteenginemain/fonts/Roboto-Bold-webfont.woff') format('woff'), url('/bundles/siteenginemain/fonts/Roboto-Bold-webfont.ttf') format('truetype'), url('/bundles/siteenginemain/fonts/Roboto-Bold-webfont.svg#Roboto-Bold-webfont') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'piano';
  src: url('/bundles/siteenginemain/fonts/piano.eot');
  src: url('/bundles/siteenginemain/fonts/piano.eot?#iefix') format('embedded-opentype'), url('/bundles/siteenginemain/fonts/piano.woff') format('woff'), url('/bundles/siteenginemain/fonts/piano.ttf') format('truetype'), url('/bundles/siteenginemain/fonts/piano.svg#piano') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'saxo';
  src: url('/bundles/siteenginemain/fonts/saxo.eot');
  src: url('/bundles/siteenginemain/fonts/saxo.eot?#iefix') format('embedded-opentype'), url('/bundles/siteenginemain/fonts/saxo.woff') format('woff'), url('/bundles/siteenginemain/fonts/saxo.ttf') format('truetype'), url('/bundles/siteenginemain/fonts/saxo.svg#saxo') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'courgette';
  src: url('/bundles/siteenginemain/fonts/courgette.eot');
  src: url('/bundles/siteenginemain/fonts/courgette.eot?#iefix') format('embedded-opentype'), url('/bundles/siteenginemain/fonts/courgette.woff') format('woff'), url('/bundles/siteenginemain/fonts/courgette.ttf') format('truetype'), url('/bundles/siteenginemain/fonts/courgette.svg#courgette') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'melody';
  src: url('/bundles/siteenginemain/fonts/melody.eot');
  src: url('/bundles/siteenginemain/fonts/melody.eot?#iefix') format('embedded-opentype'), url('/bundles/siteenginemain/fonts/melody.woff') format('woff'), url('/bundles/siteenginemain/fonts/melody.ttf') format('truetype'), url('/bundles/siteenginemain/fonts/melody.svg#melody') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'venus';
  src: url('/bundles/siteenginemain/fonts/venus_rising_rg.eot');
  src: url('/bundles/siteenginemain/fonts/venus_rising_rg.eot?#iefix') format('embedded-opentype'), url('/bundles/siteenginemain/fonts/venus_rising_rg.woff') format('woff'), url('/bundles/siteenginemain/fonts/venus_rising_rg.ttf') format('truetype'), url('/bundles/siteenginemain/fonts/venus_rising_rg.svg#venus_rising_rg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'muli';
  src: url('/bundles/siteenginemain/fonts/muli.eot');
  src: url('/bundles/siteenginemain/fonts/muli.eot?#iefix') format('embedded-opentype'), url('/bundles/siteenginemain/fonts/muli.woff') format('woff'), url('/bundles/siteenginemain/fonts/muli.ttf') format('truetype'), url('/bundles/siteenginemain/fonts/muli.svg#muli') format('svg');
  font-weight: normal;
  font-style: normal;
}
.saxo {
  font-family: saxo !important;
}
.piano {
  font-family: piano;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}
/*CSS GENERAL*/
html {
  background-color: #fff;
  font-size: 13px;
  font-family: 'Helvetica 55 Roman', sans-serif;
}
html body {
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: #333;
  font-family: 'Helvetica 55 Roman', sans-serif;
}
img {
  border: none;
  max-width: 100%;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #ffd700;
}
a:hover {
  text-decoration: none;
}
header,
nav,
section,
article,
aside,
figure,
footer,
hgroup {
  display: block;
}
.hide {
  display: none;
}
.clear {
  clear: both;
}
h1 {
  font-weight: normal;
}
h2 {
  font-weight: normal;
}
.select2-container .select2-choice {
  height: 30px;
  padding: 1px 0 0 8px;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0;
}
/* Format du site */
.size_block,
header.commun_file > div,
.liste_bien_file.prestige #moteur,
.liste_bien_file.prestige.sansAjax h1,
footer.commun_file {
  width: 80%;
  margin: 0 auto 20px;
}
nav.commun_file .menu {
  width: 80%;
  margin: 0 auto;
}
body.map nav.commun_file .menu,
body.map .liste_bien_file.prestige #moteur {
  width: 1440px;
}
body.map .size_block {
  width: 100%;
  position: relative;
  background: #e8e9ea;
  margin: 0 !important;
}
body.map .liste_annonce {
  padding-top: 0;
  width: 1440px;
  margin: 0 auto;
}
body.map .bas_moteur {
  position: absolute;
  bottom: -45px;
  right: 22px;
  z-index: 80;
}
body.map .liste_bien_file .bg_affichage_annonce {
  background: none;
}
#tarteaucitronRoot * {
  font-size: 1.3rem !important;
}
.main-bg {
  background-color: #ffd700;
  color: #1d1d1b;
}
.main-bg.btn_hover {
  color: #1d1d1b;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transition-property: background-color, color, box-shadow;
  -moz-transition-property: background-color, color, box-shadow;
  -o-transition-property: background-color, color, box-shadow;
  transition-property: background-color, color, box-shadow;
}
.main-bg.btn_hover:hover {
  background-color: #b39700;
}
.main-bg.btn_hover:active {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  background-color: #806c00;
}
.main-color {
  color: #ffd700;
}
.second-bg {
  background-color: #ffd700;
  color: #fff;
}
.second-bg.btn_hover {
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transition-property: background-color, color, box-shadow;
  -moz-transition-property: background-color, color, box-shadow;
  -o-transition-property: background-color, color, box-shadow;
  transition-property: background-color, color, box-shadow;
}
.second-bg.btn_hover:hover {
  background-color: #b39700;
}
.second-bg.btn_hover:active {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  background-color: #806c00;
}
.second-color {
  color: #ffd700;
}
.center-align {
  text-align: center;
}
/*BACKGROUND*/
.commun_file.bg_header {
  background: #fff;
}
.commun_file.bg_barre_outils {
  background: #fff;
  border: 1px solid #3D3D3D;
}
.commun_file.bg_menu {
  background: #3D3D3D;
}
.bg_bloc_btn_adresse {
  background: #e8e9ea;
}
.bg_btn_action_detail {
  background: #ffd700;
  color: #1d1d1b;
}
.bg_btn_action_detail2 {
  background: #3D3D3D;
}
.bg_selection_off {
  background: #3D3D3D;
}
.bg_selection {
  background: #ffd700;
}
/*COLOR*/
.commun_file .color_black {
  color: #000;
}
.commun_file .color_titre_header {
  color: #666666;
}
.commun_file .color_tel_header {
  color: #ffd700;
}
.commun_file .color_tel_header .btn-appeler {
  font-size: 1.6rem;
  text-align: end;
  width: 100%;
}
.commun_file .color_tel_header .btn-appeler span {
  font-family: piano;
}
@media (max-width: 480px) {
  .commun_file .color_tel_header .btn-appeler {
    text-align: start;
  }
}
.commun_file .color_slogan_header {
  color: #666666;
}
.commun_file .color_nav {
  color: #3D3D3D;
  display: block;
  padding: 10px 0;
  text-align: center;
}
.commun_file .color_nav_btn {
  color: #3D3D3D;
}
.commun_file .color_ariane_current {
  color: #ffd700;
}
.commun_file .color_ariane_inactive {
  color: #ffd700;
}
.commun_file .color_btn_back {
  color: #ffd700;
}
.commun_file .color_btn_back2 {
  color: #333;
}
.commun_file .color_lien_footer {
  color: #333;
}
.commun_file .color_reseaux_footer {
  color: #3D3D3D;
}
.commun_file .color_btn_barre_outils {
  color: #3D3D3D;
}
.color_selection {
  color: #fff;
}
.titreMail {
  color: #0061aa;
}
/*HEADER*/
header.commun_file {
  padding: 5px 0;
  position: relative;
  width: 100%;
  left: 0;
}
.commun_file #logo img {
  display: block;
}
header.commun_file > div {
  position: relative;
}
header.commun_file > div::after {
  content: '';
  display: table;
  clear: both;
}
header.commun_file .drapeau {
  position: absolute;
  top: 8px;
  right: 38px;
}
header.commun_file .devises {
  cursor: pointer;
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 20;
}
@media (max-width: 780px) {
  header.commun_file .devises {
    right: 15px;
  }
}
header.commun_file .devises .actuel {
  padding: 0 6px;
  background: #333;
  color: #fff;
  cursor: default;
  height: 15px;
  font-size: 12px;
  line-height: 16px;
}
header.commun_file .devises .sous_menu_devise {
  display: none;
  position: absolute;
  min-width: 170px;
  right: 0;
  background-color: #404445;
  color: #fff;
}
header.commun_file .devises .sous_menu_devise .btn_redirect {
  padding: 5px;
  display: block;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer;
}
header.commun_file .devises .sous_menu_devise .btn_redirect img {
  width: 20%;
  display: block;
  float: left;
}
header.commun_file .devises .sous_menu_devise .btn_redirect span {
  width: 75%;
  margin-left: 5%;
  color: #fff;
  display: block;
  float: left;
  text-align: right;
  font-size: 16px;
}
header.commun_file .devises::after {
  position: absolute;
  display: inline-block;
  right: -10px;
  top: 6px;
  border-style: solid dashed dashed;
  border-width: 4px 4px 0;
  border-color: #000 transparent transparent;
  background: 0;
  font-size: 0;
  height: 0;
  width: 0;
  content: "";
}
header.commun_file .drapeau a + a,
header.commun_file .drapeau img + a,
header.commun_file .drapeau a + img {
  margin-left: 5px;
}
/* Header de type 1 */
#header1.commun_file > div {
  display: -webkit-flex;
  display: flex;
}
#header1.commun_file #logo {
  width: 16%;
}
#header1.commun_file #logo img {
  display: block;
  width: 100%;
}
#header1.commun_file #header {
  position: relative;
  width: 84%;
  padding-bottom: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
#header1.commun_file .titre_header {
  text-align: center;
}
#header1.commun_file .titre_header > img {
  float: left;
  margin-left: 75px;
}
#header1.commun_file .titre_header > div {
  float: left;
  margin-left: 125px;
}
#header1.commun_file .titre_header p {
  font-size: 320%;
}
#header1.commun_file .titre_header p + p {
  font-size: 200%;
}
/* Header de type 2 */
#header2.commun_file #logo {
  float: left;
  width: 50%;
}
@media (max-width: 780px) {
  #header2.commun_file #header {
    padding-right: 1rem;
  }
  #header2.commun_file #header .devises::after {
    top: 9px;
    right: 0;
  }
}
@media (min-width: 480px) {
  #header2.commun_file #header {
    float: right;
    display: grid;
    grid-template-columns: 1fr 58px 18px;
    gap: 1rem;
  }
  #header2.commun_file #header .tel,
  #header2.commun_file #header .drapeau,
  #header2.commun_file #header .devises {
    position: unset;
  }
  #header2.commun_file #header .drapeau,
  #header2.commun_file #header .devises {
    margin-top: 0.5rem;
  }
  #header2.commun_file #header .devises::after {
    top: 9px;
  }
}
#header2.commun_file .titre_header {
  display: none;
}
/* Header de type 3 */
#header3.commun_file #logo {
  float: left;
  width: 100%;
  margin-top: 55px;
}
#header3.commun_file > div {
  position: relative;
}
#header3.commun_file #header {
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
}
#header3.commun_file .titre_header {
  display: none;
}
#header3 #header .tel {
  z-index: 10;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 20px;
}
/****** Tel ******/
#header .tel {
  right: 0;
  bottom: 5px;
  position: absolute;
  z-index: 10;
  cursor: pointer;
}
#header .tel.fixedToTop {
  position: fixed;
  top: 10px;
  right: 10px;
  bottom: initial;
  z-index: 3;
  color: #fff;
}
#header .tel > div {
  float: left;
}
#header .tel > div + div {
  font-size: 2.4rem;
  font-size: 24px;
  padding-left: 10px;
}
#header .tel > div p {
  margin-bottom: 0;
}
#header .tel #tel_list {
  position: absolute;
  cursor: default;
  z-index: 110;
  color: #fff;
  background-color: #3D3D3D;
  padding: 15px;
  right: 0;
}
#header .tel #tel_list div {
  font-size: 1.8em;
  display: flex;
  white-space: nowrap;
}
#header .tel #tel_list p {
  flex: 1;
  line-height: 30px;
}
#header .tel #tel_list p + p {
  text-align: right;
  margin-left: 20px;
}
#header .tel .icone_tel {
  font-family: piano;
}
#header .tel .icone_tel p {
  transform: rotate(30deg);
  font-size: 2.8rem;
  font-size: 28px;
}
/*NAV*/
nav.commun_file {
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
  position: relative;
  left: 0;
  width: 100%;
  background: #fff;
  border-top: 1px solid #3D3D3D;
  border-bottom: 1px solid #3D3D3D;
}
nav.commun_file .menu > ul {
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}
nav.commun_file .menu > ul > li > a,
nav.commun_file .menu > ul > li > span {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
  cursor: pointer;
}
nav.commun_file .menu > ul > li.has_ss {
  position: relative;
}
nav.commun_file ul li {
  display: block;
  float: left;
  list-style: none;
  font-size: 1.4em;
  position: relative;
}
nav.commun_file ul li + li {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
nav.commun_file .btn_back_accueil {
  font-family: piano;
  font-size: 1.7em;
  display: block;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 7px;
  height: 100%;
}
nav.commun_file .nav-open {
  display: block;
}
.is-sticky nav.commun_file {
  z-index: 100;
}
/*ARIANE*/
.commun_file.fil_ariane_back {
  margin: 5px 0;
}
.commun_file.fil_ariane_back .fil_ariane {
  float: left;
  padding: 5px 0;
}
.commun_file.fil_ariane_back .fil_ariane h1 {
  font-weight: bold;
  display: inline;
  font-size: 1em;
}
.commun_file.fil_ariane_back .btn_back {
  text-align: right;
  float: right;
  margin-top: 5px;
}
.commun_file.fil_ariane_back .btn_back * {
  display: block;
  float: left;
}
.commun_file.fil_ariane_back .btn_back .btn_back_logo {
  font-family: piano;
  font-size: 1.5em;
}
.commun_file.fil_ariane_back .btn_back .btn_back_logo + a {
  margin-top: 4px;
  margin-left: 5px;
}
.bloc_right {
  width: 25%;
  float: right;
  margin-bottom: 20px;
}
.bloc_right .toHideForm {
  display: none;
}
.bloc_right .bloc_btn_adresse .txtDateSejour,
.bloc_right .bloc_btn_adresse .locationIndispo {
  display: none;
}
.bloc_right .bloc_btn_adresse > a,
.bloc_right .bloc_btn_adresse > span {
  display: block;
  text-align: center;
  font-size: 1.3em;
  padding: 8px;
  cursor: pointer;
}
.bloc_right .bloc_btn_adresse > a.btn_bloc_right,
.bloc_right .bloc_btn_adresse > span.btn_bloc_right {
  background-color: #ffd700;
  color: #1d1d1b;
}
.bloc_right .bloc_btn_adresse .btnReserver,
.bloc_right .bloc_btn_adresse .prixDispo {
  float: none;
  background-color: #ffd700;
  color: #1d1d1b;
}
.bloc_right .bloc_btn_adresse > *:not(:first-child) {
  margin-top: 5px;
}
.bloc_right .bloc_btn_adresse .toHideForm {
  padding: 0 5px;
}
.bloc_right .bloc_btn_adresse .denomination_agence {
  font-size: 1.2em;
  text-align: center;
  padding: 10px;
}
.bloc_right > *:not(:first-child) {
  margin-top: 6px;
}
.bloc_right > p {
  display: block;
  padding: 10px;
}
.bloc_right > p > * {
  display: block;
  text-align: center;
  font-size: 1.3em;
}
.bloc_right .btn_nous_appeler {
  font-size: 1.1em;
}
.bloc_right .btn_nous_appeler > i {
  font-family: piano;
  font-size: 1.8em;
  padding-right: 5px;
  display: block;
  font-style: normal;
}
.bloc_right .lienMentions {
  display: block;
  padding: 10px 0;
}
.lienMentions {
  text-align: left;
  font-size: 0.9rem;
}
/* RENCONTRE ACCUEIL*/
.blocRencontre h2 {
  text-transform: uppercase;
  font-size: 1.7em;
  padding: 3px 5px;
  margin-bottom: 10px;
  background: #ffd700;
  color: #fff;
}
.blocRencontre .rencontre {
  display: flex;
}
.blocRencontre .rencontre .agence {
  width: 50%;
  margin-top: 1%;
  margin-left: 10%;
}
.blocRencontre .rencontre .adresse {
  padding-top: 0;
  font-size: 1.4rem;
  width: 35%;
  text-align: start;
}
.blocRencontre .rencontre .adresse .agence_file .implantations {
  width: 75%;
  padding-top: 35px;
}
.blocRencontre .rencontre .adresse .agence_file .implantations .mapGeoloc {
  padding-bottom: 0;
}
.blocRencontre .rencontre .adresse .agence_file .implantations .mapGeoloc .geolocAgence {
  display: none;
}
.blocRencontre .rencontre .adresse .agence_file .implantations .mapGeoloc .geolocAgenceMap {
  height: 266px;
}
@media (max-width: 800px) {
  .blocRencontre .rencontre .agence {
    display: none;
  }
}
@media (max-width: 800px) {
  .blocRencontre .rencontre .adresse {
    width: 100%;
  }
}
.index_file .btn_nous_appeler {
  width: 75%;
  float: left;
  margin: auto;
}
/*FOOTER*/
footer.commun_file .haut_footer {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 20px 0;
}
footer.commun_file .haut_footer .menu_footer {
  float: left;
  width: 20%;
}
footer.commun_file .haut_footer .menu_footer + .menu_footer {
  padding-left: 1%;
}
footer.commun_file .haut_footer p {
  margin-bottom: 5px;
  font-size: 1.2em;
}
footer.commun_file .haut_footer a,
footer.commun_file .haut_footer span {
  margin-bottom: 5px;
  display: inline-block;
  cursor: pointer;
}
footer.commun_file .haut_footer .blocs {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
footer.commun_file .haut_footer .blocs > li {
  list-style-type: none;
  padding: 10px 15px;
  font-size: 0.8rem;
  box-shadow: none;
}
footer.commun_file .haut_footer .blocs > li > *:not(.menuTypeTwo) {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 1.4rem;
}
footer.commun_file .haut_footer .blocs > li .ss_menu > li {
  list-style-type: none;
}
footer.commun_file .haut_footer .blocs > li .ss_menu > li * {
  font-size: 1.1rem;
  display: block;
  margin-bottom: 5px;
  color: #333;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transition-property: background, color, box-shadow;
  -moz-transition-property: background, color, box-shadow;
  -o-transition-property: background, color, box-shadow;
  transition-property: background, color, box-shadow;
}
footer.commun_file .haut_footer .blocs > li .ss_menu > li *:hover {
  color: #242424;
}
footer.commun_file .haut_footer .blocs > li .ss_menu > li *:active {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  color: #1a1a1a;
}
footer.commun_file .haut_footer .reseaux_sociaux_footer {
  padding: 10px 15px 0;
}
footer.commun_file .acces_compte {
  font-family: piano;
  font-size: 325%;
  padding-top: 20px;
}
footer.commun_file .last_div_footer {
  text-align: center;
}
footer.commun_file .reseaux_sociaux_footer p {
  font-size: 1.5em;
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
  padding-bottom: 10px;
}
footer.commun_file .reseaux_sociaux_footer a {
  font-family: piano;
  font-size: 240%;
  display: inline-block;
  margin-right: 1%;
  color: #ffd700;
}
footer.commun_file > p {
  text-align: center;
  padding: 20px 0;
}
footer.commun_file > p:first-child > br:first-child {
  display: none;
}
#body.map footer.commun_file > p:first-child {
  padding: 5px 0;
}
footer.commun_file .annonceFooter {
  width: 100%;
  background-color: #ccc;
  padding: 20px;
}
footer.commun_file .annonceFooter div {
  margin: 0 auto;
}
footer.commun_file .annonceFooter .colonne {
  width: 25%;
  float: left;
}
footer.commun_file .annonceFooter .colonne p {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
}
footer.commun_file .annonceFooter .colonne li {
  list-style-type: none;
}
footer.commun_file .annonceFooter .colonne a {
  color: #000;
}
/*BARRE OUTILS*/
.commun_file#barre_outils {
  position: fixed;
  right: 5%;
  top: 190px;
  z-index: 50;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.commun_file#barre_outils #conteneur_outil {
  width: 48px;
  border-radius: 5px;
  font-size: 16px;
  text-align: center;
  float: right;
  padding: 10px 0;
}
.commun_file#barre_outils #conteneur_outil button,
.commun_file#barre_outils #conteneur_outil a,
.commun_file#barre_outils #conteneur_outil span {
  display: block;
  font-size: 1.7em;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  font-family: piano;
  text-align: center;
}
.commun_file#barre_outils #conteneur_outil button {
  background: transparent;
  width: 35px;
  border: 0;
}
.commun_file#barre_outils #conteneur_outil button.on:before {
  content: "!";
}
.commun_file#barre_outils #conteneur_outil button.off:before {
  content: "Z";
}
.commun_file#barre_outils #conteneur_outil button.off + #contenu_barre_outil {
  display: none;
}
@media (max-width: 1600px) {
  .commun_file#barre_outils #conteneur_outil button.off + #contenu_barre_outil {
    display: flex;
  }
}
.commun_file#barre_outils #conteneur_outil a,
.commun_file#barre_outils #conteneur_outil span {
  margin-top: 15px;
}
/*Menu*/
#communMenu ul li > div.menuTypeTwo {
  display: none;
  list-style: none;
  z-index: 100;
  position: absolute;
  margin: -1px 0 5px 0;
  width: auto;
  height: auto;
  min-width: 100%;
}
#communMenu ul li > div.menuTypeTwo ul {
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
#communMenu ul li > div.menuTypeTwo ul li {
  background: #fff;
  display: block;
  width: 100%;
  text-align: left;
  float: none;
  line-height: 25px;
}
#communMenu ul li > div.menuTypeTwo ul li + li {
  margin-left: 0;
}
#communMenu ul li > div.menuTypeTwo ul li > * {
  display: block;
  font-size: 16px;
  color: #3D3D3D;
  padding: 10px 15px;
  cursor: pointer;
  white-space: nowrap;
}
#communMenu ul li > div.menuTypeTwo ul li > *:hover {
  background: #d8d8d8;
}
@media (max-width: 900px) {
  #communMenu ul li > div.menuTypeTwo ul li > * {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
  }
}
#communMenu ul li > div.menuTypeTwoRight {
  right: 3px;
}
/*Autre*/
.blocTexte {
  font-size: 14px;
  line-height: 17px;
}
#loader {
  margin: 5px auto;
  float: none !important;
}
#loader.loader_grand {
  width: 150px;
  height: 150px;
  background: url('/ressources_client/images/loader.gif') no-repeat;
  background-size: cover;
}
#loader.loader_petit {
  width: 50px;
  height: 50px;
  background: url('/ressources_client/images/loader.gif') no-repeat;
  background-size: cover;
}
/*** CSS pour le TOP ***/
span.scrollToTop {
  display: none;
  font-size: 400%;
  font-family: melody;
  color: #3D3D3D;
  position: fixed;
  right: 0;
  bottom: 0;
  padding: 0;
  border: 0 solid #000;
  z-index: 100;
  cursor: pointer;
}
span.scrollToTop:hover {
  right: 0;
  box-shadow: 0 0 0 #222;
  -moz-box-shadow: 0 0 0 #222;
  -webkit-box-shadow: 0 0 0 #222;
  text-decoration: none !important;
}
/*****SELECTION*******/
#popup {
  text-align: center;
}
#titreSelection {
  font-weight: bold;
  text-align: center;
  font-size: 200%;
}
#btnType {
  margin: 15px auto;
}
#btnType button.btnTypeSelection {
  position: relative;
  width: 114px;
  height: 35px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border: none;
  border-radius: 6px;
  font-weight: bold;
  margin-right: 5px;
  cursor: pointer;
}
#btnType button.btnTypeSelection.has_biens:after {
  content: attr(data-nb);
  position: absolute;
  top: -8px;
  right: -8px;
  background-color: #ffd700;
  border-radius: 3px;
  width: 20px;
  height: 20px;
}
.btnTypeSelectionSelected {
  background-color: #005B9F !important;
}
#annoncesContent .miniFiche {
  width: 46%;
  border: 1px solid #999;
  float: left;
  padding: 5px 10px;
  margin: 0 2% 4% 2%;
  height: 207px;
  position: relative;
}
.prixSelection {
  font-weight: bold;
}
.suppr_bien {
  font-family: melody;
  position: absolute;
  bottom: 5px;
  right: 5px;
  cursor: pointer;
}
.btnSelection {
  margin: 20px auto 10px;
  width: 100%;
}
.btnSelection button {
  font-family: melody !important;
  font-size: 20px !important;
  padding: 5px;
  border: none;
  border-radius: 5px;
  width: 60px;
  height: 50px;
  margin: 0 5px;
  cursor: pointer;
}
#popup .flash-notice {
  text-align: center;
  font-weight: bold;
}
.formContent table {
  text-align: right;
  width: 100%;
  margin: 5px 0 0;
}
.formContent table td {
  padding: 5px;
}
.formContent table td > input {
  width: 100%;
  padding: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.formContent table span.error {
  width: auto;
  cursor: initial;
}
.formContent #mailSelection {
  cursor: pointer;
}
/* Select2 arrondi */
.select2-container-multi .select2-choices {
  border-radius: 5px !important;
  border: solid 1px #ccc !important;
}
/* Erreur en rouge */
.error {
  color: #DD0000;
}
.error:not([style*="display: none"]) + input {
  border-color: #DD0000 !important;
}
.leaflet-popup {
  margin-bottom: 0 !important;
}
/* click to hide */
h2 {
  font-size: 1.4em;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
h2.clickToHide:before {
  content: "Y";
  font-family: piano;
  font-size: 1.2em;
  margin-right: 0.5%;
  color: #ffd700;
}
h2.clickToHide.isShow:before {
  content: "É";
}
.col .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.row.nob {
  margin-bottom: 0;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.row .col {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.75rem;
  min-height: 1px;
}
.row .col[class*="push-"],
.row .col[class*="pull-"] {
  position: relative;
}
.row .col.s1 {
  width: 8.33333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s2 {
  width: 16.66666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s3 {
  width: 25%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s4 {
  width: 33.33333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s5 {
  width: 41.66666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s6 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s7 {
  width: 58.33333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s8 {
  width: 66.66666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s9 {
  width: 75%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s10 {
  width: 83.33333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s11 {
  width: 91.66666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.offset-s1 {
  margin-left: 8.33333333%;
}
.row .col.pull-s1 {
  right: 8.33333333%;
}
.row .col.push-s1 {
  left: 8.33333333%;
}
.row .col.offset-s2 {
  margin-left: 16.66666667%;
}
.row .col.pull-s2 {
  right: 16.66666667%;
}
.row .col.push-s2 {
  left: 16.66666667%;
}
.row .col.offset-s3 {
  margin-left: 25%;
}
.row .col.pull-s3 {
  right: 25%;
}
.row .col.push-s3 {
  left: 25%;
}
.row .col.offset-s4 {
  margin-left: 33.33333333%;
}
.row .col.pull-s4 {
  right: 33.33333333%;
}
.row .col.push-s4 {
  left: 33.33333333%;
}
.row .col.offset-s5 {
  margin-left: 41.66666667%;
}
.row .col.pull-s5 {
  right: 41.66666667%;
}
.row .col.push-s5 {
  left: 41.66666667%;
}
.row .col.offset-s6 {
  margin-left: 50%;
}
.row .col.pull-s6 {
  right: 50%;
}
.row .col.push-s6 {
  left: 50%;
}
.row .col.offset-s7 {
  margin-left: 58.33333333%;
}
.row .col.pull-s7 {
  right: 58.33333333%;
}
.row .col.push-s7 {
  left: 58.33333333%;
}
.row .col.offset-s8 {
  margin-left: 66.66666667%;
}
.row .col.pull-s8 {
  right: 66.66666667%;
}
.row .col.push-s8 {
  left: 66.66666667%;
}
.row .col.offset-s9 {
  margin-left: 75%;
}
.row .col.pull-s9 {
  right: 75%;
}
.row .col.push-s9 {
  left: 75%;
}
.row .col.offset-s10 {
  margin-left: 83.33333333%;
}
.row .col.pull-s10 {
  right: 83.33333333%;
}
.row .col.push-s10 {
  left: 83.33333333%;
}
.row .col.offset-s11 {
  margin-left: 91.66666667%;
}
.row .col.pull-s11 {
  right: 91.66666667%;
}
.row .col.push-s11 {
  left: 91.66666667%;
}
.row .col.offset-s12 {
  margin-left: 100%;
}
.row .col.pull-s12 {
  right: 100%;
}
.row .col.push-s12 {
  left: 100%;
}
.row.flexible {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row.flexible.v-align > * {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row.flexible .col {
  float: none;
  margin-left: 0;
}
.z-depth-1 {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.z-depth-1-half {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}
.z-depth-2 {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}
.z-depth-3 {
  -webkit-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}
.z-depth-4 {
  -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2);
}
.z-depth-5 {
  -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}
.hoverable {
  -webkit-transition: -webkit-box-shadow 0.25s;
  transition: -webkit-box-shadow 0.25s;
  transition: box-shadow 0.25s;
  transition: box-shadow 0.25s, -webkit-box-shadow 0.25s;
}
.hoverable:hover {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.custom_table {
  width: 100%;
  display: table;
  border-spacing: 0 3px;
  border-collapse: collapse;
}
.custom_table thead {
  border-bottom: 1px solid #d0d0d0;
}
.custom_table td,
.custom_table th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.custom_table tbody tr td > * {
  color: #000;
}
.custom_table tbody tr.disabled td > * {
  color: #aba4a4;
}
.custom_table.link tr {
  border-radius: 2px;
}
.custom_table.link tr td {
  padding: 0;
}
.custom_table.link tr td > * {
  display: block;
  padding: 15px 5px;
}
.custom_table.striped > tbody > tr:nth-child(odd) {
  background-color: #f2f2f2;
}
.custom_table.highlight > tbody > tr:not(.disabled) {
  -webkit-transition: background-color 0.25s ease, box-shadow 0.25s ease;
  transition: background-color 0.25s ease, box-shadow 0.25s ease;
}
.custom_table.highlight > tbody > tr:not(.disabled):hover {
  background-color: #e2e2e2;
}
@media (max-width: 1600px) {
  footer.commun_file {
    width: auto;
    margin-bottom: 40px;
  }
  .commun_file#barre_outils {
    width: 100% !important;
    top: inherit;
    right: 0;
    left: 0;
    margin-left: 0 !important;
    bottom: 0;
  }
  .commun_file#barre_outils #conteneur_outil {
    padding: 6px 0;
    border-radius: 0;
    width: 100%;
    font-size: 0;
  }
  .commun_file#barre_outils #conteneur_outil a,
  .commun_file#barre_outils #conteneur_outil #contenu_barre_outil span {
    -webkit-flex: 1;
    /* Safari 6.1+ */
    -moz-flex: 1;
    /* Mozila */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
    margin: 0;
    font-size: 2.5rem;
  }
  .commun_file#barre_outils #conteneur_outil #contenu_barre_outil {
    display: flex;
  }
  .commun_file#barre_outils #conteneur_outil button {
    display: none;
  }
  span.scrollToTop {
    bottom: 40px;
  }
}
@media only screen and (min-width: 601px) {
  .row .col.m1 {
    width: 8.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m2 {
    width: 16.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m4 {
    width: 33.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m5 {
    width: 41.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m7 {
    width: 58.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m8 {
    width: 66.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m10 {
    width: 83.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m11 {
    width: 91.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-m1 {
    margin-left: 8.33333333%;
  }
  .row .col.pull-m1 {
    right: 8.33333333%;
  }
  .row .col.push-m1 {
    left: 8.33333333%;
  }
  .row .col.offset-m2 {
    margin-left: 16.66666667%;
  }
  .row .col.pull-m2 {
    right: 16.66666667%;
  }
  .row .col.push-m2 {
    left: 16.66666667%;
  }
  .row .col.offset-m3 {
    margin-left: 25%;
  }
  .row .col.pull-m3 {
    right: 25%;
  }
  .row .col.push-m3 {
    left: 25%;
  }
  .row .col.offset-m4 {
    margin-left: 33.33333333%;
  }
  .row .col.pull-m4 {
    right: 33.33333333%;
  }
  .row .col.push-m4 {
    left: 33.33333333%;
  }
  .row .col.offset-m5 {
    margin-left: 41.66666667%;
  }
  .row .col.pull-m5 {
    right: 41.66666667%;
  }
  .row .col.push-m5 {
    left: 41.66666667%;
  }
  .row .col.offset-m6 {
    margin-left: 50%;
  }
  .row .col.pull-m6 {
    right: 50%;
  }
  .row .col.push-m6 {
    left: 50%;
  }
  .row .col.offset-m7 {
    margin-left: 58.33333333%;
  }
  .row .col.pull-m7 {
    right: 58.33333333%;
  }
  .row .col.push-m7 {
    left: 58.33333333%;
  }
  .row .col.offset-m8 {
    margin-left: 66.66666667%;
  }
  .row .col.pull-m8 {
    right: 66.66666667%;
  }
  .row .col.push-m8 {
    left: 66.66666667%;
  }
  .row .col.offset-m9 {
    margin-left: 75%;
  }
  .row .col.pull-m9 {
    right: 75%;
  }
  .row .col.push-m9 {
    left: 75%;
  }
  .row .col.offset-m10 {
    margin-left: 83.33333333%;
  }
  .row .col.pull-m10 {
    right: 83.33333333%;
  }
  .row .col.push-m10 {
    left: 83.33333333%;
  }
  .row .col.offset-m11 {
    margin-left: 91.66666667%;
  }
  .row .col.pull-m11 {
    right: 91.66666667%;
  }
  .row .col.push-m11 {
    left: 91.66666667%;
  }
  .row .col.offset-m12 {
    margin-left: 100%;
  }
  .row .col.pull-m12 {
    right: 100%;
  }
  .row .col.push-m12 {
    left: 100%;
  }
}
@media only screen and (min-width: 993px) {
  .row .col.l1 {
    width: 8.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l2 {
    width: 16.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l4 {
    width: 33.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l5 {
    width: 41.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l7 {
    width: 58.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l8 {
    width: 66.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l10 {
    width: 83.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l11 {
    width: 91.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-l1 {
    margin-left: 8.33333333%;
  }
  .row .col.pull-l1 {
    right: 8.33333333%;
  }
  .row .col.push-l1 {
    left: 8.33333333%;
  }
  .row .col.offset-l2 {
    margin-left: 16.66666667%;
  }
  .row .col.pull-l2 {
    right: 16.66666667%;
  }
  .row .col.push-l2 {
    left: 16.66666667%;
  }
  .row .col.offset-l3 {
    margin-left: 25%;
  }
  .row .col.pull-l3 {
    right: 25%;
  }
  .row .col.push-l3 {
    left: 25%;
  }
  .row .col.offset-l4 {
    margin-left: 33.33333333%;
  }
  .row .col.pull-l4 {
    right: 33.33333333%;
  }
  .row .col.push-l4 {
    left: 33.33333333%;
  }
  .row .col.offset-l5 {
    margin-left: 41.66666667%;
  }
  .row .col.pull-l5 {
    right: 41.66666667%;
  }
  .row .col.push-l5 {
    left: 41.66666667%;
  }
  .row .col.offset-l6 {
    margin-left: 50%;
  }
  .row .col.pull-l6 {
    right: 50%;
  }
  .row .col.push-l6 {
    left: 50%;
  }
  .row .col.offset-l7 {
    margin-left: 58.33333333%;
  }
  .row .col.pull-l7 {
    right: 58.33333333%;
  }
  .row .col.push-l7 {
    left: 58.33333333%;
  }
  .row .col.offset-l8 {
    margin-left: 66.66666667%;
  }
  .row .col.pull-l8 {
    right: 66.66666667%;
  }
  .row .col.push-l8 {
    left: 66.66666667%;
  }
  .row .col.offset-l9 {
    margin-left: 75%;
  }
  .row .col.pull-l9 {
    right: 75%;
  }
  .row .col.push-l9 {
    left: 75%;
  }
  .row .col.offset-l10 {
    margin-left: 83.33333333%;
  }
  .row .col.pull-l10 {
    right: 83.33333333%;
  }
  .row .col.push-l10 {
    left: 83.33333333%;
  }
  .row .col.offset-l11 {
    margin-left: 91.66666667%;
  }
  .row .col.pull-l11 {
    right: 91.66666667%;
  }
  .row .col.push-l11 {
    left: 91.66666667%;
  }
  .row .col.offset-l12 {
    margin-left: 100%;
  }
  .row .col.pull-l12 {
    right: 100%;
  }
  .row .col.push-l12 {
    left: 100%;
  }
}
@media only screen and (min-width: 1201px) {
  .row .col.xl1 {
    width: 8.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl2 {
    width: 16.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl4 {
    width: 33.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl5 {
    width: 41.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl7 {
    width: 58.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl8 {
    width: 66.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl10 {
    width: 83.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl11 {
    width: 91.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-xl1 {
    margin-left: 8.33333333%;
  }
  .row .col.pull-xl1 {
    right: 8.33333333%;
  }
  .row .col.push-xl1 {
    left: 8.33333333%;
  }
  .row .col.offset-xl2 {
    margin-left: 16.66666667%;
  }
  .row .col.pull-xl2 {
    right: 16.66666667%;
  }
  .row .col.push-xl2 {
    left: 16.66666667%;
  }
  .row .col.offset-xl3 {
    margin-left: 25%;
  }
  .row .col.pull-xl3 {
    right: 25%;
  }
  .row .col.push-xl3 {
    left: 25%;
  }
  .row .col.offset-xl4 {
    margin-left: 33.33333333%;
  }
  .row .col.pull-xl4 {
    right: 33.33333333%;
  }
  .row .col.push-xl4 {
    left: 33.33333333%;
  }
  .row .col.offset-xl5 {
    margin-left: 41.66666667%;
  }
  .row .col.pull-xl5 {
    right: 41.66666667%;
  }
  .row .col.push-xl5 {
    left: 41.66666667%;
  }
  .row .col.offset-xl6 {
    margin-left: 50%;
  }
  .row .col.pull-xl6 {
    right: 50%;
  }
  .row .col.push-xl6 {
    left: 50%;
  }
  .row .col.offset-xl7 {
    margin-left: 58.33333333%;
  }
  .row .col.pull-xl7 {
    right: 58.33333333%;
  }
  .row .col.push-xl7 {
    left: 58.33333333%;
  }
  .row .col.offset-xl8 {
    margin-left: 66.66666667%;
  }
  .row .col.pull-xl8 {
    right: 66.66666667%;
  }
  .row .col.push-xl8 {
    left: 66.66666667%;
  }
  .row .col.offset-xl9 {
    margin-left: 75%;
  }
  .row .col.pull-xl9 {
    right: 75%;
  }
  .row .col.push-xl9 {
    left: 75%;
  }
  .row .col.offset-xl10 {
    margin-left: 83.33333333%;
  }
  .row .col.pull-xl10 {
    right: 83.33333333%;
  }
  .row .col.push-xl10 {
    left: 83.33333333%;
  }
  .row .col.offset-xl11 {
    margin-left: 91.66666667%;
  }
  .row .col.pull-xl11 {
    right: 91.66666667%;
  }
  .row .col.push-xl11 {
    left: 91.66666667%;
  }
  .row .col.offset-xl12 {
    margin-left: 100%;
  }
  .row .col.pull-xl12 {
    right: 100%;
  }
  .row .col.push-xl12 {
    left: 100%;
  }
}
.btn_simple {
  cursor: pointer;
  border: none;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.btn_simple:hover {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}
.dtp table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.dtp table.dtp-picker-days {
  width: 100%;
}
.dtp .dtp-buttons .btn {
  display: inline-block;
  padding: 6px 12px;
  margin: 0 5px 0 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: buttonface;
}
.dtp .dtp-buttons .btn.hidden {
  display: none;
}
.dtp > .dtp-content > .dtp-date-view > header.dtp-header {
  background: #000 !important;
}
.dtp div.dtp-date,
.dtp .dtp div.dtp-time {
  background: #333 !important;
}
.dtp .p10 > a {
  color: #000 !important;
}
.dtp table.dtp-picker-days tr > td > a.selected {
  background: #333 !important;
}
.dtp .btn {
  color: #1d1d1b !important;
  background-color: #ffd700 !important;
}
.dtp .btn:hover {
  background-color: #998100 !important;
}
.dtp .btn:focus {
  background-color: #665600 !important;
}
@media (min-width: 1025px) {
  .size_block,
  header.commun_file > div,
  nav.commun_file .menu,
  .liste_bien_file.prestige #moteur,
  .liste_bien_file.prestige.sansAjax h1,
  footer.commun_file {
    min-width: 1024px;
  }
}
@media (max-width: 1024px) {
  .size_block,
  .liste_bien_file.prestige #moteur,
  .liste_bien_file.prestige.sansAjax h1 {
    width: auto !important;
    margin: 0 10px;
  }
  header.commun_file {
    padding: 0 20px 10px;
    position: static;
  }
  header.commun_file > div {
    width: auto;
  }
  header.commun_file .titre_header > div {
    margin-left: 50px;
  }
  header.commun_file .titre_header > img {
    margin-left: 20px;
  }
  /* Header de type 1 */
  #header1 #header .tel {
    margin-top: 15px;
  }
  /*NAV*/
  nav.commun_file .menu,
  body.map nav.commun_file .menu,
  body.map .liste_annonce {
    width: auto;
  }
  body.map .size_block {
    margin: 0;
  }
  #annonces.map_list #liste-bien .global-list-map .encart {
    height: 95px !important;
    line-height: 140px !important;
    text-align: right;
  }
  footer.commun_file {
    width: auto;
  }
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
  }
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid #d0d0d0;
    display: block;
    float: left;
  }
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  table.responsive-table th {
    display: block;
    text-align: right;
  }
  table.responsive-table th,
  table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }
}
/* ATTENTION MIN WIDTH 900 */
@media (min-width: 900px) {
  nav.commun_file .nav-open {
    display: none !important;
  }
}
@media (max-width: 900px) {
  header.commun_file {
    padding: 5px 0 50px;
  }
  /* Header */
  #header1.commun_file #logo {
    width: 20%;
  }
  #header1.commun_file #header {
    width: 80%;
  }
  #header1.commun_file .titre_header img {
    width: 20%;
  }
  header.commun_file h2,
  header.commun_file p {
    font-size: 1em;
  }
  /* Header de type 1 */
  #header1.commun_file .titre_header > div {
    margin-left: 50px;
  }
  #header1.commun_file .titre_header p {
    font-size: 250%;
  }
  #header1.commun_file .titre_header p + p {
    font-size: 1.6em;
  }
  /* Header de type 3 */
  #header3.commun_file #header {
    width: 100%;
  }
  #header3.commun_file #logo {
    padding: 0 10px;
  }
  /*NAV*/
  body:not(.map) nav.commun_file {
    position: absolute;
    top: 0;
    left: -40%;
    width: 40%;
    margin: 0;
    min-height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    z-index: 160;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: left 0.2s ease-in;
    transition: left 0.2s ease-in;
  }
  body:not(.map) nav.commun_file ul {
    list-style: none;
    padding-top: 20px;
  }
  body:not(.map) nav.commun_file ul li {
    display: block;
    float: none;
    font-size: 1em;
  }
  body:not(.map) nav.commun_file ul li > * {
    background: transparent;
  }
  body:not(.map) nav.commun_file ul li:not(:first-child) li {
    width: auto;
  }
  body:not(.map) nav.commun_file ul li:first-child {
    display: none;
  }
  body:not(.map) nav.commun_file ul .color_nav {
    display: block;
    padding: 8px 20px;
    color: #fff !important;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: none;
  }
  body:not(.map) nav.commun_file ul .color_nav:hover {
    background: rgba(255, 255, 255, 0.05);
  }
  body:not(.map) nav.commun_file .menu > ul {
    display: block;
  }
  body:not(.map) nav.commun_file .menu > ul > li > a,
  body:not(.map) nav.commun_file .menu > ul > li > span {
    display: block;
  }
  body:not(.map) nav.commun_file .nav-open {
    position: absolute;
    text-decoration: none;
    right: -50px;
    color: #333;
    font-size: 3em;
    font-weight: bold;
    line-height: 1;
    cursor: pointer;
  }
  body:not(.map) nav.commun_file .nav-open {
    font-family: piano;
  }
  body:not(.map) nav.commun_file.visible {
    left: 0;
  }
  body:not(.map) .commun_file .color_nav {
    text-align: left;
  }
  /*menus*/
  body:not(.map) #communMenu .menu > ul > li:not(:first-child) {
    margin-top: 15px;
  }
  body:not(.map) #communMenu .menu > ul > li a,
  body:not(.map) #communMenu .menu > ul > li span {
    font-size: 13px;
  }
  body:not(.map) #communMenu ul {
    height: auto;
    padding-top: 20px;
  }
  body:not(.map) #communMenu ul li > div.menuTypeTwo {
    background: inherit;
    position: static;
  }
  body:not(.map) #communMenu ul li > div.menuTypeTwo ul {
    height: auto;
    padding-top: 0;
  }
  body:not(.map) #communMenu ul li > div.menuTypeTwo ul a {
    margin: 0;
    font-size: 13px;
  }
  #communMenu ul li > div.menuTypeTwo ul li > * {
    padding: 10px 10px 10px 25px;
    white-space: normal;
  }
  span.scrollToTop {
    bottom: 80px;
  }
  footer.commun_file .haut_footer .reseaux_sociaux_footer {
    margin-left: 15px;
  }
}
@media (max-width: 680px) {
  /* Header du type 1 */
  #header1.commun_file .titre_header p {
    font-size: 205%;
  }
  #header1.commun_file .titre_header p + p {
    display: none;
  }
  #header1.commun_file .tel {
    bottom: 10px;
  }
  /* Header du type 2 */
  #header2 #header .tel {
    margin-left: 30px;
  }
  /* Header du type 3 */
  #header3.commun_file #logo {
    margin-top: 40px;
  }
  #header3.commun_file .drapeau {
    float: left;
  }
  #header3 #header .tel {
    margin-top: 0;
    top: 0;
    right: 10px;
  }
  .commun_file #conteneur_outil a,
  .commun_file #conteneur_outil span {
    margin: 0 5px;
  }
  body:not(.map) nav.commun_file {
    left: -70%;
    width: 70%;
    min-height: 100vh;
  }
  body:not(.map) nav.commun_file ul {
    list-style: none;
    padding-top: 20px;
  }
  body:not(.map) nav.commun_file ul li {
    display: block;
    float: none;
  }
  body:not(.map) nav.commun_file ul li + li {
    width: auto;
    margin-top: 0;
  }
  body:not(.map) nav.commun_file ul li:first-child {
    display: none;
  }
  body:not(.map) nav.commun_file ul li > div.menuTypeTwo {
    padding: 0;
  }
  body:not(.map) nav.commun_file ul li > div.menuTypeTwo ul a {
    padding: 5px 15px;
  }
  body:not(.map) nav.commun_file ul a {
    display: block;
    padding: 0.5rem 1.5rem;
    text-decoration: none;
    color: #fff !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: none;
  }
  body:not(.map) nav.commun_file ul a:hover {
    background: rgba(255, 255, 255, 0.05);
  }
  footer.commun_file .haut_footer .blocs > li {
    width: 50%;
  }
}
@media (max-width: 680px) and (max-width: 480px) {
  #header3.commun_file .drapeau {
    top: 0.5rem;
    left: 0.3rem;
  }
}
@media (max-width: 680px) and (orientation: landscape) {
  header.commun_file p {
    padding-top: 5px;
  }
  header.commun_file {
    padding-bottom: 42px;
  }
  header.commun_file .titre_header img {
    display: none;
  }
  footer.commun_file .menu_footer {
    display: none;
  }
  footer.commun_file .haut_footer {
    border: none;
  }
  footer.commun_file .haut_footer br {
    display: none;
  }
  footer.commun_file .reseaux_sociaux_footer {
    text-align: center;
  }
  .liste_bien_file .minifiche > a .etiquette {
    font-size: 90%;
    padding: 5px;
  }
  .index_file .bloc_contenu_index1 > h2,
  .index_file .bloc_contenu_index2 > h1 {
    font-size: 1.3em;
  }
  .index_file .color_titre_article_contenu_index1 {
    font-size: 85%;
  }
  .index_file .bloc_contenu_index2 .voir_tout_contenu_index {
    font-size: 85%;
  }
  footer.commun_file {
    margin-bottom: 40px;
  }
  .blocTexte {
    font-size: 12px;
    line-height: 15px;
  }
}
@media (max-width: 680px) and (orientation: portrait) {
  .index_file .bloc_contenu_index1 > h2 {
    font-size: 1.6em;
  }
}
@media (max-width: 480px) {
  #header .tel {
    margin-top: 10px;
    margin-right: 5px;
  }
  #header .tel p {
    margin-left: 0;
    font-size: 1.3rem;
  }
  #header .tel .icone_tel p {
    font-size: 1.6em;
    padding-top: 2px;
  }
  header.commun_file {
    padding-bottom: 40px;
  }
  header.commun_file .titre_header img {
    display: none;
  }
  header.commun_file .titre_header > div {
    margin-left: 30px;
  }
  /* Header de type 1 */
  #header1.commun_file #header {
    padding: 20px 0 30px;
  }
  #header1.commun_file .titre_header > div {
    margin-left: 20px;
  }
  #header1.commun_file .titre_header p {
    font-size: 1.2em;
  }
  /* Header de type 2 */
  #header2.commun_file #header .tel {
    margin-left: 4px;
    margin-top: 15px;
    top: 20px;
  }
  #header2.commun_file #header .tel .icone_tel p {
    font-size: 1.2em;
  }
  .commun_file.fil_ariane_back .btn_back .btn_back_logo {
    font-size: 200%;
  }
  .commun_file.fil_ariane_back .btn_back .btn_back_logo + a {
    display: none;
  }
  footer.commun_file {
    margin-bottom: 140px;
  }
  footer.commun_file .menu_footer {
    display: none;
  }
  footer.commun_file .haut_footer {
    border: none;
  }
  footer.commun_file .reseaux_sociaux_footer {
    text-align: center;
  }
  .index_file #actu_home .bloc_contenu_index,
  .index_file #actu_home .banniere {
    width: 100% !important;
  }
  .index_file #actu_home .bloc_contenu_index + .bloc_contenu_index,
  .index_file #actu_home .banniere {
    margin-top: 10px !important;
    margin-left: 0 !important;
  }
  .liste_bien_file .minifiche > a .etiquette {
    font-size: 90%;
    padding: 5px;
  }
  .index_file .bloc_contenu_index1 > h2,
  .index_file .bloc_contenu_index2 > h1 {
    font-size: 1.3em;
  }
  .index_file .color_titre_article_contenu_index1 {
    font-size: 85%;
  }
  .index_file .bloc_contenu_index2 .voir_tout_contenu_index {
    font-size: 85%;
  }
  /* Selection */
  .ui-dialog {
    width: 100% !important;
  }
  .ui-dialog .ui-dialog-content {
    padding: 3px !important;
  }
  .ui-dialog #btnType {
    font-size: 65%;
    margin: 10px auto 0;
  }
  .ui-dialog #btnType button.btnTypeSelection {
    margin-right: 10px;
  }
  .ui-dialog #annoncesContent .miniFiche {
    width: 96% !important;
    height: 113px;
  }
  .ui-dialog #annoncesContent .miniFiche .photoMiniFiche,
  .ui-dialog #annoncesContent .miniFiche .descrpitionMiniFiche {
    float: left;
  }
  .ui-dialog #btnType button.btnTypeSelection {
    width: 71px !important;
  }
  .ui-dialog #annoncesContent .annonces img {
    max-height: 100px;
  }
  .btnSelection button {
    margin: 0 4px;
  }
  .actuJs > div {
    height: 135px !important;
  }
  /* Barre d'outils */
  .commun_file #conteneur_outil a,
  .commun_file #conteneur_outil #contenu_barre_outil span {
    font-size: 30px;
  }
  .commun_file #conteneur_outil a.reseaux_sociaux_barre_outils {
    display: none;
  }
  footer.commun_file .annonceFooter .colonne {
    width: 100%;
    margin-top: 10px;
    float: none;
    text-align: center;
  }
  .commun_file.fil_ariane_back .fil_ariane {
    width: 90%;
  }
  footer.commun_file .haut_footer .blocs {
    text-align: center;
  }
  footer.commun_file .haut_footer .blocs > li {
    width: 100%;
  }
}
.ui-widget-content {
  border: 1px solid #ffd700;
  background: #fff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid #ffd700;
  background: #ffd700 50% 50% repeat-x;
  color: #000;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-radius: 0;
}
@media (max-width: 480px) and (orientation: landscape) {
  /* Header de type 1 */
  #header1.commun_file .titre_header > div {
    margin-left: 50px;
  }
}
.index-main-title {
  font-size: 2rem;
  color: #ffd700;
  text-align: center;
  padding: 2rem 0;
}
.presentation-index {
  padding: 0 0 2rem;
  font-size: 1.4rem;
  line-height: 1.4;
}
/*BAKGROUND*/
.index_file .bg_bloc_contenu_index {
  background: #f8f7f7;
}
#diapo_top {
  width: 100%;
  position: relative;
  left: 0;
  z-index: 0;
  margin-bottom: 10px;
}
.encart_diapo .moteur-index {
  position: absolute;
  z-index: 10;
  height: 100%;
  width: 80%;
  margin: 0 10%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.encart_diapo .moteur-index #moteur {
  width: 70%;
  padding: 20px;
  background-color: #fff;
}
.encart_diapo .moteur-index #moteur > .row > * {
  margin: 10px 0;
}
.encart_diapo .moteur-index #moteur .elargir_recherche > p {
  margin-bottom: 5px;
  text-align: center;
}
.encart_diapo .moteur-index #moteur .total_bien {
  text-align: center;
  background: #fff;
  font-size: 200%;
  padding: 5px;
  border: 0;
  height: auto;
  display: block;
  width: 100%;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  color: #ffd700;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transition-property: background-color, color, box-shadow;
  -moz-transition-property: background-color, color, box-shadow;
  -o-transition-property: background-color, color, box-shadow;
  transition-property: background-color, color, box-shadow;
}
.encart_diapo .moteur-index #moteur .total_bien:hover {
  background-color: #b3b3b3;
}
.encart_diapo .moteur-index #moteur .total_bien:active {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  background-color: #808080;
}
.encart_diapo .moteur-index #moteur .total_bien .icone {
  font-family: piano;
}
/*COLOR*/
.index_file .color_presentation_index {
  color: #ffd700;
}
.index_file .color_presentation_index2 {
  color: #ffd700;
}
.index_file .color_titre_article_contenu_index1 {
  color: #ffd700;
}
.index_file .color_lien_contenu_index1 {
  color: #ffd700;
}
.index_file .color_titre_bloc_contenu_index2 {
  color: #ffd700;
}
.index_file .color_lien_contenu_index2 {
  color: #ffd700;
}
.espace_bloc_contenu_index {
  margin-bottom: 20px;
}
/* Header */
header.commun_file .logo_accueil {
  float: left;
  width: 16%;
}
/*DIAPO*/
.index_file .figure_index {
  position: relative;
  left: 0;
  width: 100%;
}
.diaporama .owl-nav > div {
  font-family: melody;
  font-size: 250%;
  color: #ffd700;
  background: #fff;
  opacity: 0.7;
  position: absolute;
  top: calc(50% - 25px);
  padding: 10px;
}
.diaporama .owl-nav > .owl-next {
  right: 0;
}
/* Btn Diapo */
.btn-diapo-wrapper {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, 0);
  width: 25%;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  padding: 1%;
}
@media (max-width: 1440px) {
  .btn-diapo-wrapper {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .btn-diapo-wrapper {
    width: 75%;
  }
}
@media (max-width: 480px) {
  .btn-diapo-wrapper {
    position: unset;
    transform: unset;
    width: 100%;
    grid-template-columns: 1fr;
  }
}
.btn-diapo {
  width: 100%;
  border: none;
  color: #fff;
  background: #ffd700;
  display: inline-block;
  padding: 12px;
  text-align: center;
  font-size: 1.4rem;
  height: auto;
  border-radius: 2px;
  font-weight: bold;
}
.btn-diapo:hover {
  color: #ffd700;
  background: #fff;
  border: 1px solid #ffd700;
}
/* Moteur Citi ou Helios */
.index_file .moteurCiti,
.index_file .moteurHelios {
  position: absolute;
  z-index: 15;
  left: 22%;
  right: 22%;
  top: 55%;
  padding: 20px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.8)), color-stop(100%, rgba(255, 255, 255, 0.8)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff', endColorstr='#ccffffff', GradientType=0);
  /* IE6-9 */
  border-radius: 5px;
}
.index_file .moteurCiti .titre-moteur-helios,
.index_file .moteurHelios .titre-moteur-helios,
.index_file .moteurCiti .titre-moteur-citi,
.index_file .moteurHelios .titre-moteur-citi {
  color: #008fd4;
  font-size: 1.7em;
  float: left;
  width: 100%;
  margin: 5px 0 16px 10px;
}
.index_file .moteurCiti .firstChampCiti,
.index_file .moteurHelios .firstChampCiti,
.index_file .moteurCiti .champs_moteur:first-child,
.index_file .moteurHelios .champs_moteur:first-child {
  margin-left: 10px;
}
.index_file .moteurCiti .champCiti {
  float: left;
  margin-left: 3%;
  width: 17%;
}
.index_file .moteurCiti .champCiti label {
  display: block;
  margin-bottom: 5px;
}
.index_file .moteurCiti .buttonCiti {
  float: left;
  margin-left: 3%;
  margin-top: 16px;
  width: 17%;
}
.index_file .moteurCiti .buttonCiti input {
  padding: 5px;
  border: none;
  background: #008fd4;
  cursor: pointer;
  color: #fff;
  border-radius: 2px;
  font-weight: bold;
  width: 100%;
  font-size: 1.4em;
  height: 35%;
}
.index_file .moteurCiti .buttonCiti #submitFormCitiResp {
  display: none;
}
.index_file .moteurHelios {
  top: 30%;
  bottom: auto;
}
.index_file .moteurHelios .champs_moteur {
  float: left;
  margin: 0 1.5% 15px 1.5%;
  width: 22%;
}
.index_file .moteurHelios .champs_moteur.nbPieces,
.index_file .moteurHelios .champs_moteur.champs_moteur_budget {
  width: 40%;
}
.index_file .moteurHelios .champs_moteur label {
  font-size: 1.2em;
  margin-right: 10px;
  margin-left: 2px;
}
.index_file .moteurHelios button {
  margin: 0 auto 15px;
  width: 20%;
  display: block;
  padding: 5px;
  border: none;
  background: #008fd4;
  cursor: pointer;
  color: #fff;
  border-radius: 2px;
  font-weight: bold;
}
.index_file .moteurCiti .champCiti input,
.index_file .moteurCiti .champCiti select,
.index_file .moteurCiti .champCiti input:not([type=checkbox]) {
  padding: 5px;
  border-radius: 10px;
  border: 1px solid #999;
  width: 100%;
  display: inline-block;
}
.index_file .moteurHelios .champs_moteur > input,
.index_file .moteurHelios .champs_moteur select {
  padding: 5px;
  border-radius: 10px;
  border: 1px solid #999;
  width: 100%;
  display: inline-block;
}
/*MISE EN AVANT ACCUEIL*/
#index figure + section,
#index figure + div.liste_index {
  padding-top: 450px;
}
.liste_index > h2 {
  display: none;
  padding: 3px 5px;
  font-size: 1.7em;
  margin-bottom: 10px;
}
/*Banniere*/
.banniere-accueil {
  margin: 20px 0;
  text-align: center;
}
.banniere-accueil img {
  width: 100%;
}
/*SIGNATURE*/
.index_file #presentation_index {
  padding-top: 20px;
  font-size: 1.4em;
  line-height: 1.4em;
}
.index_file #presentation_index h1,
.index_file #presentation_index h2,
.index_file #presentation_index h3,
.index_file #presentation_index h4,
.index_file #presentation_index h5,
.index_file #presentation_index h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.index_file #presentation_index p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.index_file #presentation_index ol,
.index_file #presentation_index ul,
.index_file #presentation_index dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
.index_file #presentation_index ol ol,
.index_file #presentation_index ul ul,
.index_file #presentation_index ol ul,
.index_file #presentation_index ul ol {
  margin-bottom: 0;
}
/*ACTU*/
.index_file #actu_home {
  padding: 30px 0;
  border-top: 1px solid #999;
}
.index_file #actu_home .bloc_contenu_index {
  float: left;
  width: 48%;
  padding: 10px;
  min-height: 254px;
}
.index_file #actu_home .banniere {
  float: right;
  width: 48%;
  min-height: 254px;
}
.index_file #actu_home .bloc_contenu_index + .bloc_contenu_index {
  margin-left: 4%;
}
.index_file .bloc_contenu_index1 > h2 {
  font-size: 200%;
  padding-bottom: 16px;
}
.index_file .bloc_contenu_index1 > h2 span {
  font-size: 70%;
}
.index_file .bloc_contenu_index1 .img_contenu_index {
  width: 30%;
  display: block;
  float: left;
}
.index_file .bloc_contenu_index1 .texte_contenu_index {
  width: 70%;
  float: right;
  padding-left: 2%;
}
.index_file .bloc_contenu_index1 .voir_tout_contenu_index {
  font-size: 1.1em;
  clear: both;
  display: block;
}
.index_file .actuJs > article + article {
  display: none;
}
.index_file .bloc_contenu_index1 .actuJs > div {
  min-height: 150px;
}
.index_file .bloc_contenu_index2 > h1 {
  font-size: 200%;
  padding-bottom: 10px;
}
.index_file .bloc_contenu_index2 > h1 span {
  font-size: 70%;
}
.index_file .bloc_contenu_index2 .img_contenu_index {
  width: 30%;
  display: block;
  float: left;
}
.index_file .bloc_contenu_index2 .img_contenu_index img {
  max-height: 63px;
}
.index_file .bloc_contenu_index2 .texte_contenu_index {
  width: 70%;
  float: right;
  padding-left: 2%;
  margin-bottom: 13px;
}
.index_file .texte_contenu_index h3 {
  font-weight: normal;
}
.index_file .bloc_contenu_index2 .voir_tout_contenu_index {
  font-size: 1.1em;
  clear: both;
  display: block;
}
/* Bloc d'actu 4 */
.index_file .bloc_contenu_index4 .owl-carousel .owl-item img {
  margin: 0 auto;
}
.index_file .bloc_contenu_index4 > h2 {
  font-size: 200%;
  padding-bottom: 16px;
}
.index_file .bloc_contenu_index4 p {
  width: 90%;
  font-size: 1.2em;
  margin: 5px auto 0;
  text-align: center;
}
/* Pagination actualites*/
.actuJs .slidesjs-pagination {
  list-style: none;
  display: block;
}
.actuJs .slidesjs-pagination {
  list-style: none;
  display: block;
  float: right;
}
.actuJs .slidesjs-pagination li {
  float: left;
  margin: 0 5px;
  display: list-item;
}
.actuJs .slidesjs-pagination li a {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background-color: #333;
  color: #333;
  float: left;
  overflow: hidden;
}
.actuJs .slidesjs-pagination li a.active,
.actuJs .slidesjs-pagination li a:hover.active {
  background-color: #ffd700;
  color: #ffd700;
}
/* Bloc d'actu multiple */
.titre-actu-multiple {
  background: #ffd700;
  color: #fff;
  padding: 3px 5px;
  display: block;
  text-align: center;
  font-size: 1.8em;
  margin: 20px 0 30px;
}
.actu-multiple {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 20px 0;
}
.actu-multiple .bloc-carousel {
  width: 32%;
}
.actu-multiple .bloc-carousel > h3 {
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
  margin-bottom: 5px;
  font-size: 1.5em;
}
.actu-multiple .bloc-carousel > .btn_suite {
  text-align: center;
  margin-top: 10px;
}
.actu-multiple .bloc-carousel > .btn_suite > a {
  display: inline-block;
  background: #ffd700;
  color: #fff;
  padding: 15px;
  font-size: 1.4em;
}
.actu-multiple .bloc-carousel .item > a {
  display: block;
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.actu-multiple .bloc-carousel .actu-carousel .item > a > img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.2s linear;
  display: block;
}
.actu-multiple .bloc-carousel .actu-carousel .item > a > p {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  color: #333;
  padding: 5px;
  font-size: 1.2em;
}
.actu-multiple .bloc-carousel .owl-theme .owl-dots .owl-dot.active span,
.actu-multiple .bloc-carousel .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #ffd700;
}
.index_file #actu_home .bloc_contenu_page_index.bg_bloc_contenu_index {
  width: 100%;
  padding: 0;
  background: none;
}
.index_file #actu_home .bloc_contenu_page_index.bg_bloc_contenu_index .bloc_contenu_index1 .img_contenu_index {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}
.index_file #actu_home .bloc_contenu_page_index.bg_bloc_contenu_index .bloc_contenu_index1 .img_contenu_index > img {
  position: absolute;
  top: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.index_file #actu_home .bloc_contenu_page_index.bg_bloc_contenu_index .bloc_contenu_index1 .img_contenu_index > div {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 12px 17px;
  background: rgba(51, 51, 51, 0.6);
}
.index_file #actu_home .bloc_contenu_page_index.bg_bloc_contenu_index .bloc_contenu_index1 .img_contenu_index p {
  color: #fff;
}
.index_file #actu_home .bloc_contenu_page_index.bg_bloc_contenu_index .bloc_contenu_index1 .img_contenu_index span {
  color: #fff;
  font-size: 1.3em;
}
.index_file #actu_home .actu_index {
  float: left;
  width: 32%;
}
.index_file #actu_home .actu_index:not(:first-child) {
  margin-left: calc(4% / 2);
}
.index_file #actu_home .actu_index.box_shadow {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -o-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.btn_voir_tout_actu {
  display: block;
  margin: 30px auto;
  padding: 5px;
  border-radius: 5px;
  font-size: 2rem;
  text-align: center;
  color: #fff;
  background: #ffd700;
  width: 25%;
}
@media (max-width: 900px) {
  .btn_voir_tout_actu {
    width: 50%;
  }
}
@media (max-width: 900px) and (max-width: 480px) {
  .btn_voir_tout_actu {
    width: 100%;
  }
}
.actu-mutli-titre {
  font-size: 1.7em;
  padding: 1.2rem 1rem;
  margin-bottom: 1rem;
  background: #ffd700;
  color: #fff;
  text-transform: uppercase;
}
/** BANNER ACCUEIL **/
.banner-wrapper {
  background: url('/ressources_client/images/banner.jpg') no-repeat center;
  background-size: cover;
  height: 34rem;
  position: relative;
}
.banner-txt {
  padding: 3rem;
  width: 30%;
  right: 12%;
  top: 25%;
  text-align: center;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
}
@media (max-width: 1600px) {
  .banner-txt {
    width: 36%;
  }
}
@media (max-width: 1280px) {
  .banner-txt {
    padding: 2rem;
    width: 39%;
    right: 2%;
  }
}
@media (max-width: 1024px) {
  .banner-txt {
    width: 46%;
  }
}
@media (max-width: 780px) {
  .banner-txt {
    width: 74%;
    right: 13%;
  }
}
@media (max-width: 680px) {
  .banner-txt {
    width: 100%;
    right: 0%;
    bottom: 0;
    top: unset;
  }
}
.titre-banner {
  font-size: 1.7rem;
  margin-bottom: 1rem;
}
.content-banner {
  font-size: 1.5rem;
}
.banner-btn {
  text-transform: uppercase;
  background: #ffd700;
  color: #333;
  width: 18rem;
  transition: 0.2s ease-in-out;
}
.banner-btn:hover {
  transform: scale(1.01);
}
/* Liste agence Accueil */
.index_file #agenceAccueil {
  padding: 30px 0;
  border-top: 1px solid #999;
}
.index_file #agenceAccueil .agence {
  display: inline-block;
  width: 30%;
}
.index_file #agenceAccueil .agence + .agence {
  margin-left: 4%;
}
.index_file .agence p,
.index_file .agence h2 {
  font-size: 1.2em;
}
.index_file .btn_nous_appeler {
  display: block;
  background: #0099CC;
  width: 100%;
  padding: 5px;
  text-align: center;
  color: #fff;
  font-size: 1.4em;
}
.index_file .btn_nous_appeler span {
  font-family: piano;
  font-size: 1em;
}
@media (max-width: 1280px) {
  .index_file .moteurCiti,
  .index_file .moteurHelios {
    left: 12%;
    right: 12%;
  }
}
@media (max-width: 1024px) {
  /*MISE EN AVANT BIEN*/
  #index figure + section,
  #index figure + div.liste_index {
    padding-top: 285px;
  }
  /*ACTUS*/
  .index_file #actu_home .bloc_contenu_index,
  .index_file #actu_home .banniere {
    min-height: 280px;
  }
  .index_file .texte_contenu_index h3 {
    font-size: 1.2em;
  }
  .index_file #actu_home .actu_home {
    min-height: 229px;
  }
  .actu-multiple .owl-carousel {
    width: 99%;
  }
  /* Moteur Citi */
  .index_file .moteurCiti {
    left: 5%;
    right: 5%;
    top: 20%;
  }
  .index_file .moteurCiti .titre-moteur-citi {
    font-size: 1.4em;
  }
  .index_file .moteurCiti .formulaireCiti .champCiti {
    width: 90%;
  }
  .index_file .moteurCiti .formulaireCiti .champCiti input,
  .index_file .moteurCiti .formulaireCiti .champCiti select {
    width: 100%;
  }
  .index_file .moteurCiti .formulaireCiti .buttonCiti {
    margin-top: 0;
  }
  .index_file .moteurCiti .formulaireCiti .buttonCiti input {
    font-size: 1.4em;
  }
  .encart_diapo .moteur-index #moteur {
    width: 100%;
    padding: 10px;
  }
}
@media (max-width: 900px) {
  /*MISE EN AVANT BIEN*/
  #index figure + section,
  #index figure + div.liste_index {
    padding-top: 222px;
  }
  /*DESCIRPTION AGENCE*/
  .index_file #presentation_index {
    padding: 30px 34px;
    font-size: 1.2em;
  }
  /*ACTUS*/
  .index_file #actu_home .actu_home > h1 {
    font-size: 161%;
  }
  .index_file #actu_home .actu_home {
    min-height: 247px;
  }
  .index_file .texte_contenu_index h3 {
    font-size: 1em;
  }
  .actu-multiple .bloc-carousel > h3 {
    font-size: 1.2rem;
  }
  /* Moteur Citi */
  .index_file .moteurCiti {
    top: 10%;
  }
  .index_file .moteurCiti .formulaireCiti .buttonCiti {
    margin-top: 5px;
  }
  .index_file .moteurCiti .formulaireCiti .buttonCiti input {
    font-size: 1em;
  }
  .index_file .moteurHelios {
    top: 17%;
    left: 10%;
    width: 80%;
  }
  .index_file .moteurHelios .titre-moteur-helios {
    color: #008fd4;
    font-size: 1.7em;
    float: left;
    width: 100%;
    margin: 5px 0 16px 10px;
  }
  /* Liste d'agence accueil */
  .index_file .agence p,
  .index_file .agence h2 {
    font-size: 1.1em;
  }
}
@media (max-width: 680px) {
  .index_file #presentation_index p + p {
    line-height: 20px;
  }
  .index_file .bloc_contenu_index4 > h2 {
    font-size: 1.6em;
  }
  .actu-multiple .bloc-carousel > h3 {
    font-size: 1.1rem;
  }
  /* Liste d'agence accueil */
  .index_file .agence p,
  .index_file .agence h2 {
    font-size: 95%;
  }
}
@media (max-width: 680px) and (orientation: landscape) {
  /*MISE EN AVANT BIEN*/
  #index figure + section,
  #index figure + div.liste_index {
    padding-top: 170px;
  }
  /*DESCRIPTION AGENCE*/
  .index_file #presentation_index {
    padding: 20px 0;
    font-size: 1.2em;
  }
  /*ACTUS*/
  .index_file #actu_home .actu_home {
    float: none;
    width: 100%;
    min-height: initial;
  }
  .index_file #actu_home .actu_home + .actu_home {
    margin-left: 0;
    margin-top: 2%;
  }
  .index_file .bloc_contenu_index1 .voir_tout_contenu_index {
    font-size: 80%;
    margin-top: 15px;
  }
  .espace_bloc_contenu_index {
    font-size: 80%;
  }
  .index_file .bloc_contenu_index1 .texte_contenu_index {
    height: 170px;
  }
  .index_file .bloc_contenu_index1 .actuJs {
    height: 190px;
  }
  .index_file .bloc_contenu_index2 .texte_contenu_index {
    font-size: 80%;
  }
  .index_file .bloc_contenu_index1 .actuJs > div {
    min-height: 175px;
  }
  /* Moteur CITI */
  .index_file .moteurCiti .formulaireCiti .buttonCiti #submitFormCitiResp {
    display: block;
    font-family: piano;
  }
  .index_file .moteurCiti .formulaireCiti .buttonCiti #submitFormCiti {
    display: none;
  }
  .index_file .moteurCiti .formulaireCiti .champCiti {
    width: 18%;
    margin-left: 1%;
  }
  .index_file .moteurCiti {
    top: 3%;
  }
}
@media (max-width: 680px) and (orientation: portrait) {
  /* Moteur CITI */
  .index_file .moteurCiti .formulaireCiti .buttonCiti #submitFormCitiResp {
    display: block;
    font-family: piano;
  }
  .index_file .moteurCiti .formulaireCiti .buttonCiti {
    width: 10%;
  }
  .index_file .moteurCiti .formulaireCiti .buttonCiti #submitFormCiti {
    display: none;
  }
  .index_file .moteurCiti .formulaireCiti .champCiti {
    margin-left: 2%;
    margin-bottom: 10px;
    width: 40%;
  }
  .index_file .moteurCiti .formulaireCiti .champCiti input,
  .index_file .moteurCiti .formulaireCiti .champCiti select {
    width: 47%;
  }
  .index_file .moteurCiti .formulaireCiti .champCiti label {
    display: inline-block;
    width: 50%;
  }
  .index_file #actu_home .actu_index {
    width: 100%;
  }
  .index_file #actu_home .actu_index:not(:first-child) {
    margin-left: 0;
    margin-top: 10px;
  }
  .index_file #actu_home .bloc_contenu_page_index.bg_bloc_contenu_index .bloc_contenu_index1 .btn_voir_tout_actu {
    font-size: 2rem;
  }
}
@media (max-width: 480px) {
  /*MISE EN AVANT BIEN*/
  #index figure + section,
  #index figure + div.liste_index {
    padding-top: 103px;
  }
  /* On baisse un peu plus la mise en avant quand il y a le moteur citi */
  #index .siteCiti + div.liste_index,
  #index .siteCiti + section {
    padding-top: 360px;
  }
  /*DESCRIPTION AGENCE*/
  .index_file #presentation_index {
    padding: 10px 0;
    font-size: 105%;
  }
  /*ACTUS*/
  .index_file #actu_home .actu_home {
    float: none;
    width: 100%;
    min-height: initial;
  }
  .index_file #actu_home .actu_home + .actu_home {
    margin-left: 0;
    margin-top: 2%;
  }
  .index_file #actu_home .actu_home > h1 {
    font-size: 136%;
  }
  .index_file .actu_home .img_actu,
  .index_file .actu_home .texte_actu {
    width: 100%;
    float: none;
  }
  .index_file .actu_home .voir_tout_actu {
    padding-top: 10px;
  }
  .index_file .bloc_contenu_index4 > h2 {
    font-size: 1.3em;
  }
  .index_file .moteurHelios {
    display: none;
  }
  .actu-multiple .bloc-carousel {
    width: 100%;
    margin-bottom: 15px;
  }
  /* Moteur Citi */
  .index_file .moteurCiti {
    background: #ddd;
    top: 25%;
    left: 10%;
    right: 10%;
  }
  .index_file .moteurCiti .formulaireCiti .champCiti {
    margin: 0;
    padding: 0 5px 10px;
    width: 100%;
  }
  .index_file .moteurCiti .formulaireCiti .buttonCiti {
    width: 50%;
    margin: 0 24%;
  }
  .index_file .moteurCiti .formulaireCiti .buttonCiti #submitFormCitiResp {
    display: none;
  }
  .index_file .moteurCiti .formulaireCiti .buttonCiti #submitFormCiti {
    display: block;
  }
  /* Liste agence accueil */
  .index_file #agenceAccueil .agence {
    width: 100%;
  }
  .index_file #agenceAccueil .agence + .agence {
    margin: 10px 0 0;
  }
  .encart_diapo .moteur-index #moteur {
    width: 70%;
  }
  .encart_diapo .moteur-index #moteur .total_bien {
    margin: 0;
    font-size: 1.3rem;
  }
  .encart_diapo .moteur-index {
    position: initial;
  }
}
@media (max-width: 480px) and (orientation: landscape) {
  .index_file .moteurCiti .formulaireCiti .champCiti label {
    width: 45%;
    display: inline-block;
  }
  .index_file .moteurCiti .formulaireCiti .champCiti input,
  .index_file .moteurCiti .formulaireCiti .champCiti select {
    width: 50%;
  }
}
/* BLOC SECTEUR */
.index_file.newBandeauSecteur {
  display: flex;
  padding: 2% 0 2% 0;
}
.index_file.newBandeauSecteur .bloc_secteur {
  width: fit-content;
  padding: 0 0.125rem;
}
.index_file.newBandeauSecteur .bloc_secteur .lien_secteur .img_secteur {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.index_file.newBandeauSecteur .bloc_secteur .lien_secteur .img_secteur img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.index_file.newBandeauSecteur .bloc_secteur .lien_secteur .img_secteur span {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(22, 28, 50, 0.5);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  opacity: 0;
  text-transform: uppercase;
  text-align: center;
  padding: 0.3125rem;
  transition: all 0.2s linear;
}
.index_file.newBandeauSecteur .bloc_secteur .lien_secteur:hover .img_secteur span {
  opacity: 1;
}
.index_file.newBandeauSecteur .bloc_secteur .lien_secteur .titre_secteur {
  display: block;
  text-transform: uppercase;
  text-align: center;
  padding-top: 0.625rem;
  margin-bottom: 0.625rem;
  font-size: 1.2rem;
}
@media (max-width: 520px) {
  .index_file.newBandeauSecteur {
    display: block;
  }
}
.index_file.contenu_index.bloc_opinionSystem h2 {
  text-align: center;
  display: none;
}
.opinion-index-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 0 2rem 0.5rem;
  background: transparent;
  gap: 2rem;
}
@media (max-width: 1600px) {
  .opinion-index-wrapper {
    gap: 1rem;
  }
}
@media (max-width: 1024px) {
  .opinion-index-wrapper {
    padding: 1rem 1rem;
    gap: 0;
  }
}
.opinion-index-wrapper .lien-page-opinion {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.opinion-index-wrapper .star-ratings {
  display: inline-flex;
  width: 48%;
}
@media (max-width: 1700px) {
  .opinion-index-wrapper .star-ratings {
    width: 59%;
  }
}
@media (max-width: 1350px) {
  .opinion-index-wrapper .star-ratings {
    width: 60%;
  }
}
@media (max-width: 1024px) {
  .opinion-index-wrapper .star-ratings {
    width: 73%;
  }
}
@media (max-width: 480px) {
  .opinion-index-wrapper .star-ratings {
    width: 68%;
  }
}
.opinion-index-wrapper .star-ratings svg {
  width: 15%;
}
.opinion-index-wrapper .star-container.star-background {
  display: none;
}
.opinion-index-wrapper .star-container {
  position: absolute;
  display: block;
  width: 6rem;
  color: #ffcd34;
  z-index: 1;
  margin-left: 2rem;
}
.btn-see-reviews-bottom {
  width: 68%;
  height: 3rem;
  text-align: center;
  margin: 0.5rem auto;
  font-size: 0.9rem;
}
.btn-see-reviews-bottom a {
  color: #fff;
}
@media (max-width: 1024px) and (min-width: 780px) {
  .btn-see-reviews-bottom a {
    font-size: 0.8rem;
  }
}
@media (max-width: 780px) {
  .btn-see-reviews-bottom {
    width: 36%;
  }
}
@media (max-width: 480px) {
  .btn-see-reviews-bottom {
    width: 70%;
  }
}
.opinion-percent {
  width: 24.2%;
  text-align: center;
  padding: 3rem 0;
  margin-right: 0.5rem;
  color: #fff;
  background: #2B2D42;
  border-radius: 6px;
}
@media (max-width: 1024px) {
  .opinion-percent {
    width: 22.5%;
  }
}
@media (max-width: 780px) {
  .opinion-percent {
    width: 100%;
    margin-bottom: 1rem;
    margin-right: 0;
  }
}
.opinion-percent h2 {
  margin: 0;
}
.opinion-percent .gauge {
  width: 30%;
  font-size: 3rem;
  text-align: center;
  fill: #fff;
}
.opinion-percent svg {
  width: 18%;
}
.opinion-percent svg path:first-child {
  fill: #fff;
}
.opinion-percent .nbAvis {
  width: 9rem;
  color: #fff;
}
.opinion-percent .star-ratings {
  width: 46%;
}
@media (max-width: 1700px) {
  .opinion-percent .star-ratings {
    width: 57%;
  }
}
@media (max-width: 1350px) {
  .opinion-percent .star-ratings {
    width: 58%;
  }
}
@media (max-width: 1024px) {
  .opinion-percent .star-ratings {
    width: 79%;
  }
}
@media (max-width: 780px) {
  .opinion-percent .star-ratings {
    width: 24%;
  }
}
@media (max-width: 480px) {
  .opinion-percent .star-ratings {
    width: 60%;
  }
}
.opinion-percent .rating-icon {
  display: inline-flex;
  justify-content: space-between;
}
.opinion-percent .star-container {
  margin-left: 1rem;
}
.opinion-reviews {
  width: 73%;
}
@media (max-width: 1024px) {
  .opinion-reviews {
    width: 76%;
  }
}
@media (max-width: 780px) {
  .opinion-reviews {
    width: 100%;
  }
}
.opinion-reviews .avis-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 0.5rem;
}
@media (max-width: 480px) {
  .opinion-reviews .avis-wrapper {
    grid-template-columns: unset;
    grid-template-rows: repeat(3, 1fr);
    row-gap: 0.5rem;
  }
}
.opinion-reviews .avis-wrapper .article_avis {
  padding: 1rem;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #2B2D42;
}
.opinion-reviews .avis-wrapper .detail-reviews {
  min-height: 10.5rem;
  max-height: 10.5rem;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .opinion-reviews .avis-wrapper .detail-reviews {
    min-height: 10.5rem;
  }
}
@media (max-width: 1024px) {
  .opinion-reviews .avis-wrapper .detail-reviews {
    min-height: 11.5rem;
  }
}
@media (max-width: 480px) {
  .opinion-reviews .avis-wrapper .detail-reviews {
    min-height: 8.5rem;
    max-height: 8.5rem;
  }
}
.opinion-reviews .avis-wrapper .detail-reviews .titre1 {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
}
.opinion-reviews .avis-wrapper .detail-reviews .titre2 {
  font-weight: bold;
  margin: 1rem 0;
}
.opinion-reviews .avis-wrapper .detail-reviews .comm-reviews {
  margin: 0.5rem 0;
}
/* Bloc Agence */
.bloc-agence-titre {
  text-align: center;
  background: #ffd700;
  color: #fff;
  padding: 1rem;
  margin-top: 1rem;
  font-size: 1.7rem;
  text-transform: uppercase;
}
.bloc-agence {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: auto;
  width: 70%;
  gap: 2rem;
}
@media (max-width: 1024px) {
  .bloc-agence {
    width: 100%;
    gap: 1rem;
  }
}
@media (max-width: 480px) {
  .bloc-agence {
    grid-template-columns: 1fr;
  }
}
.bloc-agence-texte {
  font-size: 1.4rem;
  padding-bottom: 0.5rem;
}
.bloc-agence-texte.agence-nom {
  font-weight: bold;
  padding: 0.5rem 0;
  font-size: 1.5rem;
}
.bloc-agence-btn-wrapper {
  display: flex;
  flex-direction: column;
}
.bloc-agence-btn {
  background: #ffd700;
  color: #fff;
  padding: 0.5rem 1rem;
  text-align: center;
  font-size: 1.7rem;
  margin: 0.5rem;
  width: 80%;
}
.bloc-agence-btn span {
  font-family: piano;
  font-size: 1.4rem;
  padding-right: 0.5rem;
}
@media (max-width: 1024px) {
  .bloc-agence-btn {
    width: 100%;
  }
}
.liste_bien_file {
  /*******************/
  /*****BACKGROND*****/
  /*******************/
  /*******************/
  /****** COLOR ******/
  /*******************/
}
.liste_bien_file .bg_titre_collection {
  background: #ffd700;
}
.liste_bien_file .bg_btn_collection {
  background: #ffd700;
}
.liste_bien_file .bg_btn_collection2 {
  background: #990000;
}
.liste_bien_file .bg_moteur {
  background: #e8e9ea;
}
.liste_bien_file .bg_current_pagination {
  background: #ffd700;
}
.liste_bien_file .etiquette {
  background: #ffd700;
  color: #fff;
}
.liste_bien_file .bg_minifiche2 {
  background: #fff;
}
.liste_bien_file .bg_prix_minifiche2 {
  background: #ffd700;
}
.liste_bien_file .bg_btn_minifiche2 {
  background: #ffd700;
}
.liste_bien_file .bg_btn_minifiche2-2 {
  background: #ffd700;
}
.liste_bien_file .bg_titre_minifiche3 {
  background-color: rgba(255, 255, 255, 0.8);
}
.liste_bien_file .bg_description_minifiche3 {
  background-color: rgba(255, 255, 255, 0.9);
}
.liste_bien_file .bg_affichage_annonce {
  background: #e8e9ea;
}
.liste_bien_file .color_titre_collection {
  color: #fff;
}
.liste_bien_file .color_hover_collection {
  color: #fff;
}
.liste_bien_file .color_hover_collection2 {
  color: #fff;
}
.liste_bien_file .color_btn_collection {
  color: #fff;
}
.liste_bien_file .color_btn_collection2 {
  color: #fff;
}
.liste_bien_file .color_titre_annonce {
  color: #ffd700;
  font-weight: bold;
  margin-bottom: 6px;
}
.liste_bien_file .color_champs_moteur {
  color: #ffd700;
}
.liste_bien_file .color_pagination {
  color: #333;
}
.liste_bien_file .color_current_pagination {
  color: #fff;
}
.liste_bien_file .color_titre_collection_detail {
  color: #ffd700;
}
.liste_bien_file .color_etiquette {
  color: #fff;
}
.liste_bien_file .color_nb_photo {
  color: #fff;
}
.liste_bien_file .color_minifiche2 {
  color: #333;
}
.liste_bien_file .color_titre_minifiche2 {
  color: #333;
}
.liste_bien_file .color_prix_minifiche2 {
  color: #fff;
}
.liste_bien_file .color_btn_minifiche2 {
  color: #fff;
}
.liste_bien_file .color_btn_minifiche2-2 {
  color: #fff;
}
.liste_bien_file .color_titre_minicfiche3 {
  color: #333;
}
.liste_bien_file .color_titre_minicfiche3-2 {
  color: #ffd700;
}
.liste_bien_file .color_prix_minifiche3 {
  color: #ffd700;
}
.liste_bien_file .color_description_minicfiche3 {
  color: #333;
}
.liste_bien_file .color_btn_minifiche3 {
  color: #ffd700;
}
.liste_bien_file .color_ariane_current {
  color: #0099cc;
}
.liste_bien_file .color_affichage_annonce_current {
  color: #000;
  cursor: default;
}
.liste_bien_file .color_affichage_annonce_inactive {
  color: #fff;
  cursor: pointer;
}
.liste_bien_file .bien_vide a,
.liste_bien_file .bien_vide span {
  color: #ffd700;
}
.liste_bien_file .bien_vide span {
  cursor: pointer;
}
/*LISTE ANNONCES*/
.liste_annonce {
  padding-top: 15px;
}
.liste_annonce > h1 {
  margin-bottom: 10px;
  font-size: 1.4em;
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
}
.liste_annonce .left_annonce {
  float: left;
  width: 75%;
  padding-top: 20px;
}
.liste_bien_file {
  /*MOTEUR*/
  /*PAGINATION*/
  /*MINI FICHES*/
  /*MINI FICHES 2*/
}
.liste_bien_file .moteur #moteur {
  padding: 10px;
  z-index: 13;
}
.liste_bien_file .moteur.map #moteur,
.liste_bien_file .moteur.map_list #moteur {
  padding: 10px 0 30px;
}
.liste_bien_file .moteur.map #moteur .champs_moteur,
.liste_bien_file .moteur.map_list #moteur .champs_moteur {
  height: 45px;
}
.liste_bien_file .moteur .btnSansAjax {
  border: none;
  padding: 5px;
  float: right;
  margin-top: 5px;
}
.liste_bien_file .moteur.moteurSticky .btnSansAjax {
  margin-right: 22%;
}
.liste_bien_file .moteur.moteurSticky #moteur .champs_moteur {
  width: 18%;
  height: 55px;
  float: left;
}
.liste_bien_file .moteur .titre_moteur {
  width: 100%;
  height: auto;
  padding: 0 40px 0 0;
  float: left;
}
.liste_bien_file .moteur .titre_moteur p {
  font-size: 1.7em;
  float: left;
}
.liste_bien_file .moteur .titre_moteur p span {
  margin-right: 10px;
  font-family: piano;
}
.liste_bien_file .moteur .champs_moteur {
  width: 25%;
  height: 55px;
  float: left;
  padding: 0 10px;
}
.liste_bien_file .moteur .champs_moteur:not(.check_buttons) > * {
  width: 100% !important;
}
.liste_bien_file .moteur .champs_moteur.check_buttons > * {
  display: inline-block;
}
.liste_bien_file .moteur .champs_moteur.check_buttons > * label {
  font-family: saxo;
}
.liste_bien_file .moteur .champs_moteur > input.bootstrapMaterialDatePicker {
  width: 90%;
  padding: 5px;
  border-radius: 5px !important;
  border: solid 1px #ccc !important;
}
.liste_bien_file .moteur .champs_moteur > p {
  font-size: 1.2em;
  padding-bottom: 5px;
}
.liste_bien_file .moteur .champs_moteur .video label {
  margin-right: 10px;
  font-family: melody;
  font-size: 21px;
  margin-left: 5px;
}
.liste_bien_file .moteur .champs_moteur .coupDeCoeur {
  padding-top: 22px;
}
.liste_bien_file .moteur .champs_moteur .coupDeCoeur label {
  margin-right: 10px;
  font-family: melody;
  font-size: 21px;
  margin-left: 5px;
}
.liste_bien_file .moteur .champs_moteur .coupDeCoeur label:after {
  font-size: 1em;
}
.liste_bien_file .moteur .champs_moteur label {
  font-size: 1.7em;
  margin-right: 0.2rem;
}
.liste_bien_file .moteur .champs_moteur .select2-container-multi .select2-choices {
  max-height: 35px;
  overflow: auto;
}
.liste_bien_file .moteur .champs_moteur_budget {
  width: 23%;
}
.liste_bien_file .moteur .champs_moteur_budget p {
  padding-bottom: 4%;
  text-align: left !important;
}
.liste_bien_file .moteur .champs_moteurPiece {
  width: 23%;
  margin-right: 1%;
}
.liste_bien_file .moteur .champs_moteurPiece p {
  padding-bottom: 4%;
}
.liste_bien_file .moteur .moteur-open {
  display: block;
}
.liste_bien_file .moteur .btnResponsive {
  display: none;
}
.liste_bien_file .moteurSticky article {
  width: 100% !important;
  left: 0;
}
.liste_bien_file .moteurSticky article #sliderBudget {
  width: 85% !important;
}
.liste_bien_file .bas_moteur {
  margin-top: 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.liste_bien_file .bas_moteur .search-programme {
  width: 200px;
}
.liste_bien_file .bas_moteur .elargir_recherche {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  width: 55%;
}
.liste_bien_file .bas_moteur .elargir_recherche p {
  float: left;
  width: 110px;
}
.liste_bien_file .bas_moteur .elargir_recherche #sliderRayon {
  width: calc(95% - 110px);
  margin-left: 5%;
  float: right;
}
.liste_bien_file .bas_moteur .recherche_reference {
  float: right;
  margin-top: 20px;
  height: 30px;
  border-radius: 5px;
  padding-left: 5px;
  border: 1px solid #ccc;
}
.liste_bien_file .bas_moteur .choix_affichage {
  font-family: piano;
  font-size: 1.8em;
  white-space: nowrap;
}
.liste_bien_file .bas_moteur .choix_affichage > span {
  background-color: #ffd700;
}
.liste_bien_file .bas_moteur .choix_affichage > * {
  display: inline-block;
  padding: 8px;
}
.liste_bien_file .bas_moteur .choix_affichage > *:not(:first-child) {
  margin-left: 2px;
}
.liste_bien_file.sansAjax .elargir_recherche {
  padding-top: 10px;
}
.liste_bien_file.sansAjax .elargir_recherche .ui-slider {
  margin-top: 7px;
}
.liste_bien_file .container_liste_bien {
  position: relative;
  min-height: 400px;
}
.liste_bien_file .container_liste_bien .right_absolute {
  position: absolute;
  right: 0;
  top: 60px;
  height: calc(100% - 67px);
  width: 24%;
}
.liste_bien_file .container_liste_bien .right_absolute .sticky {
  position: sticky;
}
.liste_bien_file .container_liste_bien .right_absolute .sticky #map_canvas {
  width: 100%;
  height: 301px;
}
.liste_bien_file .countBiens {
  float: left;
  padding-bottom: 10px;
  font-size: 1.4em;
}
.liste_bien_file .moteurTri {
  margin: 15px 0;
  width: 200px;
}
.liste_bien_file .pagination {
  float: right;
  padding-bottom: 10px;
  font-size: 1.4em;
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
}
.liste_bien_file .pagination a {
  border-radius: 20px;
  padding: 0 7px;
}
.liste_bien_file .minifiche {
  position: relative;
  display: block;
  float: left;
  width: 32%;
  overflow: hidden;
  text-align: center;
  cursor: default;
  background: #fff no-repeat center center;
}
.liste_bien_file .minifiche + .minifiche {
  margin-left: 2%;
}
.liste_bien_file .minifiche > .img_bien,
.liste_bien_file .minifiche > a {
  display: block;
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.liste_bien_file .minifiche > .img_bien > img,
.liste_bien_file .minifiche > a > img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.liste_bien_file .minifiche > .img_bien > img,
.liste_bien_file .minifiche > a > img {
  transition: all 0.2s linear;
}
.liste_bien_file .minifiche .etiquette {
  position: absolute;
  top: 0;
  display: block;
  max-width: 70%;
  padding: 8px 8px;
  text-align: left;
  font-size: 1.2em;
}
.liste_bien_file .minifiche .nb_photo {
  position: absolute;
  top: 7px;
  right: 8px;
  padding: 4px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 1.6em;
}
.liste_bien_file .minifiche .nb_photo span {
  width: auto;
  font-family: melody;
}
.liste_bien_file .minifiche .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.liste_bien_file .minifiche .mask > * {
  margin: 10px 0;
  font-size: 1.2rem;
}
.liste_bien_file .minifiche h3,
.liste_bien_file .minifiche h4,
.liste_bien_file .minifiche .prix-vignette {
  font-size: 1.4em;
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
}
.liste_bien_file .minifiche p {
  font-size: 1.2em;
}
.liste_bien_file .minifiche2 {
  position: relative;
  border-radius: 4px;
}
.liste_bien_file .minifiche2 > a,
.liste_bien_file .minifiche2 .img_bien {
  width: 40%;
  float: left;
  position: relative;
  display: block;
}
.liste_bien_file .minifiche2 > a > span,
.liste_bien_file .minifiche2 .img_bien > span {
  display: block;
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.liste_bien_file .minifiche2 > a > span > img,
.liste_bien_file .minifiche2 .img_bien > span > img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.liste_bien_file .minifiche2 > a .etiquette,
.liste_bien_file .minifiche2 .img_bien .etiquette {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  max-width: 70%;
  padding: 8px 8px;
  text-align: left;
  font-size: 1.2em;
}
.liste_bien_file .minifiche2 > a .etiquette {
  left: initial;
}
.liste_bien_file .minifiche2 > .nb_photo {
  position: absolute;
  top: 7px;
  left: 8px;
  padding: 4px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 1.6em;
}
.liste_bien_file .minifiche2 > .nb_photo span {
  width: auto;
  font-family: melody;
}
.liste_bien_file .minifiche2 > .btn_photo {
  position: absolute;
  top: 50px;
  left: 8px;
}
.liste_bien_file .minifiche2 > .btn_photo > * {
  font-family: 'saxo';
  background-color: #ffd700;
  color: #1d1d1b;
  text-transform: initial;
  font-size: 1.5rem;
  font-weight: 500;
}
.liste_bien_file .minifiche2 + .minifiche2 {
  margin-top: 20px;
}
.liste_bien_file .minifiche2 .right_minifiche2 {
  width: 60%;
  float: left;
  padding: 10px 10px 56px;
}
.liste_bien_file .minifiche2 .right_minifiche2 > h3 {
  font-size: 1.5em;
  float: left;
  padding-bottom: 15px;
  font-weight: normal;
}
.liste_bien_file .minifiche2 .right_minifiche2 > h3 > a span {
  display: inline-block;
  margin-top: 10px;
}
.liste_bien_file .minifiche2 .right_minifiche2 > .tarif {
  font-size: 1.3em;
  float: right;
  padding-bottom: 15px;
  font-weight: bold;
}
.liste_bien_file .minifiche2 .right_minifiche2 > .tarif s {
  color: red;
}
.liste_bien_file .minifiche2 .right_minifiche2 .covid-clean {
  display: inline-block;
  margin-top: 5px;
  padding: 5px;
  font-size: 2rem;
  cursor: help;
}
.liste_bien_file .minifiche2 .reference {
  font-size: 1.1em;
  padding-top: 10px;
}
.liste_bien_file .minifiche2 p.prix {
  display: inline-block;
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
  margin: 10px 0;
  font-size: 1.4em;
  padding: 10px 20px;
}
.liste_bien_file .minifiche2 .btn_minifiche2 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60%;
  padding: 10px;
  text-align: right;
}
@media (max-width: 480px) {
  .liste_bien_file .minifiche2 .btn_minifiche2 {
    text-align: left;
  }
}
.liste_bien_file .minifiche2 .btn_minifiche2 > *:not(:first-child) {
  margin-left: 10px;
}
.liste_bien_file .minifiche2 .btn_minifiche2 .btn_selection {
  font-family: melody;
  font-size: 1.6em;
  padding: 0 10px;
  font-weight: normal;
}
.liste_bien_file .minifiche2:after {
  content: '';
  display: table;
  clear: both;
}
.liste_bien_file .promotion {
  color: red;
}
body.map .liste_bien_file #moteur .titre_moteur {
  display: none;
}
/* Mini-fiches page d'accueil */
.liste_bien_file .minifiche3 + .minifiche,
.liste_bien_file .minifiche + .minifiche3 {
  margin-left: 2%;
}
#index .liste_bien_file article.minifiche:nth-of-type(3n+4) {
  margin-left: 0;
}
#index .liste_bien_file article.minifiche:nth-of-type(n+4) {
  margin-top: 15px;
}
.info_responsive {
  display: none;
}
.liste_bien_file .minifiche.view-first .mask {
  opacity: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c000000', endColorstr='#8c000000', GradientType=0);
  /* IE6-9 */
  transition: all 0.4s ease-in-out;
}
.liste_bien_file .minifiche.view-first h3 {
  transform: translateY(-180px);
  -webkit-transform: translateY(-180px);
  opacity: 0;
  transition: all 0.6s ease-in-out;
  font-weight: normal;
}
.liste_bien_file .minifiche.view-first .info_diapo {
  opacity: 0;
  transition: all 0.6s ease-in-out;
  padding: 10px;
  width: 50%;
  margin: 20px auto 0;
  display: block;
  cursor: pointer;
}
.liste_bien_file .minifiche.view-first .info_diapo + .info_diapo {
  margin: 10px auto 0;
}
.liste_bien_file .minifiche.view-first:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.liste_bien_file .minifiche.view-first:hover .mask {
  opacity: 1;
}
.liste_bien_file .minifiche.view-first:hover h3,
.liste_bien_file .minifiche.view-first:hover .info_diapo {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
.liste_bien_file .minifiche.view-first:hover .info_diapo {
  transition-delay: 0.2s;
}
.liste_bien_file .right_annonce {
  float: right;
  width: 24%;
  padding-top: 20px;
}
.liste_bien_file .right_annonce h2 {
  font-size: 1.8em;
  margin-bottom: 15px;
}
/*MINIFICHE 3*/
.liste_bien_file .minifiche3 {
  width: 32%;
  float: left;
  margin-top: 10px;
}
.liste_bien_file .minifiche3 + .minifiche3 {
  margin-left: 2%;
}
.liste_bien_file .minifiche3 figure {
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.liste_bien_file .minifiche3 figure figcaption {
  position: absolute;
  text-align: right;
  height: 100%;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.liste_bien_file .minifiche3 .img_minifiche3 {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.2s linear;
}
.liste_bien_file .minifiche3 .titre_minifiche3 {
  text-align: right;
  padding: 10px 25px;
  transition: all 0.3s ease 0s;
}
.liste_bien_file .minifiche3 .titre_minifiche3 > h2 {
  font-size: 1.4em;
}
.liste_bien_file .minifiche3 .titre_minifiche3 > h3 {
  font-size: 1.3em;
}
.liste_bien_file .minifiche3 > a .nb_photo {
  position: absolute;
  bottom: 7px;
  right: 8px;
  padding: 4px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 1.6em;
}
.liste_bien_file .minifiche3 > a .nb_photo span {
  width: auto;
  font-family: melody;
}
.liste_bien_file .minifiche3 > a:hover .titre_minifiche3 {
  opacity: 0;
}
.liste_bien_file .minifiche3 > a:hover .description_minifiche3 {
  opacity: 1;
}
.liste_bien_file .minifiche3 > a:hover .description_minifiche3:after {
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.liste_bien_file .minifiche3 .description_minifiche3 {
  display: block;
  height: 100%;
  line-height: 1.7;
  opacity: 0;
  padding: 30px 15px;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 5;
  text-align: justify;
}
.liste_bien_file .minifiche3 .description_minifiche3 > h4 {
  font-size: 1.3em;
  font-weight: normal;
  padding-bottom: 10px;
}
.liste_bien_file .minifiche3 .description_minifiche3:after {
  background: none repeat scroll 0 0 #70b9a0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: 0;
  transform: translate3d(-100%, 0px, 0px);
  transition: all 0.3s ease 0s;
  width: 100%;
}
.liste_bien_file .minifiche3 .btn_minifiche3 {
  font-family: piano;
  text-align: center;
  font-size: 200%;
  padding-top: 5px;
}
.liste_bien_file .minifiche3 .etiquette {
  display: block;
  padding: 5px 0;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/@color-btn+0,7ebd0c+100&0.8+0,0.8+100 */
  background: -moz-linear-gradient(top, rgba(126, 189, 12, 0.8) 0%, rgba(126, 189, 12, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(126, 189, 12, 0.8) 0%, rgba(126, 189, 12, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(126, 189, 12, 0.8) 0%, rgba(126, 189, 12, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc7ebd0c', endColorstr='#cc7ebd0c', GradientType=0);
  /* IE6-9 */
}
/*MINI FICHES 4*/
.liste_bien_file .minifiche4 {
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: #fff no-repeat center center;
  display: block;
}
.liste_bien_file .minifiche4 .img_bien {
  display: block;
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.liste_bien_file .minifiche4 .img_bien > img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.liste_bien_file .minifiche4 .img_bien > img {
  transition: all 0.2s linear;
}
.liste_bien_file .minifiche4 .etiquette {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  padding: 8px 8px;
  text-align: center;
  font-size: 1.8em;
}
.liste_bien_file .minifiche4 .nb_photo {
  position: absolute;
  bottom: 7px;
  right: 8px;
  padding: 4px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 1.6em;
}
.liste_bien_file .minifiche4 .nb_photo span {
  width: auto;
  font-family: melody;
}
.liste_bien_file .minifiche4 .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.liste_bien_file .minifiche4 h2,
.liste_bien_file .minifiche4 h3 {
  font-size: 220%;
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
}
.liste_bien_file .minifiche4 p {
  font-size: 1.8em;
}
.liste_bien_file .minifiche4 + .minifiche4 {
  margin-top: 20px;
}
.liste_bien_file .minifiche4.view-first img {
  transition: all 0.2s linear;
}
.liste_bien_file .minifiche4.view-first .mask {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.55);
  transition: all 0.4s ease-in-out;
}
.liste_bien_file .minifiche4.view-first h2 {
  transform: translateY(-180px);
  -webkit-transform: translateY(-180px);
  opacity: 0;
  transition: all 0.6s ease-in-out;
}
.liste_bien_file .minifiche4.view-first .info_diapo {
  opacity: 0;
  transition: all 0.6s ease-in-out;
  padding: 5px 15px;
  font-size: 1.3em;
  width: 30%;
  display: block;
  margin: 0 auto 20px;
}
.liste_bien_file .minifiche4.view-first:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.liste_bien_file .minifiche4.view-first:hover .mask {
  opacity: 1;
}
.liste_bien_file .minifiche4.view-first:hover h2,
.liste_bien_file .minifiche4.view-first:hover .info_diapo {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
#vendu .liste_bien_file .minifiche4 .mask {
  padding: 30% 0 0 0;
}
#vendu .liste_bien_file .left_annonce {
  width: 100%;
}
#vendu .liste_bien_file .minifiche2 .reference {
  margin-top: 50px;
}
.info_responsive {
  display: none;
}
/*ANIM*/
.liste_bien_file a.btn_retour_offre,
a.btn_retour_offre {
  display: block;
  text-align: center;
  font-size: 35px;
  background: #900900;
  padding: 6px;
  border: 1px solid #595959;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  color: #fff;
}
.liste_bien_file a.btn_retour_offre:hover,
a.btn_retour_offre:hover {
  background: #fff;
  border: 1px solid #CBC9C9;
  color: #900900;
}
/* Prestige */
.liste_bien_file .pagination a:hover {
  background: #CBC9C9;
}
.liste_bien_file.prestige form {
  position: relative;
  left: 0;
  right: 0;
}
.liste_bien_file.prestige form img {
  width: 100%;
}
.liste_bien_file.prestige #moteur {
  position: inherit;
  padding: 10px 0;
}
.liste_bien_file.prestige #moteur.imgMoteur {
  position: absolute;
  top: 33%;
  right: 20%;
  left: 20%;
  padding: 10px 0;
  width: auto;
  /* Ne pas enlever, car sinon il prend la taille définit du site qui est à défaut de 1024 px */
}
.liste_bien_file.prestige #moteur .titre_moteur {
  height: 26px;
  width: 33%;
  padding: 0 40px 0 10px;
}
.liste_bien_file.prestige #moteur .titre_moteur p {
  float: none;
  font-size: 200%;
  text-align: center;
}
.liste_bien_file.prestige #moteur .ligne_haut_moteur > div {
  margin-bottom: 15px;
}
.liste_bien_file.prestige #moteur .champs_moteur {
  height: 26px;
  width: 33%;
  text-align: center;
}
.liste_bien_file.prestige #moteur .total_bien {
  text-align: center;
  margin: 20px 0 0;
  background: #fff;
  font-size: 200%;
  padding: 5px;
}
.liste_bien_file.prestige #moteur .total_bien:before {
  content: 'w ';
  font-family: piano;
}
.liste_bien_file.prestige #moteur-sticky-wrapper {
  /* Ne pas enlever sinon probleme avec la pagination et la position du moteur */
  height: 0 !important;
}
.liste_bien_file.prestige .moteurSticky #moteur {
  left: 0;
  right: 0;
  background: -moz-linear-gradient(top, rgba(232, 233, 234, 0.8) 0%, rgba(232, 233, 234, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(232, 233, 234, 0.8) 0%, rgba(232, 233, 234, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(232, 233, 234, 0.8) 0%, rgba(232, 233, 234, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cce8e9ea', endColorstr='#cce8e9ea', GradientType=0);
  /* IE6-9 */
}
.liste_bien_file.prestige .bg_moteur {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff', endColorstr='#b3ffffff', GradientType=0);
  /* IE6-9 */
}
.liste_bien_file.prestige .select2-container-multi .select2-choices .select2-search-field input {
  text-align: center;
}
.liste_bien_file.prestige.sansAjax #moteur .total_bien {
  margin: 0;
}
.liste_bien_file.prestige.sansAjax #moteur button {
  width: 100%;
  margin-top: 20px;
}
/* ATTENTION MIN WIDTH 480 */
@media (min-width: 480px) {
  .liste_bien_file #moteur .moteur-open {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .liste_bien_file .left_annonce {
    width: 100%;
    float: none;
  }
  .liste_bien_file .right_annonce,
  .liste_bien_file .right_absolute {
    display: none;
  }
  .liste_bien_file .minifiche4 .info_responsive a {
    font-size: 1.4em;
  }
  .liste_bien_file .minifiche.view-first .mask {
    display: none;
  }
  .liste_bien_file .minifiche h3,
  .liste_bien_file .minifiche h4 {
    font-size: 1.1em;
  }
  .liste_bien_file .minifiche.view-first .info_diapo {
    font-size: 1em;
  }
  .minifiche .mask {
    display: none;
  }
  .liste_bien_file .minifiche4.view-first:hover .mask {
    display: none;
  }
  .info_responsive {
    display: block;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 5px 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
  }
  .info_responsive a {
    color: #fff;
  }
  .liste_bien_file .minifiche.view-first:hover img {
    transform: none;
  }
  /* Moteur */
  .liste_bien_file #moteur .titre_moteur {
    width: 33%;
    height: auto;
  }
  .liste_bien_file #moteur .titre_moteur p {
    float: none;
    height: auto;
  }
  .liste_bien_file #moteur .champs_moteur {
    width: 33%;
    margin-bottom: 10px;
  }
  .liste_bien_file #moteur .champs_moteur.coupDeCoeur {
    width: 10%;
    margin-left: 5%;
  }
  .liste_bien_file #moteur .champs_moteur.champs_moteur_budget {
    width: 25%;
  }
  /* Prestige */
  .liste_bien_file.prestige #moteur.imgMoteur {
    top: 25%;
    left: 15%;
    right: 15%;
  }
  .liste_bien_file.prestige #moteur .total_bien {
    font-size: 185%;
  }
  .liste_bien_file.prestige #moteur .titre_moteur p {
    font-size: 1.5em;
  }
  .liste_bien_file.prestige .minifiche4 .nb_photo {
    z-index: 1;
  }
  .liste_bien_file .minifiche3 .titre_minifiche3 {
    display: none;
  }
  .liste_bien_file .minifiche3 .description_minifiche3 {
    display: none;
  }
  .liste_bien_file .container_liste_bien .right_absolute .sticky {
    display: none;
  }
}
@media (max-width: 900px) {
  /*MOTEUR*/
  .liste_bien_file .champs_moteur label {
    font-size: 83%;
  }
  .liste_bien_file #moteur .titre_moteur {
    display: none;
  }
  .liste_bien_file #moteur .champs_moteur {
    width: 33%;
  }
  .liste_bien_file #moteur .champs_moteur_budget {
    width: 50%;
  }
  .liste_bien_file .right_minifiche2 {
    width: 45%;
  }
  .liste_bien_file .right_minifiche2 > h3 {
    font-size: 1.3em;
  }
  .liste_bien_file .btn_minifiche2 a + a {
    margin-left: 2%;
  }
  /*MINIFICHE3*/
  .liste_bien_file .minifiche3 .titre_minifiche3 > h2 {
    font-size: 125%;
  }
  .liste_bien_file .minifiche3 .titre_minifiche3 > h3 {
    font-size: 115%;
  }
  .liste_bien_file .minifiche3 .description_minifiche3 p {
    font-size: 80%;
    line-height: 1.4;
  }
  /* Prestige */
  .liste_bien_file.prestige #moteur.imgMoteur {
    left: 5%;
    right: 5%;
    top: 19%;
    padding: 5px 0 0;
  }
  .liste_bien_file.prestige #moteur .titre_moteur {
    display: block;
  }
  .liste_bien_file .recherche_reference {
    float: left;
  }
  .liste_bien_file .elargir_recherche {
    width: calc(90% - 100px);
    padding: 0 20px;
  }
}
@media (max-width: 680px) {
  .liste_bien_file .champs_moteur > p {
    font-size: 1em;
    padding-bottom: 2px;
  }
  .liste_bien_file #moteur {
    padding: 5px 10px;
  }
  .liste_bien_file .minifiche2 .right_minifiche2 {
    padding: 10px;
  }
  .liste_bien_file .minifiche2 .btn_minifiche2 {
    position: relative;
    width: 100%;
  }
  .liste_bien_file .minifiche2 .btn_minifiche2 > * {
    margin: 4px 0;
  }
}
@media (max-width: 680px) and (orientation: portrait) {
  /* Prestige */
  .liste_bien_file.prestige #moteur {
    top: 9%;
  }
  .liste_bien_file.prestige #moteur .total_bien {
    font-size: 1.5em;
  }
  .liste_bien_file .minifiche4 .info_responsive a {
    font-size: 1em;
  }
}
@media (max-width: 680px) and (orientation: landscape) {
  /*MOTEUR*/
  .liste_bien_file:not(#moteurIndex) #moteur .champs_moteur {
    width: 50%;
    margin: 5px 0;
    float: left;
    height: auto;
  }
  .liste_bien_file #moteur .champs_moteur.clear_moteur {
    clear: both;
  }
  .liste_bien_file #moteur .champs_moteur.coupDeCoeur {
    width: 10%;
    margin-left: 0;
  }
  .liste_bien_file #moteur .champs_moteur label.moteurCc {
    margin: 0;
  }
  /*PAGINATION*/
  .liste_bien_file .pagination {
    font-size: 108%;
    padding-top: 0;
  }
  .liste_bien_file .recherche_reference {
    margin-bottom: 10px;
  }
  /*PRESTIGE*/
  .liste_bien_file .minifiche_prestige a.info_diapo_prestige {
    width: 40%;
  }
  .liste_bien_file.prestige #moteur.imgMoteur {
    top: 16%;
  }
  .liste_bien_file.prestige #moteur .titre_moteur {
    display: block;
  }
  .liste_bien_file.prestige #moteur .titre_moteur p {
    font-size: 1.3em;
  }
  .liste_bien_file.prestige #moteur .champs_moteur {
    margin-top: 0;
  }
  .liste_bien_file .minifiche4 .info_responsive a {
    font-size: 1em;
  }
  .liste_bien_file .minifiche .nb_photo {
    top: 3px;
    right: 3px;
    font-size: 90%;
  }
  .liste_bien_file .minifiche .etiquette {
    max-width: 60%;
    font-size: 90%;
  }
  .liste_bien_file .info_responsive p {
    font-size: 115%;
  }
  /*MINI FICHE2*/
  .liste_bien_file .minifiche2 {
    padding: 0 0 20px 0;
  }
  .liste_bien_file .minifiche2 .btn_photo .btn_video {
    font-family: melody !important;
  }
  .liste_bien_file .right_minifiche2,
  .liste_bien_file .minifiche2 > a {
    width: 100%;
    float: none;
  }
  .liste_bien_file .right_minifiche2 {
    padding-right: 20px;
  }
  .liste_bien_file .btn_minifiche2 {
    width: 100%;
  }
  /*MINIFICHE3*/
  .liste_bien_file .minifiche3 {
    width: 100%;
    float: none;
  }
  .liste_bien_file .minifiche3 + .minifiche3 {
    margin-left: 0;
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  #moteur-sticky-wrapper {
    display: none;
  }
  /*MOTEUR*/
  .liste_bien_file #moteur,
  .liste_bien_file .moteur #moteur {
    position: fixed;
    top: 0;
    margin: 0;
    padding: 20px;
    height: 100vh;
    z-index: 2000;
    right: -70%;
    width: 70%;
    background-color: #e8e9ea;
    -webkit-transition: right 0.2s ease-in;
    transition: right 0.2s ease-in;
  }
  .liste_bien_file #moteur.visible,
  .liste_bien_file .moteur #moteur.visible {
    right: 0;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  }
  .liste_bien_file #moteur .champs_moteur,
  .liste_bien_file .moteur #moteur .champs_moteur {
    display: block;
    float: none;
    width: 100%;
    height: auto;
  }
  .liste_bien_file #moteur .champs_moteur + .champs_moteur,
  .liste_bien_file .moteur #moteur .champs_moteur + .champs_moteur {
    margin-top: 15px;
  }
  .liste_bien_file #moteur .champs_moteur.clear_moteur,
  .liste_bien_file .moteur #moteur .champs_moteur.clear_moteur {
    float: none;
  }
  .liste_bien_file #moteur .champs_moteur .select2-container,
  .liste_bien_file .moteur #moteur .champs_moteur .select2-container {
    width: 100% !important;
  }
  .liste_bien_file #moteur .champs_moteur.coupDeCoeur,
  .liste_bien_file .moteur #moteur .champs_moteur.coupDeCoeur {
    width: auto;
  }
  .liste_bien_file #moteur .champs_moteur.champs_moteur_budget,
  .liste_bien_file .moteur #moteur .champs_moteur.champs_moteur_budget {
    width: 100%;
    text-align: center;
  }
  .liste_bien_file #moteur .moteur-open,
  .liste_bien_file .moteur #moteur .moteur-open {
    font-family: piano;
    position: absolute;
    left: -50px;
    color: #333;
    font-size: 3em;
    line-height: 1;
    cursor: pointer;
  }
  .liste_bien_file #moteur .btnResponsive,
  .liste_bien_file .moteur #moteur .btnResponsive {
    display: block;
    background-color: #ffd700;
    color: #fff;
    padding: 5px 20px;
    font-size: 125%;
    clear: both;
    margin: 0 2%;
    width: 96%;
  }
  .liste_bien_file .bas_moteur {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .liste_bien_file .bas_moteur .elargir_recherche {
    padding: 0 0 10px;
    margin-left: 0;
    width: 100%;
    float: none;
  }
  .liste_bien_file .bas_moteur .choix_affichage {
    float: none;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .liste_bien_file .minifiche2 {
    padding: 0;
  }
  .liste_bien_file .minifiche2 .btn_selection {
    top: auto;
  }
  .liste_bien_file .minifiche2 .right_minifiche2 {
    width: 100%;
  }
  .liste_bien_file .minifiche2 .btn_minifiche2 {
    padding: 0;
  }
  .liste_bien_file .minifiche2 .btn_minifiche2 .btn_simple {
    padding: 0 12px;
    font-size: 0.9rem;
  }
  .liste_bien_file .minifiche2 .right_minifiche2 {
    padding: 10px;
  }
  .liste_bien_file .moteur .champs_moteur:not(.check_buttons) > * {
    width: 95% !important;
  }
  .liste_bien_file > h1 {
    font-size: 141%;
  }
  .liste_bien_file .countBiens {
    padding-bottom: 0;
    float: none;
  }
  .liste_bien_file .pagination {
    float: none;
    padding: 10px 0;
    text-align: center;
  }
  .liste_bien_file .pagination + .clear {
    display: none;
  }
  .liste_bien_file .recherche_reference {
    display: none;
    float: none;
  }
  .liste_bien_file .minifiche,
  .liste_bien_file .minifiche3 {
    float: none;
    width: 100%;
  }
  .liste_bien_file .minifiche + .minifiche,
  .liste_bien_file .minifiche3 + .minifiche,
  .liste_bien_file .minifiche + .minifiche3,
  .liste_bien_file .minifiche3 + .minifiche3 {
    margin-left: 0;
    margin-top: 10px !important;
  }
  .liste_bien_file .info_responsive p {
    font-size: 90%;
  }
  .liste_bien_file.prestige .minifiche4 .nb_photo {
    z-index: 0;
  }
  /*PRESTIGE*/
  .liste_bien_file .minifiche_prestige h1 {
    font-size: 1.5em;
  }
  .liste_bien_file .minifiche_prestige p {
    font-size: 1.3em;
  }
  .liste_bien_file .minifiche_prestige .info_diapo_prestige {
    width: 77%;
  }
  .liste_bien_file .minifiche_prestige a + a {
    margin-top: 15px !important;
  }
  .liste_bien_file .minifiche2 > a {
    width: 100%;
    float: none;
  }
  /* MINI FICHE 4 */
  .liste_bien_file .minifiche4 .etiquette {
    font-size: 1em;
  }
  /* Prestige */
  .liste_bien_file.prestige form img {
    display: none;
  }
  .liste_bien_file.prestige #moteur.imgMoteur,
  .liste_bien_file.prestige article#moteur {
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    width: 70% !important;
    margin: 0;
    padding: 20px 10px;
    height: 100%;
    background-color: rgba(232, 233, 234, 0.9);
    z-index: 2000;
  }
  .liste_bien_file.prestige #moteur.imgMoteur > a:after,
  .liste_bien_file.prestige article#moteur > a:after {
    content: "X";
    font-family: piano;
    position: absolute;
    top: 6.4rem;
    left: -5rem;
    color: #333;
    font-size: 230%;
    line-height: 1;
    cursor: pointer;
  }
  .liste_bien_file.prestige #moteur.imgMoteur,
  .liste_bien_file.prestige article#moteur {
    padding-right: 10%;
    right: -80%;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: right 0.4s cubic-bezier(0.72, 0.89, 0.28, 1.39);
    transition: right 0.4s cubic-bezier(0.72, 0.89, 0.28, 1.39);
  }
  .liste_bien_file.prestige #moteur.imgMoteur:target,
  .liste_bien_file.prestige article#moteur:target {
    right: -10%;
  }
  .liste_bien_file.prestige #moteur .champs_moteur {
    width: 100%;
  }
  .liste_bien_file.prestige #moteur .titre_moteur {
    display: none;
  }
}
@media (max-width: 1440px) and (orientation: landscape) {
  .liste_bien_file .minifiche.view-first .mask .info_diapo {
    padding: 0;
  }
  .liste_bien_file .minifiche.minifiche-vacances .mask > * {
    margin: 5px 0;
  }
  .liste_bien_file .minifiche.minifiche-vacances .mask .info_diapo {
    margin: 5px auto 0;
  }
}
.visiteBienVignette {
  font-family: saxo;
  font-size: 1.6rem;
  position: absolute;
  top: 50px;
  right: 8px;
  padding: 8px 8px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.bien_detail_file .etiquette {
  background: #ffd700;
}
.bien_detail_file .bg_prix_transac {
  background: #3D3D3D;
}
.bien_detail_file .bg_prix_programmes {
  background: #3D3D3D;
}
.bien_detail_file .bg_onglets_programmes_current {
  background: #3D3D3D;
}
.bien_detail_file .bg_onglets_programmes_inactive {
  background: #e8e9ea;
}
.bien_detail_file .bg_contenu_onglets_programmes {
  background: #fff;
}
.bien_detail_file .descriptif_bien {
  text-align: justify;
  margin-bottom: 10px;
}
.bien_detail_file .protocoleCovid {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  font-size: 1.2rem;
  width: calc(100% * 1 / 3 - 10px);
  padding: 10px;
}
.bien_detail_file .protocoleCovid i {
  font-style: normal;
  font-size: 2rem;
  margin-right: 10px;
}
.bien_detail_file .color_titre_bien_detail {
  color: #3D3D3D;
}
.bien_detail_file .color_titre_detail_prestige {
  color: #3D3D3D;
}
.bien_detail_file .color_btn_localisation_detail {
  color: #ffd700;
}
.bien_detail_file .color_btn_video_programme {
  color: #ffd700;
}
.bien_detail_file .color_etiquette {
  color: #fff;
}
.bien_detail_file .color_nb_photo {
  color: #fff;
}
.bien_detail_file .color_prix_transac {
  color: #fff;
}
.bien_detail_file .color_prix_programmes {
  color: #fff;
}
.bien_detail_file .color_prix_vacance {
  color: #333;
}
.bien_detail_file .color_prix_vacance2 {
  color: #ffd700;
}
.bien_detail_file .color_pagination {
  color: #333;
}
.bien_detail_file .color_pagination2 {
  color: #ffd700;
}
.bien_detail_file .color_btn_action_detail {
  color: #fff;
}
.bien_detail_file .color_denomination_agence {
  color: #ffd700;
}
.bien_detail_file .color_titre_descriptif {
  color: #333;
}
.bien_detail_file .color_table_descriptif_programmes {
  color: #333;
}
.bien_detail_file .color_table_liste_lots {
  color: #fff;
}
.bien_detail_file .color_table_liste_lots2 {
  color: #333;
}
.bien_detail_file .color_icone_loi_alur {
  color: #ffd700;
}
.bien_detail_file .color_titre_equipements {
  color: #333;
}
.bien_detail_file .color_titre_services {
  color: #333;
}
.bien_detail_file .color_onglets_programmes_current {
  color: #fff;
}
.bien_detail_file .color_onglets_programmes_inactive {
  color: #333;
}
.bien_detail_file .color_lien_doc_programme {
  color: #333;
}
.bien_detail_file .ancre_detail {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 10px 0;
  width: 100%;
}
.bien_detail_file .ancre_detail > span {
  padding: 10px 0;
  cursor: pointer;
  -webkit-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  font-size: 1.2rem;
  color: #1d1d1b;
  background: #ffd700;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transition-property: background-color, color, box-shadow;
  -moz-transition-property: background-color, color, box-shadow;
  -o-transition-property: background-color, color, box-shadow;
  transition-property: background-color, color, box-shadow;
}
.bien_detail_file .ancre_detail > span:hover {
  background-color: #b39700;
}
.bien_detail_file .ancre_detail > span:active {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  background-color: #806c00;
}
.bien_detail_file .ancre_detail > span:not(:first-child) {
  border-left: 1px solid #CCC;
}
.bien_detail_file .bloc_left_bien_detail {
  width: 70%;
  float: left;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail > span,
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail > h2,
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail > h1 {
  font-size: 1.4em;
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
  padding-bottom: 10px;
  float: left;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .btn_localiser {
  float: right;
  font-size: 1.4em;
  padding-bottom: 10px;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .btn_localiser span {
  font-family: piano;
  font-size: 1.5em;
  margin-left: 5px;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .btn_video_programmes {
  font-family: piano;
  float: right;
  font-size: 200%;
  padding-bottom: 10px;
  margin-right: 5px;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail figure {
  position: relative;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .prix_detail_transac {
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
  margin-top: 10px;
  font-size: 1.6em;
  padding: 15px 20px;
  display: inline-block;
  text-align: center;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .double_devise span:not(.currentDevise) {
  display: none;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .btn_devise {
  padding: 5px 15px 5px 15px;
  text-align: center;
  color: #fff;
  background-color: #A39155;
  float: none;
  font-size: 1.2em;
  cursor: pointer;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .prix_detail_progNeuf {
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
  margin-top: 10px;
  font-size: 1.6em;
  padding: 10px;
  display: inline-block;
  text-align: center;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .btn_devise {
  padding: 5px 15px 5px 15px;
  text-align: center;
  color: #fff;
  background-color: #A39155;
  float: none;
  font-size: 1.2em;
  cursor: pointer;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .prix_detail_programmes {
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.2em;
  padding: 5px 0;
  width: 40%;
  text-align: center;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .prix_detail_vacances {
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.4em;
  padding: 5px 0;
  border-bottom: 1px solid #a2a2a2;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .photo_bien_detail_maxi {
  display: block;
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .photo_bien_detail_maxi > img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .photo_bien_detail_mini {
  width: 19%;
  float: left;
  display: inline-block;
  margin-top: 1%;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .photo_bien_detail_mini > span {
  display: block;
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .photo_bien_detail_mini > span > img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .photo_bien_detail_mini + .photo_bien_detail_mini {
  margin-left: 1.2%;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .btn_annexe {
  float: right;
  margin-top: 10px;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .btn_annexe > * {
  display: inline-block;
  color: #1d1d1b;
  background-color: #ffd700;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transition-property: background-color, color, box-shadow;
  -moz-transition-property: background-color, color, box-shadow;
  -o-transition-property: background-color, color, box-shadow;
  transition-property: background-color, color, box-shadow;
  font-family: saxo;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 1.6em;
  text-align: center;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .btn_annexe > *:hover {
  background-color: #b39700;
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .btn_annexe > *:active {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  background-color: #806c00;
}
.bien_detail_file .bloc_left_bien_detail .etiquette {
  position: absolute;
  top: 0;
  display: block;
  width: auto;
  max-width: 80%;
  padding: 15px;
  text-align: left;
  font-size: 1.4em;
}
.bien_detail_file .bloc_left_bien_detail .nb_photo {
  position: absolute;
  top: 7px;
  right: 8px;
  padding: 4px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 1.6em;
  cursor: pointer;
}
.bien_detail_file .bloc_left_bien_detail .nb_photo span {
  width: auto;
  font-family: melody;
}
.bien_detail_file .bloc_left_bien_detail .btn_photo {
  position: absolute;
  top: 50px;
  right: 8px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.bien_detail_file .bloc_left_bien_detail .btn_photo > * {
  font-family: 'saxo';
  background-color: #ffd700;
  color: #1d1d1b;
  text-transform: initial;
  font-size: 1.8rem;
  font-weight: 500;
}
.bien_detail_file .bloc_left_bien_detail .btn_photo > *:not(:first-child) {
  margin-top: 5px;
}
.bien_detail_file .bloc_left_bien_detail .descriptif_detaille {
  padding: 15px 0;
  border-bottom: 1px solid #a2a2a2;
  margin-bottom: 15px;
}
.bien_detail_file .bloc_left_bien_detail .descriptif_detaille h2 {
  font-size: 1.4em;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.bien_detail_file .bloc_left_bien_detail .descriptif_detaille h2.clickToHide {
  cursor: pointer;
}
.bien_detail_file .bloc_left_bien_detail .descriptif_detaille h2.clickToHide:before,
.bien_detail_file .bloc_left_bien_detail .descriptif_detaille h2.clickToHide.isShow:before {
  font-family: piano;
  font-size: 1.2em;
  margin-right: 0.5%;
}
.bien_detail_file .bloc_left_bien_detail .descriptif_detaille h2.clickToHide:before {
  content: "Y";
}
.bien_detail_file .bloc_left_bien_detail .descriptif_detaille h2.clickToHide.isShow:before {
  content: "É";
}
.bien_detail_file .bloc_left_bien_detail .descriptif_detaille p {
  text-align: justify;
  margin-bottom: 15px;
  font-size: 1.1em;
}
.bien_detail_file .bloc_left_bien_detail .descriptif_detaille ul.liste_desc {
  display: -webkit-flex;
  display: flex;
}
.bien_detail_file .bloc_left_bien_detail .descriptif_detaille ul.liste_desc > li {
  display: block;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  background-color: #3D3D3D;
}
.bien_detail_file .bloc_left_bien_detail .descriptif_detaille ul.liste_desc > li a {
  color: #fff;
  font-size: 16px;
  display: block;
  padding: 10px;
}
.bien_detail_file .bloc_left_bien_detail .descriptif_detaille ul.liste_desc > li + li {
  margin-left: 1%;
}
.bien_detail_file .bloc_left_bien_detail .descriptif_detaille ul.liste_desc .current {
  background-color: #ffd700;
}
.bien_detail_file .bloc_left_bien_detail .descriptif_detaille ul.liste_desc .current {
  background-color: #ffd700;
}
.bien_detail_file .bloc_left_bien_detail .descriptif_detaille .bloc_onglet_texte {
  border: 1px solid #3D3D3D;
  padding: 10px;
  font-size: 16px;
}
.bien_detail_file .bloc_left_bien_detail .info_ville {
  padding: 15px 0;
  border-bottom: 1px solid #a2a2a2;
}
.bien_detail_file .bloc_left_bien_detail .info_ville h2 {
  font-size: 1.4em;
  padding-bottom: 5px;
}
.bien_detail_file .bloc_left_bien_detail .info_ville h2 span {
  font-family: piano;
  font-size: 1.2em;
  margin-right: 0.5%;
}
.bien_detail_file .bloc_left_bien_detail .info_ville p {
  text-align: justify;
  font-size: 1.1em;
}
.bien_detail_file .bloc_left_bien_detail .info_ville img {
  margin-left: 15px;
}
.bien_detail_file .bloc_left_bien_detail .criteres {
  margin-top: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-left: -10px;
  margin-bottom: -10px;
}
.bien_detail_file .bloc_left_bien_detail .criteres > * {
  position: relative;
  flex: 0 0 auto;
  width: calc(100% * 1 / 3 - 10px);
  margin-bottom: 10px;
  margin-left: 10px;
}
.bien_detail_file .bloc_left_bien_detail .criteres > .slot-full {
  width: calc(100% - 10px);
}
.bien_detail_file .bloc_left_bien_detail .criteres > .slot-2 {
  width: calc(100% * 2 / 3 - 10px);
}
.bien_detail_file .bloc_left_bien_detail .criteres > .slot-3 {
  width: calc(100% * 3 / 3 - 10px);
}
.bien_detail_file .bloc_left_bien_detail .criteres > .slot-first {
  order: -1;
}
@media (max-width: 900px) and (orientation: portrait) {
  .bien_detail_file .bloc_left_bien_detail .criteres > * {
    width: calc(100% * 1 / 2 - 10px);
  }
}
@media (max-width: 680px) {
  .bien_detail_file .bloc_left_bien_detail .criteres > * {
    width: calc(100% * 1 / 2 - 10px);
  }
  .bien_detail_file .bloc_left_bien_detail .criteres > .slot-2,
  .bien_detail_file .bloc_left_bien_detail .criteres > .slot-3 {
    width: calc(100% - 10px);
  }
}
@media (max-width: 480px) {
  .bien_detail_file .bloc_left_bien_detail .criteres > *,
  .bien_detail_file .bloc_left_bien_detail .criteres > .slot-2,
  .bien_detail_file .bloc_left_bien_detail .criteres > .slot-3 {
    width: calc(100% - 10px);
  }
}
.bien_detail_file .bloc_left_bien_detail .criteres > * {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  background: #e8e9ea;
  color: #333;
  font-size: 1.2em;
  padding: 10px;
}
.bien_detail_file .bloc_left_bien_detail .criteres > * .critereIcone {
  font-family: saxo;
  font-size: 150%;
  margin-right: 10px;
}
.bien_detail_file .bloc_left_bien_detail .criteres > span > span.saxo:first-of-type {
  margin-left: 5px;
}
.bien_detail_file .bloc_left_bien_detail .criteres > span > span.saxo {
  margin: 0 2px;
}
.bien_detail_file .bloc_left_bien_detail .bienCharges {
  margin-top: 5px;
}
.bien_detail_file .bloc_left_bien_detail .loi_alur {
  padding: 15px 0 30px 10%;
  border-bottom: 1px solid #a2a2a2;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.bien_detail_file .bloc_left_bien_detail .loi_alur::before {
  position: absolute;
  left: 0;
  content: "n";
  font-family: piano;
  font-size: 190%;
  color: #ffd700;
}
.bien_detail_file .bloc_left_bien_detail .loi_alur p {
  float: left;
  margin-right: 5%;
  margin-top: 5px;
  padding-top: 5px;
  font-size: 1.1em;
}
.bien_detail_file .bloc_left_bien_detail .icone_loi_alur {
  font-family: piano;
  font-size: 190%;
  margin-right: 5px;
}
.bien_detail_file .bloc_left_bien_detail .dpe_ges {
  padding: 15px 0;
}
.bien_detail_file .bloc_left_bien_detail .dpe_ges h2 {
  font-size: 1.4em;
  padding-bottom: 15px;
}
.bien_detail_file .bloc_left_bien_detail .dpe_ges img + img {
  margin-left: 20%;
}
.bien_detail_file .bloc_left_bien_detail .map_detail {
  padding: 15px 0;
}
.bien_detail_file .bloc_left_bien_detail .map_detail h2 {
  font-size: 1.4em;
  margin-bottom: 15px;
}
.bien_detail_file .bloc_left_bien_detail .map_detail > #map {
  width: 100%;
  height: 400px !important;
  z-index: 10;
}
.bien_detail_file .bloc_right {
  margin-top: 10px;
}
.bien_detail_file .bloc_right .stick {
  background: #e8e9ea;
}
.bien_detail_file .bloc_right .pagination {
  padding: 10px 0;
  font-size: 1.5em;
  text-align: center;
}
.bien_detail_file .bloc_right .pagination a span {
  font-size: 0.8em;
  font-family: melody;
}
.bien_detail_file .bloc_right .pagination > a,
.bien_detail_file .bloc_right .pagination > span {
  display: inline-block;
}
.bien_detail_file .bloc_right.prestige .btn_nous_appeler {
  display: block;
  text-align: center;
  padding: 8px;
  margin-top: 5px;
}
.bien_detail_file .bloc_right.prestige .btn_nous_appeler span {
  display: inline;
  font-size: 135%;
}
.bien_detail_file .bloc_right .loi_programme {
  padding: 5px 0;
  font-size: 90%;
}
.bien_detail_file .bloc_right .tableau_lots {
  padding: 15px 0;
  border-bottom: 1px solid #a2a2a2;
}
.bien_detail_file .bloc_right .tableau_lots thead tr {
  background: #ffd700;
  color: #fff;
}
.bien_detail_file .bloc_right .tableau_lots .icon_plan a {
  font-family: melody;
}
.bien_detail_file .bloc_right .btnProgramme br,
.bien_detail_file .bloc_right .btnProgramme .nomProgramme {
  display: none;
}
.bien_detail_file .donnee_champs_lot .icon_plan a {
  font-family: melody;
}
.bien_detail_file .tableau_lots h2 {
  font-size: 1.4em;
  margin-bottom: 0;
}
.bien_detail_file .tableau_document {
  border: none;
  padding: 15px 0;
  border-bottom: 1px solid #a2a2a2;
}
.bien_detail_file .tableau_document .contenu_tableau_document {
  border: 1px solid #a2a2a2;
}
.bien_detail_file .tableau_document .contenu_tableau_document a {
  display: block;
  margin: 5px 0;
  padding: 5px 0;
}
.bien_detail_file .tableau_document .contenu_tableau_document a > span {
  font-family: piano;
  font-size: 26px;
  margin-right: 5px;
}
.bien_detail_file .tableau_document .ui-widget-header {
  border: none;
  background: none;
}
.bien_detail_file .tableau_document.ui-tabs .ui-tabs-nav {
  padding: 0;
}
.bien_detail_file .tableau_document.ui-tabs .ui-tabs-nav li {
  margin-right: 0;
  text-align: center;
  border-radius: 9px 9px 0 0;
}
.bien_detail_file .tableau_document.ui-tabs .ui-tabs-nav li a {
  display: block;
  float: none;
}
.bien_detail_file .tableau_document .ui-state-default {
  background: #e8e9ea;
}
.bien_detail_file .tableau_document .ui-state-default.ui-state-hover {
  border: 1px solid #d3d3d3;
  border-bottom: none;
  color: #555555;
}
.bien_detail_file .tableau_document .ui-tabs-active {
  background: #ffd700;
}
.bien_detail_file .tableau_document .ui-tabs-active a {
  color: #fff;
}
.bien_detail_file .documents {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;
}
.bien_detail_file .titre-document {
  font-size: 18px;
  margin: 5px 0;
}
.bien_detail_file .documents > a {
  display: block;
  width: 32%;
  padding: 4px;
  text-align: center;
  background: #3D3D3D;
  color: #fff;
}
.bien_detail_file .documents > a::before {
  content: 'S';
  font-family: piano;
  display: block;
  font-size: 30px;
}
.bien_detail_file .documents > a:not(:nth-child(3n + 1)) {
  margin-left: 2%;
}
.bien_detail_file .documents > a:nth-child(n + 4) {
  margin-top: 10px;
}
.bien_detail_file .documents > a > span {
  font-family: piano;
  font-size: 25px;
}
.bien_detail_file .dpe_ges {
  margin-top: 10px;
}
.bien_detail_file .dpe_ges .dpe-titre {
  font-weight: bold;
}
.bien_detail_file .dpe_ges img {
  margin-top: 20px;
}
.bien_detail_file #tableau_conso,
.bien_detail_file #tableau_ges {
  width: 250px;
}
.bien_detail_file #tableau_conso td,
.bien_detail_file #tableau_ges td {
  border-bottom: none !important;
}
.bien_detail_file #tableau_conso .valeur_conso,
.bien_detail_file #tableau_ges .valeur_ges {
  float: right;
  width: 32px;
  height: 21px;
  padding: 0;
  margin: 2px 0 3px 0;
  color: #fff;
}
.bien_detail_file .dpe_A {
  background: no-repeat url(/bundles/soclecommunentity/images/dpe/dpe_A.png);
}
.bien_detail_file .dpe_B {
  background: no-repeat url(/bundles/soclecommunentity/images/dpe/dpe_B.png);
}
.bien_detail_file .dpe_C {
  background: no-repeat url(/bundles/soclecommunentity/images/dpe/dpe_C.png);
}
.bien_detail_file .dpe_D {
  background: no-repeat url(/bundles/soclecommunentity/images/dpe/dpe_D.png);
}
.bien_detail_file .dpe_E {
  background: no-repeat url(/bundles/soclecommunentity/images/dpe/dpe_E.png);
}
.bien_detail_file .dpe_F {
  background: no-repeat url(/bundles/soclecommunentity/images/dpe/dpe_F.png);
}
.bien_detail_file .dpe_G {
  background: no-repeat url(/bundles/soclecommunentity/images/dpe/dpe_G.png);
}
.bien_detail_file .ges_A {
  background: no-repeat url(/bundles/soclecommunentity/images/dpe/ges_A.png);
}
.bien_detail_file .ges_B {
  background: no-repeat url(/bundles/soclecommunentity/images/dpe/ges_B.png);
}
.bien_detail_file .ges_C {
  background: no-repeat url(/bundles/soclecommunentity/images/dpe/ges_C.png);
}
.bien_detail_file .ges_D {
  background: no-repeat url(/bundles/soclecommunentity/images/dpe/ges_D.png);
}
.bien_detail_file .ges_E {
  background: no-repeat url(/bundles/soclecommunentity/images/dpe/ges_E.png);
}
.bien_detail_file .ges_F {
  background: no-repeat url(/bundles/soclecommunentity/images/dpe/ges_F.png);
}
.bien_detail_file .ges_G {
  background: no-repeat url(/bundles/soclecommunentity/images/dpe/ges_G.png);
}
.bien_detail_file .bien_detail_file.prestige .photo_bien_detail {
  float: left;
  width: 100%;
  padding-top: 20px;
}
.bien_detail_file .bien_detail_file.prestige .bloc_btn_agence_bien_detail {
  float: right;
  width: 30%;
  padding: 0 10px;
}
.bien_detail_file .bien_detail_file.prestige .photo_bien_detail_mini {
  width: auto;
  float: none;
  margin-top: 0;
}
.bien_detail_file .bien_detail_file.prestige .photo_bien_detail_maxi img {
  width: 100%;
}
.bien_detail_file .bien_detail_file.prestige .bloc_btn_bien_detail {
  padding: 10px;
  background: #e8e9ea;
  margin-top: 10px;
}
.bien_detail_file .bien_detail_file.prestige .bloc_btn_bien_detail a,
.bien_detail_file .bien_detail_file.prestige .bloc_btn_bien_detail span {
  display: inline-block;
  width: 22%;
  font-size: 1.4em;
  padding: 5px;
  text-align: center;
}
.bien_detail_file .bien_detail_file.prestige .bloc_btn_bien_detail a + a,
.bien_detail_file .bien_detail_file.prestige .bloc_btn_bien_detail span + a,
.bien_detail_file .bien_detail_file.prestige .bloc_btn_bien_detail a + span {
  margin-left: 3%;
}
.bien_detail_file .bien_detail_file.prestige .liste_photo_prestige {
  width: 70%;
  float: left;
}
.bien_detail_file .bien_detail_file.prestige .color_prix_transac {
  color: #333;
}
.bien_detail_file .bien_detail_file.prestige .color_prix_transac a,
.bien_detail_file .bien_detail_file.prestige .color_prix_transac .color_prix_detail {
  color: #ffd700;
}
.bien_detail_file .bien_detail_file.prestige .prix_prestige {
  background: #fff;
  font-size: 1.4em;
  float: left;
}
.bien_detail_file .bien_detail_file.prestige .etiquette {
  left: 0;
  right: 0;
  width: auto;
  text-align: center;
}
.bien_detail_file .bien_detail_file.prestige .description_bien_detail {
  width: 100%;
}
.bien_detail_file .bien_detail_file.prestige .espace_locataire_prestige {
  padding: 10px;
  background: #e8e9ea;
}
.bien_detail_file .bien_detail_file.prestige .espace_locataire_prestige div {
  margin: 0 auto;
  width: 70%;
}
.bien_detail_file .bien_detail_file.prestige .espace_locataire_prestige a {
  padding: 8px;
  display: inline-block;
  width: 48%;
  text-align: center;
  background: #ffd700;
  font-size: 1.4em;
}
.bien_detail_file.prestige .espace_locataire_prestige a + a {
  margin-left: 3%;
}
.bien_detail_file #dialog #map_canvas {
  min-width: 750px;
}
.bien_detail_file .btn_detail_bien {
  float: right;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  display: flex;
  justify-content: space-between;
}
.bien_detail_file .btn_detail_bien > div {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  text-align: center;
  min-width: 50px;
}
.bien_detail_file .btn_detail_bien > div a {
  display: block;
  margin: 10px auto 0;
  font-size: 1.6rem;
  color: #fff;
  font-family: saxo;
  cursor: pointer;
  height: 50px;
  width: 50px;
  padding: 14px 0;
  background-color: #3d3d3d;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.bien_detail_file .btn_detail_bien > div:not(:first-child) {
  margin-left: 10px;
}
.bien_detail_file .txtDateSejour {
  float: left;
  font-size: 1.6em;
  font-weight: bold;
  margin-top: 15px;
}
.bien_detail_file .prixDispo {
  background: #ffd700;
  margin-top: 10px;
  float: right;
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
  font-size: 1.2em;
  padding: 10px 50px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.bien_detail_file .prixDispo {
  background: #ffd700;
  float: right;
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
  font-size: 1.2em;
  padding: 10px 50px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.bien_detail_file #reservations {
  margin: 20px 0 0;
}
.bien_detail_file #reservations .fc-button {
  padding: 8px 20px;
}
.bien_detail_file #reservations .containerCalendar {
  padding: 10px 15px;
  border: 1px solid #ccc;
  position: relative;
  margin: 5px 0 0;
}
.bien_detail_file #reservations .couleurDispo {
  position: absolute;
  top: 15px;
  left: 51%;
  width: 48%;
}
.bien_detail_file #reservations .couleurDispo div {
  float: left;
  width: 50%;
}
.bien_detail_file #reservations .couleurDispo div .dispo,
.bien_detail_file #reservations .couleurDispo div .indispo {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  height: 2.4em;
  width: 90%;
  font-size: 1.6em;
  text-align: center;
}
.bien_detail_file #reservations .couleurDispo div .indispo {
  background-color: rgba(150, 150, 150, 0.5);
}
.bien_detail_file #reservations .couleurDispo div .dispo {
  background-color: rgba(255, 255, 255, 0.5);
}
.bien_detail_file #reservations #reservationsCalendar .fc-right {
  display: none;
}
.bien_detail_file #reservations #reservationsCalendar2 .fc-right {
  position: absolute;
  top: 15px;
  left: 2%;
}
.bien_detail_file #reservations #reservationsCalendar,
.bien_detail_file #reservations #reservationsCalendar2 {
  width: 49%;
  margin: 70px 1% 0 0;
  float: left;
}
.bien_detail_file #reservations #reservationsCalendar .fc-row .fc-bg,
.bien_detail_file #reservations #reservationsCalendar2 .fc-row .fc-bg {
  z-index: 5;
}
.bien_detail_file #reservations #reservationsCalendar h2,
.bien_detail_file #reservations #reservationsCalendar2 h2 {
  color: #ffd700;
  font-size: 1.5em;
}
.bien_detail_file #reservations #reservationsCalendar tr,
.bien_detail_file #reservations #reservationsCalendar2 tr {
  border-bottom: none;
}
.bien_detail_file #reservations #reservationsCalendar .fc-basic-view .fc-body .fc-row,
.bien_detail_file #reservations #reservationsCalendar2 .fc-basic-view .fc-body .fc-row {
  min-height: 2em;
}
.bien_detail_file #reservations #reservationsCalendar .fc-toolbar.fc-header-toolbar,
.bien_detail_file #reservations #reservationsCalendar2 .fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}
.bien_detail_file #reservations #reservationsCalendar .fc-scroller,
.bien_detail_file #reservations #reservationsCalendar2 .fc-scroller {
  overflow: auto !important;
  height: auto !important;
}
.bien_detail_file #reservations #reservationsCalendar .pastDate,
.bien_detail_file #reservations #reservationsCalendar2 .pastDate {
  cursor: default !important;
  opacity: 0.3;
}
.bien_detail_file #reservations #reservationsCalendar td.fc-day,
.bien_detail_file #reservations #reservationsCalendar2 td.fc-day {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.5);
}
.bien_detail_file #reservations #reservationsCalendar td.fc-day.caseDebut,
.bien_detail_file #reservations #reservationsCalendar2 td.fc-day.caseDebut {
  background: rgba(150, 150, 150, 0.5);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(150, 150, 150, 0.5) 65%, rgba(150, 150, 150, 0.5) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(150, 150, 150, 0.5) 65%, rgba(150, 150, 150, 0.5) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(150, 150, 150, 0.5) 65%, rgba(150, 150, 150, 0.5) 100%);
  background: linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(150, 150, 150, 0.5) 65%, rgba(150, 150, 150, 0.5) 100%);
}
.bien_detail_file #reservations #reservationsCalendar td.fc-day.casePleine,
.bien_detail_file #reservations #reservationsCalendar2 td.fc-day.casePleine {
  background: rgba(150, 150, 150, 0.5);
  cursor: default;
}
.bien_detail_file #reservations #reservationsCalendar td.fc-day.caseFin,
.bien_detail_file #reservations #reservationsCalendar2 td.fc-day.caseFin {
  background: rgba(150, 150, 150, 0.5);
  background: -ms-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(150, 150, 150, 0.5) 65%, rgba(150, 150, 150, 0.5) 100%);
  background: -moz-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(150, 150, 150, 0.5) 65%, rgba(150, 150, 150, 0.5) 100%);
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(150, 150, 150, 0.5) 65%, rgba(150, 150, 150, 0.5) 100%);
  background: linear-gradient(right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(150, 150, 150, 0.5) 65%, rgba(150, 150, 150, 0.5) 100%);
}
.bien_detail_file #reservations #reservationsCalendar .fc-dayGrid-view .fc-body .fc-row,
.bien_detail_file #reservations #reservationsCalendar2 .fc-dayGrid-view .fc-body .fc-row {
  min-height: 2em;
}
.bien_detail_file #reservations .fc-header-toolbar button {
  background: #f5f5f5;
  border: 0;
  color: #333;
  border-radius: 0 !important;
  text-shadow: none !important;
  font-size: 1.6em;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.bien_detail_file #verifDatesContainer {
  margin-top: 20px;
}
.bien_detail_file #verifDatesContainer .sk-circle {
  margin: 50px auto;
}
.bien_detail_file #verifDatesContainer .containerVerifDates {
  padding: 10px 15px;
  border: 1px solid #ccc;
  margin: 5px 0 0;
}
.bien_detail_file #verifDatesContainer .containerVerifDates .btnReservation::before {
  content: "G";
  font-family: saxo;
  font-weight: normal;
  margin-right: 5px;
  font-size: 1.2em;
}
.bien_detail_file #verifDatesContainer .containerVerifDates .bloc_form_double .input-field {
  position: relative;
  float: left;
  width: 16%;
  margin-top: 35px;
  padding: 0 1%;
}
.bien_detail_file #verifDatesContainer .containerVerifDates .bloc_form_double .input-field input,
.bien_detail_file #verifDatesContainer .containerVerifDates .bloc_form_double .input-field select {
  background-color: #fff;
  width: 100%;
  border-radius: 2px;
  height: 3rem;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  padding: 0 24px 0 0;
  margin: 15px 0 0 0;
  font-size: 100%;
  transition: background-color ease-in 0.5s;
}
.bien_detail_file #verifDatesContainer .containerVerifDates .bloc_form_double .input-field label {
  position: absolute;
  top: -30px;
  left: 0.75rem;
}
.bien_detail_file #verifDatesContainer .btn-large {
  background-color: #ffd700;
  color: #1d1d1b;
  width: 100%;
  text-align: center;
  height: 54px;
  line-height: 54px;
  font-size: 18px;
}
.bien_detail_file #verifDatesContainer .btn-large#effacer {
  background-color: #bbb;
}
.bien_detail_file #verifDatesContainer .btn-large.btnReservation {
  padding: 0 28px;
}
.bien_detail_file #verifDatesContainer .btn-large:hover {
  background-color: #ffd700;
}
.bien_detail_file #verifDatesContainer .blocResa {
  font-size: 110%;
  margin: 10px 0 0 10px;
}
.bien_detail_file #verifDatesContainer .blocResa .promo {
  color: red;
}
.bien_detail_file #verifDatesContainer .blocResa .promo i {
  font-size: 0.8em;
}
.bien_detail_file #verifDatesContainer .blocResa a {
  display: inline-block;
  margin-top: 5px;
  width: auto;
  float: right;
  margin-right: 50px;
}
.bien_detail_file .promotion {
  font-size: 125%;
  margin-top: 5px;
  color: red;
}
.bien_detail_file #cityscan {
  width: 100%;
  height: 400px;
  border: 0;
}
.liste_bien_detail {
  border-top: 1px solid #a2a2a2;
  padding: 15px 0;
}
.liste_bien_detail > h2 {
  font-size: 1.4em;
  padding-bottom: 15px;
}
.encadrement-loyer-loi {
  font-weight: bold;
}
@media (max-width: 1024px) {
  .bien_detail_file .pagination > span {
    display: none !important;
  }
  .bien_detail_file.prestige .bloc_btn_bien_detail a,
  .bien_detail_file .bien_detail_file.prestige .bloc_btn_bien_detail span {
    font-size: 135%;
  }
  .bien_detail_file .bloc_left_bien_detail .photo_bien_detail .prix_detail_transac {
    width: 40%;
  }
  .bien_detail_file #verifDatesContainer .btn-large {
    padding: 0 10px !important;
  }
  .bien_detail_file #reservations .couleurDispo div .dispo,
  .bien_detail_file #reservations .couleurDispo div .indispo {
    font-size: 1em !important;
    height: 50px;
  }
}
@media (max-width: 900px) {
  .bien_detail_file .bloc_left_bien_detail {
    width: 69%;
  }
  .bien_detail_file .bloc_right {
    width: 30%;
  }
  .bien_detail_file .bloc_right .pagination {
    font-size: 1.2rem;
  }
  .bien_detail_file .bloc_left_bien_detail .photo_bien_detail .prix_detail_transac {
    width: 35%;
  }
  .bien_detail_file .photo_bien_detail .prix_detail_programmes {
    width: 50%;
  }
  .bien_detail_file .dpe_ges div#bilan_ges,
  .bien_detail_file .dpe_ges div#bilan_conso {
    width: 49%;
    margin: 0 0.5%;
  }
  .bien_detail_file .photo_bien_detail .btn_localiser span:first-child {
    display: none;
  }
  .bien_detail_file .pagination {
    font-size: 115%;
  }
  .bien_detail_file .loi_alur p + p {
    font-size: 85%;
    padding-top: 8px;
  }
  .bien_detail_file .documents > a {
    width: 49%;
  }
  .bien_detail_file .protocoleCovid {
    width: calc(100% * 1 / 2 - 10px);
  }
  .bien_detail_file .documents > a:not(:nth-child(3n + 1)) {
    margin-left: 0;
  }
  .bien_detail_file .documents > a:not(:nth-child(2n + 1)) {
    margin-left: 2%;
  }
  .bien_detail_file .documents > a:nth-child(n + 4) {
    margin-top: 0;
  }
  .bien_detail_file .documents > a:nth-child(n + 3) {
    margin-top: 10px;
  }
  .bien_detail_file .tableau_document.ui-tabs .ui-tabs-nav li {
    font-size: 85%;
  }
  .bien_detail_file .tableau_document.ui-tabs .ui-tabs-nav li a {
    padding: 0.5em;
  }
  .bien_detail_file .photo_bien_detail .photo_bien_detail_mini img {
    height: 73px;
  }
  .bien_detail_file.prestige .liste_photo_prestige {
    width: 75%;
  }
  .bien_detail_file.prestige .bloc_btn_bien_detail a,
  .bien_detail_file.prestige .bloc_btn_bien_detail span {
    font-size: 1em;
  }
  .bien_detail_file.prestige .bloc_btn_agence_bien_detail {
    width: 25%;
  }
  .bien_detail_file #verifDatesContainer .containerVerifDates .bloc_form_double .input-field {
    width: 25% !important;
  }
}
@media (max-width: 768px) {
  .bien_detail_file .bloc_left_bien_detail .photo_bien_detail .prix_detail_transac {
    width: 60%;
  }
  .bien_detail_file .prixDispo {
    float: none;
  }
  .bien_detail_file #reservations .fc-header-toolbar button {
    font-size: 1em !important;
  }
  .bien_detail_file #reservations .couleurDispo div .dispo,
  .bien_detail_file #reservations .couleurDispo div .indispo {
    height: 42px !important;
  }
}
@media (max-width: 680px) {
  .bien_detail_file #reservationsCalendar {
    width: 100% !important;
  }
  .bien_detail_file #reservationsCalendar .fc-right {
    display: initial !important;
    position: absolute;
    top: 15px;
  }
  .bien_detail_file #reservationsCalendar2 {
    display: none;
  }
  .bien_detail_file #verifDatesContainer .containerVerifDates .bloc_form_double .input-field {
    width: 48% !important;
  }
  .bien_detail_file #verifDatesContainer .containerVerifDates .bloc_form_double .input-field .btn-large {
    margin: 0;
  }
  .bien_detail_file #verifDatesContainer .blocResa a {
    float: none;
  }
  .bien_detail_file .bloc_right,
  .bien_detail_file .bloc_left_bien_detail {
    width: 100%;
    float: none;
  }
  .bien_detail_file .bloc_right #undefined-sticky-wrapper {
    height: auto !important;
  }
  .bien_detail_file .bloc_btn_bien_detail .imprimerBien {
    display: none;
  }
  .bien_detail_file .dpe_ges div#bilan_ges,
  .bien_detail_file .dpe_ges div#bilan_conso {
    width: 100%;
    margin: 10px 0;
  }
  .bien_detail_file .pagination > span {
    display: initial;
  }
  .bien_detail_file .tableau_document.ui-tabs .ui-tabs-nav li {
    width: 100%;
    border-radius: 0;
    font-size: 1em;
  }
  .bien_detail_file .protocoleCovid {
    width: 100%;
  }
  .bien_detail_file.prestige .prix_prestige,
  .bien_detail_file.prestige .photo_bien_detail .btn_localiser,
  .bien_detail_file.prestige .pagination {
    font-size: 1em;
  }
  .bien_detail_file.prestige .liste_photo_prestige {
    width: 100%;
  }
  .bien_detail_file.prestige .bloc_btn_bien_detail {
    width: 72%;
    float: right;
  }
  .bien_detail_file.prestige .bloc_btn_agence_bien_detail {
    width: 28%;
  }
  .bien_detail_file.prestige .bloc_btn_agence_bien_detail + br,
  .bien_detail_file.prestige .bloc_btn_agence_bien_detail p {
    display: none;
  }
  .bien_detail_file.prestige .bloc_btn_bien_detail a,
  .bien_detail_file.prestige .bloc_btn_bien_detail span {
    width: 30%;
    font-size: 80%;
  }
  .bien_detail_file.prestige .btn_nous_appeler {
    margin-top: 10px;
  }
  .bien_detail_file.prestige .espace_locataire_prestige {
    margin-top: 10px;
  }
  .bien_detail_file.prestige .espace_locataire_prestige div {
    width: auto;
  }
  .bien_detail_file .bloc_btn_adresse a.imprimerBien {
    display: none;
  }
}
@media (max-width: 680px) and (orientation: landscape) {
  .bien_detail_file .stick {
    position: static !important;
  }
  .bien_detail_file .photo_bien_detail > p {
    width: 50%;
  }
  .bien_detail_file .description_bien_detail {
    width: 100%;
  }
}
@media (max-width: 680px) and (orientation: portrait) {
  .bien_detail_file .tableau_document .contenu_tableau_document p {
    margin-bottom: 15px;
  }
  .bien_detail_file.prestige .liste_photo_prestige {
    width: 100%;
    float: none;
    display: block;
  }
  .bien_detail_file.prestige .bloc_btn_bien_detail {
    float: none;
    display: block;
    width: 100%;
  }
  .bien_detail_file .tableau_document .contenu_tableau_document {
    border: none;
  }
}
@media (max-width: 480px) {
  .bien_detail_file {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .bien_detail_file #reservations .couleurDispo {
    top: 70px;
  }
  .bien_detail_file .ancre_detail {
    display: block;
  }
  .bien_detail_file .ancre_detail > span {
    width: 100%;
  }
  .bien_detail_file .ancre_detail > span:not(:first-child) {
    border-left: 0;
    border-top: 1px solid #CCC;
  }
  .bien_detail_file .bloc_left_bien_detail .nb_photo {
    width: auto;
  }
  .bien_detail_file span {
    -webkit-flex: none;
    flex: none;
  }
  .bien_detail_file .prixDispo {
    font-size: 1.4em;
  }
  .bien_detail_file .photo_bien_detail,
  .bien_detail_file .bloc_right {
    width: 100% !important;
    float: none !important;
  }
  .bien_detail_file .photo_bien_detail > span,
  .bien_detail_file .photo_bien_detail > h2 {
    font-size: 1.3em;
  }
  .bien_detail_file .photo_bien_detail_mini {
    display: none;
  }
  .bien_detail_file .bloc_left_bien_detail .photo_bien_detail .prix_detail_transac,
  .bien_detail_file .btn_detail_bien {
    width: 100%;
    float: none;
  }
  .bien_detail_file .photo_bien_detail .prix_detail_programmes {
    width: 100%;
    margin-top: 0;
  }
  .bien_detail_file .stick {
    position: static !important;
  }
  .bien_detail_file .description_bien_detail {
    width: 100%;
  }
  .bien_detail_file .dpe_ges img {
    display: block;
  }
  .bien_detail_file .dpe_ges img + img {
    margin-left: 0;
    margin-top: 10px;
  }
  .bien_detail_file #undefined-sticky-wrapper {
    height: auto !important;
  }
  .bien_detail_file .stick {
    width: 100% !important;
  }
  .bien_detail_file .descriptif_detaille.vacances > div > div {
    width: 100% !important;
  }
  .bien_detail_file .descriptif_detaille.vacances > div > div + div {
    margin-left: 0 !important;
  }
  .bien_detail_file .descriptif_detaille.vacances h2 {
    font-size: 1.1em !important;
  }
  .bien_detail_file .documents > a {
    width: 100%;
  }
  .bien_detail_file .documents > a:not(:nth-child(2n + 1)) {
    margin-left: 0;
  }
  .bien_detail_file .documents > a:nth-child(n + 3) {
    margin-top: 0;
  }
  .bien_detail_file .documents > a:not(:first-of-type) {
    margin-top: 10px;
  }
  .bien_detail_file #bilan_ges {
    margin-left: 0 !important;
    margin-top: 10px !important;
  }
  .bien_detail_file.prestige .bloc_btn_bien_detail {
    float: none;
    display: block;
    width: 100%;
  }
  .bien_detail_file.prestige .bloc_btn_bien_detail a {
    font-size: 1.4em;
  }
  .bien_detail_file.prestige .bloc_btn_bien_detail a + a,
  .bien_detail_file.prestige .bloc_btn_bien_detail span + a,
  .bien_detail_file.prestige .bloc_btn_bien_detail a + span {
    margin: 10px 0 0;
  }
  .bien_detail_file.prestige .bloc_btn_bien_detail a,
  .bien_detail_file.prestige .bloc_btn_bien_detail span {
    width: 100%;
  }
  .bien_detail_file.prestige .bloc_btn_agence_bien_detail + br {
    display: block;
  }
  .bien_detail_file.prestige .bloc_btn_agence_bien_detail p {
    display: block;
  }
  .bien_detail_file.prestige .bloc_btn_agence_bien_detail {
    width: 100%;
  }
  .bien_detail_file.prestige .prix_prestige {
    float: none;
  }
  .bien_detail_file.prestige .photo_bien_detail .btn_localiser {
    float: none;
  }
  .bien_detail_file.prestige .espace_locataire_prestige a {
    width: 100%;
  }
  .bien_detail_file.prestige .espace_locataire_prestige a + a {
    margin-left: 0;
    margin-top: 10px;
  }
}
.bien_detail_file .bloc_left_bien_detail .photo_bien_detail .color_btn_video_programme span {
  font-family: 'saxo';
}
.agence_file {
  margin: 20px 0;
  /*BACKGROUND*/
  /*COLOR*/
  /**COORDONNEES AGENCE**/
  /**BLOC RIGHT**/
}
.agence_file .bg_bloc_btn_agence {
  background: #e8e9ea;
}
.agence_file .bg_btn_agence {
  background: #ffd700;
}
.agence_file .bg_metier_agence {
  background: #3D3D3D;
}
.agence_file .bg_onglets_agence_current {
  background: #3D3D3D;
}
.agence_file .bg_onglets_agence_inactive {
  background: #e8e9ea;
}
.agence_file .bg_contenu_onglets_agence {
  background: #fff;
}
.agence_file .bg_map_implantation {
  background: #ffd700;
}
.agence_file .bg_fiche_agence {
  background: #e8e9ea;
}
.agence_file .bg_btn_implantation {
  background: #ffd700;
}
.agence_file .bg_btn_implantation2 {
  background: #3D3D3D;
}
.agence_file .bg_agence {
  background: #ffd700;
}
.agence_file .color_titre_agence_detail {
  color: #333;
}
.agence_file .color_btn_localisation_detail {
  color: #ffd700;
}
.agence_file .color_adresse_agence {
  color: #333;
}
.agence_file .color_horaires_agence {
  color: #ffd700;
}
.agence_file .color_btn_agence {
  color: #fff;
}
.agence_file .color_metier_agence {
  color: #fff;
}
.agence_file .color_btn_metier_agence {
  color: #fff;
}
.agence_file .color_reseaux_sociaux {
  color: #3D3D3D;
}
.agence_file .color_onglets_agence_current {
  color: #fff;
}
.agence_file .color_onglets_agence_inactive {
  color: #333;
}
.agence_file .color_contact_collaborateur {
  color: #fff;
}
.agence_file .color_fonction_collaborateur {
  color: #ffd700;
}
.agence_file .color_contact_mobile_collaborateur {
  color: #ffd700;
}
.agence_file .color_titre_implantation {
  color: #ffd700;
}
.agence_file .color_map_implantation {
  color: #fff;
}
.agence_file .color_btn_implantation {
  color: #fff;
}
.agence_file .color_btn_implantation2 {
  color: #fff;
}
.agence_file .color_btn {
  color: #fff;
}
.agence_file .color_agence {
  color: #ffd700;
}
.agence_file .coordonnees_agence {
  float: left;
  width: 70%;
}
.agence_file .coordonnees_agence > .titre_agence {
  font-size: 1.5em;
  font-weight: bold;
  padding-bottom: 10px;
  padding-left: 20px;
}
.agence_file .coordonnees_agence .presentation_txt {
  font-size: 1rem;
  line-height: 1.7rem;
}
.agence_file .coordonnees_agence .presentation_txt a {
  color: #ffd700;
}
.agence_file .photo_agence {
  display: block;
  position: relative;
  width: 50%;
  float: left;
}
.agence_file .photo_agence .nbPhoto {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 18px;
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  padding: 3px 3px 3px 0;
}
.agence_file .photo_agence .nbPhoto::before {
  content: 'x';
  font-family: melody;
}
.agence_file .fiche_agence .photo_agence {
  display: block;
  width: 100%;
  float: left;
}
.agence_file .adresse_agence {
  float: left;
  width: 50%;
  padding-left: 20px;
  text-align: justify;
  font-size: 1.2em;
}
.agence_file .adresse_agence p {
  font-size: 14px;
}
.agence_file .adresse_agence .horaires_agence {
  margin: 20px 0;
  font-weight: normal;
}
.agence_file .adresse_agence .horaires_agence .color_horaires_agence {
  font-size: 1.3em;
  margin-bottom: 10px;
  font-weight: bold;
}
.agence_file .adresse_agence .btn_localiser {
  font-size: 1.2em;
  display: inline-block;
  margin: 20px 0;
  color: #ffd700;
  cursor: pointer;
}
.agence_file .adresse_agence .btn_localiser > i {
  font-family: piano;
  font-size: 1.3em;
  margin-left: 5px;
  font-style: normal;
}
.agence_file .bloc_right_agence_detail {
  width: 25%;
  float: right;
  margin-top: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.agence_file .bloc_btn_agence {
  padding: 5px 5px 15px;
}
.agence_file .bloc_btn_agence > span {
  display: block;
  text-align: center;
  padding: 8px;
  cursor: pointer;
}
.agence_file .metiers_agence {
  padding: 8px;
  border-radius: 5px;
  margin-top: 2%;
}
.agence_file .metiers_agence p {
  float: left;
  font-size: 1.1em;
}
.agence_file .metiers_agence .btn_metiers {
  float: right;
}
.agence_file .metiers_agence .btn_metiers > * {
  display: inline-block;
  font-family: piano;
  font-size: 1.8em;
  cursor: pointer;
}
.agence_file .metiers_agence .btn_metiers > *:not(:first-child) {
  margin-left: 3px;
}
.agence_file .reseaux_sociaux {
  padding-top: 15px;
}
.agence_file .reseaux_sociaux .reseaux-sociaux-title {
  font-size: 1.3em;
  font-family: 'Helvetica 55 Roman', sans-serif;
  padding-bottom: 5px;
  font-weight: bold;
}
.agence_file .reseaux_sociaux a {
  font-family: piano;
  font-size: 240%;
  display: inline-block;
}
.agence_file .ui-corner-all {
  border-radius: 0;
}
.agence_file .ui-widget-header {
  background: none;
  border: none;
}
.agence_file .ui-tabs .ui-tabs-nav {
  padding: 0;
}
.agence_file .ui-tabs .ui-tabs-nav li {
  margin: 0;
  width: 33%;
  text-align: center;
}
.agence_file .ui-tabs .ui-tabs-nav li + li {
  margin-left: 0.5%;
}
.agence_file .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: none;
  display: block;
}
.agence_file .ui-tabs-active,
.agence_file .ui-state-active {
  background: #ffd700;
}
.agence_file #onglet_agence1,
.agence_file #onglet_agence3 {
  border: 1px solid #DDD;
  padding: 15px;
  text-align: justify;
}
.agence_file #onglet_agence2 {
  border: 1px solid #e8e9ea;
  padding: 15px;
}
.agence_file #onglet_agence2 .collaborateur {
  width: 30%;
  float: left;
  margin-top: 20px;
}
.agence_file #onglet_agence2 .collaborateur + .collaborateur {
  margin-left: 5%;
}
.agence_file #onglet_agence2 > div > div {
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
.agence_file #onglet_agence2 > div p {
  text-align: center;
  font-size: 1.3em;
}
.agence_file #onglet_agence2 .view-first #mask {
  opacity: 0;
  background: rgba(96, 187, 206, 0.83);
  transition: all 0.4s ease-in-out;
  border-radius: 50%;
}
.agence_file #onglet_agence2 .view-first div a {
  transform: translateY(-130px);
  -webkit-transform: translateY(-130px);
  opacity: 0;
  transition: all 0.6s ease-in-out;
}
.agence_file #onglet_agence2 #mask {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 2px;
  padding: 75px 0 0 0;
}
.agence_file #onglet_agence2 #mask > a {
  font-size: 1.8em;
}
.agence_file #onglet_agence2 #mask > a span {
  font-family: melody;
  font-size: 1.3em;
}
.agence_file #onglet_agence2 .contact_mobile {
  display: none;
}
.agence_file #onglet_agence2 img {
  display: block;
  position: relative;
  border-radius: 50%;
}
/*ACTION*/
.agence_file #onglet_agence2 .view-first:hover #mask {
  opacity: 1;
}
.agence_file #onglet_agence2 .view-first:hover a {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
.agence_file #onglet_agence2 .view-first:hover a {
  transition-delay: 0.2s;
}
/***IMPLANTATIONS***/
.agence_file .implantations {
  padding-top: 20px;
}
.agence_file .implantations > span {
  font-size: 1.4em;
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
}
.agence_file .implantations > select {
  margin-top: 15px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.agence_file .implantations .mapGeoloc {
  display: block;
  text-align: center;
  font-size: 1.4em;
  margin-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.agence_file .implantations .mapGeoloc .geolocAgence {
  cursor: pointer;
  display: block;
  padding: 10px 0;
}
.agence_file .implantations .mapGeoloc .geolocAgence > span {
  font-family: piano;
}
.agence_file .implantations .mapGeoloc .geolocAgenceMap {
  height: 500px;
}
.agence_file .implantations .mapGeoloc .geolocAgenceMap > span {
  font-family: piano;
}
#map_agence {
  z-index: 10;
}
.mapImg {
  padding: 0 !important;
  margin: 0 !important;
}
.mapInfoBien {
  border-top: 2px solid #666;
  border-bottom: 2px solid #666;
  margin: 5px 0;
}
.mapInfoBien a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  float: left;
  margin: 3px 10px 5px 35px;
  padding: 0;
}
.mapInfoSite {
  text-align: center;
  margin: 5px 0;
}
.mapInfoSite a {
  padding: 0;
  margin: 0;
}
.mapInfoPlus {
  margin: 10px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.mapInfoPlus > div {
  text-align: center;
}
.mapInfoPlus > div > * {
  display: block;
  font-size: 25px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.mapInfoPlus > div > * > span {
  font-family: melody;
  padding: 5px;
  border-radius: 5px;
}
.agence_file .fiche_agence {
  padding: 10px;
}
.agence_file .fiche_agence + .fiche_agence {
  margin-top: 20px;
}
.agence_file .fiche_agence_coordonnees {
  width: 80%;
  float: left;
}
.agence_file .fiche_agence_coordonnees h2 {
  font-size: 1.4em;
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
  padding-bottom: 10px;
}
.agence_file .fiche_agence_coordonnees a {
  display: block;
  width: 40%;
  float: left;
}
.agence_file .fiche_agence_coordonnees .telAgence,
.agence_file .adresse_agence .telAgence {
  cursor: pointer;
  font-size: 1.2em;
  padding: 10px;
  display: block;
  background: #ffd700;
  color: #fff;
  width: 60%;
  text-align: center;
  margin: 20px 0;
}
.agence_file .fiche_agence_coordonnees > div {
  float: left;
  width: 50%;
  padding-left: 15px;
}
.agence_file .fiche_agence_coordonnees > div > span {
  font-size: 1.5rem;
  display: block;
}
.agence_file .fiche_agence_coordonnees p {
  font-size: 1.1rem;
}
.agence_file .fiche_agence_coordonnees .horaires_agence {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.agence_file .fiche_agence_coordonnees .horaires_agence ~ p {
  line-height: 1.4rem;
}
.agence_file .btn_fiche_agence {
  width: 20%;
  float: left;
  padding-left: 30px;
}
.agence_file .btn_fiche_agence > div {
  width: 100%;
  padding: 8px;
}
.agence_file .btn_fiche_agence > div + div {
  margin-top: 5px;
}
.agence_file .btn_fiche_agence > div > p {
  float: left;
  font-size: 1.2em;
  padding-top: 5px;
}
.agence_file .btn_fiche_agence > div .btn_metiers {
  float: right;
}
.agence_file .btn_fiche_agence > div .btn_metiers > * {
  font-family: piano;
  font-size: 220%;
  cursor: pointer;
}
.agence_file .btn_fiche_agence > div .btn_metiers > *:not(:first-child) {
  margin-right: 5px;
}
/* Infos complémentaire */
.agence_file .hidePresentation {
  margin-bottom: 15px;
  cursor: pointer;
}
.agence_file .hidePresentation:before {
  font-family: piano;
  color: #D10859;
  cursor: pointer;
  content: "É";
}
.agence_file .hideInfosVille {
  margin-bottom: 10px;
}
.agence_file .hideInfosVille span {
  font-family: piano;
  color: #333;
  cursor: pointer;
}
/* Trombinoscope */
.agence_file .trombinoscope .personne {
  float: left;
  width: 25%;
  text-align: center;
  margin-bottom: 20px;
}
.agence_file .trombi_agence {
  margin: 15px 0;
}
.agence_file .liste-agents {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
}
.agence_file .liste-agents .agent {
  width: 24.25%;
  text-align: center;
  margin-top: 20px;
  padding: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.agence_file .liste-agents .agent:not(:nth-child(4n + 1)) {
  margin-left: 1%;
}
.agence_file .liste-agents .agent > img {
  max-height: 200px;
  display: block;
  margin: 0 auto;
}
.agence_file .liste-agents .agent > p {
  margin-top: 5px;
}
.agence_file .liste-agents .agent > a {
  display: block;
  color: #ffd700;
}
.agence_file .liste-agents .agent .fonction_collab {
  color: #333;
}
@media (max-width: 1440px) {
  .agence_file .fiche_agence_coordonnees {
    width: 70%;
  }
  .agence_file .btn_fiche_agence {
    width: 30%;
  }
}
@media (max-width: 1024px) {
  .agence_file .ui-tabs .ui-tabs-nav li {
    width: auto;
  }
}
@media (max-width: 900px) {
  .agence_file .adresse_agence > h2 {
    font-size: 125%;
  }
  .agence_file #onglet_agence2 #mask {
    padding: 60px 0 0 0;
  }
  .agence_file #onglet_agence2 #mask > a {
    font-size: 125%;
  }
  .agence_file .metiers_agence > p {
    margin-bottom: 10px;
  }
  .agence_file .metiers_agence > p,
  .agence_file .metiers_agence .btn_metiers {
    float: none;
    text-align: center;
  }
  .agence_file .metiers_agence br {
    display: none;
  }
  .agence_file .trombinoscope .personne {
    width: 50%;
  }
  .agence_file .btn_fiche_agence {
    padding-left: 0;
  }
  .agence_file .btn_fiche_agence > div > p {
    width: 64%;
  }
  .agence_file .fiche_agence_coordonnees .telAgence,
  .agence_file .adresse_agence .telAgence {
    width: 100%;
  }
  .agence_file .fiche_agence_coordonnees > div > span {
    font-size: 1.2em;
  }
  .agence_file .coordonnees_agence .btn_localiser span:first-of-type {
    display: none;
  }
  .agence_file .trombi_agence .liste-agents .agent:not(:nth-child(4n + 1)) {
    margin-left: 0;
  }
  .agence_file .trombi_agence .liste-agents .agent:not(:nth-child(3n + 1)) {
    margin-left: 2%;
  }
  .agence_file .trombi_agence .liste-agents .agent {
    width: 32%;
  }
}
@media (max-width: 680px) {
  .agence_file .implantations > span {
    margin-bottom: 10px;
  }
  .agence_file .implantations .mapGeoloc {
    display: none;
  }
  .agence_file .bloc_right,
  .agence_file .coordonnees_agence {
    width: 100%;
    float: none;
  }
  .agence_file .coordonnees_agence {
    margin-bottom: 20px;
  }
  .agence_file .adresse_agence .btn_localiser {
    margin: 5px 0;
  }
  .agence_file .presentation_txt {
    font-size: 1.1em;
  }
  .agence_file .trombi_agence .liste-agents .agent {
    width: 48%;
  }
  .agence_file .trombi_agence .liste-agents .agent:not(:nth-of-type(3n+1)) {
    margin-left: 0;
  }
  .agence_file .trombi_agence .liste-agents .agent:not(:nth-of-type(2n+1)) {
    margin-left: 4%;
  }
}
@media (max-width: 680px) and (orientation: landscape) {
  .agence_file .stick {
    position: static !important;
  }
  .agence_file .adresse_agence p {
    font-size: 1em;
  }
  .agence_file .adresse_agence > h2 {
    font-size: 115%;
  }
  .agence_file .fiche_agence_coordonnees {
    width: 100%;
  }
  .agence_file .fiche_agence_coordonnees a {
    width: 50%;
  }
  .agence_file .btn_fiche_agence {
    width: 100%;
  }
  .agence_file .btn_fiche_agence > div {
    width: 48%;
    padding: 8px;
    margin: 5px 1%;
    float: left;
  }
  .agence_file .btn_fiche_agence > div > p {
    width: 70%;
  }
  .agence_file .btn_fiche_agence > div > a + a {
    margin-right: 3%;
  }
}
@media (max-width: 480px) {
  .agence_file .photo_agence,
  .agence_file .adresse_agence {
    float: none;
    width: 100%;
  }
  .agence_file .coordonnees_agence > h1 {
    font-size: 125%;
  }
  .agence_file .adresse_agence {
    padding-left: 0;
    padding-top: 10px;
  }
  .agence_file #onglet_agence2 > div p,
  .agence_file #onglet_agence3,
  .agence_file #onglet_agence1 {
    font-size: 80%;
  }
  .agence_file #onglet_agence2 #mask {
    display: none;
  }
  .agence_file #onglet_agence2 .contact_mobile {
    display: block;
    font-size: 1.8em;
    text-align: center;
    font-family: piano;
  }
  .agence_file .stick {
    position: static !important;
  }
  .agence_file .fiche_agence_coordonnees,
  .agence_file .fiche_agence_coordonnees a {
    width: 100%;
    float: none;
  }
  .agence_file .fiche_agence_coordonnees > div {
    float: none;
    width: 100%;
    padding-left: 0;
  }
  .agence_file .fiche_agence_coordonnees > div > span {
    clear: left;
    padding: 15px 0;
  }
  .agence_file .btn_fiche_agence {
    width: 100%;
  }
  .agence_file .ui-tabs .ui-tabs-nav li + li {
    margin-left: 0;
  }
  .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .agence_file .ui-tabs .ui-tabs-nav li {
    width: 100%;
  }
  .agence_file .btn_fiche_agence > div > p {
    width: 70%;
  }
  .agence_file .trombi_agence .liste-agents .agent {
    width: 100%;
  }
  .agence_file .trombi_agence .liste-agents .agent:not(:nth-of-type(2n+1)) {
    margin-left: 0;
  }
}
/*BACKGROUND*/
.page_contenu_file {
  margin-top: 20px;
  /*COLOR*/
  /*CONTENU DYN*/
  /*X ARTICLES*/
  /*ESPACE CLIENT*/
}
.page_contenu_file .bg_contenu_page_dynamique {
  background: #e8e9ea;
}
.page_contenu_file .bg_espace_client {
  background: #e8e9ea;
}
.page_contenu_file .bg_btn_page_dyn {
  background: #ffd700;
}
.page_contenu_file .bg_btn_page_dyn2 {
  background: #3D3D3D;
}
.page_contenu_file .bg_btn_x_articles {
  background: #ffd700;
}
.page_contenu_file .bg_btn_espace_client {
  background: #0099cc;
}
.page_contenu_file .color_titre_contenu_page_dynamique {
  color: #333;
}
.page_contenu_file .color_titre_espace_client {
  color: #333;
}
.page_contenu_file .color_btn_page_dyn {
  color: #fff;
}
.page_contenu_file .color_btn_page_dyn2 {
  color: #fff;
}
.page_contenu_file .color_btn_x_articles {
  color: #fff;
}
.page_contenu_file .color_btn_espace_client {
  color: #fff;
}
.page_contenu_file .color_link_annonce {
  color: #0099cc;
}
.page_contenu_file .aMentions {
  color: #0099cc;
}
.page_contenu_file .page_contenu {
  margin-bottom: 20px;
}
.page_contenu_file .page_contenu.bloc_left {
  width: 70%;
  float: left;
}
.page_contenu_file .page_contenu .contenu_page_dynamique {
  font-size: 1rem;
  padding: 15px;
}
.page_contenu_file .page_contenu .contenu_page_dynamique h1,
.page_contenu_file .page_contenu .contenu_page_dynamique h2,
.page_contenu_file .page_contenu .contenu_page_dynamique h3,
.page_contenu_file .page_contenu .contenu_page_dynamique h4,
.page_contenu_file .page_contenu .contenu_page_dynamique h5,
.page_contenu_file .page_contenu .contenu_page_dynamique h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
}
.page_contenu_file .page_contenu .contenu_page_dynamique p {
  margin-top: 0;
  line-height: 1.7rem;
}
.page_contenu_file .page_contenu .contenu_page_dynamique ol,
.page_contenu_file .page_contenu .contenu_page_dynamique ul,
.page_contenu_file .page_contenu .contenu_page_dynamique dl {
  margin-top: 0;
  margin-bottom: 1em;
}
.page_contenu_file .page_contenu .contenu_page_dynamique ol li > *,
.page_contenu_file .page_contenu .contenu_page_dynamique ul li > *,
.page_contenu_file .page_contenu .contenu_page_dynamique dl li > * {
  display: inline-block;
}
.page_contenu_file .page_contenu .contenu_page_dynamique ol li:not(:first-child),
.page_contenu_file .page_contenu .contenu_page_dynamique ul li:not(:first-child),
.page_contenu_file .page_contenu .contenu_page_dynamique dl li:not(:first-child) {
  margin-top: 10px;
}
.page_contenu_file .page_contenu .contenu_page_dynamique ol ol,
.page_contenu_file .page_contenu .contenu_page_dynamique ul ul,
.page_contenu_file .page_contenu .contenu_page_dynamique ol ul,
.page_contenu_file .page_contenu .contenu_page_dynamique ul ol {
  margin-bottom: 0;
}
.page_contenu_file .page_contenu .city-scan-iframe__select-container {
  width: 50%;
}
.page_contenu_file .bloc_right {
  width: 25%;
  float: left;
  margin-left: 5%;
}
.page_contenu_file h1 {
  margin-bottom: 10px;
  font-size: 1.6em;
}
.page_contenu_file .btn_contenu_dynamique {
  text-align: center;
  padding: 20px 0;
}
.page_contenu_file .btn_contenu_dynamique > * {
  font-size: 1.3em;
  display: inline-block;
  width: 30%;
  padding: 10px 0;
  float: none;
  border-radius: 5px;
  cursor: pointer;
}
.page_contenu_file .btn_contenu_dynamique > *:not(:first-child) {
  margin-left: 2%;
}
.page_contenu_file .contenu_page_dynamique ul {
  padding-left: 30px;
}
.page_contenu_file .x_articles {
  padding: 15px;
}
.page_contenu_file .x_articles > h2 {
  font-size: 1.4rem;
  padding-bottom: 10px;
}
.page_contenu_file .x_articles > a {
  float: left;
  display: block;
  width: 25%;
}
.page_contenu_file .x_articles > div {
  width: 70%;
  font-size: 1.3rem;
  float: left;
  padding-left: 15px;
  line-height: 1.6rem;
}
.page_contenu_file .x_articles > div a {
  display: block;
  font-size: 1.3rem;
  width: 20%;
  text-align: center;
  padding: 5px 0;
  float: right;
  margin-top: 10px;
}
.page_contenu_file .x_articles + .x_articles {
  margin-top: 20px;
}
.page_contenu_file .espace_client {
  padding: 15px;
}
.page_contenu_file .espace_client > h1 {
  font-size: 1.4em;
  padding-bottom: 10px;
}
.page_contenu_file .espace_client > a {
  width: 24%;
  display: inline-block;
  text-align: center;
  padding: 10px 0;
  border-radius: 5px;
  font-size: 1.1em;
  background: #0099cc;
}
.page_contenu_file .espace_client > a + a {
  margin-left: 1%;
}
.page_contenu_file.page_immobilier .texte_commune.img img {
  float: right;
  margin: 0 10px 10px;
  width: 300px;
}
.page_contenu_file.page_immobilier .texte_commune.img:after {
  display: table;
  clear: both;
  content: '';
}
.icone_compte {
  display: block;
  font-size: 300%;
  font-family: piano;
}
/*ALERTE MAIL*/
.alerteMailP {
  font-size: 1.2em;
  line-height: 20px;
}
/* Prestige */
.rubriqueWithfond {
  position: relative;
}
.rubriqueWithfond .imgFondContenu {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: -1;
}
.rubriqueWithfond .page_contenu_file {
  padding-top: 10px;
}
.rubriqueWithfond .page_contenu_file .bg_contenu_page_dynamique,
.rubriqueWithfond .page_contenu_file .btn_contenu_dynamique,
.rubriqueWithfond .page_contenu_file h1 {
  background: rgba(255, 255, 255, 0.8);
}
.rubriqueWithfond .page_contenu_file h1 {
  padding: 10px;
  margin: 0;
}
.rubriqueWithfond .page_contenu_file .x_articles.bg_contenu_page_dynamique {
  background: rgba(232, 233, 234, 0.8);
}
#partageSociaux {
  float: right;
  color: #000;
  margin: 10px 0 0 0;
}
/*
#partageSociaux a{
    margin: 0 5px 0;
    width: auto;
    display: block;
    float: left;
}*/
#partageSociaux > span {
  display: block;
  float: left;
  margin: 0 0 0 5px;
  height: 23px;
}
@media (max-width: 480px) {
  #partageSociaux > span:first-child {
    width: 100%;
  }
}
#partageSociaux > span.noMargin {
  margin: 0 0 0 0;
}
@media (max-width: 900px) {
  .page_contenu_file .x_articles > div a {
    font-size: 1.1em;
    width: 30%;
  }
}
@media (max-width: 680px) {
  .contenu_responsive {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    height: auto !important;
  }
}
@media (max-width: 680px) and (orientation: landscape) {
  .page_contenu_file .x_articles > div a {
    width: 35%;
  }
  .page_contenu_file .x_articles > div p {
    font-size: 80%;
    margin-top: 10px;
  }
  .x_articles > div a {
    width: 35%;
  }
  .x_articles > div p {
    font-size: 80%;
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .page_contenu_file .btn_contenu_dynamique > * {
    display: block;
    width: 100%;
  }
  .page_contenu_file .btn_contenu_dynamique > *:not(:first-child) {
    margin-left: 0;
    margin-top: 2%;
  }
  .page_contenu_file .x_articles > a,
  .page_contenu_file .x_articles > div {
    float: none;
    width: 100%;
  }
  .page_contenu_file .x_articles > div {
    padding-left: 0;
    padding-top: 10px;
    text-align: justify;
  }
  .page_contenu_file .x_articles > div a {
    width: 100%;
  }
  .page_contenu_file.page_immobilier .texte_commune.img img {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
}
/* OPINION SYSTEM */
.page-contenu-opinionSystem {
  min-width: 1024px;
  width: 80%;
  margin: 0 auto 20px;
}
.ariane-opinion-system {
  display: inline-block;
}
.titre-opinion-system {
  padding-bottom: 1%;
}
.page_dynamique_contenu {
  margin-top: 20px;
}
/*BACKGROUND*/
.page_dynamique_file .bg_contenu_page_dynamique {
  background: #e8e9ea;
}
.page_dynamique_file .bg_btn_page_dyn {
  background: #0099cc;
}
.page_dynamique_file .bg_btn_page_dyn2 {
  background: #3D3D3D;
}
.page_dynamique_file .bg_btn_x_articles {
  background: #0099cc;
}
/*COLOR*/
.page_dynamique_file .color_titre_contenu_page_dynamique {
  color: #333;
}
.page_dynamique_file .color_btn_page_dyn {
  color: #fff;
}
.page_dynamique_file .color_btn_page_dyn2 {
  color: #fff;
}
.page_dynamique_file .color_btn_x_articles {
  color: #fff;
}
/*COnTENU DYN*/
.page_dynamique_file {
  /*X ARTICLES*/
}
.page_dynamique_file .contenu_page_dynamique {
  padding: 15px;
}
.page_dynamique_file .contenu_page_dynamique > h1 {
  font-size: 1.4em;
}
.page_dynamique_file .btn_contenu_dynamique {
  text-align: center;
  padding: 20px 0;
}
.page_dynamique_file .btn_contenu_dynamique > * {
  display: inline-block;
  width: 30%;
  padding: 10px 0;
  border-radius: 5px;
  cursor: pointer;
}
.page_dynamique_file .btn_contenu_dynamique > *:not(:first-child) {
  margin-left: 10px;
}
.page_dynamique_file .x_articles {
  padding: 15px;
}
.page_dynamique_file .x_articles > h1 {
  font-size: 1.4em;
  padding-bottom: 10px;
}
.page_dynamique_file .x_articles > a {
  float: left;
  display: block;
  width: 25%;
}
.page_dynamique_file .x_articles > a img {
  border-radius: 10px;
}
.page_dynamique_file .x_articles > div {
  width: 70%;
  float: left;
  padding-left: 15px;
}
.page_dynamique_file .x_articles > div a {
  display: block;
  width: 20%;
  text-align: center;
  padding: 5px 0;
  float: right;
  margin-top: 10px;
}
.page_dynamique_file .x_articles + .x_articles {
  margin-top: 20px;
}
@media (max-width: 480px) {
  .page_dynamique_file .btn_contenu_dynamique a {
    display: block;
    width: 100%;
  }
  .page_dynamique_file .btn_contenu_dynamique a + a {
    margin-left: 0;
    margin-top: 2%;
  }
  .page_dynamique_file .x_articles > a,
  .page_dynamique_file .x_articles > div {
    float: none;
    width: 100%;
  }
  .page_dynamique_file .x_articles > div {
    padding-left: 0;
    padding-top: 10px;
    text-align: justify;
  }
  .page_dynamique_file .x_articles > div a {
    width: 100%;
  }
}
input,
textarea,
select,
button {
  font-family: 'Helvetica 55 Roman', sans-serif;
}
form a.mentionA {
  display: inline;
  padding: 0;
  text-align: left;
}
form input:not([type=radio]):not([type=checkbox]) {
  display: block;
  width: 100%;
  height: 30px;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
form textarea {
  width: 100%;
  height: 80px;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  resize: vertical;
}
form button {
  width: 100%;
  height: 30px;
  font-size: 1.3em;
  border: none;
  cursor: pointer;
}
.dataInput {
  position: relative;
}
.dataInput::after {
  content: attr(data-input);
  position: absolute;
  right: 15px;
  top: 3px;
  color: #888;
}
.liste_type_bien {
  font-size: 1rem;
}
.liste_type_bien .col {
  margin-bottom: 10px;
}
.formulaires_file {
  /*COLOR*/
  /*FICHE DETAIL*/
  /*PAGE DYN*/
}
.formulaires_file .color_titre_formulaire_dynamique {
  color: #ffd700;
}
.formulaires_file .color_btn_formulaire_dynamique {
  color: #fff;
  background: #ffd700;
}
.formulaires_file .color_btn_formulaire_dynamique:hover {
  background: #333;
}
.formulaires_file .color_titre_alerte {
  color: #0099cc;
}
.formulaires_file .color_btn_alerte {
  color: #fff;
}
.formulaires_file .formulaire_detail {
  padding: 5px;
}
.formulaires_file .formulaire_detail > *:not(:first-child) {
  margin-top: 10px;
}
.formulaires_file .message_envoi,
.formulaires_file .formulaires_file #message_envoi {
  padding: 10px;
}
.formulaires_file .formulaire_page_dynamique {
  padding: 20px 0;
}
.formulaires_file p.color_titre_formulaire_dynamique {
  font-size: 1.2em;
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
  padding: 15px 0;
}
.formulaires_file .champs_page_dyn > div {
  margin-top: 10px;
  position: relative;
}
.formulaires_file .champs_page_dyn .bold {
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
}
.formulaires_file .champs_page_dyn select {
  width: 100%;
  height: 30px;
  border-radius: 5px;
  padding: 0 10px;
  border: 1px solid #ccc;
}
.formulaires_file .champs_page_dyn input[type="radio"] {
  display: none;
}
.formulaires_file .champs_page_dyn input[type="radio"] + label:before {
  content: "";
  /* pour que le bouton soit visible*/
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border: 2px solid #ffd700;
  border-radius: 50px;
  margin-right: 5px;
  float: left;
}
.formulaires_file .champs_page_dyn input[type="radio"] + label:hover:before {
  background-color: #ffd700;
}
.formulaires_file .champs_page_dyn input[type="radio"]:checked + label:before {
  background-color: #ffd700;
}
.formulaires_file .champs_page_dyn input[type="radio"]:checked + label {
  background: #ffd700;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
}
.formulaires_file .champs_page_dyn input[type="radio"]:not(:checked) + label:before,
.formulaires_file .champs_page_dyn input[type="radio"]:not(:checked) + label {
  cursor: pointer;
}
.formulaires_file .champs_page_dyn input[type="radio"]:not(:checked) + label {
  padding: 0.5rem;
}
.formulaires_file .champs_page_dyn input[type="radio"]:disabled + label:before {
  background-color: #fff;
  border: 2px solid #ffd700;
}
.formulaires_file .champs_page_dyn .select2-container-multi input[type="text"] {
  border: none !important;
}
.formulaires_file .champs_page_dyn .error {
  position: absolute;
  bottom: -20px;
}
.formulaires_file .textarea_dyn textarea {
  width: 88%;
  border-radius: 5px;
  padding-left: 5px;
  border: 1px solid #ccc;
  height: 80px;
}
.formulaires_file .info_syndic > div {
  float: left;
  width: 20%;
  margin-top: 10px;
}
.formulaires_file .info_syndic > div + div {
  width: 80%;
}
.formulaires_file .info_syndic > div + div input[type="radio"] + label {
  width: 20%;
  display: inline-block;
}
.formulaires_file .info_syndic > div + div input[type="radio"]:checked + label {
  background: none;
  color: #333;
}
.formulaires_file .consentement {
  display: block;
}
.formulaires_file .consentement > span {
  display: block;
  position: relative;
  margin-bottom: 10px;
}
.formulaires_file .consentement > span .consentement_input {
  padding: 10px;
  display: block;
}
.formulaires_file .consentement > span .consentement_input + .error {
  bottom: -5px;
}
.formulaires_file .consentement > span .consentement_refus {
  color: red;
  font-style: italic;
  display: none;
}
/*ALERTE MAIL*/
.formulaires_file .alerte_mail {
  padding: 15px;
}
.formulaires_file .alerte_mail h1 {
  font-size: 1.4em;
  padding-bottom: 10px;
}
.formulaires_file .alerte_mail form .alerte_champ > label {
  width: 25%;
  display: block;
  float: left;
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-weight: bold;
}
.formulaires_file .alerte_mail form .alerte_champ .champ_input {
  width: 75%;
  float: left;
}
.formulaires_file .alerte_mail form .alerte_champ .champ_input .alerte_type_bien {
  display: flex;
}
.formulaires_file .alerte_mail form .alerte_champ .champ_input .dataInput {
  display: block;
}
.formulaires_file .alerte_mail form .alerte_champ:after {
  content: '';
  display: table;
  clear: both;
}
.formulaires_file .alerte_mail input[type="text"],
.formulaires_file .alerte_mail .formulaires_file .alerte_mail input[type="email"] {
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-right: 5px;
}
.formulaires_file .alerte_mail button {
  width: 20%;
  font-size: 1.2em;
  border: none;
  border-radius: 5px;
  padding: 5px 0;
}
.select2-container-multi .select2-choices input[type="text"] {
  margin-bottom: 0 !important;
}
.select2-container-multi .select2-choices {
  background-image: none;
}
.select2-container {
  width: 100% !important;
}
@media (max-width: 900px) {
  .select2-search,
  .select2-search input {
    width: 75% !important;
  }
}
@media (max-width: 680px) {
  .formulaires_file .formulaire_detail input,
  .formulaires_file .champs_page_dyn input[type="text"],
  .formulaires_file .champs_page_dyn select {
    font-size: 1.1em;
  }
  .formulaires_file .textarea_dyn textarea {
    font-size: 1.3em;
  }
  .page_contenu_file .page_contenu.bloc_left,
  .page_contenu_file .bloc_right {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 680px) and (orientation: landscape) {
  .page_contenu_file .contenu_page_dynamique > div {
    font-size: 1.1em;
  }
}
@media (max-width: 480px) {
  .formulaires_file .champs_page_dyn > div {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
  .formulaires_file .champs_page_dyn > br {
    display: none;
  }
  .formulaires_file .champs_page_dyn button {
    width: 100%;
    font-size: 1.2em;
  }
  .formulaires_file .champs_page_dyn input[type="radio"] + label {
    font-size: 1.2em;
  }
  .formulaires_file .champs_page_dyn input[type="radio"] + label:before {
    height: 20px;
    width: 20px;
  }
  .formulaires_file .champs_page_dyn input[type="text"],
  .formulaires_file .champs_page_dyn select,
  .formulaires_file .textarea_dyn textarea {
    width: 100%;
  }
  .formulaires_file .alerte_mail form > label {
    float: none;
  }
  .formulaires_file .alerte_mail > label,
  .formulaires_file .alerte_mail > div {
    width: 100%;
    float: none;
  }
  .formulaires_file .info_syndic > div + div {
    width: 100%;
  }
  .formulaires_file .info_syndic > div + div label {
    width: 100%;
  }
  .formulaires_file .formulaire_page_dynamique .select2-container,
  .select2-search,
  .select2-search input {
    width: 100% !important;
  }
  form button {
    width: 80%;
    margin: 10px 10%;
  }
}
.container_cookies {
  padding: 10px 0;
  height: auto;
  width: 100%;
  text-align: center;
  background-color: #CCC;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 200;
}
.container_cookies .text_cookies {
  height: 38px;
  margin: 0 10px;
  text-align: left;
  width: 844px;
  display: inline-block;
  font-size: 13px;
  line-height: 1.5em;
  vertical-align: middle;
}
.container_cookies .text_cookies span {
  color: #1b1b1b;
  font-size: 13px;
}
.container_cookies .text_cookies p {
  margin: 0;
  color: #6a6a6a;
  display: inline;
  font-size: 13px;
}
.container_cookies .text_cookies a {
  margin-left: 10px;
  text-decoration: underline;
  color: #666;
  font-size: 13px;
}
.container_cookies .button_submit {
  border: medium none;
  color: #fff;
  background-color: #999;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
@media (max-width: 1024px) {
  .container_cookies .text_cookies {
    height: auto;
    width: 80%;
    font-size: 12px;
    margin: 0;
  }
}
@media (max-width: 680px) and (orientation: landscape) {
  .container_cookies .text_cookies {
    width: 60%;
  }
  .container_cookies .text_cookies p {
    display: none;
  }
}
@media (max-width: 480px) {
  .container_cookies .text_cookies p {
    display: none;
  }
  .container_cookies .text_cookies a {
    margin-left: 0;
  }
}
/********************************/
/********* TAILLE POPUP *********/
/********************************/
.iframe-print .fancybox-content {
  width: 262.91666667mm;
  height: 297mm;
}
.popup_s {
  width: 500px;
}
.popup_m {
  width: 600px;
}
.popup_l {
  width: 800px;
}
#dialog .consentement {
  padding: 10px;
  display: block;
  text-align: left;
}
#dialog .consentement > span {
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
}
#dialog .consentement > span .consentement_input {
  padding: 10px;
  display: block;
}
#dialog .consentement > span .consentement_input + .error {
  bottom: -5px;
}
#dialog .consentement > span .consentement_refus {
  color: red;
  font-style: italic;
  display: none;
}
#message_envoi {
  margin: 25px 0 25px 10px;
  width: 100%;
  text-align: center;
  font-size: 1.1em;
  line-height: 17px;
}
.bold {
  font-weight: bold;
}
#body .ui-widget-content {
  z-index: 160;
}
.ui-tooltip {
  background: #fff;
  border: 2px solid #4fa9c3;
  border-radius: 10px;
  font-size: 1.1em;
}
.ui-dialog .ui-dialog-title {
  min-height: 17px;
}
.ui-helper-hidden-accessible {
  display: none;
}
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  /* permet de positionner les pseudo-éléments */
  padding-left: 24px;
  /* fait un peu d'espace pour notre case à venir */
  cursor: pointer;
  /* affiche un curseur adapté */
  padding-right: 10px;
}
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  /* dim. de la case */
  border: 1px solid #aaa;
  background: #f8f8f8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  /* angles arrondis */
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  /* légère ombre interne */
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 0;
  left: 2px;
  font-size: 1em;
  color: #006293;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  /* on prévoit une animation */
}
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  /* coche invisible */
  transform: scale(0);
  -webkit-transform: scale(0);
  /* mise à l'échelle à 0 */
  -ms-transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  /* coche opaque */
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  /* mise à l'échelle 1:1 */
}
/******************/
/** Mise en page **/
/******************/
#titre_bloc_contact {
  text-align: center;
  font-size: 1.5em;
  height: 26px;
  padding: 5px 0;
  border-radius: 10px 10px 0 0;
}
#bloc_contact {
  font-size: 1.2em;
}
.border_transac {
  border: 2px solid #45C4D5 !important;
}
.border_location {
  border: 2px solid #f9a107 !important;
}
#bloc_contact .center {
  padding: 10px;
  text-align: center;
}
#contact_popup .titre-popup {
  font-size: 1.3rem;
  font-weight: 700;
}
#contact_popup .titre-popup:not(:first-child) {
  margin: 5px;
}
#content h1 {
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
}
#content table {
  margin: 15px auto;
}
#content table td {
  padding: 2px 0 2px 0;
}
#creer_alerte table td {
  padding: 3px;
}
#content #boutons {
  text-align: center;
  padding: 5px 5%;
}
.pMention {
  text-align: center;
  margin-bottom: 5px;
}
.pMention a {
  color: #638CC1;
}
.alerteForm .consentement .consentement_newsletter,
.alerteForm .consentement .consentement_email {
  font-size: 1rem;
}
textarea {
  overflow: auto;
}
input:focus,
textarea:focus,
select:focus {
  -webkit-box-shadow: 0 0 10px #007eff;
  -moz-box-shadow: 0 0 10px #007eff;
  box-shadow: 0 0 10px #007eff;
}
input[type=radio] {
  margin-left: 10px;
  margin-right: 5px;
}
.ui-widget {
  font-family: 'Helvetica 55 Roman', sans-serif;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: 'Helvetica 55 Roman', sans-serif;
}
.rayon {
  width: 50px;
}
.num_telephone {
  font-size: 1.4em;
  white-space: nowrap;
}
.opt-in {
  font-size: 0.7em;
}
/*************/
/** Boutons **/
/*************/
.btn_validation > * {
  display: inline-block;
  cursor: pointer;
  padding: 5px 10px;
  font-size: 1.4em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffd700;
  color: #1d1d1b;
  border-width: 0;
}
.btn_validation .close {
  background-color: #DDD;
  color: #000;
}
@media (max-width: 480px) {
  .ui-dialog .ui-dialog-titlebar-close {
    top: 35%;
    width: 36px;
    right: 0;
    height: 30px;
  }
}
/*************/
/*** Print ***/
/*************/
#print {
  min-height: 850px;
  padding: 10px;
}
#titre_fiche {
  padding: 10px;
}
.print_file .btn_validation {
  display: none;
}
#header_print2 {
  max-height: 10rem;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, auto);
}
#header_print2 #logo {
  max-width: 150px;
}
#petite_photo {
  padding-top: 5px;
}
#petite_photo .detail_petite_image:not(:first-child) {
  margin-left: 5px;
}
#header_print2 #header {
  text-align: end;
}
#titre_fiche h1 {
  font-size: 1.6em;
  font-weight: normal;
  text-align: left;
  float: left;
  width: 70%;
}
.grande_photo,
#grande_photo {
  width: 60%;
  margin: 0 auto;
  position: relative;
  float: left;
}
.grande_photo > span,
#grande_photo > span {
  display: block;
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.grande_photo > span > img,
#grande_photo > span > img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.petite_photo,
#petite_photo {
  width: 20%;
  float: left;
  margin-left: 5%;
}
.petite_photo > span,
#petite_photo > span {
  display: block;
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.petite_photo > span > img,
#petite_photo > span > img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.petite_photo > span:not(:first-child),
#petite_photo > span:not(:first-child) {
  margin-top: 5px;
}
.reference_bien_detail {
  padding-bottom: 10px;
  padding-top: 5px;
}
.description_detail {
  height: auto;
  position: relative;
  padding: 10px;
  box-sizing: border-box;
}
.description_detail h2 {
  float: left;
  font-weight: normal;
  font-size: 1.5em;
  padding: 10px 0;
  margin-bottom: auto;
}
.description_detail .prix_annonce_detail {
  float: right;
  padding: 10px 0;
}
.description_detail table {
  width: 80%;
  height: 40px;
  margin: 25px auto;
  text-align: right;
  color: #666;
}
.description_detail table.equipement_loc {
  width: 100%;
  height: 40px;
  margin: 25px auto;
  text-align: left;
  color: #666;
}
.description_detail div a + a {
  margin-left: 37px;
}
.description_detail div.btn_loc a + a {
  margin-left: 159px;
}
.description_detail aside {
  font-size: 1.2em;
}
.description_detail .descriptif_detaille table {
  width: 100%;
}
.description_detail .descriptif_detaille table tr {
  text-align: center;
}
.description_detail .descriptif_detaille table tr td {
  width: 33%;
  background: #e8e9ea;
  color: #333;
}
address {
  text-align: center;
}
.prix_annonce_detail {
  float: right;
  font-size: 18px;
}
.prix_annonce {
  font-size: 20px;
}
.prix_annonce_loc {
  text-align: right;
}
.phrase_bas {
  clear: both;
  font-size: 14px;
  text-align: center;
  padding-top: 20px;
}
#print .dpe_ges {
  padding: 10px 0;
}
#print .dpe_ges h1 {
  font-size: 14px;
  color: #000;
}
#print .dpe_ges h2 {
  font-size: 12px;
  font-weight: normal;
  color: #666;
}
#print .dpe_ges img {
  margin-top: 20px;
}
#print .dpe .dpe-container:not(.dpe-container-global) {
  margin-bottom: 0;
  margin-right: 2%;
  display: inline-block;
  float: none;
  width: 46%;
}
#print .dpe-container-global {
  margin-bottom: 0;
}
#print #bilan_conso,
#print #bilan_ges {
  float: left;
  width: 45%;
  margin: 0 0 2% 2%;
}
#print #tableau_conso,
#print #tableau_ges {
  width: 250px;
  margin: 30px 140px 20px 0;
}
#print #tableau_conso .valeur_conso,
#print #tableau_ges .valeur_ges {
  float: right;
  width: 32px;
  height: 21px;
  padding: 0;
  margin: 2px;
  color: #fff;
}
#prestations,
#equipements,
#services {
  min-height: 40px;
  margin: 5px 0;
}
#prestations div,
#equipements div,
#services div {
  float: left;
  width: 33%;
}
/**************/
/***SELECTION**/
/**************/
.popup_selection {
  font-size: 1.2rem;
}
#selec_ajout {
  text-align: center;
  font-weight: bold;
  color: #333;
  cursor: pointer;
}
#bloc_contact table button.btnTypeSelection {
  width: 114px;
  height: 35px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-weight: bold;
  margin-right: 5px;
}
#bloc_contact table button.btnTypeSelectionSelected {
  background-color: #638CC1 !important;
}
#content #boutons.selec {
  margin: 15px auto;
  width: 139px;
  padding: 0;
}
.btn_annuler_ajouter_lot_rapide {
  width: 116px;
  height: 39px;
  display: block;
  float: left;
}
.selectionBtn {
  color: #fff;
  font-weight: bold;
  width: 104px;
  height: 25px;
  display: block;
}
#mainContent {
  min-height: 300px;
  margin-bottom: 10px;
}
#annoncesContent {
  max-height: 300px;
}
#formContent,
#selectionContent {
  width: 490px;
  min-height: 300px;
  margin: 0 auto;
}
.annonces {
  max-height: 300px;
  overflow: auto;
}
.miniFiche .suppr_bien {
  float: right;
}
#content_zoombox a {
  color: #489bb2;
  font-size: 12px;
}
.btnForm {
  background-repeat: no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  width: 129px;
  height: 59px;
}
.btnEnvoyer,
.btnSelection {
  font-size: 13px;
  margin-top: 15px;
  margin-right: 15px;
  border-radius: 6px;
  padding: 6px;
}
.btnSelection > .btn-action {
  background-color: #ffd700;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transition-property: background-color, color, box-shadow;
  -moz-transition-property: background-color, color, box-shadow;
  -o-transition-property: background-color, color, box-shadow;
  transition-property: background-color, color, box-shadow;
}
.btnSelection > .btn-action:hover {
  background-color: #b39700;
}
.btnSelection > .btn-action:active {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  background-color: #806c00;
}
.btnSelection > .btn-action.disabled {
  pointer-events: none;
  background-color: #DFDFDF !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #9F9F9F !important;
  cursor: default;
}
.titreForm {
  font-size: 11px;
}
.flash-notice {
  text-align: center;
  color: red;
  font-style: italic;
  margin: 10px 0;
}
.btn_action {
  height: 22px;
  padding: 3px 9px;
  width: auto;
  float: left;
  font-size: 13px;
  margin: 0 0 0 15px;
  border-radius: 6px;
}
.suppr_bien {
  float: right;
  color: #000;
  padding-right: 10px;
  font-size: 12px;
}
.suppr_bien:hover {
  text-decoration: underline;
}
/***********************/
/****** CALCULETTE *****/
/***********************/
#pop_up_calculette {
  background-color: #fff;
  vertical-align: middle;
}
#pop_up_calculette form div {
  padding: 0 0 15px;
}
#pop_up_calculette span {
  font-size: 14px;
  text-align: left;
  font-weight: normal;
  color: #333;
}
#pop_up_calculette form div span:first-of-type {
  width: 60%;
  display: inline-block;
}
#pop_up_calculette form div span:last-of-type {
  width: 30%;
  display: inline-block;
}
#pop_up_calculette .titre_form_calc {
  border-radius: 0.7rem;
  box-shadow: 0 0.3rem 0 #D1CDCD;
  display: block;
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
  padding: 0.7rem;
  text-align: center;
  width: auto;
  font-weight: bold;
}
#pop_up_calculette input[type=radio] {
  margin-left: 5px;
  margin-right: 0;
}
#pop_up_calculette button {
  width: auto ! important;
  padding: 5px;
  font-size: 1em;
}
@media (max-width: 800px) {
  .popup_l {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .popup_m {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .popup_s {
    width: 100%;
  }
}
@media (max-width: 490px) {
  /*    #map_canvas{
            max-width: 450px !important;
            width:100% !important;
            height: 300px !important;
        }*/
  #bloc_contact {
    max-width: 440px;
  }
  #titre_bloc_contact {
    max-width: 440px;
    padding: 5px 10px 0 !important;
    height: auto !important;
  }
  #s2id_AlerteEmail_commune {
    width: 100% !important;
  }
  /**************/
  /***SELECTION**/
  /**************/
  #formContent,
  #selectionContent {
    width: 100% !important;
  }
  .miniFiche {
    width: 100% !important;
  }
  .miniFiche .photoMiniFiche {
    width: 33% !important;
  }
  .miniFiche img {
    width: 100% !important;
  }
  .miniFiche .descrpitionMiniFiche {
    width: 66% !important;
  }
  .miniFiche .descrpitionMiniFiche + div {
    min-height: initial !important;
  }
  .miniFiche .geoLocMiniFiche + div {
    float: left !important;
  }
  .miniFiche .suppr_bien {
    float: none !important;
  }
  #content table {
    margin: 0 !important;
    width: 100%;
  }
  input[type=text],
  input[type=email],
  input[type=password],
  input[type=number],
  textarea {
    width: 100%;
  }
  #bloc_contact {
    padding: 20px 5% !important;
  }
  #bloc_contact #verifDates {
    padding: 10px 0 20px 0 !important;
  }
  #bloc_contact .infosSejour {
    line-height: 16px !important;
    font-size: 14px !important;
  }
  #creer_alerte {
    padding: 3px;
  }
  #creer_alerte table {
    border-collapse: separate;
    border-spacing: 5px;
  }
  #content table td {
    padding: 1px !important;
    width: auto;
    text-align: left !important;
  }
  #content table tr.resp td {
    width: 100%;
    float: left;
  }
  #s2id_AlerteEmail_commune {
    width: 90% !important;
  }
  #content #boutons {
    text-align: center;
    padding: 5px 5%;
    height: 50px;
  }
  #content #boutons a + a {
    margin-top: 10px;
  }
  #bloc_contact table button.btnTypeSelection {
    width: 100% !important;
  }
  .btn_action {
    height: 19px;
    padding-left: 18px;
    width: 55% !important;
    float: none;
    font-size: 1.2rem;
  }
  #formContent,
  #selectionContent div {
    text-align: center;
  }
}
/*BACKGROUND*/
.page_contenu_file .page_contenu .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
}
.page_contenu_file .page_contenu .col {
  padding: 0 0.75rem;
}
.page_contenu_file .page_contenu .col .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.page_contenu_file .page_contenu .col-1,
.page_contenu_file .page_contenu .col-2,
.page_contenu_file .page_contenu .col-3,
.page_contenu_file .page_contenu .col-4,
.page_contenu_file .page_contenu .col-5,
.page_contenu_file .page_contenu .col-6,
.page_contenu_file .page_contenu .col-7,
.page_contenu_file .page_contenu .col-8,
.page_contenu_file .page_contenu .col-9,
.page_contenu_file .page_contenu .col-10,
.page_contenu_file .page_contenu .col-11,
.page_contenu_file .page_contenu .col-12,
.page_contenu_file .page_contenu .col-auto,
.page_contenu_file .page_contenu .col-sm-1,
.page_contenu_file .page_contenu .col-sm-2,
.page_contenu_file .page_contenu .col-sm-3,
.page_contenu_file .page_contenu .col-sm-4,
.page_contenu_file .page_contenu .col-sm-5,
.page_contenu_file .page_contenu .col-sm-6,
.page_contenu_file .page_contenu .col-sm-7,
.page_contenu_file .page_contenu .col-sm-8,
.page_contenu_file .page_contenu .col-sm-9,
.page_contenu_file .page_contenu .col-sm-10,
.page_contenu_file .page_contenu .col-sm-11,
.page_contenu_file .page_contenu .col-sm-12,
.page_contenu_file .page_contenu .col-sm,
.page_contenu_file .page_contenu .col-sm-auto,
.page_contenu_file .page_contenu .col-md-1,
.page_contenu_file .page_contenu .col-md-2,
.page_contenu_file .page_contenu .col-md-3,
.page_contenu_file .page_contenu .col-md-4,
.page_contenu_file .page_contenu .col-md-5,
.page_contenu_file .page_contenu .col-md-6,
.page_contenu_file .page_contenu .col-md-7,
.page_contenu_file .page_contenu .col-md-8,
.page_contenu_file .page_contenu .col-md-9,
.page_contenu_file .page_contenu .col-md-10,
.page_contenu_file .page_contenu .col-md-11,
.page_contenu_file .page_contenu .col-md-12,
.page_contenu_file .page_contenu .col-md,
.page_contenu_file .page_contenu .col-md-auto,
.page_contenu_file .page_contenu .col-lg-1,
.page_contenu_file .page_contenu .col-lg-2,
.page_contenu_file .page_contenu .col-lg-3,
.page_contenu_file .page_contenu .col-lg-4,
.page_contenu_file .page_contenu .col-lg-5,
.page_contenu_file .page_contenu .col-lg-6,
.page_contenu_file .page_contenu .col-lg-7,
.page_contenu_file .page_contenu .col-lg-8,
.page_contenu_file .page_contenu .col-lg-9,
.page_contenu_file .page_contenu .col-lg-10,
.page_contenu_file .page_contenu .col-lg-11,
.page_contenu_file .page_contenu .col-lg-12,
.page_contenu_file .page_contenu .col-lg,
.page_contenu_file .page_contenu .col-lg-auto,
.page_contenu_file .page_contenu .col-xl-1,
.page_contenu_file .page_contenu .col-xl-2,
.page_contenu_file .page_contenu .col-xl-3,
.page_contenu_file .page_contenu .col-xl-4,
.page_contenu_file .page_contenu .col-xl-5,
.page_contenu_file .page_contenu .col-xl-6,
.page_contenu_file .page_contenu .col-xl-7,
.page_contenu_file .page_contenu .col-xl-8,
.page_contenu_file .page_contenu .col-xl-9,
.page_contenu_file .page_contenu .col-xl-10,
.page_contenu_file .page_contenu .col-xl-11,
.page_contenu_file .page_contenu .col-xl-12,
.page_contenu_file .page_contenu .col-xl,
.page_contenu_file .page_contenu .col-xl-auto {
  position: relative;
  width: 100%;
  padding: 0 0.75rem;
}
.page_contenu_file .page_contenu .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.page_contenu_file .page_contenu .col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.page_contenu_file .page_contenu .col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.page_contenu_file .page_contenu .col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.page_contenu_file .page_contenu .col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.page_contenu_file .page_contenu .col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.page_contenu_file .page_contenu .col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.page_contenu_file .page_contenu .col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.page_contenu_file .page_contenu .col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.page_contenu_file .page_contenu .col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.page_contenu_file .page_contenu .col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.page_contenu_file .page_contenu .col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.page_contenu_file .page_contenu .col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.page_contenu_file .page_contenu .col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.page_contenu_file .page_contenu .justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.page_contenu_file .page_contenu .justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.page_contenu_file .page_contenu .justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.page_contenu_file .page_contenu .justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.page_contenu_file .page_contenu .justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.page_contenu_file .page_contenu .align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.page_contenu_file .page_contenu .align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.page_contenu_file .page_contenu .align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.page_contenu_file .page_contenu .align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.page_contenu_file .page_contenu .align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.page_contenu_file .page_contenu .align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.page_contenu_file .page_contenu .align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.page_contenu_file .page_contenu .align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.page_contenu_file .page_contenu .align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.page_contenu_file .page_contenu .align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.page_contenu_file .page_contenu .align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.page_contenu_file .page_contenu .align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.page_contenu_file .page_contenu .align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.page_contenu_file .page_contenu .align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.page_contenu_file .page_contenu .align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.page_contenu_file .page_contenu .align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.page_contenu_file .page_contenu .align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .page_contenu_file .page_contenu .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .page_contenu_file .page_contenu .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .page_contenu_file .page_contenu .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .page_contenu_file .page_contenu .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .page_contenu_file .page_contenu .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .page_contenu_file .page_contenu .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .page_contenu_file .page_contenu .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .page_contenu_file .page_contenu .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .page_contenu_file .page_contenu .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .page_contenu_file .page_contenu .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .page_contenu_file .page_contenu .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .page_contenu_file .page_contenu .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .page_contenu_file .page_contenu .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .page_contenu_file .page_contenu .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page_contenu_file .page_contenu .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .page_contenu_file .page_contenu .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .page_contenu_file .page_contenu .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .page_contenu_file .page_contenu .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .page_contenu_file .page_contenu .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .page_contenu_file .page_contenu .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .page_contenu_file .page_contenu .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .page_contenu_file .page_contenu .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .page_contenu_file .page_contenu .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .page_contenu_file .page_contenu .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .page_contenu_file .page_contenu .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .page_contenu_file .page_contenu .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .page_contenu_file .page_contenu .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .page_contenu_file .page_contenu .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .page_contenu_file .page_contenu .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .page_contenu_file .page_contenu .offset-sm-0 {
    margin-left: 0;
  }
  .page_contenu_file .page_contenu .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .page_contenu_file .page_contenu .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .page_contenu_file .page_contenu .offset-sm-3 {
    margin-left: 25%;
  }
  .page_contenu_file .page_contenu .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .page_contenu_file .page_contenu .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .page_contenu_file .page_contenu .offset-sm-6 {
    margin-left: 50%;
  }
  .page_contenu_file .page_contenu .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .page_contenu_file .page_contenu .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .page_contenu_file .page_contenu .offset-sm-9 {
    margin-left: 75%;
  }
  .page_contenu_file .page_contenu .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .page_contenu_file .page_contenu .offset-sm-11 {
    margin-left: 91.666667%;
  }
  .page_contenu_file .page_contenu .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .page_contenu_file .page_contenu .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .page_contenu_file .page_contenu .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .page_contenu_file .page_contenu .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .page_contenu_file .page_contenu .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .page_contenu_file .page_contenu .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .page_contenu_file .page_contenu .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .page_contenu_file .page_contenu .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .page_contenu_file .page_contenu .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .page_contenu_file .page_contenu .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .page_contenu_file .page_contenu .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .page_contenu_file .page_contenu .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .page_contenu_file .page_contenu .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .page_contenu_file .page_contenu .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .page_contenu_file .page_contenu .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .page_contenu_file .page_contenu .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .page_contenu_file .page_contenu .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .page_contenu_file .page_contenu .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .page_contenu_file .page_contenu .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .page_contenu_file .page_contenu .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .page_contenu_file .page_contenu .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .page_contenu_file .page_contenu .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .page_contenu_file .page_contenu .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .page_contenu_file .page_contenu .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .page_contenu_file .page_contenu .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .page_contenu_file .page_contenu .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .page_contenu_file .page_contenu .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .page_contenu_file .page_contenu .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .page_contenu_file .page_contenu .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .page_contenu_file .page_contenu .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .page_contenu_file .page_contenu .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .page_contenu_file .page_contenu .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .page_contenu_file .page_contenu .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .page_contenu_file .page_contenu .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .page_contenu_file .page_contenu .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .page_contenu_file .page_contenu .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page_contenu_file .page_contenu .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .page_contenu_file .page_contenu .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .page_contenu_file .page_contenu .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .page_contenu_file .page_contenu .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .page_contenu_file .page_contenu .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .page_contenu_file .page_contenu .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .page_contenu_file .page_contenu .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .page_contenu_file .page_contenu .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .page_contenu_file .page_contenu .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .page_contenu_file .page_contenu .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .page_contenu_file .page_contenu .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .page_contenu_file .page_contenu .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .page_contenu_file .page_contenu .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .page_contenu_file .page_contenu .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .page_contenu_file .page_contenu .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .page_contenu_file .page_contenu .offset-md-0 {
    margin-left: 0;
  }
  .page_contenu_file .page_contenu .offset-md-1 {
    margin-left: 8.333333%;
  }
  .page_contenu_file .page_contenu .offset-md-2 {
    margin-left: 16.666667%;
  }
  .page_contenu_file .page_contenu .offset-md-3 {
    margin-left: 25%;
  }
  .page_contenu_file .page_contenu .offset-md-4 {
    margin-left: 33.333333%;
  }
  .page_contenu_file .page_contenu .offset-md-5 {
    margin-left: 41.666667%;
  }
  .page_contenu_file .page_contenu .offset-md-6 {
    margin-left: 50%;
  }
  .page_contenu_file .page_contenu .offset-md-7 {
    margin-left: 58.333333%;
  }
  .page_contenu_file .page_contenu .offset-md-8 {
    margin-left: 66.666667%;
  }
  .page_contenu_file .page_contenu .offset-md-9 {
    margin-left: 75%;
  }
  .page_contenu_file .page_contenu .offset-md-10 {
    margin-left: 83.333333%;
  }
  .page_contenu_file .page_contenu .offset-md-11 {
    margin-left: 91.666667%;
  }
  .page_contenu_file .page_contenu .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .page_contenu_file .page_contenu .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .page_contenu_file .page_contenu .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .page_contenu_file .page_contenu .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .page_contenu_file .page_contenu .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .page_contenu_file .page_contenu .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .page_contenu_file .page_contenu .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .page_contenu_file .page_contenu .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .page_contenu_file .page_contenu .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .page_contenu_file .page_contenu .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .page_contenu_file .page_contenu .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .page_contenu_file .page_contenu .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .page_contenu_file .page_contenu .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .page_contenu_file .page_contenu .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .page_contenu_file .page_contenu .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .page_contenu_file .page_contenu .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .page_contenu_file .page_contenu .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .page_contenu_file .page_contenu .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .page_contenu_file .page_contenu .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .page_contenu_file .page_contenu .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .page_contenu_file .page_contenu .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .page_contenu_file .page_contenu .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .page_contenu_file .page_contenu .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .page_contenu_file .page_contenu .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .page_contenu_file .page_contenu .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .page_contenu_file .page_contenu .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .page_contenu_file .page_contenu .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .page_contenu_file .page_contenu .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .page_contenu_file .page_contenu .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .page_contenu_file .page_contenu .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .page_contenu_file .page_contenu .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .page_contenu_file .page_contenu .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .page_contenu_file .page_contenu .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .page_contenu_file .page_contenu .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .page_contenu_file .page_contenu .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .page_contenu_file .page_contenu .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page_contenu_file .page_contenu .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .page_contenu_file .page_contenu .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .page_contenu_file .page_contenu .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .page_contenu_file .page_contenu .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .page_contenu_file .page_contenu .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .page_contenu_file .page_contenu .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .page_contenu_file .page_contenu .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .page_contenu_file .page_contenu .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .page_contenu_file .page_contenu .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .page_contenu_file .page_contenu .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .page_contenu_file .page_contenu .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .page_contenu_file .page_contenu .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .page_contenu_file .page_contenu .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .page_contenu_file .page_contenu .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .page_contenu_file .page_contenu .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .page_contenu_file .page_contenu .offset-lg-0 {
    margin-left: 0;
  }
  .page_contenu_file .page_contenu .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .page_contenu_file .page_contenu .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .page_contenu_file .page_contenu .offset-lg-3 {
    margin-left: 25%;
  }
  .page_contenu_file .page_contenu .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .page_contenu_file .page_contenu .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .page_contenu_file .page_contenu .offset-lg-6 {
    margin-left: 50%;
  }
  .page_contenu_file .page_contenu .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .page_contenu_file .page_contenu .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .page_contenu_file .page_contenu .offset-lg-9 {
    margin-left: 75%;
  }
  .page_contenu_file .page_contenu .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .page_contenu_file .page_contenu .offset-lg-11 {
    margin-left: 91.666667%;
  }
  .page_contenu_file .page_contenu .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .page_contenu_file .page_contenu .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .page_contenu_file .page_contenu .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .page_contenu_file .page_contenu .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .page_contenu_file .page_contenu .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .page_contenu_file .page_contenu .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .page_contenu_file .page_contenu .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .page_contenu_file .page_contenu .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .page_contenu_file .page_contenu .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .page_contenu_file .page_contenu .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .page_contenu_file .page_contenu .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .page_contenu_file .page_contenu .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .page_contenu_file .page_contenu .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .page_contenu_file .page_contenu .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .page_contenu_file .page_contenu .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .page_contenu_file .page_contenu .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .page_contenu_file .page_contenu .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .page_contenu_file .page_contenu .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .page_contenu_file .page_contenu .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .page_contenu_file .page_contenu .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .page_contenu_file .page_contenu .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .page_contenu_file .page_contenu .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .page_contenu_file .page_contenu .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .page_contenu_file .page_contenu .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .page_contenu_file .page_contenu .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .page_contenu_file .page_contenu .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .page_contenu_file .page_contenu .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .page_contenu_file .page_contenu .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .page_contenu_file .page_contenu .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .page_contenu_file .page_contenu .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .page_contenu_file .page_contenu .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .page_contenu_file .page_contenu .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .page_contenu_file .page_contenu .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .page_contenu_file .page_contenu .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .page_contenu_file .page_contenu .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .page_contenu_file .page_contenu .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page_contenu_file .page_contenu .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .page_contenu_file .page_contenu .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .page_contenu_file .page_contenu .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .page_contenu_file .page_contenu .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .page_contenu_file .page_contenu .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .page_contenu_file .page_contenu .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .page_contenu_file .page_contenu .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .page_contenu_file .page_contenu .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .page_contenu_file .page_contenu .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .page_contenu_file .page_contenu .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .page_contenu_file .page_contenu .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .page_contenu_file .page_contenu .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .page_contenu_file .page_contenu .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .page_contenu_file .page_contenu .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .page_contenu_file .page_contenu .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .page_contenu_file .page_contenu .offset-xl-0 {
    margin-left: 0;
  }
  .page_contenu_file .page_contenu .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .page_contenu_file .page_contenu .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .page_contenu_file .page_contenu .offset-xl-3 {
    margin-left: 25%;
  }
  .page_contenu_file .page_contenu .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .page_contenu_file .page_contenu .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .page_contenu_file .page_contenu .offset-xl-6 {
    margin-left: 50%;
  }
  .page_contenu_file .page_contenu .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .page_contenu_file .page_contenu .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .page_contenu_file .page_contenu .offset-xl-9 {
    margin-left: 75%;
  }
  .page_contenu_file .page_contenu .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .page_contenu_file .page_contenu .offset-xl-11 {
    margin-left: 91.666667%;
  }
  .page_contenu_file .page_contenu .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .page_contenu_file .page_contenu .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .page_contenu_file .page_contenu .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .page_contenu_file .page_contenu .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .page_contenu_file .page_contenu .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .page_contenu_file .page_contenu .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .page_contenu_file .page_contenu .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .page_contenu_file .page_contenu .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .page_contenu_file .page_contenu .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .page_contenu_file .page_contenu .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .page_contenu_file .page_contenu .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .page_contenu_file .page_contenu .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .page_contenu_file .page_contenu .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .page_contenu_file .page_contenu .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .page_contenu_file .page_contenu .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .page_contenu_file .page_contenu .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .page_contenu_file .page_contenu .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .page_contenu_file .page_contenu .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .page_contenu_file .page_contenu .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .page_contenu_file .page_contenu .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .page_contenu_file .page_contenu .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .page_contenu_file .page_contenu .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.page_contenu_file .page_contenu .m-0 {
  margin: 0 !important;
}
.page_contenu_file .page_contenu .mt-0,
.page_contenu_file .page_contenu .my-0 {
  margin-top: 0 !important;
}
.page_contenu_file .page_contenu .mr-0,
.page_contenu_file .page_contenu .mx-0 {
  margin-right: 0 !important;
}
.page_contenu_file .page_contenu .mb-0,
.page_contenu_file .page_contenu .my-0 {
  margin-bottom: 0 !important;
}
.page_contenu_file .page_contenu .ml-0,
.page_contenu_file .page_contenu .mx-0 {
  margin-left: 0 !important;
}
.page_contenu_file .page_contenu .m-1 {
  margin: 0.25rem !important;
}
.page_contenu_file .page_contenu .mt-1,
.page_contenu_file .page_contenu .my-1 {
  margin-top: 0.25rem !important;
}
.page_contenu_file .page_contenu .mr-1,
.page_contenu_file .page_contenu .mx-1 {
  margin-right: 0.25rem !important;
}
.page_contenu_file .page_contenu .mb-1,
.page_contenu_file .page_contenu .my-1 {
  margin-bottom: 0.25rem !important;
}
.page_contenu_file .page_contenu .ml-1,
.page_contenu_file .page_contenu .mx-1 {
  margin-left: 0.25rem !important;
}
.page_contenu_file .page_contenu .m-2 {
  margin: 0.5rem !important;
}
.page_contenu_file .page_contenu .mt-2,
.page_contenu_file .page_contenu .my-2 {
  margin-top: 0.5rem !important;
}
.page_contenu_file .page_contenu .mr-2,
.page_contenu_file .page_contenu .mx-2 {
  margin-right: 0.5rem !important;
}
.page_contenu_file .page_contenu .mb-2,
.page_contenu_file .page_contenu .my-2 {
  margin-bottom: 0.5rem !important;
}
.page_contenu_file .page_contenu .ml-2,
.page_contenu_file .page_contenu .mx-2 {
  margin-left: 0.5rem !important;
}
.page_contenu_file .page_contenu .m-3 {
  margin: 1rem !important;
}
.page_contenu_file .page_contenu .mt-3,
.page_contenu_file .page_contenu .my-3 {
  margin-top: 1rem !important;
}
.page_contenu_file .page_contenu .mr-3,
.page_contenu_file .page_contenu .mx-3 {
  margin-right: 1rem !important;
}
.page_contenu_file .page_contenu .mb-3,
.page_contenu_file .page_contenu .my-3 {
  margin-bottom: 1rem !important;
}
.page_contenu_file .page_contenu .ml-3,
.page_contenu_file .page_contenu .mx-3 {
  margin-left: 1rem !important;
}
.page_contenu_file .page_contenu .m-4 {
  margin: 1.5rem !important;
}
.page_contenu_file .page_contenu .mt-4,
.page_contenu_file .page_contenu .my-4 {
  margin-top: 1.5rem !important;
}
.page_contenu_file .page_contenu .mr-4,
.page_contenu_file .page_contenu .mx-4 {
  margin-right: 1.5rem !important;
}
.page_contenu_file .page_contenu .mb-4,
.page_contenu_file .page_contenu .my-4 {
  margin-bottom: 1.5rem !important;
}
.page_contenu_file .page_contenu .ml-4,
.page_contenu_file .page_contenu .mx-4 {
  margin-left: 1.5rem !important;
}
.page_contenu_file .page_contenu .m-5 {
  margin: 3rem !important;
}
.page_contenu_file .page_contenu .mt-5,
.page_contenu_file .page_contenu .my-5 {
  margin-top: 3rem !important;
}
.page_contenu_file .page_contenu .mr-5,
.page_contenu_file .page_contenu .mx-5 {
  margin-right: 3rem !important;
}
.page_contenu_file .page_contenu .mb-5,
.page_contenu_file .page_contenu .my-5 {
  margin-bottom: 3rem !important;
}
.page_contenu_file .page_contenu .ml-5,
.page_contenu_file .page_contenu .mx-5 {
  margin-left: 3rem !important;
}
.page_contenu_file .page_contenu .p-0 {
  padding: 0 !important;
}
.page_contenu_file .page_contenu .pt-0,
.page_contenu_file .page_contenu .py-0 {
  padding-top: 0 !important;
}
.page_contenu_file .page_contenu .pr-0,
.page_contenu_file .page_contenu .px-0 {
  padding-right: 0 !important;
}
.page_contenu_file .page_contenu .pb-0,
.page_contenu_file .page_contenu .py-0 {
  padding-bottom: 0 !important;
}
.page_contenu_file .page_contenu .pl-0,
.page_contenu_file .page_contenu .px-0 {
  padding-left: 0 !important;
}
.page_contenu_file .page_contenu .p-1 {
  padding: 0.25rem !important;
}
.page_contenu_file .page_contenu .pt-1,
.page_contenu_file .page_contenu .py-1 {
  padding-top: 0.25rem !important;
}
.page_contenu_file .page_contenu .pr-1,
.page_contenu_file .page_contenu .px-1 {
  padding-right: 0.25rem !important;
}
.page_contenu_file .page_contenu .pb-1,
.page_contenu_file .page_contenu .py-1 {
  padding-bottom: 0.25rem !important;
}
.page_contenu_file .page_contenu .pl-1,
.page_contenu_file .page_contenu .px-1 {
  padding-left: 0.25rem !important;
}
.page_contenu_file .page_contenu .p-2 {
  padding: 0.5rem !important;
}
.page_contenu_file .page_contenu .pt-2,
.page_contenu_file .page_contenu .py-2 {
  padding-top: 0.5rem !important;
}
.page_contenu_file .page_contenu .pr-2,
.page_contenu_file .page_contenu .px-2 {
  padding-right: 0.5rem !important;
}
.page_contenu_file .page_contenu .pb-2,
.page_contenu_file .page_contenu .py-2 {
  padding-bottom: 0.5rem !important;
}
.page_contenu_file .page_contenu .pl-2,
.page_contenu_file .page_contenu .px-2 {
  padding-left: 0.5rem !important;
}
.page_contenu_file .page_contenu .p-3 {
  padding: 1rem !important;
}
.page_contenu_file .page_contenu .pt-3,
.page_contenu_file .page_contenu .py-3 {
  padding-top: 1rem !important;
}
.page_contenu_file .page_contenu .pr-3,
.page_contenu_file .page_contenu .px-3 {
  padding-right: 1rem !important;
}
.page_contenu_file .page_contenu .pb-3,
.page_contenu_file .page_contenu .py-3 {
  padding-bottom: 1rem !important;
}
.page_contenu_file .page_contenu .pl-3,
.page_contenu_file .page_contenu .px-3 {
  padding-left: 1rem !important;
}
.page_contenu_file .page_contenu .p-4 {
  padding: 1.5rem !important;
}
.page_contenu_file .page_contenu .pt-4,
.page_contenu_file .page_contenu .py-4 {
  padding-top: 1.5rem !important;
}
.page_contenu_file .page_contenu .pr-4,
.page_contenu_file .page_contenu .px-4 {
  padding-right: 1.5rem !important;
}
.page_contenu_file .page_contenu .pb-4,
.page_contenu_file .page_contenu .py-4 {
  padding-bottom: 1.5rem !important;
}
.page_contenu_file .page_contenu .pl-4,
.page_contenu_file .page_contenu .px-4 {
  padding-left: 1.5rem !important;
}
.page_contenu_file .page_contenu .p-5 {
  padding: 3rem !important;
}
.page_contenu_file .page_contenu .pt-5,
.page_contenu_file .page_contenu .py-5 {
  padding-top: 3rem !important;
}
.page_contenu_file .page_contenu .pr-5,
.page_contenu_file .page_contenu .px-5 {
  padding-right: 3rem !important;
}
.page_contenu_file .page_contenu .pb-5,
.page_contenu_file .page_contenu .py-5 {
  padding-bottom: 3rem !important;
}
.page_contenu_file .page_contenu .pl-5,
.page_contenu_file .page_contenu .px-5 {
  padding-left: 3rem !important;
}
.page_contenu_file .page_contenu .m-n1 {
  margin: -0.25rem !important;
}
.page_contenu_file .page_contenu .mt-n1,
.page_contenu_file .page_contenu .my-n1 {
  margin-top: -0.25rem !important;
}
.page_contenu_file .page_contenu .mr-n1,
.page_contenu_file .page_contenu .mx-n1 {
  margin-right: -0.25rem !important;
}
.page_contenu_file .page_contenu .mb-n1,
.page_contenu_file .page_contenu .my-n1 {
  margin-bottom: -0.25rem !important;
}
.page_contenu_file .page_contenu .ml-n1,
.page_contenu_file .page_contenu .mx-n1 {
  margin-left: -0.25rem !important;
}
.page_contenu_file .page_contenu .m-n2 {
  margin: -0.5rem !important;
}
.page_contenu_file .page_contenu .mt-n2,
.page_contenu_file .page_contenu .my-n2 {
  margin-top: -0.5rem !important;
}
.page_contenu_file .page_contenu .mr-n2,
.page_contenu_file .page_contenu .mx-n2 {
  margin-right: -0.5rem !important;
}
.page_contenu_file .page_contenu .mb-n2,
.page_contenu_file .page_contenu .my-n2 {
  margin-bottom: -0.5rem !important;
}
.page_contenu_file .page_contenu .ml-n2,
.page_contenu_file .page_contenu .mx-n2 {
  margin-left: -0.5rem !important;
}
.page_contenu_file .page_contenu .m-n3 {
  margin: -1rem !important;
}
.page_contenu_file .page_contenu .mt-n3,
.page_contenu_file .page_contenu .my-n3 {
  margin-top: -1rem !important;
}
.page_contenu_file .page_contenu .mr-n3,
.page_contenu_file .page_contenu .mx-n3 {
  margin-right: -1rem !important;
}
.page_contenu_file .page_contenu .mb-n3,
.page_contenu_file .page_contenu .my-n3 {
  margin-bottom: -1rem !important;
}
.page_contenu_file .page_contenu .ml-n3,
.page_contenu_file .page_contenu .mx-n3 {
  margin-left: -1rem !important;
}
.page_contenu_file .page_contenu .m-n4 {
  margin: -1.5rem !important;
}
.page_contenu_file .page_contenu .mt-n4,
.page_contenu_file .page_contenu .my-n4 {
  margin-top: -1.5rem !important;
}
.page_contenu_file .page_contenu .mr-n4,
.page_contenu_file .page_contenu .mx-n4 {
  margin-right: -1.5rem !important;
}
.page_contenu_file .page_contenu .mb-n4,
.page_contenu_file .page_contenu .my-n4 {
  margin-bottom: -1.5rem !important;
}
.page_contenu_file .page_contenu .ml-n4,
.page_contenu_file .page_contenu .mx-n4 {
  margin-left: -1.5rem !important;
}
.page_contenu_file .page_contenu .m-n5 {
  margin: -3rem !important;
}
.page_contenu_file .page_contenu .mt-n5,
.page_contenu_file .page_contenu .my-n5 {
  margin-top: -3rem !important;
}
.page_contenu_file .page_contenu .mr-n5,
.page_contenu_file .page_contenu .mx-n5 {
  margin-right: -3rem !important;
}
.page_contenu_file .page_contenu .mb-n5,
.page_contenu_file .page_contenu .my-n5 {
  margin-bottom: -3rem !important;
}
.page_contenu_file .page_contenu .ml-n5,
.page_contenu_file .page_contenu .mx-n5 {
  margin-left: -3rem !important;
}
.page_contenu_file .page_contenu .m-auto {
  margin: auto !important;
}
.page_contenu_file .page_contenu .mt-auto,
.page_contenu_file .page_contenu .my-auto {
  margin-top: auto !important;
}
.page_contenu_file .page_contenu .mr-auto,
.page_contenu_file .page_contenu .mx-auto {
  margin-right: auto !important;
}
.page_contenu_file .page_contenu .mb-auto,
.page_contenu_file .page_contenu .my-auto {
  margin-bottom: auto !important;
}
.page_contenu_file .page_contenu .ml-auto,
.page_contenu_file .page_contenu .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .page_contenu_file .page_contenu .m-sm-0 {
    margin: 0 !important;
  }
  .page_contenu_file .page_contenu .mt-sm-0,
  .page_contenu_file .page_contenu .my-sm-0 {
    margin-top: 0 !important;
  }
  .page_contenu_file .page_contenu .mr-sm-0,
  .page_contenu_file .page_contenu .mx-sm-0 {
    margin-right: 0 !important;
  }
  .page_contenu_file .page_contenu .mb-sm-0,
  .page_contenu_file .page_contenu .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .page_contenu_file .page_contenu .ml-sm-0,
  .page_contenu_file .page_contenu .mx-sm-0 {
    margin-left: 0 !important;
  }
  .page_contenu_file .page_contenu .m-sm-1 {
    margin: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .mt-sm-1,
  .page_contenu_file .page_contenu .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .mr-sm-1,
  .page_contenu_file .page_contenu .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .mb-sm-1,
  .page_contenu_file .page_contenu .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .ml-sm-1,
  .page_contenu_file .page_contenu .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .m-sm-2 {
    margin: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .mt-sm-2,
  .page_contenu_file .page_contenu .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .mr-sm-2,
  .page_contenu_file .page_contenu .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .mb-sm-2,
  .page_contenu_file .page_contenu .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .ml-sm-2,
  .page_contenu_file .page_contenu .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .m-sm-3 {
    margin: 1rem !important;
  }
  .page_contenu_file .page_contenu .mt-sm-3,
  .page_contenu_file .page_contenu .my-sm-3 {
    margin-top: 1rem !important;
  }
  .page_contenu_file .page_contenu .mr-sm-3,
  .page_contenu_file .page_contenu .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .page_contenu_file .page_contenu .mb-sm-3,
  .page_contenu_file .page_contenu .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .page_contenu_file .page_contenu .ml-sm-3,
  .page_contenu_file .page_contenu .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .page_contenu_file .page_contenu .m-sm-4 {
    margin: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .mt-sm-4,
  .page_contenu_file .page_contenu .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .mr-sm-4,
  .page_contenu_file .page_contenu .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .mb-sm-4,
  .page_contenu_file .page_contenu .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .ml-sm-4,
  .page_contenu_file .page_contenu .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .m-sm-5 {
    margin: 3rem !important;
  }
  .page_contenu_file .page_contenu .mt-sm-5,
  .page_contenu_file .page_contenu .my-sm-5 {
    margin-top: 3rem !important;
  }
  .page_contenu_file .page_contenu .mr-sm-5,
  .page_contenu_file .page_contenu .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .page_contenu_file .page_contenu .mb-sm-5,
  .page_contenu_file .page_contenu .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .page_contenu_file .page_contenu .ml-sm-5,
  .page_contenu_file .page_contenu .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .page_contenu_file .page_contenu .p-sm-0 {
    padding: 0 !important;
  }
  .page_contenu_file .page_contenu .pt-sm-0,
  .page_contenu_file .page_contenu .py-sm-0 {
    padding-top: 0 !important;
  }
  .page_contenu_file .page_contenu .pr-sm-0,
  .page_contenu_file .page_contenu .px-sm-0 {
    padding-right: 0 !important;
  }
  .page_contenu_file .page_contenu .pb-sm-0,
  .page_contenu_file .page_contenu .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .page_contenu_file .page_contenu .pl-sm-0,
  .page_contenu_file .page_contenu .px-sm-0 {
    padding-left: 0 !important;
  }
  .page_contenu_file .page_contenu .p-sm-1 {
    padding: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .pt-sm-1,
  .page_contenu_file .page_contenu .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .pr-sm-1,
  .page_contenu_file .page_contenu .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .pb-sm-1,
  .page_contenu_file .page_contenu .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .pl-sm-1,
  .page_contenu_file .page_contenu .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .p-sm-2 {
    padding: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .pt-sm-2,
  .page_contenu_file .page_contenu .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .pr-sm-2,
  .page_contenu_file .page_contenu .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .pb-sm-2,
  .page_contenu_file .page_contenu .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .pl-sm-2,
  .page_contenu_file .page_contenu .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .p-sm-3 {
    padding: 1rem !important;
  }
  .page_contenu_file .page_contenu .pt-sm-3,
  .page_contenu_file .page_contenu .py-sm-3 {
    padding-top: 1rem !important;
  }
  .page_contenu_file .page_contenu .pr-sm-3,
  .page_contenu_file .page_contenu .px-sm-3 {
    padding-right: 1rem !important;
  }
  .page_contenu_file .page_contenu .pb-sm-3,
  .page_contenu_file .page_contenu .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .page_contenu_file .page_contenu .pl-sm-3,
  .page_contenu_file .page_contenu .px-sm-3 {
    padding-left: 1rem !important;
  }
  .page_contenu_file .page_contenu .p-sm-4 {
    padding: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .pt-sm-4,
  .page_contenu_file .page_contenu .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .pr-sm-4,
  .page_contenu_file .page_contenu .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .pb-sm-4,
  .page_contenu_file .page_contenu .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .pl-sm-4,
  .page_contenu_file .page_contenu .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .p-sm-5 {
    padding: 3rem !important;
  }
  .page_contenu_file .page_contenu .pt-sm-5,
  .page_contenu_file .page_contenu .py-sm-5 {
    padding-top: 3rem !important;
  }
  .page_contenu_file .page_contenu .pr-sm-5,
  .page_contenu_file .page_contenu .px-sm-5 {
    padding-right: 3rem !important;
  }
  .page_contenu_file .page_contenu .pb-sm-5,
  .page_contenu_file .page_contenu .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .page_contenu_file .page_contenu .pl-sm-5,
  .page_contenu_file .page_contenu .px-sm-5 {
    padding-left: 3rem !important;
  }
  .page_contenu_file .page_contenu .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .mt-sm-n1,
  .page_contenu_file .page_contenu .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .mr-sm-n1,
  .page_contenu_file .page_contenu .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .mb-sm-n1,
  .page_contenu_file .page_contenu .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .ml-sm-n1,
  .page_contenu_file .page_contenu .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .mt-sm-n2,
  .page_contenu_file .page_contenu .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .mr-sm-n2,
  .page_contenu_file .page_contenu .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .mb-sm-n2,
  .page_contenu_file .page_contenu .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .ml-sm-n2,
  .page_contenu_file .page_contenu .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .m-sm-n3 {
    margin: -1rem !important;
  }
  .page_contenu_file .page_contenu .mt-sm-n3,
  .page_contenu_file .page_contenu .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .page_contenu_file .page_contenu .mr-sm-n3,
  .page_contenu_file .page_contenu .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .page_contenu_file .page_contenu .mb-sm-n3,
  .page_contenu_file .page_contenu .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .page_contenu_file .page_contenu .ml-sm-n3,
  .page_contenu_file .page_contenu .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .page_contenu_file .page_contenu .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .mt-sm-n4,
  .page_contenu_file .page_contenu .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .mr-sm-n4,
  .page_contenu_file .page_contenu .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .mb-sm-n4,
  .page_contenu_file .page_contenu .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .ml-sm-n4,
  .page_contenu_file .page_contenu .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .m-sm-n5 {
    margin: -3rem !important;
  }
  .page_contenu_file .page_contenu .mt-sm-n5,
  .page_contenu_file .page_contenu .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .page_contenu_file .page_contenu .mr-sm-n5,
  .page_contenu_file .page_contenu .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .page_contenu_file .page_contenu .mb-sm-n5,
  .page_contenu_file .page_contenu .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .page_contenu_file .page_contenu .ml-sm-n5,
  .page_contenu_file .page_contenu .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .page_contenu_file .page_contenu .m-sm-auto {
    margin: auto !important;
  }
  .page_contenu_file .page_contenu .mt-sm-auto,
  .page_contenu_file .page_contenu .my-sm-auto {
    margin-top: auto !important;
  }
  .page_contenu_file .page_contenu .mr-sm-auto,
  .page_contenu_file .page_contenu .mx-sm-auto {
    margin-right: auto !important;
  }
  .page_contenu_file .page_contenu .mb-sm-auto,
  .page_contenu_file .page_contenu .my-sm-auto {
    margin-bottom: auto !important;
  }
  .page_contenu_file .page_contenu .ml-sm-auto,
  .page_contenu_file .page_contenu .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .page_contenu_file .page_contenu .m-md-0 {
    margin: 0 !important;
  }
  .page_contenu_file .page_contenu .mt-md-0,
  .page_contenu_file .page_contenu .my-md-0 {
    margin-top: 0 !important;
  }
  .page_contenu_file .page_contenu .mr-md-0,
  .page_contenu_file .page_contenu .mx-md-0 {
    margin-right: 0 !important;
  }
  .page_contenu_file .page_contenu .mb-md-0,
  .page_contenu_file .page_contenu .my-md-0 {
    margin-bottom: 0 !important;
  }
  .page_contenu_file .page_contenu .ml-md-0,
  .page_contenu_file .page_contenu .mx-md-0 {
    margin-left: 0 !important;
  }
  .page_contenu_file .page_contenu .m-md-1 {
    margin: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .mt-md-1,
  .page_contenu_file .page_contenu .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .mr-md-1,
  .page_contenu_file .page_contenu .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .mb-md-1,
  .page_contenu_file .page_contenu .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .ml-md-1,
  .page_contenu_file .page_contenu .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .m-md-2 {
    margin: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .mt-md-2,
  .page_contenu_file .page_contenu .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .mr-md-2,
  .page_contenu_file .page_contenu .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .mb-md-2,
  .page_contenu_file .page_contenu .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .ml-md-2,
  .page_contenu_file .page_contenu .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .m-md-3 {
    margin: 1rem !important;
  }
  .page_contenu_file .page_contenu .mt-md-3,
  .page_contenu_file .page_contenu .my-md-3 {
    margin-top: 1rem !important;
  }
  .page_contenu_file .page_contenu .mr-md-3,
  .page_contenu_file .page_contenu .mx-md-3 {
    margin-right: 1rem !important;
  }
  .page_contenu_file .page_contenu .mb-md-3,
  .page_contenu_file .page_contenu .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .page_contenu_file .page_contenu .ml-md-3,
  .page_contenu_file .page_contenu .mx-md-3 {
    margin-left: 1rem !important;
  }
  .page_contenu_file .page_contenu .m-md-4 {
    margin: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .mt-md-4,
  .page_contenu_file .page_contenu .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .mr-md-4,
  .page_contenu_file .page_contenu .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .mb-md-4,
  .page_contenu_file .page_contenu .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .ml-md-4,
  .page_contenu_file .page_contenu .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .m-md-5 {
    margin: 3rem !important;
  }
  .page_contenu_file .page_contenu .mt-md-5,
  .page_contenu_file .page_contenu .my-md-5 {
    margin-top: 3rem !important;
  }
  .page_contenu_file .page_contenu .mr-md-5,
  .page_contenu_file .page_contenu .mx-md-5 {
    margin-right: 3rem !important;
  }
  .page_contenu_file .page_contenu .mb-md-5,
  .page_contenu_file .page_contenu .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .page_contenu_file .page_contenu .ml-md-5,
  .page_contenu_file .page_contenu .mx-md-5 {
    margin-left: 3rem !important;
  }
  .page_contenu_file .page_contenu .p-md-0 {
    padding: 0 !important;
  }
  .page_contenu_file .page_contenu .pt-md-0,
  .page_contenu_file .page_contenu .py-md-0 {
    padding-top: 0 !important;
  }
  .page_contenu_file .page_contenu .pr-md-0,
  .page_contenu_file .page_contenu .px-md-0 {
    padding-right: 0 !important;
  }
  .page_contenu_file .page_contenu .pb-md-0,
  .page_contenu_file .page_contenu .py-md-0 {
    padding-bottom: 0 !important;
  }
  .page_contenu_file .page_contenu .pl-md-0,
  .page_contenu_file .page_contenu .px-md-0 {
    padding-left: 0 !important;
  }
  .page_contenu_file .page_contenu .p-md-1 {
    padding: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .pt-md-1,
  .page_contenu_file .page_contenu .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .pr-md-1,
  .page_contenu_file .page_contenu .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .pb-md-1,
  .page_contenu_file .page_contenu .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .pl-md-1,
  .page_contenu_file .page_contenu .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .p-md-2 {
    padding: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .pt-md-2,
  .page_contenu_file .page_contenu .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .pr-md-2,
  .page_contenu_file .page_contenu .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .pb-md-2,
  .page_contenu_file .page_contenu .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .pl-md-2,
  .page_contenu_file .page_contenu .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .p-md-3 {
    padding: 1rem !important;
  }
  .page_contenu_file .page_contenu .pt-md-3,
  .page_contenu_file .page_contenu .py-md-3 {
    padding-top: 1rem !important;
  }
  .page_contenu_file .page_contenu .pr-md-3,
  .page_contenu_file .page_contenu .px-md-3 {
    padding-right: 1rem !important;
  }
  .page_contenu_file .page_contenu .pb-md-3,
  .page_contenu_file .page_contenu .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .page_contenu_file .page_contenu .pl-md-3,
  .page_contenu_file .page_contenu .px-md-3 {
    padding-left: 1rem !important;
  }
  .page_contenu_file .page_contenu .p-md-4 {
    padding: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .pt-md-4,
  .page_contenu_file .page_contenu .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .pr-md-4,
  .page_contenu_file .page_contenu .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .pb-md-4,
  .page_contenu_file .page_contenu .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .pl-md-4,
  .page_contenu_file .page_contenu .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .p-md-5 {
    padding: 3rem !important;
  }
  .page_contenu_file .page_contenu .pt-md-5,
  .page_contenu_file .page_contenu .py-md-5 {
    padding-top: 3rem !important;
  }
  .page_contenu_file .page_contenu .pr-md-5,
  .page_contenu_file .page_contenu .px-md-5 {
    padding-right: 3rem !important;
  }
  .page_contenu_file .page_contenu .pb-md-5,
  .page_contenu_file .page_contenu .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .page_contenu_file .page_contenu .pl-md-5,
  .page_contenu_file .page_contenu .px-md-5 {
    padding-left: 3rem !important;
  }
  .page_contenu_file .page_contenu .m-md-n1 {
    margin: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .mt-md-n1,
  .page_contenu_file .page_contenu .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .mr-md-n1,
  .page_contenu_file .page_contenu .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .mb-md-n1,
  .page_contenu_file .page_contenu .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .ml-md-n1,
  .page_contenu_file .page_contenu .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .m-md-n2 {
    margin: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .mt-md-n2,
  .page_contenu_file .page_contenu .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .mr-md-n2,
  .page_contenu_file .page_contenu .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .mb-md-n2,
  .page_contenu_file .page_contenu .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .ml-md-n2,
  .page_contenu_file .page_contenu .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .m-md-n3 {
    margin: -1rem !important;
  }
  .page_contenu_file .page_contenu .mt-md-n3,
  .page_contenu_file .page_contenu .my-md-n3 {
    margin-top: -1rem !important;
  }
  .page_contenu_file .page_contenu .mr-md-n3,
  .page_contenu_file .page_contenu .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .page_contenu_file .page_contenu .mb-md-n3,
  .page_contenu_file .page_contenu .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .page_contenu_file .page_contenu .ml-md-n3,
  .page_contenu_file .page_contenu .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .page_contenu_file .page_contenu .m-md-n4 {
    margin: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .mt-md-n4,
  .page_contenu_file .page_contenu .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .mr-md-n4,
  .page_contenu_file .page_contenu .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .mb-md-n4,
  .page_contenu_file .page_contenu .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .ml-md-n4,
  .page_contenu_file .page_contenu .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .m-md-n5 {
    margin: -3rem !important;
  }
  .page_contenu_file .page_contenu .mt-md-n5,
  .page_contenu_file .page_contenu .my-md-n5 {
    margin-top: -3rem !important;
  }
  .page_contenu_file .page_contenu .mr-md-n5,
  .page_contenu_file .page_contenu .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .page_contenu_file .page_contenu .mb-md-n5,
  .page_contenu_file .page_contenu .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .page_contenu_file .page_contenu .ml-md-n5,
  .page_contenu_file .page_contenu .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .page_contenu_file .page_contenu .m-md-auto {
    margin: auto !important;
  }
  .page_contenu_file .page_contenu .mt-md-auto,
  .page_contenu_file .page_contenu .my-md-auto {
    margin-top: auto !important;
  }
  .page_contenu_file .page_contenu .mr-md-auto,
  .page_contenu_file .page_contenu .mx-md-auto {
    margin-right: auto !important;
  }
  .page_contenu_file .page_contenu .mb-md-auto,
  .page_contenu_file .page_contenu .my-md-auto {
    margin-bottom: auto !important;
  }
  .page_contenu_file .page_contenu .ml-md-auto,
  .page_contenu_file .page_contenu .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .page_contenu_file .page_contenu .m-lg-0 {
    margin: 0 !important;
  }
  .page_contenu_file .page_contenu .mt-lg-0,
  .page_contenu_file .page_contenu .my-lg-0 {
    margin-top: 0 !important;
  }
  .page_contenu_file .page_contenu .mr-lg-0,
  .page_contenu_file .page_contenu .mx-lg-0 {
    margin-right: 0 !important;
  }
  .page_contenu_file .page_contenu .mb-lg-0,
  .page_contenu_file .page_contenu .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .page_contenu_file .page_contenu .ml-lg-0,
  .page_contenu_file .page_contenu .mx-lg-0 {
    margin-left: 0 !important;
  }
  .page_contenu_file .page_contenu .m-lg-1 {
    margin: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .mt-lg-1,
  .page_contenu_file .page_contenu .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .mr-lg-1,
  .page_contenu_file .page_contenu .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .mb-lg-1,
  .page_contenu_file .page_contenu .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .ml-lg-1,
  .page_contenu_file .page_contenu .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .m-lg-2 {
    margin: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .mt-lg-2,
  .page_contenu_file .page_contenu .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .mr-lg-2,
  .page_contenu_file .page_contenu .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .mb-lg-2,
  .page_contenu_file .page_contenu .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .ml-lg-2,
  .page_contenu_file .page_contenu .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .m-lg-3 {
    margin: 1rem !important;
  }
  .page_contenu_file .page_contenu .mt-lg-3,
  .page_contenu_file .page_contenu .my-lg-3 {
    margin-top: 1rem !important;
  }
  .page_contenu_file .page_contenu .mr-lg-3,
  .page_contenu_file .page_contenu .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .page_contenu_file .page_contenu .mb-lg-3,
  .page_contenu_file .page_contenu .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .page_contenu_file .page_contenu .ml-lg-3,
  .page_contenu_file .page_contenu .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .page_contenu_file .page_contenu .m-lg-4 {
    margin: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .mt-lg-4,
  .page_contenu_file .page_contenu .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .mr-lg-4,
  .page_contenu_file .page_contenu .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .mb-lg-4,
  .page_contenu_file .page_contenu .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .ml-lg-4,
  .page_contenu_file .page_contenu .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .m-lg-5 {
    margin: 3rem !important;
  }
  .page_contenu_file .page_contenu .mt-lg-5,
  .page_contenu_file .page_contenu .my-lg-5 {
    margin-top: 3rem !important;
  }
  .page_contenu_file .page_contenu .mr-lg-5,
  .page_contenu_file .page_contenu .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .page_contenu_file .page_contenu .mb-lg-5,
  .page_contenu_file .page_contenu .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .page_contenu_file .page_contenu .ml-lg-5,
  .page_contenu_file .page_contenu .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .page_contenu_file .page_contenu .p-lg-0 {
    padding: 0 !important;
  }
  .page_contenu_file .page_contenu .pt-lg-0,
  .page_contenu_file .page_contenu .py-lg-0 {
    padding-top: 0 !important;
  }
  .page_contenu_file .page_contenu .pr-lg-0,
  .page_contenu_file .page_contenu .px-lg-0 {
    padding-right: 0 !important;
  }
  .page_contenu_file .page_contenu .pb-lg-0,
  .page_contenu_file .page_contenu .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .page_contenu_file .page_contenu .pl-lg-0,
  .page_contenu_file .page_contenu .px-lg-0 {
    padding-left: 0 !important;
  }
  .page_contenu_file .page_contenu .p-lg-1 {
    padding: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .pt-lg-1,
  .page_contenu_file .page_contenu .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .pr-lg-1,
  .page_contenu_file .page_contenu .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .pb-lg-1,
  .page_contenu_file .page_contenu .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .pl-lg-1,
  .page_contenu_file .page_contenu .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .p-lg-2 {
    padding: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .pt-lg-2,
  .page_contenu_file .page_contenu .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .pr-lg-2,
  .page_contenu_file .page_contenu .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .pb-lg-2,
  .page_contenu_file .page_contenu .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .pl-lg-2,
  .page_contenu_file .page_contenu .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .p-lg-3 {
    padding: 1rem !important;
  }
  .page_contenu_file .page_contenu .pt-lg-3,
  .page_contenu_file .page_contenu .py-lg-3 {
    padding-top: 1rem !important;
  }
  .page_contenu_file .page_contenu .pr-lg-3,
  .page_contenu_file .page_contenu .px-lg-3 {
    padding-right: 1rem !important;
  }
  .page_contenu_file .page_contenu .pb-lg-3,
  .page_contenu_file .page_contenu .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .page_contenu_file .page_contenu .pl-lg-3,
  .page_contenu_file .page_contenu .px-lg-3 {
    padding-left: 1rem !important;
  }
  .page_contenu_file .page_contenu .p-lg-4 {
    padding: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .pt-lg-4,
  .page_contenu_file .page_contenu .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .pr-lg-4,
  .page_contenu_file .page_contenu .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .pb-lg-4,
  .page_contenu_file .page_contenu .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .pl-lg-4,
  .page_contenu_file .page_contenu .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .p-lg-5 {
    padding: 3rem !important;
  }
  .page_contenu_file .page_contenu .pt-lg-5,
  .page_contenu_file .page_contenu .py-lg-5 {
    padding-top: 3rem !important;
  }
  .page_contenu_file .page_contenu .pr-lg-5,
  .page_contenu_file .page_contenu .px-lg-5 {
    padding-right: 3rem !important;
  }
  .page_contenu_file .page_contenu .pb-lg-5,
  .page_contenu_file .page_contenu .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .page_contenu_file .page_contenu .pl-lg-5,
  .page_contenu_file .page_contenu .px-lg-5 {
    padding-left: 3rem !important;
  }
  .page_contenu_file .page_contenu .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .mt-lg-n1,
  .page_contenu_file .page_contenu .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .mr-lg-n1,
  .page_contenu_file .page_contenu .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .mb-lg-n1,
  .page_contenu_file .page_contenu .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .ml-lg-n1,
  .page_contenu_file .page_contenu .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .mt-lg-n2,
  .page_contenu_file .page_contenu .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .mr-lg-n2,
  .page_contenu_file .page_contenu .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .mb-lg-n2,
  .page_contenu_file .page_contenu .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .ml-lg-n2,
  .page_contenu_file .page_contenu .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .m-lg-n3 {
    margin: -1rem !important;
  }
  .page_contenu_file .page_contenu .mt-lg-n3,
  .page_contenu_file .page_contenu .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .page_contenu_file .page_contenu .mr-lg-n3,
  .page_contenu_file .page_contenu .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .page_contenu_file .page_contenu .mb-lg-n3,
  .page_contenu_file .page_contenu .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .page_contenu_file .page_contenu .ml-lg-n3,
  .page_contenu_file .page_contenu .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .page_contenu_file .page_contenu .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .mt-lg-n4,
  .page_contenu_file .page_contenu .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .mr-lg-n4,
  .page_contenu_file .page_contenu .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .mb-lg-n4,
  .page_contenu_file .page_contenu .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .ml-lg-n4,
  .page_contenu_file .page_contenu .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .m-lg-n5 {
    margin: -3rem !important;
  }
  .page_contenu_file .page_contenu .mt-lg-n5,
  .page_contenu_file .page_contenu .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .page_contenu_file .page_contenu .mr-lg-n5,
  .page_contenu_file .page_contenu .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .page_contenu_file .page_contenu .mb-lg-n5,
  .page_contenu_file .page_contenu .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .page_contenu_file .page_contenu .ml-lg-n5,
  .page_contenu_file .page_contenu .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .page_contenu_file .page_contenu .m-lg-auto {
    margin: auto !important;
  }
  .page_contenu_file .page_contenu .mt-lg-auto,
  .page_contenu_file .page_contenu .my-lg-auto {
    margin-top: auto !important;
  }
  .page_contenu_file .page_contenu .mr-lg-auto,
  .page_contenu_file .page_contenu .mx-lg-auto {
    margin-right: auto !important;
  }
  .page_contenu_file .page_contenu .mb-lg-auto,
  .page_contenu_file .page_contenu .my-lg-auto {
    margin-bottom: auto !important;
  }
  .page_contenu_file .page_contenu .ml-lg-auto,
  .page_contenu_file .page_contenu .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .page_contenu_file .page_contenu .m-xl-0 {
    margin: 0 !important;
  }
  .page_contenu_file .page_contenu .mt-xl-0,
  .page_contenu_file .page_contenu .my-xl-0 {
    margin-top: 0 !important;
  }
  .page_contenu_file .page_contenu .mr-xl-0,
  .page_contenu_file .page_contenu .mx-xl-0 {
    margin-right: 0 !important;
  }
  .page_contenu_file .page_contenu .mb-xl-0,
  .page_contenu_file .page_contenu .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .page_contenu_file .page_contenu .ml-xl-0,
  .page_contenu_file .page_contenu .mx-xl-0 {
    margin-left: 0 !important;
  }
  .page_contenu_file .page_contenu .m-xl-1 {
    margin: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .mt-xl-1,
  .page_contenu_file .page_contenu .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .mr-xl-1,
  .page_contenu_file .page_contenu .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .mb-xl-1,
  .page_contenu_file .page_contenu .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .ml-xl-1,
  .page_contenu_file .page_contenu .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .m-xl-2 {
    margin: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .mt-xl-2,
  .page_contenu_file .page_contenu .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .mr-xl-2,
  .page_contenu_file .page_contenu .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .mb-xl-2,
  .page_contenu_file .page_contenu .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .ml-xl-2,
  .page_contenu_file .page_contenu .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .m-xl-3 {
    margin: 1rem !important;
  }
  .page_contenu_file .page_contenu .mt-xl-3,
  .page_contenu_file .page_contenu .my-xl-3 {
    margin-top: 1rem !important;
  }
  .page_contenu_file .page_contenu .mr-xl-3,
  .page_contenu_file .page_contenu .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .page_contenu_file .page_contenu .mb-xl-3,
  .page_contenu_file .page_contenu .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .page_contenu_file .page_contenu .ml-xl-3,
  .page_contenu_file .page_contenu .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .page_contenu_file .page_contenu .m-xl-4 {
    margin: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .mt-xl-4,
  .page_contenu_file .page_contenu .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .mr-xl-4,
  .page_contenu_file .page_contenu .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .mb-xl-4,
  .page_contenu_file .page_contenu .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .ml-xl-4,
  .page_contenu_file .page_contenu .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .m-xl-5 {
    margin: 3rem !important;
  }
  .page_contenu_file .page_contenu .mt-xl-5,
  .page_contenu_file .page_contenu .my-xl-5 {
    margin-top: 3rem !important;
  }
  .page_contenu_file .page_contenu .mr-xl-5,
  .page_contenu_file .page_contenu .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .page_contenu_file .page_contenu .mb-xl-5,
  .page_contenu_file .page_contenu .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .page_contenu_file .page_contenu .ml-xl-5,
  .page_contenu_file .page_contenu .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .page_contenu_file .page_contenu .p-xl-0 {
    padding: 0 !important;
  }
  .page_contenu_file .page_contenu .pt-xl-0,
  .page_contenu_file .page_contenu .py-xl-0 {
    padding-top: 0 !important;
  }
  .page_contenu_file .page_contenu .pr-xl-0,
  .page_contenu_file .page_contenu .px-xl-0 {
    padding-right: 0 !important;
  }
  .page_contenu_file .page_contenu .pb-xl-0,
  .page_contenu_file .page_contenu .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .page_contenu_file .page_contenu .pl-xl-0,
  .page_contenu_file .page_contenu .px-xl-0 {
    padding-left: 0 !important;
  }
  .page_contenu_file .page_contenu .p-xl-1 {
    padding: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .pt-xl-1,
  .page_contenu_file .page_contenu .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .pr-xl-1,
  .page_contenu_file .page_contenu .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .pb-xl-1,
  .page_contenu_file .page_contenu .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .pl-xl-1,
  .page_contenu_file .page_contenu .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .page_contenu_file .page_contenu .p-xl-2 {
    padding: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .pt-xl-2,
  .page_contenu_file .page_contenu .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .pr-xl-2,
  .page_contenu_file .page_contenu .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .pb-xl-2,
  .page_contenu_file .page_contenu .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .pl-xl-2,
  .page_contenu_file .page_contenu .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .page_contenu_file .page_contenu .p-xl-3 {
    padding: 1rem !important;
  }
  .page_contenu_file .page_contenu .pt-xl-3,
  .page_contenu_file .page_contenu .py-xl-3 {
    padding-top: 1rem !important;
  }
  .page_contenu_file .page_contenu .pr-xl-3,
  .page_contenu_file .page_contenu .px-xl-3 {
    padding-right: 1rem !important;
  }
  .page_contenu_file .page_contenu .pb-xl-3,
  .page_contenu_file .page_contenu .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .page_contenu_file .page_contenu .pl-xl-3,
  .page_contenu_file .page_contenu .px-xl-3 {
    padding-left: 1rem !important;
  }
  .page_contenu_file .page_contenu .p-xl-4 {
    padding: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .pt-xl-4,
  .page_contenu_file .page_contenu .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .pr-xl-4,
  .page_contenu_file .page_contenu .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .pb-xl-4,
  .page_contenu_file .page_contenu .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .pl-xl-4,
  .page_contenu_file .page_contenu .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .page_contenu_file .page_contenu .p-xl-5 {
    padding: 3rem !important;
  }
  .page_contenu_file .page_contenu .pt-xl-5,
  .page_contenu_file .page_contenu .py-xl-5 {
    padding-top: 3rem !important;
  }
  .page_contenu_file .page_contenu .pr-xl-5,
  .page_contenu_file .page_contenu .px-xl-5 {
    padding-right: 3rem !important;
  }
  .page_contenu_file .page_contenu .pb-xl-5,
  .page_contenu_file .page_contenu .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .page_contenu_file .page_contenu .pl-xl-5,
  .page_contenu_file .page_contenu .px-xl-5 {
    padding-left: 3rem !important;
  }
  .page_contenu_file .page_contenu .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .mt-xl-n1,
  .page_contenu_file .page_contenu .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .mr-xl-n1,
  .page_contenu_file .page_contenu .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .mb-xl-n1,
  .page_contenu_file .page_contenu .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .ml-xl-n1,
  .page_contenu_file .page_contenu .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .page_contenu_file .page_contenu .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .mt-xl-n2,
  .page_contenu_file .page_contenu .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .mr-xl-n2,
  .page_contenu_file .page_contenu .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .mb-xl-n2,
  .page_contenu_file .page_contenu .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .ml-xl-n2,
  .page_contenu_file .page_contenu .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .page_contenu_file .page_contenu .m-xl-n3 {
    margin: -1rem !important;
  }
  .page_contenu_file .page_contenu .mt-xl-n3,
  .page_contenu_file .page_contenu .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .page_contenu_file .page_contenu .mr-xl-n3,
  .page_contenu_file .page_contenu .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .page_contenu_file .page_contenu .mb-xl-n3,
  .page_contenu_file .page_contenu .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .page_contenu_file .page_contenu .ml-xl-n3,
  .page_contenu_file .page_contenu .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .page_contenu_file .page_contenu .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .mt-xl-n4,
  .page_contenu_file .page_contenu .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .mr-xl-n4,
  .page_contenu_file .page_contenu .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .mb-xl-n4,
  .page_contenu_file .page_contenu .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .ml-xl-n4,
  .page_contenu_file .page_contenu .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .page_contenu_file .page_contenu .m-xl-n5 {
    margin: -3rem !important;
  }
  .page_contenu_file .page_contenu .mt-xl-n5,
  .page_contenu_file .page_contenu .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .page_contenu_file .page_contenu .mr-xl-n5,
  .page_contenu_file .page_contenu .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .page_contenu_file .page_contenu .mb-xl-n5,
  .page_contenu_file .page_contenu .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .page_contenu_file .page_contenu .ml-xl-n5,
  .page_contenu_file .page_contenu .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .page_contenu_file .page_contenu .m-xl-auto {
    margin: auto !important;
  }
  .page_contenu_file .page_contenu .mt-xl-auto,
  .page_contenu_file .page_contenu .my-xl-auto {
    margin-top: auto !important;
  }
  .page_contenu_file .page_contenu .mr-xl-auto,
  .page_contenu_file .page_contenu .mx-xl-auto {
    margin-right: auto !important;
  }
  .page_contenu_file .page_contenu .mb-xl-auto,
  .page_contenu_file .page_contenu .my-xl-auto {
    margin-bottom: auto !important;
  }
  .page_contenu_file .page_contenu .ml-xl-auto,
  .page_contenu_file .page_contenu .mx-xl-auto {
    margin-left: auto !important;
  }
}
/*Couleur*/
/*Map*/
/*Site*/
@font-face {
  font-family: 'High Spirited';
  font-style: normal;
  font-weight: 400;
  src: local('High Spirited'), url('https://fonts.cdnfonts.com/s/82324/High Spirited.woff') format('woff');
}
@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 700;
  src: local('Helvetica Neue'), url('https://fonts.cdnfonts.com/s/29136/HelveticaNeueBold.woff') format('woff');
}
@font-face {
  font-family: 'Helvetica Neue';
  font-style: italic;
  font-weight: 700;
  src: local('Helvetica Neue'), url('https://fonts.cdnfonts.com/s/29136/Helvetica 76 Bold Italic.woff') format('woff');
}
@font-face {
  font-family: 'Helvetica Neue';
  font-style: italic;
  font-weight: 900;
  src: local('Helvetica Neue'), url('https://fonts.cdnfonts.com/s/29136/HelveticaNeueBlackItalic 1.woff') format('woff');
}
@font-face {
  font-family: 'Helvetica Neue';
  font-style: italic;
  font-weight: 500;
  src: local('Helvetica Neue'), url('https://fonts.cdnfonts.com/s/29136/HelveticaNeueMediumItalic.woff') format('woff');
}
@font-face {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 900;
  src: local('Helvetica Neue'), url('https://fonts.cdnfonts.com/s/29136/Helvetica95Black.woff') format('woff');
}
@font-face {
  font-family: 'Helvetica 25 UltraLight';
  font-style: normal;
  font-weight: 400;
  src: local('Helvetica 25 UltraLight'), url('https://fonts.cdnfonts.com/s/29136/Helvetica25UltraLight_22433.woff') format('woff');
}
@font-face {
  font-family: 'Helvetica 35 Thin';
  font-style: normal;
  font-weight: 400;
  src: local('Helvetica 35 Thin'), url('https://fonts.cdnfonts.com/s/29136/Helvetica35Thin_22435.woff') format('woff');
}
@font-face {
  font-family: 'Helvetica 45 Light';
  font-style: normal;
  font-weight: 400;
  src: local('Helvetica 45 Light'), url('https://fonts.cdnfonts.com/s/29136/Helvetica45Light_22437.woff') format('woff');
}
@font-face {
  font-family: 'Helvetica 55 Roman';
  font-style: normal;
  font-weight: 400;
  src: local('Helvetica 55 Roman'), url('https://fonts.cdnfonts.com/s/29136/Helvetica55Roman_22439.woff') format('woff');
}
@font-face {
  font-family: 'Helvetica 65 Medium';
  font-style: normal;
  font-weight: 400;
  src: local('Helvetica 65 Medium'), url('https://fonts.cdnfonts.com/s/29136/Helvetica65Medium_22443.woff') format('woff');
}
@font-face {
  font-family: 'Helvetica 25 UltraLight';
  font-style: italic;
  font-weight: 400;
  src: local('Helvetica 25 UltraLight'), url('https://fonts.cdnfonts.com/s/29136/Helvetica26UltraLightItalic_22434.woff') format('woff');
}
@font-face {
  font-family: 'Helvetica 35 Thin';
  font-style: italic;
  font-weight: 400;
  src: local('Helvetica 35 Thin'), url('https://fonts.cdnfonts.com/s/29136/Helvetica36ThinItalic_22436.woff') format('woff');
}
@font-face {
  font-family: 'Helvetica 45 Light';
  font-style: italic;
  font-weight: 400;
  src: local('Helvetica 45 Light'), url('https://fonts.cdnfonts.com/s/29136/Helvetica46LightItalic_22438.woff') format('woff');
}
@font-face {
  font-family: 'Helvetica 55 Roman';
  font-style: italic;
  font-weight: 400;
  src: local('Helvetica 55 Roman'), url('https://fonts.cdnfonts.com/s/29136/Helvetica56Italic_22440.woff') format('woff');
}
@font-face {
  font-family: 'Helvetica 65 Medium';
  font-style: normal;
  font-weight: 700;
  src: local('Helvetica 65 Medium'), url('https://fonts.cdnfonts.com/s/29136/Helvetica85Heavy_22449.woff') format('woff');
}
@font-face {
  font-family: 'Helvetica 65 Medium';
  font-style: italic;
  font-weight: 700;
  src: local('Helvetica 65 Medium'), url('https://fonts.cdnfonts.com/s/29136/Helvetica86HeavyItalic_22450.woff') format('woff');
}
@font-face {
  font-family: 'Anyva Personal Use';
  font-style: normal;
  font-weight: 400;
  src: local('Anyva Personal Use'), url('https://fonts.cdnfonts.com/s/49467/AnyvaPersonalUse-d9yZg.woff') format('woff');
}
/** COMMUN **/
html {
  font-size: 16px !important;
}
h1 {
  font-size: 1.7rem;
  font-family: 'Helvetica 55 Roman', sans-serif;
  letter-spacing: 2px;
}
h2 {
  font-size: 1.8rem !important;
  letter-spacing: 2px;
}
h3 {
  font-size: 1.3rem !important;
  font-family: 'Helvetica 55 Roman', sans-serif;
}
a:hover {
  color: #1d1d1b;
}
.btn_simple {
  font-size: 1.1rem !important;
}
#index .size_block {
  width: 100%;
}
.page_contenu_file .page_contenu .contenu_page_dynamique ul {
  list-style: none;
}
.page_contenu_file .page_contenu .contenu_page_dynamique ul li::before {
  content: url("/ressources_client/images/puce-list-jaune.png");
  margin-right: 5px;
}
.page_contenu_file .page_contenu .contenu_page_dynamique ul li ul {
  list-style: circle;
  padding-left: 50px;
  display: block;
}
.page_contenu_file .page_contenu .contenu_page_dynamique ul li ul li::before {
  display: none;
}
.page_contenu_file .page_contenu.bloc_left .contenu_page_dynamique h1 {
  font-family: 'Helvetica 55 Roman', sans-serif;
  font-size: 2rem;
}
.page_contenu_file .page_contenu.bloc_left .contenu_page_dynamique h2::before {
  content: url("/ressources_client/images/slash-jaune.png");
  margin-right: 5px;
}
.btn_simple,
#submitAlerteForm {
  color: #fff !important;
  background: #ffd700;
}
.btn_simple:hover,
#submitAlerteForm:hover {
  color: #1d1d1b !important;
}
.main-bg.btn_hover:hover {
  background: #ffd700;
}
.btn_validation .close {
  background: #f6f6f6;
}
.btn_validation .close:hover {
  color: #fff;
}
.bg_btn_action_detail:hover {
  color: #fff;
}
input {
  font-family: 'Helvetica 55 Roman', sans-serif !important;
}
nav.commun_file {
  border-top: none;
  border-bottom: none;
  background: #f6f6f6;
}
.icone_tel {
  color: #ffd700;
  font-family: piano;
}
#tel-unique {
  display: none;
}
.tel {
  transition: all 0.4s;
  cursor: pointer;
  font-size: 1.3rem;
  margin: auto;
  height: fit-content;
  right: 0;
  bottom: 0;
  position: absolute;
  left: 80%;
  top: 0;
  transform: translateY(47%);
}
.tel::before {
  content: 'R';
  font-family: piano;
  font-size: 1.3rem;
  color: #ffd700;
  position: relative;
  top: 0.313rem;
}
@media (max-width: 680px) {
  .tel::before {
    top: 0.063rem;
    font-size: 1rem;
  }
}
@media (max-width: 1440px) {
  .tel {
    left: 77%;
  }
}
@media (max-width: 1024px) {
  .tel {
    left: 72%;
  }
}
@media (max-width: 780px) {
  .tel {
    left: 68%;
  }
}
@media (max-width: 680px) {
  .tel {
    position: static;
    margin: 0;
  }
}
@media (max-width: 480px) {
  .tel {
    left: 0;
    top: 5rem;
  }
}
.header-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  width: 94%;
  margin: auto;
  padding: 16px 0;
}
@media (max-width: 1440px) {
  .header-wrapper {
    width: 100%;
  }
}
@media (max-width: 680px) {
  .header-wrapper {
    flex-direction: column;
    align-items: center;
    height: 10rem;
    width: 87%;
    margin: 0 0 0 3rem;
  }
}
@media (max-width: 480px) {
  .header-wrapper {
    margin: 0;
    height: 10rem;
    display: block !important;
    width: 100%;
    text-align: center;
  }
  .header-wrapper span img,
  .header-wrapper a img {
    max-width: 50%;
  }
}
#logo {
  width: 30%;
}
.drapeau {
  display: none;
  position: relative;
  left: 76rem;
  width: 12%;
}
@media (max-width: 1440px) {
  .drapeau {
    left: 60rem;
  }
}
@media (max-width: 1024px) {
  .drapeau {
    left: 44rem;
  }
}
@media (max-width: 768px) {
  .drapeau {
    left: 31rem;
    width: 14%;
  }
}
@media (max-width: 480px) {
  .drapeau {
    left: 20rem;
    bottom: 6rem;
  }
}
@media (max-width: 360px) {
  .drapeau {
    left: 19rem;
    bottom: 5.8rem;
  }
}
@media (max-width: 320px) {
  .drapeau {
    left: 16rem;
    bottom: 4.8rem;
    width: 15%;
  }
}
.commun_file.bg_barre_outils {
  border: 1px solid #ffd700;
}
.commun_file#barre_outils {
  border-radius: 4px;
}
.commun_file .color_btn_barre_outils {
  color: #ffd700;
}
.liste_bien_file .bg_btn_collection {
  transition: 0.3s linear;
}
.liste_bien_file .bg_btn_collection:hover {
  color: #1d1d1b;
}
.liste_bien_file .bg_btn_minifiche2 {
  transition: 0.3s linear;
}
.liste_bien_file .bg_btn_minifiche2:hover {
  color: #1d1d1b;
}
.commun_file .color_nav {
  font-style: italic;
  color: #1d1d1b;
  transition: color 0.3s linear;
}
.commun_file .color_nav:hover {
  color: #ffd700;
}
@media (max-width: 900px) {
  body:not(.map) nav.commun_file .nav-open {
    color: #ffd700;
    top: 13px;
    right: -42px;
    font-size: 2.5em;
  }
}
.soustitre-menu {
  font-size: 1.2rem;
  font-weight: normal;
}
#communMenu ul li > div.menuTypeTwo ul li > *:hover {
  background: #f6f6f6;
}
.soustitre-menu-footer {
  font-size: 1.2rem;
  font-weight: normal;
}
footer.commun_file .annonceFooter {
  background: none;
}
footer.commun_file .annonceFooter .colonne {
  width: 33%;
}
@media (max-width: 480px) {
  footer.commun_file .annonceFooter .colonne {
    width: 100%;
  }
}
/** INDEX **/
h2#titreMiseEnAvant.titreMiseEnAvant.col.col-12.s12 {
  font-family: 'Helvetica 55 Roman', sans-serif;
  border-top: 2px solid #ffd700;
  border-bottom: 2px solid #ffd700;
  background: #fff !important;
  color: #000 !important;
  text-align: center;
  padding: 1rem 2rem !important;
}
section.index_file.liste_bien_file.mise_en_avant.contenu_index {
  width: 80%;
  margin: 2rem auto;
}
.titre-actu,
.titreMiseAvant {
  font-family: 'Helvetica 55 Roman', sans-serif;
  border-top: 2px solid #ffd700;
  border-bottom: 2px solid #ffd700;
  background: #fff !important;
  color: #000 !important;
  text-align: center;
  padding: 1rem 2rem !important;
}
#presentation_index {
  width: 80%;
  margin: auto;
  margin-bottom: 2rem;
  line-height: 2rem;
}
@media (max-width: 780px) {
  #presentation_index {
    width: 100%;
  }
}
.index-main-title {
  font-size: 2rem;
  line-height: 3rem;
  text-align: center;
  color: #1d1d1b;
  width: 70%;
  margin: auto;
  position: relative;
  text-decoration: underline solid #ffd700;
}
@media (max-width: 1024px) {
  .index-main-title {
    font-size: 2rem;
    width: 100%;
  }
}
@media (max-width: 780px) {
  .index-main-title {
    font-size: 1.7rem;
  }
}
#presentation_index {
  font-size: 1.3rem !important;
  line-height: 2.5rem !important;
}
@media (max-width: 480px) {
  .index_file #presentation_index h1 {
    line-height: 2.5rem;
  }
  .index_file #presentation_index p,
  .index_file #presentation_index p + p {
    line-height: 1.4rem !important;
  }
}
/** BANNER **/
.banner-wrapper {
  background: url(/ressources_client/images/banner.jpg) no-repeat center;
  background-size: cover;
  height: 34rem;
  position: relative;
}
.banner-txt {
  padding: 3rem;
  width: 30%;
  right: 12%;
  top: 25%;
  text-align: center;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
}
@media (max-width: 1024px) {
  .banner-txt {
    width: 46%;
    right: 2%;
  }
}
@media (max-width: 780px) {
  .banner-txt {
    width: 100%;
    right: 0%;
    bottom: 0;
    top: unset;
  }
}
.titre-banner {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.content-banner {
  font-size: 1.3rem;
}
.banner-btn {
  text-transform: uppercase;
  background: #ffd700;
  color: #1d1d1b;
  width: 18rem !important;
  transition: 0.2s ease-in-out;
}
@media (max-width: 480px) {
  .banner-btn {
    width: 13rem !important;
  }
}
/** ACTUS **/
.index_file #actu_home {
  border-top: none;
}
.bloc_contenu_index1 {
  width: 80%;
  margin: auto;
}
.btn_voir_tout_actu {
  color: #fff;
  font-size: 1.1rem !important;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 2rem;
  transition: all 0.3s ease-in-out;
}
.btn_voir_tout_actu:hover {
  transform: scale(1.02);
}
.commun_file.fil_ariane_back .fil_ariane h1 {
  font-family: 'Helvetica 55 Roman', sans-serif;
}
.commun_file .color_ariane_inactive:hover {
  color: #1d1d1b;
}
.commun_file .color_btn_back2:hover {
  color: #ffd700;
}
/** FOOTER **/
footer.commun_file .haut_footer span .soustitre-menu {
  display: none;
}
/** CONTENUS **/
.page_contenu_file .x_articles > div,
.page_contenu_file .page_contenu .contenu_page_dynamique {
  font-size: 1.1rem;
}
.page_contenu_file .bg_contenu_page_dynamique {
  background: #f6f6f6;
}
.second-bg.btn_hover:hover {
  background: #ffd700;
}
.btn_simple.btn_hover.second-bg.btn-popup.m4.col.s12.l2 {
  white-space: nowrap;
}
/** BIENS **/
body.map .size_block {
  min-height: 10rem;
}
.bien_detail_file .bloc_right .stick,
.bg_bloc_btn_adresse {
  background: #f6f6f6;
}
.bien_vide {
  font-size: 1.3rem;
}
.bien_detail_file .dpe_ges span {
  font-family: 'Helvetica 55 Roman', sans-serif;
}
.liste_bien_file .minifiche2:hover {
  background: #f6f6f6;
}
.liste_bien_file .bg_prix_minifiche2,
.liste_bien_file .bg_btn_minifiche2 {
  background: #ffd700;
}
.totalHonoraires {
  background: #e8e9ea;
  padding: 10px;
  margin-top: 10px;
}
@media (max-width: 480px) {
  .liste_bien_file #moteur .moteur-open,
  .liste_bien_file .moteur #moteur .moteur-open {
    font-size: 2em;
    color: #ffd700;
    top: 35px;
    left: -44px;
  }
  .right_minifiche2.color_minifiche2 {
    line-height: 1.5rem;
  }
}
.supDesc {
  padding-top: 2%;
}
/**AGENCE**/
.telPageAgence {
  font-family: piano;
  color: #ffd700;
  position: relative;
  top: 0.188rem;
}
.mapGeoloc,
#map_agence {
  display: none !important;
}
.info-agence {
  display: grid;
  width: 90%;
  margin: auto;
  text-align: end;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 680px) {
  .info-agence {
    grid-template-rows: repeat(2, 1fr);
    grid-template-columns: unset;
    text-align: center;
  }
}
.agence_file .fiche_agence {
  margin-top: 1rem;
}
.coordonnees-wrapper {
  font-size: 1rem;
}
.titre-agence {
  font-weight: bold;
  text-align: center;
}
@media (max-width: 680px) {
  .titre-agence {
    margin: 0;
    padding: 0;
  }
}
.agence_file .color_horaires_agence {
  color: #1d1d1b;
}
.telAgence,
.mail-agence {
  font-weight: bold;
  color: #ffd700;
  font-size: 1.2rem;
}
.agence_file .bg_fiche_agence {
  background: #f6f6f6;
}
.agence_file .photo_agence {
  float: right;
}
.agence_file .adresse_agence {
  padding-top: 2%;
}
.agence_file .adresse_agence .btn_localiser {
  display: none;
}
.agence_file .fiche_agence_coordonnees .telAgence,
.agence_file .adresse_agence .telAgence {
  display: none !important;
}
.agence_file .fiche_agence .photo_agence {
  width: 38%;
}
@media (max-width: 1700px) {
  .agence_file .fiche_agence .photo_agence {
    width: 44%;
  }
}
@media (max-width: 1440px) {
  .agence_file .fiche_agence .photo_agence {
    width: 52%;
  }
}
@media (max-width: 1024px) {
  .agence_file .fiche_agence .photo_agence {
    width: 53%;
  }
}
@media (max-width: 780px) {
  .agence_file .fiche_agence .photo_agence {
    width: 73%;
  }
}
@media (max-width: 680px) {
  .agence_file .fiche_agence .photo_agence {
    float: unset;
    margin: auto;
  }
}
.horaires-wrapper {
  padding: 1rem;
  line-height: 2rem;
  padding-top: 8%;
}
.coordonnees,
.reseaux-agence-wrapper {
  padding: 0 1rem;
  line-height: 2rem;
}
.piano {
  font-size: 2rem;
  margin: 0 0.3rem;
}
/*  POPUP */
.ui-widget-content {
  border: 1px solid #ffd700;
}
.ui-widget-header {
  border: 1px solid #ffd700;
  background: #ffd700 50% 50% repeat-x;
}
#bloc_contact {
  font-size: 1em;
}
.fancybox-slide--iframe .fancybox-content {
  width: 100% !important;
  height: 100% !important;
  max-height: unset !important;
}
/* RESPONSIVE MENU (BAREME HONORAIRES) */
li.menu4.menu-fixe,
footer.commun_file .haut_footer .blocs > li:last-child {
  display: none !important;
}
@media (max-width: 768px) {
  li.menu4.menu-fixe,
  footer.commun_file .haut_footer .blocs > li:last-child {
    display: block !important;
  }
}
#communMenu ul li > div.menuTypeTwo ul li:last-child,
.menuTypeTwo.commun_file ul li:last-child {
  display: block !important;
}
@media (max-width: 768px) {
  #communMenu ul li > div.menuTypeTwo ul li:last-child,
  .menuTypeTwo.commun_file ul li:last-child {
    display: none !important;
  }
}
/* PRINT */
#header_print2 #logo {
  width: 25%;
  float: left;
}
.grande_photo,
#grande_photo {
  width: 70%;
  float: none;
}
#content h1 {
  color: #1d1d1b;
  font-size: 1.2;
}
.petite_photo,
#petite_photo {
  width: 100%;
  float: left;
  margin-left: 0;
}
.descriptif_detaille {
  line-height: 1rem;
}
@media (max-width: 480px) {
  .descriptif_detaille {
    line-height: 1.5rem;
  }
}
.printDescription {
  text-align: left;
}
/* PAGE ANNONCE REF OPTI*/
.page_contenu_file .color_link_annonce {
  color: #1d1d1b;
}
.formulaires_file .color_titre_alerte {
  color: #ffd700;
}
.formulaires_file .alerte_mail button {
  background: #ffd700;
}
/* HONORAIRES */
@media (max-width: 1024px) {
  .table-honoraires {
    display: none;
  }
}
.btn-honoraires {
  display: block;
  background: #ffd700;
  color: #1d1d1b;
  padding: 2% 4%;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
