@media (min-width: 992px){
  /* CSS Document */
  /* >= 992px */
  .header{
    padding-top:15px;
    padding-bottom:15px;
  }
  .menuTop {
    position: relative;
    background-color:#212121;
    font-size:14px;
    line-height: 18px;
  }
  .menuTop row{  
      display: flex;
      justify-content: space-around;
      flex-direction: row;
      flex-wrap: nowrap;

  }
  .menuTop a {
    color:#ffffff;
    text-decoration: none;
  }
  .menuTop .lang {
    text-align:right;
  }
  .menuTop .telephone {
    text-align:left;
  }
  .menuTop .email {
    text-align:center;
     display:inline-block;
  }
  .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:#ffffff;
  }


  
  
  .logoHead{
    display:block;
    padding-top:32px;
    padding-bottom:32px;text-align: center;
  }
  

 
.infoPromo{
  padding-top:60px;
  padding-bottom: 60px;
}
.infoPromo .promoTxt{
  font-size:29px;
  line-height:40px;
  padding-top:60px;
  padding-bottom: 60px;
}

.infoPromo .promoItem{
  padding-top:60px;
  padding-bottom: 60px;
}
.infoPromo .promoItembloc{
  padding-top:0px;
}
.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;
}

.infoPromo .textNote{
  font-size:14px;
  line-height:18px;
  padding-top:10px;
  padding-bottom: 60px;
}
.infoPromo .contactAgent{
  padding-top:60px;
  padding-bottom: 60px;
}
.infoPromo .contactAgent a{
  padding: 15px 60px;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
}
.infoPromo .infoDatePromo{
  font-size:34px;
  line-height:44px;
  padding-top:60px;
  padding-bottom: 60px;
}

.infoPromo .datePromo{
  padding-top:10px;
  padding-bottom: 60px;  
}
  
.infoPromo .arrowanim{
  text-align:center;
  padding-top:29px;
  padding-bottom:29px;
}
.infoPromo .arrowanim .rotateArrow{
  transform: rotate(0deg);
}
.infoPromo .arrowanim img{
  width:55px;
  height:111px;
}
  
.infoPromo .datePromo .data{
  font-size:52px;
  line-height:52px;
  text-align: left;
}
.infoPromo .datePromo .timeAddress.time{
  font-size:34px;
  line-height:44px;
  margin-bottom:15px;
  text-align: left;
}
.infoPromo .datePromo .timeAddress.address{
  font-size:16px;
  line-height:24px;
  margin-bottom:15px;
  text-align: left;
}
.infoPromo .datePromo .timeAddress.note{
  font-size:16px;
  line-height:24px;
  margin-bottom:0px;
  text-align: left;
}
.delay1.active{
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.delay2.active{
  -webkit-animation-delay: 1s;
  animation-delay: 1s;  
}
.delay3.active{
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
  
  
  

  .carousel-item img{height:auto;}
  .infoCarrousel1{
    background-color:#FFFFFF;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .infoCarrousel1 .row{
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
  }
  .infoCarrousel1 h2{
    font-size:23px;
    line-height: 31px;
    text-align: left;
    padding-top:0px;
    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-banner.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    color:#ffffff;
    font-size:16px;
    line-height:22px;
    text-align: right;
    padding-top: 55px;
    padding-bottom: 400px;
  }

  .introSection p{text-shadow: 3px 3px 4px rgba(0,0,0,0.15);}
  .infoCarrousel1{  
    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: 100px;
    margin-bottom: 100px;

  }
  .containForm h2{
    font-size:22px;
    line-height: 24px;
    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;
    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[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: row;
    align-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
  }

 .checkCoutier {
    width: 33%;
  }
  .checkNews {
    width: 66%;
  }
  .rowCheck {
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
  }
  .form-check-input[type=checkbox] {
    width: 24px;
    height: 24px;
    margin-left: -3em;
  }
  
  
  
  
  
  
  
  
  
  
  

  footer {
    color: #ffffff;
    font-size: 12px;
    line-height: 18px;
    padding-top: 43px;
    padding-bottom: 43px;
  }
  footer a {
    color: #ffffff;
    text-decoration: none;
  }
  footer a:hover {
    color: #A97B50;
  }
  .colLogo{
    margin-bottom: 50px;
  }
  footer .colLogo img{
    max-width: 215px;
    height: auto;
  }
  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: 25px;
  }
  footer .telephone,
  footer .email{
    margin-bottom:10px;
  }
  footer .telephone svg,
  footer .email svg{
    margin-right:10px;
  }
  footer .logoPartner {
    margin-top: 24px;
    margin-bottom: 24px;
    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;
  }
  
  /* Sliding entrances */
  /*@-webkit-keyframes fadeInBloc {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }

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

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