@import url("https://fonts.googleapis.com/css?family=Muli:300,400,700,900|Oswald:300,400,600&display=swap");
.hidden {
  display: none;
}
.sro {
  position: absolute;
  top: -99999px;
  left: -99999px;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.grecaptcha-badge {
  display: none;
}
@media screen and (min-width: 1024px) {
  .nodesktop {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .nomobile {
    display: none !important;
  }
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  line-height: 1.6;
  min-width: 320px !important;
  font-family: "Muli", sans-serif;
  width: 100%;
  height: 100%;
  font-size: 15px;
  font-weight: 300;
  margin: 0px;
}
a {
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
p {
  line-height: 1.5;
}
strong {
  font-weight: bold;
}
.hidden,
.sro {
  display: none;
}
.text-centered {
  text-align: center;
}
.aligntop {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
sup {
  vertical-align: top;
  font-size: 0.7em;
}
.telephone_resp {
  display: block;
  width: 70px;
  height: 70px;
  position: fixed;
  bottom: 2%;
  right: 2%;
  background: url(../assets/images/phone-apple.png) no-repeat center;
  background-size: cover;
  text-indent: -9999px;
  z-index: 100;
  display: none;
}
.menu-bouton {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 8%;
  top: 25px;
  background: url(../assets/images/responsive.png) no-repeat center bottom;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-size: 100% auto;
  z-index: 999;
}
.menu-bouton.bouton-ouvert {
  background: url(../assets/images/responsive.png) no-repeat center top;
  background-size: 100% auto;
}
@media screen and (min-width: 1024px) {
  .menu-bouton {
    display: none;
  }
}
@-webkit-keyframes loading {
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes loading {
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@-webkit-keyframes bell {
  0% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  50% {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  to {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }
}
@keyframes bell {
  0% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  50% {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  to {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }
}
.wrapper_agence .content_agence .image-agence {
  margin-bottom: 3rem;
}
.wrapper_agence .content_agence .links_agence {
  display: contents;
}
.wrapper_book .list_book {
  width: 100%;
}
.wrapper_book .list_book ul {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, 500px);
  grid-gap: 1rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.wrapper_book .list_book ul li {
  min-width: 500px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
}
.wrapper_book .list_book ul li .temoignage .title {
  margin-bottom: 2rem;
}
.bottom-slide {
  width: 100%;
  height: 165px;
  margin-top: 1rem;
}
.bottom-slide .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
}
.bottom-slide .content a {
  display: block;
  width: 25%;
  height: 83px;
  float: left;
  opacity: 0.2;
}
.bottom-slide .content a.active {
  opacity: 1;
}
.bottom-slide .content a:hover {
  opacity: 1;
}
.bottom-slide .content a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  cursor: pointer;
}
.swiper-container {
  width: 100%;
  height: 400px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.swiper-wrapper {
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.swiper-slide {
  color: white;
  background-color: #000;
  background-size: cover;
  background-position: center;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.gallery-top {
  height: 400px;
  width: 100%;
}
.gallery-top .swiper-button-next:after,
.gallery-top .swiper-button-prev:after {
  content: "" !important;
}
.gallery-top .swiper-button-next span,
.gallery-top .swiper-button-prev span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.gallery-top .arrow-bullet {
  display: block;
  background-color: #000;
  border-radius: 60px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  margin-top: -15px;
  text-align: center;
  opacity: 0.4;
  font-size: 20px;
  color: #ddd;
  top: 45%;
  z-index: 5;
}
.gallery-thumbs {
  height: 165px;
  overflow: hidden;
  margin-top: 15px;
  position: relative;
}
.gallery-thumbs.full {
  height: auto;
}
.gallery-thumbs .swiper-wrapper {
  width: 100%;
  height: 100%;
  display: contents;
}
.gallery-thumbs .swiper-slide {
  display: block;
  width: 25% !important;
  height: 83px;
  float: left;
  opacity: 0.2;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.gallery-thumbs .swiper-slide.swiper-slide-duplicate-active {
  opacity: 1;
}
.gallery-thumbs .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  cursor: pointer;
}
.gallery-thumbs .swiper-slide.swiper-slide-active {
  background-color: orange;
  opacity: 1;
}
.gallery-thumbs .swiper-slide-thumb.active {
  background-color: gold;
  opacity: 1;
}
.img-bottom img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.morephotos-new {
  padding: 1rem 0;
}
.morephotos-new span {
  display: none;
  color: #ff6200;
  cursor: pointer;
}
.morephotos-new span.active {
  display: block;
}
.properties_details {
  width: 90%;
  margin: auto;
}
.properties_details .general_section {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: none;
  width: 100%;
  max-width: 1200px;
  margin: auto;
}
@media screen and (min-width: 1024px) {
  .properties_details .general_section {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.properties_details .general_section.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px auto 0;
}
.properties_details .general_section .col_left {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .properties_details .general_section .col_left {
    width: 47%;
  }
  .properties_details .general_section .col_left .content {
    width: 100%;
    margin: 0 auto;
  }
}
.properties_details .general_section .col_left .properties_head {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 6px;
}
.properties_details
  .general_section
  .col_left
  .properties_head
  .properties_menu {
  width: 100%;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.properties_details
  .general_section
  .col_left
  .properties_head
  .properties_menu
  li {
  width: 50%;
}
.properties_details
  .general_section
  .col_left
  .properties_head
  .properties_menu
  li
  a {
  display: block;
  background-color: #3e3c3d;
  color: #fff;
  text-align: center;
  height: 45px;
  line-height: 45px;
  text-transform: uppercase;
  font-size: 0.9em;
  position: relative;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.properties_details
  .general_section
  .col_left
  .properties_head
  .properties_menu
  li
  a
  i {
  color: white;
  text-indent: 0;
  font-size: 1.4em;
  padding-right: 0.3em;
}
.properties_details
  .general_section
  .col_left
  .properties_head
  .properties_menu
  li:first-child {
  margin-right: 3px;
}
.properties_details
  .general_section
  .col_left
  .properties_head
  .properties_menu
  li:last-child {
  margin-left: 3px;
}
.properties_details
  .general_section
  .col_left
  .properties_head
  .properties_menu
  li.selected
  a {
  cursor: initial;
  background: #ff6200;
}
.properties_details
  .general_section
  .col_left
  .properties_head
  .properties_menu
  li:hover
  a {
  border-right: #b2b2b2;
}
.properties_details .general_section .col_left .cycle-slideshow {
  margin-bottom: 6px;
}
.properties_details .general_section .col_left .galerie-bien {
  height: 400px;
}
.properties_details .general_section .col_left .galerie-bien:after,
.properties_details .general_section .col_left .galerie-bien:before {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.properties_details .general_section .col_left .galerie-bien.loading {
  background-color: #e2e2e2;
  position: relative;
  width: 100%;
  height: 400px;
  opacity: 1;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.properties_details .general_section .col_left .galerie-bien.loading:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(transparent),
    color-stop(rgba(255, 255, 255, 0.2)),
    to(transparent)
  );
  background: -o-linear-gradient(
    left,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  -webkit-animation: loading 1.5s infinite;
  animation: loading 1.5s infinite;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}
.properties_details .general_section .col_left .galerie-bien.loading:after {
  content: "";
  background: #e2e2e2;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  display: block;
  width: 100%;
  height: 100%;
}
.properties_details .general_section .col_left .galerie-bien .slide {
  width: 100%;
  height: 400px;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}
.properties_details .general_section .col_left .galerie-bien .slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.properties_details .general_section .col_left .galerie-bien img {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.properties_details .general_section .col_left .prix {
  margin: 15px 0;
}
.properties_details .general_section .col_left .prix .cadre {
  display: block;
  color: #ff6200;
  font-weight: 500;
  font-size: 20px;
}
.properties_details .general_section .col_left .prix .mensualite {
  color: #b2b2b2;
  display: block;
  margin: 5px 0;
}
.properties_details
  .general_section
  .col_left.-project
  #slider_properties_detail_un
  .content {
  bottom: 0;
}
@media screen and (min-width: 1024px) {
  .properties_details
    .general_section
    .col_left.-project
    #slider_properties_detail_un
    .content {
    position: relative !important;
  }
}
.properties_details .general_section .col_right {
  width: 100%;
  margin-top: 2em;
}
@media screen and (min-width: 1024px) {
  .properties_details .general_section .col_right {
    width: 47%;
    margin-top: 0;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 22px;
  }
  .properties_details .general_section .col_right.active {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.properties_details .general_section .col_right .top {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}
.properties_details .general_section .col_right .top .contact_callto {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #f5f5f6;
  padding: 1em 0;
  z-index: 1000;
}
@media screen and (min-width: 1024px) {
  .properties_details .general_section .col_right .top .contact_callto {
    display: none;
  }
}
.properties_details .general_section .col_right .top .contact_callto a {
  background: #ff6200;
  padding: 0.5em 0;
  color: white;
  margin: 0 2px;
  font-size: 1.1em;
  width: 46%;
  text-align: center;
  max-width: 200px;
}
@media screen and (min-width: 768px) {
  .properties_details .general_section .col_right .top .contact_callto a {
    position: relative;
    width: auto;
    padding: 0.5em 1em;
  }
}
.properties_details .general_section .col_right .title_bien {
  font-size: 1.5em;
  color: #3e3c3d;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.properties_details .general_section .col_right .title_bien .rc_bien {
  display: block;
  text-transform: none;
  font-family: "Muli", sans-serif;
  color: #b2b2b2;
  font-size: 13px;
}
.properties_details .general_section .col_right .adresse {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #3e3c3d;
  margin-bottom: 10px;
  line-height: 1.5;
}
.properties_details .general_section .col_right .prix {
  line-height: 1;
  text-align: right;
  margin-bottom: 13px;
}
.properties_details .general_section .col_right .prix .cadre {
  display: inline-block;
  color: #ff6200;
  font-weight: 500;
  font-size: 26px;
}
.properties_details .general_section .col_right .prix .mensualite {
  display: block;
  margin-top: 23px;
}
.properties_details .general_section .col_right .prix .mensualite strong {
  font-weight: 300;
}
.properties_details .general_section .col_right .flex {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.properties_details .general_section .col_right .flex .user_time {
  font-size: 0.9em;
  margin-bottom: 1em;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media screen and (min-width: 1024px) {
  .properties_details .general_section .col_right .flex .user_time {
    margin-bottom: 0;
  }
}
.properties_details
  .general_section
  .col_right
  .flex
  .user_time
  .post-views-count {
  color: #ff6200;
}
.properties_details .general_section .col_right .flex .user_time .item .orange {
  color: #ff6200;
}
.properties_details .general_section .col_right .flex .user_time #users {
  color: #ff6200;
}
.properties_details
  .general_section
  .col_right
  .flex
  .user_time
  #users
  .widgettitle {
  display: none !important;
}
.properties_details
  .general_section
  .col_right
  .flex
  .user_time
  span.visibilite {
  margin-bottom: 5px;
}
.properties_details .general_section .col_right .caracs {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1.5em 0;
}
@media screen and (min-width: 1024px) {
  .properties_details .general_section .col_right .caracs {
    max-width: 50%;
    width: 100%;
  }
}
.properties_details .general_section .col_right .caracs > span {
  width: 50%;
  margin-bottom: 10px;
}
.properties_details .general_section .col_right .caracs .fa-bed {
  margin-right: 3px;
}
.properties_details .general_section .col_right .caracs .fa-home {
  margin-right: 5px;
}
.properties_details .general_section .col_right .caracs .fa-arrows-alt {
  margin-right: 6px;
}
.properties_details .general_section .col_right .descritpion_callto {
  width: 100%;
  height: 91px;
  position: relative;
  z-index: 5;
}
.properties_details .general_section .col_right .descritpion_callto .content {
  width: 100%;
  position: absolute;
  background: white;
  top: 0;
  left: 0;
  padding-bottom: 2rem;
}
.properties_details
  .general_section
  .col_right
  .descritpion_callto
  .content
  .infos {
  line-height: 1.5;
  text-align: justify;
  height: 91px;
  overflow: hidden;
  -webkit-transition: height 0.3s ease;
  -o-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.properties_details
  .general_section
  .col_right
  .descritpion_callto
  .content
  .infos
  p {
  font-family: "Muli", sans-serif !important;
}
.properties_details
  .general_section
  .col_right
  .descritpion_callto
  .content
  .infos.open {
  height: auto;
  -webkit-transition: height 0.3s ease;
  -o-transition: height 0.3s ease;
  transition: height 0.3s ease;
  -webkit-box-shadow: -3px 50px 40px -17px rgba(0, 0, 0, 0.18);
  box-shadow: -3px 50px 40px -17px rgba(0, 0, 0, 0.08);
  border-bottom: 2px solid #ff6200;
  z-index: 1000;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .properties_details
    .general_section
    .col_right
    .descritpion_callto
    .content
    .infos.open {
    padding: 2rem;
  }
}
.properties_details
  .general_section
  .col_right
  .descritpion_callto
  .content
  .more {
  position: relative;
  height: 15px;
}
.properties_details
  .general_section
  .col_right
  .descritpion_callto
  .content
  .more
  > span {
  display: none;
  color: #ff6200;
  cursor: pointer;
}
.properties_details
  .general_section
  .col_right
  .descritpion_callto
  .content
  .more
  > span.active {
  display: inherit;
  z-index: 1000;
}
.properties_details
  .general_section
  .col_right
  .descritpion_callto
  .content
  .more
  > span.active:first-child {
  top: 0;
}
.properties_details .general_section .col_right.-project {
  -webkit-box-pack: stretch !important;
  -ms-flex-pack: stretch !important;
  justify-content: stretch !important;
}
.properties_details .general_section .col_right.-project .descritpion_callto {
  height: auto !important;
}
.properties_details .general_section .bottom_bien {
  border-top: 1px solid #e2e2e2;
  margin: 2.5rem auto 1.5rem;
  padding-top: 1.7em;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .properties_details .general_section .bottom_bien {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.properties_details .general_section .bottom_bien .callTo {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .properties_details .general_section .bottom_bien .callTo {
    width: 49%;
  }
}
.properties_details .general_section .bottom_bien .callTo a {
  display: block;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-size: 1em;
  margin-bottom: 10px;
  -webkit-transition: all ease-in 300ms;
  -o-transition: all ease-in 300ms;
  transition: all ease-in 300ms;
  padding: 10px;
}
.properties_details .general_section .bottom_bien .callTo a.gris {
  background-color: #b2b2b2;
}
.properties_details .general_section .bottom_bien .callTo a.orange {
  background-color: #ff6200;
}
.properties_details .general_section .bottom_bien .callTo a:hover {
  background-color: #3e3c3d;
}
.properties_details .general_section .map_container {
  margin-bottom: 50px;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.properties_details .general_section .map_container #map,
.properties_details .general_section .map_container #street-view {
  height: 300px;
  width: 100%;
  margin-bottom: 30px;
}
@media screen and (min-width: 1024px) {
  .properties_details .general_section .map_container #map,
  .properties_details .general_section .map_container #street-view {
    width: 47%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .properties_details .general_section .map_container {
    width: 100%;
  }
}
.slider-for {
  width: 100%;
}
.slider-for .slick-slide {
  width: 100%;
  height: auto;
}
.slider-for .slick-slide img {
  width: 100%;
  height: auto;
}
.slider-nav img {
  margin: 0;
  padding: 0;
  width: 170px !important;
  height: 100px !important;
}
.callTo.home {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  float: none;
}
@media screen and (max-width: 1023px) {
  .callTo.home {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
@media screen and (min-width: 1024px) {
  .callTo.home {
    margin-left: 2em;
  }
}
@media screen and (min-width: 1024px) {
  .callTo.home .estimation {
    display: none;
  }
}
.callTo.home a {
  display: block;
  width: 100%;
  margin: auto;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px 5px;
  margin-bottom: 10px;
  margin-right: 0;
  -webkit-transition: all linear 300ms;
  -o-transition: all linear 300ms;
  transition: all linear 300ms;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.callTo.home a.gris {
  background: #b2b2b2;
}
.callTo.home a.orange {
  background: #ff6200;
}
.callTo.home a:hover {
  background-color: #3e3c3d;
  width: 100%;
}
.button-top {
  padding: 0.95rem;
  background-color: #ff6200;
  position: fixed;
  right: 1.5rem;
  bottom: 2.5rem;
  z-index: 9999;
  opacity: 0;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
@media screen and (max-width: 768px) {
  .button-top {
    bottom: 5rem;
  }
}
.button-top .top-arrow {
  color: #fff;
}
.button-top:hover {
  background-color: #f1974b;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.button-top.show {
  opacity: 1;
}
.topdf button {
  display: block;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-size: 1em;
  margin-bottom: 10px;
  -webkit-transition: all ease-in 300ms;
  -o-transition: all ease-in 300ms;
  transition: all ease-in 300ms;
  padding: 10px;
  background-color: #b2b2b2;
  border: none;
  width: 100%;
  cursor: pointer;
}
#slider_properties_detail_un {
  position: relative;
}
#slider_properties_detail_un:after,
#slider_properties_detail_un:before {
  display: none;
}
#slider_properties_detail_un .content {
  width: 100%;
  bottom: -232px;
  left: 0;
  height: 165px;
  z-index: 1;
  margin-bottom: 1rem;
}
#slider_properties_detail_un .content #adv-custom-pager {
  height: 165px;
  overflow: hidden;
  margin-top: 15px;
  position: relative;
}
#slider_properties_detail_un .content #adv-custom-pager.open {
  height: auto;
  z-index: 1000;
  background: white;
  top: 0%;
  padding-bottom: 1rem;
}
#slider_properties_detail_un .content #adv-custom-pager.loading {
  height: 130px;
}
#slider_properties_detail_un .content #adv-custom-pager.loading:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(transparent),
    color-stop(rgba(255, 255, 255, 0.2)),
    to(transparent)
  );
  background: -o-linear-gradient(
    left,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  -webkit-animation: loading 1.5s infinite;
  animation: loading 1.5s infinite;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}
#slider_properties_detail_un .content #adv-custom-pager.loading:after {
  content: "";
  background: #e2e2e2;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  display: block;
  width: 100%;
  height: 100%;
}
#slider_properties_detail_un .content #adv-custom-pager:empty {
  height: 130px;
  background-color: #e2e2e2;
  position: relative;
  opacity: 1;
}
#slider_properties_detail_un .content #adv-custom-pager:empty:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(transparent),
    color-stop(rgba(255, 255, 255, 0.2)),
    to(transparent)
  );
  background: -o-linear-gradient(
    left,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  -webkit-animation: loading 1.5s infinite;
  animation: loading 1.5s infinite;
}
#slider_properties_detail_un .content #adv-custom-pager a {
  display: block;
  width: 25%;
  height: 83px;
  float: left;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#slider_properties_detail_un .content #adv-custom-pager a img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  cursor: pointer;
}
#slider_properties_detail_un .content #adv-custom-pager a.cycle-pager-active,
#slider_properties_detail_un .content #adv-custom-pager a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#slider_properties_detail_un .content .morephotos {
  display: block;
  position: relative;
  height: 0;
  padding-top: 0.7em;
  background-color: white;
  z-index: 1;
}
#slider_properties_detail_un .content .morephotos .no-see {
  padding-bottom: 0.7em;
  background-color: white;
  background-color: white;
}
#slider_properties_detail_un .content .morephotos > span {
  display: none;
  color: #ff6200;
  cursor: pointer;
}
#slider_properties_detail_un .content .morephotos > span.active {
  display: inherit;
  background-color: white;
  padding-bottom: 1rem;
}
#slider_properties_detail_un .slick-next,
#slider_properties_detail_un .slick-prev {
  width: 30px;
  height: 30px;
}
#slider_properties_detail_un .slick-next:before,
#slider_properties_detail_un .slick-prev:before {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  font-size: 30px;
}
@media screen and (min-width: 1024px) {
  #slider_properties_detail_un .slick-next {
    right: -35px;
  }
}
@media screen and (min-width: 1024px) {
  #slider_properties_detail_un .slick-prev {
    left: -35px;
  }
}
#slider_properties_detail_un .btn_left,
#slider_properties_detail_un .btn_right {
  display: block;
  background-color: #000;
  border-radius: 60px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  margin-top: -15px;
  text-align: center;
  opacity: 0.4;
  font-size: 20px;
  color: #ddd;
  top: 45%;
  z-index: 5;
}
#slider_properties_detail_un .btn_left {
  left: -15px;
}
@media screen and (min-width: 1024px) {
  #slider_properties_detail_un .btn_left {
    left: -35px;
  }
}
#slider_properties_detail_un .btn_left i {
  position: relative;
  right: 2px;
}
#slider_properties_detail_un .btn_right {
  right: -15px;
}
@media screen and (min-width: 1024px) {
  #slider_properties_detail_un .btn_right {
    right: -35px;
  }
}
#slider_properties_detail_un .btn_right i {
  position: relative;
  left: 2px;
}
.contact_callto {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(245, 245, 246, 0.5);
  padding: 1em 0;
  z-index: 1000;
}
@media screen and (min-width: 1024px) {
  .contact_callto {
    display: none;
  }
}
.contact_callto a {
  background: #ff6200;
  padding: 0.5em 0;
  color: white;
  margin: 0 2px;
  font-size: 1.1em;
  width: 46%;
  text-align: center;
  max-width: 200px;
}
@media screen and (min-width: 768px) {
  .contact_callto a {
    position: relative;
    width: auto;
    padding: 0.5em 1em;
  }
}
.container_home {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .container_home {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.container_home .slider_btn {
  float: none;
}
@media screen and (max-width: 1023px) {
  .container_home .slider_btn {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.form-group {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .form-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.form-group > span {
  width: 100%;
}
.form-group .form-control {
  width: 100%;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 1.5rem;
  font-family: "Muli", sans-serif;
}
.form-group .form-control.-bigmargin {
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .form-group .form-control {
    width: 48%;
  }
}
.form-group .form-control .label-file {
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 10px 2.8rem 10px 1.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  text-align: left;
}
.form-group .form-control .label-file:after {
  content: "";
  width: 23px;
  height: 17px;
  display: block;
  background: url("../assets/images/download.png") center no-repeat;
  background-size: contain;
  position: absolute;
  right: 1.4rem;
  top: calc(50% - 8px);
}
.form-group .form-control > span {
  width: 100%;
}
.form-group .form-control > span input:not([type="checkbox"]),
.form-group .form-control > span textarea {
  width: 100%;
}
.form-group
  .form-control
  > span
  input:not([type="checkbox"]):not([type="radio"]):not([type="file"]) {
  padding: 10px 10px;
  background: none;
  border: 1px solid #e2e2e2;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 5px;
}
.form-group
  .form-control
  > span
  input:not([type="checkbox"]):not([type="radio"]):not([type="file"]):focus {
  outline: none !important;
  border-bottom: 1px solid #ff6200;
}
.form-group
  .form-control
  > span
  input:not([type="checkbox"]):not([type="radio"]):not(
    [type="file"]
  )::-webkit-input-placeholder {
  font-family: "Muli", sans-serif;
  font-size: 1em;
  color: #3e3c3d;
}
.form-group
  .form-control
  > span
  input:not([type="checkbox"]):not([type="radio"]):not(
    [type="file"]
  )::-moz-placeholder {
  font-family: "Muli", sans-serif;
  font-size: 1em;
  color: #3e3c3d;
}
.form-group
  .form-control
  > span
  input:not([type="checkbox"]):not([type="radio"]):not(
    [type="file"]
  ):-ms-input-placeholder {
  font-family: "Muli", sans-serif;
  font-size: 1em;
  color: #3e3c3d;
}
.form-group
  .form-control
  > span
  input:not([type="checkbox"]):not([type="radio"]):not(
    [type="file"]
  )::-ms-input-placeholder {
  font-family: "Muli", sans-serif;
  font-size: 1em;
  color: #3e3c3d;
}
.form-group
  .form-control
  > span
  input:not([type="checkbox"]):not([type="radio"]):not(
    [type="file"]
  )::placeholder {
  font-family: "Muli", sans-serif;
  font-size: 1em;
  color: #3e3c3d;
}
.form-group .form-control > span input[type="file"] {
  display: none;
}
.form-group .form-control > span textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  border-radius: 0;
  background: none;
  width: 100%;
  padding: 10px;
  border: 1px solid #e2e2e2;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.form-group .form-control > span textarea:focus {
  outline: none !important;
  border-bottom: 1px solid #ff6200;
}
.form-group .form-control > span textarea::-webkit-input-placeholder {
  font-family: "Muli", sans-serif;
  font-size: 1em;
  color: #3e3c3d;
}
.form-group .form-control > span textarea::-moz-placeholder {
  font-family: "Muli", sans-serif;
  font-size: 1em;
  color: #3e3c3d;
}
.form-group .form-control > span textarea:-ms-input-placeholder {
  font-family: "Muli", sans-serif;
  font-size: 1em;
  color: #3e3c3d;
}
.form-group .form-control > span textarea::-ms-input-placeholder {
  font-family: "Muli", sans-serif;
  font-size: 1em;
  color: #3e3c3d;
}
.form-group .form-control > span textarea::placeholder {
  font-family: "Muli", sans-serif;
  font-size: 1em;
  color: #3e3c3d;
}
.form-group .form-control .message {
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .form-group.-single {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.form-group.-single .form-control {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .form-group.-single .form-control {
    width: 100%;
  }
}
.form-group.-send {
  width: 100%;
}
.form-group.-send .form-control {
  margin-bottom: 0;
  width: auto;
  margin: auto;
}
.form-group.-send .form-control .wpcf7-submit {
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  cursor: pointer;
  background: #ff6200;
  height: 47px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  margin-top: 0;
}
.form-group.-send .form-control .wpcf7-submit:focus,
.form-group.-send .form-control .wpcf7-submit:hover {
  background: #333;
}
.header-container {
  width: 100%;
  height: 100px;
  border-bottom: 5px solid #c1b8b0;
  background: #ffffff;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ffffff),
    color-stop(70%, #ffffff),
    color-stop(70%, #3e3c3d),
    color-stop(100%, #3e3c3d),
    to(#3e3c3d)
  );
  background: -o-linear-gradient(
    left,
    #ffffff 0%,
    #ffffff 70%,
    #3e3c3d 70%,
    #3e3c3d 100%,
    #3e3c3d 100%
  );
  background: linear-gradient(
    to right,
    #ffffff 0%,
    #ffffff 70%,
    #3e3c3d 70%,
    #3e3c3d 100%,
    #3e3c3d 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#3e3c3d",GradientType=1);
}
@media screen and (min-width: 1024px) {
  .header-container {
    height: 140px;
    background-image: url(../assets/images/bg_header.jpg);
    background-position: top center;
  }
}
.header-container .wrapper {
  width: 100%;
  margin: auto;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .header-container .wrapper {
    width: 1200px;
  }
}
.header-container .wrapper .logo-container {
  float: left;
  position: relative;
  width: 265px;
  height: 100px;
  margin: 0px;
  width: 224px;
  margin-left: 1em;
}
@media screen and (min-width: 1024px) {
  .header-container .wrapper .logo-container {
    height: 140px;
    margin-right: 1em;
    margin-left: 0;
  }
}
.header-container .wrapper .logo-container a {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.header-container .wrapper .logo-container a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -webkit-filter: brightness(127%);
  filter: brightness(127%);
}
.header-container .wrapper .logo-container a:hover img {
  left: 0px;
}
@media screen and (min-width: 1024px) {
  .header-container .wrapper .navbar_zone {
    float: left;
    position: relative;
    width: 935px;
    height: 140px;
    background-color: #3e3c3d;
  }
}
.header-container .wrapper .navbar_zone .title {
  display: none;
}
@media screen and (min-width: 1024px) {
  .header-container .wrapper .navbar_zone .title {
    display: block;
    position: absolute;
    top: 30px;
    left: 70px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    font-family: "Oswald", sans-serif;
  }
}
.header-container .wrapper .navbar_zone .title span {
  color: #908f8f;
}
.header-container .wrapper .navbar_zone .tel {
  display: none;
}
@media screen and (min-width: 1024px) {
  .header-container .wrapper .navbar_zone .tel {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 170px;
    padding: 10px 0px;
    text-align: center;
    background-color: #5f5c5e;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 300;
    z-index: 100;
  }
}
.header-container .wrapper .navbar_zone .connexion {
  display: none;
}
@media screen and (min-width: 1024px) {
  .header-container .wrapper .navbar_zone .connexion {
    display: block;
    position: absolute;
    top: 0;
    right: 175px;
    width: 170px;
    padding: 10px 0px;
    background-color: #5f5c5e;
    text-align: center;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 300;
    z-index: 100;
  }
}
@media screen and (min-width: 1024px) {
  .header-container .wrapper .navbar_zone .connexion i {
    position: relative;
    left: -2px;
  }
}
.section-container .banner-intro {
  position: relative;
  width: 100%;
  height: 200px;
}
@media screen and (min-width: 768px) {
  .section-container .banner-intro {
    height: 300px;
  }
}
.section-container .banner-intro .video-container {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.section-container .banner-intro .video-container .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 25px 27.5px;
  border: 2px solid white;
  border-radius: 100%;
}
@media screen and (min-width: 768px) {
  .section-container .banner-intro .video-container .play-icon {
    padding: 50px 55px;
    border: 4px solid white;
  }
}
.section-container .banner-intro .video-container .play-icon i {
  color: white;
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) {
  .section-container .banner-intro .video-container .play-icon i {
    font-size: 3rem;
  }
}
.section-container .banner-intro .video-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.section-container .cta-container {
  max-width: 900px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .section-container .cta-container {
    width: 88%;
  }
}
.section-container .cta-container .intro-cta {
  background-color: #ff6200;
  color: white;
  text-transform: uppercase;
  padding: 1rem 3rem;
}
.section-container.-intro {
  margin: 0 auto;
}
.section-container.-intro .bg-intro {
  background-color: #f8f8f8;
  padding: 2.5rem 0;
}
@media screen and (min-width: 768px) {
  .section-container.-intro .bg-intro {
    width: 88%;
  }
}
.section-container.-intro .bg-intro .content {
  max-width: 900px;
  margin: 0 2rem;
}
@media screen and (min-width: 768px) {
  .section-container.-intro .bg-intro .content {
    margin: auto;
    margin-bottom: 0;
  }
}
.section-container.-intro .bg-intro .content h2 {
  color: #ff6200;
  font-family: "Oswald", sans-serif;
  font-size: 1.5rem;
  line-height: 24px;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
.section-container.-intro .bg-intro .content .wp-content {
  line-height: 1.5;
  text-align: justify;
  font-family: "Muli", sans-serif;
}
.section-container.-intro .bg-intro .content .wp-content p {
  margin-bottom: 1rem;
}
.section-container.-intro .bg-intro .content .wp-content p strong {
  font-weight: 600;
}
.section-container.-intro .bg-intro .content .wp-content p:last-child {
  margin-bottom: 0;
}
.new-header-container .bar-container {
  background-color: #3e3c3d;
  color: #fff;
}
.new-header-container .bar-container .content {
  display: none;
  background-color: #ff6200;
}
@media screen and (min-width: 1024px) {
  .new-header-container .bar-container .content {
    width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.new-header-container .bar-container .content a {
  padding: 0.5rem 1rem;
  border-left: 1px solid #f1974b;
  text-transform: uppercase;
  color: #fff;
}
.new-header-container .bar-container .content a i {
  color: #fff;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.new-header-container .bar-container .content a:hover i {
  color: #3e3c3d;
}
.new-header-container .bar-container .content a:last-child {
  background-color: #3e3c3d;
}
.new-header-container .bar-container .content a:last-child:hover {
  color: #ff6200;
}
.new-header-container .header-top {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  padding: 1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 1200px) {
  .new-header-container .header-top {
    padding: 1rem 5%;
  }
}
@media screen and (min-width: 1600px) {
  .new-header-container .header-top {
    padding: 1rem 14% 1rem 15.6%;
  }
}
.new-header-container .header-top .logo-container {
  width: 80%;
  max-width: 320px;
}
@media screen and (min-width: 400px) {
  .new-header-container .header-top .logo-container {
    width: auto;
  }
}
.new-header-container .header-top .logo-container img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
.new-header-container .header-nav .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  text-align: center;
  width: 22%;
  overflow: hidden;
  display: block;
  padding: 1.6rem 1rem;
  background-color: #ff6200;
  color: #fff;
  font-size: 15px;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.new-header-container .header-nav .btn:hover {
  background-color: #3e3c3d;
}
@media screen and (min-width: 1024px) {
  .new-header-container .details-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.new-header-container .details-content .hourly,
.new-header-container .details-content .mail,
.new-header-container .details-content .phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 1rem 0;
  line-height: 1.5;
}
@media screen and (min-width: 1024px) {
  .new-header-container .details-content .hourly,
  .new-header-container .details-content .mail,
  .new-header-container .details-content .phone {
    border-left: 1px solid #ededed;
    padding-left: 1.5rem;
    margin: 1rem;
  }
}
.new-header-container .details-content .hourly p i,
.new-header-container .details-content .mail p i,
.new-header-container .details-content .phone p i {
  color: #ff6200;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.new-header-container .details-content .hourly p span,
.new-header-container .details-content .mail p span,
.new-header-container .details-content .phone p span {
  color: #b0b0b0;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}
.new-header-container .details-content .hourly a,
.new-header-container .details-content .mail a,
.new-header-container .details-content .phone a {
  color: #292d38;
}
.new-header-container .details-content.nodesktop {
  margin: 1rem 0;
  padding: 1rem 0;
  border-top: 1px solid #ededed;
}
@media screen and (max-width: 900px) {
  .footer-container {
    text-align: center;
  }
}
.footer-container a {
  color: white;
}
.footer-container a,
.footer-container p {
  font-size: 0.9rem;
}
.footer-container .footer-top {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding-top: 3.66rem;
  color: white;
}
.footer-container .footer-top .content {
  width: 90%;
  max-width: 1070px;
  margin: 0 auto;
}
.footer-container .footer-top .content .top {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .footer-container .footer-top .content .top {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.footer-container .footer-top .content .top .col {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 600px) {
  .footer-container .footer-top .content .top .col {
    width: 47%;
  }
}
@media screen and (min-width: 900px) {
  .footer-container .footer-top .content .top .col {
    width: 19%;
    height: 300px;
    padding-top: 2rem;
    margin-bottom: 3.66rem;
  }
}
.footer-container .footer-top .content .top .col .col-title {
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 1.2rem;
}
.footer-container .footer-top .content .top .col.-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 900px) {
  .footer-container .footer-top .content .top .col.-logo {
    width: 24%;
    border-right: 1px solid #5b575a;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.footer-container .footer-top .content .top .col.-logo .coords {
  width: 100%;
  padding: 2rem 0;
  border-top: 1px solid #5b575a;
}
.footer-container .footer-top .content .top .col.-logo .coords .address {
  margin-bottom: 2rem;
}
.footer-container .footer-top .content .top .col.-logo .coords a {
  line-height: 1.5;
  display: block;
  width: 100%;
}
@media screen and (min-width: 900px) {
  .footer-container .footer-top .content .top .col.-logo .coords a {
    width: 50%;
  }
}
.footer-container .footer-top .content .top .col.-logo .logo-container {
  margin-bottom: 2rem;
  width: 190px;
}
.footer-container .footer-top .content .top .col.-logo .logo-container img {
  width: 100%;
  height: auto;
}
.footer-container .footer-top .content .top .col.-logo .slogan {
  font-size: 0.95rem;
}
.footer-container .footer-top .content .top .col.-logo .slogan p {
  line-height: 1.3;
}
.footer-container .footer-top .content .top .col.-logo .slogan strong {
  font-weight: 700;
}
@media screen and (min-width: 900px) {
  .footer-container .footer-top .content .top .col.-menu {
    width: 13%;
    margin-left: 2rem;
  }
}
.footer-container .footer-top .content .top .col.-menu .menu .menu-item a {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0.85rem;
  padding-bottom: 0.85rem;
  border-bottom: 1px solid #5b575a;
}
@media screen and (min-width: 900px) {
  .footer-container .footer-top .content .top .col.-menu .menu .menu-item a {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 0;
    border-bottom: none;
  }
}
.footer-container
  .footer-top
  .content
  .top
  .col.-menu
  .menu
  .menu-item:last-child
  a {
  margin-bottom: 2rem;
  border: none;
}
.footer-container
  .footer-top
  .content
  .top
  .col.-menu
  .menu
  .menu-item.current-menu-item
  a,
.footer-container
  .footer-top
  .content
  .top
  .col.-menu
  .menu
  .menu-item:hover
  a {
  color: #ff6200;
}
.footer-container .footer-top .content .top .col.-newsletter {
  margin-bottom: 2rem;
}
@media screen and (min-width: 900px) {
  .footer-container .footer-top .content .top .col.-newsletter {
    margin-bottom: 0;
    width: 26%;
    border-left: 1px solid #5b575a;
    padding-bottom: 4rem;
  }
}
@media screen and (min-width: 900px) {
  .footer-container .footer-top .content .top .col.-newsletter .col-title {
    padding-left: 2rem;
  }
}
.footer-container
  .footer-top
  .content
  .top
  .col.-newsletter
  .newsletter-form
  p {
  margin-bottom: 2rem;
}
@media screen and (min-width: 900px) {
  .footer-container
    .footer-top
    .content
    .top
    .col.-newsletter
    .newsletter-form
    p {
    padding-left: 2rem;
  }
}
.footer-container
  .footer-top
  .content
  .top
  .col.-newsletter
  .newsletter-form
  .champs-form {
  position: relative;
  overflow: hidden;
  margin: 0 0.6rem;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 900px) {
  .footer-container
    .footer-top
    .content
    .top
    .col.-newsletter
    .newsletter-form
    .champs-form {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 2rem;
    margin: 0;
  }
}
.footer-container
  .footer-top
  .content
  .top
  .col.-newsletter
  .newsletter-form
  .champs-form
  .btn,
.footer-container
  .footer-top
  .content
  .top
  .col.-newsletter
  .newsletter-form
  .champs-form
  input {
  padding: 7px 0;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 900px) {
  .footer-container
    .footer-top
    .content
    .top
    .col.-newsletter
    .newsletter-form
    .champs-form
    .btn,
  .footer-container
    .footer-top
    .content
    .top
    .col.-newsletter
    .newsletter-form
    .champs-form
    input {
    text-align: left;
    padding: 7px 0 7px 15px;
  }
}
.footer-container
  .footer-top
  .content
  .top
  .col.-newsletter
  .newsletter-form
  .champs-form
  input {
  border-radius: 0;
  border: none;
}
.footer-container
  .footer-top
  .content
  .top
  .col.-newsletter
  .newsletter-form
  .champs-form
  .btn {
  background-color: #ff6200;
  color: #fff;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  cursor: pointer;
  border-radius: 0;
  border: none;
  margin: 0.5rem 0;
  text-align: center;
}
@media screen and (min-width: 900px) {
  .footer-container
    .footer-top
    .content
    .top
    .col.-newsletter
    .newsletter-form
    .champs-form
    .btn {
    text-align: left;
  }
}
.footer-container
  .footer-top
  .content
  .top
  .col.-newsletter
  .newsletter-form
  .champs-form
  .btn:hover {
  background-color: #f1974b;
}
@media screen and (min-width: 900px) {
  .footer-container .footer-top .content .top .col.-coords {
    width: 18%;
    padding-left: 2rem;
    border-left: 1px solid white;
  }
}
.footer-container .footer-top .content .top .col.-coords .address {
  margin-bottom: 2rem;
}
.footer-container .footer-top .content .top .col.-coords .link {
  display: block;
  margin-bottom: 8px;
}
.footer-container .footer-top .content .top .col.-coords .link:last-child {
  margin-bottom: 0;
}
.footer-container .footer-top .content .top .col.-coords .link.phone {
  font-weight: 700;
  color: #ff6200;
}
.footer-container .footer-top .content .top .col.-coords .link.phone:hover {
  color: #ff6200;
}
.footer-container .footer-top .content .top .col.-promo {
  margin-bottom: 2rem;
}
@media screen and (min-width: 900px) {
  .footer-container .footer-top .content .top .col.-promo {
    width: 27%;
    border-left: 1px solid #5b575a;
  }
}
@media screen and (min-width: 900px) {
  .footer-container .footer-top .content .top .col.-promo .col-title {
    padding-left: 2rem;
  }
}
.footer-container .footer-top .content .top .col.-promo p {
  padding-bottom: 2rem;
  border-bottom: 1px solid #5b575a;
  line-height: 1.8;
}
@media screen and (min-width: 900px) {
  .footer-container .footer-top .content .top .col.-promo p {
    padding-left: 2rem;
  }
}
.footer-container .footer-top .content .top .col.-promo .socials {
  padding-top: 2rem;
}
@media screen and (min-width: 900px) {
  .footer-container .footer-top .content .top .col.-promo .socials {
    padding-left: 2rem;
  }
}
.footer-container .footer-top .content .top .col.-promo .socials a {
  border: 1px solid #fff;
  padding: 6px 4px;
}
.footer-container .footer-top .content .top .col.-promo .socials a:hover {
  border: 1px solid #ff6200;
  background: #ff6200;
}
.footer-container .footer-top .content .top .col.-promo .socials a i {
  padding: 0.4rem;
}
.footer-container .footer-top .content .top .col.-promo .socials .facebook {
  padding: 6px 5.69px;
}
.footer-container .footer-top .content .top .col.-promo .socials .youtube {
  padding: 6px 2px;
}
.footer-container .footer-top .content .bottom {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: 2rem 0;
}
.footer-container .footer-top .content .bottom p {
  text-align: center;
}
.footer-container .footer-top .content .bottom p strong {
  color: #ff6200;
}
.footer-container .footer-top .content .bottom p .pipe {
  margin: 0 1rem;
  display: block;
  opacity: 0;
  color: #47484c;
  font-weight: 300;
}
@media screen and (min-width: 900px) {
  .footer-container .footer-top .content .bottom p .pipe {
    display: inline-block;
    opacity: 1;
  }
}
.footer-container .footer-top .content .bottom p a {
  font-weight: 700;
}
.footer-container .footer-top .content .bottom p a:hover {
  color: #ff6200;
}
.footer-container .footer-keywords {
  background: #1c1c1c;
}
.footer-container .footer-keywords .content {
  width: 90%;
  max-width: 1070px;
  margin: 0 auto;
  padding: 3rem 0 0;
  color: rgba(255, 255, 255, 0.33);
  line-height: 1.5;
  font-size: 0.75rem;
  text-align: justify;
  -moz-text-align-last: center;
  text-align-last: center;
}
.footer-container .footer-keywords .content .ipi {
  margin-bottom: 2rem;
  font-size: 0.9rem;
}
.footer-container .footer-keywords .content .ipi strong {
  color: #fff;
}
.footer-container .footer-keywords .content .pipe {
  color: rgba(255, 98, 0, 0.33);
  padding: 0 0.3rem;
}
.footer-container .footer-keywords .footer-bottom {
  width: 100%;
  background: #1c1c1c;
}
@media screen and (min-width: 768px) {
  .footer-container .footer-keywords .footer-bottom .content .margin-footer {
    margin: 0 7rem;
  }
}
.footer-container
  .footer-keywords
  .footer-bottom
  .content
  .margin-footer.-agency {
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .footer-container
    .footer-keywords
    .footer-bottom
    .content
    .margin-footer.-agency {
    margin: 0;
  }
}
.footer-container .footer-keywords .footer-bottom .content p {
  line-height: 1.3;
  text-align: justify;
  padding-bottom: 2.666rem;
  border-bottom: 1px solid #5b575a;
  color: #5b575a;
}
.footer-container .footer-keywords .footer-bottom .content .privacy {
  border-top: 1px solid #5b575a;
  letter-spacing: 3px;
  padding-top: 2rem;
}
.footer-container .footer-keywords .footer-bottom .content .privacy a:hover {
  color: #ff6200;
}
@media screen and (min-width: 768px) {
  .footer-container .footer-keywords .footer-bottom .content .privacy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}
.footer-container .footer-keywords .footer-bottom .content .privacy .copyright {
  text-transform: uppercase;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer-container
  .footer-keywords
  .footer-bottom
  .content
  .privacy
  .copyright
  a {
  color: #b2b2b2;
}
.footer-container
  .footer-keywords
  .footer-bottom
  .content
  .privacy
  .copyright
  a
  strong {
  color: #ff6200;
  text-transform: uppercase;
}
.footer-container .footer-keywords .footer-bottom .content .privacy a {
  margin-bottom: 2.666rem;
  color: #b2b2b2;
}
.footer-container .footer-keywords .footer-bottom .content .privacy p {
  border-bottom: none;
  padding: 1rem 0;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .footer-container .footer-keywords .footer-bottom .content .privacy p {
    padding-top: 0;
  }
}
.footer-container .footer-keywords .footer-bottom .content .privacy p strong {
  color: #ff6200;
  text-transform: uppercase;
}
.new-home .custom-slide.homepage {
  width: 100%;
}
@media screen and (min-width: 900px) {
  .new-home .custom-slide.homepage {
    height: 500px;
  }
}
.new-home .custom-slide.homepage .slide_active .zone_info {
  display: none;
}
.new-home .container_home .searchhor-wrapper.-home {
  margin-top: -47px;
  z-index: 100;
  background: #fff;
}
.new-home .container_home .searchhor-wrapper.-home .form-group {
  width: 77%;
  padding: 1.3rem 0;
}
.header-nav {
  background-color: #f8f8f8;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  z-index: 200;
  height: 100vh;
  padding: 10rem 2rem 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header-nav.open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
@media screen and (min-width: 1024px) {
  .header-nav {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    right: auto;
    top: auto;
    height: auto;
    max-width: 100%;
    padding: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@media screen and (min-width: 1024px) {
  .header-nav .menu {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.header-nav .menu .menu-item {
  position: relative;
}
.header-nav .menu .menu-item a {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  color: #292d38;
  text-transform: uppercase;
  padding: 0.7rem 0;
}
@media screen and (min-width: 1024px) {
  .header-nav .menu .menu-item a {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.6rem 1.2rem;
    border-left: 1px solid #ededed;
  }
}
@media screen and (min-width: 1400px) {
  .header-nav .menu .menu-item a {
    padding: 1.6rem 2rem;
  }
}
.header-nav .menu .menu-item a:after {
  content: "";
  background: #ff6200;
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.header-nav .menu .menu-item.current-menu-item a,
.header-nav .menu .menu-item:hover a {
  color: #ff6200;
}
@media screen and (min-width: 1024px) {
  .header-nav .menu .menu-item.current-menu-item a,
  .header-nav .menu .menu-item:hover a {
    color: #292d38;
    background-color: #fff;
  }
}
.header-nav .menu .menu-item.current-menu-item a:after,
.header-nav .menu .menu-item:hover a:after {
  width: 30px;
}
@media screen and (min-width: 1024px) {
  .header-nav .menu .menu-item.current-menu-item a:after,
  .header-nav .menu .menu-item:hover a:after {
    width: 100%;
  }
}
.header-nav .estimation {
  display: none;
}
@media screen and (min-width: 1024px) {
  .header-nav .estimation {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    text-align: center;
    width: 22%;
    overflow: hidden;
    display: block;
    padding: 1.6rem 1rem;
    background-color: #3e3c3d;
    color: #fff;
    font-size: 15px;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.header-nav .estimation i {
  font-size: 1.2em;
  position: relative;
  padding-left: 10px;
}
@media screen and (min-width: 1024px) {
  .header-nav .estimation:after {
    content: "";
    position: absolute;
    width: 250%;
    height: 150%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -30%;
    background: rgba(255, 255, 255, 0.13);
    background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(rgba(255, 255, 255, 0)),
      color-stop(40%, rgba(255, 255, 255, 0.2)),
      color-stop(50%, rgba(255, 255, 255, 0.6)),
      color-stop(60%, rgba(255, 255, 255, 0.2)),
      to(rgba(255, 255, 255, 0))
    );
    background: -o-linear-gradient(
      bottom,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.2) 40%,
      rgba(255, 255, 255, 0.6) 50%,
      rgba(255, 255, 255, 0.2) 60%,
      rgba(255, 255, 255, 0) 100%
    );
    background: linear-gradient(
      to top,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.2) 40%,
      rgba(255, 255, 255, 0.6) 50%,
      rgba(255, 255, 255, 0.2) 60%,
      rgba(255, 255, 255, 0) 100%
    );
    -webkit-animation: scaleBoutton 2s linear infinite;
    animation: scaleBoutton 2s linear infinite;
  }
}
.header-nav .estimation:hover {
  background: #ff6200;
}
.header-nav .menu-navigation-principale-container.ouvert .menu-item a {
  color: #fff;
}
.searchhor-wrapper {
  width: 100%;
  padding: 2.6rem 1rem;
  background: #f1f1f1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.searchhor-wrapper.-home {
  padding: 0;
  background: transparent;
}
.searchhor-wrapper .title {
  display: block;
  margin: auto;
  background-color: #ff6200;
  color: white;
  text-align: center;
  width: 80%;
  max-width: 250px;
  font-size: 1rem;
  padding: 10px 0;
  border-radius: 10px;
}
@media screen and (min-width: 1024px) {
  .searchhor-wrapper .title {
    display: none;
  }
}
.searchhor-wrapper .title i {
  color: white;
  top: -2px;
  position: relative;
}
.searchhor-wrapper .search-form {
  width: 100%;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .searchhor-wrapper .search-form {
    margin: 1rem auto 0;
    display: none;
  }
  .searchhor-wrapper .search-form.active {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 600px) {
  .searchhor-wrapper .search-form {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.searchhor-wrapper .search-form .form-block {
  width: 92%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 600px) {
  .searchhor-wrapper .search-form .form-block {
    width: 48%;
  }
}
@media screen and (min-width: 900px) {
  .searchhor-wrapper .search-form .form-block {
    width: 30%;
  }
}
@media screen and (min-width: 1120px) {
  .searchhor-wrapper .search-form .form-block {
    width: 15%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1120px) {
  .searchhor-wrapper .search-form .form-block.-large {
    width: 14%;
  }
}
.searchhor-wrapper .search-form .form-block.-large select {
  width: 100%;
}
@media screen and (min-width: 1120px) {
  .searchhor-wrapper .search-form .form-block.-send {
    width: 10%;
  }
}
@media screen and (min-width: 1120px) {
  .searchhor-wrapper .search-form .form-block.-small {
    width: 8%;
  }
}
.searchhor-wrapper
  .search-form
  .form-block
  .select2-container
  .select2-selection--single {
  height: 33px;
}
.searchhor-wrapper
  .search-form
  .form-block
  .select2-container--default
  .select2-selection--single {
  border-radius: 0;
}
.searchhor-wrapper
  .search-form
  .form-block
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 30px;
}
.searchhor-wrapper
  .search-form
  .form-block
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 33px;
}
.searchhor-wrapper
  .search-form
  .form-block
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #ff6200 transparent transparent transparent;
}
.searchhor-wrapper .search-form .form-block .vendre-louer {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.searchhor-wrapper .search-form .form-block .vendre-louer .radio {
  margin-right: 1.5rem;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media screen and (min-width: 1120px) {
  .searchhor-wrapper .search-form .form-block .vendre-louer .radio {
    margin-right: 1rem;
  }
  .searchhor-wrapper .search-form .form-block .vendre-louer .radio .name {
    font-size: 0.8rem;
  }
}
.searchhor-wrapper .search-form .form-block .vendre-louer .radio .input {
  width: 10px;
  height: 10px;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.searchhor-wrapper .search-form .form-block .vendre-louer .radio .input i {
  font-size: 0.8rem;
}
.searchhor-wrapper .search-form .form-block .minmax-container {
  width: 100%;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.searchhor-wrapper .search-form .form-block .minmax-container .item {
  width: 48%;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.searchhor-wrapper .search-form .form-block .minmax-container .item label {
  display: block;
  margin-bottom: 6px;
}
@media screen and (min-width: 1120px) {
  .searchhor-wrapper .search-form .form-block .minmax-container .item label {
    font-size: 11px;
  }
}
.searchhor-wrapper
  .search-form
  .form-block
  .minmax-container
  .item
  .input-container {
  width: 100%;
}
.searchhor-wrapper
  .search-form
  .form-block
  .minmax-container
  .item
  .input-container
  input {
  height: 33px;
  padding-left: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #aaa;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.searchhor-wrapper
  .search-form
  .form-block
  .minmax-container
  .item
  .input-container
  input:focus {
  border: 1px solid black;
  outline: none !important;
  border-radius: 0;
}
.searchhor-wrapper .search-form .form-block .search_submit {
  background: #ff6200;
  color: white;
  text-align: center;
  padding: 0.6rem 1.3rem;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 1120px) {
  .searchhor-wrapper .search-form .form-block .search_submit {
    width: 100%;
  }
}
.searchhor-wrapper .search-form .form-block .search_submit:hover {
  background: #3e3c3d;
}
.form-block.-price {
  position: relative;
}
.price-title-click,
.room-title-click {
  position: relative;
  background-color: #fff;
  border: 1px solid #aaa;
  padding-left: 8px;
  padding-right: 15px;
  cursor: pointer;
  position: relative;
  font-size: 15px;
}
.price-title-click.active:after,
.room-title-click.active:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.price-title-click:after,
.room-title-click:after {
  content: "";
  height: 0;
  width: 0;
  border-right: 5px solid transparent;
  border-top: 5px solid #ff6200;
  border-left: 4px solid transparent;
  right: 5.8px;
  top: 45%;
  position: absolute;
  -webkit-transform: 0.3s ease-in;
  -ms-transform: 0.3s ease-in;
  transform: 0.3s ease-in;
}
.price-title-click p,
.room-title-click p {
  line-height: 32px;
}
.infos-prix,
.infos-room {
  display: none;
}
.infos-prix.active,
.infos-room.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  text-align: center;
  top: 125%;
  left: 0;
  padding: 1.5rem 0;
  background-color: white;
  z-index: 100;
  -webkit-box-shadow: 0 2px 10px #b2b2b2;
  box-shadow: 0 2px 10px #b2b2b2;
}
@media screen and (min-width: 1180px) {
  .infos-prix.active,
  .infos-room.active {
    left: -25%;
  }
}
.infos-prix.active .room-choice,
.infos-room.active .room-choice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
}
.infos-prix.active .room-choice #less,
.infos-prix.active .room-choice #more,
.infos-room.active .room-choice #less,
.infos-room.active .room-choice #more {
  margin: 1rem 1rem 0;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  border: 1px solid #ff6200;
  color: #3e3c3d;
  background: #f5f5f5;
  cursor: pointer;
}
.infos-prix.active .room-choice #less span,
.infos-prix.active .room-choice #more span,
.infos-room.active .room-choice #less span,
.infos-room.active .room-choice #more span {
  padding: 0.339rem;
}
.infos-prix.active .room-choice #less:hover,
.infos-prix.active .room-choice #more:hover,
.infos-room.active .room-choice #less:hover,
.infos-room.active .room-choice #more:hover {
  background-color: #ff6200;
  color: white;
}
.infos-prix.active .room-choice #txt_room,
.infos-room.active .room-choice #txt_room {
  margin-top: 1rem;
  line-height: 30px;
  width: 50%;
  text-align: center;
}
.infos-prix.active .dropdown-footer,
.infos-room.active .dropdown-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 1rem 1.5rem 0;
}
.infos-prix.active .dropdown-footer a,
.infos-room.active .dropdown-footer a {
  cursor: pointer;
}
.infos-prix.active .dropdown-footer a:first-child,
.infos-room.active .dropdown-footer a:first-child {
  text-decoration: underline;
}
.infos-prix.active .dropdown-footer > *,
.infos-room.active .dropdown-footer > * {
  margin: 0.5rem;
}
.infos-prix.active .dropdown-footer .btn-valid,
.infos-room.active .dropdown-footer .btn-valid {
  color: white;
  background-color: #ff6200;
  padding: 0.5rem 2rem;
}
.infos-prix.active .infos-room,
.infos-room.active .infos-room {
  left: -25%;
}
.infos-prix.active .item,
.infos-room.active .item {
  margin: 0 1rem;
}
.infos-prix.active .item label,
.infos-room.active .item label {
  color: #292d38;
}
.infos-prix.active .item input,
.infos-room.active .item input {
  margin-top: 1rem;
}
.infos-prix .items-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.infos-prix.active {
  left: 0;
}
@media screen and (min-width: 1180px) {
  .infos-prix.active {
    left: -50%;
  }
}
.infos-prix.active input {
  margin-top: 1rem;
  line-height: 30px;
  text-align: center;
}
.input-container {
  position: relative;
}
.input-container.-price {
}
.input-container.-price input::-webkit-inner-spin-button,
.input-container.-price input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input-container.-price input[type="number"] {
  -moz-appearance: textfield;
  position: relative;
}
.input-container.-price i {
  position: absolute;
  display: block;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -69%);
  top: 69%;
  pointer-events: none;
  width: 25px;
  text-align: center;
  font-style: normal;
  right: 0;
}
.error {
  text-align: left;
  display: none;
  margin: 0.5rem 1rem;
  font-size: 12px;
  color: red;
}
.error.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: self-start;
  -ms-flex-align: self-start;
  align-items: self-start;
}
.error p {
  margin-left: 1rem;
}
.fast_search {
  max-width: 95%;
  margin: auto;
  font-weight: 500;
  position: relative;
  z-index: 3;
}
.fast_search:after,
.fast_search:before {
  content: "";
  display: table;
}
.fast_search:after {
  clear: both;
}
@media screen and (max-width: 1023px) {
  .fast_search {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px auto;
    position: relative;
    color: inherit;
    -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 1em;
  }
}
@media screen and (min-width: 1024px) {
  .fast_search {
    width: 100%;
    max-width: 100%;
    -webkit-box-shadow: #9c9e9f 0 0 5px;
    -ms-box-shadow: #9c9e9f 0 0 5px;
    -o-box-shadow: #9c9e9f 0 0 5px;
    box-shadow: #9c9e9f 0 0 5px;
  }
}
.fast_search.-home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.fast_search.-home .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  width: 77%;
}
.fast_search.-home .form-group .form-block {
  margin: 0.4rem;
}
@media screen and (min-width: 768px) {
  .fast_search.-home .form-group .form-block:first-child {
    margin-left: 2rem;
  }
}
.fast_search.-home .form-group .form-block .infos-prix {
  left: -16%;
  z-index: 100;
}
.fast_search.-home .form-group .search i {
  margin: 0;
}
.fast_search .prix label {
  margin-right: 3%;
}
.fast_search .prix label .input_container {
  margin: 0 2px;
}
.fast_search .prix label .input_container input {
  border: 1px solid #e2e2e2;
  padding: 2px 4px;
}
.fast_search .label {
  color: #3e3c3d;
}
.fast_search .search {
  width: 100%;
  padding: 0 1rem;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-family: "Muli", sans-serif;
}
@media screen and (min-width: 1024px) {
  .fast_search .search {
    width: auto;
    padding: 1em;
    float: left;
    margin-bottom: 0;
  }
}
.fast_search .search i {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #ff6200;
  display: block;
  color: white;
  cursor: pointer;
  font-size: 1.3em;
  -webkit-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  margin: 1em auto 0;
  border-radius: 50%;
}
@media screen and (max-width: 1023px) {
  .fast_search .search i {
    display: none;
  }
}
.fast_search .search i:hover {
  background: #3e3c3d;
}
.fast_search .search span {
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #ff6200;
  display: block;
  color: white;
  cursor: pointer;
  font-size: 1em;
  -webkit-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  margin: 1em auto 0;
}
.fast_search .search span:hover {
  background: #3e3c3d;
}
@media screen and (min-width: 1024px) {
  .fast_search .search span {
    display: none;
  }
}
@-webkit-keyframes scaleBoutton {
  0% {
    left: -250%;
    opacity: 0;
  }
  to {
    opacity: 1;
    left: 250%;
  }
}
@keyframes scaleBoutton {
  0% {
    left: -250%;
    opacity: 0;
  }
  to {
    opacity: 1;
    left: 250%;
  }
}
.fast_search .estimation {
  display: none;
}
@media screen and (min-width: 1024px) {
  .fast_search .estimation {
    position: relative;
    float: right;
    overflow: hidden;
    display: block;
    padding: 3rem 2.4rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #ff6200;
    text-align: right;
    color: #fff;
    font-size: 17px;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all ease-in 0.3s;
    -o-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
  }
}
.fast_search .estimation i {
  font-size: 1.2em;
  position: relative;
  padding-left: 10px;
}
@media screen and (min-width: 1024px) {
  .fast_search .estimation:after {
    content: "";
    position: absolute;
    width: 250%;
    height: 150%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -30%;
    background: rgba(255, 255, 255, 0.13);
    background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(rgba(255, 255, 255, 0)),
      color-stop(40%, rgba(255, 255, 255, 0.2)),
      color-stop(50%, rgba(255, 255, 255, 0.6)),
      color-stop(60%, rgba(255, 255, 255, 0.2)),
      to(rgba(255, 255, 255, 0))
    );
    background: -o-linear-gradient(
      bottom,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.2) 40%,
      rgba(255, 255, 255, 0.6) 50%,
      rgba(255, 255, 255, 0.2) 60%,
      rgba(255, 255, 255, 0) 100%
    );
    background: linear-gradient(
      to top,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.2) 40%,
      rgba(255, 255, 255, 0.6) 50%,
      rgba(255, 255, 255, 0.2) 60%,
      rgba(255, 255, 255, 0) 100%
    );
    -webkit-animation: scaleBoutton 2s linear infinite;
    animation: scaleBoutton 2s linear infinite;
  }
}
.fast_search .estimation:hover {
  background: #3e3c3d;
}
.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3e3c3d;
}
#reset,
#reset-price {
  color: #3e3c3d;
}
#reset-price:hover,
#reset:hover {
  color: #ff6200;
}
.fancybox__thumbs .carousel__slide .fancybox__thumb:after {
  border-color: #ff6200 !important;
}
.btn_orange {
  border: 0;
  background-color: #ff6200;
  color: #fff;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  padding: 7px 30px;
  cursor: pointer;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  float: left;
  margin-bottom: 5px;
  -webkit-transition: all linear 300ms;
  -o-transition: all linear 300ms;
  transition: all linear 300ms;
}
.btn_orange:hover {
  background-color: #3e3c3d;
}
#footer {
  background-color: #5f5c5e;
  color: white;
}
@media screen and (max-width: 1023px) {
  #footer {
    text-align: center;
    margin-top: 30px;
    padding: 25px 0;
  }
}
@media screen and (min-width: 1024px) {
  #footer .wrapper {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    font-size: 1em;
    color: #fff;
  }
}
@media screen and (min-width: 1024px) {
  #footer .wrapper ul {
    overflow: hidden;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #footer .wrapper ul .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 720px;
    padding-right: 20px;
    margin-right: 20px;
    overflow: hidden;
  }
  #footer .wrapper ul .col li {
    width: 100%;
  }
  #footer .wrapper ul .col li.navigation {
    width: 36%;
  }
  #footer .wrapper ul .col li.navigation .links_list {
    width: 100%;
  }
  #footer .wrapper ul .col li:nth-child(2) {
    width: 62%;
  }
  #footer .wrapper ul .col li:last-child {
    width: 100%;
  }
  #footer .wrapper ul .col.-right {
    width: 385px;
    margin-left: 50px;
  }
  #footer .wrapper ul .col.-right .lane_2 {
    width: 100%;
  }
}
#footer .wrapper ul li {
  display: none;
  margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
  #footer .wrapper ul li {
    position: relative;
    width: 23%;
    margin-top: 20px;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.9em;
  }
  #footer .wrapper ul li.navigation {
    width: 10%;
  }
}
#footer .wrapper ul li .social a {
  color: white;
  font-size: 26px;
  margin-right: 10px;
}
#footer .wrapper ul li .social a:focus,
#footer .wrapper ul li .social a:hover {
  color: #ff6200;
}
#footer .wrapper ul li .title {
  font-family: "Oswald", sans-serif;
  font-size: 17px;
  color: #b2b2b2;
  margin-bottom: 15px;
}
#footer .wrapper ul li .text {
  line-height: 1.5;
}
@media screen and (min-width: 1024px) {
  #footer .wrapper ul li .text {
    font-size: 1em;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1024px) {
  #footer .wrapper ul li .text p {
    margin-bottom: 0.7em;
  }
}
#footer .wrapper ul li .text p a {
  color: white;
}
@media screen and (min-width: 1024px) {
  #footer .wrapper ul li .text p > span {
    display: block;
  }
}
#footer .wrapper ul li .links_list .menu {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media screen and (min-width: 1024px) {
  #footer .wrapper ul li .links_list li {
    display: block;
    display: block;
    width: 100%;
    float: none;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  #footer .wrapper ul li .links_list li a {
    color: white;
    margin-bottom: 5px;
    display: block;
    cursor: pointer;
  }
}
@media screen and (min-width: 1024px) {
  #footer .wrapper ul li .links_list li a i {
    font-size: 13px;
  }
}
@media screen and (min-width: 1024px) {
  #footer .wrapper ul li .links_list li a:hover {
    text-decoration: underline;
  }
}
#footer .wrapper ul li form {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media screen and (min-width: 1024px) {
  #footer .wrapper ul li form input {
    margin-bottom: 5px;
    padding: 3px 8px;
  }
}
#footer .wrapper ul li:last-child {
  display: none;
}
@media screen and (min-width: 1024px) {
  #footer .wrapper ul li:last-child {
    display: block;
    width: 16%;
  }
}
.listing-biens {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .listing-biens .listing .item {
    width: 32%;
    margin: 20px 0 !important;
  }
}
.loader {
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  visibility: hidden;
}
.loader:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
  background-color: #fff;
  transition: -webkit-transform 0.3s ease-in-out;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition:
    transform 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  top: 0;
  left: 0;
}
.loader .content {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.loader .content .logo-container {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 700px;
}
.loader .content .logo-container img {
  width: 100%;
  height: auto;
}
.loader .content .gooey {
  position: absolute;
  top: 75%;
  left: 50%;
  width: 142px;
  height: 40px;
  margin: -20px 0 0 -71px;
  background-color: #fff;
  -webkit-filter: contrast(20);
  filter: contrast(20);
}
.loader .content .gooey .dot {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  left: 15px;
  -webkit-filter: blur(4px);
  filter: blur(4px);
  background: #3e3c3d;
  border-radius: 50%;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-animation: dot 2.8s infinite;
  animation: dot 2.8s infinite;
}
.loader .content .gooey .dots {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  margin-top: 12px;
  margin-left: 31px;
  -webkit-animation: dots 2.8s infinite;
  animation: dots 2.8s infinite;
}
.loader .content .gooey .dots span {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  margin-left: 16px;
  -webkit-filter: blur(4px);
  filter: blur(4px);
  background: #3e3c3d;
  border-radius: 50%;
}
@-webkit-keyframes dot {
  50% {
    -webkit-transform: translateX(96px);
    transform: translateX(96px);
    @keyframes dots {
      50% {
        -webkit-transform: translateX(-31px);
        transform: translateX(-31px);
      }
    }
  }
}
@keyframes dot {
  50% {
    -webkit-transform: translateX(96px);
    transform: translateX(96px);
    @-webkit-keyframes dots {
      50% {
        -webkit-transform: translateX(-31px);
        transform: translateX(-31px);
      }
    }
    @keyframes dots {
      50% {
        -webkit-transform: translateX(-31px);
        transform: translateX(-31px);
      }
    }
  }
}
.loader.is-active {
  visibility: visible;
}
.loader.is-active:after {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.loader.is-active .content {
  visibility: visible;
  opacity: 1;
}
@-webkit-keyframes appear {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes appear {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
#mentions {
  background-color: #3e3c3d;
}
#mentions .wrapper {
  margin: auto;
  text-align: center;
  padding: 3rem 5%;
  color: #fff;
  font-size: 12px;
}
#mentions .wrapper p {
  margin-bottom: 1.5rem;
}
#mentions .wrapper p:last-child {
  margin-bottom: 0;
}
#mentions .wrapper p a {
  color: white;
}
#mentions .wrapper p a:hover {
  color: #ff6200;
}
.menu-button {
  width: 40px;
  height: 30px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  position: relative;
  z-index: 1000;
}
@media screen and (min-width: 1024px) {
  .menu-button {
    display: none;
  }
}
.menu-button span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #ff6200;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.menu-button span:first-child {
  top: 0;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.menu-button span:nth-child(2) {
  top: 12px;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.menu-button span:nth-child(3) {
  top: 25px;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.menu-button.open span {
  background: #ff6200;
}
.menu-button.open span:first-child {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  left: 7px;
}
.menu-button.open span:nth-child(2) {
  width: 0;
  opacity: 0;
}
.menu-button.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 28px;
  left: 7px;
}
.menu-button.open span:nth-child(4) {
  top: 12px;
  width: 0;
  left: 50%;
}
@media screen and (max-width: 1224px) {
  .menu-button-container {
    position: absolute;
    top: 2.7rem;
    right: 0;
    width: 110px;
    height: 120px;
    background-color: #ff6200;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 500px) {
  .menu-button-container {
    width: 90px;
    height: 100px;
  }
}
@media screen and (max-width: 360px) {
  .menu-button-container {
    width: 70px;
    height: 70px;
  }
}
.menu-button-container .menu-button {
  width: 40px;
  height: 30px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  position: absolute;
  z-index: 500;
}
.menu-button-container .menu-button span {
  background-color: #fff;
  position: absolute;
  height: 5px;
  opacity: 1;
}
.nav-mobile {
  width: 100%;
  position: fixed;
  z-index: 16;
  right: 0;
  top: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.nav-container {
  top: 0;
  right: 0;
  height: 0;
}
@media screen and (min-width: 1224px) {
  .nav-container {
    width: 100%;
    height: auto;
    background: none;
    padding: 0;
    padding-top: 1rem;
    position: relative;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: space-between;
    -ms-flex-align: space-between;
    align-items: space-between;
  }
}
.nav-container .menu-container {
  margin: 0 auto;
}
@media screen and (max-width: 1223px) {
  .nav-container .menu-container {
    padding: 3rem;
  }
}
@media screen and (max-width: 1224px) {
  .nav-container .menu-container .menu {
    padding: 9rem 0 1rem;
  }
}
@media screen and (min-width: 1224px) {
  .nav-container .menu-container .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
  }
}
.nav-container .menu-container .menu .menu-item a {
  color: black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 0.9rem;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media screen and (max-width: 1223px) {
  .nav-container .menu-container .menu .menu-item a {
    color: #b2b2b2;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.4rem;
    text-align: left;
    border-bottom: 1px solid dark2;
    width: 50%;
    margin: 0 auto;
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 1224px) {
  .nav-container .menu-container .menu .menu-item a:after {
    content: "";
    background-color: #292d38;
    margin: 0 1rem;
    width: 5px;
    height: 5px;
    border-radius: 100%;
  }
}
@media screen and (min-width: 1224px) {
  .nav-container .menu-container .menu .menu-item:first-child a {
    padding-left: 0;
  }
}
@media screen and (min-width: 1224px) {
  .nav-container .menu-container .menu .menu-item:last-child a {
    padding-right: 0;
  }
}
@media screen and (min-width: 1224px) {
  .nav-container .menu-container .menu .menu-item:last-child a:after {
    display: none;
  }
}
.nav-container .menu-container .menu .menu-item:hover a {
  color: #ff6200;
}
.nav-container.open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  position: fixed;
  height: 100vh;
  background-color: #ededed;
}
.nav-container.open .menu-container {
  -webkit-animation: fade-in-top 0.5s ease-in-out forwards;
  animation: fade-in-top 0.5s ease-in-out forwards;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.gallery-modal {
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8) !important;
  z-index: 10000;
}
.gallery-modal.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gallery-modal .swiper-container {
  overflow: initial;
}
.gallery-modal .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.gallery-modal .swiper-container .swiper-wrapper .image-container {
  margin-bottom: 6vw !important;
}
.gallery-modal .close-cursor {
  color: white;
  font-size: 4rem;
  width: 90%;
  margin: 0 auto;
  text-align: end;
  position: absolute;
  top: 5%;
  right: 5%;
  cursor: pointer;
}
.gallery-modal .modal-content {
  position: relative;
  background-color: transparent;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}
.gallery-modal .modal-content .swiper-button-next:after,
.gallery-modal .modal-content .swiper-button-prev:after {
  content: "" !important;
}
body.noverflow {
  overflow: hidden;
}
#menu_container {
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #3e3c3d;
  width: 100%;
  height: 100%;
  position: fixed;
  padding-top: 100px;
  z-index: 50;
  top: 0px;
  left: -100%;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 50;
}
@media screen and (min-width: 1024px) {
  #menu_container {
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    background: none;
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
#menu_container.ouvert {
  left: 0;
}
@media screen and (max-width: 1023px) {
  #menu_container .sub-menu {
    display: none;
  }
  #menu_container .sub-menu.sub-ouvert {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  #menu_container .menu-item {
    float: left;
    margin-left: 20px;
  }
}
@media screen and (max-width: 1023px) {
  #menu_container .menu-item a {
    font-size: 13px;
    letter-spacing: 5px;
    font-weight: 100;
    color: white;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    padding: 15px;
    display: block;
    text-align: center;
    -webkit-transition: all ease-out 300ms;
    -o-transition: all ease-out 300ms;
    transition: all ease-out 300ms;
    border-bottom: 1px solid #565656;
  }
}
@media screen and (min-width: 1024px) {
  #menu_container .menu-item a {
    display: block;
    position: relative;
    width: 113px;
    height: 70px;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    line-height: 70px;
    color: #fff;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transition: all 0.3s;
  }
}
@media screen and (min-width: 1024px) {
  #menu_container .menu-item a.selected {
    background-color: #ff6200;
  }
}
@media screen and (min-width: 1024px) {
  #menu_container .menu-item a:hover:before {
    width: 50%;
    left: 25%;
  }
}
#menu_container .menu-item a:before {
  content: "";
  width: 0;
  height: 3px;
  display: block;
  position: absolute;
  top: 100%;
  background: #ff6200;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media screen and (min-width: 1024px) {
  #menu_container .menu-item.current-menu-item a {
    font-weight: 900;
    border-bottom: 3px solid #ff6200;
    position: relative;
  }
}
@media screen and (max-width: 1023px) {
  #menu_container .menu-item-has-children .meni-item a {
    text-transform: none;
    padding: 10px 15px;
    font-weight: 500;
    letter-spacing: 5px;
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    background-color: #3a3a3a;
    border-bottom: 1px solid #464646;
  }
}
.pages {
  overflow: hidden;
  margin-top: 25px;
  padding-bottom: 15px;
}
.pages.-twoitems {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .pages.-twoitems {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.pages.-twoitems .cta {
  position: relative;
  width: 250px;
  background-color: #ff6200;
  -webkit-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  padding: 10px 0;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-size: 17px;
  font-family: "Muli";
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pages.-twoitems .cta .icon {
  padding-left: 8px;
}
.pages.-twoitems .cta .icon i {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}
.pages.-twoitems .cta:hover {
  background: #333;
}
.pages.-twoitems .cta:hover .icon i {
  -webkit-animation: bell 0.5s ease infinite;
  animation: bell 0.5s ease infinite;
}
.pages .page_navigation {
  width: 100%;
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .pages .page_navigation {
    width: auto;
    float: right;
    overflow: hidden;
    margin-top: 0;
  }
}
.pages .page_navigation li {
  display: inline-block;
  margin: 3px;
}
@media screen and (min-width: 1024px) {
  .pages .page_navigation li {
    float: left;
    margin-left: 3px;
  }
}
.pages .page_navigation li a {
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  border: 1px solid #e2e2e2;
  color: #3e3c3d;
  -webkit-transition: all ease-in 0.3s;
  -o-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  cursor: pointer;
}
.pages .page_navigation li a.arrow {
  border: 0;
  color: #ff6200;
  font-weight: bold;
  border: 1px solid #e2e2e2;
  font-size: 12px;
}
.pages .page_navigation li a.active,
.pages .page_navigation li a:focus,
.pages .page_navigation li a:hover {
  color: white;
  background: #ff6200;
}
@media screen and (max-width: 1023px) {
  .pages:first-child .page_navigation {
    display: none;
  }
}
.percent-block {
  background: #3e3c3d;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  width: 70px;
  position: absolute;
  height: 70px;
  z-index: 10;
  right: 5px;
  top: 5px;
  text-align: center;
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.percent-block #slider_properties_detail_un .content {
  margin-bottom: 0 !important;
  position: relative !important;
  background-color: transparent !important;
  padding-bottom: 0 !important;
}
.percent-block .content {
  text-transform: uppercase;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 900;
}
.percent-block .content span {
  color: white;
  font-size: 0.7rem;
}
.percent-block .content .amount {
  color: #ff6200;
  font-size: 1.5rem;
}
.photos_gallery {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: scroll;
  background: rgba(255, 255, 255, 0.8);
  padding: 4em 0em;
  display: none;
  z-index: 1000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.photos_gallery.open {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.photos_gallery .fa-close {
  position: fixed;
  top: 0.5em;
  right: 0.5em;
  z-index: 12;
  color: white;
  font-size: 2em;
}
.photos_gallery .item {
  width: 100%;
  margin: 2.5px 5px;
}
.photos_gallery .item img {
  width: 100%;
}
.project-biens {
  width: 100%;
  margin-bottom: 50px;
  margin-top: 25px;
  padding: 2rem 0;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.project-biens .title {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  cursor: pointer;
}
.project-biens .title .main {
  text-transform: uppercase;
  font-size: 1.5rem;
  padding-right: 1rem;
  color: #ff6200;
  font-weight: 500;
}
.project-biens .title .prices {
  color: #7b716f;
  width: 100%;
  margin-top: 0.8rem;
}
.project-biens .title .icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.project-biens .title.active .icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.project-biens .biens-container {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  display: none;
  padding-top: 1.5rem;
}
.project-biens .biens-container .child-bien {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  color: black;
  padding: 0.5rem 1rem;
}
.project-biens .biens-container .child-bien:nth-child(odd) {
  background: #efefef;
}
.project-biens .biens-container .child-bien span {
  width: 20%;
  padding: 0.5rem 1rem;
}
.project-biens .biens-container .child-bien span.button {
  background: #ff6200;
  color: white;
  text-align: center;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
  width: 15%;
}
.project-biens .biens-container .child-bien span.button:hover {
  background: #3e3c3d;
}
.project-biens .biens-container .child-bien span.button.-sold {
  background: #b2b2b2;
}
.project-biens .biens-container .child-bien span.button.-sold:hover {
  background: #b2b2b2;
}
.bloc {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #e2e2e2;
}
.bloc.-C {
  border: none;
}
.bloc h5 {
  width: 100%;
  text-align: left;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.bloc .child-bien {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  color: black;
  padding: 0.5rem 1rem;
}
.bloc .child-bien:nth-child(odd) {
  background: #efefef;
}
.bloc .child-bien span {
  width: 20%;
  padding: 0.5rem 1rem;
}
.bloc .child-bien span.button {
  background: #ff6200;
  color: white;
  text-align: center;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
  width: 15%;
}
.bloc .child-bien span.button:hover {
  background: #3e3c3d;
}
.bloc .child-bien span.button.-sold {
  background: #b2b2b2;
}
.bloc .child-bien span.button.-sold:hover {
  background: #b2b2b2;
}
.result_listing {
  padding-top: 10px;
  margin-top: 20px;
}
@media screen and (min-width: 1024px) {
  .result_listing {
    float: left;
    width: 75%;
    overflow: hidden;
    margin-top: 0;
    padding-top: 0;
  }
}
.listing {
  width: 100%;
  margin: auto;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.listing .item {
  width: 90%;
  max-width: 420px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px auto;
  position: relative;
  color: inherit;
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
@media screen and (min-width: 1024px) {
  .listing .item {
    margin: 20px auto;
  }
}
.listing .item .content_illu {
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 1;
  border-radius: 5px 5px 0 0;
  height: 250px;
}
@media screen and (min-width: 1024px) {
  .listing .item .content_illu {
    height: 250px;
  }
}
.listing .item .content_illu > .peb {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 9px;
  width: 70px;
  z-index: 9;
}
.listing .item .content_illu .gallery-minies {
  height: 100%;
}
.listing .item .content_illu .gallery-minies > a {
  width: 100%;
  height: auto;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.listing .item .content_illu .gallery-minies > a img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
}
.listing .item .content_illu .gallery-minies.loading {
  background-color: #e2e2e2;
  position: relative;
  width: 100%;
  height: 250px;
  opacity: 1;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.listing .item .content_illu .gallery-minies.loading:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(transparent),
    color-stop(rgba(255, 255, 255, 0.2)),
    to(transparent)
  );
  background: -o-linear-gradient(
    left,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  -webkit-animation: loading 1.5s infinite;
  animation: loading 1.5s infinite;
}
.listing .item .content_illu .gallery-minies .slick-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.listing .item .content_illu .gallery-minies .slick-slide img:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.listing .item .content_illu .gallery-minies .slick-list {
  height: 100%;
}
.listing .item .content_illu .gallery-minies .slick-arrow {
  width: 30px;
  height: 30px;
  background: white;
  display: block;
  position: absolute;
  right: 0;
  top: calc(100% - 30px);
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  z-index: 9;
}
.listing .item .content_illu .gallery-minies .slick-arrow:before {
  opacity: 1;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
  transition: 0.3s ease;
}
.listing .item .content_illu .gallery-minies .slick-arrow.slick-prev {
  left: calc(100% - 60px);
}
.listing .item .content_illu .gallery-minies .slick-arrow.slick-prev:before {
  content: "";
  background: url("../assets/images/chevron-down.png") center no-repeat;
  background-size: contain;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.listing
  .item
  .content_illu
  .gallery-minies
  .slick-arrow.slick-prev:hover:before {
  background: url("../assets/images/chevron-down-contrast.png") center no-repeat;
  background-size: contain;
  color: #ff6200;
}
.listing .item .content_illu .gallery-minies .slick-arrow.slick-next {
  background: #f2f2f2;
}
.listing .item .content_illu .gallery-minies .slick-arrow.slick-next:before {
  content: "";
  background: url("../assets/images/chevron-down.png") center no-repeat;
  background-size: contain;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.listing
  .item
  .content_illu
  .gallery-minies
  .slick-arrow.slick-next:hover:before {
  background: url("../assets/images/chevron-down-contrast.png") center no-repeat;
  background-size: contain;
}
.listing .item .content_illu .image {
  width: 100%;
  height: 250px;
}
.listing .item .content_illu .image img {
  width: 100%;
}
.listing .item .content_illu > img {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .listing .item .content_illu > img {
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
}
.listing .item .content_illu > img:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.listing .item .content_illu > img.sold {
  height: 70px;
  position: absolute;
  z-index: 2;
  width: auto;
}
@media screen and (min-width: 1024px) {
  .listing .item .content_illu > img.sold {
    top: 5px;
    left: 5px;
    z-index: 9;
    width: 80px !important;
  }
}
.listing .item .infos {
  position: relative;
  z-index: 3;
  padding: 10px;
  background-color: white;
  border-radius: 0 0 5px 5px;
  display: block;
  color: #3e3c3d;
}
.listing .item .infos:after,
.listing .item .infos:before {
  content: "";
  display: table;
}
.listing .item .infos:after {
  clear: both;
}
.listing .item .infos .type {
  color: #ff6200;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.listing .item .infos .adresse {
  font-size: 12px;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .listing .item .infos .adresse {
    font-size: 0.9em;
  }
}
.listing .item .infos .adresse .type {
  display: block;
}
.listing .item .infos .price {
  width: 100%;
  margin-bottom: 5px;
}
.listing .item .infos .price > strong {
  font-size: 1.3em;
  color: #122032;
}
.listing .item .infos .price > strong small {
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  .listing .item .infos .price > strong {
    font-size: 1.6em;
  }
}
.listing .item .infos .price .mensualite {
  display: block;
  color: #000;
  margin-top: 3px;
}
.listing .item .infos .price .mensualite > strong {
  font-weight: 300;
}
.listing .item .infos .city {
  color: #000;
  margin-top: 5px;
}
.section-container {
  width: 100%;
  margin: 2rem auto 0;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .section-container {
    margin: 5rem auto 0;
  }
}
.section-container.-nomargintopbottom {
  margin: 0 auto;
}
.share_social {
  position: relative;
  z-index: 2;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.share_social a {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 13px;
  width: 33.333%;
  color: white;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  text-align: center;
  height: 45px;
}
.share_social a .icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  padding-right: 1em;
}
.share_social a .name {
  text-transform: uppercase;
}
.share_social a.facebook {
  background-color: #3c5b9b;
}
.share_social a.facebook .icon {
  background: url("../assets/images/share.png") no-repeat center;
  background-size: contain;
}
.share_social a.instagram {
  background: #f09433;
  background: -o-linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  background: linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f09433",endColorstr="#bc1888",GradientType=1);
}
.share_social a.instagram .icon {
  background: url("../assets/images/instagram.png") no-repeat center;
  background-size: contain;
}
.share_social a.linkedin {
  background-color: #0173b2;
  margin: 0 6px;
}
.share_social a.linkedin .icon {
  background: url("../assets/images/linkedin.png") no-repeat center;
  background-size: contain;
}
.share_social a.email {
  background-color: #b2b2b2;
}
.share_social a.email .icon {
  background: url("../assets/images/share.png") no-repeat center;
  background-size: contain;
}
.share_social a.whatsapp {
  background-color: #b2b2b2;
}
.share_social a.whatsapp .icon {
  background: url("../assets/images/whatsapp.png") no-repeat center;
  background-size: contain;
}
.share_social a:hover {
  -webkit-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
#simulateur_credit {
  width: 100%;
}
#simulateur_credit h2 {
  margin-bottom: 0.9em;
  color: #ff6200;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
}
#simulateur_credit .champs_remplir .legend {
  font-size: 14px;
}
#simulateur_credit .champs_remplir .champ_simulateur {
  margin-bottom: 0.9em;
}
#simulateur_credit .champs_remplir .champ_simulateur label {
  font-weight: 600;
  margin-bottom: 0.5em;
}
#simulateur_credit .champs_remplir .champ_simulateur input {
  display: block;
  width: 100%;
  padding: 0px 10px;
  height: 27px;
  line-height: 27px;
  background: none;
  border: 1px solid #e2e2e2;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 1rem;
}
#simulateur_credit .champs_remplir .champ_simulateur span {
  border: 1px solid #e2e2e2;
  overflow: hidden;
  background-image: url(../assets/images/select_handler.png);
  background-repeat: no-repeat;
  background-position: top right;
  height: 27px;
  background-color: #fff;
  display: block;
  margin-top: 5px;
  cursor: pointer;
}
#simulateur_credit .champs_remplir .champ_simulateur span select {
  border: none;
  height: 27px;
  line-height: normal !important;
  width: 120%;
  min-width: 100px;
  background: transparent;
  color: #333333;
}
#simulateur_credit .result_credit {
  font-size: 1em;
  padding: 20px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#simulateur_credit .result_credit p.legend {
  color: #ffc1a0;
  font-size: 11px;
  border-bottom: 0px solid #ff6200;
}
.slider-property-container {
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.slider-property-container .slider-single-property {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 400px;
}
.slider-property-container .slider-single-property .swiper {
  width: 100%;
  height: 100%;
}
.slider-property-container .slider-single-property .swiper .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.slider-property-container
  .slider-single-property
  .swiper
  .swiper-wrapper
  .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slider-property-container
  .slider-single-property
  .swiper
  .swiper-wrapper
  .swiper-slide
  img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ic_general_tables {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .ic_general_tables {
    width: 49%;
  }
}
.ic_general_tables .table {
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ic_general_tables .table .scroll {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ic_general_tables .table .scroll .title-click {
  background: #b2b2b2;
  color: white;
  padding: 10px;
  position: relative;
  display: block;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.ic_general_tables .table .scroll .title-click:hover {
  background-color: #3e3c3d;
}
.ic_general_tables .table .scroll .title-click:after {
  content: "";
  width: 10px;
  height: 10px;
  background: url("../assets/images/caret-down.png") center no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  top: 28%;
  right: 1em;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.ic_general_tables .table .scroll .title-click.active:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ic_general_tables .table .scroll .infos {
  position: absolute;
  background: #fff;
  -webkit-box-shadow: 0 2px 10px #b2b2b2;
  box-shadow: 0 2px 10px #b2b2b2;
  z-index: 10;
  padding: 1.5rem 1rem;
  display: none;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.ic_general_tables .table .scroll .infos td,
.ic_general_tables .table .scroll .infos th {
  padding: 5px 10px;
  font-size: 13px;
  border-top: 1px solid #eee;
  text-align: left;
  width: 50%;
}
.ic_general_tables .table .scroll .infos th {
  font-weight: 300;
}
.ic_general_tables .table .scroll .infos td {
  font-weight: 700;
}
.ic_general_tables .table .scroll .infos td .peb {
  width: 80px;
}
@media screen and (min-width: 1024px) {
  .zone_info {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 300px;
    height: 280px;
    padding: 40px;
    text-align: center;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
  }
  .zone_info p {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Muli", sans-serif;
    margin-bottom: 30px;
  }
  .zone_info h1,
  .zone_info h2,
  .zone_info h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    font-family: "Muli", sans-serif;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .zone_info a {
    border: 0;
    background-color: #ff6200;
    color: #fff;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    padding: 7px 30px;
    cursor: pointer;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    float: none;
  }
}
.zone_enquete_ipi {
  clear: both;
}
.zone_enquete_ipi .wrapper {
  width: 100%;
  margin: auto;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 20px;
  border-top: 1px solid #b2b2b2;
  padding-top: 20px;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .zone_enquete_ipi .wrapper {
    width: 1200px;
    max-width: 100%;
  }
}
.zone_enquete_ipi .enquete {
  width: 100%;
  margin: 0 2rem;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .zone_enquete_ipi .enquete {
    width: 720px;
    margin: 0;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #b2b2b2;
  }
}
.zone_enquete_ipi .enquete .title_classic {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .zone_enquete_ipi .enquete .title_classic {
    text-align: center;
  }
}
.zone_enquete_ipi .enquete .text {
  margin: 0 2rem;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .zone_enquete_ipi .enquete .text {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 1024px) {
  .zone_enquete_ipi .enquete .text {
    width: 400px;
    margin: 15px 0 0;
  }
}
.zone_enquete_ipi .enquete .text > p {
  padding-bottom: 15px;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .zone_enquete_ipi .enquete .text > p {
    text-align: left;
  }
}
.zone_enquete_ipi .enquete .btn_orange {
  width: 100%;
  text-align: center;
  -webkit-transition: all ease-in 300ms;
  -o-transition: all ease-in 300ms;
  transition: all ease-in 300ms;
  background: #ff6200;
}
@media screen and (min-width: 900px) {
  .zone_enquete_ipi .enquete .btn_orange {
    width: 50%;
  }
}
.zone_enquete_ipi .enquete .btn_orange:last-child {
  background-color: #b2b2b2;
}
.zone_enquete_ipi .enquete .btn_orange:hover {
  background-color: #3e3c3d;
}
.zone_enquete_ipi .ipi {
  width: 385px;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1023px) {
  .zone_enquete_ipi .ipi {
    display: none;
  }
}
.zone_enquete_ipi .ipi .title_classic {
  width: 100%;
}
.zone_enquete_ipi .ipi .illu {
  margin-right: 20px;
}
.zone_enquete_ipi .ipi .text {
  margin-top: 15px;
  padding-bottom: 15px;
  font-size: 12px;
  line-height: normal;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
}
@media screen and (max-width: 768px) {
  .zone_enquete_ipi .ipi .text {
    margin-top: 15px;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.zone_enquete_ipi .ipi .text a {
  color: #ff6200;
  font-weight: bold;
  font-size: 14px;
}

.container-carac.-flex {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.container-carac.-flex .caracs,
.container-carac.-flex .cold {
  width: 50%;
}

.container-carac.-flex .cold {
  display: flex;
  justify-content: flex-end;
}

.container-carac.-flex .cold .block-img {
  width: 80px;
  height: 80px;
}

.container-carac.-flex .cold .block-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: invert(1);
}

.cta-virtual-tour img {
  height: 25px;
  width: 25px;
  margin-right: 10px;
}

.callTo .cta-virtual-tour {
  background-color: #292d38;
}

div.links_agence a {
  display: block;
  width: 95%;
  margin: auto;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px 5px;
  margin-bottom: 10px;
  -webkit-transition: all linear 300ms;
  -o-transition: all linear 300ms;
  transition: all linear 300ms;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
div.links_agence a.gris {
  background-color: #b2b2b2;
}
div.links_agence a.orange {
  background-color: #ff6200;
}
div.links_agence a:hover {
  background-color: #3e3c3d;
  width: 100%;
}
