@font-face {
  font-family: "Poppins ExtraBold";
  src: url("/_assets/fonts/Poppins-ExtraBold.ttf"); }
@font-face {
  font-family: "Poppins Bold";
  src: url("/_assets/fonts/Poppins-Bold.ttf"); }
@font-face {
  font-family: "Poppins SemiBold";
  src: url("/_assets/fonts/Poppins-SemiBold.ttf"); }
@font-face {
  font-family: "Poppins Regular";
  src: url("/_assets/fonts/Poppins-Regular.ttf"); }
@font-face {
  font-family: "Poppins Italic";
  src: url("/_assets/fonts/Poppins-Italic.ttf"); }
@font-face {
  font-family: "Poppins Light";
  src: url("/_assets/fonts/Poppins-Light.ttf"); }
@font-face {
  font-family: "Poppins ExtraLight";
  src: url("/_assets/fonts/Poppins-ExtraLight.ttf"); }
@font-face {
  font-family: "Poppins Medium";
  src: url("/_assets/fonts/Poppins-Medium.ttf"); }
.div-header-opaque-sur {
  height: 490px;
  width: 100%;
  background-image: url(/_assets/listing_annonces/div-header-opaque/image.png);
  background-size: cover;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-header-opaque-sur {
      height: 410px;
      background-image: url(/_assets/listing_annonces/div-header-opaque/image-tab.png); } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-header-opaque-sur {
      height: 300px;
      background-size: auto 300px; } }

.div-header-opaque {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3); }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-header-opaque {
      height: 100%; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-header-opaque {
      height: 300px; } }

.div-header-opaque-sub {
  width: 1027px;
  margin: auto;
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-header-opaque-sub {
      width: 80%;
      margin: auto; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-header-opaque-sub {
      width: 90%; } }

.div-header-opaque-sub__title {
  margin-top: 25px;
  font-family: 'Poppins Regular';
  color: white;
  font-size: 24px;
  width: 100%; }
.div-header-opaque-sub__title h1 {
  font-family: 'Poppins Regular';
  color: white;
  font-weight:normal;
  margin:0px;
  padding:0px;
  font-size: 24px;}
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-header-opaque-sub__title {
      margin-top: 25px; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-header-opaque-sub__title {
      margin-top: 35px; }
      .div-header-opaque-sub__title h1 {
      line-height:24px;
      } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-header-opaque-sub__title {
      font-family: 'Poppins Bold';
      text-align: center;
      font-size: 20px; } }
  .div-header-opaque-sub__title span span {
    font-family: 'Poppins Bold'; }

.div-header-opaque-sub__1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 15px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-header-opaque-sub__1 {
      flex-wrap: /*wrap*/none; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-header-opaque-sub__1 {
      display: none; } }

.div-header-opaque-sub__1__p {
  color: white;
  width: 65%;
  font-family: 'Poppins Regular';
  font-size: 12px; }
  .div-header-opaque-sub__1__p img {
  float:left;
  margin-right:10px; }
.div-header-opaque-sub__1__p p {
  line-height:15px;
  text-align: justify; }
.div-header-opaque-sub__1__p a {
  color: white;
  font-family: 'Poppins Regular';
  font-size: 12px;}
  .div-header-opaque-sub__1__p span:first-child {
    display: none; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-header-opaque-sub__1__p {
      width: 100%; }
      .div-header-opaque-sub__1__p img {
      display:none; }
      .div-header-opaque-sub__1__p span:first-child {
        color: #28E4F0;
        display: inline; }
      .div-header-opaque-sub__1__p span:nth-child(2) {
        display: none; } }

.div-header-opaque-sub__1__list {
  color: white;
  width: 25%;
  font-family: 'Poppins SemiBold';
  font-size: 13px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-header-opaque-sub__1__list {
      width: 45%;
      display:none;
      position: relative;
      left: 65%;
      top: 35%; } }

.div-header-opaque-sub__2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-header-opaque-sub__2 {
      width: 60%;
      margin-top: -55px; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-header-opaque-sub__2 {
      display: none; } }

.div-header-opaque-sub__2__title {
  color: white;
  font-family: 'Poppins SemiBold';
  font-size: 13px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-header-opaque-sub__2__title {
      margin-top: -20px; } }

.div-header-opaque-sub__2__list {
  color: white;
  font-family: 'Poppins Regular';
  font-size: 13px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-header-opaque-sub__2__list {
      justify-content: space-between; } }
  .div-header-opaque-sub__2__list div {
    width: 19%; }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-header-opaque-sub__2__list div {
        width: 49%; } }

.sub-row-recherche {
  text-align: center;
  margin-top: 20px;
  width: 100%; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .sub-row-recherche {
      margin-top: 20px; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .sub-row-recherche {
      height: 60px;
      background-color: transparent; } }
  .sub-row-recherche .sub-sub-row-recherche {
    height: 42px;
    background: transparent;
    width: 1027px;
    margin: auto; }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .sub-row-recherche .sub-sub-row-recherche {
        background-color: white; } }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .sub-row-recherche .sub-sub-row-recherche {
        width: 100%;
        height: 45px; } }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .sub-row-recherche .sub-sub-row-recherche {
        height: 60px;
        background-color: transparent; } }
    .sub-row-recherche .sub-sub-row-recherche .div_img {
      height: 100%;
      display: inline;
      float: left;
      padding-top: 15px; }
      @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
        .sub-row-recherche .sub-sub-row-recherche .div_img {
          display: none; } }
    .sub-row-recherche .sub-sub-row-recherche .div_form {
      display: inline-block;
      height: 100%;
      float: left;
      width: 100%; }
      .sub-row-recherche .sub-sub-row-recherche .div_form select {
        display: none; }
      @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
        .sub-row-recherche .sub-sub-row-recherche .div_form {
          width: 100%; } }
      @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
        .sub-row-recherche .sub-sub-row-recherche .div_form {
          height: 100px;
          background-color: transparent; } }
      .sub-row-recherche .sub-sub-row-recherche .div_form form {
        height: 100%;
        display: flex; }
        .sub-row-recherche .sub-sub-row-recherche .div_form form select {
          display: inline;
          border: none;
          background-color: white !important;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          background: url("/_assets/listing_annonces/div-header-opaque/down-arrow.png") no-repeat;
          background-position: 177px 50%;
          width: 20%;
          font-family: 'Poppins Regular';
          color: #525252;
          font-size: 13px;
          padding-left: 15px; }
          @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
            .sub-row-recherche .sub-sub-row-recherche .div_form form select {
              background-position: 165px 21px; } }
          @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
            .sub-row-recherche .sub-sub-row-recherche .div_form form select {
              flex: 3; } }
          @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
            .sub-row-recherche .sub-sub-row-recherche .div_form form select {
              border-right: 1px solid black; } }
          .sub-row-recherche .sub-sub-row-recherche .div_form form select option {
            font-family: 'Poppins Regular';
            color: #525252; }
        .sub-row-recherche .sub-sub-row-recherche .div_form form input {
          height: 100%;
          font-size: 12px;
          border: none;
          padding: 0;
          font-family: 'Poppins Regular';
          margin: 0;
          width: calc(59% - 2px);
          float: left;
          margin-left: 2px;
          padding-left:2%; }
          .sub-row-recherche .sub-sub-row-recherche .div_form form input#champNbrePersonnes {
          width: 10%; }
          .sub-row-recherche .sub-sub-row-recherche .div_form form input#champDateDebutLocation, .sub-row-recherche .sub-sub-row-recherche .div_form form input#champDateFinLocation {
          width: 15%; }
          @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
            .sub-row-recherche .sub-sub-row-recherche .div_form form input {
              width: 60%;
              margin-left: 0; }
         .sub-row-recherche .sub-sub-row-recherche .div_form .widthCS {
            width: 40%; }
            .sub-row-recherche .sub-sub-row-recherche .div_form form input#champNbrePersonnes {
          width: 5%; }
          .sub-row-recherche .sub-sub-row-recherche .div_form form input#champDateDebutLocation, .sub-row-recherche .sub-sub-row-recherche .div_form form input#champDateFinLocation {
          width: 10%; } }
        @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
          .sub-row-recherche .sub-sub-row-recherche .div_form form {
            background-color: transparent;
            flex-wrap: wrap; }
            .sub-row-recherche .sub-sub-row-recherche .div_form form input {
              width: 60%;
              margin-left: 0; }
         .sub-row-recherche .sub-sub-row-recherche .div_form .widthCS {
            width: 80%;
            margin-bottom:5px; }
            .sub-row-recherche .sub-sub-row-recherche .div_form form input#champNbrePersonnes {
          width: 16%;margin-bottom:5px; }
          .sub-row-recherche .sub-sub-row-recherche .div_form form input#champDateDebutLocation, .sub-row-recherche .sub-sub-row-recherche .div_form form input#champDateFinLocation {
          width: 38%; }
            .sub-row-recherche .sub-sub-row-recherche .div_form form select {
              flex: none;
              width: 100%;
              background-color: white;
              margin-bottom: 5px;
              height: 50px;
              background-position: right 10px center;
              border-right: 0px solid black; }
            .sub-row-recherche .sub-sub-row-recherche .div_form form input {
              height: 50px;
              width: 78%; } }
        .sub-row-recherche .sub-sub-row-recherche .div_form form button {
          height: 100%;
          border: none;
          padding: 0;
          margin: 0;
          width: 19%;
          float: left;
          background-color: #DC746A;
          color: white;
          cursor:pointer;
          font-family: 'Poppins SemiBold';
          font-size: 14px; }
          @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
            .sub-row-recherche .sub-sub-row-recherche .div_form form button {
              width: 26%; } }
          @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
            .sub-row-recherche .sub-sub-row-recherche .div_form form button {
              width: 10%;
              background: url("/_assets/listing_annonces/div-header-opaque/rechercheblanc.png") no-repeat 50% 48%;
              background-color: #DC746A; }
              .sub-row-recherche .sub-sub-row-recherche .div_form form button span {
                display: none; } }
          @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
            .sub-row-recherche .sub-sub-row-recherche .div_form form button {
              height: 50px;
              background-position: 50% 50%;
              width: 20%;
              background-size: 23%; } }
      .sub-row-recherche .sub-sub-row-recherche .div_form label {
        position: relative;
        bottom: 33px;
        left: -180px;
        font-family: 'Poppins Regular';
        color: #949494; }
        @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
          .sub-row-recherche .sub-sub-row-recherche .div_form label {
            left: -25px;
            bottom: 32px; }
            .sub-row-recherche .sub-sub-row-recherche .div_form label .une_ecol {
              text-transform: none !important; } }
        @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
          .sub-row-recherche .sub-sub-row-recherche .div_form label {
            float: left;
            padding-left: 38px;
            bottom: 30px !important; }
            .sub-row-recherche .sub-sub-row-recherche .div_form label .une_ecol {
              text-transform: none !important; } }
        .sub-row-recherche .sub-sub-row-recherche .div_form label span {
          font-family: 'Poppins Regular'; }
        .sub-row-recherche .sub-sub-row-recherche .div_form label .le_gps {
          display: inline;
          font-size: 13px; }
        .sub-row-recherche .sub-sub-row-recherche .div_form label .le_gps::before {
          content: url("/_assets/listing_annonces/div-header-opaque/gps.png");
          padding-right: 15px;
          position: relative;
          bottom: -2px; }
        @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
          .sub-row-recherche .sub-sub-row-recherche .div_form label {
            bottom: 36px; }
            .sub-row-recherche .sub-sub-row-recherche .div_form label .le_gps {
              display: none; } }
        .sub-row-recherche .sub-sub-row-recherche .div_form label .une_ecol {
          text-transform: lowercase;
          display: none; }
          @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
            .sub-row-recherche .sub-sub-row-recherche .div_form label .une_ecol {
              display: inline;
              font-size: 13px; } }

.div-resi-dispos {
  display: flex;
  justify-content: space-between;
  width: 1027px;
  margin: auto;
  margin-top: 25px;
  height: 150px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-resi-dispos {
      flex-wrap: wrap;
      width: 80%;
      margin: auto;
      justify-content: flex-start;
      flex-wrap: nowrap;
      flex-direction: column;
      height: 40px;
      margin-top: 25px;
      margin-bottom: 0px; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-resi-dispos {
      width: 90%;
      height: 60px;
      flex-direction: row;
      flex-wrap: wrap;
      margin-top: 25px;
      margin-bottom: 0px; } }

.div-resi-dispos__left {
  width: 65%; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-resi-dispos__left {
      width: 100%; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-resi-dispos__left {
      height: 20%; } }

.div-resi-dispos__left__title h1 {
  font-family: 'Poppins SemiBold';
  font-size: 20px;
  color: #494949; }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-resi-dispos__left__title {
      font-size: 16px; } }

.div-resi-dispos__left__main {
  display: flex;
  justify-content: space-between;
  margin-top: 7%; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-resi-dispos__left__main {
      display: none; } }
  .div-resi-dispos__left__main div {
    border-radius: 2px;
    background: white;
    width: 24%;
    height: 35px;
    line-height: 35px;
    text-align:center; }
  .div-resi-dispos__left__main a {
    text-decoration:none;
    color: #494949;
    font-family: 'Poppins Regular';
    font-size: 12px; }
  .div-resi-dispos__left__main div:nth-child(2) {
    background: #2D71AE; }
    .div-resi-dispos__left__main div:nth-child(2) a {
      color: white; }

.div-resi-dispos__right {
  width: 30%; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-resi-dispos__right {
      width: 100%;
      height: 100%;
      display: none; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-resi-dispos__right {
      height: 65%; } }

.div-resi-dispos__right__title {
  font-family: 'Poppins SemiBold';
  font-size: 13px;
  color: #494949; }

.div-resi-dispos__right__map {
  background: url("/_assets/listing_annonces/div-resi-dispos/map_1.png") no-repeat;
  background-size: cover;
  height: 80%;
  margin-top: 10px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-resi-dispos__right__map {
      height: 80%;
      background: url("/_assets/listing_annonces/div-resi-dispos/map-2.png") no-repeat;
      background-size: contain; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-resi-dispos__right__map {
      background: url("/_assets/listing_annonces/div-resi-dispos/map_3.png") no-repeat;
      background-size: cover; } }

body {
  margin: 0;
  background: #f8f8f8; }

.div-residence-sur {
  margin: auto;
  width: 1027px;
  margin-top: 35px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence-sur {
      width: 80%;
      margin: auto;
      margin-top: 55px; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence-sur {
      width: 100%;
      background: #EFF5FB;
      margin-top: 25px;
      height: 440px;
      padding-top: 0px; } }

.div-residence-pagi {
  margin: auto;
  background: transparent;
  width: 1027px;
  margin-top: 15px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence-pagi {
      width: 80%;
      margin: auto;
      margin-top: 15px; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence-pagi {
      width: 100%;
      padding-top: 0px;
      margin-top: 15px; } }

@media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
  .div-residence-blanc-mobile {
    background: white; } }

.div-residence {
  box-shadow: 0px 3px 5px 0 #EBEBEB;
  border-radius: 2px;
  background: #EFF5FB;
  display: flex;
  height: 220px;
  justify-content: space-between; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence {
      flex-wrap: wrap;
      height: 280px;
      align-items: flex-end; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence {
      width: 100%;
      margin: auto;
      height: 100%; } }

.div-residence-pagi .div-residence {
  box-shadow: none;
  border-radius: 2px;
  background: transparent;
  display: flex;
  height: 40px;
  justify-content: space-between; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence-pagi .div-residence {
      flex-wrap: wrap;
      height: 40px;
      align-items: flex-end; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence-pagi .div-residence {
      width: 100%;
      margin: auto;
      height: 100%; } }


.div-residence-pagi .div-residence .pagination {
  display: inline-block;
  margin: auto;
}

.div-residence-pagi .div-residence .pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  border: 1px solid #ddd;
  font-family:'Poppins Regular';
  font-size: 12px;
}

.div-residence-pagi .div-residence .pagination a.active {
  background-color: #2D71AE;
  color: white;
  border: 1px solid #2D71AE;
}

.div-residence-pagi .div-residence .pagination a:hover:not(.active) {background-color: #2D71AE; color:white;}

.div-residence-pagi .div-residence .pagination a:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.div-residence-pagi .div-residence .pagination a:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.div-residence-blanc {
  background: white; }

.div-residence__img {
  width: 25%;
  margin: 15px 15px 15px 15px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence__img {
      width: 25%;
      height: 70%;
      margin: 15px 15px 0px 15px; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__img {
      width: 90%;
      margin: 0 auto;
      position: relative;
      margin: 0 auto;
      bottom: -140px; } }

.div-residence__img::before {
  display: none; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence__img::before {
      display: flex;
      content: url("/_assets/listing_annonces/div-residence/PROMO.png");
      position: absolute;
      margin-top: -15px;
      margin-left: -15px; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__img::before {
      display: none; } }

.div-residence-sur2::before {
  content: url("/_assets/listing_annonces/div-residence/PROMO.png");
  position: absolute;
  margin-top: -15px;
  margin-left: -15px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence-sur2::before {
      display: none; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence-sur2::before {
      display: none; } }

@media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
  .div-residence__img__margin-plus {
    bottom: -105px; } }

.div-residence__img__1 {
  background-size: cover; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence__img__1 {
      height: 70%; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__img__1 {
      height: 168px;
      background-size: cover; } }

.div-residence__img__wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  height: 100%; }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__img__wrap {
      align-items: normal; } }

.div-residence__img__wrap:before {
  display: none; }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__img__wrap:before {
      display: block;
      content: url("/_assets/listing_annonces/div-residence/promo_1.png");
      width: calc(20% - 5px); } }

.div-residence__img__wrap span:first-child {
  color: white;
  background: #F05228;
  font-family: 'Poppins SemiBold';
  font-size: 10px;
  width: 50%;
  align-self: start;
  padding: 5px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence__img__wrap span:first-child {
      width: 100%;
      text-align: center;
      order: 1; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__img__wrap span:first-child {
      width: 50%; } }

.div-residence__img__wrap span:first-child:empty {
  background: transparent;
  display: none; }

.div-residence__img__wrap span:nth-child(2) {
  width: 100%;
  align-self: start;
  padding-top: 5px;
  padding-right: 5px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence__img__wrap span:nth-child(2) {
      padding-bottom: 1px; } }
  .div-residence__img__wrap span:nth-child(2) img {
    float: right;
    cursor:pointer; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence__img__wrap span:nth-child(2) {
      order: 1; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__img__wrap span:nth-child(2) {
      width: 80%;
      order: 1;
      padding-top: 5px;
      padding-right: 5px;
      align-self: normal; } }

.div-residence__img__wrap span:nth-child(3) {
  width: 100%;
  display: flex;
  color:white;
      padding-left: 27px;
    padding-bottom: 3px;
 font-family: 'Poppins Regular';
    font-size: 12px;
  align-items: flex-end;
  background-image:url(/_assets/listing_annonces/div-residence/camera.png);
  background-repeat: no-repeat;
  background-position: bottom left; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence__img__wrap span:nth-child(3) {
      width: 46%;
      order: 1;
      justify-content: flex-start; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__img__wrap span:nth-child(3) {
      order: 2; } }

.div-residence__main {
  width: 50%;
  display: flex;
  flex-direction: column; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence__main {
      width: 70%;
      height: 70%; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__main {
      width: 90%;
      margin: 0 auto; } }

.div-residence__right {
  width: 16%; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence__right {
      width: 100%; } }

.div-residence__main {
  font-family: 'Poppins Regular';
  font-size: 12px;
  padding-top: 13px;
  padding-bottom: 10px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence__main {
      padding-bottom: 0;
      font-size: 12px; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__main {
      margin-top: -170px;
      height: 82%;
      padding-top: 0; } }

.div-residence__main__subtitle {
  color: #494949;
  display: flex;
  height: 25px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence__main__subtitle {
      height: 15px; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__main__subtitle {
      order: 1;
      height: 35px; } }
  .div-residence__main__subtitle .div-residence__main__subtitle__1 {
    width: 30%; }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-residence__main__subtitle .div-residence__main__subtitle__1 {
        width: 150px; } }
  .div-residence__main__subtitle .div-residence__main__subtitle__2 {
    color: #6AC259;
    font-family: 'Poppins Medium';
    padding-left: 15px;
    width: 20%;
    height: 100%;
    display: flex; }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-residence__main__subtitle .div-residence__main__subtitle__2 {
        padding-left: 10px; } }
  .div-residence__main__subtitle .div-residence__main__subtitle__2 span:first-child {
    width: 20%;
    height: 100%;
    display: inline-block;
    background: url("/_assets/listing_annonces/div-residence/check.png") no-repeat left 15%; }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-residence__main__subtitle .div-residence__main__subtitle__2 span:first-child {
        background: url("/_assets/listing_annonces/div-residence/check.png") no-repeat left center; } }
  .div-residence__main__subtitle .div-residence__main__subtitle__2 span:nth-child(2) {
    width: 75%;
    height: 100%; }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .div-residence__main__subtitle .div-residence__main__subtitle__2 span:nth-child(2) {
        font-size: 11px;
        position: relative;
        top: 1px; } }
  .div-residence__main__subtitle div {
    color: #2D71AE;
    font-family: 'Poppins SemiBold';
    font-size: 24px;
    display: none; }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-residence__main__subtitle div {
        display: inline;
        flex: 1;
        text-align: right;
        position: relative;
        top: -10px;
        padding-right: 13px; } }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .div-residence__main__subtitle div {
        padding-right: 0;
        font-size: 20px; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__main__subtitle {
      order: 1; } }

.div-residence__main__title {
  display: flex;
  align-items: center; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence__main__title {
      width: 82%;
      margin-top: 5px; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__main__title {
      order: 2;
      align-items: flex-start;
      margin-top: 8px;
      height: 65px;
      width: 100%; } }

.div-residence__main__title span:first-child a {
  font-family: 'Poppins Bold';
  font-size: 15px;
  text-transform: uppercase;
  color: #494949;
  text-decoration:none; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence__main__title span:first-child {
      font-size: 15px;
      line-height: 1.2em; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__main__title span:first-child {
      font-size: 15px;
      line-height: 1em; } }

.div-residence__main__title span:nth-child(2) {
  font-family: 'Poppins SemiBold';
  font-size: 9px;
  text-transform: uppercase;
  color: white;
  background: #DC746A;
  padding: 3px 5px;
  border-radius: 2px;
  margin-left: 15px; }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__main__title span:nth-child(2) {
      margin-left: 10px;
      width: 30%;
      text-align: center;
      margin-top: 5px; } }

.div-residence__main__title span:nth-child(2):empty {
  background: transparent; }

.div-residence__main__address {
  height: 25px;
  display: flex;
  align-items: center;
  margin-top: 3px; }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__main__address {
      order: 5;
      height: 350px;
      align-items: flex-start; } }
  .div-residence__main__address span.first_span {
    width: 85%; }
  .div-residence__main__address span.first_span span {
    color: #2D71AE; }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-residence__main__address span.first_span span {
        font-size: 12px; } }
  .div-residence__main__address span.first_span:before {
    content: url("/_assets/listing_annonces/div-residence/gps.png");
    padding-right: 15px;
    position: relative;
    top: 3px; }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-residence__main__address span.first_span:before {
        padding-right: 3px; } }

.hr__1 {
  margin: 5px 20px 5px 0;
  background: #BBBBBB;
  height: 0.9px;
  border: none;
  padding: 0.07px 0; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .hr__1 {
      display: none; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .hr__1 {
      display: block;
      order: 4;
      margin: 5px 0px 5px 0;
      position: relative;
      height: 2px; } }

.hr__2 {
  display: none; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .hr__2 {
      display: block;
      margin: 0px 20px 5px 0;
      background: #BBBBBB;
      height: 0.9px;
      border: none;
      padding: 0.07px 0; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .hr__2 {
      display: none; } }

.div-residence__main__dispos {
  height: 25px;
  display: flex;
  margin-top: 5px; }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__main__dispos {
      order: 3;
      margin-top: 0px;
      height: 45px; } }
  .div-residence__main__dispos span:first-child {
    width: 3%;
    height: 35px;
    background: url("/_assets/listing_annonces/div-residence/calendar.png") no-repeat;
    padding-right: 10px; }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-residence__main__dispos span:first-child {
        height: 100%; } }
  .div-residence__main__dispos span:nth-child(2) {
    width: 50%;
    height: 35px;
    color: #6AC259; }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-residence__main__dispos span:nth-child(2) {
        height: 100%; } }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-residence__main__dispos span:nth-child(2) {
        width: 60%; } }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .div-residence__main__dispos span:nth-child(2) {
        width: 70%; } }

.div-residence__main__coches {
  color: #2D71AE;
  display:none;}
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence__main__coches {
      display: none; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence__main__coches {
      order: 6; } }

.div-residence__main__p .span_km {
  display: none; }
.div-residence__main__p .span_tiret {
  display: none; }
.div-residence__main__p .span_tablet {
  display: none; }
@media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
  .div-residence__main__p p span.span_desktop {
    display: none; }
  .div-residence__main__p .span_tiret {
    display: inline; }
  .div-residence__main__p .span_km {
    display: inline;
    color: #FF6000;
    font-family: 'Poppins SemiBold'; }
  .div-residence__main__p .span_tablet {
    display: inline; } }
@media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
  .div-residence__main__p {
    order: 7; } }
.div-residence__main__p p {
  margin-bottom: 0;
  margin-top: 2px;
  padding-right: 20px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence__main__p p {
      font-size: 12px; } }
  .div-residence__main__p p a {
    text-decoration: none;
    color: #2D71AE; }

.div-residence__main__p p:first-child {
    display:block;
     }
    .div-residence__main__p p:nth-child(2) {
    display:none; }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
  .div-residence__main__p p:first-child {
  display:none;
     }
    .div-residence__main__p p:nth-child(2) {
    display:block; } }


.div-residence_right {
  display: flex;
  flex-direction: column;
  padding-top: 13px;
  padding-right: 13px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-residence_right {
      padding-right: 0;
      width: 100%;
      flex-direction: column-reverse; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-residence_right {
      padding-top: 0; } }
  .div-residence_right .div-residence_right__1 {
    text-align: right; }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-residence_right .div-residence_right__1 {
        display: none; } }
    .div-residence_right .div-residence_right__1 span {
      color: #2D71AE;
      font-family: 'Poppins SemiBold';
      font-size: 24px; }
      .div-residence_right .div-residence_right__1 span span {
        font-size: 14px; }
  .div-residence_right .div-residence_right__2 {
    background: #2D71AE;
    padding: 5px;
    border-radius: 2px;
    margin-top: 20%; }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-residence_right .div-residence_right__2 {
        padding: 5px 0;
        margin-top: 0;
        width: 100%;
        text-align: center;
        border-radius: 0 0 2px 2px; } }
    .div-residence_right .div-residence_right__2 a {
      border: none;
      background: transparent;
      color: white;
      text-decoration:none;
      font-size:13px;
      font-family: 'Poppins regular'; 
      padding: 1px 8px;
      }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-residence_right .div-residence_right__2 a:before {
        content: url("/_assets/listing_annonces/div-residence/plus.png");
        display: inline-flex;
        align-items: center;
        padding-right: 10px;
        position: relative;
        top: 1px; } }
  .div-residence_right .div-residence_right__3 {
    font-family: 'Poppins SemiBold';
    font-size: 10px;
    color: #525252;
    display: flex;
    height: 30px;
    width: 100%;
    justify-content: center; }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-residence_right .div-residence_right__3 {
        justify-content: flex-end;
        margin-top: -35px; } }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .div-residence_right .div-residence_right__3 {
        width: 90%;
        margin: 0 auto;
        justify-content: flex-start; } }
    .div-residence_right .div-residence_right__3 div {
      height: 35px;
      width: 100%;
      display: flex;
      justify-content: center; }
      @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
        .div-residence_right .div-residence_right__3 div {
          position: relative;
          top: -15px;
          width: 70%;
          display: flex;
          justify-content: start; } }
      @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
        .div-residence_right .div-residence_right__3 div {
          top: -5px; } }
      .div-residence_right .div-residence_right__3 div span:first-child {
        background: url("/_assets/listing_annonces/div-residence/eclairs.png") no-repeat center;
        width: 25px; }
        @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
          .div-residence_right .div-residence_right__3 div span:first-child {
            width: 5%; } }
        @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
          .div-residence_right .div-residence_right__3 div span:first-child {
            width: 10%; } }
      .div-residence_right .div-residence_right__3 div span:nth-child(2) {
        display: flex;
        align-items: center;
        padding-left: 5px; }
        @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
          .div-residence_right .div-residence_right__3 div span:nth-child(2) {
            font-size: 12px;
            font-family: 'Poppins SemiBold'; } }
  .div-residence_right .div-residence_right__4 {
    width: 100%;
    height: 15px;
    background: url("/_assets/listing_annonces/div-residence/cartes.png") no-repeat center; }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-residence_right .div-residence_right__4 {
        display: none; } }

.div-banques {
  display: flex;
  margin-top: 35px;
  justify-content: center; }
  .div-banques div:first-child {
    padding-right: 5px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-banques {
      display: none; } }

.div-resi-selects {
  display: flex;
  width: 1027px;
  margin: auto;
  justify-content: space-between;
  margin-top: 25px;
  align-items: flex-end; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-resi-selects {
      width: 80%;
      flex-wrap: wrap;
      margin-top: 15px;
      justify-content: flex-start; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-resi-selects {
      width: 90%;
      justify-content: space-between; } }

.div-resi-selects__select {
  width: 13%; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-resi-selects__select {
      width: 27%;
      margin-bottom: 10px;
      padding-right: 15px; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-resi-selects__select {
      width: 48%;
      padding-right: 0; } }
  .div-resi-selects__select div {
    font-family: 'Poppins SemiBold';
    font-size: 12px;
    color: #525252;
    margin-bottom: 5px; }
  .div-resi-selects__select select {
    border: none;
    font-family: 'Poppins Regular';
    font-size: 12px;
    color: #7D7D7D;
    height: 32px;
    width: 100%;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/_assets/listing_annonces/div-residence/fleche_bas.png) no-repeat 95% center;
    background-color: white;
    padding-left: 10px; }

.div-resi-selects__boutton {
  background: #DC746A;
  height: 32px;
  width: 10%;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-resi-selects__boutton {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-resi-selects__boutton {
      width: 100%;
      margin-top: 4px; } }
  .div-resi-selects__boutton button {
    border: none;
    background: transparent;
    color: white;
    font-family: 'Poppins Regular';
    height: 100%;
    width: 100%;
    cursor:pointer; }

.div-resi-filtre {
  display: none; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-resi-filtre {
      width: 80%;
      margin: auto;
      display: block;
      font-family: 'Poppins Regular';
      font-size: 12px; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-resi-filtre {
      display:none; } }
  .div-resi-filtre div {
    color: #2D71AE; }
  .div-resi-filtre div:after {
    content: url("/_assets/listing_annonces/div-residence/fleche_haut.png");
    padding-left: 5px;
    position: relative;
    bottom: 1px; }

.div-avis__ {
  width: 1027px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 25px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-avis__ {
      width: 80%;
      background: transparent; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-avis__ {
      width: 90%; } }

.div-avis_sub1 {
  width: 50%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-avis_sub1 {
      width: 100%;
      display: none; } }

.div-avis_sub1, .div-avis_sub2 {
  width: 50%; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-avis_sub1, .div-avis_sub2 {
      width: 100%; } }

@media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
  .div-avis_sub2 {
    background: transparent; } }
@media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
  .div-avis_sub2 {
    padding-bottom: 105px; } }

.div-avis_sub__2 {
  width: 100%;
  font-family: 'Poppins Regular'; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-avis_sub__2 {
      width: 100%;
      margin: auto;
      padding: 35px 0; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-avis_sub__2 {
      width: 100%; } }
  .div-avis_sub__2 div:first-child span {
    font-family: 'Poppins ExtraBold'; }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .div-avis_sub__2 div:first-child span {
        font-size: 18px; } }
  .div-avis_sub__2 .div-avis_sub__2__title {
    margin-bottom: 10px; }
  .div-avis_sub__2 .div-avis_sub__2__span {
    font-size: 14px; }
  .div-avis_sub__2 .sub-sub-row-recherche {
    height: 55px;
    background-color: transparent;
    width: 100%;
    margin: auto;
    margin-top: 25px; }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .div-avis_sub__2 .sub-sub-row-recherche {
        height: 60px; } }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .div-avis_sub__2 .sub-sub-row-recherche {
        margin-top: -35px;
        font-size: 20px; } }
  .div-avis_sub__2 .div_img {
    width: 12%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    background: white;
    position: relative;
    width: calc(12% - 1px);
    border-left: #B3B3B3 solid 1px;
    border-top: #B3B3B3 solid 1px;
    border-bottom: #B3B3B3 solid 1px; }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .div-avis_sub__2 .div_img {
        width: calc(20% - 1px);
        bottom: -62px;
        border: none;
        height: 100%;
        border: #B3B3B3 solid 1px; }
        .div-avis_sub__2 .div_img img {
          width: 40px;
          height: auto; } }
  .div-avis_sub__2 .div_form {
    display: inline-block;
    height: 100%;
    float: right;
    top: -55px;
    width: calc(88% - 2px);
    width: -webkit-calc(88% - 2px);
    width: -moz-calc(88% - 2px);
    border: #B3B3B3 solid 1px; }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .div-avis_sub__2 .div_form {
        width: calc(100% - 2px);
        width: -webkit-calc(100% - 2px);
        width: -moz-calc(100% - 2px); } }
    .div-avis_sub__2 .div_form form {
      height: 100%; }
      @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
        .div-avis_sub__2 .div_form form {
          width: 100%; } }
    .div-avis_sub__2 .div_form input {
      height: 100%;
      border: none;
      padding: 0;
      margin: 0;
      width: 65%;
      float: left; }
      @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
        .div-avis_sub__2 .div_form input {
          width: 100%; } }
    .div-avis_sub__2 .div_form input::placeholder {
      color: #B3B3B3;
      font-family: 'Poppins Regular';
      padding-left: 15px; }
      @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
        .div-avis_sub__2 .div_form input::placeholder {
          padding-left: 25%;
          font-size: 20px;
          position: relative;
          top: 5px; } }
    .div-avis_sub__2 .div_form button {
      height: 100%;
      border: none;
      padding: 0;
      margin: 0;
      width: 35%;
      float: right;
      background-color: #DC746A;
      color: white;
      font-family: 'Poppins Bold';
      font-size: 18px; }
      @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
        .div-avis_sub__2 .div_form button {
          border: #DC746A solid 1px;
          width: calc(100% - 2px);
          width: -webkit-calc(100% - 2px);
          width: -moz-calc(100% - 2px);
          margin-top: 25px; } }
      .div-avis_sub__2 .div_form button span {
        color: white;
        cursor:pointer;
        font-family: 'Poppins SemiBold';
        font-size: 18px; }

.div-aide {
  width: 1027px;
  margin: auto; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-aide {
      width: 80%; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-aide {
      width: 90%; } }

.div-aide__title {
  margin: 25px 0; }
  .div-aide__title span {
    font-size: 16px;
    font-family: 'Poppins ExtraBold'; }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .div-aide__title span {
        font-size: 18px; } }

.div-aide__main {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px; }
  .div-aide__main div {
    width: 33.2%;
    background: white;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-family: 'Poppins Regular';
    font-size: 14px; }
    .div-aide__main div a {
     font-family: 'Poppins Regular';
    font-size: 14px;
    text-decoration:none;
color:#000000;
   }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-aide__main div {
        width: 49%; } }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .div-aide__main div {
        width: 100%; } }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .div-aide__main div {
        font-size: 14px; } }
    .div-aide__main div span:first-child {
      width: 10%;
      display: flex; }
    .div-aide__main div span:nth-child(2) {
      width: 80%; }
  .div-aide__main div:first-child, .div-aide__main div:nth-child(3), .div-aide__main div:nth-child(7), .div-aide__main div:nth-child(9), .div-aide__main div:nth-child(13), .div-aide__main div:nth-child(15) {
    border: #EBEBEB solid 1px; }
  .div-aide__main div:nth-child(2), .div-aide__main div:nth-child(8), .div-aide__main div:nth-child(14) {
    border-top: #EBEBEB solid 1px;
    border-bottom: #EBEBEB solid 1px; }
  .div-aide__main div:nth-child(4), .div-aide__main div:nth-child(6), .div-aide__main div:nth-child(10), .div-aide__main div:nth-child(12) {
    border-left: #EBEBEB solid 1px;
    border-right: #EBEBEB solid 1px; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-aide__main div {
      border: black solid 0px !important; }
    .div-aide__main div:last-child {
      display: none; }
    .div-aide__main div:first-child {
      border: #EBEBEB solid 1px !important; }
    .div-aide__main div:nth-child(2) {
      border-top: #EBEBEB solid 1px !important;
      border-right: #EBEBEB solid 1px !important;
      border-bottom: #EBEBEB solid 1px !important; }
    .div-aide__main div:nth-child(3), .div-aide__main div:nth-child(5), .div-aide__main div:nth-child(7), .div-aide__main div:nth-child(9), .div-aide__main div:nth-child(11), .div-aide__main div:nth-child(13) {
      border-left: #EBEBEB solid 1px !important;
      border-right: #EBEBEB solid 1px !important;
      border-bottom: #EBEBEB solid 1px !important; }
    .div-aide__main div:nth-child(4), .div-aide__main div:nth-child(6), .div-aide__main div:nth-child(8), .div-aide__main div:nth-child(10), .div-aide__main div:nth-child(12), .div-aide__main div:nth-child(14) {
      border-right: #EBEBEB solid 1px !important;
      border-bottom: #EBEBEB solid 1px !important; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-aide__main {
      /* 		div {
      	border-top: $extra_light_grey_plus solid 1px !important;
      	border-right: $extra_light_grey_plus solid 1px !important;
      	border-left: $extra_light_grey_plus solid 1px !important;
      	border-bottom: $extra_light_grey_plus solid 0px !important;
      }
      div:nth-last-child(2) {
      	border-bottom: $extra_light_grey_plus solid 1px !important;
      } */ }
      .div-aide__main div:first-child {
        border-bottom: #EBEBEB solid 0px !important; }
      .div-aide__main div:nth-child(2), .div-aide__main div:nth-child(4), .div-aide__main div:nth-child(6), .div-aide__main div:nth-child(8), .div-aide__main div:nth-child(10), .div-aide__main div:nth-child(12), .div-aide__main div:nth-child(14) {
        border-left: #EBEBEB solid 1px !important; } }

.div-faq {
  width: 1027px;
  background-color:white;
  margin: auto; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-faq {
      width: 80%; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-faq {
      width: 90%; } }

.div-faq__title {
  text-transform:uppercase;
  padding: 20px 15px 0px 15px;
    margin: 25px 0px 0px 0px;}
  .div-faq__title span {
    font-size: 16px;
    color: #494949; 
    font-family: 'Poppins ExtraBold'; }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .div-faq__title span {
        font-size: 18px;
        } }

.div-faq__main {
 padding:0px 15px 15px 15px; }
  .div-faq__main div {
    width: 100%;
    font-family: 'Poppins Regular';
    font-size: 14px;
    color: #494949; }
   .div-faq__main div p {
     margin-bottom: 0px;
    font-family: 'Poppins Bold';
    font-size: 14px; }
    .div-faq__main div a {
     font-family: 'Poppins Regular';
    font-size: 14px;
    text-decoration:none;
color:#000000;
   }
    @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
      .div-faq__main div {
        width: 100%; } }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .div-faq__main div {
        width: 100%; } }
    @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
      .div-faq__main div {
        font-size: 14px; } }

.div-services {
  margin-bottom: 1000px;
  width: 1027px;
  margin: auto; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-services {
      width: 80%; } }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-services {
      width: 90%; } }

.div-services__title {
  font-family: 'Poppins ExtraBold';
  font-size: 16px;
  margin: 35px 0 15px 0; }

.div-services__main-sur {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media only screen and (max-width: 992px), (min-device-width: 768px) and (max-device-width: 1024px), (min-device-height: 1024px) and (max-device-width: 1366px) {
    .div-services__main-sur {
      width: 100%; } }

.div-services__main {
  width: 45%;
  margin-bottom: 25px;
  display: flex; }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-services__main {
      width: 100%; } }

.div-services__main__1 {
  width: 20%;
  padding-top: 5px; }
  @media only screen and (max-width: 576px), (min-device-width: 360px) and (max-device-width: 640px), (min-device-width: 375px) and (max-device-width: 667px), (min-device-width: 414px) and (max-device-width: 736px), (min-device-width: 320) and (max-device-width: 568), (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
    .div-services__main__1 {
      width: 10%; } }

.div-services__main__2 {
  width: 80%;
  font-size: 12px; }
  .div-services__main__2 div:first-child {
    font-family: 'Poppins SemiBold';
    font-size: 14px; }
  .div-services__main__2 div:nth-child(2) {
    font-family: 'Poppins Regular'; }
.div-services__main__2 div:nth-child(2) a {
    font-family: 'Poppins Regular';
    color: #000000;
    text-decoration: none;
}
