@media (min-width: 1200px){
  /* CSS Document */
  /* >= 992px */
  .header{
    padding-top:15px;
    padding-bottom:15px;
    position: absolute;
    width: 100%;
  }
  .header .container{
    display: block;
    position: relative;
  }
  .menuTop .row{
    position: absolute;
    width: 20%;
    right: 0;
    top: 50px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .menuTop .lang{
    margin-bottom:50px;
    text-align: left;
  }
  .menuTop a {
    /*color:#000000;*/
    color:#ffffff;
    text-decoration: none;
    font-size: 15px;
    line-height: 19px;
  }
  .menuTop .email {
    text-align: left;
  }
  .menuTop .telephone {
    margin-bottom:10px;
    text-align: left;
  }
  .menuTop .telephone svg{
    width:16px;
    height:16px;
    margin-right:10px;
  }
  .menuTop .email svg {
    width:20px;
    height:16px;
    margin-right:10px;
  }
  .menuTop .telephone .icon , 
  .menuTop .email .icon {
     /*stroke:#000000;*/
     stroke:#ffffff;
  }
  
  
  
  
  
  
  /*.menuTop {
    display:none;
  }*/
  

  /*.menuXl{display:block;position: relative;}
  .menuXl .row{
    position: absolute;
    width: 20%;
    right: 0;
    top: 65px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .menuXl .lang{
    margin-bottom:60px;
  }
  .menuXl a {
    color:#FFFFFF;
    text-decoration: none;
    font-size: 15px;
    line-height: 19px;
  }
  .menuXl .telephone svg{
    width:16px;
    height:16px;
    margin-right:10px;
  }
  .menuXl .email svg {
    width:20px;
    height:16px;
    margin-right:10px;
  }
  .menuXl .telephone .icon , 
  .menuXl .email .icon {
     stroke:#FFFFFF;
  }
  */
  
  
  
  .logoHead{
    display:block;
    padding-top:65px;
    padding-bottom:25px;
  }

  
.infoPromo{
  padding-top:60px;
  padding-bottom: 60px;
}
  
.infoPromo:before {
   content: "";
    display: block;
    width: 182px;
    height: 377px;
    background-image: url(../images/Quinzecent-arrow-left.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 92px;
    left: 0px;
}

 .infoPromo:after {
    content: "";
    display: block;
    width: 182px;
    height: 377px;
    background-image: url(../images/Quinzecent-arrow-right.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: 92px;
    right: 0px;
  }
.bgLight.infoPromo:before, .bgLight.infoPromo:after{
    content: none;
}
.infoPromo .promoTxt{
  font-size:29px;
  line-height:40px;
  padding-top:60px;
  padding-bottom: 60px;
}
.pnov2024btext{
  font-size: 58px;
  line-height: 70px;
}
.infoPromo .promoItem{
  padding-top:60px;
  padding-bottom: 60px;
}
.infoPromo .promoItembloc .promoNote{
  font-size:28px;
  line-height:34px;
  margin-bottom:10px;
}
.infoPromo .promoItem .taux{
  font-size:18px;
  line-height:24px;
}

.infoPromo .textNote{
  font-size:14px;
  line-height:18px;
  padding-top:40px;
  padding-bottom: 40px;
}
.infoPromo .contactAgent{
  padding-top:60px;
  padding-bottom: 60px;
}
.infoPromo .contactAgent a{
  padding: 20px 66px;
  font-weight: 600;
  font-size:21px;
  line-height:30px;  
}
.infoPromo .infoDatePromo{
  font-size:34px;
  line-height:44px;
  padding-top:60px;
  padding-bottom: 60px;
}

.infoPromo .datePromo{
  padding-top:60px;
  padding-bottom: 60px;  
}
.infoPromo .datePromo .data{
  font-size:72px;
  line-height:72px;
}
.infoPromo .datePromo .timeAddress.time{
  font-size:34px;
  line-height:44px;
  margin-bottom:15px;
}
.infoPromo .datePromo .timeAddress.address{
  font-size:16px;
  line-height:24px;
  margin-bottom:15px;
}
.infoPromo .datePromo .timeAddress.note{
  font-size:16px;
  line-height:24px;
  margin-bottom:0px;
}


  .carousel-item img{height:auto;}
  .infoCarrousel1{
    background-color:#FFFFFF;
    padding-top: 118px;
    padding-bottom: 118px;
  }
  .infoCarrousel1 .row{
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
  }
  .infoCarrousel1 h2
  {
    font-size:28px;
    line-height: 32px;
    text-align: left;
    padding-top:0px;
    padding-bottom:31px;
  }
  .infoCarrousel1 ul{
    /*list-style: none;*/
    font-size: 15px;
    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-banner.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    color:#ffffff;
    font-size:18px;
    line-height:24px;
    text-align: right;
    padding-top: 94px;
    padding-bottom: 600px;
  }

  .introSection p{text-shadow: 3px 3px 4px rgba(0,0,0,0.15);}
  .infoCarrousel2{  
    background-color:#FFFFFF;
  }
  .formSection{
    background-image:url("../images/banner/Quinzecent-aerial-view-banner3.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .containForm{
    
    color:#FFFFFF;
    margin-top: 215px;
    margin-bottom: 215px;

  }
  .containForm h2{
    font-size:24px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-top: 36px;
    margin-bottom: 17px;
  }
  .containForm .sTitreForm{
    font-size:14px;
    line-height: 22px;
    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;*/
  }
  .btn-dark {
    margin-top: 11px;
    border-radius: 0px;
  }
  .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:checked[type=checkbox] {
    background-size: 26px 26px;
  }
  
.form-check-input[type=checkbox] {
    width: 26px;
    height: 26px;
    margin-left: -3em;
  }


  footer {
    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;
  }
  .colLogo{
    margin-bottom: 0px;
  }
  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 .colInfo {
    margin-bottom: 0px;
  }
  footer .telephone,
  footer .email{
    margin-bottom:10px;
  }
  footer .telephone svg,
  footer .email svg{
    margin-right:10px;
  }
  footer .logoPartner {
    margin-top: 47px;
    margin-bottom: 23px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
  }
  
  footer .logoPartner img {
    margin-right: 20px;
  }
  footer .copyright {
    text-align: left;
  }
}
