@charset "UTF-8";
/* CSS Document */
/* <576px */
.hidden {
  display: none;
}
body {
  font-family: muli, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color:#414042;
}
.keyField{display:none;}
.grecaptcha-badge{display:none;}
.header{
  padding-top:15px;
  padding-bottom:15px;
}
.menuTop {
  position: relative;
  background-color:#212121;
  font-size:14px;
  line-height: 18px;
  z-index:100;
}
.menuTop row{  
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: nowrap;

}
.menuTop a {
  color:#FFFFFF;
  font-weight: 700;
  text-decoration: none;
}
.menuTop .telephone {
  text-align:center;
}
.menuTop .telephone svg {
  width:16px;
  height:16px;
  margin-right:10px;
}
.menuTop .telephone .icon,
.menuTop .email .icon{
   stroke:#ffffff;
}

.menuTop .email {
   display:none;
}
.menuXl{display:none;}
.logo-container{z-index:99;}
.logoHead{
  display:block;
  padding-top:32px;
  padding-bottom:32px;
}
.promoBanner{background-color:#ffffff;}
.splide__slide{background-size: cover; background-position: center center;}
.hSlide1{background-image: url('../images/Quinzecent-penthouse-banner-2023.jpg');}
.infoPromo{
  background-color:#212121;
  display:block;
  color: #ffffff;  
  padding-top:60px;
  padding-bottom: 60px;
}
.infoPromo.bgLight{
  background-color:#414042;
}
.infoPromo.bgLight a{
  color:#ffffff;
}
.infoPromo.bgLight a:hover{
  color:#A97C50;
}
.infoPromo .promoTxt{
  font-size:18px;
  line-height:24px;
  font-weight: 600;
  padding-top:21px;
  padding-bottom: 5px;
}

.infoPromo .promoItem{
  padding-top:0px;
  padding-bottom: 0px;
}
.infoPromo .promoItembloc{
  padding-top:75px;
}
.infoPromo .arrow{
  text-align: center;
  margin-bottom:40px;
  animation-duration: 5s;
}
.infoPromo .arrow img{
  transform: rotate(90deg);
}
.infoPromo .promoItem .promoNote{
  font-size:18px;
  line-height:24px;
  margin-bottom:10px;
}
.infoPromo .promoItem .taux{
  font-size:18px;
  line-height:24px;
  color:#A97C50;
  font-weight: 700;
}

.infoPromo .textNote{
  font-size:12px;
  line-height:16px;
  padding-top:75px;
  padding-bottom: 32px;
  font-weight:300;
}
.infoPromo .contactAgent{
  position:relative;
  padding-top:36px;
  padding-bottom: 36px;
}
.infoPromo .contactAgent a{
  background-color: #A97C50;
  border:solid 1px #A97C50;
  color:#ffffff;
  text-decoration: none;
  padding: 9px 51px;
  font-weight: 600;
  font-size:14px;
  line-height:34px;  
}
.infoPromo .contactAgent a:hover{
  background-color: transparent;
  color:#A97C50;
}
.infoPromo .infoDatePromo{
  font-size:18px;
  line-height:24px;
  font-weight: 600;  
  padding-top:36px;
  padding-bottom: 36px;
}

.infoPromo .datePromo{
  padding-top:60px;
  padding-bottom: 60px;
}

.infoPromo .arrowanim{
  text-align:center;
  padding-top:29px;
  padding-bottom:29px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.infoPromo .arrowanim .rotateArrow{
  transform: rotate(90deg);
}

.infoPromo .arrowanim img{
  width:40px;
  height:79px;
}


.infoPromo .datePromo .data{
  font-size:54px;
  line-height:58px;
  font-weight: 600; 
  text-align: center;
  text-transform: uppercase;
}
.infoPromo .datePromo .data sup{
  text-transform:lowercase;
}
.infoPromo .datePromo .timeAddress.time{
  font-size:34px;
  line-height:44px;
  font-weight: 600;  
  margin-bottom:20px;
  text-align: center;
  text-transform: uppercase;
}
.infoPromo .datePromo .timeAddress.address{
  font-size:16px;
  line-height:24px;
  font-weight: 400;
  margin-bottom:20px;
  text-align: center;
}
.infoPromo .datePromo .timeAddress.address strong{
  font-weight:600;
}
.infoPromo .datePromo .timeAddress.note{
  font-size:16px;
  line-height:24px;
  font-weight: 600;  
  margin-bottom:0px;
  text-align: center;
}

.reveal {
  position: relative;
  opacity: 0;
}
/*.reveal.active {
  opacity: 1;
}*/
/*
.active.slideleft {
  animation: slideleft 1s ease-in-out;
}
*/
.delay1.active{
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.delay2.active{
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;  
}
.delay3.active{
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}





.carousel-item img{height:auto;}
.infoCarrousel1{
  background-color:#FFFFFF;
}
.infoCarrousel1 h2
{
  font-size:23px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color:#A97B50;
  text-align: left;
  padding-top:31px;
  padding-bottom:31px;
}
.infoCarrousel1 ul{
  /*list-style: none;*/
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color:#414042;
  list-style-image: url("../images/Quinzecent-list-arrow.png");
  list-style-image: url("../images/Quinzecent-list-arrow.svg");
    margin-inline-start: 10px;
    padding-inline-start: 0px;
  padding-bottom:10px;
}
.infoCarrousel1 ul li{
  margin-bottom:10px;
}
.infoCarrousel1 #carousel1{
    margin-bottom: 30px;
}
.introSection{
  background-image:url("../images/banner/Quinzecent-aerial-view-banner2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  color:#ffffff;
  font-size:14px;
  line-height:20px;
  text-align: right;
  padding-top: 55px;
  padding-bottom: 340px;
}

.introSection p{text-shadow: 3px 3px 4px rgba(0,0,0,0.15);}
.infoCarrousel1{  
  background-color:#FFFFFF;
}
.infoCarrousel1 .occupation{  
  font-size:21px;
  line-height:30px;
  font-weight: 700;
  padding-bottom:32px;
  text-transform: uppercase;
}




.formSection{
  background-image:url("../images/banner/Quinzecent-aerial-view-banner3.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.containForm{
  background-color:#212121;
  background-color:rgba(33,33,33,0.94);
  color:#FFFFFF;
  
}
.containForm h2{
  font-size:21px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 17px;
}
.containForm .sTitreForm{
  font-size:14px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 35px;
}
.form {
  padding-bottom:16px;
}
.containForm input[type="text"], .containForm input[type="email"], .containForm input[type="phone"] {
  font-family: muli, sans-serif;
  font-weight: 600;
  font-style: normal;
  border: 0px;
  border-radius:0px;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 20px;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16); 
  box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
  margin-bottom: 24px;
}
.form-group {
  margin-bottom: 17px;
}
label.error {
  color: #ffffff;
  font-size: 0.8rem;
}
.form-check {
  font-family: muli, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 17px;
  color: #FFFFFF;
  padding-left: 2.5em;
}
.checkCoutier {
  width: 100%;
  margin-bottom: 15px;
}
.checkNews {
  width: 100%;
  margin-bottom: 15px;
}
.btn-dark {
  margin-top: 11px;
  background-color: #A97C50;
  border-color: #A97C50;
  border-radius: 0px;
}
.btn-dark:hover {
  color:#A97C50;
  background-color: transparent;
  border-color: #A97C50;
}
.form-control:focus, .form-check-input:focus {
  box-shadow: none;
}
.form-check-input, .form-check-input:checked {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #414042;
  border-radius: 0px;
}
.form-check-input[type=checkbox] {
  border-radius: 0px;
  width: 20px;
  height: 20px;
  margin-left: -2.5em;
}
.form-check-input:checked[type=checkbox] {
  background-size: 26px 26px;
}
.rowCheck {
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
}



footer {
  background-color: #212121;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  padding-top: 43px;
  padding-bottom: 43px;
}
footer a {
  color: #ffffff;
  text-decoration: none;
}
footer a:hover {
  color: #A97B50;
}
footer .copyright {
  font-size: 10px;
  line-height: 15px;
}
footer .social{
  padding-top: 10px;
}
footer .social a{
  margin-right:20px;
}
footer .social img {
  max-width: 25px;
  height: auto;
}
footer .social a {
  float: left;
}
footer .colInfo {
  margin-bottom: 25px;
}
footer .telephone,
footer .email{
  margin-bottom:10px;
}
footer .telephone svg,
footer .email svg{
  margin-right:10px;
}
footer .telephone .icon {
   stroke:#ffffff;
}
footer .email .icon {
   stroke:#ffffff;
}
footer .logoPartner {
  margin-top: 24px;
  margin-bottom: 24px;
}
footer .logoPartner img {
  margin-right: 20px;
}


.banner-topStatic a {
  color:#ffffff;
  text-decoration: none;
}
.banner-topStatic a:hover {
  color:#ffffff;
  text-decoration: underline;
}
.banner-topStatic {  
  padding-top: 10px;
  padding-bottom: 74px;
  background-image: url("../images/quinzecent-bg-top.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
}
.banner-top .intro a,
.banner-topStatic .introPC a{
  color: #FFFFFF;
  text-decoration: none !important;
}
.banner-top .intro a:hover,
.banner-topStatic .introPC a:hover {
  color: #FFFFFF;
}
.introPC {
  font-family: muli, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 26px;
  color: #FFFFFF;
  text-align: left;
  margin-bottom: 48px;
  text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
}
.introPC ol, .introPC ul {
    padding-left: 1.5rem;
}
.intro {
  font-family: muli, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 26px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 48px;
  text-shadow: 1px 1px 3px rgb(0 0 0 / 50%);
}

@media (min-width: 576px) {

  .form-check {
    font-size: 12px;
    line-height: 17px;
    padding-left: 3em;
  }
  .form-check-input[type=checkbox] {
    width: 26px;
    height: 26px;
    margin-left: -3em;
  }
  .introPC {
    font-size: 20px;
    line-height: 31px;
  }
  .intro {
    font-size: 20px;
    line-height: 33px;
  }
  
  
  
}









svg .svg-elem-1 {
  stroke-dashoffset: 260.7163391113281px;
  stroke-dasharray: 260.7163391113281px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}

svg.active .svg-elem-1 {
  stroke-dashoffset: 0;
}

svg .svg-elem-2 {
  stroke-dashoffset: 260.7167053222656px;
  stroke-dasharray: 260.7167053222656px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
}

svg.active .svg-elem-2 {
  stroke-dashoffset: 0;
}



.animate__flecheTime {
  -webkit-animation-name: flecheTime;
  animation-name: flecheTime;
	animation-timing-function: linear;
}
@-webkit-keyframes flecheTime {
    from,
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: translate3d(-10px, 0, 0);
      transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
      -webkit-transform: translate3d(10px, 0, 0);
      transform: translate3d(10px, 0, 0);
    }
  }
@keyframes flecheTime {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  25% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }	
  75% { 
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
/* Sliding entrances */
/*
@-webkit-keyframes fadeInBloc {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBloc {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}*/
.active.animate__fadeInBloc {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}


