.top-bar {
  position: relative;
  width: 100%;
  height: 70px;
  padding-right: 30px;
  padding-left: 30px;
  float: left;
  background-color: #fff;
}

.body {
  background-color: #f5f5f5;
}

.logo-box {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 130px;
  margin-top: 14px;
  margin-right: auto;
  margin-left: auto;
}

.logo-box.logo-box-cm {
  width: 200px;
  margin-top: 5px;
}

.img-logo {
  width: 100%;
}

.img-logo.logo-styles {
  display: block;
  width: 90%;
  margin-top: -7px;
  margin-right: auto;
  margin-left: auto;
}

.img-logo.logo-cm.va {
  margin-top: 3px;
}

.van-top-right {
  margin-top: 22px;
  float: right;
}

.download-top-link {
  margin-right: 15px;
  float: left;
  color: #2b2b2b;
  text-decoration: none;
}

.download-img-box {
  float: left;
}

.intro-box {
  width: 100%;
  height: 700px;
  float: left;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../1920x1080.html');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../jpg/1920x1080.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.intro-box.styles {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../jpg/1920x1080_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../1920x1080_1.html');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.intro-box.cm {
  background-image: url('../jpg/une6-1920x1080.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.intro-box.va {
  background-image: url('../1920x1080_2.html');
  background-position: 50% 50%;
  background-size: cover;
}

.intro-content {
  display: block;
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 162px;
}

.intro-txt-1 {
  width: 65%;
  float: left;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 56px;
  line-height: 140%;
}

.intro-txt-1.v-style {
  font-family: Vollkorn, serif;
  line-height: 125%;
  font-weight: 400;
}

.intro-txt-1.v-cm {
  width: 75%;
  font-family: Din, sans-serif;
  font-size: 46px;
  font-weight: 400;
}

.dispo-box {
  width: 100%;
  margin-top: 40px;
  float: left;
  clear: both;
}

.dispo-box.n2 {
  display: block;
  width: 475px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.dispo-box.n2.n3 {
  width: 75%;
  float: none;
}

.dispo-box.n2.eee {
  width: 302px;
}

.dispo-img {
  display: inline-block;
  margin-right: 25px;
}

.dispo-img.last {
  margin-right: 0px;
}

.bloc {
  width: 100%;
  float: left;
  background-color: #f5f5f5;
}

.bloc.white {
  background-color: #fff;
}

.bloc-content {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.bloc-titre {
  display: block;
  width: 660px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #2b2b2b;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 140%;
  font-weight: 700;
  text-align: center;
}

.bloc-titre.bt2 {
  width: 340px;
}

.bloc-titre.bt3 {
  width: 460px;
}

.bloc-titre.sty {
  background-color: #ec9e9e;
  font-family: Vollkorn, serif;
  font-weight: 400;
  text-transform: none;
}

.bloc-titre.t-cm {
  width: 100%;
  background-color: transparent;
  font-family: Din, sans-serif;
  color: #f47500;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.bloc-titre.t-cm.va {
  color: #ee535f;
}

.bloc-titre-box {
  margin-bottom: 150px;
  text-align: center;
}

.bloc-titre-box.v-cm-less-padd {
  margin-bottom: 120px;
}

.p-titre {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 140%;
  font-weight: 700;
  text-align: center;
}

.p-titre.t-cm {
  font-family: Din, sans-serif;
  color: #f47500;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.p-titre.t-cm.va {
  color: #ee535f;
}

.p-txt {
  font-family: Merriweather, serif;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
}

.p-txt.p-padd-b {
  margin-bottom: 94px;
}

.p-txt.p-padd-b.v-cm-padd {
  margin-bottom: 40px;
}

.p-box {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.p-box.p-box2 {
  width: 70%;
  margin-top: 75px;
}

.p-box.ddl-b {
  margin-bottom: 25px;
}

.p-box.p-box-cm {
  width: 60%;
}

.red {
  color: #f32938;
}

.picto-a {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.link-b {
  margin-right: 25px;
  padding-bottom: 8px;
  float: left;
  border-bottom: 1px dotted #b8b8b8;
  font-family: Merriweather, serif;
  color: #2b2b2b;
  font-size: 16px;
  text-decoration: none;
  text-transform: none;
}

.link-b:hover {
  border-bottom-color: #000;
}

.link-b.last {
  margin-right: 0px;
}

.img-b {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.social-b {
  display: block;
  width: 160px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
}

.social-box {
  width: 65px;
  height: 65px;
  margin-right: 25px;
  float: left;
  background-color: #2b2b2b;
}

.social-box.last {
  margin-right: 0px;
}

.img-soc {
  width: 100%;
}

.hiddddddddddde {
  display: none;
}

.embed {
  width: 100%;
  float: left;
}

.bloc-cont {
  width: 100%;
  float: left;
}

@media (max-width: 991px) {
  .top-bar {
    position: absolute;
    padding-right: 20px;
    padding-left: 20px;
  }
  .intro-box {
    height: 450px;
  }
  .intro-box.styles {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../1920x1080_1-2.html');
    background-image: linear-gradient(180deg, null, null), url('../1920x1080_1-2.html');
    background-position: 0px 0px, 50% 12%;
    background-size: auto, contain;
  }
  .intro-content {
    width: 100%;
    padding-top: 135px;
    padding-right: 60px;
    padding-left: 60px;
  }
  .intro-txt-1 {
    width: 90%;
    font-size: 36px;
  }
  .intro-txt-1.v-cm {
    font-size: 36px;
  }
  .dispo-box.n2.n3 {
    width: 101%;
  }
  .bloc-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .bloc-titre-box {
    margin-bottom: 50px;
  }
  .p-box {
    width: 90%;
  }
  .p-box.p-box2 {
    width: 100%;
    padding-right: 60px;
    padding-left: 60px;
  }
  .img-b {
    width: 90%;
  }
}

@media (max-width: 767px) {
  .top-bar {
    height: 50px;
  }
  .logo-box {
    width: 110px;
    margin-top: 8px;
  }
  .logo-box.logo-box-cm {
    width: 150px;
    margin-top: 1px;
  }
  .img-logo.logo-styles {
    width: 75%;
    margin-top: -3px;
  }
  .van-top-right {
    display: none;
  }
  .intro-box {
    height: 400px;
  }
  .intro-box.styles {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../1920x1080_1-2.html');
    background-image: linear-gradient(180deg, null, null), url('../1920x1080_1-2.html');
    background-position: 0px 0px, 0% 8%;
    background-size: auto, 670px;
  }
  .intro-content {
    padding-top: 77px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .intro-txt-1 {
    font-size: 40px;
  }
  .intro-txt-1.v-style {
    font-size: 34px;
    line-height: 123%;
  }
  .intro-txt-1.v-cm {
    width: 100%;
    font-size: 31px;
  }
  .dispo-box {
    margin-top: 15px;
  }
  .dispo-box.n2.n3 {
    width: auto;
  }
  .bloc-titre {
    width: 90%;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }
  .bloc-titre-box.v-cm-less-padd {
    margin-bottom: 50px;
  }
  .p-txt.p-padd-b {
    margin-bottom: 40px;
    font-size: 14px;
  }
  .p-box.p-box2 {
    margin-top: 40px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .p-box.p-box-cm {
    width: 90%;
  }
  .picto-a {
    margin-bottom: 10px;
  }
  .link-b {
    display: block;
    width: 139px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .link-b.last {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .img-b {
    width: 100%;
  }
  .social-b {
    width: 117px;
    margin-top: 30px;
  }
  .social-box {
    width: 45px;
    height: 45px;
  }
}

@media (max-width: 479px) {
  .intro-box {
    height: 360px;
  }
  .intro-content {
    padding-top: 74px;
  }
  .intro-txt-1 {
    width: 100%;
    font-size: 23px;
  }
  .intro-txt-1.v-style {
    font-size: 20px;
    line-height: 137%;
  }
  .intro-txt-1.v-cm {
    font-size: 21px;
  }
  .dispo-box {
    margin-top: 15px;
  }
  .dispo-box.n2 {
    width: 118px;
  }
  .dispo-box.n2.eee {
    width: 116px;
  }
  .dispo-img {
    width: 110px;
    margin-bottom: 10px;
    float: left;
    clear: both;
  }
  .bloc-content {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .bloc-titre {
    font-size: 16px;
  }
  .bloc-titre.bt2 {
    width: 220px;
  }
  .bloc-titre.bt3 {
    width: 280px;
  }
  .p-titre {
    font-size: 18px;
  }
  .link-b {
    padding-bottom: 5px;
    font-size: 14px;
  }
}

@font-face {
  font-family: 'Din';
  src: url('../din%20lightalternate.html') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Din';
  src: url('../din%20regularalternate.html') format('truetype');
  font-weight: 400;
  font-style: normal;
}