@media (max-width: 768px) {
  .nav-center ul.hide-smart,
  .hide-smart {
    display: none;
  }

  .nav-content.full-height {
    height: 100vh;
    box-sizing: border-box;
    background-color: #00415e;
    position: fixed;
    z-index: 500;
  }

  .nav-content.full-height a.contact {
    position: absolute;
    z-index: 3100;
    width: calc(100% - 50px);
    left: 25px;
    top: calc(100vh - 150px);
    text-align: center;
  }

  .nav-center ul {
    display: flex;
    align-content: center;
    position: absolute;
    width: 100%;
    height: calc(100vh - 200px);
    padding-top: 0px;
    z-index: 2000;
    background-color: #00415e;
    padding-left: 0px;
    box-sizing: border-box;
    top: 0px;
    left: 0px;
    text-align: center;
  }

  .nav-center ul li {
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .nav-center ul li a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-bottom-style: none;
    text-align: center;
  }

  .page-simple .contenu .col-g {
    padding-right: 0px;
    width: 100%;
  }

  .page-simple .contenu .col-d {
    padding-left: 0px;
    width: 100%;
  }

  .header {
    background-size: 50% auto;
  }

  .header h1 {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
    line-height: 33px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .nav-center a.logo {
    position: absolute;
    z-index: 2500;
    top: 20px;
    left: 0px;
  }

  .nav-center a.logo img {
    width: auto;
    height: 30px;
    margin-left: 25px;
    margin-top: 0px;
  }

  .btn-block {
    display: block;
    z-index: 3000;
    position: absolute;
  }

  .btn-burger {
    top: 20px;
    right: 25px;
    width: 30px;
    height: 30px;
    background-image: url(../images/btn-burger.svg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .btn-burger-close {
    top: 20px;
    right: 25px;
    width: 30px;
    height: 30px;
    background-image: url(../images/btn-burger-close.svg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .page-simple {
    padding-bottom: 40px;
    padding-top: 60px;
  }

  .footer-content {
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer-content .logo {
    width: 100%;
    font-size: 15px;
    text-align: center;
  }

  .footer-content .menus {
    width: 100%;
    padding-left: 0px;
    margin-top: 60px;
    border-top: #fff 1px solid;
    padding-top: 45px;
  }

  .footer-content .menus ul li {
    margin-right: 0px;
    display: block;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .footer-content .menus ul li a {
    text-decoration: none;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
  }

  .entete h1 {
    font-size: 25px;
    line-height: 35px;
    padding-left: 25px;
    padding-right: 25px;
    display: block;
    box-sizing: border-box;
    width: 100%;
  }

  .boutons {
    width: 100%;
    display: block;
padding-left: 30px;
padding-right: 30px;
flex-direction: inherit;
flex-wrap: inherit;
justify-content: inherit;
  }


  .boutons a.groupe,
  .boutons span.groupe {
    box-sizing: border-box;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 15px;
    line-height: 15px;
    padding-top: 15px;
    cursor: pointer;
    display: block;
    margin-left: 0px;
    margin-right: 0px;
  }
  
  .boutons a.contact {
    box-sizing: border-box;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 15px;
    line-height: 15px;
    padding-top: 15px;
    margin-top: 30px;
    display: block;
    margin-left: 0px;
    margin-right: 0px;
  }


  .page {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .page .content {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .page .content .gauche {
    width: 100%;
    padding-right: 0px;
  }

  .page .content .droite {
    width: 100%;
    padding-left: 0px;
    position: relative;
  }

  .page .content .droite img.picto-image {
    display: none;
  }

  .page-bleu-clair {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .page-bleu-clair .contenu h5 {
    font-size: 23px;
    line-height: 30px;
  }

  .boutons a.groupe {
    text-decoration: none;
    color: #fff;
    background-color: #9a6d00;
    height: 45px;
    box-sizing: border-box;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 15px;
    line-height: 15px;
    padding-top: 15px;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    box-sizing: border-box;
    margin-bottom: 50px;
  }

  .boutons a.contact {
    text-decoration: none;
    color: #9a6d00;
    background-color: #fff;
    height: 45px;
    box-sizing: border-box;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 15px;
    line-height: 15px;
    padding-top: 15px;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    box-sizing: border-box;
  }

  .signature {
    width: 100%;
    margin-bottom: 20px;
  }

  .page-bleu-clair .contenu .logos a {
    width: 80%;
    background-position: center top;
    background-size: 60% auto;
    height: auto;
    background-repeat: no-repeat;
    box-sizing: border-box;
    margin-left: 10%;
    margin-right: 10%;
  }

  .page-bleu-clair .contenu .logos a span {
    margin-top: 80px;
  }

  .page-bleu-clair .contenu .logos .sep {
    display: none;
  }

  .page-bleu-clair .contenu .logos a.century {
    margin-bottom: 0px;
  }

  .page-bleu-clair .contenu .logos a.infinity {
    border-left-style: none;
    border-right-style: none;
    margin-bottom: 0px;
  }
  .page-bleu-clair .contenu .logos a.icp {
    margin-bottom: 0px;
  }
  .page-bleu-clair .contenu .logos a.akeria {
    margin-bottom: 0px;
  }

  .page-bleu-clair .contenu .logos a.rassurons {
    border-left-style: none;
    border-right-style: none;
    margin-bottom: 0px;
  }

  .page-bleu-clair .contenu .logos a.empruntis {
    margin-bottom: 0px;
  }

  .actu {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    align-items: stretch;
  }


.page-actus{
  padding-left: 30px;
  padding-right: 30px;
}

.image-une-wrapper{
  padding-left: 30px;
  padding-right: 30px;
}

.image-une {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
}

.big-header {
  min-height: 300px;
}

.big-header h1 {
padding-top: 40px;
font-size: 25px;
line-height: 35x;
}

.image-une img {
  width: 100%;
  height: auto;
  margin-top: -100px;
  margin-bottom: 0px;
  border-radius: 10px;
}

.page-actus .partage, .page-actus .partage p{
  width: 100%;
  display: block;
}


.page-actus .partage p span{
  width: 100%;
  display: block;
  margin-bottom: 15px;
}

}
