html {
  overflow-y: initial !important;
  overflow-x: initial !important; }

body {
  color: #555557; }

a:hover {
  text-decoration: none; }

article .post-content .Corps a {
  text-decoration: underline; }

#main {
  background-color: #f7f7f7 !important; }

.single-post ul.slides a img {
  display: none; }

#post-31039, #post-32637 {
  padding-bottom: 290px; }

.post-type-archive-biens #main, .single-biens #main, .single-villages #main {
  padding-top: 0px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  /*.btn-light{
    background-color: $COLOR1;
    color:#FFF;
  }*/ }
  .post-type-archive-biens #main h2, .single-biens #main h2, .single-villages #main h2 {
    font-size: 28px;
    margin-bottom: 15px; }
  .post-type-archive-biens #main h3, .single-biens #main h3, .single-villages #main h3 {
    font-size: 22px; }
  .post-type-archive-biens #main h5, .single-biens #main h5, .single-villages #main h5 {
    font-size: 12px;
    color: #848379;
    text-transform: uppercase;
    margin: 25px 0px 10px 0px !important; }
  .post-type-archive-biens #main .btn-light, .single-biens #main .btn-light, .single-villages #main .btn-light {
    background-color: #FFF;
    color: #3A606E; }
  .post-type-archive-biens #main .fusion-row, .single-biens #main .fusion-row, .single-villages #main .fusion-row {
    max-width: none; }
  .post-type-archive-biens #main .tags, .single-biens #main .tags, .single-villages #main .tags {
    margin-top: 20px; }
    .post-type-archive-biens #main .tags .badge, .single-biens #main .tags .badge, .single-villages #main .tags .badge {
      background-color: #3A606E !important;
      color: #FFF;
      margin-right: 10px; }
  .post-type-archive-biens #main .filtres, .single-biens #main .filtres, .single-villages #main .filtres {
    padding: 30px;
    /* background-color: #f3f3f3;*/
    margin: 0 auto; }
    .post-type-archive-biens #main .filtres .inner-filtres, .single-biens #main .filtres .inner-filtres, .single-villages #main .filtres .inner-filtres {
      max-width: 1600px;
      margin: 0px auto;
      padding-left: 30px;
      padding-right: 30px; }
      .post-type-archive-biens #main .filtres .inner-filtres .box-filtres, .single-biens #main .filtres .inner-filtres .box-filtres, .single-villages #main .filtres .inner-filtres .box-filtres {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        display: flex; }
        .post-type-archive-biens #main .filtres .inner-filtres .box-filtres button, .post-type-archive-biens #main .filtres .inner-filtres .box-filtres .bootstrap-select, .single-biens #main .filtres .inner-filtres .box-filtres button, .single-biens #main .filtres .inner-filtres .box-filtres .bootstrap-select, .single-villages #main .filtres .inner-filtres .box-filtres button, .single-villages #main .filtres .inner-filtres .box-filtres .bootstrap-select {
          /*  flex: auto;*/
          margin: 0px 10px 0 0; }
        .post-type-archive-biens #main .filtres .inner-filtres .box-filtres .dropdown, .single-biens #main .filtres .inner-filtres .box-filtres .dropdown, .single-villages #main .filtres .inner-filtres .box-filtres .dropdown {
          border: #3A606E 1px solid;
          border-radius: 6px;
          width: 100%; }
        .post-type-archive-biens #main .filtres .inner-filtres .box-filtres .btn-light, .single-biens #main .filtres .inner-filtres .box-filtres .btn-light, .single-villages #main .filtres .inner-filtres .box-filtres .btn-light {
          margin-left: 0; }
        .post-type-archive-biens #main .filtres .inner-filtres .box-filtres input, .single-biens #main .filtres .inner-filtres .box-filtres input, .single-villages #main .filtres .inner-filtres .box-filtres input {
          margin-right: 10px; }
          .post-type-archive-biens #main .filtres .inner-filtres .box-filtres input::placeholder, .single-biens #main .filtres .inner-filtres .box-filtres input::placeholder, .single-villages #main .filtres .inner-filtres .box-filtres input::placeholder {
            font-size: 14px; }
        .post-type-archive-biens #main .filtres .inner-filtres .box-filtres .row > div, .single-biens #main .filtres .inner-filtres .box-filtres .row > div, .single-villages #main .filtres .inner-filtres .box-filtres .row > div {
          padding: 10px 0; }
  .post-type-archive-biens #main .btn-filtres, .single-biens #main .btn-filtres, .single-villages #main .btn-filtres {
    border: 1px solid #3A606E;
    color: #3A606E;
    background-color: white;
    margin: 0px 20px 0px 0px;
    flex: auto; }
    .post-type-archive-biens #main .btn-filtres:hover, .post-type-archive-biens #main .btn-filtres.selected, .single-biens #main .btn-filtres:hover, .single-biens #main .btn-filtres.selected, .single-villages #main .btn-filtres:hover, .single-villages #main .btn-filtres.selected {
      border: 1px solid #3A606E;
      color: white;
      background-color: #3A606E; }
  .post-type-archive-biens #main .search, .single-biens #main .search, .single-villages #main .search {
    display: flex; }
  .post-type-archive-biens #main .search button, .single-biens #main .search button, .single-villages #main .search button {
    margin: 5px 10px 5px 0;
    flex: auto; }
  .post-type-archive-biens #main .btn-check:checked + .btn-filtres, .single-biens #main .btn-check:checked + .btn-filtres, .single-villages #main .btn-check:checked + .btn-filtres {
    border: 1px solid #848379;
    color: white;
    background-color: #848379; }
  .post-type-archive-biens #main .articles, .single-biens #main .articles, .single-villages #main .articles {
    max-width: 1600px;
    padding: 30px;
    margin: 0px auto;
    margin-top: 30px; }
    .post-type-archive-biens #main .articles article.bien, .single-biens #main .articles article.bien, .single-villages #main .articles article.bien {
      border-radius: 0.25rem;
      border: #7d755e 1px solid;
      /* font-family: "Zilla Slab";*/
      position: relative;
      background-color: #FFF;
      display: flex;
      flex-basis: 0;
      flex-direction: row;
      /* box-shadow:#000000 0px 5px 5px 0px;*/
      margin-bottom: 50px; }
      .post-type-archive-biens #main .articles article.bien.souscompromis, .single-biens #main .articles article.bien.souscompromis, .single-villages #main .articles article.bien.souscompromis {
        /*background-color:grey;*/
        /* opacity:0.7;*/
        overflow: hidden;
        /* Positions */
        /* Rotations */
        /* Colors */ }
        .post-type-archive-biens #main .articles article.bien.souscompromis .voile, .single-biens #main .articles article.bien.souscompromis .voile, .single-villages #main .articles article.bien.souscompromis .voile {
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background-color: #FFF;
          opacity: 0.6;
          position: absolute;
          z-index: 90; }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr, .single-biens #main .articles article.bien.souscompromis .cr, .single-villages #main .articles article.bien.souscompromis .cr {
          z-index: 100;
          width: 700px;
          padding: 16px;
          position: absolute;
          text-align: center;
          color: #f0f0f0;
          font-size: 25px; }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-sticky, .single-biens #main .articles article.bien.souscompromis .cr-sticky, .single-villages #main .articles article.bien.souscompromis .cr-sticky {
          position: absolute; }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-top, .single-biens #main .articles article.bien.souscompromis .cr-top, .single-villages #main .articles article.bien.souscompromis .cr-top {
          top: 125px; }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-bottom, .single-biens #main .articles article.bien.souscompromis .cr-bottom, .single-villages #main .articles article.bien.souscompromis .cr-bottom {
          bottom: 25px; }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-left, .single-biens #main .articles article.bien.souscompromis .cr-left, .single-villages #main .articles article.bien.souscompromis .cr-left {
          left: -100px; }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-right, .single-biens #main .articles article.bien.souscompromis .cr-right, .single-villages #main .articles article.bien.souscompromis .cr-right {
          right: -50px; }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-top.cr-left,
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-bottom.cr-right, .single-biens #main .articles article.bien.souscompromis .cr-top.cr-left,
        .single-biens #main .articles article.bien.souscompromis .cr-bottom.cr-right, .single-villages #main .articles article.bien.souscompromis .cr-top.cr-left,
        .single-villages #main .articles article.bien.souscompromis .cr-bottom.cr-right {
          transform: rotate(-45deg); }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-top.cr-right,
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-bottom.cr-left, .single-biens #main .articles article.bien.souscompromis .cr-top.cr-right,
        .single-biens #main .articles article.bien.souscompromis .cr-bottom.cr-left, .single-villages #main .articles article.bien.souscompromis .cr-top.cr-right,
        .single-villages #main .articles article.bien.souscompromis .cr-bottom.cr-left {
          transform: rotate(45deg); }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-white, .single-biens #main .articles article.bien.souscompromis .cr-white, .single-villages #main .articles article.bien.souscompromis .cr-white {
          background-color: #f0f0f0;
          color: #444; }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-black, .single-biens #main .articles article.bien.souscompromis .cr-black, .single-villages #main .articles article.bien.souscompromis .cr-black {
          background-color: #333; }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-grey, .single-biens #main .articles article.bien.souscompromis .cr-grey, .single-villages #main .articles article.bien.souscompromis .cr-grey {
          background-color: #474644; }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-blue, .single-biens #main .articles article.bien.souscompromis .cr-blue, .single-villages #main .articles article.bien.souscompromis .cr-blue {
          background-color: #39d; }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-green, .single-biens #main .articles article.bien.souscompromis .cr-green, .single-villages #main .articles article.bien.souscompromis .cr-green {
          background-color: #2c7; }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-turquoise, .single-biens #main .articles article.bien.souscompromis .cr-turquoise, .single-villages #main .articles article.bien.souscompromis .cr-turquoise {
          background-color: #1b9; }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-purple, .single-biens #main .articles article.bien.souscompromis .cr-purple, .single-villages #main .articles article.bien.souscompromis .cr-purple {
          background-color: #95b; }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-red, .single-biens #main .articles article.bien.souscompromis .cr-red, .single-villages #main .articles article.bien.souscompromis .cr-red {
          background-color: #e43; }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-orange, .single-biens #main .articles article.bien.souscompromis .cr-orange, .single-villages #main .articles article.bien.souscompromis .cr-orange {
          background-color: #e82; }
        .post-type-archive-biens #main .articles article.bien.souscompromis .cr-yellow, .single-biens #main .articles article.bien.souscompromis .cr-yellow, .single-villages #main .articles article.bien.souscompromis .cr-yellow {
          background-color: #ec0; }
      .post-type-archive-biens #main .articles article.bien h3, .single-biens #main .articles article.bien h3, .single-villages #main .articles article.bien h3 {
        margin-top: 20px; }
      .post-type-archive-biens #main .articles article.bien .img, .single-biens #main .articles article.bien .img, .single-villages #main .articles article.bien .img {
        overflow: hidden;
        max-width: 35%;
        width: 100%;
        height: 100%;
        max-height: 400px;
        /* background-repeat:no-repeat;
         background-size: cover;*/
        position: relative;
        align-self: stretch; }
      .post-type-archive-biens #main .articles article.bien .price, .single-biens #main .articles article.bien .price, .single-villages #main .articles article.bien .price {
        position: absolute;
        right: 20px;
        top: 10px;
        font-weight: bold;
        /*color:black;*/
        font-size: 30px; }
      .post-type-archive-biens #main .articles article.bien .content, .single-biens #main .articles article.bien .content, .single-villages #main .articles article.bien .content {
        align-self: stretch;
        position: relative;
        width: 65%;
        padding: 0px 20px; }
      .post-type-archive-biens #main .articles article.bien .descriptif, .single-biens #main .articles article.bien .descriptif, .single-villages #main .articles article.bien .descriptif {
        /*height: 100px;*/
        line-height: 1.2; }
      .post-type-archive-biens #main .articles article.bien .options, .single-biens #main .articles article.bien .options, .single-villages #main .articles article.bien .options {
        color: grey;
        margin-bottom: 15px; }
        .post-type-archive-biens #main .articles article.bien .options .option, .single-biens #main .articles article.bien .options .option, .single-villages #main .articles article.bien .options .option {
          display: inline-block; }
          .post-type-archive-biens #main .articles article.bien .options .option .ico, .single-biens #main .articles article.bien .options .option .ico, .single-villages #main .articles article.bien .options .option .ico {
            vertical-align: middle;
            display: inline-block;
            color: #76745F;
            color: #193252; }
          .post-type-archive-biens #main .articles article.bien .options .option label, .single-biens #main .articles article.bien .options .option label, .single-villages #main .articles article.bien .options .option label {
            margin-left: 5px;
            margin-right: 20px;
            vertical-align: middle;
            display: inline-block; }
      .post-type-archive-biens #main .articles article.bien .detail, .single-biens #main .articles article.bien .detail, .single-villages #main .articles article.bien .detail {
        width: 100%;
        padding: 10px;
        height: 60px;
        position: absolute;
        bottom: 0;
        right: 0;
        text-align: right;
        border-top: grey 1px solid; }
      .post-type-archive-biens #main .articles article.bien .img .btn-left, .single-biens #main .articles article.bien .img .btn-left, .single-villages #main .articles article.bien .img .btn-left {
        position: absolute;
        left: 2px;
        top: 50%;
        color: white; }
      .post-type-archive-biens #main .articles article.bien .img .btn-right, .single-biens #main .articles article.bien .img .btn-right, .single-villages #main .articles article.bien .img .btn-right {
        position: absolute;
        right: 2px;
        top: 50%;
        color: white; }
      .post-type-archive-biens #main .articles article.bien .btn-detail, .single-biens #main .articles article.bien .btn-detail, .single-villages #main .articles article.bien .btn-detail {
        background-color: #3A606E;
        color: white; }
        .post-type-archive-biens #main .articles article.bien .btn-detail:hover, .single-biens #main .articles article.bien .btn-detail:hover, .single-villages #main .articles article.bien .btn-detail:hover {
          background-color: #3f3f3f; }

.single-villages #main .fusion-row {
  max-width: var(--site_width) !important; }

.single-biens #main .row.gallery {
  display: inline; }
  .single-biens #main .row.gallery .col-md-6, .single-biens #main .row.gallery .col-md-3 {
    padding-left: 0px !important;
    padding-right: 0px !important; }

.single-biens #main {
  /*.conso{
    float:left;
    width:50%;
  }
  .emission{
    float:left;
    width:50%
  }
  ul*/ }
  .single-biens #main .image-gallery {
    min-height: 160px;
    border-bottom: 6px solid #ffffff;
    border-right: 6px solid #ffffff;
    background-size: cover;
    background-position: 50% 50%;
    cursor: pointer;
    overflow: hidden; }
  .single-biens #main .col-md-6.image-gallery {
    height: 650px; }
  .single-biens #main .col-md-3.image-gallery {
    height: 325px; }
  .single-biens #main .btn-detail {
    background-color: #3A606E;
    color: white; }
    .single-biens #main .btn-detail:hover {
      background-color: #3f3f3f; }
  .single-biens #main .img_listings_overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 9;
    width: 100%;
    cursor: pointer;
    height: 100%;
    background-color: #444;
    opacity: 0;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; }
  .single-biens #main .img_listings_overlay:hover {
    background-color: #444;
    opacity: 0.3; }
  .single-biens #main article {
    max-width: 1200px;
    clear: both;
    margin: 0 auto; }
  .single-biens #main h1 {
    float: left;
    display: inline;
    font-size: 30px;
    margin-top: 40px; }
  .single-biens #main .price {
    float: right;
    margin-top: 40px;
    font-size: 30px; }
  .single-biens #main .reference {
    clear: both;
    float: right;
    font-size: 22px;
    line-height: 20px; }
  .single-biens #main .lieu {
    clear: both; }
  .single-biens #main .modal-dialog {
    max-width: 80vw;
    /* max-height:80vh;*/
    width: 100%;
    position: fixed;
    z-index: 1000000;
    left: 20%;
    margin-left: -10vw;
    top: -50px; }
  .single-biens #main .description {
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
    margin: 20px 0px; }
  .single-biens #main .description:after {
    clear: both;
    content: "";
    display: block; }
  .single-biens #main h4.panel-title {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0; }
  .single-biens #main .options {
    color: grey;
    margin-bottom: 15px; }
    .single-biens #main .options .option {
      display: inline-block; }
      .single-biens #main .options .option .ico {
        vertical-align: middle;
        display: inline-block;
        color: #193252; }
      .single-biens #main .options .option label {
        margin-left: 5px;
        margin-right: 20px;
        vertical-align: middle;
        display: inline-block; }
  .single-biens #main .graph1 {
    list-style: none;
    width: auto;
    margin-bottom: 20px;
    display: table;
    border-collapse: collapse; }
  .single-biens #main ul.graph1 li {
    vertical-align: middle;
    display: table-cell; }
  .single-biens #main ul.graph1 li span {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: 700; }
  .single-biens #main ul.graph1 li.selected span {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 36px; }
  .single-biens #main li.ca span {
    background: #00DD9E; }
  .single-biens #main li.cb span {
    background: #58F228; }
  .single-biens #main li.cc span {
    background: #CAFB08; }
  .single-biens #main li.cd span {
    background: #FCDE19; }
  .single-biens #main li.ce span {
    background: #FFAE01; }
  .single-biens #main li.cf span {
    background: #FF7131; }
  .single-biens #main li.cg span {
    background: #DC4654; }
  .single-biens #main li.ga span {
    background: rgba(182, 15, 185, 0.1); }
  .single-biens #main li.gb span {
    background: rgba(182, 15, 185, 0.25); }
  .single-biens #main li.gc span {
    background: rgba(182, 15, 185, 0.4); }
  .single-biens #main li.gd span {
    background: rgba(182, 15, 185, 0.55); }
  .single-biens #main li.ge span {
    background: rgba(182, 15, 185, 0.7); }
  .single-biens #main li.gf span {
    background: rgba(182, 15, 185, 0.85); }
  .single-biens #main li.gg span {
    background: #b60fb9; }
  .single-biens #main .lieucarte {
    position: relative;
    line-height: 0;
    margin: 50px 0;
    height: 600px; }
  .single-biens #main .ville {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30%;
    background-color: rgba(58, 96, 110, 0.8);
    color: #fff;
    z-index: 1000;
    padding: 50px;
    line-height: 1.8;
    font-size: 13px; }

.btn-danger {
  background-color: #b13e11; }

.btn-primary {
  background-color: #0a4b78; }

.flex {
  display: flex; }

#fAlerte .row {
  margin: 10px 5px; }
#fAlerte .btn-filtres {
  margin-right: 0px !important; }

/** MENU FOOTER BAS **/
ul#menu-footer-francais, ul#menu-footer-anglais {
  text-align: center; }
  ul#menu-footer-francais li, ul#menu-footer-anglais li {
    display: inline-block; }
  ul#menu-footer-francais a:before, ul#menu-footer-anglais a:before {
    content: ""; }

.alaune {
  text-align: center; }
  .alaune .bloc {
    display: inline-block;
    margin: 20px;
    min-height: 26px; }
    .alaune .bloc img {
      max-width: 400px; }

#map {
  width: 100%;
  height: 100%; }

html, body {
  height: 100%;
  margin: 0;
  padding: 0; }

#modalAlerte .modal-dialog, #modalConfiez .modal-dialog {
  max-width: 80vw !important;
  width: inherit; }
  #modalAlerte .modal-dialog h5, #modalConfiez .modal-dialog h5 {
    font-size: 16px; }

.fusion-page-title-bar {
  position: relative; }
  .fusion-page-title-bar h1 {
    position: relative;
    z-index: 3; }

.fusion-page-title-bar:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2; }

body.blog article.post {
  background-color: #ffffff;
  padding: 20px; }
  body.blog article.post .fusion-flexslider {
    width: 35%;
    display: inline-block; }
  body.blog article.post .fusion-post-content {
    width: 64%;
    display: inline-block;
    vertical-align: top;
    padding: 20px; }

.fusion-main-menu .sub-menu {
  width: 275px !important; }
  .fusion-main-menu .sub-menu.fusion-switched-side {
    width: auto !important; }

.modal-backdrop.show {
  opacity: 0.9; }

/*# sourceMappingURL=style.css.map */
