@charset "UTF-8";
@font-face {
  font-family: "Ubuntu Medium";
  src: url("../fonts/ubuntu/Ubuntu-Medium.eot");
  src: url("../fonts/ubuntu/Ubuntu-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/ubuntu/Ubuntu-Medium.woff2") format("woff2"), url("../fonts/ubuntu/Ubuntu-Medium.woff") format("woff"), url("../fonts/ubuntu/Ubuntu-Medium.svg#Ubuntu-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu Light";
  src: url("../fonts/ubuntu/Ubuntu-Light.eot");
  src: url("../fonts/ubuntu/Ubuntu-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/ubuntu/Ubuntu-Light.woff2") format("woff2"), url("../fonts/ubuntu/Ubuntu-Light.woff") format("woff"), url("../fonts/ubuntu/Ubuntu-Light.svg#Ubuntu-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu Regular";
  src: url("../fonts/ubuntu/Ubuntu-Regular.eot");
  src: url("../fonts/ubuntu/Ubuntu-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ubuntu/Ubuntu-Regular.woff2") format("woff2"), url("../fonts/ubuntu/Ubuntu-Regular.woff") format("woff"), url("../fonts/ubuntu/Ubuntu-Regular.svg#Ubuntu-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu Bold";
  src: url("../fonts/ubuntu/Ubuntu-Bold.eot");
  src: url("../fonts/ubuntu/Ubuntu-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ubuntu/Ubuntu-Bold.woff2") format("woff2"), url("../fonts/ubuntu/Ubuntu-Bold.woff") format("woff"), url("../fonts/ubuntu/Ubuntu-Bold.svg#Ubuntu-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-family: "Ubuntu Light", sans-serif;
  font-size: 1em;
}

a {
  text-transform: none;
  text-decoration: none;
}

hr {
  max-width: 100%;
  width: 100%;
  color: #9aa6b1;
  height: 1px;
  opacity: 0.3;
}

.wrap_bv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
}

.wrap_content {
  width: 100%;
  padding: 0 !important;
  max-width: calc(100vw - 442px);
}

.mentions {
  color: #9aa6b1;
  font-size: 0.8em;
}

.btn {
  border: 1px solid #fff;
  padding: 3% 0;
  max-width: 210px;
  width: 100%;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.btn:hover {
  background: white;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.btn:hover .item_menu {
  color: black !important;
}

.t3 {
  font-size: 3em;
}

.pt13 {
  padding-top: 13%;
}

.p20_around {
  padding: 0 20px;
}

.marge_item {
  margin: 8% auto 0%;
}

.marge_item_2 {
  margin: 7% auto 0;
}

.marge_item_text {
  margin: 3% auto 4%;
}

.dBloc {
  display: block;
}

.bb {
  border-bottom: 1px solid #fff;
}

.wfull {
  width: 100%;
  max-width: 100%;
}

.libelle {
  color: #1b1b1b;
  text-transform: uppercase;
}

.active_item {
  background-color: #3b4046;
}

.active_btn {
  background-color: white;
}
.active_btn > a > div {
  color: #1b1b1b;
}

.active_picto {
  display: block;
}

.picto_white {
  display: none;
}

.ui-tabs .ui-tabs-nav li {
  border: none !important;
  background: white;
}

.ui-tabs {
  padding: 0 !important;
}

.ui-tabs-anchor {
  text-align: center;
  padding: 2.5em 1.5em !important;
}
.ui-tabs-anchor > img {
  width: 35px;
  margin: 0 auto 10px;
}

#residence_bocage .ui-tabs-anchor {
  padding: 1.5em 0.5em !important;
}

#appartement .ui-tabs-anchor {
  padding: 2.5em 1em !important;
}
@media all and (max-width: 1300px) {
  #appartement .ui-tabs-anchor.responsPad {
    padding: 1em 1em !important;
  }
}

.ui-state-active {
  border: none !important;
  background: #1b1b1b !important;
}
.ui-state-active img {
  display: none;
}
.ui-state-active .picto_white {
  display: block;
}
.ui-state-active .libelle {
  color: #fff;
  text-transform: uppercase;
}

#footer_tc_privacy_text p {
  color: black;
}

#map img {
  cursor: default !important;
}

.gm-style {
  cursor: default !important;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.menu {
  background-color: #1b1b1b;
  text-align: center;
  height: 100vh;
  max-width: 275px;
  padding: 2% 2% 1%;
  position: relative;
}
.menu > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 93vh;
}

.bloc_menu {
  padding: 10% 0 10%;
  position: relative;
  width: 195px !important;
}
.bloc_menu:hover {
  background-color: #3b4046;
}
.bloc_menu.active_item:after {
  right: -40px;
  top: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #ffffff;
  border-width: 15px;
  margin-top: -15px;
}

.item_menu {
  text-transform: uppercase;
}

.wrap_logo {
  width: 100%;
}
.wrap_logo.logo_bnp {
  max-width: 200px;
  position: relative;
  top: -12px;
}
.wrap_logo.logo_prg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.wrap_logo.logo_prg > div:first-of-type {
  margin-right: 10px;
}
.wrap_logo.logo_prg > div:nth-child(2) {
  text-align: left;
}
.wrap_logo > a img {
  width: 65%;
}

.wrap_picto {
  width: 100%;
  max-width: 44px;
  margin: 0 auto;
}
.wrap_picto > img {
  max-width: 30px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.mentions {
  position: relative;
  bottom: -3%;
}
.mentions a {
  color: #9aa6b1;
  display: block;
  margin-bottom: 4%;
}

.sub_menu {
  background-color: white;
  max-width: 167px;
  width: 100%;
  text-align: center;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
}
.sub_menu.sub_menu_quartier, .sub_menu.sub_menu_residence > div {
  cursor: pointer;
  padding: 12px 5px;
}
.sub_menu.sub_menu_quartier.active_item a > div, .sub_menu.sub_menu_residence > div.active_item a > div {
  color: white;
}
.sub_menu.sub_menu_quartier div a,
.sub_menu .sub_menu_residence div a > div {
  color: black;
}
.sub_menu.sub_menu_quartier div a, .sub_menu.sub_menu_residence div a > img {
  max-width: 30px;
  width: 100%;
}
.sub_menu.sub_menu_athome {
  overflow-y: scroll;
  padding-top: 15vh;
}

sup {
  font-size: 0.5em;
}

.content {
  height: 100vh;
  width: calc(100vw - 275px);
  background-color: #f8f8f8;
}

.home {
  background-image: url("../images/home/home.jpg");
  background-size: cover;
  background-position: left bottom;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100vw;
  position: relative;
}
.home .wrap_titre {
  position: absolute;
  bottom: 5%;
  right: 20%;
  text-align: center;
  background-color: white;
  max-width: 400px;
  width: 100%;
}
.home .titre {
  padding: 9% 4%;
}
.home .titre p,
.home .titre h1 {
  color: black;
}
.home .titre p {
  padding: 10px 0;
  font-family: "Ubuntu Light", sans-serif;
}
.home .titre h1 {
  font-size: 2em;
  padding: 10px 0;
}
.home .titre .etat {
  background-color: #ff6357;
  color: white;
  padding: 1.5%;
  font-size: 0.8em;
  margin: 0 auto;
  max-width: 140px;
}
.home .titre .dispositif {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home .titre .dispositif > div {
  position: relative;
}
.home .titre .dispositif > div sup {
  color: black;
  position: absolute;
  top: 0;
}
.home .titre .dispositif > div:nth-child(2) {
  margin-right: 10px;
  margin-left: 10px;
}
.home .offre {
  background-color: #ff6357;
  padding: 2%;
  font-size: 1.5em;
}

.content_slider {
  max-width: calc(100vw - 442px);
  width: 100%;
  padding: 0 !important;
  overflow: hidden;
}

.top_content_slider,
.bottom_content_slider {
  position: relative;
  max-width: calc(100vw - 442px);
  width: 100%;
}

.toggle_button {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #69babb;
  background-image: url("../images/picto/chevron.png");
  background-position: 95% center;
  background-repeat: no-repeat;
  background-size: 10px;
  color: white;
  cursor: pointer;
  padding: 5px 20px;
  z-index: 10;
}

.slider-for,
.slider-for-video,
.slider-for-bocage,
.slider-for-bocage2,
.slider-for-athome {
  width: 100%;
  max-width: 100%;
  height: 70vh;
  margin-bottom: 2%;
}
.slider-for.full_height,
.slider-for-video.full_height,
.slider-for-bocage.full_height,
.slider-for-bocage2.full_height,
.slider-for-athome.full_height {
  height: 100vh;
}

.slider_quartier .slide1 {
  background-image: url("../images/quartier/slide/perspective-1-quartier.jpg");
}
.slider_quartier .slide2 {
  background-image: url("../images/quartier/slide/perspective-2-quartier.jpg");
}
.slider_quartier .slide3 {
  background-image: url("../images/quartier/slide/perspective-3-quartier.jpg");
}
.slider_quartier .slide4 {
  background-image: url("../images/quartier/slide/perspective-4-quartier.jpg");
}

.slider_quartier_video .slide-video {
  height: 70vh;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
.slider_quartier_video .slide-video.full_height {
  height: 100vh;
}
.slider_quartier_video .slide-video > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.slider_res_athome .slide1 {
  background-image: url("../images/residence_athome/slide/perspective-1-athome.jpg");
}
.slider_res_athome .slide2 {
  background-image: url("../images/residence_athome/slide/perspective-2-athome.jpg");
}
.slider_res_athome .slide3 {
  background-image: url("../images/residence_athome/slide/perspective-3-athome.jpg");
}
.slider_res_athome .slide4 {
  background-image: url("../images/residence_athome/slide/perspective-4-athome.jpg");
}
.slider_res_athome .slide5 {
  background-image: url("../images/residence_athome/slide/perspective-5-athome.jpg");
}
.slider_res_athome .slide6 {
  background-image: url("../images/residence_athome/slide/perspective-6-athome.jpg");
}

.slider_res_bocage .slide1 {
  background-image: url("../images/residence_bocage/slide/perspective-1-bocage.jpg");
}
.slider_res_bocage .slide2 {
  background-image: url("../images/residence_bocage/slide/perspective-2-bocage.jpg");
}
.slider_res_bocage .slide3 {
  background-image: url("../images/residence_bocage/slide/perspective-3-bocage.jpg");
}
.slider_res_bocage .slide4 {
  background-image: url("../images/residence_bocage/slide/perspective-4-bocage.jpg");
}
.slider_res_bocage .slide5 {
  background-image: url("../images/residence_bocage/slide/perspective-5-bocage.jpg");
}

.slide {
  height: 70vh;
  max-width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.slide.full_height {
  height: 100vh;
}

.slider-nav-bottom .slide_mini,
.slider-nav-bottom .slide_mini_video {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 23vh;
  margin: 0 20px;
  position: relative;
  overflow: hidden;
}
.slider-nav-bottom .slide_mini > img,
.slider-nav-bottom .slide_mini_video > img {
  max-width: 100%;
  width: 100%;
}
.slider-nav-bottom .slide_mini > iframe,
.slider-nav-bottom .slide_mini_video > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.slider-nav-bottom .slide_mini1 {
  background-image: url("../images/quartier/slide/perspective-1-quartier-mini.jpg");
}
.slider-nav-bottom .slide_mini2 {
  background-image: url("../images/quartier/slide/perspective-2-quartier-mini.jpg");
}
.slider-nav-bottom .slide_mini3 {
  background-image: url("../images/quartier/slide/perspective-3-quartier-mini.jpg");
}
.slider-nav-bottom .slide_mini4 {
  background-image: url("../images/quartier/slide/perspective-4-quartier-mini.jpg");
}
.slider-nav-bottom .slide_mini_athome1 {
  background-image: url("../images/residence_athome/slide/perspective-1-athome-mini.jpg");
}
.slider-nav-bottom .slide_mini_athome2 {
  background-image: url("../images/residence_athome/slide/perspective-2-athome-mini.jpg");
}
.slider-nav-bottom .slide_mini_athome3 {
  background-image: url("../images/residence_athome/slide/perspective-3-athome-mini.jpg");
}
.slider-nav-bottom .slide_mini_athome4 {
  background-image: url("../images/residence_athome/slide/perspective-4-athome-mini.jpg");
}
.slider-nav-bottom .slide_mini_athome5 {
  background-image: url("../images/residence_athome/slide/perspective-5-athome-mini.jpg");
}
.slider-nav-bottom .slide_mini_athome6 {
  background-image: url("../images/residence_athome/slide/perspective-6-athome-mini.jpg");
}
.slider-nav-bottom .slide_mini_bocage1 {
  background-image: url("../images/residence_bocage/slide/perspective-1-bocage-mini.jpg");
} 
.slider-nav-bottom .slide_mini_bocage2 {
  background-image: url("../images/residence_bocage/slide/perspective-2-bocage-mini.jpg");
}
.slider-nav-bottom .slide_mini_bocage3 {
  background-image: url("../images/residence_bocage/slide/perspective-3-bocage-mini.jpg");
}
.slider-nav-bottom .slide_mini_bocage4 {
  background-image: url("../images/residence_bocage/slide/perspective-4-bocage-mini.jpg");
}
.slider-nav-bottom .slide_mini_bocage5 {
  background-image: url("../images/residence_bocage/slide/perspective-5-bocage-mini.jpg");
}


.slider-nav,
.slider-nav-bocage,
.slider-nav-bocage2,
.slider-nav-athome {
  width: 90%;
  margin: 0 auto;
  z-index: 1;
}
.slider-nav.slick-slider .slick-list,
.slider-nav .slick-slider .slick-track,
.slider-nav-bocage.slick-slider .slick-list,
.slider-nav-bocage .slick-slider .slick-track,
.slider-nav-bocage2.slick-slider .slick-list,
.slider-nav-bocage2 .slick-slider .slick-track,
.slider-nav-athome.slick-slider .slick-list,
.slider-nav-athome .slick-slider .slick-track {
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
          transform: translate3d(0px, 0px, 0px) !important;
}

.contentArrowFor .prev,
.contentArrowFor .prev_v,
.contentArrowFor .prev_resB,
.contentArrowFor .prev_resB2,
.contentArrowFor .prev_resA {
  position: absolute;
  top: 30vh;
  left: 1vw;
  z-index: 100;
}
.contentArrowFor .next,
.contentArrowFor .next_v,
.contentArrowFor .next_resB,
.contentArrowFor .next_resB2,
.contentArrowFor .next_resA {
  position: absolute;
  top: 30vh;
  right: 1vw;
  z-index: 100;
}
.contentArrowFor img {
  width: 35px;
  cursor: pointer;
  z-index: 100%;
}

.contentArrow {
  width: 97%;
  position: absolute;
  top: 50%;
  left: 50%;
  /* à 50%/50% du parent référent */
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contentArrow img {
  width: 35px;
  cursor: pointer;
  z-index: 100%;
}
.contentArrow.arrow_fixed {
  position: fixed;
  top: 50%;
  left: 64%;
  max-width: calc(100% - 470px);
  margin: 0 auto 0 0;
}

.contentArrowFor img {
  width: 60px;
}

.content_brochure {
  background-color: #f8f8f8;
  max-width: calc(100vw - 167px);
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 66.25%;
  height: 100vh;
}

iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.quartier {
  position: relative;
  height: 100vh;
  width: 100vw;
}

.content_quartier {
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border: none !important;
}

/*COLOR*/
@media all and (min-width: 768px) {
  #map_box, #map_box {
    position: relative;
    text-align: center;
    height: 100vh;
  }

  .map_resbv {
    margin: 0 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100px;
  }

  #pins {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    vertical-align: top;
    position: relative;
    width: 25%;
    height: 100%;
    background: #2d333b;
    color: white;
  }

  #pins .map_grpfixe {
    font-size: 14px;
    text-transform: uppercase;
  }

  #pins .map_group {
    position: relative;
    cursor: pointer;
    padding: 5px 0px 5px;
    width: 100%;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /*margin-left: 15px;*/
  }

  #pins .map_group.active {
    background-color: #1b1b1b;
  }

  #pins .map_group-header {
    font-weight: 200;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  #pins .map_icon {
    vertical-align: middle;
    text-align: center;
  }

  #pins .map_group .map_icon {
    padding: 0 10px;
  }

  #pins .map_group .map_text {
    background: url("../images/map_ico_arrow_right.png") no-repeat;
    background-position: 90%;
    background-position-y: 5px;
    padding-right: 20px;
    text-align: left;
  }

  #pins .map_grpfixe .map_icon {
    padding-right: 10px;
    vertical-align: top;
    padding-top: 15px;
  }

  #pins .map_grpfixe .map_text {
    vertical-align: top;
    line-height: 1.2;
  }

  #pins .map_grpfixe .map_text p:first-of-type {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 17px;
    text-transform: capitalize;
    width: 100%;
  }
  #pins .map_grpfixe .map_text .subtext {
    text-align: center;
    display: inline-block;
    width: 100%;
    line-height: 1.5;
    margin-bottom: 3px;
  }

  #pins .map_grpfixe .map_text .subtext {
    color: #ffffff;
    font-size: 13px;
    text-transform: none;
    font-weight: 200;
  }

  #pins .map_icon img {
    margin: auto;
  }

  #pins .map_text {
    display: inline-block;
    vertical-align: middle;
    width: 75%;
  }

  #pins .map_group-box {
    position: absolute;
    display: none;
    top: -45px;
    left: 0;
    background: #1b1b1b;
    padding: 10px;
    text-align: left;
    min-width: 200px;
    font-size: 13px;
    z-index: 2;
  }

  #pins .map_pin {
    margin: 5px 10px;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    padding-left: 20px;
  }

  #pins .map_pin:before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    border: 1px solid #ffffff;
    background: #ffffff;
    top: 4px;
    left: 0px;
  }

  #pins .map_pin:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 3;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    top: 1px;
    left: 1px;
  }

  #pins .map_pin.active:after {
    content: "✓";
  }

  #pins .map_pin .map_img,
.map_pin .map_lib {
    display: inline-block;
    margin: 2px;
    vertical-align: middle;
  }

  #pins .map_pin .map_img {
    max-height: 15px;
    width: 15px;
    text-align: center;
  }

  #pins .map_pin .map_img img {
    max-height: 15px;
  }

  #pins .map_pois {
    background: #2d333b;
  }

  .map_pois {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  #map, #map_prg {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
  }

  #map_btn_center {
    position: absolute;
    right: 8px;
    bottom: 122px;
  }

  #map_espacevente_ico,
#map_programme_ico {
    cursor: pointer;
    margin: 0 auto;
  }
}
#pins {
  position: relative;
  bottom: 13%;
  width: 100%;
  height: 100px;
  display:none;
}

@media all and (min-width: 992px) {
  #pins .map_group {
    position: relative;
    cursor: pointer;
    padding: 5px 0px 5px;
    width: 100%;
    /*  margin-left: 45px;*/
  }

  #pins .map_group .map_icon {
    padding: 0 20px;
  }

  #pins .map_group-box {
    padding: 8px 10px;
    /* left: 240px;*/
  }

  #pins .map_group-header {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media all and (min-width: 1240px) {
  #pins .map_group-box {
    /*   left: 240px;*/
  }

  #pins .map_grpfixe .map_text .subtext {
    font-size: 15px;
  }
}
@media all and (min-width: 1366px) {
  #pins .map_group-box {
    /*left: 240px;*/
  }
}
.content_image_full {
  max-width: 100%;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.content_image_full.content_cyclorama {
  background-image: url("../images/cyclorama/cyclorama.jpg");
}
.content_image_full.content_demain {
  background-image: url("../images/cyclorama/b_demain.jpg");
}
.content_image_full.content_demain a {
  display: block;
  width: 100%;
  height: 100%;
}
.content_image_full.back_maquette {
  background-image: url("../images/maquette_orb/maquette_orbitale.jpg");
}
.content_image_full.content_plan_masse {
  background-image: url("../images/plan_masse/plan_masse.png");
  background-size: contain;
}

.residence {
  position: relative;
  height: 100vh;
  width: 100vw;
}

.content_residence {
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#appartement {
  background: #e8e8e8;
}
#appartement .ui-tabs-anchor {
  padding: 2em 1em !important;
}
@media all and (max-width: 1300px) {
  #appartement .ui-tabs-anchor.responsPad {
    padding: 1em 1em !important;
  }
}
#appartement #tabsPrix.ui-widget-content {
  background: initial;
}
#appartement #tabsPrix.ui-widget-content {
  background: inherit;
}
#appartement #tabsPrix.ui-widget.ui-widget-content {
  border: none;
}
#appartement #tabsPrix.ui-tabs .ui-tabs-panel {
  padding: 0;
}
#appartement .content_residence {
  background: #e8e8e8;
}
#appartement .content_prix {
  padding-top: 3vh;
  max-width: calc(100% - 10%);
  margin: 0 auto;
  background: #e8e8e8;
}
#appartement .typo {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  margin-bottom: 5vh;
  padding: 0;
  position: relative;
  border: none;
}
#appartement .typo li {
  background: #1b1b1b;
  text-align: center;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  margin-bottom: 15px;
  margin-right: 15px;
}
#appartement .typo li.cta_price a {
  padding: 2em 1em;
}
#appartement .typo li span {
  position: absolute;
  background: #ff6357;
  border-radius: 25px;
  padding-top: 3px;
  font-size: 15px;
  font-weight: 700;
  width: 27px;
  left: 90%;
  top: -8px;
  height: 27px;
}
#appartement .typo li.ui-state-active {
  background: #ff6357 !important;
}
#appartement .typo li.ui-state-active > span {
  background: #1b1b1b;
}
#appartement .typo li span {
  position: absolute;
  background: #ff6357;
  border-radius: 25px;
  padding-top: 3px;
  font-size: 15px;
  font-weight: 700;
  width: 27px;
  left: 90%;
  top: -8px;
  height: 27px;
}
#appartement .typo li a p {
  font-size: 14px;
}
#appartement .typo li a > p:first-of-type {
  font-size: 1.3em;
  text-transform: uppercase;
}
#appartement .typo li:last-of-type {
  margin-right: 0;
}
#appartement .tableau_prix {
  height: 276px;
  overflow: scroll;
}
#appartement .tableau_prix::-webkit-scrollbar {
  width: 3px;
}
#appartement .tableau_prix::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px #2a3036;
}
#appartement .row_entete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #1b1b1b;
}
#appartement .row_entete > div {
  padding: 15px 0 15px 15px;
  text-transform: uppercase;
  width: 18%;
}
#appartement .row_entete > div:last-of-type {
  width: 10%;
}
#appartement .row_lot {
  border-bottom: 1px solid #bfbfbf;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#appartement .row_lot > div {
  padding: 15px 0 15px 15px;
  color: #1b1b1b;
  font-family: "Ubuntu Medium", sans-serif;
  width: 18%;
}
#appartement .row_lot > div sup {
  color: #1b1b1b;
}
#appartement .row_lot > div > span {
  font-family: "Ubuntu Light", sans-serif;
  color: #1b1b1b;
  font-size: 0.7em;
}
#appartement .row_lot > div.type_plan span {
  color: white;
  font-size: 1em;
}
#appartement .row_lot > div .favoris {
  cursor: pointer;
}
#appartement .row_lot > div:last-of-type {
  width: 10%;
}
#appartement .type_plan > span:first-of-type {
  background: #535353;
  padding: 4px;
}
#appartement .type_plan > span:last-of-type {
  background: #6a6a6a;
  padding: 4px;
}
#appartement .mentions_prix {
  color: #1b1b1b;
  text-align: right;
  margin-top: 20px;
  margin-bottom: 50px;
}
#appartement .info_lot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  height: 40px;
}
#appartement .info_lot .lot-favoris {
  position: relative;
}
#appartement .info_lot .lot-favoris .cross span {
  color: black;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
}
#appartement .info_lot > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  align-items: center;
  border: 1px solid #1b1b1b;
  padding: 10px;
  height: 40px;
  margin-right: 20px;
}
#appartement .info_lot > div > div {
  color: #1b1b1b;
  text-transform: uppercase;
  font-family: "Ubuntu Regular", sans-serif;
  font-size: 15px;
}
#appartement .info_lot > div .sup_lot {
  cursor: pointer;
  position: relative;
  z-index: 2;
}
#appartement .info_lot button {
  background: #1b1b1b;
  padding: 10px;
  border: none;
  text-transform: uppercase;
  width: 370px;
  margin-left: 20px;
  height: 40px;
}

.content_programme {
  position: relative;
  height: 100vh;
  width: calc(100vw - 275px);
  background-color: #e8e8e8;
  padding: 30px;
}
.content_programme .choix_display {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  height: 41px;
  top: 30px;
  right: 2%;
  padding: 10px;
  background: #1b1b1b;
  z-index: 3;
}
.content_programme .choix_display > div {
  color: white;
}
.content_programme .choix_display > div:first-of-type {
  margin-right: 20px;
}
.content_programme .choix_display > div > ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content_programme .choix_display > div > ul li:first-of-type {
  margin-right: 10px;
}
.content_programme .choix_display > div > ul li a .img_active_map {
  display: none;
}
.content_programme .choix_display > div > ul li a .img_active_mosaic {
  display: none;
}
.content_programme .choix_display > div > ul li a.tabsMap.view .img_active_map {
  display: inline-block;
}
.content_programme .choix_display > div > ul li a.tabsMap.view .img_map {
  display: none;
}
.content_programme .choix_display > div > ul li a.tabsPrg.view .img_active_mosaic {
  display: inline-block;
}
.content_programme .choix_display > div > ul li a.tabsPrg.view .img_mosaic {
  display: none;
}
.content_programme .choix_display .ui-tabs-anchor {
  padding: 0 !important;
}
.content_programme .all_programmes {
  width: calc(100vw - 95px);
  height: 100vh;
  overflow-y: scroll;
}
.content_programme .all_programmes .form_prg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  max-width: 640px;
}
.content_programme .all_programmes .form_prg input,
.content_programme .all_programmes .form_prg select {
  margin-right: 20px;
  border: none;
  border-bottom: 2px solid #1b1b1b;
  height: 41px;
  background: transparent;
}
.content_programme .all_programmes .form_prg input::-webkit-input-placeholder,
.content_programme .all_programmes .form_prg select::-webkit-input-placeholder {
  color: #1b1b1b;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
  padding-bottom: 0;
}
.content_programme .all_programmes .form_prg input::-moz-placeholder,
.content_programme .all_programmes .form_prg select::-moz-placeholder {
  color: #1b1b1b;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
  padding-bottom: 0;
}
.content_programme .all_programmes .form_prg input:-ms-input-placeholder,
.content_programme .all_programmes .form_prg select:-ms-input-placeholder {
  color: #1b1b1b;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
  padding-bottom: 0;
}
.content_programme .all_programmes .form_prg input:-moz-placeholder,
.content_programme .all_programmes .form_prg select:-moz-placeholder {
  color: #1b1b1b;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
  padding-bottom: 0;
}
.content_programme .all_programmes .form_prg input[type=text],
.content_programme .all_programmes .form_prg select {
  font-family: "Ubuntu Regular", sans-serif;
  font-size: 14px;
  background-position: 0% center;
  background-repeat: no-repeat;
  background-size: 15px;
  padding-left: 25px;
}
.content_programme .all_programmes .form_prg input[type=text] {
  background-image: url("../images/picto/search_city.png");
}
.content_programme .all_programmes .form_prg select {
  background: url("../images/picto/typo.png") no-repeat 0% center, url("../images/picto/bottom-arrow.png") no-repeat 95% transparent;
  color: #1b1b1b;
  outline: none;
  width: 240px;
  -webkit-border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -o-text-overflow: "";
     text-overflow: "";
}
.content_programme .all_programmes .form_prg select::-ms-expand {
  display: none;
}
.content_programme .all_programmes .form_prg select:-moz-focusring {
  color: #1b1b1b;
  text-shadow: 0 0 0 #1b1b1b;
}
.content_programme .all_programmes .form_prg select option {
  color: #1b1b1b;
  padding-left: 0;
}
.content_programme .all_programmes .form_prg input[type=submit] {
  text-transform: uppercase;
  background: transparent;
  padding: 10px 25px;
  color: #1b1b1b;
  border: 2px solid #1b1b1b;
}
.content_programme .all_programmes .content_vignette {
  width: 82%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-top: 40px;
}
.content_programme .all_programmes .vignette_prg {
  width: 23%;
  margin-bottom: 30px;
}
.content_programme .all_programmes .vignette_prg > div:first-of-type {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 190px;
}
.content_programme .all_programmes .vignette_prg > div:last-of-type {
  text-align: center;
  background: #343434;
  padding: 25px;
}
.content_programme .all_programmes .vignette_prg > div:last-of-type > p:first-of-type,
.content_programme .all_programmes .vignette_prg > div:last-of-type p:last-of-type {
  color: #b9b8b8;
  font-size: 0.9em;
}
.content_programme .all_programmes .vignette_prg > div:last-of-type > p:nth-child(2) {
  font-size: 1.2em;
}
.content_programme .all_programmes .vignette_prg > div:last-of-type button {
  text-transform: uppercase;
  background: transparent;
  padding: 10px 20px;
  margin-top: 15px;
  border: none;
  border: 1px solid white;
  cursor: pointer;
}
.content_programme .all_programmes .vignette_prg > div:last-of-type button:hover {
  color: grey;
  border: 1px solid grey;
}
.content_programme .map_prg {
  width: 100vw;
  height: 100vh;
}

.noScroll {
  overflow-y: hidden;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.modal_form {
  display: none;
  -webkit-animation: 0.4s fadeIn;
          animation: 0.4s fadeIn;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  z-index: 40;
  width: 100%;
  height: 100vh;
  top: 0;
}
.modal_form.open {
  display: block;
}

#modal .modal {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: absolute;
}
#modal .modal .content_modal {
  width: 100%;
  max-width: 1050px;
  background: white;
  padding: 75px 150px;
  position: relative;
  top: 50%;
  left: 40%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#modal .modal .content_modal .close_modal_form {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
#modal .modal .content_modal .content_title_modal h2 {
  text-align: center;
  color: black;
  font-size: 44px;
  font-weight: 400;
}
#modal .modal .content_modal .content_form_modal {
  margin-top: 50px;
}
#modal .modal .content_modal .content_form_modal form {
  width: 100%;
  margin: 0 auto;
  color: black;
}
#modal .modal .content_modal .content_form_modal form input, #modal .modal .content_modal .content_form_modal form select {
  width: 100%;
  border: none;
  border-bottom: 2px solid black;
  color: black;
  font-weight: 700;
  padding: 3px 3px 3px 25px;
  margin: 0px 0 17px 0;
}
#modal .modal .content_modal .content_form_modal form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -o-text-overflow: "";
     text-overflow: "";
}
#modal .modal .content_modal .content_form_modal form select option {
  color: black;
  font-weight: 700;
}
#modal .modal .content_modal .content_form_modal form select::-ms-expand {
  display: none;
}
#modal .modal .content_modal .content_form_modal form select::-webkit-input-placeholder {
  opacity: 1;
  color: black;
  font-weight: 700;
}
#modal .modal .content_modal .content_form_modal form input::-webkit-input-placeholder {
  opacity: 1;
  color: black;
  font-weight: 700;
}
#modal .modal .content_modal .content_form_modal form input::-moz-placeholder {
  opacity: 1;
  color: black;
  font-weight: 700;
}
#modal .modal .content_modal .content_form_modal form input:-ms-input-placeholder {
  opacity: 1;
  color: black;
  font-weight: 700;
}
#modal .modal .content_modal .content_form_modal form input:-moz-placeholder {
  opacity: 1;
  color: black;
  font-weight: 700;
}
#modal .modal .content_modal .content_form_modal form .top_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}
#modal .modal .content_modal .content_form_modal form .top_form .wrap_form {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#modal .modal .content_modal .content_form_modal form .top_form .sub-title {
  margin-bottom: 30px;
}
#modal .modal .content_modal .content_form_modal form .top_form .sub-title p {
  color: #6c7b7e;
  font-weight: 900;
  font-size: 20px;
}
#modal .modal .content_modal .content_form_modal form .top_form .sub-title.coordonnees {
  margin-bottom: 50px;
}
#modal .modal .content_modal .content_form_modal form .top_form #budget {
  margin: 20px 0;
  background-image: url(../images/formulaire/picto5.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 11px;
}
#modal .modal .content_modal .content_form_modal form .top_form #civ {
  width: 100%;
  padding: 3px 25px 3px 25px;
  background-image: url(../images/formulaire/picto1.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 13px;
}
#modal .modal .content_modal .content_form_modal form .top_form #firstname {
  background-image: url(../images/formulaire/picto1.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 13px;
}
#modal .modal .content_modal .content_form_modal form .top_form #name {
  background-image: url(../images/formulaire/picto1.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 13px;
}
#modal .modal .content_modal .content_form_modal form .top_form #email {
  background-image: url(../images/formulaire/picto2.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 13px;
}
#modal .modal .content_modal .content_form_modal form .top_form #cp {
  width: 100%;
  max-width: 145px;
  background-image: url(../images/formulaire/picto3.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 13px;
}
#modal .modal .content_modal .content_form_modal form .top_form #phone {
  width: 100%;
  max-width: 155px;
  background-image: url(../images/formulaire/picto4.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 10px;
}
#modal .modal .content_modal .content_form_modal form .top_form .left_form {
  width: 44%;
}
#modal .modal .content_modal .content_form_modal form .top_form .left_form .select {
  position: relative;
  width: 33%;
  margin-right: 30px;
}
#modal .modal .content_modal .content_form_modal form .top_form .left_form img {
  position: absolute;
  top: 5px;
  right: 3px;
}
#modal .modal .content_modal .content_form_modal form .top_form .right_form {
  width: 49%;
}
#modal .modal .content_modal .content_form_modal form .top_form .right_form .mr5 {
  margin-right: 5px;
}
#modal .modal .content_modal .content_form_modal form .top_form .right_form .checkBox2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 6px;
}
#modal .modal .content_modal .content_form_modal form .top_form .right_form .checkBox2 input {
  position: absolute;
  left: -1999px;
  width: 1px;
  height: 1px;
}
#modal .modal .content_modal .content_form_modal form .top_form .right_form .checkBox2 input + label {
  font-size: 16px;
  background: black;
  display: block;
  width: 63px;
  height: 40px;
  border: 1px solid white;
  line-height: 36px;
  text-align: center;
  margin: 5px;
  cursor: pointer;
  margin-top: 0;
}
#modal .modal .content_modal .content_form_modal form .top_form .right_form .checkBox2 input:checked + label {
  background: #ff6357;
  color: white;
}
#modal .modal .content_modal .content_form_modal form .top_form .right_form .radioBox2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 6px;
}
#modal .modal .content_modal .content_form_modal form .top_form .right_form .radioBox2 input {
  position: absolute;
  left: -1999px;
  width: 1px;
  height: 1px;
}
#modal .modal .content_modal .content_form_modal form .top_form .right_form .radioBox2 input + label {
  font-size: 16px;
  background: black;
  display: block;
  width: 49%;
  height: 40px;
  border: 1px solid white;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
}
#modal .modal .content_modal .content_form_modal form .top_form .right_form .radioBox2 input:checked + label {
  background: #ff6357;
  color: white;
}
#modal .modal .content_modal .content_form_modal form .top_form .right_form .typo_title_form {
  color: black;
  font-weight: 700;
  font-size: 15px;
}
#modal .modal .content_modal .content_form_modal form .top_form .right_form .projet_title_form {
  color: black;
  font-weight: 700;
  font-size: 15px;
}
#modal .modal .content_modal .content_form_modal form .mid_form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 45px auto 50px auto;
}
#modal .modal .content_modal .content_form_modal form .mid_form p {
  color: #6c7b7e;
  font-weight: 700;
  font-size: 23px;
}
#modal .modal .content_modal .content_form_modal form .mid_form .wrap_form_prg {
  width: 100%;
  max-width: 480px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#modal .modal .content_modal .content_form_modal form .mid_form .wrap_form_prg .select_prg_vide {
  border: dashed 2px black;
  width: 150px;
  height: 60px;
  background-image: url(../images/formulaire/coeur.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 23px;
  margin: 0px 5px 10px 5px;
}
#modal .modal .content_modal .content_form_modal form .mid_form .wrap_form_prg .lot_select_form {
  position: relative;
}
#modal .modal .content_modal .content_form_modal form .mid_form .wrap_form_prg .lot_select_form .supp_prg_form {
  cursor: pointer;
  padding: 10px 10px;
  background-color: black;
  color: white;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: -6px;
  background: black url(../images/formulaire/white_close.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
}
#modal .modal .content_modal .content_form_modal form .mid_form .wrap_form_prg input::-webkit-input-placeholder {
  opacity: 1;
  color: white;
  font-weight: 400;
}
#modal .modal .content_modal .content_form_modal form .mid_form .wrap_form_prg input::-moz-placeholder {
  opacity: 1;
  color: white;
  font-weight: 400;
}
#modal .modal .content_modal .content_form_modal form .mid_form .wrap_form_prg input:-ms-input-placeholder {
  opacity: 1;
  color: white;
  font-weight: 400;
}
#modal .modal .content_modal .content_form_modal form .mid_form .wrap_form_prg input:-moz-placeholder {
  opacity: 1;
  color: white;
  font-weight: 400;
}
#modal .modal .content_modal .content_form_modal form .mid_form .wrap_form_prg input {
  border: none;
  width: 150px;
  height: 60px;
  background: #ff6357;
  text-align: center;
  padding: 0;
  margin: 0px 5px 10px 5px;
  font-size: 18px;
}
#modal .modal .content_modal .content_form_modal form .bot_form {
  text-align: center;
}
#modal .modal .content_modal .content_form_modal form .bot_form input {
  width: 100%;
  max-width: 330px;
  margin: 0 auto;
  padding: 15px;
  background: black;
  color: white;
  text-transform: uppercase;
  font-size: 22px;
  border-bottom: none;
  cursor: pointer;
  -webkit-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
#modal .modal .content_modal .content_form_modal form .bot_form input:hover {
  background: #ff6357;
  -webkit-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}
#modal .modal .content_modal .content_form_modal form .bot_form p {
  margin-top: 5px;
  color: black;
  font-size: 13px;
  font-weight: 700;
}

.bandeau_brand {
  background-color: black;
}
.bandeau_brand .content_brand {
  max-width: 1145px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.bandeau_brand .content_brand > a img {
  text-align: left;
}

.pers_header {
  background-image: url("../images/pers_ml.jpg");
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  width: 100%;
  height: 45vh;
}

.mentions-legales {
  width: 100%;
  max-width: 1145px;
  margin: 0 auto 60px;
}
.mentions-legales h2,
.mentions-legales h3,
.mentions-legales h4,
.mentions-legales p,
.mentions-legales div,
.mentions-legales span,
.mentions-legales a,
.mentions-legales ul,
.mentions-legales li,
.mentions-legales strong {
  color: #1b1b1b;
}

.mentions-legales h1 {
  color: #1b1b1b;
  padding: 25px 0;
}

.mentions-legales a {
  text-decoration: underline;
}

.mentions-legales .mentions-container {
  font-size: 15px;
  line-height: 1.5;
}

.mentions-legales .mentions-container a,
.mentions-legales .mentions-container a:visited,
.mentions-legales .mentions-container a:active {
  color: inherit;
}

.mentions-legales .mentions-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.mentions-legales .mentions-container ul li {
  display: block !important;
  margin: 0;
  padding: 0;
}

.mentions-legales .mentions-container h2 {
  font-size: 24px;
  color: #1b1b1b;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #c6c6c6;
}

.mentions-legales .mentions-container h3 {
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.mentions-legales .mentions-desc {
  font-size: 15px;
  font-family: "Ubuntu", sans-serif;
}

.mentions-legales .mentions-desc,
.mentions-legales .mentions_sous_list {
  padding: 10px 0;
}

.mentions-legales .mentions_sous_list {
  font-weight: lighter;
  font-variant: normal;
}

.mentions-legales .mentions_sous_list strong {
  font-family: "Ubuntu Regular", sans-serif;
}

.mentions-legales .mentions_sous_list:before {
  content: "";
  width: 8px;
  height: 3px;
  border-radius: 50px 0 50px 0;
  display: inline-block;
  background-color: #af0161;
  margin-right: 5px;
}

.mentions-supercontainer {
  width: 100%;
  max-width: 1145px;
  margin: 0 auto;
}

.mentions-supercontainer a {
  text-decoration: underline;
  font-weight: 400;
}

.mentions-container {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5;
}

.mentions-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.mentions-container ul li {
  display: block;
  margin: 0;
  padding: 0;
}

.mentions-container h1 {
  font-size: 32px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
  text-align: center;
}

.mentions-container h2 {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #b6295e;
}

.mentions-container h3 {
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.mentions-desc,
.mentions_list,
.mentions_sous_list {
  padding: 5px 0;
}

.mentions_list {
  font-weight: bold;
  font-variant: small-caps;
  padding: 10px 0 0 !important;
}

.mentions_sous_list {
  font-weight: lighter;
  font-variant: normal;
}

.mentions_list:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background-color: #af0161;
  margin-right: 10px;
}