.navbar {
  margin-top: 0px;
  padding-top: 0px;
  background-color: #fff;
  color: #333;
}

.container {
  max-width: 1124px;
}

.container-2 {
  height: 456px;
  max-height: none;
  max-width: 1124px;
  border-radius: 9px;
  background-image: url('../images/Image.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-404 .bold-dispatch {
  font-size: 40px !important;
}

.container-404 .button-2 {
  line-height: 20px !important;
}

.w-nav-link:hover {
  color: #ee4650;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47%;
  height: 100%;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
  background-color: rgba(57, 77, 129, 0.79);
}

.heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 50px;
  font-weight: 800;
  text-transform: uppercase;
}

.div-block-2 {
  display: block;
  margin-top: 10px;
  -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;
}

.div-block-2 a {
  margin-right: 20px;
}

.heading-2 {
  margin-top: 0px;
  color: #fff;
  font-weight: 600;
}

.button {
  padding-left: 45px;
  border-style: solid;
  border-width: 2px;
  border-color: white;
  color: white;
  border-radius: 6px;
  background-color: transparent;
  background-image: url('../images/Arrow.svg');
  background-position: 12% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.button-dispatch {
  display: flex;
  justify-content: center;
}

.list-dispatch {
  color: white;
  background-color: #ee4650;
  font-size: 15px;
  font-style: italic;
  font-weight: 700;
  font-family: Exo, sans-serif;
  padding: 20px 10px 5px 10px;
  margin-top: 20px;
}

.partenaire h3{
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  color: #ee4650;
  margin-top: 30px;
  margin-bottom: 40px;

}

.p-intro-dispatch-3 {
  margin-top: 30px;
  font-size: 25px;
}


.partenaire {
  margin-bottom: 40px;
}

.partenaire a {
  margin-left: 10px;
  margin-right: 10px;
}

.div-block-3 {
  position: relative;
  left: auto;
  top: -65%;
  right: -97%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 79px;
  height: 164px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 6px;
  background-color: #0077bf;
}

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

.bandeau-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1124px;
  margin-top: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.body {
  font-family: Exo, sans-serif;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-6 {
  margin-left: 20px;
}

.div-block-7 {
  margin-left: 20px;
}

.link-block {
  margin-right: 20px;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide {
  background-color: #fff;
}

.icon {
  background-color: transparent;
}

.slider {
  width: 667px;
  height: 60px;
}

.nav-menu {
  padding-top: 20px;
  display: flex;
  justify-content: center;
  font-family: Exo, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}

.nav-menu a {
  margin: 0px;
}

.intro-dispatch {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.intro-dispatch a {
  width: 50%;
}

.intro-dispatch-2 {
  width: 50%;
  padding: 20px;
}

.intro-dispatch-2 p {
  font-size: 25px;
  line-height: 23px;
  font-weight: bold;
  color: #ee4650;
}

.bold-dispatch {
  font-size: 25px;
  font-weight: bold;
  font-family: Exo, sans-serif;
}

.rose {
  color: #ee4650;
}

.intro-dispatch-3 a img {
  margin-top: 20px;
}

.intro-dispatch-3 p {
  margin-bottom: 20px;
}

.missions h3 {
  font-size: 20px;
  color: #ee4650;
}

.missions {
  font-size: 15px;
  display: flex;
  padding: 20px;
}

.rose-bold {
  color: #ee4650;
  font-weight: bold;
}

.nos-missions ul {
  color: #ee4650;
  font-weight: bold;
}

.intro-dispatch-3 ul {
  color: #ee4650;
}

.nos-missions {
  width: 100%;
}

.a-propos {
  width: 100%;
}

.nos-missions h3 {
  padding-left: 24px;
}

.black {
  color: black;
  font-weight: normal;
}

.intro-dispatch-3 {
  font-size: 22px;
  text-align: center;
  line-height: 35px;
    margin-top: 40px;
}

.container-4 {
  max-width: 940px;
  font-family: Exo, sans-serif;
}

.img-partenaire {
  display: flex;
  justify-content: center;
}

.heading-3 {
  color: #394D81;
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
}

.heading-4 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -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;
}

li {
  padding-bottom: 10px;
}

.list {
  list-style-type: '→';
}

.list li {
  padding-left: 10px;
}

.paragraph {
  font-size: 18px;
  line-height: 24px;
}

.text-span {
  color: #394D81;
  font-weight: 700;
}

.paragraph-2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

.text-span-2 {
  color: #394D81;
  font-weight: 700;
}

.div-block-10 {
  width: 100%;
}

.div-block-11 {
  width: 100%;
}

.text-span-3 {
  color: #394D81;
  font-weight: 700;
}

.text-span-4 {
  color: #394D81;
  font-weight: 700;
}

.button-2 {
  padding-right: 30px;
  padding-left: 61px;
  border-radius: 6px;
  background-color: #ee4650;
  background-image: url('/images/Arrow.svg');
  background-position: 10% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 18px;
  font-weight: 600;
  background-clip: border-box;
}

.button-dispatch .button-2 {
  border: 2px solid #ee4650;
  background-color: #fff;
  color: #ee4650;
  background-image: url('/images/Arrow-1.svg');
}

.button-2:hover {
  background-color: #0077bf;
}

.div-block-12 {
  margin-top: 20px;
}

.div-block-12 button {
  margin-right: 20px;
}

.grid {
  grid-column-gap: 45px;
  grid-row-gap: 48px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-13 {
  position: relative;
  top: -60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -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-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  background-color: #394D81;
  color: #fff;
  font-size: 19px;
  text-decoration: none;
}

.link-block-2 {
  text-decoration: none;
}

.div-block-14 {
  margin-bottom: 40px;
}

.paragraph-3 {
  display: block;
  color: #394D81;
  font-size: 25px;
  text-transform: uppercase;
}

.image {
  display: block;
  width: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.columns {
  margin-top: 40px;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-16 {
  position: relative;
  top: -60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -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-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  background-color: #394D81;
  background-image: url('../images/Arrow.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.link-block-3 {
  display: block;
  width: 100%;
  height: 210px;
  text-decoration: none;
}

.text-span-10-1 {
  color: #394D81;
  font-weight: 700;
}

.heading-5 {
  margin-top: 0px;
  color: #394D81;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
}

.footer {
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #394D81;
}

.column {
  padding-right: 20px;
}

.div-block-18 {
  padding: 10px 20px;
  border-radius: 6px;
  background-color: #f0f3f4;
}

.heading-6 {
  margin-top: 0px;
  color: #394D81;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.paragraph-5 {
  color: #394D81;
  font-size: 18px;
  font-weight: 700;
}

.div-block-20 {
  margin-left: 0px;
}

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

.paragraph-6 {
  font-size: 18px;
  font-weight: 700;
}

.form-block {
  padding-top: 20px;
}

.div-block-29 a {
  margin-right: 20px;
}

.div-block-22 {
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 30px;
  border-radius: 6px;
  background-color: #0077bf;
  background-image: url('../images/Forme.png');
  background-position: 100% 100%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 18px;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-3 {
  border-radius: 6px;
  background-color: #fff;
}

.paragraph-7 {
  font-weight: 700;
}

.paragraph-8 {
  font-size: 16px;
  text-decoration: underline;
}

.link-block-4 {
  margin-right: 20px;
}

.column-2 {
  padding-left: 20px;
}

.image-4 {
  position: relative;
  top: -49px;
  right: -232px;
}

.container-5 {
  max-width: 1124px;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  font-size: 18px;
}

.heading-8 {
  font-size: 25px;
  font-weight: 800;
  text-transform: uppercase;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-5 {
  margin-left: 20px;
  -o-object-fit: contain;
  object-fit: contain;
}

.list {
  padding-left: 20px;
  font-size: 16px;
  line-height: 24px;
}

.link {
  color: #fff;
  text-decoration: none;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.link-3 {
  color: #fff;
  text-decoration: none;
}

.link-4 {
  color: #fff;
  text-decoration: none;
}

.section {
  background-color: #34446d;
}

.container-6 {
  
  max-width: 1124px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 16px;
}

.link-block-5 {
  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;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.div-block-12 a {
  margin-right: 20px;
}

.footer-2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.paragraph-9 {
  margin-right: 10px;
  margin-bottom: 0px;
}

.paragraph-10 {
  margin-bottom: 0px;
  padding-left: 10px;
}

.paragraph-12 {
  font-weight: 600;
}

.paragraph-13 {
  color: #fff;
  font-weight: 600;
}

.link-5 {
  color: #fff;
  text-decoration: none;
}

.link-6 {
  color: #fff;
  text-decoration: none;
}

.link-7 {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.container-7 {
  height: 456px;
  max-width: 1124px;
  border-radius: 9px;
  background-image: url('../images/header-comment-participer.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-span-5 {
  color: #394D81;
  font-weight: 700;
}

.text-span-6 {
  color: #394D81;
  font-weight: 700;
}

.text-span-7 {
  color: #394D81;
  font-weight: 700;
}

.heading-10 {
  font-weight: 500;
}

.list-2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

.text-span-8 {
  color: #394D81;
  font-weight: 700;
}

.text-span-9 {
  color: #394D81;
  font-weight: 700;
}

.text-span-10 {
  color: #394D81;
  font-weight: 700;
}

.text-span-11 {
  color: #394D81;
  font-weight: 700;
}

.text-span-12 {
  color: #394D81;
  font-weight: 700;
}

.text-span-13 {
  color: #394D81;
  font-weight: 700;
}

.container-8 {
  height: 456px;
  max-width: 1124px;
  border-radius: 9px;
  background-image: url('../images/header-comment.png');
  background-position: 0px 0px;
  background-size: auto;
}

.list-3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

.text-span-14 {
  color: #394D81;
  font-weight: 700;
}

.text-span-15 {
  color: #394D81;
  font-weight: 700;
}

.text-span-16 {
  color: #394D81;
  font-weight: 700;
}

.text-span-17 {
  color: #394D81;
  font-weight: 700;
}

.text-span-18 {
  color: #394D81;
  font-weight: 700;
}

.heading-12 {
  font-weight: 500;
}

.text-span-19 {
  font-family: calibri, sans-serif;
  font-size: 18px;
  line-height: 7px;
}

.text-span-20 {
  font-family: calibri, sans-serif;
  font-size: 18px;
  line-height: 2px;
}

.container-9 {
  height: 456px;
  max-width: 1124px;
  border-radius: 9px;
  background-image: url('../images/header-devenir-sponsor.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 30px;
  font-weight: 500;
}

.list-4 {
  padding-left: 20px;
  font-size: 18px;
  font-weight: 500;
}

.div-block-27 {
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 10px 5px 5px;
  border-radius: 6px;
  background-color: #f0f3f4;
  font-size: 18px;
  line-height: 24px;
}

.div-block-27-1 {
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 30px;
  border-radius: 6px;
  background-color: #f0f3f4;
  font-size: 18px;
  line-height: 24px;
}

.text-span-22 {
  color: #394D81;
  font-weight: 700;
}

.text-span-23 {
  color: #0077bf;
  font-size: 14px;
}

.container-10 {
  height: 456px;
  max-width: 1124px;
  border-radius: 9px;
  background-image: url('../images/header-programme-en-cours.png');
  background-position: 0px 0px;
  background-size: auto;
}

.a-div-block {
  color: white;
}

.paragraph-19 {
  font-size: 18px;
}

.container-11 {
  height: 456px;
  max-width: 1124px;
  border-radius: 9px;
  background-image: url('../images/header-offres-besoins.png');
  background-position: 0px 0px;
  background-size: auto;
}

.container-12 {
  height: 456px;
  max-width: 1124px;
  border-radius: 9px;
  background-image: url('../images/header-tarifs.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-span-25 {
  font-size: 18px;
}

.text-span-26 {
  color: #0077bf;
  font-size: 18px;
}

.plan-du-site {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
  margin-top: 30px;
}

.plan-du-site-2 {
  margin-top: 50px;
}

.plan-du-site a{
  color: black;
}

.div-block-31 {
  margin-top: 20px;
  padding: 30px 20px 20px;
  background-color: #fff;
}

.div-block-32 {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}

.link-block-6 {
  margin-right: 10px;
}

.mention-légale {
  margin-top: 60px;
  margin-bottom: 60px;
}

.link-8 {
  font-size: 18px;
}

@media screen and (min-width: 1280px) {
  .container-2 {
    background-image: url('../images/Image.png');
  }

  .a-div-block {
    color: white;
  }

  .plan-du-site {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
    margin-top: 30px;
  }
  
  .plan-du-site-2 {
    margin-top: 50px;
  }
  
  .plan-du-site a{
    color: black;
  }

  .div-block {
    width: 43%;
  }

  .text-span-10-1 {
    color: #394D81;
    font-weight: 700;
  }

  .mention-légale {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  

  .div-block-12 a {
    margin-right: 20px;
  }

  .button {
    padding-left: 40px;
    background-image: url('../images/Arrow.svg');
    background-position: 8% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }

  .div-block-3 {
    border-width: 3px;
  }

  .text-block {
    font-size: 12px;
  }

  .bandeau-logos {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .body {
    color: #1f1f1f;
    font-size: 18px;
  }

  .div-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .heading-3 {
    margin-top: 0px;
    font-weight: 700;
  }

  .button-2 {
    padding-left: 61px;
    background-image: url('/images/Arrow.svg');
    background-position: 8% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }

  .button-dispatch .button-2 {
    border: 2px solid #ee4650;
    background-color: #fff;
    color: #ee4650;
    background-image: url('/images/Arrow-1.svg');
  }

  .link-block-2 {
    height: 209px;
  }

  .columns {
    margin-top: 40px;
  }

  .paragraph-4 {
    margin-bottom: 0px;
    padding-bottom: 20px;
    color: #394D81;
    font-size: 25px;
    text-transform: uppercase;
  }

  .div-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .image-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  

  .div-block-16 {
    position: relative;
    top: -60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 60px;
    -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-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    background-color: #394D81;
    background-image: url('../images/Arrow.svg');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    font-family: calibri, sans-serif;
    font-size: 25px;
    font-weight: 700;
  }

  .link-block-3 {
    width: 100%;
    height: 210px;
    padding-top: 0px;
    color: #fff;
    text-decoration: none;
  }

  .heading-5 {
    margin-top: 0px;
    color: #394D81;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
  }

  .div-block-17 {
    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;
  }

  .div-block-17:hover .div-block-16 {
    background-color: #0077bf;

  }

  .div-block-17:hover .heading-5 {
    color: #0077bf;
  }

  

  .footer {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: #394D81;
  }

  .column {
    padding-right: 20px;
  }

  .div-block-18 {
    padding-top: 10px;
    padding-left: 20px;
    border-radius: 6px;
    background-color: #f0f3f4;
  }

  .heading-6 {
    margin-top: 0px;
    color: #394D81;
    font-size: 25px;
    font-weight: 800;
    text-transform: uppercase;
  }

  .div-block-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
  }

  .paragraph-5 {
    margin-bottom: 0px;
    font-family: Exo, sans-serif;
    color: #394D81;
    font-size: 18px;
    font-weight: 700;
  }

  .div-block-20 {
    margin-left: 10px;
    line-height: 24px;
  }

  .div-block-20 a{
    color: #0077bf;
  }

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

  .paragraph-6 {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 500;
  }

  .form-block {
    padding: 20px 20px 20px 0px;
  }

  .div-block-22 {
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 30px;
    border-radius: 6px;
    background-color: #0077bf;
    background-image: url('../images/Forme.png');
    background-position: 350% 218%;
    background-size: auto;
    background-repeat: no-repeat;
  }

  .heading-7 {
    margin-top: 0px;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
  }

  .div-block-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-3 {
    height: auto;
    border-radius: 6px;
    background-color: #fff;
  }

  .paragraph-7 {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
  }

  .paragraph-8 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
  }

  .link-block-4 {
    margin-right: 20px;
  }

  .column-2 {
    padding-left: 20px;
  }

  .image-4 {
    position: relative;
    left: 230px;
    top: -48px;
    right: -231px;
  }

  .container-5 {
    max-width: 1124px;
    color: #fff;
  }

  .div-block-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .heading-8 {
    font-size: 25px;
    font-weight: 800;
    text-transform: uppercase;
  }

  .div-block-25 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .image-5 {
    margin-left: 20px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .list {
    padding-left: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .link {
    color: #fff;
    text-decoration: none;
  }

  .link-2 {
    color: #fff;
    text-decoration: none;
  }

  .link-3 {
    color: #fff;
    text-decoration: none;
  }

  .link-4 {
    color: #fff;
    text-decoration: none;
  }

  .section {
    background-color: #34446d;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
  }

  .container-6 {
    max-width: 1124px;
    padding-top: 10px;
    padding-bottom: 10px;
  
  }

  .link-block-5 {
    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;
    color: #fff;
    text-decoration: none;
  }

  .paragraph-9 {
    margin-right: 10px;
    margin-bottom: 0px;
    padding-top: 0px;
  }

  .paragraph-10 {
    margin-bottom: 0px;
    padding-left: 10px;
  }

  .paragraph-11 {
    margin-bottom: 0px;
  }

  .paragraph-12 {
    margin-bottom: 0px;
  }

  .paragraph-13 {
    margin-bottom: 0px;
  }

  .link-5 {
    color: #fff;
    text-decoration: none;
  }

  .link-6 {
    color: #fff;
    text-decoration: none;
  }

  .link-7 {
    color: #fff;
    text-decoration: none;
  }

  .container-7 {
    height: 456px;
    max-width: 1124px;
    border-radius: 9px;
    background-image: url('../images/header-comment-participer.png');
    background-position: 0px 0px;
    background-size: auto;
  }

  .text-span-5 {
    color: #394D81;
    font-weight: 700;
  }

  .text-span-6 {
    color: #394D81;
    font-weight: 700;
  }

  .text-span-7 {
    color: #394D81;
    font-weight: 700;
  }

  .heading-9 {
    font-weight: 400;
  }

  .heading-10 {
    margin-top: 40px;
    font-family: Exo, sans-serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
  }

  .list-2 {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 20px;
    line-height: 24px;
    font-weight: 500;
  }

  .text-span-8 {
    color: #394D81;
    font-weight: 700;
  }

  .text-span-9 {
    color: #394D81;
    font-weight: 700;
  }

  .list-item {
    color: #333;
    font-weight: 500;
  }

  .text-span-10 {
    color: #394D81;
    font-weight: 700;
  }

  .text-span-11 {
    color: #394D81;
    font-weight: 700;
  }

  .text-span-12 {
    color: #394D81;
    font-weight: 700;
  }

  .text-span-13 {
    color: #394D81;
    font-weight: 700;
  }

  .container-8 {
    height: 456px;
    max-width: 1124px;
    border-radius: 9px;
    background-image: url('../images/header-comment.png');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .list-3 {
    margin-top: 40px;
    padding-left: 20px;
    line-height: 24px;
    list-style-type: decimal;
  }

  .text-span-14 {
    color: #394D81;
    font-weight: 700;
  }

  .text-span-15 {
    color: #394D81;
    font-weight: 700;
  }

  .text-span-16 {
    color: #394D81;
    font-weight: 700;
  }

  .text-span-17 {
    color: #394D81;
    font-weight: 700;
  }

  .text-span-18 {
    color: #394D81;
    font-weight: 700;
  }

  .heading-11 {
    font-size: 30px;
  }

  .heading-12 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
  }

  .container-9 {
    height: 456px;
    max-width: 1124px;
    border-radius: 9px;
    background-image: url('../images/header-devenir-sponsor.png');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .div-block-26 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 0px;
    background-color: transparent;
  }

  .paragraph-14 {
    font-family: Exo, sans-serif;
  }

  .paragraph-15 {
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 25px;
    font-weight: 500;
  }

  .paragraph-16 {
    font-size: 30px;
    font-weight: 500;
  }

  .paragraph-17 {
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 25px;
    font-weight: 500;
    text-align: right;
  }

  .list-4 {
    margin-top: 30px;
    padding-left: 20px;
    line-height: 24px;
  }

  .div-block-27 {
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 10px 5px 5px;
    border-radius: 6px;
    background-color: #f0f3f4;
  }

  .div-block-27-1 {
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 30px;
    border-radius: 6px;
    background-color: #f0f3f4;
    font-size: 18px;
    line-height: 24px;
  }

  .text-span-21 {
    color: #394D81;
    font-weight: 700;
  }

  .footer-2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .text-span-22 {
    color: #394D81;
    font-weight: 700;
  }

  .text-span-23 {
    color: #0077bf;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
  }

  .div-block-28 {
    margin-top: 20px;
  }

  .container-10 {
    height: 456px;
    max-width: 1124px;
    border-radius: 9px;
    background-image: url('../images/header-programme-en-cours.png');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .paragraph-18 {
    line-height: 24px;
  }

  .paragraph-19 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .container-11 {
    height: 456px;
    max-width: 1124px;
    border-radius: 9px;
    background-color: #f2f2f2;
    background-image: url('../images/header-offres-besoins.png');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .div-block-29 {
    margin-top: 20px;
    
  }

  .div-block-29 a {
    margin-right: 20px;
  }

  .container-12 {
    height: 456px;
    max-width: 1124px;
    border-radius: 9px;
    background-image: url('../images/header-tarifs.png');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .text-span-24 {
    font-size: 18px;
  }

  .text-span-25 {
    font-size: 18px;
  }

  .text-span-26 {
    color: #0077bf;
    font-size: 18px;
    text-decoration: underline;
  }

  .div-block-30 {
    margin-top: 20px;
    padding: 20px;
    border-radius: 6px;
    background-color: #0077bf;
    background-image: url('../images/Forme-tarifs.png');
    background-position: 200% -238%;
    background-size: auto;
    background-repeat: no-repeat;
  }

  .heading-13 {
    color: #fff;
    font-size: 25px;
  }

  .heading-14 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 25px;
    line-height: 25px;
    text-transform: uppercase;
  }

  .paragraph-20 {
    padding-top: 20px;
    color: #fff;
    line-height: 24px;
  }

  .div-block-31 {
    margin-top: 20px;
    padding: 30px 20px 20px;
    background-color: #fff;
  }

  .div-block-32 {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-33 {
    margin-top: 40px;
  }

  .text-span-27 {
    color: #0077bf;
    font-size: 14px;
  }

  .text-span-28 {
    font-family: calibri, sans-serif;
    font-size: 18px;
  }

  .image-6 {
    padding-top: 13px;
    height: 80px
  }
}

@media screen and (max-width: 991px) {
  .div-block-17 {
    margin-right: 10px;
  }

  .intro-dispatch {
    padding: 20px;
  }
}

@media screen and (max-width: 991px) {
  .header {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-2 {
    max-width: 1124px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block {
    width: 47%;
  }

  .div-block-3 {
    right: -91%;
  }

  .bandeau-logos {
    -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;
  }

  .div-block-4 {
    margin-bottom: 20px;
  }

  .container-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-12 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .link-block-3 {
    height: 150px;
  }

  .div-block-17 {
    padding-right: 10px;
  }

  .div-block-17:hover .div-block-16 {
    background-color: #0077bf;

  }

  .div-block-17:hover .heading-5 {
    color: #0077bf;
  }

  .div-block-18 {
    padding-right: 10px;
    padding-bottom: 10px;
  }

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

  .div-block-19 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-20 {
    padding-top: 10px;
    text-align: center;
  }

  .div-block-22 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-7 {
    font-size: 30px;
    text-align: center;
  }

  .container-5 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-5 {
    margin-left: 0px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-3 {
    right: -87%;
  }

  .bandeau-logos {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-5 {
    margin-left: 0px;
  }

  .div-block-8 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .slider {
    width: auto;
    height: 112px;
  }

  .div-block-24 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .container-6 {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    width: 100%;
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
  }

  .heading {
    font-size: 30px;
  }

  .missions {
    flex-direction: column;
  }

  .link-block-3 {
    height: 176px;
  }

  .div-block-12 a {
    margin-bottom: 10px;
  }

  .div-block-2 a {
    margin-bottom: 10px;
  }

  .div-block-2 {
    display: block;
    -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;
  }

  .intro-dispatch {
    flex-direction: column;
  }

  .intro-dispatch a {
    width: 100%;
  }

  .intro-dispatch-2 {
    width: 100%;
    text-align: center;
}

  .div-block-2 a {
    margin-right: 20px;
  }

  .div-block-3 {
    top: -6%;
    right: -21%;
    width: 164px;
    height: 79px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .bandeau-logos {
    margin-top: 69px;
  }

  .slider {
    height: 157px;
  }

  .div-block-15 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer {
    margin-top: 40px;
  }

  .div-block-18 {
    margin-top: 20px;
    padding-left: 20px;
  }

  .column-2 {
    padding-left: 0px;
  }

  .image-4 {
    right: -160px;
  }

  .container-6 {
    
  }

  .footer-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo-Bold.ttf') format('truetype'), url('../fonts/Exo-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/Exo-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo';
  src: url('../fonts/Exo-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}