<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "MarkPro";
  src: url("../fonts/markpro-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "MarkBold";
  src: url("../fonts/markpro_bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "MarkMedium";
  src: url("../fonts/markpro_medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Gotham_Book";
  src: url("../fonts/Gotham-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Gotham_Bold";
  src: url("../fonts/Gotham-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Gotham_Light";
  src: url("../fonts/Gotham-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Gotham_Medium";
  src: url("../fonts/Gotham-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Gotham_Thin";
  src: url("../fonts/Gotham-Thin.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Gotham_XLight";
  src: url("../fonts/Gotham-XLight.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
}

a {
  text-decoration: none;
}

li {
  list-style-type: none;
}

ul {
  padding: 0;
  margin: 0;
}

/*--------------------------css page------------------------------*/
.header {
  padding: 25px 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.header .row&gt;div {
  align-self: center;
}

.menu_header ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.menu_header ul li a,
.menu_header ul li a:hover {
  font-family: "Gotham_Book";
  font-size: 14px;
  color: #fff;
}

.planifier_ma_visite.planifier_ma_visite_mobile {
  display: none !important;
}

.planifier_ma_visite.planifier_ma_visite_desktop {
  display: block !important;
}

.planifier_ma_visite img {
  margin-right: 10px;
}

.planifier_ma_visite.active-stuck {
  width: max-content;
  position: fixed;
  display: flex;
  align-items: center;
  right: -149px;
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -moz-transition: opacity1s ease;
  z-index: 999;
  box-shadow: 0px 0px 5px 0px black;
  margin-right: 0 !important;
}

.planifier_ma_visite.active-stuck:hover {
  right: -25px;
  padding: 15px 30px 15px 20px !important;
}

.menu_header ul li .planifier_ma_visite,
.menu_header ul li .planifier_ma_visite:hover,
.planifier_ma_visite,
.planifier_ma_visite:hover {
  font-family: "Gotham_Bold";
  font-size: 14px;
  color: #000;
  background-color: #fff;
  padding: 15px 20px;
  border-radius: 50px;
}

.planifier_ma_visite.planifier_ma_visite_mobile {
  margin-right: 15px;
}

.swetcher_home {
  min-height: 100vh;
  background-image: url(../images/swetcher1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.swetcher_home_page {
  min-height: 80vh;
  background-image: url(../images/swetcher2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.swetcher_home .container {
  height: 100vh;
}

.swetcher_home_page .container {
  height: 80vh;
}

.swetcher_home h1 {
  font-family: "Gotham_Light";
  font-size: 80px;
  color: #fff;
  text-align: center;
  padding-top: 140px;
}

.swetcher_home_page h1 {
  font-family: "Gotham_Light";
  font-size: 80px;
  color: #fff;
  text-align: center;
  padding-top: 140px;
  width: 100%;
  margin: 0 auto;
}

.swetcher_home_text {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.swetcher_home_text ul {
  padding-bottom: 40px;
  display: flex;
  width: 100%;
  justify-content: space-evenly;
}

.swetcher_home_text ul li {
  min-width: 26%;
}

.swetcher_home_text ul li a {
  font-family: "Gotham_Light";
  font-size: 16px;
  color: #fff;
  display: block;
  padding: 20px 20px;
  border: 2px solid #fff;
  background-color: #ffffff53;
  text-transform: uppercase;
  text-align: center;
}

.swetcher_home_text ul li:hover a {
  font-family: "Gotham_Bold";
  border: 2px solid #2894a0;
  background-color: #2894a0;
}

.swetcher_home_text ul li:last-child:hover a {
  border: 2px solid #266a99;
  background-color: #266a99;
}

.swetcher_home_text ul li:first-child:hover a {
  border: 2px solid #142d43;
  background-color: #142d43;
}

.un_nouveau_souffle {
  padding: 35px 0;
  background-image: url(../images/residentiel-croquis.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.un_nouveau_souffle h2 {
  font-family: "Gotham_Thin";
  font-size: 99px;
  color: #203f50;
}

.un_nouveau_souffle h2 strong {
  font-family: "Gotham_Book";
  color: #2894a0;
}

.un_nouveau_souffle_text {
  width: 80%;
  margin: auto;
}

.un_nouveau_souffle_text p {
  font-family: "Gotham_Book";
  color: #585858;
  font-size: 21px;
  line-height: 44px;
}

.un_nouveau_souffle_text a,
.un_nouveau_souffle_text a:hover {
  font-family: "Gotham_Bold";
  color: #2894a0;
  font-size: 21px;
  display: inline-block;
  margin-top: 70px;
}

.un_nouveau_souffle_text a img,
.un_nouveau_souffle_text a:hover img {
  margin-left: 20px;
}

.un_nouveau_souffle .row {
  align-items: center;
}

.decouvrir_le_residentiel_slider_carousel .owl-nav {
  display: none;
}

.decouvrir_le_residentiel_slider {
  margin: 45px 0;
}

.item_decouvrir_img_contenu {
  position: relative;
}

.item_decouvrir_img_contenu_img_org {
  overflow: hidden;
  position: relative;
  padding-bottom: 49%;
  display: block;
}

.item_decouvrir_img_contenu_img_org:hover&gt;img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}

.item_decouvrir_img_contenu_img_org&gt;img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  backface-visibility: visible;
  -webkit-transition: 1.5s ease-in-out;
  -moz-transition: 1.5s ease-in-out;
  -o-transition: 1.5s ease-in-out;
}

.item_decouvrir_img_contenu_text {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 33%;
  padding: 60px;
  background-image: url(../images/item_decouvrir_img_contenu_text_bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.item_decouvrir_img_contenu_btn {
  width: 67%;
  display: flex;
  justify-content: flex-start;
}

.item_decouvrir_img_contenu_btn_h3 {
  background-color: #344556;
  padding: 0 20px;
  margin-left: 20px;
  height: 100px;
  margin-top: -20px;
  display: flex;
  z-index: 1;
  align-items: flex-end;
}

.item_decouvrir_img_contenu_btn_h3 h3 {
  font-family: "Gotham_Thin";
  font-size: 104px;
  color: #fff;
  position: relative;
  top: -10px;
  line-height: 1;
}

.btn-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 45px;
  border: 2px solid #2894a0;
  border-top: 0;
  border-left: 0;
}

.btn-wrap.btn-wrap_residences {
  border: 2px solid #142d43;
  border-top: 0;
  border-left: 0;
}

.btn-wrap.btn-wrap_business_center {
  border: 2px solid #2894a0;
  border-top: 0;
  border-left: 0;
}

.btn-wrap.btn-wrap_centre_commercial {
  border: 2px solid #266a99;
  border-top: 0;
  border-left: 0;
}

.btn-wrap button {
  background: none;
  border: 0;
}

.btn-wrap button.disabled img {
  filter: opacity(0.5);
}

.btn-wrap .prev-btn {
  transform: scale(-1, 1);
  margin-right: 15px;
}

.item_decouvrir_img_contenu_text h4 {
  font-family: "Gotham_Bold";
  font-size: 38px;
  color: #142d43;
  margin-bottom: 25px;
}

.item_decouvrir_img_contenu_text p {
  font-family: "Gotham_Book";
  font-size: 16px;
  color: #515151;
  line-height: 1.7;
  margin-bottom: 25px;
}

.item_decouvrir_img_contenu_text a,
.item_decouvrir_img_contenu_text a:hover {
  font-family: "Gotham_Bold";
  font-size: 18px;
  color: #142d43;
  display: block;
  border: 2px solid #828f9b;
  text-align: center;
  padding: 30px;
  position: relative;
  margin-bottom: -115px;
}

.item_decouvrir_img_contenu_text a.a_dcouvrir_residences {
  color: #142d43;
  border-color: #142d43;
}

.item_decouvrir_img_contenu_text a.a_dcouvrir_business_center {
  color: #2894a0;
  border-color: #2894a0;
}

.item_decouvrir_img_contenu_text a.a_dcouvrir_centre_commercial {
  color: #266a99;
  border-color: #266a99;
}

.item_decouvrir_img_contenu_text a.a_dcouvrir_residences:hover {
  color: #fff;
  background-color: #142d43;
}

.item_decouvrir_img_contenu_text a.a_dcouvrir_business_center:hover {
  color: #fff;
  background-color: #2894a0;
}

.item_decouvrir_img_contenu_text a.a_dcouvrir_centre_commercial:hover {
  color: #fff;
  background-color: #266a99;
}

.le_batiment {
  margin: 45px 0;
}

.le_batiment_head h3 {
  font-family: "Gotham_Bold";
  font-size: 112px;
  color: #28949f;
  text-align: center;
  width: 50%;
}

.le_batiment_head_vue {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 33%;
  margin-bottom: 33px;
  flex-wrap: wrap;
}

.le_batiment_head_vue button {
  font-family: "Gotham_Bold";
  font-size: 18px;
  color: #28949f;
  padding: 25px 50px;
  border: solid 2px #28949f;
  text-align: center;
  border-radius: 50px;
  background-color: transparent;
  margin: 10px 0;
}

.le_batiment_head {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.le_batiment_head_vue button:hover,
.le_batiment_head_vue button.vue_active {
  color: #fff;
  background-color: #28949f;
}

.le_batiment_bottom.container ul {
  display: flex;
  justify-content: space-evenly;
  background: #1f4e68;
  padding: 65px 0;
  margin-top: -65px;
  position: relative;
}

.le_batiment_bottom.container ul li {
  font-family: "Gotham_Book";
  font-size: 27px;
  color: #fff;
}

.le_batiment_bottom.container ul li img {
  margin-right: 25px;
}

.le_quartier {
  padding-top: 150px;
  background-image: url(../images/Homepage-Temara-Avenue-v2-moasdasdsdf-3.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /* margin-top: -45px; */
}

.le_quartier iframe {
  width: 100%;
  height: 600px;
  border: 0;
  margin-bottom: -5px;
}

.le_quartier h3 {
  font-family: "Gotham_Book";
  font-size: 99px;
  color: #2894a0;
  margin-bottom: 35px;
}

.le_quartier p {
  font-family: "Gotham_Book";
  color: #585858;
  font-size: 21px;
  line-height: 44px;
}

.le_quartier a.savoir_plus,
.le_quartier a.savoir_plus:hover {
  font-family: "Gotham_Bold";
  color: #2894a0;
  font-size: 21px;
  display: inline-block;
  margin-top: 70px;
}

.le_quartier .row {
  align-items: flex-end;
}

.programmez_votre_visite {
  padding: 50px 0;
  background-image: url(../images/programmez_votre_visite.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.programmez_votre_visite.programmez_votre_visite_2 {
  background-image: url(../images/programmez_votre_visite_2.jpg);
}

.programmez_votre_visite h3 {
  font-family: "Gotham_XLight";
  font-size: 38px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 70px;
  text-align: center;
  letter-spacing: 24px;
}

.programmez_votre_visite h4 {
  font-family: "Gotham_Light";
  font-size: 112px;
  color: #fff;
  text-align: end;
}

.programmez_votre_visite h5 {
  font-family: "Gotham_Book";
  font-size: 68px;
  color: #fff;
  text-align: center;
  position: relative;
  margin: 40px 0;
  padding-bottom: 20px;
}

.programmez_votre_visite h5::before {
  content: "";
  width: 60%;
  height: 3px;
  background-color: #fff;
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
}

.programmez_votre_visite a,
.programmez_votre_visite a:hover {
  font-family: "Gotham_Bold";
  font-size: 43px;
  color: #fff;
  text-align: center;
  display: block;
}

.programmez_votre_visite a img {
  margin-right: 15px;
}

.programmez_votre_visite .grnd_form {
  display: flex;
  flex-direction: column;
  width: 80%;
  margin: auto;
}

.galerie {
  margin: 45px 0;
}

.galerie .owl-carousel .owl-stage {
  padding-left: 0 !important;
}

.galerie .owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 45px;
}

.galerie .owl-theme .owl-dots .owl-dot.active span,
.galerie .owl-theme .owl-dots .owl-dot:hover span {
  background: #203f50;
}

.item_galerie_slider a img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  backface-visibility: visible;
  -webkit-transition: 1.5s ease-in-out;
  -moz-transition: 1.5s ease-in-out;
  -o-transition: 1.5s ease-in-out;
}

.item_galerie_slider a:hover&gt;img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}

.item_galerie_slider a {
  overflow: hidden;
  position: relative;
  padding-bottom: 67%;
  display: block;
}

.footer {
  background: #003756;
  padding: 65px 0;
}

.logo_footer {
  text-align: center;
}

.footer_phone_media {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.footer .row {
  align-items: center;
}

.footer_phone_media&gt;a,
.footer_phone_media&gt;a:hover {
  font-family: "Gotham_Bold";
  font-size: 16px;
  color: #3eb0ef;
  padding: 10px 15px;
  border: 2px solid #3eb0ef;
  margin: 0 25px;
  border-radius: 50px;
}

.footer_phone_media&gt;a img {
  margin-right: 15px;
}

.footer_phone_media ul {
  display: flex;
  align-items: center;
}

.footer_phone_media ul li {
  margin-right: 25px;
}

.footer_phone_media ul li:last-child {
  margin-right: 0;
}

.menu_footer {
  margin: 50px 0;
}

.menu_footer ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}

.menu_footer ul li a,
.menu_footer ul li a:hover {
  font-family: "Gotham_Book";
  font-size: 17px;
  color: #fff;
  text-transform: uppercase;
  margin: 15px;
  display: block;
}

.footer_copyright p {
  text-align: center;
  font-family: "Gotham_Book";
  font-size: 14px;
  color: #fff;
}

.block_content_page_projet {
  margin: 0 0 70px 0;
}

.block_content_page_projet .row {
  align-items: center;
}

.block_content_page_projet img {
  width: 90%;
  margin-left: 0;
  position: relative;
  margin-top: -100px;
}

.block_content_page_projet p {
  font-family: "Gotham_Book";
  font-size: 21px;
  color: #585858;
  line-height: 1.8;
  margin-bottom: 20px;
}

.block_content_page_projet h2 {
  font-family: "Gotham_Light";
  font-size: 60px;
  color: #1a70ac;
  margin: 30px 0;
}

.block_content_page_projet h2 strong {
  font-family: "Gotham_Bold";
  font-size: 72px;
}

.block_content_page_projet h3 {
  font-family: "Gotham_Light";
  font-size: 58px;
  color: #308bae;
  margin: 0;
}

.block_content_page_projet h3 strong {
  font-family: "Gotham_Bold";
  display: block;
  font-size: 52px;
}

.block_content_page_projet h4 {
  font-family: "Gotham_Medium";
  font-size: 21px;
  margin: 0;
  color: #585858;
}

.block_content_page_projet h5 {
  font-family: "Gotham_Book";
  font-size: 48px;
  margin: 0;
  color: #585858;
}

.block_content_page_projet ul li {
  font-family: "Gotham_Bold";
  font-size: 21px;
  color: #585858;
  line-height: 1.8;
  margin-bottom: 20px;
  position: relative;
  padding-left: 40px;
}

.block_content_page_projet ul li::before {
  content: "";
  width: 23px;
  height: 17px;
  background-image: url(../images/checked.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 12px;
  bottom: auto;
  margin: auto;
}

.centre_commercial_block_2 .row {
  align-items: flex-start;
  margin: 25px 0;
}

.centre_commercial_block_2 .item_centre_commercial_block_2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 95%;
  transition: 0.7s ease;
  -webkit-transition: 0.7s ease;
  -moz-transition: opacity 0.7s ease;
}

.centre_commercial_block_2 .item_centre_commercial_block_2:hover {
  scale: 1.2;
  text-shadow: 15px 14px 10px #0f6e7b;
  /* transform: rotateY(22deg) rotateX(-11deg); */
}

.centre_commercial_block_2 .item_centre_commercial_block_2 p {
  font-family: "Gotham_Book";
  font-size: 21px;
  color: #fff;
  text-align: center;
  line-height: 1.4;
  margin: 15px 0;
}

.centre_commercial_block_2 .item_centre_commercial_block_2 p strong {
  font-family: "Gotham_Bold";
  font-size: 30px;
  display: block;
}



.centre_commercial_block_2 .col-lg-3.col-md-6:nth-child(2),
.centre_commercial_block_2 .col-lg-3.col-md-6:nth-child(3),
.centre_commercial_block_2 .col-lg-3.col-md-6:nth-child(4) {
  position: relative;
}

.centre_commercial_block_2 .col-lg-3.col-md-6:nth-child(2)::after,
.centre_commercial_block_2 .col-lg-3.col-md-6:nth-child(3)::after,
.centre_commercial_block_2 .col-lg-3.col-md-6:nth-child(4)::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 200px;
  background-color: #187b89;
  left: 0;
  top: 0;
  margin: auto;
}

.une_typologie {
  background-image: url(../images/planbg.png);
  background-size: 50% contain;
  background-position: top left;
  background-repeat: no-repeat;
  padding: 100px 0;
}

.une_typologie h3 {
  font-family: "Gotham_Light";
  font-size: 75px;
  color: #585858;
  margin: 0;
}

.une_typologie p {
  font-family: "Gotham_book";
  font-size: 24px;
  margin: 0;
  color: #585858;
}

.une_typologie h5 {
  font-family: "Gotham_Medium";
  font-size: 24px;
  margin: 0;
  color: #308bae;
}

.une_typologie_slider_carousel.owl-theme .owl-nav {
  display: none;
}

.une_typologie .item_une_typologie_img_contenu_btn_h3 h3 {
  font-family: "Gotham_Light";
  font-size: 30px;
  color: #fff;
  margin: 0;
  padding: 10px 20px;
}

.item_une_typologie_img_contenu_btn_h3 h3 strong {
  font-family: "Gotham_Bold";
  display: block;
}

.item_une_typologie_img_contenu_btn_h3 {
  background-color: #003352;
  width: 100%;
}

.btn_une_typologiewrap {
  display: flex;
}

.item_une_typologie_contenu_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.item_une_typologie_img_contenu img {
  margin-bottom: -30px;
  position: relative;
}

.btn_une_typologiewrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px 45px;
  border: 2px solid #2894a0;
  margin-left: 5px;
}

.btn_une_typologiewrap button {
  background: none;
  border: 0;
}

.btn_une_typologiewrap button.disabled img {
  filter: opacity(0.5);
}

.btn_une_typologiewrap .prev-une_typologiebtn {
  transform: scale(-1, 1);
  margin-right: 15px;
}

.virtuel_exclusif_content {
  aspect-ratio: 2/1;
  background-image: url(../images/vrbg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0;
  margin: 45px 0;
  cursor: pointer;
}

.virtuel_exclusif_content_3d iframe {
  aspect-ratio: 2/1;
  width: 85%;
}

.virtuel_exclusif_content_3d {
  display: none;
}

.virtuel_exclusif_content_3d.active_3d {
  position: fixed;
  z-index: 9999;
  top: 0;
  margin: auto;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00000075;
}

.virtuel_exclusif_content_text p {
  font-family: "Gotham_Light";
  font-size: 36px;
  color: #fff;
  margin-bottom: 25px;
}

.virtuel_exclusif_content_text h2 {
  font-family: "Gotham_Bold";
  font-size: 60px;
  color: #fff;
  margin-bottom: 35px;
}

.virtuel_exclusif_content_text {
  text-align: center;
}

/* ************************************************ */

samp.error {
  font-family: "Gotham_Book";
  font-size: 12px;
  color: #ff0000;
  display: inherit;
  position: relative;
  top: 5px;
  left: 0px;
}

.programmez_votre_visite .grnd_form input,
.programmez_votre_visite .grnd_form select,
.programmez_votre_visite .grnd_form textarea {
  position: relative;
  width: 100%;
  height: 120px;
  padding-left: 15px;
  border: 0;
  border-bottom: 2px solid #fff;
  outline: none;
  background: transparent;
  font-family: "Gotham_Book";
  color: #fff;
  font-size: 19px;
}

.programmez_votre_visite .grnd_form select {
  padding-left: 11px;
}

.programmez_votre_visite .grnd_form textarea {
  margin-top: 30px;
}

.group_checkbox {
  display: flex;
  align-items: flex-start;
  margin: 25px 0;
}

.group_checkbox input {
  width: 20px !important;
  height: 20px !important;
  padding-left: 0 !important;
  border: 0 !important;
  margin-right: 15px;
}

.group_checkbox label {
  font-family: "Gotham_Book";
  color: #fff;
  font-size: 16px;
}

.group_checkbox label a,
.group_checkbox label a:hover {
  font-family: "Gotham_Book";
  color: #fff;
  font-size: 16px;
  text-decoration: underline;
  text-align: unset;
  display: unset;
}

.programmez_votre_visite .grnd_form select option {
  color: #163047;
  font-family: "Gotham_Book";
}

.programmez_votre_visite .grnd_form input::placeholder,
.programmez_votre_visite .grnd_form textarea::placeholder {
  font-family: "Gotham_Book";
  color: #fff;
  font-size: 19px;
}

.programmez_votre_visite .grnd_form .submit_input button {
  font-family: "Gotham_Bold";
  color: #163047;
  font-size: 19px;
  background-color: #fff;
  padding: 20px 25px;
  width: 100%;
  margin-top: 55px;
  border: 2px solid #fff;
  border-radius: 50px;
  transition: 0.7s ease;
  -webkit-transition: 0.7s ease;
  -moz-transition: opacity 0.7s ease;
}

.programmez_votre_visite .grnd_form .submit_input button:hover {
  color: #fff;
  background-color: #163047;
  border: 2px solid #fff;
}

.programmez_votre_visite .grnd_form .submit_input button:hover img {
  filter: contrast(.05) brightness(7);
}

.programmez_votre_visite .grnd_form .submit_input button img {
  margin-right: 15px;
}

.message-success,
.alert-success {
  border-radius: 3px;
  display: block;
  background: #28949f;
  margin: 20px 50px;
  padding: 30px 10px;
  color: #ffffff;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
}

#errormessage p {
  display: block;
  padding: 5px 0px;
  color: red;
}

.hamburger {
  display: none;
}

.item_decouvrir_img_contenu_btn_h3_mobile {
  display: none;
}

.item_decouvrir_img_contenu_btn_h3_desktop {
  display: flex;
}

.block_apropos_one {
  margin: 45px 0;
}

.block_apropos_one p {
  font-family: "Gotham_Book";
  color: #585858;
  font-size: 21px;
  line-height: 1.8;
}

.block_apropos_one .row {
  align-items: center;
}

.block_apropos_one h1 {
  font-family: "Gotham_Thin";
  color: #203f50;
  font-size: 76px;
  line-height: 25px;
}

.block_apropos_one h2 {
  font-family: "Gotham_Medium";
  color: #308bae;
  font-size: 127px;
  line-height: 1;
}

.block_apropos_one h3 {
  font-family: "Gotham_Medium";
  color: #308bae;
  font-size: 261px;
  line-height: 175px;
}

.block_apropos_one h4 {
  font-family: "Gotham_Medium";
  color: #308bae;
  font-size: 89px;
  line-height: 1;
}

.block_apropos_two {
  padding: 60px 0;
  background-color: #1e90a0;
}

.block_apropos_two .row {
  justify-content: center;
  align-items: flex-start;
}

.block_apropos_two_item {
  text-align: center;
  margin: 25px 0;
}

.block_apropos_two_item h2 {
  font-family: "Gotham_Bold";
  color: #fff;
  font-size: 60px;
}

.block_apropos_two_item h2 strong {
  display: block;
  font-size: 100px;
}

.block_apropos_two_item p {
  font-family: "Gotham_Book";
  color: #fff;
  font-size: 30px;
}

.block_apropos_two_item p span {
  font-family: "Gotham_Light";
  display: block;
  font-size: 30px;
}

.block_apropos_two .col-lg-4.col-md-6:nth-child(2),
.block_apropos_two .col-lg-4.col-md-6:nth-child(3),
.block_apropos_two .col-lg-4.col-md-6:nth-child(5) {
  position: relative;
}

.block_apropos_two .col-lg-4.col-md-6:nth-child(2)::after,
.block_apropos_two .col-lg-4.col-md-6:nth-child(3)::after,
.block_apropos_two .col-lg-4.col-md-6:nth-child(5)::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 200px;
  background-color: #187b89;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.block_apropos_treecalque {
  margin: 0 0 70px 0;
}

.block_apropos_treecalque img {
  position: relative;
  margin-top: -50px;
}

.block_apropos_four {
  margin: 50px 0;
}

.block_apropos_four .row {
  align-items: center;
}

.block_apropos_four p {
  font-family: "Gotham_Book";
  color: #585858;
  font-size: 21px;
  line-height: 1.8;
  width: 85%;
  margin: 0 auto 25px auto;
}

.block_apropos_four p:last-child {
  margin-bottom: 0;
}

.block_apropos_four h4 {
  font-family: "Gotham_Book";
  color: #585858;
  font-size: 36px;
  text-align: end;
}

.block_apropos_four h3 {
  font-family: "Gotham_Light";
  color: #308bae;
  font-size: 86px;
  text-align: end;
}

.le_quartier_block_one {
  margin: 45px 0;
}

.le_quartier_block_one .row {
  align-items: center;
}

.le_quartier_block_one .row div:has(img) {
  text-align: center;
}

.le_quartier_block_one p {
  font-family: "Gotham_Book";
  color: #585858;
  font-size: 21px;
  line-height: 1.8;
  width: 85%;
  margin: 0 auto 25px auto;
}

.le_quartier_block_one h3 {
  font-family: "Gotham_Light";
  color: #308bae;
  font-size: 60px;
  width: 85%;
  margin: 0 auto 25px auto;
}

.le_quartier_block_one h3 strong {
  font-family: "Gotham_Medium";
}

.le_quartier_block_one_anim img {
  aspect-ratio: 1/1;
  max-height: 280px;
  display: block;
  object-fit: contain;
}

.le_quartier_block_one_anim {
  position: relative;
  /* aspect-ratio: 1/1; */
}


.le_quartier_block_one_anim img:nth-child(1) {
  position: relative;
  left: 0;
  top: 0;
  margin-bottom: -70px;
}

.le_quartier_block_one_anim img:nth-child(2) {
  position: relative;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.le_quartier_block_one_anim img:nth-child(3) {
  position: relative;
  left: 0;
  bottom: 0;
  margin-top: -70px;
}

.le_quartier_block_two {
  text-align: center;
  margin: 45px 0;
}

.le_quartier_block_two img {
  aspect-ratio: 1/1;
  object-fit: contain;
  object-position: center;
  margin: 15px 0;
}

.le_quartier_block_two .row {
  align-items: center;
}

/*--------------------------css form------------------------------*/

/*---------------------- Responsive -------------------------------------------------*/
@media (max-width: 1400px) {
  .item_decouvrir_img_contenu_text {
    width: 33%;
    padding: 40px;
  }

  .item_decouvrir_img_contenu_text h4 {
    font-size: 35px;
  }

  .item_decouvrir_img_contenu_text a,
  .item_decouvrir_img_contenu_text a:hover {
    font-size: 16px;
    padding: 25px;
    margin-bottom: -90px;
  }

  .btn-wrap {
    padding: 0 15px;
  }

  .item_decouvrir_img_contenu_btn_h3 h3 {
    font-size: 85px;
    top: -10px;
  }

  .item_decouvrir_img_contenu_btn_h3 {
    height: 80px;
  }

  .le_batiment_head_vue button {
    font-size: 18px;
    padding: 20px 35px;
  }

  .programmez_votre_visite h4 {
    font-size: 82px;
  }

  .le_quartier a.savoir_plus,
  .le_quartier a.savoir_plus:hover {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .block_content_page_projet h2 strong {
    font-size: 52px;
  }

  .block_content_page_projet h2 {
    font-size: 52px;
  }

  .block_content_page_projet p {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .block_content_page_projet h3 strong {
    font-size: 42px;
  }

  .block_content_page_projet h3 {
    font-size: 52px;
  }

  .block_content_page_projet h4 {
    font-size: 18px;
  }

  .block_content_page_projet h5 {
    font-size: 38px;
  }

  .une_typologie h5 {
    font-size: 22px;
  }

  .une_typologie h3 {
    font-size: 65px;
  }

  .une_typologie p {
    font-size: 22px;
  }

  .block_apropos_four h3 {
    font-size: 68px;
  }

  .block_apropos_four h4 {
    font-size: 26px;
  }

  .le_quartier_block_one h3 {
    font-size: 50px;
  }
}

@media (max-width: 1199px) {
  .swetcher_home h1 {
    font-size: 60px;
  }

  .swetcher_home_page h1 {
    font-size: 60px;
  }

  .un_nouveau_souffle h2 {
    font-size: 80px;
  }

  .un_nouveau_souffle_text p {
    font-size: 18px;
    line-height: 1.8;
  }

  .un_nouveau_souffle_text a,
  .un_nouveau_souffle_text a:hover {
    font-size: 18px;
    margin-top: 70px;
  }

  .item_decouvrir_img_contenu_btn_h3 h3 {
    font-size: 65px;
    top: -10px;
  }

  .item_decouvrir_img_contenu_btn_h3 {
    height: 70px;
  }

  .item_decouvrir_img_contenu_text {
    width: 40%;
    padding: 40px;
  }

  .item_decouvrir_img_contenu_btn {
    width: 60%;
  }

  .le_batiment_head h3 {
    font-size: 85px;
    width: 50%;
  }

  .le_batiment_head_vue button {
    font-size: 18px;
    padding: 15px 25px;
  }

  .le_quartier h3 {
    font-size: 75px;
    margin-bottom: 25px;
  }

  .le_quartier p {
    font-size: 18px;
    line-height: 1.8;
  }

  .le_quartier a.savoir_plus,
  .le_quartier a.savoir_plus:hover {
    font-size: 18px;
    margin-top: 20px;
  }

  .le_quartier iframe {
    height: 480px;
  }

  .programmez_votre_visite h4 {
    font-size: 76px;
  }

  .centre_commercial_block_2 .item_centre_commercial_block_2 p {
    font-size: 18px;
  }

  .centre_commercial_block_2 .item_centre_commercial_block_2 p strong {
    font-family: "Gotham_Bold";
    font-size: 22px;
    display: block;
  }

  .block_content_page_projet h3 {
    font-size: 40px;
  }

  .block_content_page_projet h3 strong {
    font-size: 36px;
  }

  .block_content_page_projet h5 {
    font-size: 34px;
  }

  .programmez_votre_visite h5 {
    font-size: 50px;
  }

  .programmez_votre_visite a,
  .programmez_votre_visite a:hover {
    font-size: 30px;
  }

  .programmez_votre_visite a img {
    margin-right: 15px;
    scale: 0.7;
  }

  .une_typologie h3 {
    font-size: 52px;
  }

  .une_typologie h5 {
    font-size: 18px;
  }

  .une_typologie p {
    font-size: 18px;
  }

  .btn_une_typologiewrap {
    padding: 32px 20px;
  }

  .virtuel_exclusif_content_text p {
    font-size: 28px;
  }

  .virtuel_exclusif_content_text h2 {
    font-size: 43px;
    margin-bottom: 35px;
  }

  .virtuel_exclusif_content_text img {
    width: 119px;
  }

  .centre_commercial_block_2 .col-lg-3.col-md-6:nth-child(2)::after,
  .centre_commercial_block_2 .col-lg-3.col-md-6:nth-child(3)::after,
  .centre_commercial_block_2 .col-lg-3.col-md-6:nth-child(4)::after {
    height: 150px;
  }

  .block_apropos_one h1 {
    font-size: 60px;
    line-height: 25px;
  }

  .block_apropos_one h2 {
    font-size: 100px;
    line-height: 1;
  }

  .block_apropos_one h3 {
    font-size: 210px;
    line-height: 146px;
  }

  .block_apropos_one h4 {
    font-size: 70px;
    line-height: 1;
  }

  .block_apropos_two_item p {
    font-size: 20px;
  }

  .block_apropos_two_item h2 {
    font-size: 47px;
  }

  .block_apropos_two_item h2 strong {
    font-size: 79px;
  }

  .block_apropos_two_item p span {
    font-size: 20px;
  }

  .block_apropos_four h3 {
    font-size: 58px;
  }

  .block_apropos_four h4 {
    font-size: 23px;
  }

  .block_apropos_four p {
    font-size: 18px;
    line-height: 1.7;
    width: 100%;
  }

  .le_quartier_block_one h3 {
    font-size: 40px;
    margin: 0 auto 15px auto;
  }

  .le_quartier_block_one p {
    font-size: 18px;
    line-height: 1.7;
    width: 85%;
    margin: 0 auto 15px auto;
  }
}

@media (max-width: 991px) {
  .swetcher_home h1 {
    font-size: 46px;
  }

  .swetcher_home_page h1 {
    font-size: 46px;
  }

  .swetcher_home {
    min-height: 90vh;
  }

  .swetcher_home .container {
    height: 90vh;
  }

  .programmez_votre_visite {
    background-position: right;
    background-size: 500%;
  }

  .planifier_ma_visite.planifier_ma_visite_mobile {
    display: block !important;
  }

  .planifier_ma_visite.planifier_ma_visite_desktop {
    display: none !important;
  }

  .menu_header ul {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    align-items: center;
    height: 100%;
  }

  .header .row div:has(.menu_header) {
    display: flex;
    justify-content: flex-end;
  }

  .hamburger {
    position: relative;
    z-index: 999999;
    display: inline-flex;
    align-items: center;
  }

  .hamburger button {
    background: transparent;
    border: 0;
    outline: none;
    width: 35px;
    height: 35px;
    position: relative;
    padding: 0;
    cursor: pointer;
  }

  .hamburger .menu_slogan,
  .hamburger .ferme_slogan {
    font-family: "Gotham_Bold";
    font-size: 11px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    text-align: right;
  }

  .hamburger span {
    padding-left: 15px;
  }

  .hamburger .ferme_slogan,
  .hamburger.animate .menu_slogan {
    display: none;
  }

  .hamburger.animate .ferme_slogan {
    display: inline-block;
    color: #fff;
    padding-left: 8px;
  }

  .bar {
    transform: translateY(25px);
    background: #fff;
    transition: all 0ms 300ms;
    position: absolute;
    top: -9px;
    width: 35px;
    right: 0;
    left: 0;
    margin: auto;
  }

  .bar,
  .bar:after,
  .bar:before {
    height: 3px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .bar:before {
    content: "";
    position: absolute;
    left: 0;
    top: -8px;
    background: #fff;
    width: 30px;
    transition: bottom 500ms 500ms cubic-bezier(0.23, 1, 0.32, 1),
      transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
  }

  .bar:after {
    content: "";
    position: absolute;
    right: 0;
    top: 8px;
    width: 30px;
    background: #fff;
    transition: top 500ms 500ms cubic-bezier(0.23, 1, 0.32, 1),
      transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
  }

  .bar.animate {
    background: rgba(255, 255, 255, 0);
  }

  .bar.animate:after {
    background: #fff;
    top: 1px;
    right: 4px;
    transform: rotate(45deg);
    transition: top 500ms cubic-bezier(0.23, 1, 0.32, 1),
      transform 500ms 500ms cubic-bezier(0.23, 1, 0.32, 1);
    width: 25px;
  }

  .bar.animate:before {
    background: #fff;
    top: 1px;
    left: 6px;
    transform: rotate(-45deg);
    transition: bottom 500ms cubic-bezier(0.23, 1, 0.32, 1),
      transform 500ms 500ms cubic-bezier(0.23, 1, 0.32, 1);
    width: 25px;
  }

  .menu_header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    background: #003756;
    transition: 0.7s ease;
    -webkit-transition: 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow-y: auto;
    text-align: unset;
  }

  .hide_menu {
    opacity: 0;
    right: -100%;
  }

  .show_menu {
    right: 0;
    opacity: 1;
    z-index: 9999;
  }

  .un_nouveau_souffle_text {
    width: 100%;
  }

  .un_nouveau_souffle h2 {
    font-size: 70px;
    margin-bottom: 25px;
  }

  .un_nouveau_souffle_text a,
  .un_nouveau_souffle_text a:hover {
    margin-top: 40px;
  }

  .item_decouvrir_img_contenu_btn_h3 {
    height: fit-content;
    margin-left: 0;
    margin-top: -35px;
  }

  .item_decouvrir_img_contenu_text {
    position: relative;
    width: fit-content;
    padding: 40px;
  }

  .item_decouvrir_img_contenu_btn {
    width: fit-content;
  }

  .item_decouvrir_img_contenu_btn_h3 h3 {
    font-size: 65px;
    top: 0;
  }

  .item_decouvrir_img_contenu_text a,
  .item_decouvrir_img_contenu_text a:hover {
    font-size: 16px;
    padding: 25px;
    margin-bottom: 0;
  }

  .item_decouvrir_img_contenu_btn_h3_mobile {
    display: flex;
  }

  .item_decouvrir_img_contenu_btn_h3_desktop {
    display: none;
  }

  .btn-wrap {
    padding: 15px;
    border-top: 2px solid #2894a0;
    border-left: 2px solid #2894a0;
  }

  .le_batiment_head h3 {
    font-size: 70px;
    width: 60%;
  }

  .le_batiment_head_vue button {
    font-size: 16px;
    padding: 15px 20px;
    margin: 10px;
  }

  .le_batiment_head_vue {
    width: 100%;
    margin-bottom: 25px;
    justify-content: center;
  }

  .le_batiment_head {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
  }

  .le_batiment_bottom.container ul {
    display: flex;
    justify-content: space-evenly;
    background: #1f4e68;
    padding: 25px 0;
    flex-direction: column;
    margin-top: -10px;
  }

  .le_batiment_bottom.container ul li img {
    margin-right: 10px;
  }

  .le_batiment_bottom.container ul li {
    font-size: 21px;
    width: 80%;
    margin: auto;
    margin-bottom: 15px;
  }

  .le_batiment_bottom.container ul li:last-child {
    margin-bottom: 0px;
  }

  .le_quartier {
    padding-top: 70px;
  }

  .le_quartier iframe {
    margin-top: 25px;
  }

  .programmez_votre_visite h4 {
    font-size: 80px;
    text-align: center;
  }

  .logo_footer {
    margin-bottom: 35px;
  }

  .btn-wrap.btn-wrap_residences {
    border: 0;
  }

  .btn-wrap.btn-wrap_business_center {
    border: 0;
  }

  .btn-wrap.btn-wrap_centre_commercial {
    border: 0;
  }

  .block_content_page_projet img {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }

  .block_content_page_projet p {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .une_typologie {
    padding: 70px 0;
  }

  .virtuel_exclusif_content {
    aspect-ratio: 1/1;
    padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .centre_commercial_block_2 .col-lg-3.col-md-6:nth-child(2)::after,
  .centre_commercial_block_2 .col-lg-3.col-md-6:nth-child(3)::after,
  .centre_commercial_block_2 .col-lg-3.col-md-6:nth-child(4)::after {
    height: 120px;
  }

  .centre_commercial_block_2 .col-lg-3.col-md-6:nth-child(3)::after {
    height: 0px !important;
  }

  .block_apropos_one p {
    font-size: 18px;
    line-height: 1.8;
    margin: 25px 0;
  }

  .block_apropos_two .col-lg-4.col-md-6:nth-child(3)::after,
  .block_apropos_two .col-lg-4.col-md-6:nth-child(5)::after {
    height: 0px !important;
  }

  .block_apropos_two .col-lg-4.col-md-6:nth-child(4) {
    position: relative;
  }

  .block_apropos_two .col-lg-4.col-md-6:nth-child(2)::after,
  .block_apropos_two .col-lg-4.col-md-6:nth-child(4)::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 200px;
    background-color: #187b89;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .block_apropos_four p {
    margin: 25px auto 25px auto;
  }

  .le_quartier_block_one h3 {
    margin: 15px auto 15px auto;
    width: 100%;
  }

  .le_quartier_block_one p {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}

@media (max-width: 767px) {
  .swetcher_home h1 {
    font-size: 35px;
  }

  .swetcher_home_page h1 {
    font-size: 35px;
  }

  .swetcher_home_text ul {
    width: 100%;
    flex-direction: column;
  }

  .swetcher_home_text ul li a {
    margin-bottom: 25px;
  }

  .swetcher_home_text ul li:last-child a {
    margin-bottom: 0px;
  }

  .un_nouveau_souffle h2 {
    font-size: 45px;
    margin-bottom: 25px;
  }

  .un_nouveau_souffle_text p {
    font-size: 16px;
    line-height: 1.8;
  }

  .un_nouveau_souffle_text a,
  .un_nouveau_souffle_text a:hover {
    font-size: 16px;
    margin-top: 25px;
  }

  .item_decouvrir_img_contenu_btn_h3 h3 {
    font-size: 45px;
    top: 0;
  }

  .item_decouvrir_img_contenu_text a,
  .item_decouvrir_img_contenu_text a:hover {
    padding: 20px;
  }

  .item_decouvrir_img_contenu_text h4 {
    font-size: 25px;
  }

  .item_decouvrir_img_contenu_btn_h3 {
    margin-top: -20px;
  }

  .item_decouvrir_img_contenu_text {
    padding: 20px 10px;
  }

  .le_batiment_head h3 {
    font-size: 56px;
    width: 100%;
    margin-bottom: 20px;
  }

  .le_quartier h3 {
    font-size: 50px;
    margin-bottom: 20px;
  }

  .le_quartier a.savoir_plus,
  .le_quartier a.savoir_plus:hover {
    font-size: 18px;
    margin-top: 30px;
  }

  .le_quartier iframe {
    height: 300px;
  }

  .programmez_votre_visite h3 {
    font-size: 29px;
    margin-bottom: 50px;
  }

  .programmez_votre_visite h4 {
    font-size: 69px;
    text-align: center;
  }

  .menu_footer ul li a,
  .menu_footer ul li a:hover {
    font-size: 16px;
  }

  .programmez_votre_visite h5 {
    font-size: 40px;
  }

  .programmez_votre_visite a,
  .programmez_votre_visite a:hover {
    font-size: 25px;
  }

  .programmez_votre_visite a img {
    margin-right: 15px;
    scale: 0.6;
  }

  .btn_une_typologiewrap img {
    scale: 0.7;
  }

  .une_typologie .item_une_typologie_img_contenu_btn_h3 h3 {
    font-size: 20px;
    padding: 5px 15px;
  }

  .btn_une_typologiewrap {
    padding: 15px 20px;
  }

  .item_une_typologie_img_contenu img {
    margin-bottom: -10px;
  }

  .une_typologie {
    padding: 50px 0;
  }

  .block_content_page_projet {
    margin: 0px 0 50px 0;
  }

  .virtuel_exclusif_content_text p {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .virtuel_exclusif_content_text h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }

  .virtuel_exclusif_content_text img {
    width: 80px;
  }

  .centre_commercial_block_2 .col-lg-3.col-md-6:nth-child(2)::after,
  .centre_commercial_block_2 .col-lg-3.col-md-6:nth-child(3)::after,
  .centre_commercial_block_2 .col-lg-3.col-md-6:nth-child(4)::after {
    height: 0px;
  }

  .planifier_ma_visite.planifier_ma_visite_mobile {
    margin-right: 0;
    bottom: 70px;
    width: max-content;
    position: fixed;
    display: flex;
    align-items: center;
    right: -149px;
    transition: 1s ease;
    -webkit-transition: 1s ease;
    -moz-transition: opacity1s ease;
    z-index: 999;
    box-shadow: 0px 0px 5px 0px black;
  }

  .block_apropos_two .col-lg-4.col-md-6:nth-child(2)::after,
  .block_apropos_two .col-lg-4.col-md-6:nth-child(4)::after {
    height: 0px !important;
  }
}

@media (max-width: 575px) {
  .swetcher_home h1 {
    font-size: 20px;
    padding-top: 130px;
  }

  .swetcher_home_text ul {
    padding-bottom: 10px;
  }

  .item_decouvrir_img_contenu_btn_h3 h3 {
    font-size: 32px;
    top: 0;
  }

  .btn-wrap {
    padding: 10px 15px;
  }

  .item_decouvrir_img_contenu_btn_h3 {
    margin-top: -30px;
    padding: 10px 20px;
  }

  .le_batiment_bottom.container ul li {
    font-size: 16px;
  }

  .programmez_votre_visite h3 {
    font-size: 19px;
    letter-spacing: 15px;
  }

  .programmez_votre_visite h4 {
    font-size: 45px;
  }

  .programmez_votre_visite .grnd_form {
    width: 100%;
  }

  .programmez_votre_visite .grnd_form input,
  .programmez_votre_visite .grnd_form select {
    height: 90px;
  }

  .footer_phone_media&gt;a,
  .footer_phone_media&gt;a:hover {
    padding: 10px 10px;
    margin: 0;
    margin-right: 20px;
  }

  .footer_phone_media ul li {
    margin-right: 15px;
  }

  .block_content_page_projet h2 {
    font-size: 37px;
  }

  .block_content_page_projet h2 strong {
    font-size: 35px;
  }

  .block_content_page_projet h3 strong {
    font-size: 30px;
  }

  .block_content_page_projet h3 {
    font-size: 34px;
  }

  .block_content_page_projet h5 {
    font-size: 30px;
  }

  .block_content_page_projet h4 {
    font-size: 16px;
  }

  .block_apropos_one h1 {
    font-size: 46px;
    line-height: 25px;
  }

  .block_apropos_one h2 {
    font-size: 79px;
    line-height: 1;
  }

  .block_apropos_one h3 {
    font-size: 168px;
    line-height: 146px;
  }

  .block_apropos_one h4 {
    font-size: 56px;
    line-height: 1;
  }

  .block_apropos_four h3 {
    font-size: 47px;
  }

  .block_apropos_four h4 {
    font-size: 19px;
  }

  .block_apropos_treecalque img {
    margin-top: 10px;
  }

  .le_quartier_block_one_anim img:nth-child(1) {
    margin-bottom: -47px;
  }
}

/*  BÃ¢timents  */

.block_batiments_01 {
  margin-top: 70px;
}

/**  Block Architecte **/

.block_architect_batiment {
  margin: 90px 0;
}

.block_architect_batiment .row {
  margin-bottom: 60px;
}

.block_architect_batiment h3 {
  font-family: "Gotham_Thin";
  font-size: 70px;
  color: #203f50;
  text-align: right;
  margin-top: -20px;
}

.block_architect_batiment h3 span {
  display: block;
}

.block_architect_batiment h3 span b {
  font-family: "Gotham_Book";
  font-size: 90px;
}

.block_architect_batiment p {
  font-family: "Gotham_Book";
  font-size: 21px;
  color: #585858;
  line-height: 40px;
  text-align: justify;
}

@media (max-width: 1399px) {
  .block_architect_batiment h3 {
    font-size: 55px;
    line-height: 1.5;
  }

  .block_architect_batiment h3 span b {
    font-size: 75px;
  }
}

@media (max-width: 1199px) {
  .block_architect_batiment h3 span b {
    font-size: 65px;
  }
}

@media (max-width: 575px) {
  .block_architect_batiment .row {
    margin-bottom: 40px;
  }

  .block_architect_batiment h3 {
    font-size: 35px;
  }

  .block_architect_batiment h3 span b {
    font-size: 45px;
  }

  .block_architect_batiment p {
    font-size: 17px;
    line-height: 30px;
  }
}

/**  Block Espaces  **/

.block_espaces_batiment {
  margin-bottom: 90px;
}

.item_block_espaces_batiment {
  display: flex;
  align-items: start;
}

.item_block_espaces_batiment div {
  margin-left: 20px;
}

.item_block_espaces_batiment h4 {
  font-family: "Gotham_Thin";
  font-size: 27px;
  color: #308bae;
  margin-bottom: 25px;
}

.item_block_espaces_batiment h4 span {
  font-family: "Gotham_Medium";
}

.item_block_espaces_batiment p {
  font-family: "Gotham_Book";
  font-size: 21px;
  color: #585858;
  margin-bottom: 0;
  line-height: 40px;
}

@media (max-width: 991px) {
  .item_block_espaces_batiment {
    margin-bottom: 30px;
  }
  .logo_header {
    position: relative;
    z-index: 99999;
}
.logo_header.logo_header_center {
    position: absolute;
    left: 0;
    top: 10px;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

}

@media (max-width: 575px) {
  .item_block_espaces_batiment {
    margin-bottom: 30px;
  }

  .item_block_espaces_batiment img {
    width: 30px;
  }

  .item_block_espaces_batiment h4 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .item_block_espaces_batiment p {
    font-size: 18px;
    line-height: 30px;
  }
}</pre></body></html>