.capsule {
  bottom: 10px;
  right: 30px;
  z-index: 3;
  width: 110px;
}

.visiteVirtuelle {
  bottom: 3px;
  right: 20px;
  width: 70px;
  z-index: 3;
}

.slider-main .capsule {
  right: 20px;
}

.slider-nav .capsule {
  width: 40px;
  right: 10px;
}

.postuler .texte-postuler {
  font-size: 0.8em;
}
.postuler .texte-postuler span {
  display: block;
}
.postuler .texte-postuler span:first-of-type {
  margin-bottom: 15px;
}
.postuler .informations-nego {
  display: flex;
  margin-bottom: 25px;
}
.postuler .informations-nego .image-nego {
  width: 140px;
  margin-right: 20px;
  text-align: center;
}
.postuler .informations-nego h4.intitule-nego {
  font-size: 0.8em;
  font-weight: bold;
  text-transform: inherit;
}
.postuler .informations-nego .fonction-nego {
  font-size: 0.8em;
}
.postuler .informations-nego .tel-nego {
  font-size: 0.9em;
}
.postuler .form-bien-contact .help-block {
  font-size: 0.7em;
}
.postuler .form-bien-contact .help-block ul {
  padding-left: 0;
  margin-top: 5px;
  margin-bottom: 0;
}
.postuler .form-bien-contact .help-block ul li {
  list-style: none;
}
.postuler .form-bien-contact .form-response {
  font-size: 0.8em;
}
.postuler .form-bien-contact .form-response p {
  margin-bottom: 0;
}

.wrapper-infos-principales-bien {
  position: relative;
  padding: 25px;
  width: 250px;
  margin: 0 auto;
}
.wrapper-infos-principales-bien::after {
  bottom: -14px;
}

.description-bien p {
  margin-bottom: 15px;
}

.right-side {
  padding-left: 40px;
  border-left: 3px solid var(--bs-primary2);
  width: 350px;
}

.caracteristiques-bien ul {
  border-right: 3px solid var(--bs-primary);
  padding-left: 25px;
  padding-right: 25px;
  width: 50%;
}
@media (max-width: 575px) {
  .caracteristiques-bien ul {
    border-right: 0;
    border-bottom: 3px solid var(--bs-primary);
    width: 100%;
  }
}
.caracteristiques-bien ul:first-child {
  padding-left: 0;
}
.caracteristiques-bien ul:last-child {
  border-right: 0;
}
.caracteristiques-bien .telechargement-fiche-bien .icone-telechargement {
  width: 20px;
  position: relative;
  top: -3px;
  left: 2px;
}
.caracteristiques-bien .telechargement-fiche-bien .icone-telechargement-hover {
  display: none;
}
.caracteristiques-bien .telechargement-fiche-bien:hover .icone-telechargement {
  display: none;
}
.caracteristiques-bien .telechargement-fiche-bien:hover .icone-telechargement-hover {
  display: inline;
}

.diag-block {
  display: block;
  width: 240px;
  height: 220px;
  margin: auto;
  position: relative;
}
.diag-block .diagram {
  height: 200px;
  background-size: cover;
  left: 0;
  position: absolute;
  top: 20px;
  width: 200px;
  z-index: 1;
}
.diag-block.dpe .diagram {
  background: transparent url("../../images/dpe_scale-436e57f2c126518f78e78c0ab70a8379.png") no-repeat left top;
}
.diag-block.ges .diagram {
  background: transparent url("../../images/ges_scale-e27d07382d34107abb1e7104e197c028.png") no-repeat left top;
}
.diag-block.dpe_07-2021 {
  width: 372px;
  height: 260px;
  margin: auto auto 10px;
}
.diag-block.dpe_07-2021 .value-dpe {
  position: absolute;
  font-weight: bold;
  font-size: 1rem;
  z-index: 2;
  width: 50px;
  text-align: center;
  line-height: 20px;
  color: black;
}
.diag-block.dpe_07-2021 .value-dpe.classe-A {
  top: 45px;
  left: 38px;
}
.diag-block.dpe_07-2021 .value-dpe.classe-B {
  top: 68px;
  left: 38px;
}
.diag-block.dpe_07-2021 .value-dpe.classe-C {
  top: 94px;
  left: 38px;
}
.diag-block.dpe_07-2021 .value-dpe.classe-D {
  top: 118px;
  left: 38px;
}
.diag-block.dpe_07-2021 .value-dpe.classe-E {
  top: 145px;
  left: 38px;
}
.diag-block.dpe_07-2021 .value-dpe.classe-F {
  top: 169px;
  left: 38px;
}
.diag-block.dpe_07-2021 .value-dpe.classe-G {
  top: 193px;
  left: 38px;
}
.diag-block.dpe_07-2021 .value-ges {
  position: absolute;
  z-index: 2;
  font-weight: bold;
  font-size: 1rem;
  text-align: center;
  width: 60px;
  line-height: 20px;
  color: black;
}
.diag-block.dpe_07-2021 .value-ges.classe-A {
  top: 45px;
  left: 110px;
}
.diag-block.dpe_07-2021 .value-ges.classe-B {
  top: 68px;
  left: 110px;
}
.diag-block.dpe_07-2021 .value-ges.classe-C {
  top: 94px;
  left: 110px;
}
.diag-block.dpe_07-2021 .value-ges.classe-D {
  top: 118px;
  left: 110px;
}
.diag-block.dpe_07-2021 .value-ges.classe-E {
  top: 145px;
  left: 110px;
}
.diag-block.dpe_07-2021 .value-ges.classe-F {
  top: 169px;
  left: 110px;
}
.diag-block.dpe_07-2021 .value-ges.classe-G {
  top: 193px;
  left: 110px;
}
.diag-block.dpe_07-2021 .diagram {
  width: 100%;
  height: 100%;
  background-size: contain !important;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.diag-block.dpe_07-2021 .diagram-A {
  background: transparent url("../../images/dpe/A-e527683da1d02387fb31c0f4c21c1c9b.jpg") no-repeat left top;
}
.diag-block.dpe_07-2021 .diagram-B {
  background: transparent url("../../images/dpe/B-83d9eb6dc2e2eff6618cb67d7ec4503c.jpg") no-repeat left top;
}
.diag-block.dpe_07-2021 .diagram-C {
  background: transparent url("../../images/dpe/C-abad087b34924b43c590400f3c82b4d2.jpg") no-repeat left top;
}
.diag-block.dpe_07-2021 .diagram-D {
  background: transparent url("../../images/dpe/D-0cced623ddf7a6541d3bb5e0f040e56a.jpg") no-repeat left top;
}
.diag-block.dpe_07-2021 .diagram-E {
  background: transparent url("../../images/dpe/E-a27e5e3c1dda12d1ca1e16f362ad4686.jpg") no-repeat left top;
}
.diag-block.dpe_07-2021 .diagram-F {
  background: transparent url("../../images/dpe/F-f5e0aeba7935e4765d3b69a0c9f75ba5.jpg") no-repeat left top;
}
.diag-block.dpe_07-2021 .diagram-G {
  background: transparent url("../../images/dpe/G-cb75b017df0d3ec8b73d7caac6afc028.jpg") no-repeat left top;
}
.diag-block.ges_07-2021 {
  width: 372px;
  height: 260px;
  margin: auto;
}
.diag-block.ges_07-2021 .value-ges {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 1rem;
  width: 150px;
  text-align: left;
  font-weight: bold;
  line-height: 20px;
  color: black;
}
.diag-block.ges_07-2021 .value-ges.classe-A {
  top: 42px;
  left: 174px;
}
.diag-block.ges_07-2021 .value-ges.classe-B {
  top: 68px;
  left: 174px;
}
.diag-block.ges_07-2021 .value-ges.classe-C {
  top: 93px;
  left: 174px;
}
.diag-block.ges_07-2021 .value-ges.classe-D {
  top: 119px;
  left: 174px;
}
.diag-block.ges_07-2021 .value-ges.classe-E {
  top: 146px;
  left: 174px;
}
.diag-block.ges_07-2021 .value-ges.classe-F {
  top: 171px;
  left: 174px;
}
.diag-block.ges_07-2021 .value-ges.classe-G {
  top: 197px;
  left: 174px;
}
.diag-block.ges_07-2021 .diagram {
  width: 100%;
  height: 100%;
  background-size: contain !important;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.diag-block.ges_07-2021 .diagram-A {
  background: transparent url("../../images/ges/A-b30c2fd0c3b9794f43ae8c704cfa565d.jpg") no-repeat left top;
}
.diag-block.ges_07-2021 .diagram-B {
  background: transparent url("../../images/ges/B-929e21e98626e8255cbdf50dd0912780.jpg") no-repeat left top;
}
.diag-block.ges_07-2021 .diagram-C {
  background: transparent url("../../images/ges/C-8baeaf0baea6bc2c38b740c254c70e50.jpg") no-repeat left top;
}
.diag-block.ges_07-2021 .diagram-D {
  background: transparent url("../../images/ges/D-a72a0bbbf35a617baddee9a02c56df20.jpg") no-repeat left top;
}
.diag-block.ges_07-2021 .diagram-E {
  background: transparent url("../../images/ges/E-36aba0c8a50629ffa8c0f7244022c4a3.jpg") no-repeat left top;
}
.diag-block.ges_07-2021 .diagram-F {
  background: transparent url("../../images/ges/F-79b912d210b99656a2e004825318011f.jpg") no-repeat left top;
}
.diag-block.ges_07-2021 .diagram-G {
  background: transparent url("../../images/ges/G-40a6362c6ada0a5637d069d082196aa5.jpg") no-repeat left top;
}
.diag-block .title {
  text-align: center;
}
.diag-block .value {
  background: transparent url("../../images/arrow_value-ab02c289faec8aebf1c3eef70d808657.png") right top no-repeat;
  color: white;
  height: 26px;
  padding: 3px 10px 0 0;
  position: absolute;
  right: 0;
  text-align: right;
  z-index: 0;
  width: 90%;
  line-height: 20px;
}
.diag-block .value.A {
  top: 21px;
}
.diag-block .value.B {
  top: 50px;
}
.diag-block .value.C {
  top: 78px;
}
.diag-block .value.D {
  top: 107px;
}
.diag-block .value.E {
  top: 135px;
}
.diag-block .value.F {
  top: 164px;
}
.diag-block .value.G {
  top: 192px;
}

.biens-similaires .wrapper-titre h2, .biens-similaires .wrapper-titre .h2 {
  padding: 40px 0;
  background-image: url("../../images/cercle-ac1276efb20843bbd18130a1ac5405b5.svg");
  background-repeat: no-repeat;
  background-size: 90px;
  background-position: top 5px right 520px;
}
@media (max-width: 1400px) {
  .biens-similaires .wrapper-titre h2, .biens-similaires .wrapper-titre .h2 {
    background-position: top 5px right 430px;
  }
}
@media (max-width: 1200px) {
  .biens-similaires .wrapper-titre h2, .biens-similaires .wrapper-titre .h2 {
    background-position: top 5px right 340px;
  }
}
@media (max-width: 990px) {
  .biens-similaires .wrapper-titre h2, .biens-similaires .wrapper-titre .h2 {
    background-position: top 15px right 208px;
  }
}
@media (max-width: 575px) {
  .biens-similaires .wrapper-titre h2, .biens-similaires .wrapper-titre .h2 {
    background: none;
  }
}
@media (max-width: 575px) {
  .biens-similaires .bien-similaire {
    margin-left: calc(var(--bs-gutter-x) * -0.5);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    max-width: 100%;
  }
}
.biens-similaires .bien-similaire a {
  text-decoration: none;
}
.biens-similaires .bien-similaire .img-fluid {
  height: 14em;
}
@media (min-width: 992px) {
  .biens-similaires .bien-similaire .img-fluid {
    width: 100%;
    object-fit: cover;
  }
}
.biens-similaires .bien-similaire .capsule {
  position: absolute;
  width: 110px;
  right: 10px;
  bottom: 10px;
}
.biens-similaires .bien-similaire h2 {
  font-size: 1rem;
}
.biens-similaires .bien-similaire:nth-of-type(1) .wrapper-img-bien::before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-image: url("../../images/brush-vertical-primary-d15b3410d67d3671e17255d0870720d3.svg");
  background-size: contain;
  background-position: center left;
  width: 270px;
  height: 195px;
  top: 0;
  left: -32px;
  z-index: -2;
}
.biens-similaires .bien-similaire:nth-of-type(1) .wrapper-img-bien::after {
  content: "";
  display: block;
  position: absolute;
  background-color: var(--bs-primary);
  width: 270px;
  height: 226px;
  top: -16px;
  left: -16px;
  z-index: -2;
}

.slider-nav .slick-slide {
  margin: 9px 4.5px;
}

@media (max-width: 991px) {
  .w-25, .w-75 {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .wrap-diagnostics {
    display: flex;
  }
}

/*# sourceMappingURL=bien.output.css.map */
