.div-block {
  height: auto;
  margin-top: 36px;
  margin-right: 0px;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-width: 80%;
  margin-right: auto;
  margin-left: 0px;
  padding-right: 20px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.heading {
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  text-align: center;
  color: black;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

.heading-3 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
}

.paragraph {
  margin-right: 20px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  text-align: center;
  margin-bottom: 32px;
}

.copierlecode {
  margin-right: 12px;
  background-color: #000;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 18px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  background-color: rgba(56, 152, 236, 0);
  font-family: Montserrat, sans-serif;
  color: #000;
  font-weight: 600;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15%;
  min-width: 250px;
  height: 150px;
  margin-right: 21px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;;
}

.columns {
  width: 80%;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 65px;
  margin-right: 20px;
  margin-left: 20px;
  padding-bottom: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  text-align: center;
  color: #000;
  padding-top: 5px;
}

.heading-4 {
  margin-bottom: 4px;
  text-align: center;
}

.paragraph-2 {
  margin-top: 12px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 16px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}


.div-block-5 {
  padding-bottom: 20px;
}

.text-block-2 {
  text-align: center;
  color: #000;
   
}

.text-span {
  color: #000;
  font-size: 28px;
  min-height: 100%;
}

.text-span-2 {
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 55px;
  font-weight: 700;
}

.image-2 {
  max-width: 100px;
  min-width: 80px;
}

.text-span-3 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.text-span-4 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: self-start;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block-3 {
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  text-align: center;
}

.section-2 {

  margin-top: 40px;
  margin-bottom: 60px;
}

.video {
  height: 387px;
  background-color: #fff;
  background-image: url('../images/contourbandeau.png');
  background-position: 0px 0px;
  background-size: contain;
}

.heading-5 {
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.paragraph-3 {
  margin-top: 26px;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.container-1 {
  padding-bottom: 90px;
}

.background-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  height: 549px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

.column-2 {
  display: block;
  height: auto;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1250px) {
  .div-block {
    width: 600px;
    height: auto;
    margin-right: auto;
  }

  .div-block-3{
    margin-bottom: 32px;
  }

  .div-block-2 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading {
    font-size: 60px;
  }

  .section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .heading-4 {
    text-align: center;
  }

  .image-2 {
    min-width: 50px;
  }

  .div-block-6 {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .heading-5 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .paragraph-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

   .paragraph-2 {
    margin-bottom: 42px;
  }

  .div-block-5{
    margin-top: 48px;
  }

  .div-block-2 {
    padding-left: 20px;
  }

  .div-block-4 {
    width: 90%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-3 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .background-video {
    width: 565px;
  }
}

@media screen and (max-width: 479px) {
  .div-block-2 {
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading {
    margin-right: 10px;
    margin-left: 10px;
  }

  .heading-2 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .heading-3 {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph {
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 13px;
  }



  .div-block-8 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .video-2 {
    width: 100%;
    height: auto;
  }
}