/* STYLE DE BASE */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

img {
  height: auto;
}

:focus {
  outline: 0;
}

a:active {
  outline: none;
}

.menu-item a:hover {}

body {
  line-height: 1.2;
}

body,
select,
input,
button,
textarea {
  font-family: 'figginssans';
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

#wpadminbar {
  z-index: 1000000
}

a {
  text-decoration: none;
  color: #000;
}

a:link {
  text-decoration: none;
}

.descriptif-journal a:link {
  text-decoration: underline;
}

sup {
  vertical-align: super;
  font-size: 50%;
}

.wrap {}

input,
button,
select {
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  margin: 0;
}

.max-1180 {
  max-width: 1180px;
  margin: auto;
  position: relative;
  z-index: 10;
  padding: 0 40px 0;
}

.max-1180-mini {
  max-width: 1180px;
  margin: auto;
  position: relative;
  z-index: 10;
  padding: 0 80px 0;
}

.margin-left-right-40 {
  margin: 0 40px;
}

h1 {
  font-family: 'figginssans-bold';
  text-transform: uppercase;
  font-size: 1.3rem;
}

h2 {
  font-family: 'figginssans-bold';
  text-transform: uppercase;
}

h3 {
  font-family: 'figginssans-bold';
  text-transform: uppercase;
}

::-webkit-input-placeholder {
  color: #000;
}

::-moz-placeholder {
  color: #000;
}

:-ms-input-placeholder {
  color: #000;
}

:-moz-placeholder {
  color: #000;
}

strong {
  font-family: 'figginssans-bold';
}

em {
  font-family: 'figginssans-italic';
}

a {
  text-decoration: underline;
}

/* TYPOGRAPHIE */
@font-face {
  font-family: 'figginssans';
  src: url('../fonts/figginssans-webfont.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/figginssans-webfont.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/figginssans-webfont.woff') format('woff'),
    /* Pretty Modern Browsers */
    url('../fonts/figginssans-webfont.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/figginssans-webfont.svg#figginssans-webfont') format('svg');
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'figginssans-extra-bold';
  src: url('../fonts/figginssansextrabold-webfont.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/figginssansextrabold-webfont.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/figginssansextrabold-webfont.woff') format('woff'),
    /* Pretty Modern Browsers */
    url('../fonts/figginssansextrabold-webfont.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/figginssansextrabold-webfont.svg#figginssansextrabold-webfont') format('svg');
  /* Legacy iOS */
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'figginssans-bold';
  src: url('../fonts/figginssans-bold-webfont.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/figginssans-bold-webfont.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/figginssans-bold-webfont.woff') format('woff'),
    /* Pretty Modern Browsers */
    url('../fonts/figginssans-bold-webfont.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/figginssans-bold-webfont.svg#figginssans-bold-webfont') format('svg');
  /* Legacy iOS */
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'figginssans-italic';
  src: url('../fonts/figginssans-italic-webfont.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/figginssans-italic-webfont.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/figginssans-italic-webfont.woff') format('woff'),
    /* Pretty Modern Browsers */
    url('../fonts/figginssans-italic-webfont.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/figginssans-italic-webfont.svg#figginssans-italic-webfont') format('svg');
  /* Legacy iOS */
  font-weight: normal;
  font-style: italic;
}

/* HEADER */
header {
  position: relative;
  z-index: 1000 !important;
}

.fond-header {
  width: 100%;
  position: relative;
  z-index: 1000
}

.logo-header img {
  width: 60%;
  max-width: 341px;
  margin-top: 60px;
}

.logo-header-mini img {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.logo-header-mini {
  position: relative;
  z-index: 6000;
}

ul li.current-menu-item a {
  border-bottom: 2px solid #000;
  font-family: 'figginssans-bold';
}

.transparent ul li.menu-item a {
  color: #FFF;
}

.transparent ul li.menu-item a:hover {
  border-bottom: 2px solid #FFF;
}

ul li.menu-item a {
  letter-spacing: 0.1em;
  font-size: 0.8em;
}

ul li.menu-item a:hover {
  border-bottom: 2px solid #000;
}

.reseaux {
  padding-top: 47px;
  margin-left: 20px;
  flex: 1 1 auto;
}

.reseaux_footer {
  padding-top: 40px;
  padding-bottom: 40px;
  flex: 1 1 auto;
}

.reseau-icons {
  width: 20px !important;
  height: 20px !important;
  padding: 0 !important;
  flex: 0 0 20px !important;
  margin-right: 5px;
}

.reseau-icons:last-child {
  margin-right: 0px;
}

.reseau-icons img {
  width: 100%;
  height: 100%;
}

/* RECHERCHE */
form {
  position: relative;
}

.recherche {
  position: absolute;
  bottom: 100px;
  width: 100%;
  z-index: 1000;
}

#searchform_type_bien,
#searchform_nbr_pieces {
  background: #FFF;
  border: none;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 15px;
  box-sizing: border-box;
  margin: 0;
  border: 2px solid #000;
}

.transparent .search-price {
  background: none;
  border-color: #FFF;
  color: #FFF
}


.transparent .search-price::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #FFF;
}

.transparent .search-price::-moz-placeholder {
  /* Firefox 19+ */
  color: #FFF;
}

.transparent .search-price:-ms-input-placeholder {
  /* IE 10+ */
  color: #FFF;
}

.transparent .search-price:-moz-placeholder {
  /* Firefox 18- */
  color: #FFF;
}

.search-price {
  background: #FFF;
  border: none;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 15px;
  box-sizing: border-box;
  margin: 0;
  border-style: solid;
  border-width: 2px 0px 2px 2px;
  border-color: #000;
}

.transparent #form_search_submit {
  color: #000 !important;
  background-color: #FFF;
  border: 2px solid #FFF;
}

#form_search_submit {
  width: 100%;
  border: none;
  color: #FFF !important;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  text-align: center;
  text-transform: uppercase;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 15px 0;
  background-color: #000;
  border: 2px solid #000;
  margin: 0;
  cursor: pointer;
}

#form_estim_submit {
  width: 100%;
  border: none;
  color: #FFF !important;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  text-align: center;
  text-transform: uppercase;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 18px 0;
  background-color: #000;
  border: 2px solid #000;
  margin: 0;
}

.form-control-estim {
  width: 100%;
  background: #FFF;
  border: none;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 18px 15px;
  box-sizing: border-box;
  margin: 0;
  border-style: solid;
  border-width: 2px 0px 2px 2px;
  border-color: #000;
}

.form-control-vendre {
  text-align: center;
  background: #FFF;
  border: none;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 19px;
  box-sizing: border-box;
  margin: 0;
  border-style: solid;
  border-width: 2px 0px 2px 2px;
  border-color: #000;
}

.form-control-hono {
  text-align: center;
  background: #000;
  border: none;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 19px;
  box-sizing: border-box;
  margin: 0;
  border: 2px solid #000;
}

.form-control-hono a {
  color: #FFF;
}

.ajax-loader {
  display: none !important;
}

.wpcf7-not-valid-tip {
  display: none !important;
}

.wpcf7-response-output {
  position: absolute;
  border: none !important;
  text-align: right;
  margin-top: 70px !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
}

form {
  margin: auto;
}

.trier {
  flex-direction: row-reverse;
  margin-bottom: 40px;
}

.infos_bien {
  letter-spacing: 2px;
  font-size: 0.9em;
  padding-bottom: 5px;
}

.border-bottom {
  border-bottom: 2px solid #000;
}

.result {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 0.8em;
  letter-spacing: 0.1em;
}

/* GALLERIE D'IMAGES */
.margin-bottom-40 {
  margin-bottom: 40px;
}

.background-home {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.background-page {
  position: relative;
  width: 100%;
  z-index: 0;
}

.accroche {
  text-align: center;
  color: #FFF;
  padding: 40px 80px;
  border: 2px solid #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  letter-spacing: 0.1em;
  font-size: 1.3em;
  transform: translate(-50%, -50%);
}

.espace-blanc {
  width: 100%;
  height: 54px;
}

.cycle-slideshow {}

.slideshow_content {
  width: 100%;
  height: 100%;
  position: relative;
  height: 500px;
}

.galerie {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.slideshow-content-bien {
  width: 100%;
  height: 400px;
  position: relative;
  contain: content;
}

.slide-content-bien {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 400px;
}

.slide-content-bien img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

#cycle1 {
  overflow: hidden;
}

.cycle-pager {
  text-align: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -5px 40px -5px;
  contain: content;
}

.cycle-pager img.slide-content-bien-petit {
  opacity: 0.4;
  box-sizing: border-box;
  padding: 0 5px 5px;
  cursor: pointer;
}

.cycle-pager img.slide-content-bien-petit.cycle-pager-active {
  opacity: 1;
}

.exclu {
  position: absolute;
  padding: 15px;
  color: #FFF;
  top: 0;
  width: 100%;
  background-color: #000;
  box-sizing: border-box;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1em;
}

.cycle-slideshow iframe {
  width: 100% !important;
  position: relative;
}

.slideshow-content-bien:not(.cycle-slide) {
  display: none;
}

.slideshow-content-bien:first-child {
  display: block;
}

.embed-container iframe {
  max-width: 100%;
  height: auto;
  aspect-ratio: 16/10;
}

.embed-container-img {
  background-color: #000;
}

.slide-content-journal {
  width: 100%;
  height: auto;
}

.galerie_journal {
  width: 100%;
}

img.galerie_journal {
  width: 100%;
}

.descriptif-journal {
  margin-bottom: 40px;
}

.descriptif-journal h2 {
  font-family: 'figginssans-bold';
  font-size: 1.3em;
  line-height: 1.3em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.descriptif-journal h3 {
  font-family: 'figginssans-bold';
  font-size: 1em;
  line-height: 1em;
}

.slideshow-content-bien-journal {
  width: 75%;
  height: auto;
  margin: auto;
}

.slide-content-bien-journal {
  width: 100%;
  height: auto;
}

.slide-content-bien-journal img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.full {
  width: 100%;
}

.progressive {
  position: relative;
  display: block;
  overflow: hidden;
}

.progressive img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  border: 0 none;
  object-fit: cover;
}

.progressive img.preview {}

.progressive img.hide {
  opacity: 0;
}

.progressive img.origin {
  position: absolute;
  left: 0;
  top: 0;
  animation: origin 1s ease-out;
}

@keyframes origin {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* SINGLE BIEN */
.titre-paragraphe {
  line-height: 2em;
}

.titre-paragraphe span {
  font-family: 'figginssans-bold';
  border-bottom: 2px solid #000;
  text-transform: uppercase;
}

.paragraphe {
  font-size: 1em;
  line-height: 1.3em;
}

.nom {
  font-family: 'figginssans-bold';
  text-transform: uppercase;
}

.nom span {
  text-transform: uppercase;
}

.info-pratique {
  line-height: 1.3em;
}

.info-pratique a {
  color: #000;
}

.googlemap {
  width: 100% !important;
  height: 470px;
}

.acf-map {
  width: 100% !important;
  height: 470px;
}

.acf-map img {
  max-width: inherit !important;
}

.titre-bien {
  font-family: 'figginssans-bold';
  font-size: 1.3em;
  line-height: 1.3em;
  letter-spacing: 0.1em;
}

.titre-journal {
  font-family: 'figginssans-bold';
  font-size: 1.3em;
  line-height: 1.3em;
  letter-spacing: 0.1em;
  text-align: center;
}

.sous-titre-journal {
  font-family: 'figginssans-bold';
  font-size: 1.1em;
  line-height: 1.1em;
  letter-spacing: 0.1em;
  font-style: italic;
  text-align: center;
}

.type-bien {
  font-size: 1em;
  letter-spacing: 0.1em;
}

.titre-bien,
.prix-bien,
.descriptif-bien,
.les-plus-bien,
.honoraires-liste {
  margin-bottom: 40px;
}

.print {
  cursor: pointer;
  width: 40px;
  height: 40px;
  text-align: right
}

.print img {
  height: 100%;
}

.bouton-contact {
  width: 100%;
  border: none;
  color: #FFF !important;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  text-align: center;
  text-transform: uppercase;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 17.5px 0;
  background-color: #000;
  border: 1px solid #000;
  margin: 0;
}

.bouton-contact-other {
  width: 100%;
  border: none;
  color: #000 !important;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  text-align: center;
  text-transform: uppercase;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 17.5px 0;
  margin: 0;
}

.bouton-contact-other a:hover {
  border-bottom: 2px solid #000;
}

.bouton-contact-other a {
  cursor: pointer;
}

.footer-single {
  position: absolute;
  bottom: 0;
  background-color: #FFF;
  width: 100%;
  z-index: 5000;
  left: 0
}

.margin-liste {
  margin-bottom: 40px;
}

.margin-liste-end {
  margin-bottom: 100px;
}

#dpe svg,
#ges svg {
  width: 100% !important;
  height: auto !important;
}

#dpe,
#ges,
#dpe-resp,
#ges-resp {
  min-height: 215px;
}

.legende-bien {
  font-size: 1em !important;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
  font-family: 'figginssans-bold';
}

.rouge {
  color: #ff0000;
}

.titre-energie {
  font-family: 'figginssans-bold';
  margin-bottom: 20px;
}

.legenge-energie {
  font-size: 0.7em;
}

.mfp-bg {
  z-index: 9999 !important;
}

.mfp-wrap {
  z-index: 10000 !important;
}

/* SHARE FACEBOOK */

.categories-filters {
  margin-bottom: 40px;
  margin-top: 40px;
  position: relative;
}

.cat-item,
.cat-item-all {
  margin: 0 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-bottom: 2px solid #FFF;
}

.cat-item:hover,
.cat-item-all:hover {
  margin: 0 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-bottom: 2px solid #000;
}

.cat-item.cat-active,
.cat-item-all.cat-active {
  font-family: 'figginssans-bold';
  border-bottom: 2px solid #000;
}


/* CONTACT */
.form-control-contact {
  border: 2px solid #000;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 15px;
  box-sizing: border-box;
  margin: 0;
}

.form-message {
  border: 2px solid #000;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 15px;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  resize: none;
}

input[type="text"],
input[type="tel"],
input[type="email"] {
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  width: 100%;
}

#form_contact_submit {
  width: 100%;
  border: none;
  color: #FFF !important;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  text-align: center;
  text-transform: uppercase;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  padding: 15px 0;
  background-color: #000;
  border: 2px solid #000;
  margin: 0;
  cursor: pointer;
}

#wpcf7-f237-o1 .wpcf7-not-valid-tip {
  display: none !important;
}

body input[type=text].wpcf7-not-valid,
body input[type=email].wpcf7-not-valid,
body input[type=tel].wpcf7-not-valid,
body textarea.wpcf7-not-valid {
  border: 2px solid #ec3c06;
  background-color: #f9d0d1;
}

div.wpcf7-response-output {
  padding: 0 !important;
}

#wpcf7-f237-o1 .wpcf7-validation-errors {
  width: 100%;
  border: none !important;
  text-align: center !important;
  margin: 0 !important;
  margin-bottom: 0 !important;
}

#wpcf7-f237-o1 div.wpcf7-mail-sent-ok {
  border: none !important;
  width: 100%;
  text-align: center;
  margin: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 15px !important;
}

#wpcf7-f237-o1 div.wpcf7-response-output {
  border: none !important;
  width: 100%;
  text-align: center;
  margin: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 15px !important;
  padding-bottom: 40px
}

#wpcf7-f237-o1 span.wpcf7-not-valid-tip {
  width: 100%;
  border: none !important;
  text-align: center;
  margin: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 15px !important;
}

/* PRINT */
@media print {
  #responsive-menu {
    display: none;
  }

  .hide-print {
    display: none !important;
  }

  .footer-single {
    position: relative;
  }

  body {
    -webkit-print-color-adjust: exact;
    -moz-print-color-adjust: exact;
    color-adjust: exact;
  }
}

.copyright {
  padding: 10px 0;
  background-color: #000;
  color: #FFF;
  text-align: center;
  font-size: 0.7rem;
  letter-spacing: 0.1em;
}

.home footer {
  background-color: #000;
  position: fixed;
  z-index: 1000;
  bottom: 0;
  width: 100%;
  transform: translateY(100%);
  transition: transform 0.3s ease-in-out;
}

.home footer a {
  color: #FFF;
}


.row-page p,
.row-page h1,
.row-page h2,
.row-page h3 {
  margin-bottom: 20px;
}

.row-page h1,
.row-page h2,
.row-page h3 {
  font-weight: normal !important;
}

.row-page h1 {
  font-family: 'figginssans-bold';
}

.titre-page {
  text-align: center;
}

.row-page h2,
.row-page h2 {
  font-family: 'figginssans-bold';
}

.row-page p {
  text-align: justify;
}

.row-page a {
  text-decoration: underline;
}

.slideshow-content {
  width: 100%;
  height: auto;
  margin: auto;
}

.content-page-default ol,
.content-page-default ul {
  list-style: disc;
  list-style-position: inside;
  margin-bottom: 20px;

}

.content-page-default img {
  width: 100%;
}

.logoCenterHome {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  width: 55%;

}

.logoCenterHome img {
  width: 100%;

}