@media (min-width: 768px){
  /* CSS Document */
  /* >= 768px */
  .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 .telephone {
    text-align:center;
  }
  .menuTop .telephone svg {
    width:16px;
    height:16px;
    margin-right:10px;
  }
  .menuTop .telephone .icon {
     stroke:#ffffff;
  }
  .menuTop .email .icon {
     stroke:#ffffff;
  }

  .menuTop .email {
     display:none;
  }

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

  



 
.infoPromo{
  padding-top:30px;
  padding-bottom: 30px;
}
.infoPromo .promoTxt{
  font-size:19px;
  line-height:24px;
  padding-top:60px;
  padding-bottom: 0px;
}

.infoPromo .promoItem{
  padding-top:60px;
  padding-bottom: 60px;
}
.infoPromo .promoItembloc{
  padding-top:75px;
}
.infoPromo .arrow img{
  transform: rotate(90deg);
}
.infoPromo .promoItembloc .promoNote{
  font-size:18px;
  line-height:24px;
  margin-bottom:10px;
}
.infoPromo .promoItem .taux{
  font-size:18px;
  line-height:24px;
  }

.infoPromo .textNote{
  font-size:12px;
  line-height:16px;
  padding-top:10px;
  padding-bottom: 60px;
}
.infoPromo .contactAgent{
  padding-top:60px;
  padding-bottom: 60px;
}
.infoPromo .contactAgent a{
  padding: 15px 62px;
  font-weight: 600;
  font-size:14px;
  line-height:34px;
}
.infoPromo .infoDatePromo{
  font-size:24px;
  line-height:34px;
  padding-top:60px;
  padding-bottom: 60px;
}

.infoPromo .datePromo{
  padding-top:10px;
  padding-bottom: 10px;  
}
.infoPromo .arrowanim{
  text-align:center;
  padding-top:29px;
  padding-bottom:29px;
}
.infoPromo .arrowanim img{
  width:55px;
  height:111px;
}

.infoPromo .datePromo .data{
  font-size:52px;
  line-height:52px;
}
.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;
} 
  
  
  
  /*
.infoPromo .datePromo .data{
  font-size:42px;
  line-height:42px;
  text-align: left;
}
.infoPromo .datePromo .timeAddress.time{
  font-size:22px;
  line-height:32px;
  margin-bottom:10px;
  text-align: left;
}
.infoPromo .datePromo .timeAddress.address{
  font-size:12px;
  line-height:20px;
  margin-bottom:10px;
  text-align: left;
}
.infoPromo .datePromo .timeAddress.note{
  font-size:12px;
  line-height:20px;
  margin-bottom:0px;
  text-align: left;
}*/

  
  
  .carousel-item img{height:auto;}
  .infoCarrousel1 h2
  {
    font-size:24px;
    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-banner.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    color:#ffffff;
    font-size:14px;
    line-height:20px;
    text-align: right;
    padding-top: 55px;
    padding-bottom: 340px;
  }
  
.infoCarrousel1 .occupation{  
  font-size:21px;
  line-height:30px;
  font-weight: 700;
  padding-bottom:32px;
}

  

  .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{
  background-color:#212121;
  background-color:rgba(33,33,33,0.94);
    -webkit-box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.48); 
box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.48);
    color:#FFFFFF;
    margin-top: 100px;
    margin-bottom: 100px;

  }
  .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;*/
  }
  .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] {
    width: 22px;
    height: 22px;
    margin-left: -3em;
  }
  .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 {
    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 .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: space-around;
    align-items: center;
  }
  
  footer .logoPartner img {
    margin-right: 20px;
  }
  footer .copyright {
    text-align: center;
  }
  
  
  

  
  
  
  
  
  
  
}
